:root{--ink:#252c2a;--muted:#78807b;--paper:#f7f8f5;--green:#244d3d;--mint:#e6ede7;--line:#e5e8e2;--orange:#d59164;--white:#fff;--radius:16px}[hidden]{display:none!important}.photo-mode{background:var(--mint);border-radius:12px;gap:4px;margin-bottom:24px;padding:4px;display:inline-flex}.photo-mode button{color:var(--green);background:0 0;border:0;border-radius:9px;padding:11px 24px}.photo-mode button[aria-pressed=true]{background:#fff;font-weight:600;box-shadow:0 2px 6px #244d3d12}.photo-composer{max-width:1100px}.photo-composer.panel,.photo-section{padding:28px}.photo-intro,.photo-toolbar,.photo-resume,.photo-step{align-items:center;gap:16px;display:flex}.photo-step{align-items:flex-start}.photo-step>span{width:32px;height:32px;color:var(--green);background:var(--mint);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.photo-resume,.photo-toolbar{flex-wrap:wrap;justify-content:space-between}.photo-resume{border-top:1px solid var(--line);padding:16px 0}.photo-upload-controls,.photo-actions{border:0;flex-wrap:wrap;align-items:center;gap:12px;margin:0;padding:0;display:flex}.photo-upload-controls{align-items:end}.photo-upload-controls>label:first-child{flex:1;min-width:220px}.photo-composer select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;margin-top:6px;padding:10px;display:block}.photo-upload-controls label,.photo-actions label{cursor:pointer;position:relative}.photo-file-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.photo-upload-controls label:focus-within,.photo-actions label:focus-within{outline:3px solid var(--orange)}.photo-list{gap:20px;display:grid}.photo-card{border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(160px,30%) 1fr;display:grid;overflow:hidden}.photo-card-image{background:#eef0eb;padding:16px;position:relative}.photo-card-image img{object-fit:contain;width:100%;height:280px}.photo-badge{text-align:center;color:var(--muted);font-size:12px;display:block}.photo-card-body{min-width:0;padding:20px}.photo-actions button,.photo-actions label{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:6px;padding:5px 10px;font-size:12px}.ocr-lines{white-space:pre-wrap;max-height:300px;margin-top:12px;font-family:Georgia,serif;overflow-y:auto}.ocr-uncertain{background:#fff1bc}.photo-junction{background:var(--paper);border-radius:8px;padding:16px}.photo-delete{color:#934f3c;background:0 0;border:0;align-self:start;padding:10px 0}.photo-dialog::backdrop{background:#10251d99}.photo-dialog{color:var(--ink);background:#fff;border:0;border-radius:16px;width:min(600px,100%);max-height:95vh;margin:auto;padding:24px;overflow-y:auto}.photo-crop{background:#17261e;height:340px;position:relative}@media (max-width:650px){.photo-card{grid-template-columns:1fr}.photo-card-image img{height:200px}.photo-composer.panel,.photo-section{padding:18px}.photo-mode{display:flex}.photo-mode button{flex:1;padding:10px}}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1{letter-spacing:-1.2px;font-size:34px;font-weight:600;line-height:1.23}h2{letter-spacing:-.4px;font-size:21px;font-weight:600;line-height:1.35}h3{font-size:15px;font-weight:600}small,.muted{color:var(--muted)}em{font-family:Georgia,serif;font-weight:400}.eyebrow{letter-spacing:1.7px;color:var(--green);align-items:center;gap:9px;font-size:10px;font-weight:700;display:inline-flex}.dot{background:var(--green);border-radius:50%;width:6px;height:6px}.brand{letter-spacing:-1px;color:var(--green);align-items:center;gap:9px;font-size:25px;font-weight:700;display:flex}.brand span{margin-left:-9px;font-weight:400}.button{background:var(--green);color:#fff;border:1px solid var(--green);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:13px 20px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.button:hover:not(:disabled){background:#32624e}.button.secondary{color:var(--green);border-color:var(--line);background:0 0}.button.secondary:hover{background:var(--mint)}.button.small{padding:9px 14px;font-size:12px}.text-link{color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.fine{color:var(--muted);font-size:11px;line-height:1.7}.back-link{color:var(--muted);margin-bottom:22px;font-size:12px;display:inline-block}.notice{color:#72512b;background:#fff4e5;border-radius:10px;margin-bottom:18px;padding:16px 20px}.notice.error{color:#943c31;background:#fcf0ee}.notice.success{background:var(--mint);color:var(--green)}.notice p+button{margin-top:12px}.center-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;padding:24px;display:flex}.loading{color:var(--muted);padding:40px}input,textarea{color:var(--ink);background:#fff;border:1px solid #dce1d9;border-radius:8px;outline:none;width:100%;padding:12px 14px;transition:border .2s}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #244d3d0d}input::placeholder,textarea::placeholder{color:#a0a79f}input[readonly]{background:var(--paper)}textarea{resize:vertical;line-height:1.85}.form-stack{flex-direction:column;gap:20px;display:flex}.form-stack label{flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}.form-stack .checkbox{flex-direction:row;align-items:center;font-weight:400;display:flex}.checkbox input{width:16px;height:16px;accent-color:var(--green)}.form-stack .notice{margin:0}.public-nav{justify-content:space-between;align-items:center;max-width:1220px;margin:auto;padding:28px 40px;display:flex}.nav-actions{align-items:center;gap:28px;font-size:13px;display:flex}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1220px;margin:40px auto 80px;padding:30px 40px 60px;display:grid}.hero h1{letter-spacing:-2.5px;margin:24px 0;font-size:64px;line-height:1.12}.hero h1 em{color:var(--green)}.hero>div>p{max-width:420px;color:var(--muted);margin-bottom:30px;font-size:16px}.hero .fine{align-items:center;gap:6px;margin-top:16px;font-size:11px;display:flex}.hero-art{isolation:isolate;background:#e7eee4;border-radius:48% 48% 10% 10%;min-height:410px;padding:35px 25px 15px;position:relative}.sample-sheet{z-index:1;background:#fffefa;border:1px solid #e0e3d9;border-radius:8px;padding:36px 28px;position:relative;transform:rotate(-4deg);box-shadow:0 20px 50px #244d3d12}.sample-sheet h3{margin:20px 0;font-family:Georgia,serif;font-size:28px;line-height:1.35}.sample-lines{flex-direction:column;gap:12px;margin:22px 0;display:flex}.sample-lines i{background:#eaede7;border-radius:3px;height:4px}.sample-lines i:nth-child(3){width:80%}.sample-lines i:last-child{width:70%}.sample-highlight{background:#eaf2dc;width:fit-content;margin-bottom:10px;font-family:Georgia,serif;font-size:18px}.sample-sheet>p{color:var(--muted);max-width:260px;font-size:11px}.sample-footer{border-top:1px solid var(--line);color:var(--green);align-items:center;gap:10px;margin-top:20px;padding-top:18px;font-size:10px;display:flex}.floating-label{background:var(--green);color:#fff;z-index:2;border-radius:10px;align-items:center;gap:8px;padding:12px 17px;font-size:10px;display:flex;position:absolute;top:15px;right:-20px;transform:rotate(5deg)}.art-number{color:#c4895b;z-index:2;font-family:Georgia,serif;font-size:100px;font-style:italic;line-height:1;position:absolute;bottom:-25px;right:-20px}.how{border-top:1px solid var(--line);max-width:1140px;margin:auto;padding:60px 40px 80px}.section-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:40px;display:flex}.section-heading h2{font-size:30px}.steps{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.step-number{color:var(--orange);letter-spacing:1px;border-bottom:1px solid #d5916450;margin-bottom:16px;padding-bottom:8px;font-size:12px;display:inline-block}.steps h3{margin-bottom:10px;font-size:17px}.steps p{color:var(--muted);font-size:13px}.public-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;max-width:1140px;margin:auto;padding:30px 40px;display:flex}.public-footer p{color:var(--muted);max-width:450px;font-size:11px}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-aside{background:var(--green);color:#fff;flex-direction:column;justify-content:space-between;padding:50px 60px;display:flex}.auth-aside .brand{color:#fff}.auth-aside .eyebrow{color:#d0dbbb}.auth-aside h1{margin:26px 0;font-size:52px;line-height:1.25}.auth-aside h1 em{color:#d8e6b7}.auth-aside p,.auth-aside>span{color:#c1cebf}.auth-aside>span{font-size:11px}.auth-panel{justify-content:center;align-items:center;padding:50px;display:flex}.auth-box{width:100%;max-width:370px}.auth-box h2{margin-bottom:12px;font-size:29px}.auth-box>.muted{margin-bottom:30px}.auth-social{gap:10px;margin-bottom:22px;display:grid}.oauth-button{gap:10px}.turnstile-widget{justify-content:center;min-height:0;margin:0 0 18px;display:flex}.oauth-icon{flex:0 0 18px;width:18px;height:18px}.microsoft-icon{padding:1px}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin-bottom:22px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-help{text-align:center;margin-top:16px;font-size:12px}.auth-help a,.text-button{color:var(--green);font-weight:600}.text-button{cursor:pointer;background:0 0;border:0;margin:18px auto 0;font-size:12px;display:block}.auth-switch{text-align:center;color:var(--muted);margin:24px 0;font-size:12px}.auth-switch a{color:var(--green);font-weight:600}.workspace{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;flex-shrink:0;width:242px;padding:35px 22px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin-bottom:50px;padding:0 10px}.sidebar-caption{letter-spacing:1.3px;color:#9aa29a;margin-bottom:12px;padding:0 12px;font-size:9px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{color:#768078;border-radius:8px;align-items:center;gap:12px;padding:13px 12px;font-size:12px;display:flex}.sidebar nav a[aria-current=page]{color:var(--green);background:#eef3ea;font-weight:600}.sidebar nav a:hover{background:#f3f5f1}.sidebar-note{color:#9ba594;margin-top:auto;padding:30px 12px}.sidebar-note p{margin-top:12px;font-family:Georgia,serif;font-size:17px;font-style:italic;line-height:1.5}.account{border-top:1px solid var(--line);align-items:center;gap:9px;margin:0 -22px;padding:22px 16px;display:flex}.avatar{color:#976b44;background:#efe5d8;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:grid}.account>div{flex:1;min-width:0}.account strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.account small{font-size:8px;display:block}.icon-button{color:var(--muted);background:0 0;border:0;padding:5px}.main-column{flex:1;min-width:0;margin-left:242px}.topbar{border-bottom:1px solid var(--line);color:#8d958c;background:#ffffff80;justify-content:space-between;align-items:center;height:74px;padding:0 42px;font-size:10px;display:flex}.topbar strong{color:#505d50;font-weight:400}.topbar-badge{letter-spacing:1.3px;border:1px solid var(--line);border-radius:5px;padding:5px 9px;font-size:8px}.content{max-width:1480px;margin:auto;padding:38px 42px 50px}.page-heading{justify-content:space-between;align-items:center;gap:26px;margin-bottom:30px;display:flex}.page-heading h1{margin:8px 0 10px;font-size:31px}.page-heading p{color:var(--muted);font-size:12px}.page-heading>.button{flex-shrink:0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:21px 22px}.stat-card>div{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.stat-card svg{color:#9ba894}.stat-card>strong{margin:10px 0 4px;font-size:33px;font-weight:500;line-height:1.5;display:block}.stat-card>small{font-size:9px}.dashboard-middle{grid-template-columns:1fr 1.1fr;gap:22px;margin-bottom:28px;display:grid}.practice-card{background:#e9eedf;border-radius:12px;padding:28px 30px;position:relative;overflow:hidden}.practice-card .eyebrow{font-size:8px}.practice-card h2{z-index:1;margin:12px 0;font-size:27px;position:relative}.practice-card p{color:#7f8c77;z-index:1;max-width:255px;font-size:11px;position:relative}.practice-card a{color:var(--green);z-index:1;align-items:center;gap:12px;margin-top:24px;font-size:11px;font-weight:600;display:inline-flex;position:relative}.practice-card>span:last-child{color:#dae2cc;font-family:Georgia,serif;font-size:135px;font-style:italic;line-height:1;position:absolute;bottom:-25px;right:8px;transform:rotate(-10deg)}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:16px;padding:24px 27px;display:flex}.panel-heading h2{font-size:16px}.panel-heading p{margin-top:5px;font-size:10px}.panel-heading>span{font-size:9px}.score-chart{justify-content:space-around;align-items:flex-end;gap:20px;height:187px;padding:0 30px 25px;display:flex}.score-chart>div{flex-direction:column;flex:1;align-items:center;gap:6px;font-size:10px;display:flex}.score-chart i{background:#b7c7ad;border-radius:5px 5px 0 0;width:100%;max-width:35px}.score-chart>div:last-child i{background:var(--green)}.score-chart strong{color:var(--green);font-weight:500}.chart-empty{color:#a9b2a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:180px;padding:25px;font-size:11px;display:flex}.essay-list{padding:0 26px}.essay-row{border-top:1px solid #edf0e9;align-items:center;gap:16px;padding:22px 0;display:flex}.essay-icon{color:#89997b;background:#f1f4ed;border-radius:8px;flex-shrink:0;place-items:center;width:40px;height:44px;display:grid}.essay-title{flex:1;min-width:0}.essay-title h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:12px;overflow:hidden}.essay-title>span{color:var(--muted);font-size:9px}.row-score{text-align:right;min-width:73px;font-size:19px;font-weight:500}.row-score small{margin-left:3px;font-size:9px;font-weight:400}.row-arrow{color:#9ca698}.status{color:#7c8378;white-space:nowrap;background:#f2f3f1;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;display:inline-flex}.status>span{background:currentColor;border-radius:50%;width:4px;height:4px}.status.reviewed{color:#5c7c48;background:#edf4e7}.status.processing{color:#a98642;background:#fff3df}.status.failed{color:#a56b55;background:#fbefea}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:50px 30px;display:flex}.empty-state>svg{color:#a9b69b;margin-bottom:5px}.empty-state p{color:var(--muted);max-width:350px;font-size:12px}.empty-state .button{margin-top:10px}.app-footer{text-align:center;color:#9aa296;padding:0 20px 25px;font-size:9px}.filters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.filters button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:7px;padding:8px 16px;font-size:11px}.filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:20px;margin-top:22px;font-size:11px;display:flex}.editor-grid{grid-template-columns:minmax(0,1fr) 260px;gap:32px;display:grid}.editor{padding:28px}.editor-counter{color:var(--muted);justify-content:space-between;margin-top:-14px;font-size:10px;display:flex}.editor-submit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:20px;display:flex}.editor-submit>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.writing-guide{padding-top:25px}.writing-guide h2{margin:16px 0 28px;font-size:24px}.writing-guide>p{color:var(--muted);align-items:flex-start;gap:10px;margin:18px 0;font-size:11px;display:flex}.writing-guide>p>svg{color:#8ba77b;flex-shrink:0}.guide-note{border-top:1px solid var(--line);color:#7e8975;margin-top:30px;padding-top:23px;font-size:11px}.writing-guide .fine{font-size:10px}.result-layout{flex-direction:column;gap:24px;display:flex}.result-summary{background:#eef3e8;grid-template-columns:180px 1fr;align-items:center;gap:35px;padding:30px;display:grid}.result-summary>div:first-child{border-right:1px solid #dce5d2}.result-summary strong{letter-spacing:-2px;font-size:55px;font-weight:500;line-height:1.3;display:block}.result-summary small{letter-spacing:0;margin-left:5px;font-size:13px}.result-summary p{color:#6b7964;margin-top:12px;font-size:13px}.competencies{padding:0 27px 15px}.competencies details{border-top:1px solid var(--line)}.competencies summary{align-items:center;gap:15px;padding:19px 0;font-size:12px;font-weight:600;display:flex}.competence-index{background:var(--paper);color:var(--green);border-radius:6px;padding:7px;font-size:10px}.competencies summary>strong{margin-left:auto;font-size:18px}.competencies summary small{margin-left:4px;font-size:10px;font-weight:400}.competence-body{color:var(--muted);padding:0 0 22px 44px;font-size:12px}.feedback-columns{grid-template-columns:1fr 1fr;gap:30px;margin-top:18px;display:grid}.feedback-columns h4{color:var(--green);font-size:11px}.feedback-columns ul{margin-bottom:0;padding-left:17px;font-size:11px}.feedback-columns li+li{margin-top:6px}.priorities{gap:30px;padding:0 27px 28px;display:flex}.priorities article{flex:1}.priorities h3{margin-bottom:8px;font-size:13px}.priorities p{color:var(--muted);font-size:12px}.text-panel{padding:26px 28px}.text-panel h2{margin-bottom:22px;font-size:18px}.text-panel details{border-top:1px solid var(--line);padding:14px 0}.text-panel summary{font-size:12px;font-weight:600}.text-panel details p{color:var(--muted);margin-top:14px;font-size:12px}.annotation{border-top:1px solid var(--line);padding:20px 0;font-size:12px}.annotation blockquote{white-space:pre-wrap;background:#f5f7ef;border-left:3px solid #c7d7aa;margin:0 0 15px;padding:15px 20px;font-family:Georgia,serif;font-size:16px}.annotation p{color:var(--muted);margin:12px 0}.annotation .rewrite{color:var(--green)}.original-text{margin-top:26px;padding:24px 28px}.original-text summary{font-size:12px;font-weight:600}.original-text p{white-space:pre-wrap;margin-top:24px;font-family:Georgia,serif;font-size:17px;line-height:1.9}.processing{text-align:center;color:var(--green);flex-direction:column;align-items:center;gap:20px;padding:65px 30px;display:flex}.processing p{color:var(--muted);max-width:440px;font-size:12px}.processing-track{background:var(--mint);border-radius:5px;width:170px;height:4px;margin-top:10px;overflow:hidden}.processing-track i{background:#99b486;width:55px;height:100%;animation:2s ease-in-out infinite alternate slide;display:block}@keyframes slide{to{transform:translate(115px)}}.settings-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.notification{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:22px 0;display:flex}.notification:last-child{border-bottom:0}.notification.unread h3:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.notification p{color:var(--muted);margin:6px 0;font-size:12px}.notification small{font-size:10px}@media (min-width:1600px){.content{padding-top:55px}.page-heading{margin-bottom:38px}.dashboard-middle{margin:32px 0}.stat-card{padding:26px}.practice-card{padding:36px}.practice-card h2{font-size:32px}}@media (max-width:1150px){.sidebar{width:210px;padding-left:16px;padding-right:16px}.main-column{margin-left:210px}.account{margin:0 -16px}.content{padding:30px 26px}.topbar{padding:0 26px}.page-heading h1{font-size:27px}.stat-grid{gap:10px}.stat-card{padding:16px}.stat-card>div{font-size:9px}.stat-card>div svg{display:none}.editor-grid{grid-template-columns:minmax(0,1fr) 210px}.hero h1{font-size:52px}.hero{gap:35px}.hero-art{min-height:360px}.sample-sheet{padding:24px}.auth-aside{padding:40px}.auth-aside h1{font-size:43px}.row-arrow{display:none}}@media (max-width:850px){.sidebar{width:78px;padding:25px 10px}.sidebar>.brand{justify-content:center;gap:0;margin-bottom:30px;padding:0;font-size:0}.sidebar>.brand span{display:none}.sidebar>.brand svg{width:28px;height:28px}.sidebar-caption,.sidebar-note,.account>div,.account>.avatar{display:none}.sidebar nav a{justify-content:center;gap:0;padding:16px;font-size:0}.sidebar nav a svg{flex-shrink:0}.account{justify-content:center;margin-top:auto}.main-column{margin-left:78px}.page-heading>.button{padding:12px;font-size:11px}.dashboard-middle{grid-template-columns:1fr 1fr;gap:14px}.editor-grid{grid-template-columns:1fr}.writing-guide{display:none}.hero{margin-top:30px;padding-top:0}.hero h1{font-size:43px}.hero>div>p{font-size:14px}.hero-art{padding:18px 10px}.sample-sheet h3{font-size:24px}.floating-label{font-size:8px;right:-10px}.sample-sheet{padding:24px 18px}.art-number{font-size:80px;right:-10px}.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-panel{padding:40px 25px}.auth-box{max-width:420px}.auth-box .back-link{margin-bottom:50px}}@media (max-width:620px){.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-flow:wrap;align-items:center;gap:14px;width:100%;padding:18px 18px 10px;position:static}.sidebar>.brand{flex:1;justify-content:flex-start;gap:6px;margin:0;font-size:22px}.sidebar>.brand span{display:inline}.sidebar nav{flex-direction:row;order:3;justify-content:space-between;gap:3px;width:100%}.sidebar nav a{padding:11px 15px}.account{border:0;margin:0;padding:0}.workspace{display:block}.main-column{margin:0}.topbar{height:43px;padding:0 20px;font-size:8px}.topbar-badge{font-size:7px}.content{padding:25px 19px 35px}.page-heading{align-items:flex-start;gap:18px;margin-bottom:22px}.page-heading h1{letter-spacing:-.7px;font-size:25px}.page-heading p{font-size:11px}.page-heading>.button{margin-top:18px;padding:12px;font-size:0}.page-heading>.button svg{width:18px}.page-heading .eyebrow{font-size:8px}.stat-grid{grid-template-columns:1fr 1fr}.stat-card>div{font-size:10px}.stat-card>div svg{width:15px;display:block}.stat-card>strong{font-size:30px}.dashboard-middle{grid-template-columns:1fr}.practice-card{padding:25px}.practice-card h2{font-size:26px}.progress-panel .panel-heading{padding-bottom:8px}.chart-empty{height:135px}.panel-heading{padding:20px}.panel-heading h2{font-size:14px}.essay-list{padding:0 17px}.essay-row{flex-wrap:wrap;gap:10px;padding:17px 0}.essay-icon{width:30px;height:35px}.essay-title{flex:none;width:calc(100% - 45px)}.essay-title h3{font-size:12px}.essay-title>span{font-size:8px}.essay-row .status{margin-left:40px}.row-score{margin-left:auto;font-size:16px}.filters{gap:6px}.filters button{padding:7px 10px;font-size:10px}.editor{padding:20px}.editor-submit{flex-direction:column;align-items:stretch}.editor-submit>span{justify-content:center}.result-summary{grid-template-columns:1fr;gap:20px;padding:25px}.result-summary>div:first-child{border-bottom:1px solid #dce5d2;border-right:0;padding-bottom:16px}.result-summary strong{font-size:50px}.competencies{padding:0 18px 12px}.competencies summary{gap:9px;font-size:11px}.competencies summary>span:nth-child(2){max-width:62%}.competence-body{padding-left:0}.feedback-columns{grid-template-columns:1fr;gap:18px}.priorities{flex-direction:column;padding:0 20px 24px}.text-panel{padding:22px}.settings-grid{grid-template-columns:1fr}.notification{flex-direction:column;align-items:flex-start;gap:12px}.public-nav{padding:22px}.public-nav .brand{font-size:22px}.nav-actions{gap:14px}.nav-actions .button{display:none}.hero{grid-template-columns:1fr;gap:45px;margin:0 auto 20px;padding:20px 24px 40px}.hero h1{font-size:49px}.hero-art{width:100%;max-width:330px;min-height:370px;margin:auto;padding:20px}.hero-art .sample-sheet{padding:25px}.hero .button{padding:14px 18px;font-size:12px}.how{padding:35px 24px}.section-heading{flex-direction:column;gap:16px}.section-heading h2{font-size:27px}.steps{grid-template-columns:1fr;gap:30px}.steps p{max-width:330px}.public-footer{flex-direction:column;align-items:flex-start;gap:20px;padding:28px 24px}.public-footer p{font-size:10px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
