@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{--ink:#17251d;--forest:#183f2b;--sage:#9eb09e;--cream:#f6f1e7;--paper:#fffdf7;--rust:#bd674b;--line:#d8d3c7;--muted:#66736b}*{box-sizing:border-box}html{background:var(--cream);color:var(--ink)}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,textarea{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid #17251d29;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,72px);display:flex}.wordmark{cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;font:26px DM Serif Display,serif;display:flex}.brand-mark{border:1px solid var(--forest);border-radius:50% 50% 42%;place-items:center;width:34px;height:34px;font:20px DM Serif Display,serif;display:grid;transform:rotate(-5deg)}.text-button,.back-button{cursor:pointer;background:0 0;border:0;padding:12px;font-weight:600}.account-link{color:var(--ink);text-decoration:none}.text-button span{color:var(--rust);margin-left:8px}.primary-button{background:var(--forest);color:#fff;letter-spacing:.01em;cursor:pointer;border:0;border-radius:2px;padding:16px 22px;font-weight:700;transition:all .2s;box-shadow:0 7px #173f2b21}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 9px #173f2b21}.primary-button:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.primary-button span{margin-left:14px}.welcome-grid{grid-template-columns:minmax(360px,1.05fr) minmax(320px,.8fr);align-items:center;gap:8vw;min-height:calc(100vh - 82px);padding:clamp(54px,8vw,112px) clamp(24px,7vw,108px);display:grid;position:relative;overflow:hidden}.welcome-grid:after{content:"";border:1px solid #bd674b2e;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-170px;right:-180px}.kicker{color:var(--rust);letter-spacing:.16em;margin:0 0 20px;font-size:12px;font-weight:700}.welcome-copy h1,.question-card h1,.practice-heading h1,.feedback-intro h1{letter-spacing:-.035em;margin:0;font:clamp(48px,6vw,78px)/.98 DM Serif Display,serif}h1 em{color:var(--rust);font-weight:400}.lede{color:#526158;max-width:580px;margin:30px 0;font:18px/1.7 DM Sans,sans-serif}.microcopy{color:var(--muted);margin:18px 0 0;font-size:12px}.paper-stack{justify-self:center;width:min(100%,430px);height:460px;position:relative}.paper-back,.prompt-paper{background:#eee6d7;border:1px solid #d0c9bb;position:absolute;inset:0}.paper-back-one{transform:rotate(-7deg)translate(-12px,8px)}.paper-back-two{background:#dfe4d7;transform:rotate(4deg)translate(10px)}.prompt-paper{background:var(--paper);padding:38px 42px;box-shadow:0 20px 55px #2c342b21}.paper-topline,.paper-footer{color:var(--rust);text-transform:uppercase;letter-spacing:.15em;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.prompt-paper blockquote{margin:80px 0 32px;font:34px/1.22 DM Serif Display,serif}.ink-line{background:var(--rust);width:60px;height:2px}.prompt-paper>p{color:var(--muted);font-size:14px;line-height:1.65}.paper-footer{color:var(--muted);position:absolute;bottom:32px;left:42px;right:42px}.welcome-proof{color:var(--muted);align-items:flex-start;gap:15px;font-size:12px;display:flex;position:absolute;bottom:28px;left:7vw}.welcome-proof>span{color:var(--rust);font-weight:700}.welcome-proof p{margin:0;line-height:1.55}.welcome-proof strong{color:var(--ink)}.onboarding-wrap{width:min(940px,100% - 40px);margin:44px auto 100px}.progress-row{letter-spacing:.15em;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.progress-track{background:var(--line);height:2px;margin-top:12px}.progress-track span{background:var(--rust);height:100%;transition:all .3s;display:block}.question-card{width:min(760px,100%);margin:72px auto 0}.question-number{color:var(--rust);font:italic 19px DM Serif Display,serif}.question-card h1{font-size:clamp(40px,5vw,61px);line-height:1.07}.question-help{color:var(--muted);margin:20px 0 34px;line-height:1.6}.confidence-list{border-top:1px solid var(--line)}.choice-row{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:24px 1fr 28px;align-items:center;gap:15px;width:100%;padding:19px 14px;display:grid}.choice-row:hover,.choice-row.selected{background:#fffdf7ad}.choice-dot{border:1px solid #879188;border-radius:50%;width:16px;height:16px}.selected .choice-dot{border:5px solid var(--forest)}.choice-row strong,.choice-row small{display:block}.choice-row small{color:var(--muted);margin-top:5px}.choice-arrow{opacity:0;color:var(--rust)}.choice-row.selected .choice-arrow{opacity:1}.onboarding-next{margin:28px 0 0 auto;display:block}.genre-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.genre-choice{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fffdf780;grid-template-columns:36px 1fr 22px;align-items:center;min-height:72px;padding:15px 18px;display:grid}.genre-choice.selected{border-color:var(--forest);background:#e8ebdf}.genre-symbol{color:var(--rust);font:23px DM Serif Display,serif}.genre-check{opacity:0}.genre-choice.selected .genre-check{opacity:1}.onboarding-actions{justify-content:space-between;margin-top:28px;display:flex}.header-status{align-items:center;gap:20px;font-size:12px;font-weight:700;display:flex}.header-nav{gap:14px;display:flex}.header-nav button{border:0;border-bottom:1px solid var(--forest);cursor:pointer;background:0 0;padding:5px 0;font-size:11px}.streak{color:var(--rust)}.avatar{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.account-menu{grid-template-columns:36px auto;align-items:center;column-gap:9px;display:grid}.account-menu .avatar{cursor:pointer;border:0;grid-row:1/3}.account-menu .account-name{max-width:120px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700;overflow:hidden}.account-actions{color:var(--muted);align-items:center;gap:4px;display:flex}.account-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:1px 0;font-size:10px;font-weight:600}.account-menu button:hover{color:var(--rust)}.profile-error{margin:20px 0 0}.dashboard{grid-template-columns:230px 1fr;min-height:calc(100vh - 82px);display:grid}.sidebar{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding:46px 28px 28px;display:flex}.sidebar-label{color:var(--muted);letter-spacing:.14em;margin:0 0 12px 12px;font-size:9px;font-weight:700}.nav-item{text-align:left;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:13px 12px;display:flex}.nav-item.active{color:var(--ink);background:0 0;font-weight:800}.nav-item small{text-transform:uppercase;letter-spacing:.1em;margin-left:auto;font-size:8px}.mobile-app-nav{display:none}.level-card{background:#e7e8de;padding:18px}.level-top{letter-spacing:.12em;justify-content:space-between;font-size:9px;display:flex}.level-top strong{letter-spacing:0;font-size:12px}.level-track{background:#c8cec3;height:4px;margin:13px 0 8px}.level-track span{background:var(--rust);width:64%;height:100%;display:block}.level-card p{color:var(--muted);margin:0;font-size:9px}.practice-main{padding:55px clamp(30px,6vw,90px) 80px}.practice-heading{justify-content:space-between;align-items:end;margin-bottom:36px;display:flex}.practice-heading h1{font-size:clamp(36px,4vw,54px)}.practice-meta{text-align:right;font-size:11px}.practice-meta span,.practice-meta strong{display:block}.practice-meta span{color:var(--muted);margin-bottom:5px}.practice-type{gap:6px;min-width:220px;display:grid}.practice-type label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.select-shell{background:var(--paper);position:relative}.select-shell:before{content:"";pointer-events:none;border:1px solid #8f452c2e;position:absolute;inset:4px}.practice-type select{appearance:none;border:1px solid var(--forest);width:100%;color:var(--ink);cursor:pointer;background:0 0;border-radius:0;padding:13px 42px 13px 15px;font:16px DM Serif Display,serif}.select-shell>span{color:var(--rust);pointer-events:none;font-size:18px;position:absolute;top:50%;right:15px;transform:translateY(-55%)}.practice-type select:disabled{opacity:.65;cursor:not-allowed}.practice-type small{color:var(--rust);font-size:8px}.daily-prompt-card{background:var(--paper);border:1px solid var(--line);box-shadow:0 14px 40px #343d3312}.prompt-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:70px 40px;display:flex}.prompt-loading>span{color:var(--rust);font-size:28px}.prompt-loading h2{margin:15px 0 8px;font:32px DM Serif Display,serif}.prompt-loading p{color:var(--muted);margin:0;font-size:12px}.prompt-load-error .text-button{margin-top:14px}.prompt-heading{justify-content:space-between;align-items:flex-start;gap:25px;padding:35px 40px 24px;display:flex}.prompt-heading p{color:var(--rust);letter-spacing:.14em;margin:0 0 12px;font-size:10px;font-weight:700}.prompt-heading h2{max-width:760px;margin:0;font:32px/1.2 DM Serif Display,serif}.xp-pill{color:var(--rust);border:1px solid #c7a795;flex:none;padding:8px 11px;font-size:10px;font-weight:700}.prompt-brief{color:var(--muted);margin:0;padding:0 40px 28px;font-size:13px;line-height:1.6}.editor-wrap{border:1px solid var(--line);margin:0 40px}.editor-wrap textarea{resize:vertical;width:100%;min-height:290px;color:var(--ink);background:#fffefb;border:0;outline:none;padding:30px;font:19px/1.75 DM Serif Display,serif;display:block}.editor-wrap textarea::placeholder{color:#aaa89f;font-style:italic}.editor-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:10px 15px;font-size:10px;display:flex}.draft-notice,.submit-error{margin:14px 40px 0;padding:11px 14px;font-size:11px}.draft-notice{color:var(--forest);border-left:3px solid var(--forest);background:#e7ebdf}.draft-conflict{background:#f8ece7;border:1px solid #c68c76;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin:14px 40px 0;padding:15px 16px;display:grid}.draft-conflict strong,.draft-conflict span{display:block}.draft-conflict strong{color:#8b2f20;font-size:11px}.draft-conflict span{color:var(--muted);margin-top:3px;font-size:9px}.draft-conflict button{border:1px solid var(--line);background:var(--paper);cursor:pointer;padding:8px 10px;font-size:9px;font-weight:700}.submit-error{color:#7e3527;border-left:3px solid var(--rust);background:#f5e3dc}.submit-row{justify-content:space-between;align-items:center;gap:20px;padding:24px 40px 35px;display:flex}.submit-row p{color:var(--muted);font-size:10px}.feedback-page{width:min(1060px,100% - 44px);margin:65px auto 100px}.feedback-intro{max-width:670px;margin-bottom:46px}.feedback-intro h1{font-size:64px}.feedback-intro>p:last-child{color:var(--muted);max-width:520px;line-height:1.6}.score-card{background:var(--forest);color:#fff;grid-template-columns:140px 1fr;align-items:center;gap:40px;padding:34px 40px;display:grid}.score-ring{text-align:center;border:1px solid #ffffff59;border-radius:50%;place-content:center;width:126px;height:126px;display:grid}.score-ring strong{font:54px/1 DM Serif Display,serif}.score-ring span,.score-label{letter-spacing:.16em;font-size:8px}.score-card h2{margin:7px 0;font:32px DM Serif Display,serif}.score-card div:last-child>p:last-child{color:#cbd4cd;line-height:1.55}.rubric-grid{border:1px solid var(--line);background:var(--paper);border-top:0;grid-template-columns:repeat(4,1fr);display:grid}.rubric-item{border-right:1px solid var(--line);padding:24px}.rubric-item:last-child{border-right:0}.rubric-item>span{color:var(--muted);font-size:11px}.rubric-item>strong{float:right;font:22px DM Serif Display,serif}.rubric-item>div{clear:both;background:#e1ded5;height:3px;margin-top:18px}.rubric-item i{background:var(--rust);height:100%;display:block}.feedback-notes{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.feedback-notes article{border:1px solid var(--line);background:#fffdf799;padding:30px}.feedback-notes article>p{letter-spacing:.15em;color:var(--rust);font-size:9px;font-weight:700}.feedback-notes h3{font:25px DM Serif Display,serif}.feedback-notes span{color:var(--muted);line-height:1.65}.feedback-actions{justify-content:space-between;margin-top:30px;display:flex}.demo-note{text-align:center;color:var(--muted);margin-top:32px;font-size:10px}.history-main{min-width:0;padding:55px clamp(30px,6vw,90px) 90px}.history-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.history-heading h1,.history-detail-heading h1{letter-spacing:-.035em;margin:0;font:clamp(42px,5vw,68px)/1 DM Serif Display,serif}.history-heading h1 em{color:var(--rust);font-weight:400}.history-heading>div:first-child>p:last-child,.history-detail-heading>div>p:last-child{color:var(--muted);max-width:640px;line-height:1.65}.history-count{border-left:1px solid var(--line);min-width:120px;padding:22px}.history-count strong,.history-count span{display:block}.history-count strong{color:var(--rust);font:46px/1 DM Serif Display,serif}.history-count span{color:var(--muted);margin-top:7px;font-size:10px}.history-list{border-top:1px solid var(--line)}.history-entry{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:110px minmax(0,1fr) 70px 25px;align-items:center;gap:24px;width:100%;padding:25px 16px;display:grid}.history-entry:hover{background:#fffdf7b3}.history-entry-date{color:var(--muted);font-size:11px}.history-entry-copy{min-width:0}.history-entry-copy>*{display:block}.history-entry-copy small{color:var(--rust);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.history-entry-copy strong{white-space:nowrap;text-overflow:ellipsis;margin:6px 0;font:22px/1.25 DM Serif Display,serif;overflow:hidden}.history-entry-copy>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.history-entry-score{text-align:center}.history-entry-score>*{display:block}.history-entry-score strong{font:30px/1 DM Serif Display,serif}.history-entry-score small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:8px}.history-entry-arrow{color:var(--rust)}.history-state,.history-empty{border:1px solid var(--line);background:var(--paper);text-align:center;color:var(--muted);padding:70px 30px}.history-state.error{color:#7e3527}.history-state button{margin:12px auto 0;display:block}.history-empty>span{color:var(--rust);font-size:28px}.history-empty h2{color:var(--ink);margin:12px 0 8px;font:30px DM Serif Display,serif}.history-empty p{max-width:470px;margin:0 auto 24px;line-height:1.6}.history-back{margin:0 0 28px -12px}.history-detail-heading{grid-template-columns:1fr 120px;align-items:center;gap:50px;margin-bottom:32px;display:grid}.history-detail-heading h1{font-size:clamp(38px,4.5vw,58px)}.history-score{border:1px solid var(--forest);text-align:center;border-radius:50%;place-content:center;width:112px;height:112px;display:grid}.history-score strong{font:46px/1 DM Serif Display,serif}.history-score span{letter-spacing:.14em;margin-top:5px;font-size:8px}.history-writing{background:var(--paper);border:1px solid var(--line);padding:36px 40px}.history-label{color:var(--rust);letter-spacing:.14em;margin:0 0 24px;font-size:9px;font-weight:700}.history-writing>div{white-space:pre-wrap;font:19px/1.8 DM Serif Display,serif}.history-retry-row{border:1px solid var(--line);background:#e7ebdf;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:18px 20px;display:flex}.history-retry-row p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.history-retry-row .primary-button{flex:none;padding:12px 16px;font-size:11px}.history-rubric{border-top:0}.progress-main{min-width:0;padding:55px clamp(30px,6vw,90px) 90px}.progress-heading{justify-content:space-between;align-items:end;gap:38px;margin-bottom:38px;display:flex}.progress-heading h1{letter-spacing:-.035em;margin:0;font:clamp(42px,5vw,68px)/1 DM Serif Display,serif}.progress-heading h1 em{color:var(--rust);font-weight:400}.progress-heading>div:first-child>p:last-child{max-width:650px;color:var(--muted);line-height:1.65}.range-control{border:1px solid var(--line);background:var(--paper);flex:none;display:flex}.range-control button{border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;padding:10px 13px;font-size:10px}.range-control button:last-child{border-right:0}.range-control button.active{background:var(--forest);color:#fff}.progress-metrics{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(4,1fr);margin-bottom:20px;display:grid}.progress-metrics article{border-right:1px solid var(--line);padding:22px 24px}.progress-metrics article:last-child{border-right:0}.progress-metrics span,.progress-metrics strong,.progress-metrics small{display:block}.progress-metrics span{color:var(--rust);letter-spacing:.14em;font-size:8px;font-weight:700}.progress-metrics strong{margin:8px 0 4px;font:36px/1 DM Serif Display,serif}.progress-metrics small{color:var(--muted);font-size:9px}.progress-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:20px;display:grid}.chart-card{border:1px solid var(--line);background:#fffdf7ad;padding:28px}.chart-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.chart-heading p,.progress-insight>p{color:var(--rust);letter-spacing:.14em;margin:0 0 6px;font-size:8px;font-weight:700}.chart-heading h2,.progress-insight h2{margin:0;font:27px DM Serif Display,serif}.chart-heading>span{color:var(--muted);text-align:right;font-size:9px}.trend-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 60px,#17251d14 61px);align-items:flex-end;gap:clamp(8px,2vw,20px);height:245px;margin-top:28px;padding:20px 8px 0;display:flex}.trend-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:16px;height:100%;display:flex;position:relative}.trend-column i{background:var(--rust);width:min(28px,75%);min-height:3px;transition:height .3s;display:block}.trend-column small{color:var(--muted);font-size:8px;position:absolute;bottom:-18px}.trend-value{margin-bottom:5px;font-size:9px;font-weight:700}.chart-note{color:var(--muted);margin:30px 0 0;font-size:9px}.skill-list{margin-top:30px}.skill-row{margin-bottom:22px}.skill-row>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.skill-row>div:last-child{background:#e1ded5;height:5px}.skill-row i,.genre-performance i{background:var(--forest);height:100%;display:block}.strength-callout{background:#e7ebdf;align-items:center;gap:12px;margin-top:30px;padding:16px;display:flex}.strength-callout>span{color:var(--rust);font-size:22px}.strength-callout p,.strength-callout small,.strength-callout strong{margin:0;display:block}.strength-callout small{color:var(--muted);letter-spacing:.12em;font-size:8px}.strength-callout strong{margin-top:4px;font:20px DM Serif Display,serif}.genre-performance{margin-top:24px}.genre-performance>div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr 32px;align-items:center;gap:14px;padding:12px 0;display:grid}.genre-performance>div>span{font-size:11px}.genre-performance small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.genre-performance>div>div{background:#e1ded5;height:4px}.genre-performance>div>strong{text-align:right;font:18px DM Serif Display,serif}.progress-insight{background:var(--forest);color:#fff;padding:32px}.progress-insight h2{font-size:31px}.progress-insight>span{color:#cbd4cd;margin:18px 0;font-size:13px;line-height:1.65;display:block}.progress-insight .text-button{color:#fff;text-align:left;padding-left:0}.revision-comparison{background:var(--forest);color:#fff;margin-top:22px;padding:34px}.revision-comparison>p{color:#d8a38f;letter-spacing:.14em;margin:0 0 6px;font-size:8px;font-weight:700}.revision-comparison h2{margin:0 0 24px;font:32px DM Serif Display,serif}.revision-comparison>div{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.revision-comparison section{border-left:1px solid #fff3;padding-left:18px}.revision-comparison small,.revision-comparison span{display:block}.revision-comparison small{color:#b8c5bd;letter-spacing:.12em;margin-bottom:8px;font-size:8px}.revision-comparison span{font-size:12px;line-height:1.6}.auth-overlay{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f1913b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-card{background:var(--paper);border:1px solid #ffffff80;width:min(100%,470px);max-height:calc(100vh - 48px);padding:45px 48px 38px;position:relative;overflow:auto;box-shadow:0 28px 80px #0a140d4d}.auth-card h2{margin:8px 0 10px;font:42px/1.05 DM Serif Display,serif}.auth-card>p:not(.kicker):not(.auth-switch){color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.6}.auth-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:27px;position:absolute;top:15px;right:17px}.google-button{border:1px solid var(--line);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:12px;width:100%;padding:13px 18px;font-weight:700;display:flex}.google-button span{color:#4285f4;background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font:700 16px Arial,sans-serif;display:grid}.google-button:disabled,.auth-reset:disabled{opacity:.45;cursor:not-allowed}.auth-divider{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-card form{gap:14px;display:grid}.auth-card label{color:var(--ink);letter-spacing:.04em;gap:7px;font-size:10px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffefa;border-radius:0;outline:none;padding:13px 14px;font:14px Inter,sans-serif}.auth-card input:focus{border-color:var(--forest);box-shadow:0 0 0 2px #173f2b1a}.auth-submit{width:100%;margin-top:4px}.auth-error,.auth-message{margin:0;padding:11px 13px;font-size:11px;line-height:1.5}.auth-error{color:#8b2f20;background:#f5e2dd}.auth-message{color:var(--forest);background:#e6ebdf}.auth-reset{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:15px auto 0;font-size:10px;text-decoration:underline;display:block}.auth-switch{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:25px 0 0;padding-top:20px;font-size:11px}.auth-switch button{color:var(--rust);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.account-page{background:linear-gradient(#fffdf747,#0000);min-height:calc(100vh - 82px)}.account-main{width:min(100%,1380px);min-width:0;margin:0 auto;padding:38px clamp(30px,6vw,90px) 90px}.account-back{color:var(--muted);margin:0 0 28px -12px}.account-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px;display:flex}.account-heading h1{letter-spacing:-.035em;margin:0;font:clamp(42px,5vw,68px)/1 DM Serif Display,serif}.account-heading h1 em{color:var(--rust);font-weight:400}.account-heading>div:first-child>p:last-child{max-width:650px;color:var(--muted);line-height:1.65}.account-identity{border:1px solid var(--line);background:var(--paper);align-items:center;gap:13px;min-width:220px;padding:16px 18px;display:flex}.account-identity .avatar{flex:none;width:45px;height:45px;font-size:13px}.account-identity strong,.account-identity small{display:block}.account-identity strong{font:19px DM Serif Display,serif}.account-identity small{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.account-notice{color:var(--forest);background:#e6ebdf;margin:0 0 20px;padding:13px 16px;font-size:11px}.account-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.7fr);align-items:start;gap:24px;display:grid}.account-side-stack{gap:20px;display:grid}.timezone-display{border:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:16px 18px;display:flex}.timezone-display strong{font-size:14px}.timezone-display span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.settings-card{border:1px solid var(--line);background:#fffdf7b8;padding:32px}.preferences-card{padding:38px}.settings-card-heading>p{color:var(--rust);letter-spacing:.14em;margin:0 0 6px;font-size:8px;font-weight:700}.settings-card-heading h2{margin:0;font:30px DM Serif Display,serif}.preferences-card .settings-card-heading h2{font-size:38px}.settings-card-heading>span{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.6;display:block}.preferences-card .settings-card-heading>span{font-size:14px}.settings-label{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;margin:34px 0 13px;font-size:11px;font-weight:700;display:block}.settings-confidence{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-confidence button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;min-height:92px;padding:18px}.settings-confidence button.active{border-color:var(--forest);background:#e7ebdf}.settings-confidence strong,.settings-confidence small{display:block}.settings-confidence strong{font-size:14px}.settings-confidence small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45}.settings-genres{flex-wrap:wrap;gap:8px;display:flex}.settings-genres button{border:1px solid var(--line);background:var(--paper);cursor:pointer;align-items:center;gap:14px;padding:13px 15px;font-size:12px;display:flex}.settings-genres button.active{border-color:var(--forest);background:#e7ebdf}.settings-genres span{color:var(--rust)}.settings-save{margin-top:26px}.secondary-action{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;width:100%;margin-top:22px;padding:12px 0;font-size:11px;font-weight:700;display:flex}.secondary-action span{color:var(--rust)}.secondary-action:disabled{opacity:.45;cursor:not-allowed}.danger-card{background:#f8efeb;border-color:#d9b9af}.danger-card .settings-card-heading>p{color:#9b3828}.admin-controls{margin:24px 0}.admin-users{gap:10px;display:grid}.admin-user{grid-template-columns:1fr 130px 100px;align-items:center;gap:16px;padding:20px 24px;display:grid}.admin-user div{gap:4px;display:grid}.admin-user span{color:var(--muted);font-size:12px}.admin-user select,.admin-user button{border:1px solid var(--line);background:var(--paper);min-height:40px;padding:0 12px}.delete-action{color:#9b3828;cursor:pointer;background:0 0;border:1px solid #9b3828;margin-top:20px;padding:10px 13px;font-size:10px;font-weight:700}.delete-card label{gap:7px;margin-top:15px;font-size:10px;font-weight:700;display:grid}.delete-card input{border:1px solid var(--line);background:#fff;width:100%;padding:13px}.delete-actions{justify-content:flex-end;align-items:center;gap:15px;margin-top:24px;display:flex}.delete-confirm{color:#fff;cursor:pointer;background:#9b3828;border:0;padding:13px 16px;font-weight:700}.delete-confirm:disabled{opacity:.35;cursor:not-allowed}@media (width<=800px){.welcome-grid{grid-template-columns:1fr;padding-top:60px}.paper-stack{margin:30px 0 70px}.welcome-proof{display:none}.dashboard{grid-template-columns:1fr}.sidebar{display:none}.mobile-app-nav{z-index:60;right:12px;bottom:max(12px,env(safe-area-inset-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7f5;grid-template-columns:repeat(4,1fr);min-height:64px;display:grid;position:fixed;left:12px;box-shadow:0 12px 35px #17251d29}.mobile-app-nav button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-right:1px solid #17251d14;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:9px 4px;font-size:9px;display:flex;position:relative}.mobile-app-nav button:last-child{border-right:0}.mobile-app-nav button>span{font-size:16px;line-height:1}.mobile-app-nav button.active{color:var(--ink);font-weight:800}.mobile-app-nav button:disabled{opacity:.45;cursor:not-allowed}.mobile-app-nav small{color:var(--rust);letter-spacing:.08em;text-transform:uppercase;font-size:6px;font-weight:800;position:absolute;top:4px;right:4px}.practice-main{padding:40px 18px 70px}.practice-heading{align-items:start}.practice-meta{display:none}.practice-type{min-width:190px}.prompt-heading,.submit-row,.prompt-brief{padding-left:22px;padding-right:22px}.editor-wrap{margin:0 22px}.draft-notice,.submit-error{margin-left:22px;margin-right:22px}.draft-conflict{grid-template-columns:1fr;margin-left:22px;margin-right:22px}.submit-row{flex-direction:column;align-items:stretch}.genre-grid,.feedback-notes{grid-template-columns:1fr}.rubric-grid{grid-template-columns:1fr 1fr}.rubric-item:nth-child(2){border-right:0}.rubric-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.score-card{grid-template-columns:1fr}.history-main{padding:40px 18px 70px}.history-heading{align-items:start}.history-count{display:none}.history-entry{grid-template-columns:1fr 55px 18px;gap:14px}.history-entry-date{grid-column:1/-1}.history-detail-heading{grid-template-columns:1fr}.history-retry-row{flex-direction:column;align-items:stretch}.history-score{width:90px;height:90px}.progress-main{padding:40px 18px 70px}.progress-heading{flex-direction:column;align-items:start}.progress-metrics{grid-template-columns:1fr 1fr}.progress-metrics article:nth-child(2){border-right:0}.progress-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.progress-grid,.revision-comparison>div{grid-template-columns:1fr}.account-main{padding:40px 18px 70px}.account-heading{flex-direction:column;align-items:start}.account-identity{width:100%}.account-grid{grid-template-columns:1fr}.admin-user{grid-template-columns:1fr 1fr}.admin-user div{grid-column:1/-1}}@media (width<=520px){.site-header{height:70px}.wordmark{font-size:22px}.text-button{font-size:12px}.header-status{gap:10px}.header-nav{gap:8px}.header-nav button{font-size:9px}.account-menu{grid-template-columns:32px}.account-menu .avatar{grid-row:auto;width:32px;height:32px}.account-name,.account-actions,.streak{display:none}.welcome-grid{min-height:calc(100vh - 70px)}.welcome-copy h1{font-size:48px}.paper-stack{height:410px}.prompt-paper{padding:30px}.prompt-paper blockquote{margin-top:70px;font-size:28px}.question-card{margin-top:45px}.question-card h1,.feedback-intro h1{font-size:42px}.choice-row{padding-left:5px;padding-right:5px}.prompt-heading{flex-direction:column-reverse}.practice-heading{flex-direction:column;gap:22px}.practice-type{width:100%}.rubric-grid{grid-template-columns:1fr}.rubric-item{border-right:0;border-bottom:1px solid var(--line)}.feedback-actions{flex-direction:column-reverse;gap:15px}.history-heading h1{font-size:44px}.history-entry{padding-left:5px;padding-right:5px}.history-entry-copy strong{font-size:19px}.history-writing{padding:28px 22px}.progress-heading h1{font-size:44px}.progress-metrics article{padding:18px}.progress-metrics strong{font-size:30px}.chart-card{padding:22px 18px}.genre-performance>div{grid-template-columns:105px 1fr 28px;gap:9px}.auth-overlay{padding:12px}.auth-card{padding:40px 24px 30px}.auth-card h2{font-size:36px}.account-heading h1{font-size:44px}.settings-confidence{grid-template-columns:1fr}.settings-card{padding:24px 20px}}
