*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f9f9fc;color:#0d004d;line-height:1.55;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}a{color:inherit}.screen-wrap{max-width:1180px;margin:0 auto;padding:18px}.embedded-surface{min-height:calc(100vh - 112px)}.spin{animation:eilps-spin .8s linear infinite}@keyframes eilps-spin{to{transform:rotate(360deg)}}.minimal-dashboard{display:grid;gap:14px;padding-top:18px;padding-bottom:48px}.pathway-hero,.ielps-panel,.route-strip{border:1.5px solid #CDCDDB;border-radius:8px;background:#fff}.pathway-hero{min-height:230px;padding:clamp(18px,3vw,28px);display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px;align-items:center;overflow:hidden}.pathway-hero h1,.ielps-panel h2{font-family:Bricolage Grotesque,Hanken Grotesk,Segoe UI,sans-serif;letter-spacing:0}.pathway-hero h1{margin:10px 0 8px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.04}.pathway-hero p,.panel-note{margin:0;color:#555;font-size:1.04rem;font-weight:720;max-width:760px}.pill-row,.action-row,.evidence-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ielps-pill{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1.5px solid #CDCDDB;border-radius:999px;background:#f9f9fc;color:#0d004d;font-size:.82rem;font-weight:900}.ielps-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;border:1.5px solid #CDCDDB;border-radius:8px;padding:9px 11px;background:#fff;color:#0d004d;font-weight:900;text-decoration:none}.ielps-action.primary{background:#0d004d;border-color:#0d004d;color:#fff}.shape-stage{position:relative;min-height:178px;border-radius:8px;border:1.5px solid #CDCDDB;background:#f9f9fc;overflow:hidden;isolation:isolate}.shape-stage span{position:absolute;display:block;border-radius:8px;animation:eilps-float 4.6s ease-in-out infinite}.shape-stage span:nth-child(1){width:82px;height:82px;left:18px;top:21px;background:#512eab}.shape-stage span:nth-child(2){width:62px;height:62px;right:24px;top:22px;background:#3860be;transform:rotate(18deg);animation-delay:.45s}.shape-stage span:nth-child(3){width:104px;height:30px;left:48px;bottom:34px;background:#ffce00;transform:rotate(-8deg);animation-delay:.9s}.shape-stage span:nth-child(4){width:48px;height:48px;right:66px;bottom:28px;background:#512eab;border-radius:50%;animation-delay:1.25s}.shape-stage b{position:absolute;left:50%;top:50%;translate:-50% -50%;padding:10px 14px;border-radius:8px;background:#ffffffc7;font-size:1.35rem;z-index:2}.route-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:7px;padding:8px;background:transparent;border:0}.route-strip span,.evidence-list span{min-height:38px;display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #CDCDDB;border-radius:8px;background:#f9f9fc;color:#555;font-size:.84rem;font-weight:850}.minimal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.38fr);gap:14px;align-items:start}.ielps-panel{padding:16px;display:grid;gap:10px}.ielps-panel h2{margin:0;font-size:1.18rem}.ielps-panel.compact{background:#f9f9fc}.surface-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.surface-link{min-height:132px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:start;border:1.5px solid #CDCDDB;border-radius:8px;padding:12px;background:#fff;color:#0d004d;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.surface-link:hover{border-color:#3860be;transform:translateY(-1px)}.surface-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#f9f9fc}.surface-link strong,.surface-link small,.surface-link em{display:block}.surface-link strong{font-size:1rem}.surface-link small{color:#555;font-size:.78rem;font-style:normal;font-weight:900;margin-top:1px}.surface-link em{color:#555;font-size:.9rem;font-style:normal;margin-top:7px}.tone-purple .surface-icon{color:#512eab;background:#f4f4fa}.tone-blue .surface-icon{color:#3860be;background:#f4f4fa}.tone-gold .surface-icon{color:#0d004d;background:#f4f4fa}.tone-danger .surface-icon{color:#a8243f;background:#f4f4fa}.tone-ink .surface-icon{color:#0d004d;background:#f4f4fa}.tone-success .surface-icon{color:#2e7d5b;background:#f4f4fa}@keyframes eilps-float{0%,to{translate:0 0}50%{translate:0 7px}}@media (max-width: 850px){.pathway-hero,.minimal-grid{grid-template-columns:1fr}.pathway-hero .ielps-action{width:100%}}@media (prefers-reduced-motion: reduce){.shape-stage span,.surface-link{animation:none;transition:none}}.feature-surface{color:#0d004d}.feature-surface .page-stack{display:grid;gap:16px;padding-top:18px;padding-bottom:48px}.feature-surface .page-heading,.feature-surface .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.feature-surface .page-heading{padding:4px 0}.feature-surface .page-heading__copy{display:grid;gap:4px}.feature-surface .page-heading h1,.feature-surface .page-heading h2,.feature-surface .section-heading h2{margin:0;font-family:Bricolage Grotesque,Hanken Grotesk,Segoe UI,sans-serif;letter-spacing:0}.feature-surface .page-heading h1{font-size:clamp(1.6rem,3vw,2.35rem)}.feature-surface .page-heading p,.feature-surface .section-heading p,.feature-surface .form-note{margin:0;color:#555}.feature-surface .page-heading__icon,.feature-surface .metric-block__icon{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border-radius:8px}.feature-surface .page-heading{gap:12px}.feature-surface .page-heading__copy{flex:1}.feature-surface .page-heading__actions{display:flex;flex-wrap:wrap;gap:8px}.feature-surface .eyebrow{display:block;color:#555;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.feature-surface .surface-section,.feature-surface .certificate-preview,.feature-surface .verify-panel{border:1.5px solid #CDCDDB;border-radius:8px;background:#fff;padding:clamp(16px,2vw,24px);box-shadow:0 14px 32px -24px #0d004d59}.feature-surface .button,.feature-surface .icon-action,.feature-surface .segmented-control button,.feature-surface .conversation-list button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1.5px solid #CDCDDB;border-radius:8px;min-height:40px;padding:9px 12px;background:#fff;color:#0d004d;font-weight:800;cursor:pointer;text-decoration:none}.feature-surface .button:hover,.feature-surface .icon-action:hover,.feature-surface .segmented-control button:hover{border-color:#512eab}.feature-surface .button:disabled,.feature-surface .icon-action:disabled{cursor:not-allowed;opacity:.55}.feature-surface .button-primary{border-color:#512eab;background:#512eab;color:#fff}.feature-surface .button-secondary{background:#fff}.feature-surface .icon-action{width:40px;padding:0}.feature-surface .icon-action.is-active,.feature-surface .segmented-control .is-active{border-color:#3860be;background:#f4f4fa;color:#3860be}.feature-surface .segmented-control{display:flex;flex-wrap:wrap;gap:8px}.feature-surface .status-label{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:900}.feature-surface .status-success{background:#f4f4fa;color:#3860be}.feature-surface .status-attention{background:#f4f4fa;color:#0d004d}.feature-surface .status-neutral{background:#f4f4fa;color:#555}.feature-surface .tone-purple{color:#512eab;background:#f4f4fa}.feature-surface .tone-blue{color:#3860be;background:#f4f4fa}.feature-surface .tone-gold{color:#0d004d;background:#f4f4fa}.feature-surface .tone-danger{color:#a8243f;background:#f4f4fa}.feature-surface .tone-success{color:#2e7d5b;background:#f4f4fa}.feature-surface .tone-ink{color:#0d004d;background:#f4f4fa}.feature-surface .coach-grid,.feature-surface .certificate-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:16px}.feature-surface .coach-task,.feature-surface .rubric-result,.feature-surface .state-panel{border:1.5px solid #CDCDDB;border-radius:8px;padding:14px;background:#f9f9fc}.feature-surface .coach-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.feature-surface .recording-visual{min-height:150px;display:grid;place-items:center;border-radius:8px;background:#f4f4fa;color:#3860be}.feature-surface .recording-visual.is-recording{background:#f4f4fa;color:#a8243f}.feature-surface .coach-conversation-layout{display:grid;grid-template-columns:minmax(210px,.42fr) minmax(0,1fr);gap:16px}.feature-surface .conversation-library,.feature-surface .conversation-workspace{border:1.5px solid #CDCDDB;border-radius:8px;padding:14px;background:#fff}.feature-surface .conversation-list{display:grid;gap:7px;margin-top:12px}.feature-surface .conversation-list button{justify-content:flex-start;text-align:left}.feature-surface .conversation-list button.is-active{background:#f4f4fa;border-color:#512eab}.feature-surface .conversation-toolbar{display:flex;justify-content:flex-end;gap:8px}.feature-surface .coach-stage{position:relative;display:grid;place-items:center;min-height:160px;margin:12px 0;border-radius:8px;background:#f4f4fa}.feature-surface .ai-voice-mark{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:#3860be;color:#fff;box-shadow:0 0 0 12px #3860be1f}.feature-surface .ai-voice-mark.is-speaking{animation:feature-pulse 1.1s ease-in-out infinite}.feature-surface .voice-bars{display:flex;align-items:center;gap:3px;height:28px}.feature-surface .voice-bars i{display:block;width:3px;height:calc(7px + var(--bar) * 4px);border-radius:2px;background:currentColor}.feature-surface .camera-self-view{display:none;position:absolute;right:12px;bottom:12px;width:150px;aspect-ratio:4 / 3;overflow:hidden;border:2px solid #fff;border-radius:8px;background:#0d004d}.feature-surface .camera-self-view.is-visible{display:block}.feature-surface .camera-self-view video{width:100%;height:100%;object-fit:cover}.feature-surface .conversation-history{display:grid;gap:10px;max-height:330px;overflow:auto;padding:4px}.feature-surface .conversation-turn{max-width:86%;border-radius:8px;padding:10px 12px;background:#f4f4fa}.feature-surface .conversation-turn.is-assistant{justify-self:start;background:#f4f4fa}.feature-surface .conversation-turn.is-user{justify-self:end;background:#f4f4fa}.feature-surface .conversation-form{display:grid;grid-template-columns:auto 1fr auto;gap:8px;margin-top:12px}.feature-surface .conversation-form input,.feature-surface textarea,.feature-surface input,.feature-surface select{width:100%;border:1.5px solid #CDCDDB;border-radius:8px;padding:10px;background:#fff;color:#0d004d}.feature-surface .focus-word-row,.feature-surface .criteria-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.feature-surface .focus-word-row span,.feature-surface .criterion-row{border-radius:8px;padding:7px 9px;background:#f4f4fa;color:#0d004d;font-weight:700}.feature-surface .criterion-row--passed{background:#f4f4fa;color:#3860be}.feature-surface .metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feature-surface .metric-block{border:1.5px solid #CDCDDB;border-radius:8px;padding:14px;background:#fff}.feature-surface .metric-block__label{display:block;margin-top:8px;color:#555;font-size:.82rem;font-weight:800}.feature-surface .progress-track{height:9px;overflow:hidden;border-radius:999px;background:#f4f4fa}.feature-surface .progress-fill{display:block;width:var(--progress);height:100%;background:#3860be}.feature-surface .league-band,.feature-surface .league-table,.feature-surface .badge-grid,.feature-surface .reward-shop-grid,.feature-surface .ai-prompt-list{display:grid;gap:10px}.feature-surface .league-table{margin-top:14px}.feature-surface .badge-grid,.feature-surface .reward-shop-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.feature-surface .reward-badge,.feature-surface .reward-shop-item{border:1.5px solid #CDCDDB;border-radius:8px;padding:14px;background:#f9f9fc}.feature-surface .reward-badge.is-earned{border-color:#3860be;background:#f4f4fa}.feature-surface .reward-shop-icon,.feature-surface .certificate-preview__mark{display:grid;place-items:center;width:52px;height:52px;border-radius:8px;background:#f4f4fa;color:#0d004d}.feature-surface .success-banner{border-radius:8px;padding:11px 12px;background:#f4f4fa;color:#3860be;font-weight:800}.feature-surface .state-panel--error{background:#f4f4fa;color:#a8243f}.feature-surface .public-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f9f9fc}.feature-surface .brand{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#0d004d;font-weight:900;text-decoration:none}.feature-surface .brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#512eab;color:#fff}.feature-surface .verify-panel{width:min(100%,640px)}.feature-surface .verify-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:16px}.feature-surface .verification-result{margin-top:16px;border-radius:8px;padding:14px}.feature-surface .verification-result--valid{background:#f4f4fa;color:#3860be}.feature-surface .verification-result--invalid{background:#f4f4fa;color:#a8243f}.feature-surface .screen-reader-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes feature-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 18px #3860be14}}@media (max-width: 800px){.feature-surface .coach-grid,.feature-surface .certificate-layout,.feature-surface .coach-conversation-layout,.feature-surface .metric-grid,.feature-surface .verify-form{grid-template-columns:1fr}.feature-surface .page-heading{flex-wrap:wrap}}
