@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,600;1,6..72,400&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5efe5;--paper:#fffaf3;--ink:#2b1f2e;--muted:#7d6d76;--line:#e5d9cc;--accent:#c9613f;--accent-soft:#f6e3da;--accent-text:#fff8f2;--coach:#5d7f6a;--coach-soft:#e6eee8;--user-bubble:#2b1f2e;--user-text:#f8f1ea;--persona-bubble:#fffaf3;--persona-hue:#e0a06a;--persona-hue-text:#3d2510;--meter-cold:#b7c6c0;--meter-warm:#c9613f;--shadow:0 10px 30px #2b1f2e14;--focus:#c9613f59;--warn:#8a5a00;--warn-soft:#f7e6c4;--danger:#a8402e;--danger-soft:#f8e1d9;--danger-solid:#a8402e;--danger-solid-text:#fff6f2;--neutral-soft:#ebe2d6;--serif:"Newsreader", Georgia, "Times New Roman", serif;color:var(--ink);background:var(--bg);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#211a25;--paper:#2c2431;--ink:#f3e9e2;--muted:#b1a1aa;--line:#3f3441;--accent:#e0805f;--accent-soft:#46302c;--accent-text:#fff6f0;--coach:#94b8a1;--coach-soft:#2b3a31;--user-bubble:#4a3852;--user-text:#f6ede6;--persona-bubble:#2c2431;--persona-hue:#e0a06a;--persona-hue-text:#3d2510;--meter-cold:#55505a;--meter-warm:#e0805f;--shadow:0 10px 30px #00000059;--focus:#e0805f73;--warn:#e0b768;--warn-soft:#3d3117;--danger:#f0a08c;--danger-soft:#48261f;--danger-solid:#b04a36;--danger-solid-text:#fff6f2;--neutral-soft:#38303c}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#211a25;--paper:#2c2431;--ink:#f3e9e2;--muted:#b1a1aa;--line:#3f3441;--accent:#e0805f;--accent-soft:#46302c;--accent-text:#fff6f0;--coach:#94b8a1;--coach-soft:#2b3a31;--user-bubble:#4a3852;--user-text:#f6ede6;--persona-bubble:#2c2431;--persona-hue:#e0a06a;--persona-hue-text:#3d2510;--meter-cold:#55505a;--meter-warm:#e0805f;--shadow:0 10px 30px #00000059;--focus:#e0805f73;--warn:#e0b768;--warn-soft:#3d3117;--danger:#f0a08c;--danger-soft:#48261f;--danger-solid:#b04a36;--danger-solid-text:#fff6f2;--neutral-soft:#38303c}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}body{min-width:320px;min-height:100dvh;color:var(--ink);background:var(--bg);margin:0;transition:background .24s,color .24s}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand__mark{flex:none;place-items:center;width:34px;height:30px;display:grid}.brand__mark svg{width:34px;height:30px}.button{min-height:46px;color:var(--accent-text);border:1px solid var(--accent);background:var(--accent);white-space:nowrap;box-shadow:var(--shadow);border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-weight:700;transition:transform .16s,background .16s,filter .16s;display:inline-flex}.button:hover{filter:brightness(.94);transform:translateY(-1px)}.button:disabled{cursor:wait;filter:none;opacity:.6;transform:none}.button--small{border-radius:11px;min-height:40px;padding-inline:17px;font-size:13px}.button--large{min-height:54px;padding-inline:26px}.button--full{width:100%;margin-top:5px}.button--secondary{color:var(--ink);border-color:var(--line);background:var(--paper);box-shadow:none}.button--secondary:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft);filter:none}.button--danger{color:var(--danger-solid-text);border-color:var(--danger-solid);background:var(--danger-solid);box-shadow:none}.link-button{color:var(--accent);text-underline-offset:3px;background:0 0;border:0;padding:6px 2px;font-size:13px;font-weight:700;text-decoration:underline}.link-button:disabled{color:var(--muted);cursor:not-allowed}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:11px;flex:none;place-items:center;transition:color .16s,background .16s;display:grid}.icon-button:hover{color:var(--danger);background:var(--danger-soft)}.icon-button:disabled{color:var(--muted);cursor:not-allowed;opacity:.6;background:0 0}.spinner{flex:none;animation:.9s linear infinite spinner-rotate}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:2.4s}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes recording-pulse{50%{opacity:.6}}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@keyframes bubble-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes interest-mask{0%{width:calc(100% - var(--interest-from))}}@keyframes interest-pin{0%{left:var(--interest-from)}}@keyframes message-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.container{width:min(1160px,100% - 40px);margin-inline:auto}@media (width<=720px){.container{width:min(100% - 32px,560px)}}.public-header{justify-content:space-between;align-items:center;min-height:82px;display:flex}.public-header__actions{align-items:center;gap:24px;display:flex}@media (width<=720px){.public-header{min-height:68px}.public-header .brand span:last-child{font-size:14px}.public-header__actions{gap:12px}}.hero{padding-block:62px 92px}.hero__copy{z-index:1;max-width:720px;position:relative}.eyebrow{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{max-width:650px;font-family:var(--serif);letter-spacing:-.045em;margin:20px 0;font-size:clamp(3.25rem,5.4vw,5rem);font-weight:600;line-height:.98}.hero h1 span{color:var(--accent)}.hero__lead{max-width:610px;color:var(--muted);margin:0;font-size:18px;line-height:1.72}.hero__lead+.hero__lead{margin-top:15px}.hero__actions{align-items:center;gap:20px;margin-top:33px;display:flex}@media (width<=979px){.hero h1{font-size:3.5rem}}@media (width<=720px){.hero{text-align:center;padding-block:56px 66px}.hero__copy{flex-direction:column;align-items:center;display:flex}.hero h1{margin-top:17px;font-size:clamp(2.5rem,11.5vw,4rem)}.hero__lead{font-size:15px;line-height:1.65}.hero__actions{flex-direction:column;gap:13px;margin-top:27px}}.public-footer{color:var(--muted);padding-block:34px;font-size:12px}.public-footer a{color:inherit}.legal{width:min(720px,100% - 40px);padding-block:32px 72px}.legal h1{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:600}.legal__lead{max-width:60ch;color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.7}.legal__section{margin-top:34px}.legal__section h2{margin:0 0 10px;font-size:17px;font-weight:800}.legal__section ul{margin:0;padding-left:20px}.legal__section li,.legal__section p{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.7}.legal__section a{color:var(--accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.consent-card{width:min(100%,460px)}.consent-card__choices{border:0;gap:12px;margin:26px 0 0;padding:0;display:grid}.consent-card__choices .checkbox{align-items:flex-start;font-weight:600;line-height:1.5}.consent-card__choices a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.auth-page{background:radial-gradient(circle at 50% 22%, color-mix(in srgb, var(--paper) 92%, var(--accent)) 0, var(--bg) 58%, color-mix(in srgb, var(--bg) 92%, var(--ink)) 100%);place-items:center;min-height:100dvh;padding:100px 20px 72px;display:grid}.auth-page:before,.auth-page:after{background:var(--accent-soft);content:"";filter:blur(4px);opacity:.6;border-radius:50%;width:280px;height:280px;position:fixed}.auth-page:before{top:-150px;right:-70px}.auth-page:after{bottom:-180px;left:-80px}.auth-page__brand{position:absolute;top:28px;left:34px}.auth-page__tagline{color:var(--muted);text-align:center;margin:6px 0 0;font-size:12px}.auth-card{z-index:1;border:1px solid var(--line);background:var(--paper);width:min(100%,440px);box-shadow:var(--shadow);border-radius:24px;padding:36px;position:relative}.auth-card__intro{text-align:center}.auth-card__icon{width:46px;height:46px;color:var(--accent);background:var(--accent-soft);border-radius:15px 15px 6px;place-items:center;margin:0 auto 17px;display:grid}.auth-card h1{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:34px;font-weight:600}.auth-card__intro p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.6}.auth-form{gap:18px;margin-top:28px;display:grid}.auth-card__intro strong{overflow-wrap:anywhere}.auth-card__actions{gap:4px;margin-top:18px;display:grid}.auth-card__actions button{min-height:44px;color:var(--accent);background:0 0;border:0;padding:8px;font-size:12px;font-weight:700}.auth-card__actions button:disabled{color:var(--muted);cursor:not-allowed;opacity:.65}.auth-card__switch{color:var(--muted);text-align:center;margin:24px 0 0;font-size:11px}.auth-card__switch a{color:var(--accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.auth-page__back{color:var(--muted);margin-top:26px;font-size:12px;font-weight:600}@media (width<=720px){.auth-page{padding-top:94px}.auth-page__brand{top:24px;left:22px}.auth-card{border-radius:20px;padding:30px 22px}}.app-layout{background:var(--bg);flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}.app-bar{z-index:5;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0}.app-bar__top{align-items:center;gap:12px;width:min(100%,1180px);margin-inline:auto;padding:12px 24px;display:flex}.app-bar__back{width:44px;height:44px;color:var(--ink);border-radius:12px;flex:none;place-items:center;margin-left:-10px;display:grid}.app-bar__back:hover{background:var(--accent-soft)}.app-bar__title{display:none}.app-main{flex:1;width:min(100%,1180px);margin-inline:auto;padding:26px 24px 64px}@media (width<=979px){.app-main{padding-inline:18px}}@media (width<=720px){.app-bar__top{gap:8px;padding:10px 16px}.app-bar .brand{white-space:nowrap;gap:8px;font-size:13px}.app-bar .brand__mark,.app-bar .brand__mark svg{width:28px;height:25px}.app-bar--titled .brand{display:none}.app-bar__title{-webkit-line-clamp:2;line-clamp:2;min-width:0;color:var(--ink);-webkit-box-orient:vertical;flex:auto;font-size:15px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.app-main{padding:20px 16px calc(72px + env(safe-area-inset-bottom))}.app-layout--focused .app-main{padding-bottom:40px}}.app-bar__theme{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:12px;flex:none;place-items:center;margin-left:auto;transition:color .16s,background .16s;display:grid}.app-bar__theme:hover{color:var(--accent);background:var(--accent-soft)}@media (width<=720px){.app-bar__theme{display:none}}.app-nav{align-items:center;gap:4px;display:flex}.app-nav__link{width:44px;height:44px;color:var(--muted);border-radius:12px;place-items:center;display:grid}.app-nav__link:hover{color:var(--ink);background:var(--accent-soft)}.app-nav__link--active{color:var(--accent);background:var(--accent-soft)}.app-nav__link--home,.app-nav__label{display:none}@media (width<=720px){.app-nav{z-index:20;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:var(--paper);justify-content:space-around;gap:0;margin:0;position:fixed;inset:auto 0 0;box-shadow:0 -6px 20px #0000000f}.app-nav--wide-only{display:none}.app-nav__link,.app-nav__link--home{border-radius:0;flex:1 1 0;align-content:center;justify-items:center;gap:3px;width:auto;min-width:64px;height:auto;min-height:56px;padding:7px 6px;display:grid}.app-nav__link--active{background:0 0}.app-nav__label{font-size:11px;font-weight:700;display:block}}.tabs{scrollbar-width:none;gap:4px;margin-bottom:4px;padding-bottom:4px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tabs__link{color:var(--muted);white-space:nowrap;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:700}.tabs__link:hover{color:var(--ink);background:var(--accent-soft)}.tabs__link--active{color:var(--accent);background:var(--accent-soft)}.admin{gap:18px;display:grid}.page{flex-direction:column;gap:18px;min-width:0;display:flex}.page--narrow{width:min(100%,720px)}.page__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.page__head h1{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:36px;font-weight:600}.page__lead{max-width:60ch;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.page__section{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:19px;font-weight:600}.start-actions{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}@media (width<=720px){.page__head h1{font-size:30px}.page__head .button{width:100%}.page__head--bar h1{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}.page__footnote{color:var(--muted);margin:24px 0 0;font-size:13px}.page__footnote a{color:inherit;text-decoration:underline}.form-field{gap:8px;display:grid}.form-field label{font-size:12px;font-weight:700}.form-field__help{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.form-field .otp-input{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.15em;font-size:24px}.form-field input{width:100%;height:48px;color:var(--ink);border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:0 14px;font-size:14px;transition:border-color .16s,box-shadow .16s}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--muted)}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus);outline:0}.form-field textarea,.form-field select{width:100%;color:var(--ink);border:1px solid var(--line);background:var(--paper);resize:vertical;border-radius:11px;padding:11px 13px;font-family:inherit;font-size:14px;line-height:1.55}.form-field select{height:48px;padding-block:0}.form-field .prompt-input{min-height:260px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:13px}.form-field__error{color:var(--danger);margin:0;font-size:11px;line-height:1.5}.form-field__count{color:var(--muted);margin:0;font-size:11px}.form-message{border-radius:10px;margin:0;padding:11px 13px;font-size:11px;line-height:1.5}.form-message--error{color:var(--danger);background:var(--danger-soft)}.form-message--success{color:var(--coach);background:var(--coach-soft)}.form-message--note{color:var(--muted);background:var(--bg)}.admin-form{gap:18px;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (width<=979px){.form-row{grid-template-columns:minmax(0,1fr)}}.form-fieldset{border:1px solid var(--line);border-radius:12px;margin:0;padding:14px 16px}.form-fieldset legend{padding:0 6px;font-size:12px;font-weight:700}.radio,.checkbox{cursor:pointer;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.radio input,.checkbox input{width:17px;height:17px;accent-color:var(--accent)}.form-actions{align-items:center;gap:16px;display:flex}@media (width<=720px){.form-actions--sticky{z-index:2;padding:12px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper);border-radius:0 0 16px 16px;flex-wrap:wrap;gap:12px;margin:0 -18px -16px;position:sticky;bottom:0}}.disclosure{border:1px solid var(--line);background:var(--paper);border-radius:12px}.disclosure__summary{cursor:pointer;padding:12px 16px;font-size:13px;font-weight:700}.disclosure__summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:12px}.disclosure__body{gap:14px;padding:0 16px 16px;display:grid}.dictation-field{position:relative}.dictation-field textarea{padding-right:50px}.dictation-field .mic-button{position:absolute;top:5px;right:5px}.card-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.card{border:1px solid var(--line);background:var(--paper);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:16px 18px;display:flex}.card--empty{color:var(--muted);background:0 0;border-style:dashed;margin:0;font-size:13px;display:block}.card--start{gap:14px;display:grid}.card__body{min-width:0}.card__heading{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.card__title{letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-size:16px}.card__title a:hover{color:var(--accent)}.card__summary{color:var(--muted);overflow-wrap:anywhere;margin:6px 0 0;font-size:13px;line-height:1.55}.card__summary a{color:var(--accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.card__meta{color:var(--muted);overflow-wrap:anywhere;margin:8px 0 0;font-size:11px}.card__meta--icon{align-items:center;gap:6px;display:flex}.card__meta--icon .icon{flex:none}.card__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.confirm{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.confirm__question{color:var(--muted);font-size:12px}@media (width<=720px){.card{flex-direction:column;align-items:stretch}.card--slim{flex-direction:row;align-items:flex-start}.card__actions,.confirm{justify-content:flex-end}}.badge{letter-spacing:.03em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.badge--level{gap:3px;padding:6px 9px}.badge__step{opacity:.25;background:currentColor;border-radius:2px;width:9px;height:5px}.badge__step--on{opacity:1}.badge--easy{color:var(--coach);background:var(--coach-soft)}.badge--medium{color:var(--warn);background:var(--warn-soft)}.badge--hard{color:var(--danger);background:var(--danger-soft)}.badge--mode-training{color:var(--muted);background:var(--neutral-soft)}.badge--mode-live{color:var(--danger);background:var(--danger-soft)}.badge--outcome-success{color:var(--coach);background:var(--coach-soft)}.badge--outcome-failure{color:var(--danger);background:var(--danger-soft)}.badge--outcome-expired{color:var(--muted);background:var(--neutral-soft)}.summary{border:1px solid var(--line);background:var(--paper);border-radius:16px;gap:12px;margin:0;padding:16px 18px;display:grid}.summary__row{gap:3px;display:grid}.summary__row dt{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.summary__row dd{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.55}.settings-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-card h2{letter-spacing:-.01em;margin:0;font-size:16px}.settings-card--stacked{flex-direction:column;align-items:stretch}.settings-card__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width<=720px){.settings-card,.settings-card__row{align-items:stretch}}.voice-picker{align-items:flex-end;gap:12px;display:flex}.voice-picker .form-field{flex:auto;min-width:0}.voice-picker .button{flex:none;min-height:48px}@media (width<=720px){.voice-picker{flex-direction:column;align-items:stretch}}.segmented{border:1px solid var(--line);background:var(--bg);border-radius:999px;flex:none;gap:2px;min-width:0;margin:0;padding:3px;display:inline-flex}.segmented__option{color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.segmented__option:hover{color:var(--ink)}.segmented__option--active{color:var(--accent-text);background:var(--accent)}.segmented__option--active:hover{color:var(--accent-text)}@media (width<=720px){.segmented{justify-content:space-between}.segmented__option{flex:1 1 0;padding-inline:8px}}.mic-button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .16s,background .16s;display:grid}.mic-button:hover{color:var(--accent);background:var(--accent-soft)}.mic-button:disabled{cursor:wait;opacity:.5}.mic-button--recording,.mic-button--recording:hover{color:var(--danger-solid-text);background:var(--danger-solid)}.mic-button--recording{animation:1.4s ease-in-out infinite recording-pulse}@media (prefers-reduced-motion:reduce){.mic-button--recording{animation:none}}.custom-woman__intro{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.custom-woman__difficulty{align-items:center;gap:8px;display:flex}@media (width<=720px){.axis-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.axis-choices .choice-tile{text-align:center;padding:10px 6px;font-size:13px}}.wizard{gap:16px;display:grid}.steps{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.step{min-width:0;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;padding:7px 12px 7px 7px;font-size:13px;font-weight:700;display:inline-flex}.step:not(:disabled):hover{color:var(--ink);background:var(--accent-soft)}.step:disabled{cursor:not-allowed;opacity:.6}.step--current{color:var(--accent);border-color:var(--accent);background:var(--accent-soft);opacity:1}.step--done{color:var(--ink)}.step__number{width:24px;height:24px;color:var(--accent);border:1px solid var(--line);background:var(--paper);border-radius:50%;flex:none;place-items:center;font-size:12px;display:grid}.step--current .step__number,.step--done .step__number{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.step__label{min-width:0;display:grid}.step__choice{max-width:220px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.step--current .step__choice{color:var(--accent)}.wizard__panel{gap:14px;display:grid}.wizard__question{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:600}.wizard__section{letter-spacing:-.01em;margin:4px 0 0;font-size:15px;font-weight:800}.wizard__filter{justify-self:start;max-width:100%}@media (width<=720px){.wizard__filter{justify-self:stretch}}.wizard__actions{z-index:2;border-top:1px solid var(--line);background:var(--paper);border-radius:0 0 16px 16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0 -18px -16px;padding:12px 18px 16px;display:flex;position:sticky;bottom:0}.mode-tiles{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.mode-tile{color:var(--ink);border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:16px;align-content:start;gap:8px;padding:16px 17px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.mode-tile:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-1px)}.mode-tile:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.mode-tile--selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 2px var(--focus)}.mode-tile__name{letter-spacing:-.01em;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.mode-tile__check{width:22px;height:22px;color:var(--accent-text);background:var(--accent);border-radius:50%;flex:none;place-items:center;margin-left:auto;display:grid}.mode-tile__text{overflow-wrap:anywhere;font-size:13px;line-height:1.6}@media (width<=720px){.mode-tiles{grid-template-columns:minmax(0,1fr)}}.choice-tiles{flex-wrap:wrap;gap:10px;display:flex}.choice-tile{color:var(--ink);border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:700;transition:border-color .16s,box-shadow .16s;display:inline-flex}.choice-tile:hover{border-color:var(--accent)}.choice-tile:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}.choice-tile--selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 2px var(--focus)}.choice-tile .icon{color:var(--muted);flex:none}@media (width<=720px){.choice-tile{flex:auto;justify-content:center}}.tile-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.tile{width:100%;height:100%;color:var(--ink);border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:16px;align-content:start;gap:8px;padding:16px 17px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.tile:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-1px)}.tile--selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 2px var(--focus)}.tile__head{align-items:center;gap:10px;display:flex}.tile__name{letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:800}.tile__check{width:22px;height:22px;color:var(--accent-text);background:var(--accent);border-radius:50%;flex:none;place-items:center;margin-left:auto;display:grid}.tile__summary{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.tile__meta{color:var(--muted);overflow-wrap:anywhere;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:700;line-height:1.55;display:flex}.tile__meta .icon{flex:none}.tile__note{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.tile-cell{align-content:start;justify-items:start;gap:6px;display:grid}.tile-cell__action{padding-left:4px;font-size:12px}.tile--add{color:var(--accent);border-style:dashed;align-content:center;text-decoration:none}.path-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=720px){.path-cards{grid-template-columns:1fr}}.path-cards .card__summary{margin:0}.badge--done{gap:4px}.course-modules{gap:26px;display:grid}.course-module{gap:12px;display:grid}.course-module__title{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:19px;font-weight:600}.intro-section{gap:10px;display:grid}.intro-section__title{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.lesson-step{gap:14px;display:grid}.lesson-principle{color:var(--ink);border-left:3px solid var(--accent);background:var(--accent-soft);font-family:var(--serif);border-radius:0 12px 12px 0;margin:0;padding:14px 16px;font-size:18px;line-height:1.5}.lesson-text{margin:0;font-size:15px;line-height:1.65}.lesson-steps{gap:8px;margin:0;display:grid}.lesson-steps__row{grid-template-columns:5.5em 1fr;gap:12px;font-size:15px;line-height:1.55;display:grid}.lesson-steps__row dt{font-weight:800}.lesson-steps__row dd{margin:0}.lesson-note{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.lesson-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lesson-example{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:10px;margin:0;padding:14px 16px;display:grid}.lesson-example__row{gap:3px;display:grid}.lesson-example__row dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.lesson-example__row dd{margin:0;font-size:14px;line-height:1.55}.lesson-example__row--weak dt{color:var(--danger)}.lesson-example__row--strong dt{color:var(--coach)}.lesson-task{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.lesson-task__question{margin:0;font-size:15px;font-weight:700}.lesson-task__counter{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.lesson-context{color:var(--muted);margin:0;font-size:12px}.lesson-her{background:var(--persona-bubble);border-radius:14px;margin:0;padding:12px 14px;font-size:15px;line-height:1.55}.lesson-options{gap:10px;margin:0;padding:0;list-style:none;display:grid}.lesson-option{gap:8px;display:grid}.lesson-option__pick{width:100%;color:var(--ink);border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.55}.lesson-option__pick:hover{border-color:var(--muted)}.lesson-option__pick--open{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.lesson-verdict{border-radius:12px;gap:4px;padding:10px 14px;display:grid}.lesson-verdict--good{background:var(--coach-soft)}.lesson-verdict--weak{background:var(--danger-soft)}.lesson-verdict__label{letter-spacing:.03em;font-size:11px;font-weight:800}.lesson-verdict--good .lesson-verdict__label{color:var(--coach)}.lesson-verdict--weak .lesson-verdict__label{color:var(--danger)}.lesson-verdict__why{margin:0;font-size:13px;line-height:1.55}.lesson-compare{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=720px){.lesson-compare{grid-template-columns:1fr}}.lesson-compare__side{background:var(--neutral-soft);border-radius:12px;align-content:start;gap:8px;padding:10px 12px;display:grid}.lesson-compare__label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.lesson-compare__text{margin:0;font-size:13px;line-height:1.55}.lesson-sample{gap:3px;display:grid}.lesson-sample__why{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.lesson-selfcheck{grid-column:1/-1;gap:6px;display:grid}.lesson-selfcheck__list{gap:4px;margin:0;padding-left:18px;font-size:13px;line-height:1.55;display:grid}.drill{gap:14px;min-width:0;display:grid}.drill-thread{gap:10px;min-width:0;display:grid}.drill-msg{gap:3px;min-width:0;max-width:min(100%,460px);display:grid}.drill-msg--her{justify-self:start}.drill-msg--user{justify-self:end;justify-items:end}.drill-msg__who{color:var(--muted);letter-spacing:.04em;font-size:11px;font-weight:800}.drill-msg__text{overflow-wrap:anywhere;border-radius:16px;margin:0;padding:11px 14px;font-size:15px;line-height:1.55}.drill-msg--her .drill-msg__text{background:var(--persona-bubble);border-radius:16px 16px 16px 4px}.drill-msg--user .drill-msg__text{background:var(--neutral-soft);text-align:left;border-radius:16px 16px 4px}.drill-status{color:var(--muted);margin:0;font-size:13px}.drill-compose{gap:8px;display:grid}.drill-review{gap:12px;display:grid}.drill-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:8px;padding:14px 16px;display:grid}.drill-card__her{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.drill-card__user{overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.55}.drill-card__checks{flex-wrap:wrap;gap:6px;display:flex}.drill-check{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.drill-check--yes{color:var(--coach);background:var(--coach-soft)}.drill-check--no{color:var(--danger);background:var(--danger-soft)}.drill-card__note{margin:0;font-size:14px;line-height:1.6}.drill-card__rewrite{background:var(--neutral-soft);border-radius:12px;gap:3px;padding:10px 12px;display:grid}.drill-card__text{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.55}.lesson-reflection{border:1px dashed var(--line);border-radius:14px;gap:4px;padding:12px 14px;display:grid}.lesson-reflection__label{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.lesson-reflection__text{margin:0;font-size:14px;line-height:1.55}.content-group{gap:12px;display:grid}.content-group__title{letter-spacing:.02em;color:var(--muted);text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.content-split{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:18px;display:grid}@media (width<=979px){.content-split{grid-template-columns:minmax(0,1fr)}}.content-tree{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:12px}@media (width>=980px){.content-tree{max-height:calc(100dvh - 120px);position:sticky;top:84px;overflow:auto}}.content-tree__list{gap:2px;margin:0;padding:0 0 0 12px;list-style:none;display:grid}.content-tree__list--root{padding-left:0}.content-tree__item{gap:2px;display:grid}.content-tree__button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:7px 9px;font-size:13px;font-weight:600;display:flex}.content-tree__button:hover{background:var(--accent-soft)}.content-tree__button--active{color:var(--accent);background:var(--accent-soft)}.content-tree__label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.node-badge{min-width:18px;color:var(--danger);background:var(--danger-soft);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:1px 6px;font-size:11px;font-weight:800;display:inline-flex}.content-pane{gap:12px;min-width:0;display:grid}.content-crumbs{flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;display:flex}.content-crumbs .link-button{padding:2px;font-size:12px}.content-crumbs__here{color:var(--muted);font-weight:700}.node-form{border:1px solid var(--line);background:var(--paper);border-radius:16px;gap:16px;min-width:0;padding:18px;display:grid}.node-form__head{gap:4px;display:grid}.node-form h2{letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-size:18px}.node-form h2:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.node-form__path{color:var(--muted);overflow-wrap:anywhere;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.node-slot{gap:6px;display:grid}.node-slot__drop{justify-self:start}.node-field__area{resize:none;min-height:76px;overflow:hidden}.node-field__count{color:var(--muted);margin:0;font-size:11px}.node-field--bad input,.node-field--bad textarea,.node-field--bad select{border-color:var(--danger)}.node-issue{color:var(--danger);margin:0;font-size:11px;line-height:1.5}.node-row{border:1px solid var(--line);background:var(--bg);text-align:left;border-radius:12px;align-items:center;gap:10px;width:100%;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.node-row--link:hover{border-color:var(--accent);color:var(--accent)}.node-row__label{overflow-wrap:anywhere;flex:auto;min-width:0}.node-row__open{color:var(--accent);flex:none;font-size:12px}.node-items{gap:10px;margin:0;padding:0;list-style:none;display:grid}.node-item{border:1px solid var(--line);border-radius:14px;gap:8px;padding:12px;display:grid}.node-item__body{gap:8px;min-width:0;display:grid}.node-item__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.node-add{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.node-add--column{flex-direction:column;align-items:stretch;gap:8px}.node-add__title{color:var(--muted);margin:0;font-size:12px;font-weight:700}.node-add__buttons{flex-wrap:wrap;gap:8px;display:flex}.node-add__item{align-items:center;gap:8px;display:inline-flex}.save-bar{border:1px solid var(--line);background:var(--paper);border-radius:16px;gap:10px;padding:14px 16px;display:grid}.save-bar__state{color:var(--muted);font-size:12px}.save-bar__rescue{margin-top:8px;font-size:12px}.save-bar__json{border:1px solid var(--line);background:var(--paper);border-radius:10px;width:100%;margin-top:8px;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.save-bar .form-message p{margin:0 0 8px}.save-bar .form-message p:last-child{margin-bottom:0}.issue-summary{border:1px dashed var(--line);border-radius:14px;padding:12px 14px;font-size:12px}.issue-summary summary{cursor:pointer;font-weight:700}.issue-summary__list{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.issue-summary__text{color:var(--muted)}.page--chat{gap:14px}.chat-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:12px;display:flex}.chat-head__who{flex:auto;min-width:0}.chat-head h1{font-family:var(--serif);letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:26px;font-weight:600}.chat-head__title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.chat-head__meta{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 0;font-size:12px}.chat-head__meta code{background:var(--accent-soft);border-radius:5px;padding:1px 5px;font-size:11px}@media (width<=720px){.chat-head h1{font-size:22px}}.chat-gauge{flex:none;align-items:center;gap:8px;display:flex}.chat-gauge svg{width:46px;height:28px;overflow:visible}.chat-gauge__track{fill:none;stroke:var(--line);stroke-width:5px;stroke-linecap:round}.chat-gauge__fill{fill:none;stroke:url(#chat-gauge-gradient);stroke-width:5px;stroke-linecap:round;transition:stroke-dashoffset .7s cubic-bezier(.2,.8,.2,1)}.chat-gauge__num{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:18px;font-weight:800}.chat-gauge__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}@media (width<=720px){.chat-gauge__num{font-size:16px}}.scene{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:56px 1fr;align-items:start;gap:6px 14px;padding:16px 18px 16px 14px;display:grid}.scene__art{width:56px;height:56px;color:var(--accent);grid-row:span 4}.scene__art svg{width:100%;height:100%}.scene__label{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.scene__intro{font-family:var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:400;line-height:1.55}.scene__tip{color:var(--muted);overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;line-height:1.55}.scene__tip strong{color:var(--coach);font-weight:700}@media (width<=460px){.scene{grid-template-columns:minmax(0,1fr)}.scene__art{grid-row:auto;width:44px;height:44px}.scene__intro{font-size:17px}}.chat-column{gap:12px;min-width:0;display:grid}.chat-thread{gap:14px;min-width:0;padding-block:4px;display:grid}.chat-thread__empty{color:var(--muted);text-align:center;margin:0;padding:26px 0;font-size:13px}.msg{gap:6px;min-width:0;max-width:min(100%,560px);display:grid}.msg--persona{grid-template-columns:34px minmax(0,1fr);justify-self:start;column-gap:10px}.msg--user{justify-self:end}.msg__avatar{width:34px;height:34px;color:var(--persona-hue-text);background:var(--persona-hue);border-radius:12px 12px 12px 4px;align-self:end;place-items:center;font-size:14px;font-weight:800;display:grid}.bubble{border-radius:18px;min-width:0;padding:12px 15px}.bubble--persona{border:1px solid var(--line);background:var(--persona-bubble);border-bottom-left-radius:5px}.bubble--user{color:var(--user-text);background:var(--user-bubble);border-bottom-right-radius:5px}.bubble__head{justify-content:flex-end;align-items:center;gap:8px;display:flex}.bubble__speak{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin:-4px -6px 2px 0;padding:0;transition:color .16s,background .16s;display:inline-flex}.bubble__speak:hover,.bubble__speak[aria-pressed=true]{color:var(--accent);background:var(--accent-soft)}.bubble__text{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.55}.bubble__caret{background:var(--accent);vertical-align:-.15em;width:2px;height:1em;margin-left:2px;animation:.9s step-end infinite bubble-caret;display:inline-block}.bubble__stage{color:var(--muted);font-family:var(--serif);overflow-wrap:anywhere;margin:0 0 4px;font-size:14px;font-style:italic;line-height:1.5}.bubble__opinion{border-top:1px dashed var(--line);gap:2px;margin-top:10px;padding-top:9px;display:grid}.bubble__opinion-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.bubble__opinion-text{color:var(--muted);font-family:var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px;font-style:italic;line-height:1.5}.interest{border-top:1px dashed var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;margin-top:10px;padding-top:9px;display:grid}.interest__track{background:linear-gradient(90deg, var(--meter-cold), var(--meter-warm));opacity:.9;border-radius:4px;grid-column:1;height:8px;position:relative}.interest__mask{width:calc(100% - var(--interest-value));background:var(--persona-bubble);opacity:.82;border-radius:0 4px 4px 0;animation:.7s cubic-bezier(.2,.8,.2,1) interest-mask;position:absolute;inset:0 0 0 auto}.interest__pin{top:50%;left:var(--interest-value);border:3px solid var(--persona-bubble);background:var(--ink);border-radius:50%;width:14px;height:14px;animation:.7s cubic-bezier(.2,.8,.2,1) interest-pin;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000040}.interest__meta{font-variant-numeric:tabular-nums;grid-column:2;align-items:baseline;gap:6px;display:flex}.interest__value{letter-spacing:-.02em;font-size:16px;font-weight:800}.interest__delta{white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:12px;font-weight:700}.interest__delta--up{color:var(--coach);background:var(--coach-soft)}.interest__delta--down{color:var(--accent);background:var(--accent-soft)}.interest__mood{color:var(--muted);overflow-wrap:anywhere;grid-column:1/-1;font-size:12px}.interest__mood b{color:var(--ink);font-weight:700}.interest__debug{color:var(--muted);overflow-wrap:anywhere;grid-column:1/-1;font-size:11px}.coach-comment{border-left:3px solid var(--coach);grid-template-columns:auto minmax(0,1fr);justify-self:end;gap:10px;max-width:min(100%,560px);margin-top:-4px;padding:8px 12px 8px 0;display:grid}.coach-comment__icon{width:26px;height:26px;color:var(--coach);background:var(--coach-soft);border-radius:8px;place-items:center;margin-left:12px;display:grid}.coach-comment__body{gap:2px;min-width:0;display:grid}.coach-comment__label{color:var(--coach);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.coach-comment__text{font-family:var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.5}.coach-comment__error{justify-self:end;max-width:min(100%,560px);margin-top:-4px}.coach-toggle{color:var(--coach);border:1px solid var(--line);background:0 0;border-radius:999px;justify-self:end;margin-top:-2px;padding:4px 11px;font-size:12px;font-weight:700}.coach-toggle:hover{background:var(--coach-soft)}.coach-toggle:disabled{color:var(--muted);cursor:not-allowed;opacity:.6}.typing{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;display:flex}.typing--coach{justify-self:end;margin-top:-2px}.msg,.coach-comment{animation:.32s both message-rise}@media (prefers-reduced-motion:reduce){.msg,.coach-comment,.interest__mask,.interest__pin{animation:none}}.composer{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px;align-items:flex-end;gap:6px;padding:6px 6px 6px 14px;display:flex}.composer textarea{min-width:0;min-height:38px;color:var(--ink);font:inherit;resize:none;background:0 0;border:0;flex:1;padding:9px 0;font-size:15px;line-height:1.5;display:block;overflow-y:hidden}.composer textarea:focus{outline:0}.composer textarea:disabled{color:var(--muted)}.composer__send{width:38px;height:38px;color:var(--accent-text);background:var(--accent);border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:filter .16s;display:grid}.composer__send:hover{filter:brightness(.94)}.composer__send:disabled{cursor:not-allowed;opacity:.45}.episode-end{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:18px;gap:14px;padding:18px;display:grid}.episode-end__head{justify-items:start;gap:8px;display:grid}.episode-end__text{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.episode-end__debrief{border-left:3px solid var(--coach);background:var(--coach-soft);border-radius:0 12px 12px 0;padding:14px 16px}.episode-end__debrief-label{color:var(--coach);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.episode-end__debrief-text{font-family:var(--serif);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.6}.episode-end__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.feedback{gap:10px;display:grid}.feedback__actions{justify-content:flex-start;display:flex}.feedback__thanks{color:var(--coach);margin:0;font-size:13px;font-weight:700}.feedback-ask{border:1px dashed var(--line);border-radius:14px;gap:8px;padding:12px 14px;display:grid}.feedback-ask__title{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.feedback-entry__text{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.6}.feedback-thumbs{gap:8px;margin-top:8px;display:grid}.feedback-thumbs__question{color:var(--muted);font-size:12px}.feedback-thumbs__buttons{align-items:center;gap:8px;display:flex}.feedback-thumbs__button{width:34px;height:34px;color:var(--muted);border:1px solid var(--line);background:var(--paper);border-radius:11px;place-items:center;transition:color .16s,border-color .16s,background .16s;display:grid}.feedback-thumbs__button:hover:not(:disabled){color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.feedback-thumbs__button--active{color:var(--coach);border-color:var(--coach);background:var(--coach-soft)}.feedback-thumbs__button:disabled{cursor:default;opacity:.7}.feedback-thumbs__button--active:disabled{opacity:1}.feedback-thumbs__thanks{color:var(--muted);font-size:12px;font-weight:700}
