@import url('https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#222624;--paper:#fff;--muted:#737a75;--accent:#c9ed96}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:14px 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #538b28;outline-offset:5px}.scene{position:fixed;inset:0;z-index:-1;pointer-events:none}.scene canvas{width:100%;height:100%;display:block}.scene-status{position:fixed;right:7%;bottom:35px;font-size:10px;color:var(--muted)}.scene-status span{margin-left:15px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;position:absolute;top:0;width:100%;z-index:3;border-bottom:1px solid #22262416;background:#ffffffbb}.brand{display:flex;align-items:center;gap:10px;font:800 25px Manrope,sans-serif;letter-spacing:-1px}.brand span{font:9px 'DM Sans',sans-serif;letter-spacing:1.5px;margin-left:20px;max-width:90px;line-height:1.5}nav{display:flex;gap:32px;font-size:12px}.button{padding:16px 22px;border:1px solid #22262430;border-radius:7px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:#ffffffbd;color:var(--ink);font-size:12px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--accent);transform:translateY(-2px)}.button.dark{background:var(--ink);color:white;border-color:var(--ink)}.button.dark:hover{background:#425337}.chapter{min-height:100vh;padding:14vh 0 10vh;margin-left:8%;width:440px;position:relative}.hero{padding-top:24vh;min-height:105vh}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:30px;display:flex;align-items:center;gap:8px}.eyebrow i,.panel-head i{width:6px;height:6px;display:inline-block;background:#70a64a;border-radius:50%}h1,h2,h3,p{margin:0}h1,h2{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-4px;line-height:1.04;font-size:76px}h1 em,h2 em{font-style:normal;color:#7d877d}h2{font-size:65px}.lead{font-size:21px;line-height:1.5;letter-spacing:-.5px;margin-top:30px}.intro{font-size:13px;line-height:1.8;color:var(--muted);max-width:320px;margin:18px 0 28px}.hero-foot{display:flex;align-items:center;gap:16px;margin-top:70px;font-size:8px;letter-spacing:1.5px}.scroll-line{width:68px;height:1px;background:#bfc8c0}.note{display:flex;gap:20px;padding:22px 0;border-top:1px solid #22262425;max-width:350px}.note:first-of-type{margin-top:32px}.index{font:10px monospace;color:var(--muted)}.note h3{font-size:15px;font-weight:500;margin-bottom:8px}.note p,.small{font-size:12px;line-height:1.8;color:var(--muted)}.small{margin-top:20px;max-width:350px}.layer-list{margin-top:32px;max-width:355px}.layer-list div{padding:20px 0;border-top:1px solid #22262425;display:flex;gap:24px;align-items:center}.layer-list span{font:10px monospace;color:var(--muted)}.layer-list b{margin-left:auto}.panel{margin-top:32px;padding:25px;border:1px solid #dce3d9;background:#ffffffd9;backdrop-filter:blur(18px);border-radius:12px;box-shadow:0 18px 50px #253b1810}.panel-head{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1px;margin-bottom:24px}.panel-head i{margin-right:6px}select{border:1px solid #dce3d9;border-radius:4px;padding:6px;background:white;font-size:10px}.wallet-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e9ece6;gap:12px;align-items:center}.wallet-row>span{font-size:8px;letter-spacing:1px;color:var(--muted)}.wallet-row strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.actions{display:flex;gap:8px;margin-top:20px}.actions .button{padding:12px;gap:5px}.status{font-size:11px;color:var(--muted);line-height:1.6;margin-top:14px}.divider{height:1px;background:#e9ece6;margin:24px 0}label{display:block;font-size:13px;margin-bottom:12px}.input-row{display:flex;gap:5px}input{min-width:0;width:100%;background:#f7f9f5;border:1px solid #dce3d9;border-radius:4px;padding:12px;font-size:11px}.inspect{border:0;border-radius:4px;background:var(--accent);width:42px;font-size:20px}.text-button{border:0;background:none;font-size:10px;margin-top:12px;text-decoration:underline}.closing{margin:0 8%;padding:15vh 0;min-height:70vh}.closing .button{margin-top:30px}.doc-link{margin-left:25px;font-size:12px}footer{padding:35px 5.5%;display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #22262420;background:#ffffffcf}footer p,footer>span{font-size:9px;color:var(--muted);line-height:1.8}footer>span{letter-spacing:1px}dialog{border:1px solid #dce3d9;border-radius:15px;padding:28px;width:min(420px,90vw);box-shadow:0 20px 80px #0002}dialog::backdrop{background:#22262455;backdrop-filter:blur(4px)}.modal-top{display:flex;justify-content:space-between;align-items:center}.modal-top button{border:0;background:none;font-size:25px}dialog p{color:var(--muted);line-height:1.7;font-size:13px;margin:15px 0}dialog a{font-size:12px;text-decoration:underline}#wallet-options button{display:block;width:100%;padding:14px;text-align:left;border:1px solid #dce3d9;border-radius:6px;background:#f7f9f5;margin-bottom:15px}.progress{position:fixed;bottom:0;left:0;width:100%;height:3px;background:#22262410}.progress span{display:block;height:100%;width:0;background:#91b96b}.skip{position:fixed;top:-70px}.skip:focus{top:10px;left:10px;background:white;padding:12px;z-index:20}#receipt{font-size:12px;line-height:1.8;overflow-wrap:anywhere;margin-top:15px}#receipt a{text-decoration:underline}.chapter>*,.closing>*{position:relative}body.scene-failed .scene-status{background:white;padding:10px}
@media(min-width:1500px){.chapter{width:510px}h1{font-size:96px}h2{font-size:80px}}
@media(max-width:760px){header{height:80px;padding:0 6%}.brand{font-size:21px}.brand span,nav{display:none}header .button{padding:12px;font-size:10px;gap:10px}.scene{inset:0;opacity:1}.chapter{margin-left:7%;width:86%;padding-top:18vh;min-height:110vh}.hero{padding-top:19vh}h1{font-size:62px;letter-spacing:-3px}h2{font-size:53px;letter-spacing:-3px}.lead{font-size:19px}.intro,.note,.layer-list{max-width:310px}.chapter:not(.hero)>*:not(.eyebrow){background:#ffffffd9;box-shadow:0 0 30px 15px #ffffffd9}.panel{padding:21px}.hero-foot{margin-top:48px}.scene-status{bottom:15px;right:20px;font-size:8px}.closing{margin:0 7%;background:#ffffffdc}.closing h2{font-size:48px}.doc-link{display:block;margin:20px 0}footer{flex-wrap:wrap}footer p{max-width:200px}footer>span{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
