:root{--paper:#f5f0e8;--paper-strong:#fffaf1;--ink:#231f1a;--ink-soft:#231f1aad;--line:#231f1a1f;--teal:#236a64;--teal-soft:#236a6421;--oxblood:#a4483b;--shadow:0 28px 90px #231f1a1c;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background-color:#0000;background-image:linear-gradient(#f5f0e8cc,#f5f0e8e6),url("data:image/svg+xml,%3csvg%20width='1200'%20height='800'%20viewBox='0%200%201200%20800'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1200'%20height='800'%20fill='%23F5F0E8'/%3e%3cpath%20d='M0%20120H1200M0%20280H1200M0%20440H1200M0%20600H1200M160%200V800M360%200V800M560%200V800M760%200V800M960%200V800'%20stroke='%232E2A2414'%20stroke-width='1'/%3e%3ccircle%20cx='980'%20cy='210'%20r='148'%20stroke='%23236A641F'%20stroke-width='2'%20stroke-dasharray='4%2012'/%3e%3ccircle%20cx='214'%20cy='638'%20r='104'%20stroke='%23A4483B24'%20stroke-width='2'%20stroke-dasharray='3%2010'/%3e%3cpath%20d='M692%20102C795%20126%20860%20194%20888%20306'%20stroke='%23236A6426'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M118%20250C222%20230%20308%20254%20376%20322'%20stroke='%23A4483B1F'%20stroke-width='8'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{border:0}.app-frame{width:min(1180px,100% - 2rem);min-height:100svh;margin:0 auto;padding:2rem 0}.top-nav{min-height:3rem;color:var(--ink-soft);justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.top-nav strong{color:var(--ink)}.auth-layout,.app-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:stretch;gap:1rem;display:grid}.auth-layout{align-items:center;min-height:calc(100svh - 4rem)}.hero-copy,.workspace,.practice-panel,.auth-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf1c2;border-radius:1.1rem}.hero-copy{background:radial-gradient(circle at 82% 18%,#236a6429,#0000 18rem),radial-gradient(circle at 22% 80%,#a4483b24,#0000 14rem),#fffaf1c7;min-height:620px;padding:clamp(1.5rem,5vw,4rem)}.auth-card,.practice-panel,.workspace{padding:1.1rem}.auth-card{gap:1rem;display:grid}.eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .85rem;font-size:.76rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:1rem;font-size:clamp(3.6rem,9vw,7rem);line-height:.9}h2{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3.5rem);line-height:.96}h3{margin-bottom:.75rem;font-size:1.25rem}.lede,.hint,.section-card p,.task-hero p,.feedback-card p{color:var(--ink-soft);line-height:1.55}.lede{max-width:620px;margin-bottom:0;font-size:clamp(1.08rem,2vw,1.28rem)}label{color:var(--ink-soft);gap:.45rem;font-size:.92rem;font-weight:750;display:grid}input{border:1px solid var(--line);width:100%;min-height:3.2rem;color:var(--ink);background:#ffffff80;border-radius:.8rem;padding:0 1rem}.primary-action,.ghost-action,.exam-switch button,.section-card{cursor:pointer}.primary-action,.ghost-action{border-radius:999px;min-height:3.1rem;padding:0 1.25rem}.primary-action{background:var(--ink);color:var(--paper-strong)}.ghost-action{border:1px solid var(--line);color:var(--ink);background:#fffaf194}.form-error{color:var(--oxblood);margin:0;font-weight:800}.workspace-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workspace-header h1{font-size:clamp(2.8rem,6vw,5.5rem)}.exam-switch,.section-grid{gap:.75rem;display:grid}.exam-switch{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.5rem 0 .75rem}.exam-switch button,.section-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fffaf194;border-radius:.95rem}.exam-switch button{gap:.2rem;min-height:5rem;padding:1rem;display:grid}.exam-switch span,.section-card h2{font-weight:850}.exam-switch small,.section-card span{color:var(--ink-soft)}.exam-switch button.is-active,.section-card.is-active{background:var(--teal-soft);border-color:#236a6459}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card{min-height:190px;padding:1rem}.section-card h2{margin:2.25rem 0 .65rem;font-size:1.55rem}.practice-panel{gap:.9rem;display:grid}.task-hero,.task-list,.feedback-card{background:#fffaf1a3;border-radius:.95rem;padding:1rem}.task-hero{background:linear-gradient(145deg,#236a641f,#fffaf1c7)}.task-meta{flex-wrap:wrap;gap:.5rem;margin-top:2rem;display:flex}.task-meta span,.task-list span{color:var(--oxblood);background:#a4483b1f;border-radius:999px;padding:.45rem .7rem;font-size:.82rem;font-weight:800}.task-list article{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;min-height:3.5rem;display:grid}.task-list p{margin:0}.feedback-card ul{color:var(--ink-soft);margin:0 0 1rem;padding-left:1.2rem}@media (width<=900px){.auth-layout,.app-grid,.section-grid{grid-template-columns:1fr}.hero-copy{min-height:420px}.workspace-header{display:grid}}@media (width<=620px){.app-frame{width:min(100% - 1rem,1180px);padding:.5rem 0}.top-nav,.exam-switch{grid-template-columns:1fr}.top-nav{gap:.2rem;padding:0 .4rem;display:grid}}
