.atlas-root{--atlas-bg:#06080f;--atlas-ink:#ece8df;--atlas-sub:#b9bcc6;--atlas-muted:#8b8f9c;--atlas-gold:#e9c46a;--atlas-on-accent:#0b0d14;--atlas-accent-soft:rgba(233,196,106,0.12);--atlas-accent-soft-2:rgba(233,196,106,0.25);--atlas-accent-line:rgba(233,196,106,0.4);--atlas-line:rgba(255,255,255,0.08);--atlas-line-strong:rgba(255,255,255,0.14);--atlas-ink-line:rgba(236,232,223,0.55);--atlas-ghost-line:rgba(236,232,223,0.22);--atlas-surface:rgba(255,255,255,0.035);--atlas-surface-2:rgba(255,255,255,0.04);--atlas-surface-3:rgba(255,255,255,0.08);--atlas-red:#ff8a8a;--atlas-red-soft:rgba(255,120,120,0.06);--atlas-red-line:rgba(255,120,120,0.45);--atlas-dust:rgba(236,232,223,0.6);--atlas-star:#ece8df;--atlas-blue:#003cff;--atlas-glow:rgba(0,60,255,0.18);--atlas-shadow:none;background:var(--atlas-bg);color:var(--atlas-ink);font-family:var(--font-manrope),system-ui,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;transition:background .2s ease,color .2s ease}.atlas-root[data-theme=light]{--atlas-bg:#f6f8ff;--atlas-ink:#0b1220;--atlas-sub:#3f4757;--atlas-muted:#6b7385;--atlas-gold:#003cff;--atlas-on-accent:#ffffff;--atlas-accent-soft:rgba(0,60,255,0.1);--atlas-accent-soft-2:rgba(0,60,255,0.22);--atlas-accent-line:rgba(0,60,255,0.45);--atlas-line:rgba(11,18,32,0.08);--atlas-line-strong:rgba(11,18,32,0.14);--atlas-ink-line:rgba(11,18,32,0.45);--atlas-ghost-line:rgba(11,18,32,0.22);--atlas-surface:#ffffff;--atlas-surface-2:#eef2ff;--atlas-surface-3:#e3e9ff;--atlas-red:#d93b3b;--atlas-red-soft:rgba(217,59,59,0.08);--atlas-red-line:rgba(217,59,59,0.45);--atlas-dust:rgba(0,60,255,0.22);--atlas-star:#0b1220;--atlas-glow:rgba(0,60,255,0.12);--atlas-shadow:0 10px 30px -18px rgba(0,60,255,0.35)}.atlas-serif{font-family:var(--font-atlas-serif),Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.01em}.atlas-mono{font-family:var(--font-atlas-mono),ui-monospace,Menlo,monospace}.atlas-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--atlas-muted);font-weight:600}.atlas-panel{background:var(--atlas-surface);border:1px solid var(--atlas-line);border-radius:16px;box-shadow:var(--atlas-shadow)}.atlas-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 22px;border-radius:999px;font-weight:600;font-size:14px;letter-spacing:.01em;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.atlas-btn:disabled{opacity:.45;cursor:not-allowed}.atlas-btn:not(:disabled):hover{transform:translateY(-1px)}.atlas-btn-gold{background:var(--atlas-gold);color:var(--atlas-on-accent)}.atlas-btn-ghost{border-color:var(--atlas-ghost-line)}.atlas-btn-ghost,.atlas-opt{background:transparent;color:var(--atlas-ink)}.atlas-opt{display:flex;align-items:center;gap:14px;min-height:52px;padding:10px 18px;border:1px solid var(--atlas-line);border-radius:12px;font-size:15px;text-align:left;width:100%;cursor:pointer;transition:border-color .12s ease,background .12s ease}.atlas-root[data-theme=light] .atlas-opt{background:var(--atlas-surface)}.atlas-opt:hover:not(:disabled),.atlas-opt[data-state=chosen]{border-color:var(--atlas-ink-line)}.atlas-opt[data-state=chosen]{background:var(--atlas-surface-2)}.atlas-opt[data-state=correct]{border-color:var(--atlas-gold);background:var(--atlas-accent-soft)}.atlas-opt[data-state=wrong]{border-color:var(--atlas-red-line);background:var(--atlas-red-soft)}.atlas-opt:disabled{cursor:default}.atlas-chip{height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--atlas-line-strong);display:inline-flex;align-items:center;font-size:13px;color:var(--atlas-sub);background:transparent;cursor:pointer}.atlas-chip:hover{border-color:var(--atlas-gold);color:var(--atlas-gold)}.atlas-stars{position:absolute;left:0;top:0;width:1px;height:1px;border-radius:50%;pointer-events:none;color:var(--atlas-dust)}.atlas-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid var(--atlas-line-strong);color:var(--atlas-muted);background:var(--atlas-surface);cursor:pointer}.atlas-theme-toggle:hover{color:var(--atlas-ink)}@keyframes atlas-slit{0%{opacity:0;transform:translateX(-50%) scaleY(.2)}60%{opacity:1;transform:translateX(-50%) scaleY(1)}to{opacity:.9;transform:translateX(-50%) scaleY(1)}}.atlas-slit{position:absolute;left:50%;top:0;width:2px;height:100%;transform:translateX(-50%);background:linear-gradient(180deg,rgba(0,60,255,0),#4d73ff 35%,#ffffff 50%,#4d73ff 65%,rgba(0,60,255,0));box-shadow:0 0 40px 10px rgba(0,60,255,.45),0 0 140px 40px var(--atlas-glow);animation:atlas-slit 1.6s ease-out both}.atlas-root[data-theme=light] .atlas-slit{background:linear-gradient(180deg,rgba(0,60,255,0),#4d73ff 35%,#003cff 50%,#4d73ff 65%,rgba(0,60,255,0));box-shadow:0 0 30px 6px rgba(0,60,255,.3),0 0 120px 30px var(--atlas-glow)}@media print{.atlas-root{background:#fff;color:#000}}.atlas-cert{position:relative;--cert-paper:#fbf8f1;--cert-ink:#151a2b;--cert-sub:#4a5163;--cert-muted:#7a8194;--cert-gold:#b8912f;--cert-gold-soft:rgba(184,145,47,0.35);container-type:inline-size;width:100%;max-width:1040px;aspect-ratio:297/210;background:radial-gradient(120% 90% at 50% 0,rgba(255,255,255,.7) 0,rgba(255,255,255,0) 60%),var(--cert-paper);color:var(--cert-ink);border-radius:6px;box-shadow:0 30px 80px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.2);font-family:var(--font-manrope),"Manrope",system-ui,sans-serif;-webkit-print-color-adjust:exact;print-color-adjust:exact}.atlas-cert-frame{position:absolute;inset:2.4cqw;border:.18cqw solid var(--cert-ink)}.atlas-cert-inner{position:absolute;inset:.7cqw;border:.08cqw solid var(--cert-gold);display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.2cqw 6cqw 3cqw;overflow:hidden}.atlas-cert-corner{position:absolute;width:2.2cqw;height:2.2cqw;color:var(--cert-gold)}.atlas-cert-corner-tl{top:.9cqw;left:.9cqw}.atlas-cert-corner-tr{top:.9cqw;right:.9cqw}.atlas-cert-corner-bl{bottom:.9cqw;left:.9cqw}.atlas-cert-corner-br{bottom:.9cqw;right:.9cqw}.atlas-cert-constellation{position:absolute;top:3cqw;right:4cqw;width:24cqw;color:var(--cert-gold);opacity:.22;pointer-events:none}.atlas-cert-head{display:flex;flex-direction:column;align-items:center;gap:1cqw}.atlas-cert-logo{width:15cqw;height:auto}.atlas-cert-eyebrow{font-size:1.15cqw;letter-spacing:.32em;text-transform:uppercase;color:var(--cert-muted)}.atlas-cert-title{margin-top:2cqw;font-size:6.2cqw;line-height:1;letter-spacing:-.01em}.atlas-cert-ornament{display:flex;align-items:center;gap:1cqw;margin:1.4cqw 0 2cqw;color:var(--cert-gold)}.atlas-cert-ornament span{display:block;width:9cqw;height:.08cqw;background:linear-gradient(90deg,rgba(184,145,47,0) 0,var(--cert-gold) 100%)}.atlas-cert-ornament span:last-child{background:linear-gradient(270deg,rgba(184,145,47,0) 0,var(--cert-gold) 100%)}.atlas-cert-ornament svg{width:1.4cqw;height:1.4cqw}.atlas-cert-presented{font-size:1.5cqw;color:var(--cert-sub)}.atlas-cert-name{margin-top:.7cqw;font-size:5cqw;line-height:1.05}.atlas-cert-name-rule{width:30cqw;height:.08cqw;margin:1.2cqw 0 1.6cqw;background:var(--cert-gold)}.atlas-cert-body{max-width:68cqw;font-size:1.45cqw;line-height:1.55;color:var(--cert-sub)}.atlas-cert-stats{display:flex;align-items:center;gap:3.4cqw;margin-top:1.6cqw}.atlas-cert-stat-label{font-size:.95cqw;letter-spacing:.28em;text-transform:uppercase;color:var(--cert-muted)}.atlas-cert-stat-value{margin-top:.3cqw;font-size:3cqw;line-height:1;color:var(--cert-ink)}.atlas-cert-stat-sep{width:.08cqw;height:4cqw;background:var(--cert-gold-soft)}.atlas-cert-foot{margin-top:auto;padding-top:1.8cqw;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:2cqw}.atlas-cert-meta{text-align:left;font-size:1.1cqw;line-height:1.9;color:var(--cert-sub)}.atlas-cert-meta-label{display:inline-block;width:7.5cqw;letter-spacing:.2em;text-transform:uppercase;font-size:.85cqw;color:var(--cert-muted)}.atlas-cert-verify{margin-top:.4cqw;font-size:.9cqw;color:var(--cert-muted)}.atlas-cert-seal{width:10.5cqw;height:10.5cqw;color:var(--cert-gold);filter:drop-shadow(0 .3cqw .6cqw rgba(184,145,47,.25))}.atlas-cert-sign{justify-self:end;text-align:center;min-width:18cqw}.atlas-cert-sign-name{font-size:2.3cqw;font-style:italic;line-height:1;color:var(--cert-ink)}.atlas-cert-sign-rule{height:.08cqw;margin:.9cqw 0 .6cqw;background:var(--cert-ink)}.atlas-cert-sign-role{font-size:.95cqw;letter-spacing:.22em;text-transform:uppercase;color:var(--cert-muted)}@media print{@page{size:A4 landscape;margin:0}body,html{background:#fff!important}.atlas-cert-page{display:block!important;min-height:0!important;padding:0!important;gap:0!important}.atlas-cert-page .print-hide,.atlas-cert-page canvas,.atlas-print-hide{display:none!important}.atlas-cert{width:297mm;max-width:none;height:210mm;border-radius:0;box-shadow:none;page-break-inside:avoid}}.atlas-tabbar{background:color-mix(in srgb,var(--atlas-bg) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-bottom:env(safe-area-inset-bottom,0)}@media (max-width:639px){.atlas-root:has(.atlas-tabbar) .atlas-fab{bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.atlas-root:has(.atlas-tabbar) .atlas-dock-panel{bottom:calc(132px + env(safe-area-inset-bottom, 0px))}}.atlas-blank{display:inline-block;width:3.2em;height:.9em;margin:0 .15em;border-bottom:2px solid var(--atlas-gold);vertical-align:baseline}