@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#172d27;background:#f5f2e9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse at 14% 7%,#e4e8d4 0,transparent 37%),#f5f2e9}.shell{max-width:1040px;margin:auto;padding:42px 24px 24px}.eyebrow,.topline,footer{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.12em}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px}.dot,.status-dot{width:8px;height:8px;border-radius:50%;background:#ee9a60;display:inline-block}.card{position:relative;overflow:hidden;background:#102b25;border-radius:8px;padding:48px 7.5%;color:#f5f2e9;box-shadow:0 24px 70px #102b251b}.card:after{content:"✳";position:absolute;right:6%;top:18%;font-size:170px;line-height:1;color:#e3e9cf12}.topline{display:flex;justify-content:space-between;color:#bdc9b1}.topline span:last-child{color:#f0a36b}h1{font-size:clamp(56px,9vw,96px);line-height:.9;letter-spacing:-.075em;margin:54px 0 24px;max-width:600px;font-weight:600}h1 em{font-family:Playfair Display,serif;font-weight:600;color:#f0a36b;letter-spacing:-.065em}.intro{max-width:430px;color:#c8d0c3;line-height:1.6;font-size:15px}.steps{display:flex;gap:0;border-top:1px solid #ffffff28;border-bottom:1px solid #ffffff28;margin:40px 0 28px;padding:15px 0}.steps div{flex:1;display:flex;gap:11px;align-items:center;color:#d0d7cb;font-size:12px}.steps b{font:10px DM Mono,monospace;color:#f0a36b}.actions{display:flex;gap:12px;flex-wrap:wrap}.actions button{border:0;border-radius:4px;padding:15px 18px;font:600 13px DM Sans,sans-serif;cursor:pointer;display:flex;justify-content:space-between;gap:24px;min-width:205px}.actions button:disabled{opacity:.55;cursor:wait}.primary{background:#f0a36b;color:#102b25}.secondary{background:#e5e9d5;color:#102b25}.status{min-height:22px;display:flex;align-items:center;gap:9px;margin-top:24px;color:#c8d0c3;font-size:12px}.status-dot{width:6px;height:6px;background:#a9c884}.hint{color:#f4c7a7;font-size:12px;line-height:1.5}footer{display:flex;justify-content:space-between;color:#657268;padding:18px 4px}footer span:last-child{color:#a3a89c}@media(max-width:600px){.shell{padding:24px 14px}.card{padding:30px 22px}.steps{flex-direction:column;gap:14px}h1{margin-top:40px}.actions button{width:100%}footer{font-size:8px}}
