:root{--ink:#14211b;--muted:#66736c;--paper:#f5f7f2;--card:#fff;--green:#246b4a;--lime:#d9f275;--line:#dfe5dc;--danger:#b94444;--shadow:0 18px 60px rgba(30,55,42,.1)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 DM Sans,sans-serif;min-height:100vh}button,input{font:inherit}.hidden{display:none!important}.glow{position:fixed;border-radius:50%;filter:blur(5px);pointer-events:none;z-index:-1}.glow-one{width:420px;height:420px;background:#e8f6bc;right:-130px;top:-190px}.glow-two{width:350px;height:350px;background:#dceee2;left:-180px;bottom:-170px}.topbar{height:76px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(20,33,27,.08)}.brand{color:var(--ink);display:flex;align-items:center;gap:12px;text-decoration:none;font:700 18px Manrope}.brand b{color:var(--green)}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--ink);color:var(--lime);font:800 20px Manrope;transform:rotate(-4deg)}.user-nav{display:flex;align-items:center;gap:18px;color:var(--muted)}.container{max-width:1180px;margin:auto;padding:64px 28px}.eyebrow{display:block;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:10px}h1,h2{font-family:Manrope,sans-serif;line-height:1.12;margin:0}h1{font-size:clamp(36px,5vw,66px);letter-spacing:-.045em}h2{font-size:27px;letter-spacing:-.025em}p{margin:0}.muted{color:var(--muted)}.card{background:#ffffffeb;border:1px solid rgba(28,55,40,.1);border-radius:22px;box-shadow:var(--shadow)}.btn{border:0;border-radius:11px;padding:11px 17px;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.primary{color:#fff;background:var(--green);box-shadow:0 8px 22px #246b4a33}.btn.ghost{background:transparent;border:1px solid var(--line);color:var(--ink)}.btn.wide{width:100%;padding:14px}.link{border:0;background:none;color:var(--green);font-weight:700;cursor:pointer;padding:0}.auth-shell{max-width:1180px;min-height:calc(100vh - 76px);margin:auto;padding:70px 28px;display:grid;grid-template-columns:1.35fr .8fr;gap:9vw;align-items:center}.hero-copy h1 em{font-style:normal;color:var(--green)}.hero-copy>p{max-width:590px;margin:25px 0;color:var(--muted);font-size:18px}.proof{display:flex;gap:13px;align-items:center;color:var(--muted);font-size:13px}.proof span{font-weight:800;color:var(--ink)}.proof i{width:4px;height:4px;border-radius:50%;background:var(--green)}.auth-card{padding:34px;display:grid;gap:20px}.auth-card label{font-weight:700;font-size:13px}.auth-card input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid var(--line);border-radius:11px;outline:0;background:#fbfcfa}.auth-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #246b4a1a}.switch{text-align:center;color:var(--muted)}.welcome{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.welcome h1{font-size:44px}.date-chip{padding:10px 14px;border:1px solid var(--line);border-radius:10px;color:var(--muted)}.exam-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.exam-card{padding:28px;position:relative;overflow:hidden}.exam-card:after{content:"AWS";position:absolute;right:-8px;top:-22px;font:800 72px Manrope;color:#246b4a0b}.exam-card h2{margin-bottom:10px}.exam-meta{display:flex;gap:20px;margin:24px 0;color:var(--muted)}.exam-meta b{display:block;color:var(--ink);font-size:18px}.history-section{margin-top:65px}.section-heading{margin-bottom:20px}.attempt-list{display:grid;gap:10px}.attempt-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 20px}.score{font:800 21px Manrope;color:var(--green)}.status{font-size:12px;font-weight:800;text-transform:uppercase;padding:5px 9px;border-radius:20px;background:#edf2ec}.exam-layout{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 76px)}.question-map{border-right:1px solid var(--line);padding:32px 28px;background:#ffffff73}.back{text-decoration:none;color:var(--ink);font-weight:700}.progress-copy{display:flex;justify-content:space-between;margin-top:38px;font-size:11px;letter-spacing:.1em}.progress-track{height:5px;background:#dfe7dc;border-radius:9px;margin:10px 0 25px;overflow:hidden}.progress-track i{display:block;height:100%;width:0;background:var(--green);transition:.3s}.question-dots{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.question-dots button{aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer}.question-dots button.done{background:#e4f0e4;color:var(--green);border-color:#c8dfca}.question-dots button.active{background:var(--green);color:#fff;border-color:var(--green)}.question-stage{max-width:980px;width:100%;margin:0 auto;padding:48px 55px}.exam-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.timer{font:800 20px Manrope;padding:9px 14px;background:#fff;border:1px solid var(--line);border-radius:10px}.question-card{padding:34px}.question-card>p:first-child{font-size:18px;font-weight:600;white-space:pre-line}.select-note{color:var(--green);font-size:12px;font-weight:700;margin-top:14px}.choices{display:grid;gap:12px;margin-top:25px}.choice{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;text-align:left;border:1px solid var(--line);background:#fbfcfa;border-radius:13px;padding:14px;cursor:pointer;color:var(--ink)}.choice-key{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:8px;font-weight:800}.choice.selected{border-color:var(--green);background:#f0f8ee;box-shadow:0 0 0 2px #246b4a12}.choice.selected .choice-key{background:var(--green);border-color:var(--green);color:#fff}.exam-actions{display:flex;justify-content:space-between;margin-top:20px}.exam-actions>div{display:flex;gap:10px}.empty{padding:25px;border:1px dashed var(--line);border-radius:14px;color:var(--muted)}.toast{position:fixed;right:25px;bottom:25px;background:var(--ink);color:#fff;padding:12px 18px;border-radius:10px;opacity:0;transform:translateY(15px);transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:none}.toast.error{background:var(--danger)}@media(max-width:800px){.auth-shell{grid-template-columns:1fr;gap:45px}.hero-copy h1{font-size:45px}.proof{flex-wrap:wrap}.welcome{display:block}.date-chip{display:inline-block;margin-top:18px}.exam-layout{grid-template-columns:1fr}.question-map{border-right:0;border-bottom:1px solid var(--line);padding:20px}.question-dots{display:none}.progress-copy{margin-top:18px}.question-stage{padding:28px 18px}.attempt-row{grid-template-columns:1fr auto}.attempt-row .muted:last-child{display:none}.topbar{padding:0 18px}.user-nav span{display:none}}.brand,.back{border:0;background:transparent;cursor:pointer}.brand{padding:0}.back{padding:0;font:inherit}button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}.simple-auth{display:flex;justify-content:center;max-width:none;padding:40px 20px}.simple-auth .auth-card{width:min(100%,420px)}.card-actions{display:flex;gap:10px;flex-wrap:wrap}.card-actions .btn{position:relative;z-index:1}.error-state{display:grid;gap:8px;color:var(--danger)}.error-state span{color:var(--muted)}.fatal-error{max-width:620px;margin:8vh auto 0;padding:36px;display:grid;gap:18px}.fatal-error .btn{justify-self:start}.learn-layout{display:grid;grid-template-columns:270px 1fr;min-height:calc(100vh - 76px)}.learn-sidebar{padding:32px 24px;border-right:1px solid var(--line);background:#ffffff8c}.study-summary{margin-top:38px}.study-summary>strong{display:block;font:800 27px Manrope}.study-summary small{font:600 12px DM Sans;color:var(--muted)}.study-filters{display:grid;gap:7px;margin-top:25px}.study-filters button{display:flex;justify-content:space-between;border:0;border-radius:10px;padding:11px 12px;background:transparent;color:var(--muted);cursor:pointer;text-align:left}.study-filters button.active{background:#fff;color:var(--green);box-shadow:0 5px 20px #1e372a12}.study-filters b{font-size:12px}.learn-stage{max-width:930px;width:100%;margin:0 auto;padding:48px 45px}.learn-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.study-position{padding:7px 12px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-weight:700}.study-card{box-shadow:0 12px 45px #1e372a12}.study-choice{cursor:default}.study-choice.correct{border-color:var(--green);background:#eef8e9}.study-choice.correct .choice-key{background:var(--green);border-color:var(--green);color:#fff}.reveal-btn{margin-top:25px}.answer-panel{margin-top:25px;padding:22px;border-radius:14px;background:#f1f7e9;border-left:4px solid var(--green)}.answer-panel>strong{display:block;font:800 23px Manrope;color:var(--green);margin-bottom:6px}.answer-panel>p{color:var(--muted)}.gemini-btn{margin-top:18px;background:#e8e5ff;color:#493a8f}.ai-explanation{margin-top:18px;padding:20px;border:1px solid #d9d4f5;border-radius:12px;background:#fbfaff}.ai-explanation p{white-space:pre-line;color:var(--ink)}.ai-explanation small{display:block;margin-top:14px;color:var(--muted)}.learning-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.learning-btn{background:#fff;color:var(--ink);border:1px solid var(--line)}.review-btn{background:#fff1d6;color:#875d0c}.learned-btn{background:var(--green);color:#fff}.empty-state{padding:45px;text-align:center}@media(max-width:800px){.simple-auth{padding:28px 18px}.learn-layout{grid-template-columns:1fr}.learn-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:20px}.study-summary{margin-top:18px}.study-filters{grid-template-columns:repeat(2,1fr);margin-top:14px}.learn-stage{padding:28px 18px}.learning-actions{flex-direction:column}.card-actions .btn{flex:1}}
