:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Hiragino Sans,Yu Gothic,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #147ef5;--blue-soft: #eaf3ff;--ink: #1d1d1f;--muted: #6e6e73;--line: #e5e5ea;--card: rgba(255, 255, 255, .92);--shadow: 0 16px 45px rgba(22, 28, 45, .07)}*{box-sizing:border-box}html{min-width:320px;background:#f5f5f7}body{margin:0;min-width:320px;background:linear-gradient(180deg,#f7f7f9 0,#f5f5f7 480px)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.topbar{width:min(1180px,calc(100% - 40px));min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);background:transparent;padding:8px 0;text-align:left}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:#111;color:#fff;font-size:18px;font-weight:700;letter-spacing:-.08em;box-shadow:inset 0 -3px #ffffff24}.brand strong{display:block;font-size:15px;letter-spacing:-.02em}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.main-nav{display:flex;align-items:center;gap:4px;padding:4px;background:#ffffffbf;border:1px solid rgba(229,229,234,.8);border-radius:16px;box-shadow:0 4px 15px #00000008}.nav-button{min-height:40px;padding:0 14px;border-radius:12px;background:transparent;color:var(--muted);font-size:13px;font-weight:600}.nav-button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px #0000000f}.nav-button span{display:inline-block;min-width:18px;margin-left:4px;padding:2px 5px;border-radius:8px;background:var(--blue-soft);color:var(--blue);font-size:10px}.page-content{width:min(1180px,calc(100% - 40px));margin:18px auto 72px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:18px}.hero-card,.profile-card,.stats-row,.section-block,.scene-library,.detail-page,.records-page,.sources-page,.editor-page{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow)}.hero-card{min-height:340px;padding:48px 52px;border-radius:28px;background:radial-gradient(circle at 92% 8%,rgba(20,126,245,.13),transparent 33%),linear-gradient(135deg,#fff 0,#fbfcff);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:230px;height:230px;right:-80px;bottom:-130px;border:1px solid rgba(20,126,245,.13);border-radius:50%;box-shadow:0 0 0 22px #147ef506,0 0 0 44px #147ef505;pointer-events:none}.eyebrow,.section-kicker,.source-type{color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.12em}.eyebrow{display:flex;align-items:center;gap:7px}.pulse-dot{width:7px;height:7px;background:#27bf77;border-radius:50%;box-shadow:0 0 0 4px #27bf771f}.hero-card h1{max-width:620px;margin:18px 0 8px;font-size:clamp(27px,4vw,47px);line-height:1.1;letter-spacing:-.055em}.hero-scene{margin:0;color:#35353a;font-size:16px;font-weight:600}.hero-cando{max-width:640px;margin:16px 0 26px;color:var(--muted);font-size:14px;line-height:1.7}.profile-card{min-height:340px;padding:28px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fffc}.profile-head{align-self:stretch;display:flex;gap:10px;align-items:center}.profile-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#111;color:#fff;font-size:13px;font-weight:700}.profile-head strong,.profile-head small{display:block}.profile-head strong{font-size:13px}.profile-head small{margin-top:3px;color:var(--muted);font-size:11px}.progress-ring{width:145px;height:145px;display:grid;place-items:center;margin:27px 0 12px;border-radius:50%;background:conic-gradient(var(--blue) var(--progress),#e9edf4 0);position:relative}.progress-ring:before{content:"";width:119px;height:119px;background:#fff;border-radius:50%;position:absolute}.progress-ring span{position:relative;z-index:1;font-size:34px;font-weight:700;letter-spacing:-.06em}.progress-ring small{margin-left:1px;font-size:13px;color:var(--muted)}.profile-caption{color:var(--muted);font-size:12px}.quiet-button{min-height:44px;padding:0 5px;background:transparent;color:var(--blue);font-size:13px;font-weight:650}.profile-card .quiet-button{margin-top:15px}.quiet-button span,.primary-button span{margin-left:6px;font-size:17px}.primary-button{min-height:46px;padding:0 17px;border-radius:14px;color:#fff;background:#147ef5;box-shadow:0 8px 18px #147ef53b;font-size:13px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.primary-button:hover{transform:translateY(-1px);box-shadow:0 11px 23px #147ef547}.primary-button.small{min-height:40px;padding:0 13px;border-radius:12px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border-radius:20px;overflow:hidden}.stat{min-height:82px;display:flex;flex-direction:column;justify-content:center;padding:16px 22px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{font-size:22px;letter-spacing:-.05em}.stat span{margin-top:3px;color:var(--muted);font-size:11px}.section-block{margin-top:18px;padding:30px;border-radius:24px}.section-heading,.page-title-row,.subsection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.section-heading h2,.subsection-heading h3{margin:6px 0 0;letter-spacing:-.035em}.section-heading h2{font-size:23px}.subsection-heading h3{font-size:17px}.section-count{color:var(--muted);font-size:11px}.domain-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:22px}.domain-card{min-height:116px;padding:16px 12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid var(--line);border-radius:17px;color:var(--ink);background:#fbfbfc;text-align:left;transition:border-color .18s,background .18s,transform .18s}.domain-card:hover,.domain-card.selected{border-color:#147ef561;background:var(--blue-soft);transform:translateY(-1px)}.domain-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;font-size:15px;font-weight:700}.domain-copy strong,.domain-copy small{display:block}.domain-copy strong{font-size:12px}.domain-copy small{margin-top:2px;color:var(--muted);font-size:9px}.domain-count{align-self:flex-end;color:var(--muted);font-size:10px}.domain-blue{background:#e7f2ff;color:#147ef5}.domain-green{background:#e4f6ef;color:#14805f}.domain-violet{background:#eee9ff;color:#7359d8}.domain-coral{background:#ffebe8;color:#dc6258}.domain-amber{background:#fff2d9;color:#b07b16}.domain-ink{background:#e9e9eb;color:#444448}.domain-dot{width:8px;height:8px;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:6px}.scene-library{margin-top:18px;padding:30px;border-radius:24px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.filter-row{display:flex;gap:6px}.filter-chip{min-height:34px;padding:0 13px;border-radius:11px;border:1px solid var(--line);color:var(--muted);background:#fff;font-size:11px;font-weight:650}.filter-chip.active{color:var(--blue);border-color:#bddbff;background:var(--blue-soft)}.search-box{min-width:190px;height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#fbfbfc;color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.search-box kbd{padding:2px 5px;border:1px solid var(--line);border-radius:5px;color:#9b9ba0;font-size:9px;white-space:nowrap}.scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.scene-card{min-width:0;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .18s,border-color .18s,box-shadow .18s}.scene-card:hover{transform:translateY(-2px);border-color:#c8dffb;box-shadow:0 9px 21px #14468212}.scene-card.completed{background:linear-gradient(135deg,#fff,#f7fcfa)}.scene-main{width:100%;min-height:172px;padding:17px;display:flex;flex-direction:column;align-items:stretch;background:transparent;color:var(--ink);text-align:left}.scene-card-top,.scene-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.scene-domain,.scene-footer{color:var(--muted);font-size:10px}.scene-meta{display:flex;align-items:center;gap:5px}.tag{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:7px;color:#4e4e54;background:#f1f1f3;font-size:9px;font-weight:700}.tag.level-a2{color:#14805f;background:#e4f6ef}.tag.level-b1{color:#0879ca;background:#e8f4ff}.tag.level-b2{color:#957019;background:#fff2d5}.tag.level-c1{color:#774ad0;background:#f0e9ff}.mini-star{color:#f1b52b;font-size:13px}.scene-main h3{margin:16px 0 6px;font-size:15px;letter-spacing:-.025em;line-height:1.35}.scene-main p{min-height:37px;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.scene-footer{margin-top:auto;padding-top:13px;border-top:1px solid #f0f0f2}.edited-label{color:#14805f}.empty-state{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d5d5da;border-radius:17px;color:var(--muted);text-align:center}.empty-state>span{font-size:26px}.empty-state strong{margin-top:8px;color:var(--ink);font-size:14px}.empty-state p{margin:6px 0 10px;font-size:11px}.detail-page,.records-page,.sources-page,.editor-page{padding:34px;border-radius:27px}.back-button{min-height:44px;padding:0;color:var(--blue);background:transparent;font-size:13px;font-weight:650}.detail-heading{position:relative;margin:32px 0 26px}.detail-kicker{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:650}.detail-kicker .tag{margin-left:5px}.detail-heading h1{max-width:800px;margin:18px 0 7px;font-size:clamp(29px,5vw,48px);line-height:1.1;letter-spacing:-.06em}.detail-scene{margin:0;color:var(--muted);font-size:16px}.heading-actions{position:absolute;right:0;top:0;display:flex;align-items:center;gap:7px}.icon-button,.outline-button{min-width:44px;min-height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--muted);font-size:13px;font-weight:650}.icon-button{width:44px;color:#b4b4ba;font-size:19px}.icon-button.pressed{color:#efae21;border-color:#f2d798;background:#fffaf0}.outline-button{padding:0 14px;color:var(--ink)}.detail-columns{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px}.detail-columns main{min-width:0}.cando-card,.culture-card,.practice-card,.phrases-card,.notes-card,.source-strip,.completion-card,.aside-tip{border:1px solid var(--line);border-radius:19px;background:#fff}.cando-card{padding:24px}.cando-card p{max-width:820px;margin:13px 0 0;color:#313137;font-size:18px;line-height:1.55;letter-spacing:-.015em}.culture-card{display:flex;gap:13px;margin-top:12px;padding:19px 22px;background:#fffaf1;border-color:#f4e8cb}.culture-symbol{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#ad7920;background:#ffedc2;font-weight:700}.culture-card p{margin:8px 0 0;color:#6c5a35;font-size:13px;line-height:1.7}.practice-card{margin-top:18px;padding:24px}.practice-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.practice-header h2{margin:5px 0 0;font-size:20px;letter-spacing:-.04em}.translation-toggle{min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#fafafd;font-size:11px;font-weight:650}.translation-toggle.on{color:var(--blue);border-color:#bddbff;background:var(--blue-soft)}.dialogue-stack{display:grid;gap:12px;margin-top:20px}.dialogue-line{padding:15px 17px;border-radius:15px;background:#f5f6f8}.dialogue-line.from-you{background:#eef6ff}.speaker-line{display:flex;align-items:center;justify-content:space-between}.speaker-badge{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.speak-button{width:30px;height:30px;border-radius:9px;color:var(--blue);background:#fff;font-size:15px}.english-line{margin:7px 22px 0 0;color:#25252a;font-size:15px;line-height:1.55}.translation-line{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.practice-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;color:var(--muted);font-size:11px}.practice-footer>div{display:flex;align-items:center;gap:11px}.phrases-card,.notes-card,.source-strip{margin-top:18px;padding:24px}.phrase-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.phrase-chip{min-height:38px;padding:0 12px;border:1px solid #cfe1f4;border-radius:11px;color:#326a9e;background:#f5faff;font-size:12px;text-align:left}.phrase-chip span{margin-left:7px;color:#8bb6e0}.phrase-chip.copied{color:#147a5b;border-color:#b9e4d2;background:#f0fff8}.notes-card textarea{width:100%;min-height:100px;margin-top:15px;resize:vertical;padding:13px;outline:0;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fafafc;font-size:13px;line-height:1.6}.notes-card textarea:focus,.editor-form input:focus,.editor-form textarea:focus{border-color:#9bc9fb;box-shadow:0 0 0 3px #eaf3ff}.source-list{display:grid;gap:7px;margin-top:15px}.source-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:#f7f7f9;color:var(--blue)}.source-link strong,.source-link small{display:block}.source-link strong{font-size:12px}.source-link small{margin-top:3px;color:var(--muted);font-size:10px}.detail-aside{display:grid;align-content:start;gap:12px}.completion-card{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:16px}.completion-check{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:var(--blue-soft);font-weight:700}.completion-card strong,.completion-card small{display:block}.completion-card strong{font-size:12px}.completion-card small{margin-top:3px;color:var(--muted);font-size:10px}.completion-card button{grid-column:1 / -1;min-height:38px;margin-top:4px;border-radius:10px;color:var(--blue);background:var(--blue-soft);font-size:12px;font-weight:700}.completion-card.is-complete .completion-check{color:#fff;background:#19a477}.completion-card.is-complete button{color:var(--muted);background:#f2f2f4}.aside-tip{padding:17px;background:#111;border-color:#111;color:#fff}.aside-tip span{color:#71b5ff;font-size:10px;font-weight:700;letter-spacing:.1em}.aside-tip p{margin:10px 0 0;color:#d0d0d5;font-size:12px;line-height:1.65}.page-title-row{align-items:flex-start}.page-title-row h1,.editor-page h1{margin:10px 0 4px;font-size:38px;letter-spacing:-.06em}.page-title-row p,.editor-lead{margin:0;color:var(--muted);font-size:13px}.record-overview{display:grid;grid-template-columns:1fr 1fr 2fr;gap:12px;margin-top:30px}.record-big,.record-line{min-height:111px;padding:21px;border:1px solid var(--line);border-radius:17px;background:#fff}.record-big strong,.record-big span{display:block}.record-big strong{font-size:34px;letter-spacing:-.06em}.record-big span,.record-line span{color:var(--muted);font-size:11px}.record-line{display:flex;align-items:center;gap:11px}.record-line .bar{flex:1;height:7px;border-radius:4px;overflow:hidden;background:#edf0f5}.record-line .bar i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.record-line strong{color:var(--blue);font-size:13px}.record-section{margin-top:36px}.scene-grid.compact{grid-template-columns:repeat(3,1fr);margin-top:17px}.compact-empty{margin-top:17px}.source-note{display:flex;gap:12px;align-items:flex-start;margin-top:28px;padding:17px 19px;border-radius:16px;color:#58616e;background:#eef6ff}.source-note>span{color:var(--blue);font-size:19px}.source-note p{margin:0;font-size:12px;line-height:1.7}.source-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:17px}.large-source-card{min-height:126px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .18s,border-color .18s}.large-source-card:hover{transform:translateY(-2px);border-color:#bddbff}.large-source-card h3{margin:8px 0 5px;font-size:15px}.large-source-card p{margin:0;color:var(--muted);font-size:11px}.external-arrow{color:var(--blue);font-size:19px}.editor-page{max-width:850px;margin:0 auto}.editor-page h1{margin-top:27px}.editor-form{display:grid;gap:17px;margin-top:27px}.editor-form label{display:grid;gap:7px;color:var(--muted);font-size:11px;font-weight:650}.editor-form input,.editor-form textarea{width:100%;padding:12px 13px;outline:0;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fafafc;font-size:13px;font-weight:400;line-height:1.55}.editor-form textarea{resize:vertical}.editor-actions{display:flex;justify-content:flex-end;gap:13px;padding-top:7px}.app-footer{width:min(1180px,calc(100% - 40px));display:flex;justify-content:space-between;gap:12px;margin:0 auto 30px;color:#9a9aa0;font-size:10px}@media(max-width:900px){.domain-grid{grid-template-columns:repeat(3,1fr)}.detail-columns{grid-template-columns:1fr}.detail-aside,.record-overview{grid-template-columns:1fr 1fr}.record-line{grid-column:1 / -1}.scene-grid,.scene-grid.compact{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.topbar,.page-content,.app-footer{width:min(100% - 24px,560px)}.topbar{min-height:70px;align-items:flex-start;padding-top:13px}.brand small{display:none}.main-nav{margin-top:-2px}.nav-button{padding:0 9px;font-size:11px}.hero-grid{grid-template-columns:1fr}.hero-card{min-height:310px;padding:31px 25px}.profile-card{min-height:235px}.progress-ring{margin:17px 0 8px}.stats-row{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-block,.scene-library,.detail-page,.records-page,.sources-page,.editor-page{padding:22px 17px;border-radius:21px}.domain-grid{gap:7px}.domain-card{min-height:103px;padding:12px 9px}.domain-copy strong{font-size:10px}.library-toolbar{align-items:stretch;flex-direction:column-reverse;gap:12px}.search-box{width:100%}.scene-grid,.scene-grid.compact,.source-cards{grid-template-columns:1fr}.detail-heading{margin-top:26px}.detail-heading h1{padding-right:35px;font-size:31px}.detail-scene{font-size:14px}.heading-actions{top:-8px}.heading-actions .outline-button{display:none}.cando-card p{font-size:16px}.practice-card,.phrases-card,.notes-card,.source-strip{padding:18px}.dialogue-line{padding:13px}.english-line{font-size:14px}.detail-aside{grid-template-columns:1fr}.page-title-row{flex-direction:column;gap:16px}.record-overview{grid-template-columns:1fr 1fr}.record-line{min-height:90px;padding:15px}.source-note{margin-top:23px}.app-footer{flex-direction:column;gap:5px}.filter-chip{padding:0 10px}.search-box kbd{display:none}}.domain-teal{background:#e3f7f2;color:#087d69}.domain-indigo{background:#e9edff;color:#5369c8}.hero-kicker{margin-top:13px;color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.02em}.hero-task{max-width:670px;display:grid;gap:5px;margin:19px 0 23px;padding:13px 15px;border-left:3px solid var(--blue);border-radius:4px 13px 13px 4px;background:#eaf3ffb3}.hero-task span{color:var(--blue);font-size:10px;font-weight:750;letter-spacing:.08em}.hero-task strong{color:#273c55;font-size:13px;line-height:1.55}.study-flow{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:18px;padding:22px 30px;border:1px solid #dce9f7;border-radius:21px;background:linear-gradient(100deg,#f8fbff,#fff);box-shadow:0 9px 28px #1446820b}.study-flow h2{margin:7px 0 0;color:#20232a;font-size:20px;letter-spacing:-.04em}.study-flow p{margin:0;color:var(--muted);font-size:12px;white-space:nowrap}.secondary-filter{align-items:center;flex-wrap:wrap;gap:6px;margin:-5px 0 20px;padding:11px 13px;border:1px solid #edf0f5;border-radius:14px;background:#fafbfc}.filter-label{margin-right:2px;color:var(--muted);font-size:10px;font-weight:700}.scene-tags{display:flex;flex-wrap:wrap;gap:5px;min-height:22px;margin-top:12px}.scene-tags span{display:inline-flex;align-items:center;min-height:21px;max-width:100%;padding:0 7px;overflow:hidden;border-radius:7px;color:#667587;background:#f3f6fa;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.flow-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px;padding:7px;border:1px solid var(--line);border-radius:17px;background:#fffc}.flow-step{min-height:57px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 1fr;align-items:center;column-gap:8px;padding:8px 11px;border-radius:12px;color:var(--muted);background:transparent;text-align:left}.flow-step:hover{background:#f6f9fd}.flow-step>span{grid-row:1 / -1;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#788593;background:#edf1f5;font-size:11px;font-weight:750}.flow-step strong{align-self:end;font-size:11px;line-height:1.1}.flow-step small{align-self:start;margin-top:4px;font-size:9px;line-height:1.1}.flow-step.active{color:var(--blue);background:var(--blue-soft)}.flow-step.active>span{color:#fff;background:var(--blue)}.flow-step.active small{color:#5c88b4}.task-brief,.notice-card,.success-card,.attempt-card,.recording-card{border:1px solid var(--line);border-radius:19px;background:#fff}.task-brief{padding:24px;background:linear-gradient(135deg,#fff,#f9fbff)}.task-brief h2{margin:5px 0 0;font-size:20px;letter-spacing:-.04em}.task-brief>p{max-width:800px;margin:14px 0 0;color:#343942;font-size:14px;line-height:1.75}.task-brief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:19px}.task-stat{min-height:79px;display:flex;flex-direction:column;justify-content:space-between;padding:12px 13px;border:1px solid #e7edf5;border-radius:13px;background:#fbfcfe}.task-stat span{color:var(--muted);font-size:10px}.task-stat strong{margin-top:8px;color:#2d3e52;font-size:12px;line-height:1.4}.notice-card{margin-top:12px;padding:22px;background:#f8fbff;border-color:#dceafa}.cando-text{margin:13px 0 0;color:#1e344d;font-size:18px;font-weight:650;line-height:1.55;letter-spacing:-.015em}.culture-copy{margin:13px 0 0;color:#586777;font-size:12px;line-height:1.7}.transfer-note{display:flex;align-items:baseline;gap:9px;margin:15px 0 0;padding-top:13px;border-top:1px solid #e3edf8;color:#526d88;font-size:11px;line-height:1.6}.transfer-note strong{flex:0 0 auto;color:var(--blue);font-size:10px;letter-spacing:.04em}.success-card{margin-top:12px;padding:22px;background:#fbfffd;border-color:#d9eee5}.support-note{margin:11px 0 0;color:#587368;font-size:11px;line-height:1.65}.criteria-list{display:grid;gap:7px;margin-top:15px}.criteria-item{width:100%;min-height:43px;display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #e4eee9;border-radius:11px;color:#3d5148;background:#fff;font-size:12px;line-height:1.45;text-align:left}.criteria-item:hover{border-color:#a9dbc7;background:#f7fffb}.criteria-item>span{width:21px;height:21px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#6d9886;background:#edf8f3;font-size:12px;font-weight:700}.criteria-item.checked{color:#20684e;border-color:#b8e4d1;background:#f4fff9}.criteria-item.checked>span{color:#fff;background:#19a477}.attempt-card{margin-top:12px;padding:22px;background:#fff}.attempt-card h3,.recording-card h3{margin:5px 0 0;font-size:17px;letter-spacing:-.035em}.attempt-card>p{margin:11px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.attempt-card textarea{width:100%;min-height:128px;margin-top:14px;resize:vertical;padding:13px;outline:0;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fafafc;font-size:13px;line-height:1.6}.attempt-card textarea:focus{border-color:#9bc9fb;box-shadow:0 0 0 3px #eaf3ff}.attempt-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:var(--muted);font-size:10px}.recording-card{margin-top:12px;padding:22px;background:#fbfbfd}.recording-state{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:var(--muted);font-size:11px}.recording-state>span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#afb5bf}.recording-state.recording{color:#b04d4d}.recording-state.recording>span{background:#e55454;box-shadow:0 0 0 4px #e554541f}.recording-state.recorded{color:#227b5a}.recording-state.recorded>span{background:#22a16f}.recording-actions{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:15px}.recording-actions audio{max-width:100%;height:34px}.practice-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.editor-two{display:grid;grid-template-columns:1fr 1fr;gap:13px}.editor-hint{padding:11px 13px;border-radius:11px;color:var(--muted);background:#f6f7f9;font-size:11px;line-height:1.6}.editor-hint code{padding:2px 5px;border-radius:5px;color:#365d87;background:#eaf3ff;font-size:10px}.research-intro{margin-top:30px;padding:24px;border:1px solid #dce9f7;border-radius:19px;background:linear-gradient(135deg,#f8fbff,#fff)}.research-intro h2{margin:7px 0 0;font-size:21px;letter-spacing:-.04em}.research-intro>p{max-width:820px;margin:12px 0 0;color:#586777;font-size:12px;line-height:1.75}.research-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.research-card{min-height:112px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto 1fr;column-gap:10px;padding:14px;border:1px solid #e2eaf4;border-radius:13px;background:#fff}.research-card:hover{border-color:#b9d7f6;box-shadow:0 6px 16px #1446820f}.research-card>span{grid-column:1 / -1;color:var(--blue);font-size:8px;font-weight:750;letter-spacing:.1em}.research-card strong{margin-top:7px;font-size:12px;line-height:1.35}.research-card small{grid-column:1;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.5}.research-card b{grid-column:2;grid-row:2 / 4;align-self:center;color:var(--blue);font-size:18px}@media(max-width:900px){.domain-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:620px){.study-flow{align-items:flex-start;flex-direction:column;gap:9px;padding:19px 20px}.study-flow p{white-space:normal}.flow-bar{gap:4px;padding:5px}.flow-step{min-height:48px;grid-template-columns:23px 1fr;padding:7px 5px;column-gap:5px}.flow-step>span{width:23px;height:23px;font-size:10px}.flow-step strong{font-size:10px}.flow-step small{font-size:8px}.task-brief,.notice-card,.success-card,.attempt-card,.recording-card{padding:18px}.task-brief-grid,.editor-two,.research-grid{grid-template-columns:1fr}.task-stat{min-height:63px}.research-card{min-height:100px}.secondary-filter{align-items:flex-start}.attempt-footer{align-items:flex-start;flex-direction:column}.attempt-footer .primary-button{width:100%}}.culture-pair{display:grid;gap:9px;margin-top:16px}.culture-language{padding:13px 15px;border:1px solid #dce8f4;border-radius:13px;background:#fff}.culture-language.is-english{border-color:#dceadd;background:#fafffc}.culture-language>span{display:block;color:#54718f;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.culture-language.is-english>span{color:#28724e}.culture-language p{margin:7px 0 0;color:#3d4c5b;font-size:12px;line-height:1.7}.dialogue-switcher{display:flex;gap:7px;margin-top:18px;padding:4px;border:1px solid #e6edf4;border-radius:12px;background:#f8fafc}.dialogue-tab{min-height:34px;flex:1;border-radius:9px;color:#657587;background:transparent;font-size:11px;font-weight:700}.dialogue-tab.active{color:#126dca;background:#e4f1ff;box-shadow:0 1px 3px #126dca1f}.dialogue-tab:focus-visible{outline:3px solid #8ec5fb;outline-offset:2px}@media(max-width:620px){.dialogue-switcher{margin-top:14px}.culture-language p{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.voice-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:11px 12px;border:1px solid #e7edf5;border-radius:14px;background:#fafbfd}.voice-bar-title{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px;white-space:nowrap}.voice-bar-title .section-kicker{color:#718297}.voice-pickers{display:flex;align-items:center;gap:7px}.voice-picker{display:flex;align-items:center;gap:6px}.voice-picker select{min-width:145px;max-width:210px;height:34px;padding:0 9px;outline:0;border:1px solid #dfe7f0;border-radius:9px;color:#394b60;background:#fff;font-size:10px}.voice-picker select:focus{border-color:#9bc9fb;box-shadow:0 0 0 3px #eaf3ff}.voice-role{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;font-size:10px;font-weight:750}.voice-role-a{color:#147ef5;background:#e9f3ff}.voice-role-b{color:#7657ba;background:#f0eaff}.voice-swap{min-height:34px;font-size:10px}.voice-bar button:disabled,.voice-bar select:disabled{opacity:.55;cursor:not-allowed}@media(max-width:620px){.voice-bar{align-items:stretch;flex-direction:column;gap:9px;margin-top:15px;padding:11px}.voice-bar-title{justify-content:space-between}.voice-pickers{display:grid;grid-template-columns:1fr 1fr}.voice-picker select{min-width:0;width:100%;max-width:none}.voice-swap{grid-column:1 / -1;justify-self:end}}.scene-hero{margin:0 0 1rem;border-radius:28px;overflow:hidden;background:#ffffffbf;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 48px #0f172a14}.scene-hero-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:linear-gradient(135deg,#94a3b82e,#fffffff2)}.dialogue-stack{gap:12px;padding:3px 0}.dialogue-line{--dialogue-accent: #64748b;--dialogue-border: #dbe3eb;--dialogue-surface: #f7f8fa;--dialogue-badge: #eef2f6;padding:16px 17px 17px;border:1px solid var(--dialogue-border);border-inline-start:6px solid var(--dialogue-accent);border-radius:16px;background:var(--dialogue-surface);box-shadow:0 1px 1px #14223005}.dialogue-line.from-you{--dialogue-accent: #0879e8;--dialogue-border: #abd5fb;--dialogue-surface: #eaf5ff;--dialogue-badge: #d3eaff}.dialogue-line.from-other{--dialogue-accent: #168452;--dialogue-border: #aadcc0;--dialogue-surface: #eaf8f0;--dialogue-badge: #d1eddd}.speaker-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;color:var(--dialogue-accent);background:var(--dialogue-badge);font-size:11px;font-weight:750;letter-spacing:.035em}.speak-button{width:34px;height:34px;border:1px solid var(--dialogue-border);border-radius:10px;color:var(--dialogue-accent);background:#ffffffe6}.speak-button:hover{background:#fff;box-shadow:0 2px 7px #11233614}.speak-button:focus-visible{outline:3px solid #8ec5fb;outline-offset:2px}.english-line{margin-top:9px;color:#1e2935;font-size:15px;font-weight:520;line-height:1.58}.translation-line{margin-top:9px;padding-top:9px;border-top:1px solid rgba(42,62,80,.1);color:#65707c;font-size:12px;line-height:1.6}@media(max-width:620px){.dialogue-line{padding:14px 13px;border-radius:14px}.speak-button{width:36px;height:36px}}
