:root{--ink:#1a2b26;--green:#1f5b49;--green2:#2f7962;--paper:#fafbf9;--white:#fff;--line:#e6ebe7;--muted:#64716c;--gold:#e4b85b;--danger:#9a4738;--shadow:0 22px 60px #18332d1f;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,.button{cursor:pointer;border:0;border-radius:11px;padding:11px 16px}.app{min-height:100vh}header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.01em;font:700 20px system-ui,Segoe UI,Microsoft YaHei,sans-serif}.brand b{color:var(--green2)}.brand-tagline{color:var(--muted);margin-left:10px;font:400 13px/1 system-ui,sans-serif}.header-actions,.actions,.practice-head>div{align-items:center;gap:12px;display:flex}.practice-head-actions{align-items:center;gap:10px;display:flex}.status{color:var(--muted);border:1px solid var(--line);border-radius:99px;padding:7px 11px;font-size:13px}.status.on{color:var(--green);background:#eef6f1;border-color:#b9d0c7}.icon-btn{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-btn:hover{color:var(--ink);background:#f0f4f1}.icon-btn.active{background:var(--green);color:#fff;border-color:var(--green)}.live-status{align-items:center;gap:7px;display:inline-flex}.status-dot{background:#b9c4be;border-radius:50%;flex:none;width:8px;height:8px}.live-listening .status-dot,.live-ai-thinking .status-dot,.live-user-speaking .status-dot{background:var(--green2)}.live-ai-speaking .status-dot,.live-connecting .status-dot,.live-reconnecting .status-dot,.live-interrupted .status-dot{background:var(--gold)}.live-error .status-dot{background:var(--danger)}.ghost{color:var(--ink);background:0 0}.secondary{color:var(--ink);background:#e7ece8}.primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #1f5b492e}.primary:disabled{opacity:.45}.main{max-width:1320px;margin:auto;padding:28px 4vw}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--green2);font-size:12px;font-weight:700}.main h1{letter-spacing:-.02em;margin:8px 0 12px;font:700 clamp(32px,3vw,46px)/1.12 system-ui,Segoe UI,Microsoft YaHei,sans-serif}.lead{color:var(--muted);margin:0}.positioning{gap:16px;max-width:1100px;margin-top:26px;display:flex}.positioning-block{background:var(--white);border:1px solid var(--line);border-radius:16px;flex:1;padding:22px 26px}.positioning-block:last-child{flex:1.25}.positioning-block h2{letter-spacing:.02em;margin:0 0 12px;font:700 15px system-ui,Segoe UI,Microsoft YaHei,sans-serif}.positioning-title{letter-spacing:.02em;color:var(--ink);margin:0 0 12px;font:15px/1.7 system-ui,Segoe UI,Microsoft YaHei,sans-serif}.positioning-title strong{font-weight:700}.positioning-block p{color:var(--muted);margin:0 0 8px}.positioning-block ul{color:var(--muted);margin:0;padding-left:18px;line-height:1.7}.value-list{margin:0;padding-left:0;list-style:none}.value-list li{text-wrap:pretty;margin-bottom:10px;font-size:14px;line-height:1.55}.value-list li:last-child{margin-bottom:0}.value-list strong{color:var(--ink)}.provider-bar{background:#ebe8df;border-radius:16px;gap:8px;margin-top:20px;padding:6px;display:inline-flex}.provider-bar.compact{margin-top:0;margin-bottom:14px}.provider-pill{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:12px;padding:10px 14px}.provider-pill.active{background:var(--white);color:var(--ink);border-color:#d3d9d2;box-shadow:0 8px 18px #18332d14}.provider-note{background:linear-gradient(135deg,#fdf8ee,#f3f0e8);border:1px solid #ded8cb;border-radius:18px;max-width:940px;margin-top:14px;padding:16px 18px}.provider-note strong{margin-bottom:6px;font:18px Georgia,serif;display:block}.provider-note p{color:var(--muted);margin:4px 0;line-height:1.45}.prepare-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:22px;height:calc(100vh - 335px);min-height:500px;margin-top:20px;display:grid}.panel{background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:0 1px 3px #18332d0d}.image-panel{flex-direction:column;display:flex;overflow:hidden}.image-wrap{background:#dfe5df;flex:1;min-height:0;position:relative}.image-wrap img{object-fit:contain;width:100%;height:100%}.image-wrap span{background:#fffdf8e6;border-radius:9px;padding:8px 12px;font-size:13px;position:absolute;top:18px;left:18px}.image-nav{pointer-events:none;justify-content:space-between;align-items:center;padding:0 14px;display:flex;position:absolute;inset:0}.image-nav-btn{pointer-events:auto;width:40px;height:44px;color:var(--green);cursor:pointer;background:#fffc;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:26px;line-height:1;display:flex;box-shadow:0 1px 4px #18332d33}.image-nav-btn:hover{background:#fff}.image-info{justify-content:space-between;gap:15px;padding:15px 18px 8px;display:flex}.image-info small{color:var(--muted);margin-top:4px;display:block}.scene-thumbs{gap:8px;margin-top:10px;padding:0 18px;display:flex;overflow-x:auto}.scene-thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex:none;width:56px;height:56px;padding:0;overflow:hidden}.scene-thumb img{object-fit:cover;width:100%;height:100%;display:block}.scene-thumb.active{border-color:#365f53}.scene-list{padding:14px 18px 4px}.scene-list-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.scene-list-head h3{color:var(--muted);margin:0;font-size:13px}.scene-create{padding:7px 14px;font-size:13px}.scene-group{margin-bottom:10px}.scene-group-label{color:var(--muted);margin:0 0 6px;font-size:12px}.scene-group-empty{color:var(--muted);padding:4px 0;font-size:12px;line-height:1.5}.scene-cards{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.scene-card{cursor:pointer;border:2px solid #0000;border-radius:10px;flex:none;align-items:center;gap:6px;padding:4px;display:flex;position:relative}.scene-card.active{background:#edf2ed;border-color:#365f53}.scene-card img{object-fit:cover;border-radius:7px;width:40px;height:40px;display:block}.scene-select{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;display:flex}.scene-delete{color:#b44;cursor:pointer;background:#fff;border:none;border-radius:50%;width:18px;height:18px;padding:0;font-size:13px;line-height:1;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 3px #18332d40}.scene-edit{width:18px;height:18px;color:var(--green);cursor:pointer;background:#fff;border:none;border-radius:50%;padding:0;font-size:12px;line-height:1;position:absolute;top:-6px;left:-6px;box-shadow:0 1px 3px #18332d40}.scene-draft-images{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}.scene-draft-item{position:relative}.scene-draft-item img{object-fit:cover;border-radius:8px;width:64px;height:64px;display:block}.scene-draft-item .scene-delete{background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.privacy-line{color:var(--muted);margin:6px 18px 13px;font-size:12px;line-height:1.45}.config{padding:18px 22px;overflow:auto}.config h2,.report h2{letter-spacing:-.01em;margin:0 0 10px;font:700 19px system-ui,Segoe UI,Microsoft YaHei,sans-serif}.config fieldset{border:0;margin:12px 0;padding:0}.config legend,.goal{margin-bottom:7px;font-size:13px;font-weight:700}.segments{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.chip{color:#40514b;background:#edf0ec;padding:9px 6px;font-size:13px}.chip.active{background:var(--green);color:#fff}.goal{display:block}.goal input,.modal input,.modal textarea{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;margin-top:7px;padding:11px;display:block}.modal textarea{resize:vertical;font:inherit}.switch{color:var(--muted);align-items:center;gap:8px;margin:12px 0;font-size:13px;display:flex}.start,.full{width:100%}.config .privacy-line{text-align:center;margin:9px 0}.practice{color:#fff;background:#172a25;height:calc(100vh - 72px);padding:16px 3vw 18px;overflow:hidden}.practice-head{justify-content:space-between;align-items:center;max-width:1500px;margin:auto;display:flex}.practice-head small,.practice-head strong{display:block}.practice-head small{color:#a9c4ba}.timer{font-variant-numeric:tabular-nums}.practice-grid{grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);gap:22px;max-width:1500px;height:calc(100vh - 144px);margin:12px auto 0;display:grid}.practice-image{border-radius:22px;position:relative;overflow:hidden}.practice-image img{object-fit:cover;width:100%;height:100%}.practice-thumbs{background:#ffffffd9;border-radius:12px;margin:0;padding:6px;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 1px 5px #18332d33}.practice-thumbs .scene-thumb{width:46px;height:46px}.shade{background:linear-gradient(#0000,#05120ecc);position:absolute;inset:45% 0 0}.prompt{position:absolute;bottom:26px;left:28px;right:28px}.prompt small{color:#c4dbd2}.prompt p{margin:7px 0;font:clamp(25px,3vw,42px)/1.15 Georgia,serif}.conversation{background:var(--white);color:var(--ink);border-radius:22px;flex-direction:column;min-height:0;padding:18px;display:flex}.transcript{flex:1;padding-top:6px;padding-bottom:34px;padding-right:6px;overflow:auto}.notice-card{color:var(--ink);background:#edf6f1;border-radius:14px;margin-bottom:12px;padding:12px 14px;font-size:13px;line-height:1.5}.bubble{border-radius:13px;margin-bottom:9px;padding:11px 13px;font-size:14px}.bubble.ai{background:#edf2ed}.bubble.you{background:#f2e7c9;margin-left:24px}.bubble>small{color:var(--muted);margin-bottom:4px;display:block}.bubble .translation{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5}.bubble-replay{color:#365f53;cursor:pointer;vertical-align:middle;background:0 0;border:1px solid #365f53;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-left:6px;padding:0;display:inline-flex}.bubble-replay:hover{color:#fff;background:#365f53}.correction{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.correction small{display:block}.mic-state{text-align:center;border-top:1px solid var(--line);padding-top:15px}.orb{background:var(--green);color:#fff;border-radius:50%;width:54px;height:54px;margin-bottom:10px;font-size:20px;box-shadow:0 0 0 8px #dce9e2}.orb.recording{background:var(--danger);animation:1.2s infinite pulse}.mic-state>b{display:block}.mic-state>b.thinking{color:var(--danger);font-weight:800;animation:1.2s infinite pulse}.thinking-note{color:var(--gold);margin:8px 0 0;font-size:12px}.mic-hint{color:var(--muted);margin:8px 0 0;font-size:12px}.replay{color:#dbe8e1;border:1px solid #365f53}.replay.active{color:#fff;background:#365f53}.summary{padding-bottom:90px}.metrics{gap:28px;margin:18px 0;display:flex}.metrics b{font:28px Georgia,serif}.metrics small{color:var(--muted);font:12px Segoe UI;display:block}.summary-grid{grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.report{padding:22px}.item{border-top:1px solid var(--line);padding:13px 0}blockquote{color:var(--green);margin:5px 0;font:19px Georgia,serif}.item strong,.item s{display:block}.vocab{flex-wrap:wrap;gap:8px;display:flex}.vocab span{background:#edf2ed;border-radius:99px;padding:8px 11px;font-size:13px}.summary-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.modal-back{z-index:50;background:#0a18137a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--white);width:min(560px,100%);box-shadow:var(--shadow);border-radius:20px;max-height:calc(100vh - 40px);padding:27px;position:relative;overflow:auto}.modal h2{margin:0 0 14px;font:27px Georgia,serif}.modal-x{background:0 0;font-size:22px;position:absolute;top:10px;right:12px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.checks{background:#edf2ed;border-radius:13px;margin-bottom:15px;padding:5px 16px}.device-ready-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.device-permission{color:var(--muted);font-size:13px}.device-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.device-card{border:1px solid var(--line);background:#fbfaf6;border-radius:16px;padding:16px}.device-card h3{margin:0;font-size:18px}.device-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.check-pill{color:var(--muted);background:#eef0eb;border-radius:999px;padding:6px 10px;font-size:12px}.check-pill.success{color:var(--green);background:#e8f3ed}.check-pill.failed{color:var(--danger);background:#fff0ed}.check-pill.testing{color:#8a6710;background:#f4edd9}.meter{background:#e6ebe5;border-radius:999px;width:100%;height:10px;margin:10px 0 6px;overflow:hidden}.meter-fill{border-radius:inherit;background:linear-gradient(90deg,#7dc1a1,#1f5b49);height:100%;transition:width .12s linear}.device-message{color:var(--muted);min-height:40px;font-size:13px}.device-audio{width:100%;margin-top:12px}.modal-stack{gap:10px;display:grid}.toast,.busy{z-index:80;box-shadow:var(--shadow);border-radius:10px;padding:10px 15px;position:fixed;top:80px;left:50%;transform:translate(-50%)}.toast{color:var(--danger);background:#fff0ed}.toast button{background:0 0;padding:0 0 0 14px}.busy{background:var(--green);color:#fff;font-size:13px}@keyframes pulse{50%{box-shadow:0 0 0 14px #9a473844}}@media (width<=800px){header{height:62px;padding:0 16px}.status{display:none}.main{padding:26px 16px 100px}.provider-bar{grid-template-columns:1fr 1fr;width:100%;display:grid}.prepare-grid,.summary-grid{grid-template-columns:1fr;height:auto}.prepare-grid{min-height:auto}.image-wrap{height:42vh;min-height:280px}.image-info{display:block}.actions{margin-top:12px}.config{overflow:visible}.practice{height:auto;min-height:calc(100vh - 62px);padding:14px 12px}.practice-head{align-items:flex-start;gap:12px}.practice-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.icon-btn{width:40px;height:40px}.practice-grid{grid-template-columns:1fr;height:auto}.practice-image{height:40vh;min-height:280px}.conversation{height:50vh}.device-grid{grid-template-columns:1fr}.prompt p{font-size:27px}.summary-actions{background:#f6f3ebf2;border-radius:15px;padding:10px;position:fixed;bottom:10px;left:10px;right:10px}.summary-actions button{flex:1;padding:9px 5px}.header-actions .ghost{padding:8px}}.modal.modal-wide{width:min(760px,100%)}.vocab-popover{z-index:100;position:fixed;transform:translate(-50%)}.vocab-popover button{white-space:nowrap;padding:8px 12px;font-size:13px;box-shadow:0 4px 16px #0000002e}.vocab-entry{color:var(--green);border:1px solid var(--line);border-radius:8px;margin:14px 0 0;padding:8px 14px;font-size:14px}.vocab-header{border-bottom:2px solid var(--line);color:var(--muted);grid-template-columns:140px 1fr 64px;gap:12px;padding:0 0 10px;font-size:12px;font-weight:700;display:grid}.vocab-list{max-height:60vh;margin:0;padding:0;list-style:none;overflow-y:auto}.vocab-item{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr 64px;align-items:flex-start;gap:12px;padding:12px 0;display:grid}.vocab-item:last-child{border-bottom:none}.vocab-word{min-width:0}.vocab-word strong{color:var(--ink);font-size:15px;display:block}.vocab-word span{color:var(--muted);font-size:13px}.vocab-sentence{color:var(--muted);word-break:break-word;margin:0;font-size:13px;line-height:1.5}.vocab-delete{border:1px solid var(--line);color:#b44;cursor:pointer;background:0 0;border-radius:8px;justify-self:center;padding:4px 10px;font-size:12px}.vocab-delete:hover{background:#fdf1f0;border-color:#e5b8b4}.vocab-empty{color:var(--muted);margin:0;font-size:14px}
