.oe-root{--oe-paper:#f7f6f1;--oe-card:#fff;--oe-ink:#121620;--oe-muted:#586070;--oe-line:#e1e4e0;--oe-accent:#0f6f72;--oe-accent-soft:#e1f1f0;--oe-right:#274ac3;--oe-right-soft:#eaf0ff;--oe-retry:#a86400;--oe-retry-soft:#fff4e0;--oe-wrong:#bf3328;--oe-wrong-soft:#fdeceb;--oe-sans:"Inter Variable", "DM Sans", system-ui, sans-serif;--oe-head:"DM Sans", "Inter Variable", system-ui, sans-serif;--oe-serif:"Source Serif 4", Georgia, serif;background:var(--oe-paper);min-height:100vh;color:var(--oe-ink);font-family:var(--oe-sans);font-size:16px;line-height:1.55}.oe-root a{color:inherit}.oe-root .sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.oe-root :focus-visible{outline:3px solid var(--oe-accent);outline-offset:2px}.oe-top{border-bottom:1px solid var(--oe-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#f7f6f1eb;position:sticky;top:0}.oe-top-in{align-items:center;gap:26px;max-width:1180px;margin:0 auto;padding:14px 20px;display:flex}.oe-wordmark{font-family:"Chakra Petch", var(--oe-head);letter-spacing:-.01em;white-space:nowrap;font-size:21px;font-weight:700;text-decoration:none}.oe-wordmark .code{color:var(--oe-ink)}.oe-wordmark .suffix{background:linear-gradient(90deg,#0f6f72,#274ac3);color:#0000;-webkit-background-clip:text;background-clip:text}.oe-nav{scrollbar-width:none;gap:2px;display:flex;overflow-x:auto}.oe-nav a{color:var(--oe-muted);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:15px;font-weight:600;text-decoration:none}.oe-nav a:hover{color:var(--oe-ink);background:#e9ebe7}.oe-nav a[aria-current=page]{color:var(--oe-accent);background:var(--oe-accent-soft)}.oe-version{color:var(--oe-accent);white-space:nowrap;border:1.5px solid;border-radius:999px;margin-left:auto;padding:3px 10px;font-size:12.5px;font-weight:700}.oe-page{max-width:1000px;margin:0 auto;padding:48px 20px 80px}.oe-page-wide{max-width:1240px;padding-top:28px}.oe-hero{max-width:760px;margin-bottom:34px}.oe-kicker{letter-spacing:.02em;color:var(--oe-accent);margin:0 0 8px;font-size:13px;font-weight:700}.oe-hero h1{font-family:var(--oe-head);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(30px,4.4vw,46px);line-height:1.1}.oe-lead{color:var(--oe-muted);max-width:62ch;margin:0;font-size:18px}.oe-facts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:26px 0 0;display:grid}.oe-facts div{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:14px;padding:12px 14px}.oe-facts dt{color:var(--oe-muted);margin-bottom:2px;font-size:12px;font-weight:700}.oe-facts dd{margin:0;font-size:14.5px;font-weight:500}.oe-h2{font-family:var(--oe-head);letter-spacing:-.01em;margin:40px 0 14px;font-size:22px}.oe-muted{color:var(--oe-muted)}.oe-small{font-size:14px}.oe-foot{border-top:1px solid var(--oe-line);max-width:1180px;color:var(--oe-muted);margin:0 auto;padding:28px 20px 40px;font-size:13.5px}.oe-foot p{max-width:90ch;margin:4px 0}.oe-btn{border:1.5px solid var(--oe-ink);background:var(--oe-card);min-height:46px;color:var(--oe-ink);font:600 16px/1 var(--oe-sans);cursor:pointer;box-shadow:0 3px 0 var(--oe-ink);border-radius:12px;justify-content:center;align-items:center;padding:0 22px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.oe-btn:hover:not(:disabled){box-shadow:0 4px 0 var(--oe-ink);transform:translateY(-1px)}.oe-btn:active:not(:disabled){box-shadow:0 1px 0 var(--oe-ink);transform:translateY(2px)}.oe-btn:disabled{opacity:.45;cursor:default}.oe-btn-primary,.oe-root a.oe-btn-primary{background:var(--oe-ink);color:#fff}.oe-link{text-underline-offset:3px;font-weight:600;color:var(--oe-accent)!important}.oe-actions,.oe-qactions{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:22px;display:flex}.oe-inline{font:inherit;color:var(--oe-accent);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.oe-sections{grid-template-columns:repeat(2,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.oe-section{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;flex-direction:column;gap:12px;padding:22px;display:flex}.oe-section-top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.oe-section-name{font-family:var(--oe-head);margin:0;font-size:23px;font-weight:700}.oe-section-real{color:var(--oe-muted);font-size:13.5px}.oe-tasks{gap:8px;margin:0;padding:0;list-style:none;display:grid}.oe-task-link{border:1px solid var(--oe-line);border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:grid}a.oe-task-link:hover{border-color:var(--oe-accent);background:#fafcfb}.oe-task-link[data-next]{border-color:var(--oe-accent);box-shadow:0 0 0 3px var(--oe-accent-soft)}.oe-task-name{font-weight:700}.oe-task-meta{color:var(--oe-muted);grid-column:1;font-size:13.5px}.oe-task-go{color:var(--oe-accent);white-space:nowrap;grid-area:1/2/span 2;font-size:13px;font-weight:700}.oe-task-link[data-state=soon]{background:repeating-linear-gradient(135deg,#fafaf8 0 8px,#f3f4f1 8px 16px)}.oe-task-link[data-state=soon] .oe-task-go{color:var(--oe-muted)}.oe-next-tag{color:#fff;background:var(--oe-accent);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.oe-done-tag{color:var(--oe-right);font-size:12px;font-weight:700}.oe-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.oe-card{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:16px;flex-direction:column;gap:6px;height:100%;padding:16px 18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.oe-card:hover{border-color:var(--oe-accent);transform:translateY(-2px)}.oe-card[data-next]{border-color:var(--oe-accent);box-shadow:0 0 0 3px var(--oe-accent-soft)}.oe-card-top{justify-content:space-between;align-items:center;gap:8px;min-height:22px;display:flex}.oe-card-title{font-family:var(--oe-head);font-size:17.5px;font-weight:700;line-height:1.25}.oe-card-preview{font-family:var(--oe-serif);color:var(--oe-muted);font-size:14.5px;line-height:1.5}.oe-card-foot{color:var(--oe-muted);justify-content:space-between;margin-top:auto;padding-top:8px;font-size:13px;display:flex}.oe-split{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.oe-text{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;max-height:calc(100vh - 110px);padding:26px 30px;scroll-margin-top:90px;position:sticky;top:84px;overflow:auto}.oe-text-title{font-family:var(--oe-head);letter-spacing:-.01em;margin:0 0 14px;font-size:24px;line-height:1.2}.oe-text-body{font-family:var(--oe-serif);font-size:17.5px;line-height:1.7}.oe-text-body p{white-space:pre-line;margin:0 0 14px}.oe-qhead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.oe-steps{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.oe-steps li{background:var(--oe-line);border-radius:4px;width:34px;height:8px;transition:background .2s}.oe-steps li[data-current]{box-shadow:0 0 0 2px var(--oe-paper), 0 0 0 3.5px var(--oe-ink)}.oe-steps li[data-tone=right]{background:var(--oe-right)}.oe-steps li[data-tone=retry]{background:var(--oe-retry)}.oe-steps li[data-tone=wrong]{background:var(--oe-wrong)}.oe-count{color:var(--oe-muted);white-space:nowrap;font-size:14px;font-weight:600}.oe-prompt{font-family:var(--oe-head);outline:none;margin:0 0 18px;font-size:21px;font-weight:700;line-height:1.35}.oe-options{gap:10px;display:grid}.oe-option{text-align:left;background:var(--oe-card);border:1.5px solid var(--oe-line);width:100%;font:500 16px/1.45 var(--oe-sans);color:var(--oe-ink);cursor:pointer;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;transition:border-color .12s,background .12s;display:flex}.oe-option:hover:not(:disabled){border-color:#aab2b0}.oe-option:disabled{cursor:default}.oe-key{background:#eef0ec;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:grid}.oe-otext{padding-top:3px}.oe-why{color:var(--oe-muted);margin-top:6px;font-size:14.5px;display:block}.oe-option[data-tone=selected]{border-color:var(--oe-ink);box-shadow:0 0 0 1px var(--oe-ink)}.oe-option[data-tone=selected] .oe-key{background:var(--oe-ink);color:#fff}.oe-option[data-tone=right]{border-color:var(--oe-right);background:var(--oe-right-soft)}.oe-option[data-tone=right] .oe-key{background:var(--oe-right);color:#fff}.oe-option[data-tone=retry]{border-color:var(--oe-retry);background:var(--oe-retry-soft);opacity:.8}.oe-option[data-tone=retry] .oe-key{background:var(--oe-retry);color:#fff}.oe-option[data-tone=wrong]{border-color:var(--oe-wrong);background:var(--oe-wrong-soft)}.oe-option[data-tone=wrong] .oe-key{background:var(--oe-wrong);color:#fff}.oe-option[data-tone=idle]:disabled{opacity:.7}.oe-feedback:empty{display:none}.oe-feedback{margin-top:16px}.oe-note{border-radius:12px;margin:0;padding:12px 14px;font-weight:500}.oe-note[data-tone=retry]{background:var(--oe-retry-soft);color:#6d4100}.oe-note[data-tone=wrong]{background:var(--oe-wrong-soft);color:#8a221a}.oe-reveal{border-left:5px solid;border-radius:14px;padding:16px 18px;animation:.25s oe-rise}.oe-reveal[data-tone=right]{background:var(--oe-right-soft);border-color:var(--oe-right)}.oe-reveal[data-tone=wrong]{background:var(--oe-wrong-soft);border-color:var(--oe-wrong)}.oe-reveal-h{margin:0 0 8px;font-size:17px;font-weight:700}.oe-reveal-p{margin:6px 0 0}.oe-steps-text{margin:0;padding-left:20px}.oe-steps-text li{margin:4px 0}.oe-back-text{display:none}.oe-details{margin-top:12px}.oe-details summary{cursor:pointer;font-weight:600}.oe-details p{font-family:var(--oe-serif);margin:8px 0 0}@keyframes oe-rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.oe-summary{max-width:760px;margin:20px auto 0}.oe-summary h1{font-family:var(--oe-head);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(30px,4vw,42px)}.oe-summary-lead{color:var(--oe-muted);margin:0 0 24px;font-size:18px}.oe-summary-list{border:1px solid var(--oe-line);background:var(--oe-card);border-radius:16px;margin:0;padding:0;list-style:none}.oe-summary-list li{grid-template-columns:12px 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.oe-summary-list li+li{border-top:1px solid var(--oe-line)}.oe-dot{border-radius:50%;width:12px;height:12px}.oe-summary-list li[data-tone=right] .oe-dot{background:var(--oe-right)}.oe-summary-list li[data-tone=retry] .oe-dot{background:var(--oe-retry)}.oe-summary-list li[data-tone=wrong] .oe-dot{background:var(--oe-wrong)}.oe-summary-q{font-size:15px}.oe-summary-v{color:var(--oe-muted);white-space:nowrap;font-size:13px;font-weight:700}.oe-words{max-width:820px}.oe-words-card{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;padding:26px 30px}.oe-words-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.oe-words-passage{font-family:var(--oe-serif);margin:4px 0 0;font-size:19px;line-height:2.25}.oe-blank{white-space:nowrap;align-items:baseline;display:inline-flex}.oe-blank-pre{font-weight:600}.oe-blank input{letter-spacing:.05ch;background-color:#eef3f3;background-image:linear-gradient(to right, transparent 0 15%, var(--oe-accent) 15% 85%, transparent 85%);color:var(--oe-ink);background-position:4px 100%;background-repeat:repeat-x;border:0;border-radius:6px 6px 0 0;outline:none;height:1.55em;margin:0 1px;padding:0 4px;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:18px;transition:background-color .15s;background-size:1.05ch 2px!important}.oe-blank input:focus{background-color:var(--oe-accent-soft);box-shadow:0 0 0 2px var(--oe-accent)}.oe-blank[data-tone=right] input{background-color:var(--oe-right-soft);color:var(--oe-right);background-image:none;font-weight:700}.oe-blank[data-tone=retry] input{background-color:var(--oe-retry-soft);color:#6d4100;background-image:linear-gradient(to right, transparent 0 15%, var(--oe-retry) 15% 85%, transparent 85%)}.oe-blank[data-tone=wrong] input{background-color:var(--oe-wrong-soft);color:var(--oe-wrong);background-image:none;text-decoration:line-through}.oe-blank-fix{font-family:var(--oe-sans);color:var(--oe-right);background:var(--oe-right-soft);border-radius:6px;margin-left:4px;padding:1px 6px;font-size:13px;font-weight:700;line-height:1.4}.oe-build{max-width:760px}.oe-chat{gap:14px;display:grid}.oe-bubble{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;margin:0;padding:16px 18px;font-size:18px}.oe-bubble-them{border-bottom-left-radius:6px;max-width:80%}.oe-bubble-you{background:#fbfcfb;border-style:dashed;border-color:#c7cdc9;border-bottom-right-radius:6px;justify-self:end;width:min(100%,640px);transition:border-color .2s,background .2s}.oe-bubble-you[data-tone=right]{border-style:solid;border-color:var(--oe-right);background:var(--oe-right-soft)}.oe-bubble-you[data-tone=wrong]{border-style:solid;border-color:var(--oe-wrong);background:var(--oe-wrong-soft)}.oe-bubble-you[data-tone=retry]{border-color:var(--oe-retry)}.oe-who{color:var(--oe-muted);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.oe-slots{flex-wrap:wrap;gap:8px;min-height:44px;display:flex}.oe-slot{border:2px dashed #cdd3cf;border-radius:10px;width:74px;height:40px}.oe-tray{background:#eceee9;border-radius:16px;flex-wrap:wrap;gap:10px;min-height:46px;margin:22px 0 0;padding:14px;display:flex}.oe-tray-empty{color:var(--oe-muted);align-self:center;font-size:14px}.oe-chunk{font:600 17px/1 var(--oe-sans);border:1.5px solid var(--oe-ink);background:var(--oe-card);color:var(--oe-ink);cursor:pointer;box-shadow:0 2px 0 var(--oe-ink);border-radius:10px;padding:11px 15px;transition:transform .1s;animation:.18s oe-pop}.oe-chunk:hover:not(:disabled){transform:translateY(-1px)}.oe-chunk:disabled{cursor:default}.oe-chunk-placed{background:var(--oe-ink);color:#fff}.oe-bubble-you[data-tone=right] .oe-chunk-placed{background:var(--oe-right);border-color:var(--oe-right);box-shadow:none}.oe-bubble-you[data-tone=wrong] .oe-chunk-placed{background:var(--oe-wrong);border-color:var(--oe-wrong);box-shadow:none}.oe-model-line{font-family:var(--oe-serif);margin:0 0 6px;font-size:19px;font-weight:600}.oe-strike{text-decoration:line-through;-webkit-text-decoration-color:var(--oe-wrong);text-decoration-color:var(--oe-wrong)}@keyframes oe-pop{0%{opacity:.4;transform:scale(.92)}to{opacity:1;transform:none}}.oe-writer{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:26px;display:grid}.oe-task{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;padding:22px 24px;position:sticky;top:84px}.oe-task-text{margin:0;font-size:17px}.oe-thread{gap:12px;margin-bottom:16px;display:grid}.oe-post{grid-template-columns:36px 1fr;gap:12px;display:grid}.oe-avatar{color:#fff;background:#6b7280;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.oe-post[data-who=prof] .oe-avatar{background:var(--oe-accent)}.oe-post-who{color:var(--oe-muted);margin:0;font-size:13px;font-weight:700}.oe-post-text{margin:2px 0 0}.oe-post[data-who=prof] .oe-post-text{font-weight:600}.oe-post+.oe-post{border-top:1px solid var(--oe-line);padding-top:12px}.oe-editor{background:var(--oe-card);border:1.5px solid var(--oe-ink);border-radius:16px;position:relative;overflow:hidden}.oe-editor-bar{border-bottom:1px solid var(--oe-line);color:var(--oe-muted);justify-content:space-between;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.oe-timer{font-variant-numeric:tabular-nums;color:var(--oe-ink);font-size:17px;font-weight:700}.oe-timer-low{color:var(--oe-retry)}.oe-editor textarea{resize:vertical;width:100%;min-height:360px;font:400 17px/1.6 var(--oe-sans);color:var(--oe-ink);box-sizing:border-box;background:0 0;border:0;outline:none;padding:16px 18px;display:block}.oe-editor-cover{text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffdb;place-content:center;gap:16px;padding:24px;display:grid;position:absolute;inset:45px 0 0}.oe-editor-cover p{max-width:42ch;margin:0}.oe-editor-cover .oe-btn{justify-self:center}.oe-review{gap:16px;max-width:820px;display:grid}.oe-review-top h2{font-family:var(--oe-head);letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(26px,3.5vw,36px)}.oe-review-top p{margin:0}.oe-panel{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:16px;padding:18px 20px}.oe-panel h3{font-family:var(--oe-head);margin:0 0 8px;font-size:18px}.oe-panel>p{margin:0 0 10px}.oe-yours{white-space:pre-line;font-family:var(--oe-serif);font-size:16.5px;margin:0!important}.oe-checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.oe-checklist label{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.oe-checklist input{width:19px;height:19px;accent-color:var(--oe-right);flex:none;margin-top:3px}.oe-models-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.oe-models-head h3{margin:0}.oe-toggle{background:#eceee9;border-radius:12px;gap:4px;padding:4px;display:inline-flex}.oe-toggle button{font:600 14px/1.2 var(--oe-sans);color:var(--oe-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 14px}.oe-toggle button[aria-selected=true]{background:var(--oe-card);color:var(--oe-ink);box-shadow:0 1px 3px #0000001a}.oe-model-label{color:var(--oe-muted);font-size:12.5px;font-weight:600;margin:0 0 8px!important}.oe-model-text{white-space:pre-line;font-family:var(--oe-serif);border-left:4px solid var(--oe-accent);background:#f7f8f5;border-radius:12px;padding:14px 16px;font-size:16.5px;margin:0 0 12px!important}.oe-model-text[data-which=mid]{border-left-color:#9aa19d}.oe-commentary{gap:8px;margin:0;display:grid}.oe-commentary div{grid-template-columns:150px 1fr;gap:12px;display:grid}.oe-commentary dt{font-size:14px;font-weight:700}.oe-commentary dd{margin:0;font-size:15px}.oe-interview{max-width:720px;margin:0 auto}.oe-interviewer{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;padding:20px 22px}.oe-interviewer p{margin:0}.oe-iq{font-family:var(--oe-head);font-size:22px;font-weight:700;line-height:1.35;margin-top:6px!important}.oe-mic{width:170px;height:170px;margin:26px auto 8px;position:relative}.oe-ring{width:100%;height:100%;transform:rotate(-90deg)}.oe-ring circle{fill:none;stroke-width:8px}.oe-ring-track{stroke:#e3e6e2}.oe-ring-fill{stroke:var(--oe-accent);stroke-linecap:round;stroke-dasharray:326.7;transition:stroke-dashoffset .25s linear}.oe-mic[data-phase=answering] .oe-ring-fill{stroke:var(--oe-right)}.oe-mic[data-phase=answering]:before{content:"";background:var(--oe-right-soft);border-radius:50%;animation:1.6s ease-in-out infinite oe-breathe;position:absolute;inset:18px}.oe-mic-read{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.oe-mic-time{font-variant-numeric:tabular-nums;font-size:34px;font-weight:800}.oe-mic-label{color:var(--oe-muted);font-size:13px;font-weight:700}.oe-mic-actions{justify-items:center;gap:12px;margin-top:10px;display:grid}.oe-switch{color:var(--oe-muted);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.oe-switch input{width:18px;height:18px;accent-color:var(--oe-accent)}.oe-audio{width:100%;margin:4px 0 8px}.oe-interview .oe-review{margin-top:22px}@keyframes oe-breathe{0%,to{opacity:.7;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}.oe-audio-coming{background:var(--oe-card);border:1.5px dashed #b7c0bd;border-radius:16px;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.oe-audio-coming strong{font-size:16px;display:block}.oe-audio-coming p{color:var(--oe-muted);margin:4px 0 0;font-size:14.5px}.oe-wave{flex:none;align-items:center;gap:3px;height:34px;padding:0 4px;display:inline-flex}.oe-wave i{background:#b7c0bd;border-radius:2px;width:4px;animation:1.4s ease-in-out infinite oe-wave}.oe-wave i:first-child{height:10px}.oe-wave i:nth-child(2){height:22px;animation-delay:.15s}.oe-wave i:nth-child(3){height:30px;animation-delay:.3s}.oe-wave i:nth-child(4){height:18px;animation-delay:.45s}.oe-wave i:nth-child(5){height:12px;animation-delay:.6s}@keyframes oe-wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.oe-families{grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.oe-families li{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:16px;padding:16px 18px}.oe-families h3{margin:0 0 4px;font-size:17px}.oe-families p{color:var(--oe-muted);margin:0;font-size:14.5px}.oe-families .oe-count{margin-top:8px;display:block}.oe-tool{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:22px;padding:20px;box-shadow:0 18px 40px -30px #12162059}.oe-modes{background:#eceee9;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;display:grid}.oe-modes button{text-align:left;font:500 13px/1.3 var(--oe-sans);color:var(--oe-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;gap:2px;padding:10px 14px;display:grid}.oe-modes button strong{color:var(--oe-ink);font-size:15px}.oe-modes button[aria-selected=true]{background:var(--oe-card);box-shadow:0 1px 3px #0000001a}.oe-tool-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:26px;margin-top:22px;display:grid}.oe-bandpicks{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.oe-bandpick{gap:6px;display:grid}.oe-bandpick label,.oe-numfield span{color:var(--oe-muted);font-size:13px;font-weight:700}.oe-stepper{border:1.5px solid var(--oe-ink);border-radius:12px;grid-template-columns:34px 1fr 34px;align-items:stretch;height:48px;display:grid;overflow:hidden}.oe-stepper button{font:700 18px/1 var(--oe-sans);color:var(--oe-ink);cursor:pointer;background:#f1f3ef;border:0}.oe-stepper button:disabled{opacity:.35;cursor:default}.oe-stepper select{appearance:none;text-align:center;text-align-last:center;font:800 20px/1 var(--oe-sans);background:var(--oe-card);color:var(--oe-ink);cursor:pointer;border:0;min-width:0}.oe-working{font-variant-numeric:tabular-nums;background:#f7f8f5;border-radius:12px;margin:18px 0 0;padding:14px 16px 14px 36px;font-size:15px}.oe-working li{margin:3px 0}.oe-result{background:linear-gradient(135deg,#eef6f7,#eaf0ff);border:1px solid #d6e2ea;border-radius:16px;margin-top:16px;padding:18px 20px;animation:.25s oe-rise}.oe-result-k{color:var(--oe-muted);margin:0;font-size:13px;font-weight:700}.oe-result-band{font-family:var(--oe-head);letter-spacing:-.03em;align-items:baseline;gap:14px;margin:2px 0 6px;font-size:56px;font-weight:800;line-height:1;display:flex}.oe-result-band span{letter-spacing:0;color:var(--oe-accent);background:var(--oe-card);border-radius:999px;padding:4px 10px;font-size:16px;font-weight:700}.oe-result-line{margin:0;font-size:15px}.oe-callout{border-left:4px solid var(--oe-accent);background:#f7f8f5;border-radius:0 12px 12px 0;margin:14px 0 0;padding:12px 14px;font-size:15px}.oe-numfield{gap:6px;max-width:260px;display:grid}.oe-numfield input,.oe-numfield select{border:1.5px solid var(--oe-ink);height:48px;font:700 20px/1 var(--oe-sans);background:var(--oe-card);color:var(--oe-ink);border-radius:12px;padding:0 14px}.oe-inline-fields{flex-wrap:wrap;gap:12px;display:flex}.oe-ladder{gap:3px;display:grid}.oe-ladder-row{font:500 14.5px/1.2 var(--oe-sans);color:var(--oe-ink);text-align:left;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:9px;grid-template-columns:64px 60px 1fr;align-items:center;gap:8px;padding:6px 10px;transition:background .15s,transform .15s;display:grid;position:relative}.oe-ladder-row:not(.oe-ladder-head):hover{background:#f1f3ef}.oe-ladder-head{cursor:default;color:var(--oe-muted);font-size:12px;font-weight:700}.oe-ladder-band{font-size:16px;font-weight:800}.oe-ladder-row:before{content:"";border-radius:2px;width:3px;position:absolute;top:6px;bottom:6px;left:0}.oe-ladder-row[data-cefr=C2]:before{background:#1b2f7a}.oe-ladder-row[data-cefr=C1]:before{background:#274ac3}.oe-ladder-row[data-cefr=B2]:before{background:#0f6f72}.oe-ladder-row[data-cefr=B1]:before{background:#5e8e98}.oe-ladder-row[data-cefr=A2]:before{background:#a9b5b3}.oe-ladder-row[data-cefr=A1]:before{background:#cfd5d3}.oe-ladder-row[data-active]{background:var(--oe-ink);color:#fff;transform:translate(4px)}.oe-source{color:var(--oe-muted);margin:12px 0 0;font-size:13px}.oe-source a{color:var(--oe-accent);font-weight:600}.oe-prose{max-width:70ch}.oe-prose h2{font-family:var(--oe-head);letter-spacing:-.01em;margin:44px 0 10px;font-size:24px}.oe-prose p,.oe-prose li{font-size:16.5px}.oe-prose a{color:var(--oe-accent);font-weight:600}.oe-table-wrap{border:1px solid var(--oe-line);background:var(--oe-card);border-radius:14px;margin:12px 0;overflow-x:auto}.oe-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:14.5px}.oe-table th,.oe-table td{text-align:left;border-bottom:1px solid var(--oe-line);white-space:nowrap;padding:9px 12px}.oe-table th{color:var(--oe-muted);font-size:12.5px}.oe-table tr:last-child td{border-bottom:0}.oe-offer-lead{margin:0 0 6px;font-weight:700}.oe-interest{text-align:left}.oe-interest-form{gap:12px;margin-top:14px;display:grid}.oe-field{gap:6px;font-size:14px;font-weight:600;display:grid}.oe-field input{min-height:48px;font:inherit;background:#fff;border:1.5px solid #c6ccc9;border-radius:12px;padding:0 14px;font-size:16px;font-weight:400}.oe-field input:focus{border-color:#0f6f72;outline:none;box-shadow:0 0 0 3px #d5ebee}.oe-consent{align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.oe-consent input{flex:none;width:18px;height:18px;margin-top:3px}.oe-hp{width:1px;height:1px;position:absolute;left:-9999px}.oe-interest-msg{border-radius:10px;margin:4px 0 0;padding:10px 12px;font-size:14.5px;font-weight:600}.oe-interest-msg[data-tone=right]{color:#1d3a9c;background:#eaf0ff}.oe-interest-msg[data-tone=retry]{color:#6d4100;background:#fff4e0}.oe-interest-msg[data-tone=wrong]{color:#8a221a;background:#fdeceb}.oe-format{padding:72px 0 24px}.oe-format-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.oe-format-card{text-align:left;background:#fff;border:1px solid #00000014;border-radius:18px;padding:18px}.oe-format-card h3{margin:0 0 2px;font-size:20px}.oe-format-time{color:#0f6f72;margin:0 0 10px;font-size:13px;font-weight:700}.oe-format-card ul{margin:0;padding-left:18px;font-size:14.5px;line-height:1.5}.oe-format-card[data-soon]{border-style:dashed}.oe-format-note{color:#555;text-align:center;margin:16px 0 0;font-size:14px}@media (max-width:900px){.oe-sections,.oe-families{grid-template-columns:1fr}.oe-split,.oe-writer{grid-template-columns:1fr;gap:18px}.oe-text,.oe-task{max-height:none;padding:20px;position:static}.oe-text-body{font-size:16.5px}.oe-back-text{display:inline}.oe-tool-grid{grid-template-columns:1fr}.oe-format-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.oe-top-in{flex-wrap:wrap;gap:10px;padding:12px 16px}.oe-wordmark{font-size:19px}.oe-version{order:2}.oe-top{position:static}.oe-nav{order:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;display:grid;overflow:visible}.oe-nav a{text-align:center;text-overflow:ellipsis;padding:8px 6px;font-size:14.5px;overflow:hidden}.oe-page{padding:30px 16px 64px}.oe-page-wide{padding-top:16px}.oe-lead{font-size:16.5px}.oe-steps li{width:24px}.oe-prompt{font-size:19px}.oe-words-card{padding:18px}.oe-words-passage{font-size:17px;line-height:2.3}.oe-bubble-them{max-width:100%}.oe-editor textarea{min-height:280px}.oe-modes{grid-template-columns:1fr}.oe-bandpicks{grid-template-columns:repeat(2,1fr)}.oe-result-band{font-size:46px}.oe-commentary div{grid-template-columns:1fr;gap:2px}.oe-format-grid{grid-template-columns:1fr}.oe-tool{padding:14px}}.oe-checklist input[type=checkbox]{appearance:none;border:1.5px solid var(--oe-ink);cursor:pointer;background:#fff;border-radius:6px;place-content:center;width:20px;height:20px;display:grid}.oe-checklist input[type=checkbox]:checked{background:var(--oe-right);border-color:var(--oe-right)}.oe-checklist input[type=checkbox]:checked:after{content:"";border:0 solid #fff;border-width:0 0 2.5px 2.5px;width:10px;height:5px;transform:translateY(-1px)rotate(-45deg)}.oe-btn-sm{min-height:38px;padding:0 14px;font-size:14.5px}.oe-h4{color:var(--oe-muted);margin:18px 0 8px;font-size:14px;font-weight:700}.oe-prof-switch{flex-wrap:wrap;gap:8px;max-width:760px;margin:0 0 14px;display:flex}.oe-prof-switch button{color:#3c4350;cursor:pointer;background:#fff;border:1.5px solid #d9ddd5;border-radius:999px;padding:8px 14px;font:600 14px/1.2 Inter Variable,DM Sans,system-ui,sans-serif;transition:border-color .15s,background .15s,color .15s}.oe-prof-switch button:hover{border-color:#9aa19d}.oe-prof-switch button[aria-checked=true]{color:#fff;background:#0f6f72;border-color:#0f6f72}.oe-prof [data-for]{animation:.25s oe-rise}.oe-terms{max-width:52ch}.oe-land-prof{padding:72px 0 8px}.oe-land-prof h2,.oe-land-req h2,.oe-format h2{text-align:center}.oe-land-sub{text-align:center;color:#555;max-width:60ch;margin:8px auto 22px}.oe-land-prof .oe-prof{justify-items:center;gap:18px;display:grid}.oe-land-prof-panel{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:920px;display:grid}.oe-land-prof-card{text-align:left;background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;gap:4px;padding:22px 24px;display:flex}.oe-land-prof-card p{margin:0 0 8px;line-height:1.5}.oe-land-prof-k{color:#0f6f72;font-size:13px;font-weight:700;margin:6px 0 0!important}.oe-land-prof-card .btn{align-self:flex-start;margin-top:auto}.oe-land-req{padding:64px 0 24px}.oe-land-req-table{background:#fff;border:1px solid #00000014;border-radius:18px;max-width:920px;margin:24px auto 0;overflow-x:auto}.oe-land-req-table table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.oe-land-req-table th,.oe-land-req-table td{text-align:left;border-bottom:1px solid #00000012;padding:14px 16px;font-size:15px}.oe-land-req-table thead th{color:#586070;font-size:13px}.oe-land-req-table tbody tr:last-child th,.oe-land-req-table tbody tr:last-child td{border-bottom:0}.oe-land-req-table tbody td{font-size:20px;font-weight:800}.oe-land-req-table tbody td:last-child{font-size:14px;font-weight:600}.oe-land-req-table tbody td a{color:#0f6f72}.oe-land-req-table tbody th span{color:#586070;font-size:13px;font-weight:500;display:block}.oe-start{text-align:center;justify-items:center;gap:14px;max-width:640px;margin:24px auto;display:grid}.oe-start h1{font-family:var(--oe-head);letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.12}.oe-start .oe-lead{margin:0 auto}.oe-start-list{text-align:left;gap:6px;margin:4px 0;padding:0;list-style:none;display:grid}.oe-start-list li{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:12px;padding:10px 14px}.oe-start-clock{font:800 64px/1 var(--oe-head);font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--oe-accent);margin:8px 0 4px}.oe-parta-bar{z-index:10;border:1px solid var(--oe-line);background:#fffffff5;border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;padding:10px 14px;display:flex;position:sticky;top:65px;box-shadow:0 8px 20px -18px #0006}.oe-parta-bar .oe-timer{min-width:64px;font-size:22px}.oe-parta-bar>.oe-btn,.oe-parta-bar-actions{gap:10px;margin-left:auto;display:flex}.oe-parta-score{flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;display:flex}.oe-parta-score strong{font:800 22px/1 var(--oe-head)}.oe-parta-score span{color:var(--oe-muted);font-size:14px}.oe-pane-switch{display:none}.oe-parta-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.oe-parta-texts{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;max-height:calc(100vh - 156px);scroll-margin-top:140px;position:sticky;top:136px;overflow:auto}.oe-text-tabs{z-index:2;border-bottom:1px solid var(--oe-line);background:#f1f2ee;grid-template-columns:repeat(4,1fr);gap:4px;padding:8px;display:grid;position:sticky;top:0}.oe-text-tabs button{text-align:left;cursor:pointer;font:500 12px/1.25 var(--oe-sans);color:var(--oe-muted);background:0 0;border:0;border-radius:10px;gap:2px;min-width:0;padding:7px 10px;display:grid}.oe-text-tab-k{font:800 16px/1 var(--oe-head);color:var(--oe-ink)}.oe-text-tab-t{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.oe-text-tabs button[aria-selected=true]{background:var(--oe-card);box-shadow:0 1px 3px #0000001f}.oe-text-tabs button[aria-selected=true] .oe-text-tab-k{color:var(--oe-accent)}.oe-parta-text{padding:20px 26px 8px;animation:.2s oe-rise}.oe-parta-text .oe-text-body{font-size:16.5px;line-height:1.65}.oe-evidence{color:inherit;background:#ffe6a8;border-radius:4px;padding:1px 2px;animation:1.2s oe-glowmark;box-shadow:0 0 0 2px #ffe6a8}@keyframes oe-glowmark{0%{background:#ffc94a;box-shadow:0 0 0 5px #ffc94a}}.oe-parta-qs{gap:10px;display:grid}.oe-qgroup-head{margin-top:10px}.oe-qgroup-head:first-child{margin-top:0}.oe-qgroup-head h3{font-family:var(--oe-head);margin:0;font-size:17px}.oe-qgroup-head p{color:var(--oe-muted);margin:2px 0 0;font-size:14px}.oe-qlist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.oe-qrow{background:var(--oe-card);border:1.5px solid var(--oe-line);border-radius:14px;grid-template-columns:30px 1fr;gap:12px;padding:12px 14px;display:grid}.oe-qrow[data-tone=right]{border-color:var(--oe-right)}.oe-qrow[data-tone=wrong]{border-color:var(--oe-wrong)}.oe-qnum{background:#eef0ec;border-radius:8px;place-items:center;width:28px;height:28px;font-size:13.5px;font-weight:800;display:grid}.oe-qrow[data-tone=right] .oe-qnum{background:var(--oe-right);color:#fff}.oe-qrow[data-tone=wrong] .oe-qnum{background:var(--oe-wrong);color:#fff}.oe-qbody{gap:8px;min-width:0;display:grid}.oe-qprompt{margin:3px 0 0;font-size:15.5px;line-height:1.45}.oe-gap{border-bottom:2px solid var(--oe-ink);text-align:center;min-width:56px;color:var(--oe-muted);margin:0 4px;padding:0 6px;font-size:12px;font-weight:800;display:inline-block}.oe-letters{gap:8px;display:flex}.oe-letters button{border:1.5px solid var(--oe-line);background:var(--oe-card);width:44px;height:40px;font:800 16px/1 var(--oe-head);color:var(--oe-ink);cursor:pointer;border-radius:10px;transition:transform .1s,border-color .15s}.oe-letters button:hover:not(:disabled){border-color:#9aa19d;transform:translateY(-1px)}.oe-letters button:disabled{cursor:default}.oe-letters button[data-tone=selected]{background:var(--oe-ink);color:#fff;border-color:var(--oe-ink)}.oe-letters button[data-tone=right]{background:var(--oe-right);color:#fff;border-color:var(--oe-right)}.oe-letters button[data-tone=wrong]{background:var(--oe-wrong);color:#fff;border-color:var(--oe-wrong)}.oe-letters button[data-tone=idle]:disabled{opacity:.55}.oe-short{width:100%;max-width:360px;height:42px;color:var(--oe-ink);box-sizing:border-box;background:#fbfcfb;border:1.5px solid #c6ccc9;border-radius:10px;padding:0 12px;font:500 16px/1 JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace}.oe-short:focus{border-color:var(--oe-accent);box-shadow:0 0 0 3px var(--oe-accent-soft);background:#fff;outline:none}.oe-qrow[data-tone=right] .oe-short{border-color:var(--oe-right);background:var(--oe-right-soft);color:var(--oe-right);font-weight:700}.oe-qrow[data-tone=wrong] .oe-short{border-color:var(--oe-wrong);background:var(--oe-wrong-soft);color:var(--oe-wrong);text-decoration:line-through}.oe-qreveal{border-left:4px solid;border-radius:0 10px 10px 0;padding:8px 12px;font-size:14.5px;animation:.25s oe-rise}.oe-qreveal[data-tone=right]{border-color:var(--oe-right);background:var(--oe-right-soft)}.oe-qreveal[data-tone=wrong]{border-color:var(--oe-wrong);background:var(--oe-wrong-soft)}.oe-qreveal p{margin:0 0 4px}.oe-qverdict{font-weight:700}.oe-qverdict .oe-muted{font-weight:500}.oe-qtrap{font-weight:600}.oe-qwhy{color:#2f3540}.oe-qpanel .oe-count [data-over]{color:var(--oe-retry)}.oe-casenotes{max-height:calc(100vh - 110px);overflow:auto}.oe-task-title{font-family:var(--oe-head);letter-spacing:-.01em;margin:0 0 10px;font-size:23px;line-height:1.2}.oe-casenotes .oe-task-text{font-size:15.5px}.oe-patient{margin:12px 0 0;font-size:15px}.oe-notes-h{font-family:var(--oe-head);margin:18px 0 6px;font-size:16px}.oe-notes{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.oe-notes button,.oe-notes-static li{text-align:left;border:1.5px solid var(--oe-line);width:100%;font:400 14.5px/1.45 var(--oe-sans);color:var(--oe-ink);cursor:pointer;background:#fbfcfb;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:start;gap:10px;padding:9px 10px;transition:border-color .15s,background .15s,opacity .15s;display:grid}.oe-notes button:disabled{cursor:default}.oe-notes button:hover:not(:disabled){border-color:#9aa19d}.oe-notes-static li{cursor:default;grid-template-columns:34px 1fr}.oe-note-id{font:800 12px/1.9 var(--oe-head);color:var(--oe-muted)}.oe-note-pick{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11.5px;font-weight:800}.oe-notes li[data-pick=use] button{border-color:var(--oe-accent);background:var(--oe-accent-soft)}.oe-notes li[data-pick=use] .oe-note-pick{background:var(--oe-accent);color:#fff}.oe-notes li[data-pick=skip] button,.oe-notes-static li[data-pick=skip]{opacity:.62}.oe-notes li[data-pick=skip] button span:nth-child(2){-webkit-text-decoration:line-through #9aa19d;text-decoration:line-through #9aa19d}.oe-notes li[data-pick=skip] .oe-note-pick{color:var(--oe-muted);background:#e3e6e2}.oe-editor-col{gap:0;display:grid}.oe-writer[data-phase=reading] .oe-editor-cover{background:#ffffffe6}.oe-writer .oe-editor textarea{min-height:520px;font-family:var(--oe-serif);font-size:17px}.oe-convo{background:#f7f8f5;border-radius:14px;gap:8px;max-height:520px;margin:0 0 12px;padding:14px;list-style:none;display:grid;overflow:auto}.oe-convo li{border:1px solid var(--oe-line);background:#fff;border-radius:16px 16px 16px 6px;max-width:86%;padding:10px 14px}.oe-convo li[data-you]{background:var(--oe-accent-soft);border-color:#bfdcdc;border-radius:16px 16px 6px;justify-self:end}.oe-convo[data-which=mid] li[data-you]{background:#eef0ec;border-color:#d4d8d3}.oe-convo p{margin:2px 0 0;font-size:15.5px}.oe-convo-who{color:var(--oe-muted);font-size:11.5px;font-weight:800}.oe-repair{border-left:5px solid var(--oe-accent)}.oe-repair p{margin:0 0 8px}.oe-roleplay{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:start;gap:26px;display:grid}.oe-rcard{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:20px;padding:26px 30px;box-shadow:0 18px 40px -34px #12162066}.oe-rcard-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.oe-rcard-role{color:#fff;background:var(--oe-accent);border-radius:999px;padding:3px 10px;font-size:12.5px;font-weight:800}.oe-rcard-title{font-family:var(--oe-head);letter-spacing:-.02em;margin:6px 0 14px;font-size:clamp(24px,3vw,32px);line-height:1.15}.oe-rcard p{margin:0 0 10px;font-size:16.5px}.oe-rcard-setting{color:var(--oe-muted)}.oe-rcard-h2{font-family:var(--oe-head);margin:18px 0 8px;font-size:16px}.oe-rcard-tasks{counter-reset:task;gap:8px;margin:0;padding:0;list-style:none;display:grid}.oe-rcard-tasks li{counter-increment:task;grid-template-columns:28px 1fr;gap:10px;font-size:16px;display:grid}.oe-rcard-tasks li:before{content:counter(task);background:var(--oe-accent-soft);width:26px;height:26px;color:var(--oe-accent);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.oe-rcard-sheet{border-top:1px solid var(--oe-line);margin-top:18px;padding-top:12px}.oe-rcard-sheet summary{cursor:pointer;font-weight:700}.oe-rcard-sheet ul{margin:10px 0;padding-left:20px;font-size:15px}.oe-rcard-sheet li{margin:4px 0}.oe-rp-side{gap:10px;display:grid;position:sticky;top:84px}.oe-rp-side .oe-mic{margin:4px auto 0}.oe-mic[data-phase=prep] .oe-ring-fill{stroke:var(--oe-retry)}.oe-rp-tip{background:var(--oe-card);border:1px solid var(--oe-line);color:var(--oe-muted);border-radius:12px;margin:6px 0 0;padding:12px 14px;font-size:14.5px}.oe-partner{background:#fbfaf6;border:1.5px dashed #b7c0bd;border-radius:14px;margin-top:6px;padding:14px 16px}.oe-partner-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.oe-partner-head h2{margin:0;font-size:15px}.oe-partner-body{margin-top:10px;font-size:14.5px}.oe-partner-body p{margin:0 0 8px}.oe-partner-body ul{margin:0 0 8px;padding-left:18px}.oe-partner-body li{margin:4px 0}.oe-audio-crit{color:var(--oe-muted);gap:4px;margin:0;padding-left:18px;font-size:14.5px;display:grid}.oe-grade-tag{min-width:22px;color:var(--oe-muted);text-align:center;vertical-align:1px;background:#eef0ec;border-radius:6px;margin-left:4px;padding:1px 6px;font-size:11.5px;font-weight:800;display:inline-block}.oe-sittings{margin-bottom:12px}.oe-sittings-note{margin:0 0 12px}.oe-fieldset-h{color:var(--oe-ink);margin:14px 0 8px;font-size:13px;font-weight:800}.oe-req-table{border-collapse:separate;border-spacing:0 6px;font-variant-numeric:tabular-nums;width:100%}.oe-req-table th,.oe-req-table td{text-align:left;padding:10px 12px;font-size:15px}.oe-req-table thead th{color:var(--oe-muted);padding-bottom:0;font-size:12px}.oe-req-table tbody tr>*{background:#f7f8f5}.oe-req-table tbody tr>:first-child{border-radius:10px 0 0 10px}.oe-req-table tbody tr>:last-child{border-radius:0 10px 10px 0}.oe-req-table tbody tr[data-tone=right]>:first-child{box-shadow:inset 4px 0 0 var(--oe-right)}.oe-req-table tbody tr[data-tone=retry]>:first-child{box-shadow:inset 4px 0 0 var(--oe-retry)}.oe-req-v{font-weight:800}tr[data-tone=right] .oe-req-v{color:var(--oe-right)}tr[data-tone=retry] .oe-req-v{color:var(--oe-retry)}.oe-req-floor{font-size:12px;font-weight:600;display:block}.oe-result[data-tone=right]{background:var(--oe-right-soft);border-color:#cad7ff}.oe-result[data-tone=retry]{background:var(--oe-retry-soft);border-color:#f3dcae}.oe-result-line{font-weight:600;margin:4px 0 6px!important;font-size:16px!important}.oe-result-small{color:var(--oe-muted);margin:0;font-size:13.5px}.oe-callout-h{margin:0 0 4px;font-weight:700}.oe-callout ul{margin:0;padding-left:18px}.oe-callout li{margin:3px 0}@media (max-width:900px){.oe-land-prof-panel{grid-template-columns:1fr}.oe-pane-switch{background:#eceee9;border-radius:10px;gap:4px;padding:4px;display:inline-flex}.oe-pane-switch button{font:600 14px/1.2 var(--oe-sans);color:var(--oe-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 12px}.oe-pane-switch button[aria-selected=true]{background:var(--oe-card);color:var(--oe-ink);box-shadow:0 1px 3px #0000001a}.oe-parta-grid{grid-template-columns:1fr}.oe-parta[data-pane=texts] .oe-parta-qs,.oe-parta[data-pane=questions] .oe-parta-texts{display:none}.oe-parta-texts{max-height:none;position:static}.oe-parta-bar{top:58px}.oe-roleplay{grid-template-columns:1fr}.oe-rp-side{order:-1;position:static}.oe-casenotes{max-height:none}}@media (max-width:560px){.oe-parta-bar{gap:10px;padding:8px 10px;top:96px}.oe-parta-bar>.oe-btn,.oe-parta-bar-actions{margin-left:0}.oe-text-tabs{grid-template-columns:repeat(4,1fr)}.oe-text-tab-t{display:none}.oe-text-tabs button{text-align:center;justify-items:center}.oe-parta-text{padding:16px 18px 4px}.oe-rcard{padding:20px}.oe-req-table th,.oe-req-table td{padding:8px;font-size:14px}.oe-land-req-table th,.oe-land-req-table td{padding:10px}.oe-land-req-table tbody td{font-size:16px}.oe-writer .oe-editor textarea{min-height:380px}}.oe-root a.oe-version{background:var(--oe-ink);color:#fff;border-color:var(--oe-ink);padding:6px 16px;font-size:14px;text-decoration:none}.oe-root a.oe-version[aria-current=page]{background:var(--oe-accent);border-color:var(--oe-accent)}.oe-onb{gap:16px;max-width:760px;margin:0 auto;display:grid}.oe-onb h1{font-family:var(--oe-head);letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.12}.oe-onb .oe-kicker{margin:0}.oe-onb-progress{background:#e3e6e1;border-radius:999px;height:6px;overflow:hidden}.oe-onb-progress span{background:var(--oe-accent);border-radius:inherit;height:100%;transition:width .3s;display:block}.oe-onb-choices{gap:10px;display:grid}.oe-onb-choices-4{grid-template-columns:repeat(2,1fr)}.oe-onb-choices-prof{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.oe-onb-choice{text-align:left;border:1.5px solid var(--oe-line);background:var(--oe-card);font:400 15px/1.45 var(--oe-sans);color:var(--oe-ink);cursor:pointer;border-radius:14px;gap:3px;padding:16px 18px;transition:border-color .15s,transform .12s;display:grid}.oe-onb-choice strong{font-size:17px;font-weight:700}.oe-onb-choice span{color:var(--oe-muted)}.oe-onb-choice:hover{border-color:var(--oe-ink);transform:translateY(-1px)}.oe-onb-choice[aria-pressed=true]{border-color:var(--oe-accent);background:var(--oe-accent-soft)}.oe-onb-timer{flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;display:flex}.oe-onb-parta{gap:16px;display:grid}.oe-onb-parta .oe-parta-texts{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:16px;overflow:hidden}.oe-onb-parta .oe-parta-text{max-height:340px;padding:16px 18px;overflow:auto}.oe-onb-text,.oe-onb-task{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:16px;padding:16px 18px}.oe-onb-text p,.oe-onb-task p{margin:0 0 8px}.oe-onb-write{gap:6px;font-weight:600;display:grid}.oe-onb-write textarea{font:400 16px/1.5 var(--oe-sans);border:1.5px solid var(--oe-line);background:var(--oe-card);resize:vertical;border-radius:12px;padding:12px 14px}.oe-onb-write textarea:focus{border-color:var(--oe-accent);outline:none}.oe-onb-checks{border:1px solid var(--oe-line);background:var(--oe-card);border-radius:14px;gap:8px;margin:0;padding:12px 16px;display:grid}.oe-onb-checks legend{padding:0 6px;font-weight:700}.oe-onb-checks label{align-items:flex-start;gap:10px;display:flex}.oe-onb-checks input{width:20px;height:20px;accent-color:var(--oe-right);margin-top:2px}.oe-onb-model{border-left:4px solid var(--oe-accent);background:var(--oe-accent-soft);border-radius:0 12px 12px 0;padding:10px 14px}.oe-onb-model p{margin:0}.oe-onb-today{background:var(--oe-card);border:1.5px solid var(--oe-ink);box-shadow:0 4px 0 var(--oe-ink);border-radius:18px;justify-items:start;gap:8px;padding:20px 22px;display:grid}.oe-onb-today h2{font-family:var(--oe-head);letter-spacing:-.01em;margin:0;font-size:24px}.oe-onb-today p,.oe-onb-today .oe-kicker{margin:0}.oe-onb-table{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:14px;overflow-x:auto}.oe-onb-table table{border-collapse:collapse;width:100%;font-size:15px}.oe-onb-table th,.oe-onb-table td{text-align:left;border-bottom:1px solid var(--oe-line);vertical-align:top;padding:10px 14px}.oe-onb-table thead th{color:var(--oe-muted);font-size:13px}.oe-onb-table tr:last-child th,.oe-onb-table tr:last-child td{border-bottom:0}.oe-onb-table tr[data-focus]{background:var(--oe-accent-soft)}.oe-onb-save{margin-top:8px}.oe-onb-result .oe-h2{margin:18px 0 0}.oe-mock-options{gap:8px;display:grid}.oe-mock-options button{text-align:left;border:1.5px solid var(--oe-line);background:var(--oe-card);font:400 15.5px/1.45 var(--oe-sans);color:var(--oe-ink);cursor:pointer;border-radius:12px;grid-template-columns:34px 1fr;align-items:start;gap:10px;padding:12px 14px;display:grid}.oe-mock-options button:hover:not(:disabled){border-color:#9aa19d}.oe-mock-options button:disabled{cursor:default}.oe-mock-options button[data-tone=selected]{border-color:var(--oe-ink);background:#eef0ec}.oe-mock-options button[data-tone=right]{border-color:var(--oe-right);background:var(--oe-right-soft)}.oe-mock-options button[data-tone=wrong]{border-color:var(--oe-wrong);background:var(--oe-wrong-soft)}.oe-mock-key{font:800 14px/1.6 var(--oe-head);background:#eef0ec;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.oe-mock-options button[data-tone=selected] .oe-mock-key{background:var(--oe-ink);color:#fff}.oe-mock{gap:14px;display:grid}.oe-mock-stage{color:var(--oe-muted);margin:0;font-size:14px}.oe-mock-bar{z-index:15;background:var(--oe-card);border:1px solid var(--oe-line);border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:10px 14px;display:flex;position:sticky;top:0}.oe-mock-bar-actions{gap:8px;margin-left:auto;display:flex}.oe-mock-nav{flex-wrap:wrap;gap:6px;display:flex}.oe-mock-nav button{border:1.5px solid var(--oe-line);background:var(--oe-card);width:38px;height:36px;font:700 14px/1 var(--oe-head);color:var(--oe-ink);cursor:pointer;border-radius:9px;position:relative}.oe-mock-nav button[data-answered]{background:#e8eae6}.oe-mock-nav button[aria-current=step]{border-color:var(--oe-ink);box-shadow:0 2px 0 var(--oe-ink)}.oe-mock-nav button[data-flag]:after{content:"";background:var(--oe-retry);border:2px solid var(--oe-paper);border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;right:-4px}.oe-mock-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.oe-mock-text{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:16px;max-height:calc(100vh - 190px);padding:18px 20px;overflow:auto}.oe-mock-question{gap:12px;display:grid}.oe-mock-qhead{justify-content:space-between;align-items:center;gap:10px;display:flex}.oe-mock-qhead .oe-kicker{margin:0}.oe-mock-flag{border:1.5px solid var(--oe-line);background:var(--oe-card);font:600 13.5px/1.2 var(--oe-sans);cursor:pointer;color:var(--oe-ink);border-radius:999px;padding:5px 12px}.oe-mock-flag[aria-pressed=true]{border-color:var(--oe-retry);background:var(--oe-retry-soft);color:#6d4100}.oe-mock-stem{margin:0;font-size:17.5px;font-weight:600;line-height:1.45}.oe-mock-review h1,.oe-mock-done h1{font-family:var(--oe-head);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(26px,3.6vw,38px)}.oe-mock-review-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.oe-mock-review-grid button{text-align:left;border:1.5px solid var(--oe-line);background:var(--oe-card);width:100%;font:500 13.5px/1.3 var(--oe-sans);color:var(--oe-muted);cursor:pointer;border-radius:12px;gap:2px;padding:10px 12px;display:grid}.oe-mock-review-grid button[data-state=blank]{border-style:dashed}.oe-mock-review-grid button[data-flag]{border-color:var(--oe-retry)}.oe-mock-review-n{font:800 18px/1 var(--oe-head);color:var(--oe-ink)}.oe-mock-flag-tag{color:#6d4100;font-weight:700}.oe-mock-done{gap:10px;display:grid}.oe-mock-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.oe-mock-list li{background:var(--oe-card);border:1px solid var(--oe-line);border-left:4px solid var(--oe-right);border-radius:0 12px 12px 0;padding:10px 14px}.oe-mock-list li[data-tone=wrong]{border-left-color:var(--oe-wrong)}.oe-mock-list p{margin:0 0 4px}.oe-mock-q{align-items:baseline;gap:10px;font-weight:600;display:flex}.oe-hub-loading{min-height:240px}.oe-hub-rows{gap:8px;margin:0;padding:0;list-style:none;display:grid}.oe-hub-rows li{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.oe-hub-rows li[data-focus]{border-color:var(--oe-accent)}.oe-hub-rows h3{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 2px;font-size:17px;display:flex}.oe-hub-rows p{margin:0;font-size:14.5px}.oe-price{gap:16px;display:grid}.oe-price-card{background:var(--oe-card);border:1.5px solid var(--oe-ink);box-shadow:0 4px 0 var(--oe-ink);border-radius:20px;max-width:640px;padding:24px}.oe-price-card .oe-kicker{margin:0 0 6px}.oe-price-amount{font:800 44px/1.1 var(--oe-head);letter-spacing:-.02em;margin:0}.oe-price-amount span{font:500 17px/1.3 var(--oe-sans);color:var(--oe-muted);letter-spacing:0}.oe-price-h{font-family:var(--oe-head);margin:20px 0 8px;font-size:17px}.oe-price-list{gap:6px;margin:0;padding-left:20px;display:grid}.oe-price-list[data-soon]{color:var(--oe-muted)}.oe-price-card .oe-note{margin-top:18px}.oe-price-terms{color:var(--oe-muted);margin:16px 0 0;padding-left:20px;font-size:14px}@media (max-width:900px){.oe-mock-grid{grid-template-columns:1fr}.oe-mock-text{max-height:none}}@media (max-width:560px){.oe-onb-choices-4{grid-template-columns:1fr 1fr}.oe-mock-bar-actions{width:100%;margin-left:0}.oe-mock-bar-actions .oe-btn{flex:1}.oe-price-card{padding:18px}.oe-hub-rows li{align-items:flex-start}}.oe-mock-bar{top:72px}@media (max-width:900px){.oe-mock-bar{top:58px}}@media (max-width:560px){.oe-mock-bar{top:96px}}@media (max-width:900px){.oe-rp-side{order:0}.oe-roleplay[data-phase=prep] .oe-mic,.oe-roleplay[data-phase=roleplay] .oe-mic{z-index:30;background:var(--oe-card);border-radius:50%;width:96px;height:96px;margin:0;position:fixed;bottom:14px;right:14px;box-shadow:0 6px 20px #1216202e}.oe-roleplay[data-phase=prep] .oe-mic-time,.oe-roleplay[data-phase=roleplay] .oe-mic-time{font-size:20px}.oe-roleplay[data-phase=prep] .oe-mic-label,.oe-roleplay[data-phase=roleplay] .oe-mic-label{font-size:10px}.oe-roleplay[data-phase=ready] .oe-mic{width:120px;height:120px}.oe-roleplay[data-phase=ready] .oe-mic-time{font-size:26px}}.oe-onb-save .il-account{gap:10px;max-width:520px;display:grid}.oe-onb-save .lp-intro-kicker{color:var(--oe-accent);margin:0;font-size:13px;font-weight:700}.oe-onb-save .il-account-title{font-family:var(--oe-head);letter-spacing:-.01em;margin:0;font-size:26px}.oe-onb-save .il-account-lede{color:var(--oe-muted);margin:0 0 6px}.oe-onb-save .il-account-card{background:var(--oe-card);border:1px solid var(--oe-line);border-radius:18px;gap:14px;padding:20px;display:grid}.oe-onb-save .il-account-form{gap:12px;display:grid}.oe-onb-save .il-field{gap:6px;font-size:14px;font-weight:600;display:grid}.oe-onb-save .il-field input{border:1.5px solid var(--oe-line);background:var(--oe-paper);height:48px;font:400 16px var(--oe-sans);color:var(--oe-ink);border-radius:12px;padding:0 14px}.oe-onb-save .il-field input:focus{border-color:var(--oe-accent);outline:none}.oe-onb-save .il-submit{background:var(--oe-ink);color:#fff;min-height:48px;font:600 16px var(--oe-sans);cursor:pointer;border:0;border-radius:12px}.oe-onb-save .il-switch{font:600 14px var(--oe-sans);color:var(--oe-accent);cursor:pointer;background:0 0;border:0;justify-self:center;text-decoration:underline}.oe-onb-save .il-google{border:1px solid var(--oe-line);background:var(--oe-card);border-radius:999px;justify-content:center;align-items:center;height:48px;text-decoration:none;display:inline-flex}.oe-onb-save .il-form-error{color:var(--oe-wrong);margin:0;font-size:14px}.oe-onb-save .il-small{color:var(--oe-muted);margin:0;font-size:13.5px}.oe-land-prof .oe-prof-switch{justify-content:center}
