@font-face{font-family:Gotham;src:url(/recovery/fonts/Gotham-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/recovery/fonts/Gotham-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham Condensed;src:url(/recovery/fonts/GothamCondensed-UltraItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{--color-inky: #0d0a14;--color-bg: #0b0611;--color-white-copy: #dadada;--color-white-secondary: #9894a9;--color-black-border: #292b38;--color-accent: #71ef92;--color-warn-bg: #2a1a0d;--color-warn-border: #553318;--color-warn-text: #ffd9b3;color-scheme:dark;font-family:Gotham,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-weight:500;line-height:1.5;color:var(--color-white-copy)}*{box-sizing:border-box}html,body{margin:0;height:100%;background:radial-gradient(ellipse at center,transparent 0%,transparent 40%,rgba(11,6,17,.4) 70%,var(--color-bg) 100%),var(--color-bg)}@media (max-width: 767px){html,body{overflow-y:auto;overflow-x:hidden}}.page{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem 4rem}.hero{width:100%;max-width:56rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;z-index:2}.logo{width:96px;height:96px;border-radius:1.5rem;box-shadow:0 20px 40px #1affba66;object-fit:cover}.title{font-family:Gotham Condensed,Gotham,sans-serif;font-style:italic;font-weight:900;text-transform:uppercase;font-size:clamp(2rem,6vw,4.5rem);line-height:1;margin:.5rem 0 0;background:linear-gradient(0deg,var(--color-accent) 0%,#ffffff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;padding:0 .5rem}.lede{margin:0;color:#ffffffc7;font-size:1rem;max-width:36rem}.widget{margin:2rem 0 1.5rem;z-index:2}.instructions{width:100%;max-width:36rem;border:1px solid var(--color-black-border);border-radius:16px;background:#0d0a14b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.5rem 1.75rem;color:var(--color-white-copy);z-index:2}.instructions h2{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;letter-spacing:-.01em}.instructions h2+p,.instructions h2+ol{margin-top:0}.instructions h2:not(:first-child){margin-top:1.75rem}.instructions ol{padding-left:1.25rem;margin:0}.instructions li{margin-bottom:.4rem;color:var(--color-white-copy)}.instructions li strong{color:#fff;font-weight:700}.instructions p{color:var(--color-white-secondary);margin:.75rem 0}.warn{margin-top:1.5rem;padding:.85rem 1rem;background:var(--color-warn-bg);border:1px solid var(--color-warn-border);border-radius:8px;color:var(--color-warn-text);font-size:.9rem}footer{margin-top:auto;padding-top:3rem;color:var(--color-white-secondary);font-size:.75rem;text-align:center}.loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--color-bg);z-index:100}.spinner{width:36px;height:36px;border:3px solid rgba(218,218,218,.12);border-top-color:var(--color-accent);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
