:root{--black:#0c0a09;--coal:#171210;--cream:#f2e8dc;--soft:#c9bba9;--ember:#ff7a2f;--amber:#e8a04c;--serif:"Palatino","Palatino Linotype","Book Antiqua",Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}html,body{background:var(--black);color:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased;touch-action:none;overscroll-behavior:none;line-height:1.6;overflow:hidden}h1,h2{font-family:var(--serif);letter-spacing:-.01em;font-weight:500;line-height:1.08}a{color:inherit}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--amber);margin-bottom:1rem;font-size:.7rem}.lede{color:var(--soft);max-width:32rem;font-size:1.08rem}.fine{color:var(--soft);margin-top:1.2rem;font-size:.75rem}.btn{background:var(--ember);color:#1a0d04;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 30px #ff7a2f66}.btn-big{padding:1.05rem 2.5rem;font-size:1.12rem}.btn-ghost{color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f2e8dc4d;border-radius:999px;align-items:center;padding:.85rem 2rem;font-size:1rem;text-decoration:none;display:inline-flex}.btn-ghost:hover{border-color:var(--cream)}.row{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.4rem;display:flex}#loader{z-index:200;background:var(--black);place-items:center;transition:opacity .9s;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}#loader.done{opacity:0;pointer-events:none}.loader-inner{text-align:center}.loader-brand{font-family:var(--serif);letter-spacing:.35em;margin-right:-.35em;font-size:2.6rem}.loader-sub{text-transform:uppercase;letter-spacing:.3em;color:var(--amber);margin:.1rem 0 1.6rem;font-size:.7rem}.loader-bar{background:#f2e8dc1f;border-radius:1px;width:180px;height:2px;margin:0 auto;overflow:hidden}.loader-bar i{background:var(--ember);width:0%;height:100%;transition:width .3s;display:block}.loader-hint{color:var(--soft);margin-top:1.2rem;font-size:.75rem}#world{width:100%;height:100%;display:block;position:fixed;top:0;bottom:0;left:0;right:0}#hud{z-index:60;justify-content:space-between;align-items:center;padding:1rem clamp(1rem,3.5vw,2.5rem);display:flex;position:fixed;top:0;left:0;right:0}.hud-brand{font-family:var(--serif);letter-spacing:.25em;font-size:1.15rem;text-decoration:none}.hud-brand span{color:var(--ember)}.hud-right{align-items:center;gap:1.4rem;display:flex}.meter{align-items:center;gap:.5rem;display:flex}.meter-ico{font-size:.9rem}.meter-bar{background:#f2e8dc24;border-radius:4px;width:110px;height:8px;overflow:hidden}.meter-bar i{background:linear-gradient(90deg,#c14e14,var(--ember),#ffc25c);border-radius:4px;width:100%;height:100%;transition:width .2s linear;display:block}#dist-fill{background:linear-gradient(90deg,#4a5a7a,#7fa3e0);width:0%}@media (max-width:560px){.meter-bar{width:64px}}.overlay{z-index:100;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:radial-gradient(#0c0a098c,#0c0a09eb);place-content:center;justify-items:center;padding:2rem;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.overlay h1{margin-bottom:1rem;font-size:clamp(2.4rem,6.5vw,4.8rem)}.overlay .lede{margin-bottom:1.1rem}.overlay .btn-big{margin-top:.4rem}#fallback{z-index:80;background:var(--black);place-items:center;padding:2rem;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.fb-copy{text-align:center;max-width:36rem}.fb-copy h1{margin-bottom:1rem;font-size:clamp(2.4rem,6vw,4.2rem)}.fb-copy .lede{margin:0 auto 1.6rem}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
