:root{--bg:#f5efe2;--bg-deep:#1e2b25;--surface:#fffcf5d1;--surface-strong:#fffcf5f2;--card:#fffcf5e0;--text:#1f1d19;--muted:#5c5a52;--accent:#d46a3a;--accent-soft:#f0b189;--line:#1f1d191a;--success:#266c4f;--danger:#8f4432;--shadow:0 18px 55px #1c211c1a;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--max-width:1180px;font-synthesis-weight:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#d46a3a2e,#0000 30%),radial-gradient(circle at 100% 0,#204a3829,#0000 32%),linear-gradient(#f7f1e5 0%,#f3ede0 42%,#ebe4d7 100%);min-height:100vh;margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto}.hero-shell{flex-direction:column;min-height:100svh;display:flex}.topbar{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.brand{letter-spacing:.14em;text-transform:uppercase;font-size:.82rem}.brand strong{letter-spacing:.12em;font-size:.95rem}.nav-links{color:var(--muted);gap:1rem;font-size:.95rem;display:flex}.hero{flex:1;grid-template-columns:minmax(0,.95fr) minmax(24rem,.9fr);align-items:center;gap:3.5rem;padding:3rem 0 4.5rem;display:grid}.hero-copy{max-width:36rem}.eyebrow{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--muted);background:#fffcf5b8;border:1px solid #1f1d1917;border-radius:999px;align-items:center;gap:.65rem;padding:.55rem .9rem;font-size:.9rem;display:inline-flex}.hero h1{max-width:9ch;margin:1rem 0 1.1rem;font-size:clamp(3.25rem,5.8vw,5.4rem);font-weight:600;line-height:.92}.hero p{max-width:32rem;color:var(--muted);font-size:1.08rem;line-height:1.55}.hero-notes{color:var(--muted);flex-wrap:wrap;gap:.9rem;margin-top:1.2rem;font-size:.95rem;display:flex}.hero-notes span{padding-left:.9rem;position:relative}.hero-notes span:before{content:"";background:var(--accent);border-radius:999px;width:.34rem;height:.34rem;position:absolute;top:.5rem;left:0}.hero-caption{margin-top:1rem;font-size:.95rem}.prompt-focus-card{gap:1.1rem;padding:clamp(1.25rem,4vw,2.2rem);display:grid}.prompt-question{max-width:34ch;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.prompt-word{border-radius:.28em;margin-right:.24em;padding:.02em .08em;transition:background .22s,color .22s,box-shadow .22s;display:inline-block}.prompt-word-active{color:#9e4727;background:#d46a3a2e;box-shadow:0 .08em #d46a3a52}.prompt-card-footer{border-top:1px solid var(--line);margin-top:.35rem;padding-top:1rem}.timer-compact{grid-template-columns:auto 1fr;align-items:center;gap:.75rem 1.2rem;display:grid}.timer-compact .eyebrow{grid-column:1/-1;width:fit-content}.timer-compact .big-number{font-size:clamp(2.6rem,6vw,4.6rem);line-height:.9}.timer-number{align-items:baseline;gap:.08em;display:inline-flex}.timer-unit{color:var(--muted);font-size:.42em;line-height:1}.timer-compact .muted{max-width:18rem;margin:0}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:none;border-radius:999px;padding:.95rem 1.25rem;transition:transform .16s,background .16s,color .16s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--bg-deep);color:#fff}.button-secondary{color:var(--text);background:#fffcf5bd;border:1px solid #1f1d191a}.button:disabled{cursor:not-allowed;opacity:.62;transform:none}.poster{box-shadow:var(--shadow);background:linear-gradient(140deg,#fffcf5eb,#f4e4d4db),radial-gradient(circle at top,#d46a3a24,#0000 42%);border-radius:36px;align-self:stretch;gap:1rem;min-height:33rem;padding:1.2rem;display:grid}.poster-band{color:#fff;background:#22342deb;border-radius:24px;justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.poster-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.hero-panel{background:#fffcf5e6;border:1px solid #1f1d1914;border-radius:20px;padding:1.15rem;box-shadow:0 16px 36px #1c211c14}.hero-panel strong{margin-bottom:.55rem;display:block}.glass-panel,.panel{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.glass-panel{padding:1.25rem}.section{padding:4rem 0}.section h2,.page-title{margin:0 0 .75rem;font-size:clamp(2.2rem,5vw,4rem)}.section-copy{max-width:42rem;color:var(--muted);margin-bottom:2rem;line-height:1.7}.grid-3,.grid-2{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.practice-card,.result-card,.score-card{padding:1.1rem}.label{color:var(--muted);margin-bottom:.45rem;font-size:.92rem;font-weight:600;display:block}.input,.select,.textarea{background:var(--surface-strong);width:100%;color:var(--text);border:1px solid #1f1d191f;border-radius:14px;min-height:3.35rem;padding:.92rem .95rem;font-size:1rem}.textarea{resize:vertical;min-height:11rem}.flow-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:1.25rem;display:grid}.setup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.practice-setup-card{max-width:64rem;padding:clamp(1.1rem,3vw,2rem)}.compact-setup-grid{grid-template-columns:repeat(2,minmax(15rem,20rem));align-items:start;max-width:42rem}.single-field-grid{grid-template-columns:minmax(16rem,24rem)}.setup-header{gap:.45rem;margin-bottom:1.4rem;display:grid}.setup-header h2{max-width:none;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.setup-header .muted{max-width:34rem;margin:0}.guided-setup{gap:1.35rem;display:grid}.choice-section{gap:.75rem;display:grid}.choice-section h3{margin:.25rem 0 0;font-size:clamp(1.2rem,2vw,1.6rem)}.choice-kicker{color:#fff;background:#22342deb;border-radius:999px;place-items:center;width:1.85rem;height:1.85rem;font-size:.85rem;font-weight:700;display:inline-grid}.choice-grid{gap:.75rem;display:grid}.mode-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.difficulty-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-chip{min-height:7.2rem;color:var(--text);text-align:left;background:linear-gradient(145deg,#fffcf5f0,#f6ebdab8);border:1px solid #1f1d191a;border-radius:22px;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1rem;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:flex;box-shadow:0 12px 32px #1c211c0f}.choice-chip:hover{border-color:#1f1d1933;transform:translateY(-2px);box-shadow:0 16px 34px #1c211c1a}.choice-chip strong{font-size:1.05rem}.choice-chip span{color:var(--muted);font-size:.9rem;line-height:1.35}.choice-chip-active{color:#fff;background:linear-gradient(145deg,#22342df5,#214f3ae6);border-color:#22342dfa;box-shadow:0 18px 42px #1c211c2e}.choice-chip-active span{color:#ffffffc7}.field-card{gap:.45rem;display:grid}.field-note{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.stack{gap:1rem;display:grid}.muted{color:var(--muted)}.stage-line{gap:.5rem;display:grid}.pill-row{flex-wrap:wrap;gap:.6rem;display:flex}.pill{color:var(--accent);background:#d46a3a1f;border-radius:999px;padding:.38rem .72rem;font-size:.84rem}.score-row{gap:.6rem;display:grid}.score-bar{background:#1f1d1914;border-radius:999px;height:.72rem;position:relative;overflow:hidden}.score-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #f0bb82);width:0;position:absolute;inset:0}.score-header,.score-footer{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.score-header strong{font-size:1.02rem}.big-number{font-size:clamp(2rem,5vw,3.6rem);line-height:1}.subtle-divider{border-top:1px solid var(--line);margin:1rem 0}.chart{gap:1rem;display:grid}.chart-row{gap:.3rem;display:grid}.chart-track{background:#1f1d1914;border-radius:999px;height:.9rem;overflow:hidden}.chart-track span{background:linear-gradient(90deg,#25443a,#d46a3a);height:100%;display:block}.result-layout{grid-template-columns:.9fr 1.1fr;gap:1rem;display:grid}.recording-card{gap:1rem;display:grid}.recording-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.recording-message{color:var(--muted);margin:0;line-height:1.5}.sharp-feedback-card{gap:.85rem;display:grid}.sharp-feedback-card h3,.ideal-answer-card h3{margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.05}.feedback-score{color:#fff;background:#22342deb;border-radius:999px;padding:.55rem .8rem;font-weight:700}.sharp-line{color:#5c3525;background:#d46a3a1f;border-radius:16px;margin:0;padding:.9rem 1rem}.persuasion-card{gap:1rem;display:grid}.persuasion-row{gap:.35rem;display:grid}.persuasion-row .muted{margin:0;font-size:.95rem}.ideal-answer-card{background:linear-gradient(145deg, #22342df5, #266c4fe6), var(--bg-deep);color:#fff;gap:.85rem;display:grid;position:relative;overflow:hidden}.ideal-answer-card:after{content:"";background:#f0b1892e;border-radius:999px;width:12rem;height:12rem;position:absolute;top:-4rem;right:-4rem}.ideal-answer-card .eyebrow{color:#ffffffd1;background:#ffffff1f;border-color:#ffffff29;width:fit-content}.ideal-answer-card p{z-index:1;color:#ffffffe6;margin:0;font-size:1.08rem;line-height:1.65;position:relative}.answer-legend{z-index:1;flex-wrap:wrap;gap:.45rem;display:flex;position:relative}.answer-legend span,.answer-highlight{border-radius:999px;padding:.08rem .38rem}.answer-legend span{color:#ffffffd6;border:1px solid #ffffff2e;font-size:.82rem}.answer-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone}.answer-highlight-ethos,.answer-legend-ethos{background:#f0b1892e}.answer-highlight-pathos,.answer-legend-pathos{background:#ffffff24}.answer-highlight-logos,.answer-legend-logos{background:#9acfa62e}.detail-panel{padding:0;overflow:hidden}.detail-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;list-style:none;display:flex}.detail-summary::-webkit-details-marker{display:none}.detail-body{padding:0 1.25rem 1.25rem}.empty-state{text-align:center;color:var(--muted);padding:2rem}.footer-note{color:var(--muted);font-size:.92rem}.action-row{align-items:stretch}.sticky-action-bar{gap:1rem;margin-top:.5rem;display:flex}.setup-action-bar{max-width:16rem}.desktop-inline-button{align-self:flex-start}.header-actions{flex-wrap:wrap;gap:.75rem;display:flex}.auth-page-shell{max-width:72rem}.auth-page-intro{max-width:42rem}.auth-page-intro .section-copy{margin-bottom:0}.auth-card{max-width:34rem;padding:1.4rem}.auth-center-page{align-items:center;min-height:100svh;display:flex}.auth-center-shell{justify-content:center;width:100%;display:flex}.auth-card-centered{width:min(100%,30rem)}.auth-title{margin:1.1rem 0 .55rem;font-size:clamp(2.1rem,5vw,3rem);line-height:.95}.auth-subtext{color:var(--muted);margin:0 0 1.35rem;line-height:1.55}.auth-card-header{gap:.45rem;margin:1rem 0 1.15rem;display:grid}.auth-card-header h2{margin:0;font-size:2rem}.auth-card-header .muted{margin:0;line-height:1.55}.auth-form-grid{gap:1rem;display:grid}.auth-submit-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.auth-submit-row .button{min-width:11rem}.link-button{color:var(--muted);text-underline-offset:.18em;background:0 0;border:0;padding:.6rem 0;text-decoration:underline}.link-button:hover{color:var(--text)}.auth-message{color:var(--danger);margin:.4rem 0 0}.auth-support-card{max-width:72rem}.auth-switch{border:1px solid var(--line);background:#fffcf5b8;border-radius:999px;gap:.5rem;width:fit-content;padding:.35rem;display:inline-flex}.switch-pill{color:var(--muted);background:0 0;border:none;border-radius:999px;padding:.72rem 1rem;font-weight:600}.switch-pill-active{background:var(--bg-deep);color:#fff}.auth-grid{grid-template-columns:repeat(2,minmax(15rem,20rem))}.mini-steps{flex-wrap:wrap;gap:.75rem;display:flex}.step-chip{border:1px solid var(--line);color:var(--muted);background:#fffcf5b3;border-radius:999px;padding:.55rem .9rem;font-size:.92rem}@media (max-width:980px){.hero,.flow-grid,.setup-grid,.result-layout,.grid-3,.grid-2{grid-template-columns:1fr}.mode-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.difficulty-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{gap:1.6rem;padding-top:1.75rem}.hero h1{max-width:11ch}.poster-band,.score-header,.score-footer{flex-direction:column;align-items:flex-start}.button{text-align:center;justify-content:center;width:100%}.hero-actions{flex-direction:column}.detail-summary{flex-direction:column;align-items:flex-start}.practice-main{order:1}.practice-support{order:2}.mini-steps{flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.step-chip{white-space:nowrap}.practice-setup-card,.compact-setup-grid,.setup-action-bar,.single-field-grid{max-width:none}.header-actions{flex-direction:column;width:100%}.auth-card,.auth-support-card,.auth-page-shell{max-width:none}}@media (max-width:720px){.shell{width:min(var(--max-width), calc(100% - 1rem))}.topbar{flex-direction:column;align-items:flex-start;gap:.8rem}.nav-links{justify-content:space-between;width:100%}.hero{gap:1.25rem;padding:1rem 0 1.75rem}.hero h1{max-width:100%;font-size:clamp(2.65rem,12vw,4rem);line-height:.96}.hero p,.section-copy{font-size:1rem}.hero-notes{gap:.55rem 1rem;margin-top:1rem;font-size:.9rem}.poster{border-radius:24px;min-height:auto;padding:.9rem}.hero .poster{margin-top:.5rem}.poster-grid,.mode-choice-grid,.difficulty-choice-grid{grid-template-columns:1fr}.choice-chip{gap:.45rem;min-height:auto;padding:.95rem}.prompt-focus-card{gap:.9rem}.prompt-question{font-size:clamp(1.7rem,9vw,2.4rem)}.timer-compact{grid-template-columns:1fr;gap:.4rem}.timer-compact .big-number{font-size:3.2rem}.setup-header h2{max-width:none}.glass-panel,.practice-card,.metric-card,.score-card{padding:1rem}.section{padding:2.5rem 0}.page-title,.section h2{font-size:clamp(1.9rem,10vw,2.8rem)}.textarea{min-height:9rem}.eyebrow{padding:.48rem .78rem;font-size:.82rem}.sticky-action-bar{z-index:5;background:linear-gradient(#f3ede000,#f3ede0eb 28%);padding-top:.25rem;position:sticky;bottom:.75rem}.sticky-action-bar .button{box-shadow:0 12px 30px #1c211c1f}.desktop-inline-button{width:100%}.section:first-child .hero>:first-child{gap:.4rem;display:grid}.section:first-child .hero>:first-child p{margin-bottom:.25rem}.auth-card{padding:1.1rem}.auth-title{font-size:2.1rem}.auth-card-header h2{font-size:1.65rem}.auth-submit-row .button{width:100%}}@media (prefers-reduced-motion:no-preference){.glass-panel,.poster,.metric-card,.practice-card,.result-card{animation:.6s both rise}.glass-panel:nth-child(2),.practice-card:nth-child(2),.result-card:nth-child(2){animation-delay:80ms}.glass-panel:nth-child(3),.practice-card:nth-child(3),.result-card:nth-child(3){animation-delay:.14s}}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
