*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111;line-height:1.5}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}:root{--bg:#0a1220;--fg:#f7f1d6;--accent:#ffd166;--gold:#e4c05a;--navy:#0b1e3a}*{box-sizing:border-box}html,body,#root,.page{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,Helvetica,sans-serif}.page{scroll-snap-type:y mandatory;overflow-y:auto;height:100vh}.slide{height:100vh;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:var(--bg);border-bottom:1px solid rgba(255,255,255,.05)}.slide__inner{max-width:900px;text-align:left}.slide__title{font-size:3.5rem;margin:0 0 .5rem;font-weight:700;color:var(--gold)}.slide__body{font-size:1.25rem;line-height:1.6;color:#f0e6bd}.slide__bullets{margin:1rem 0 1.5rem;padding-left:1.25rem}.slide__bullets li{margin:.25rem 0}.slide__cta{display:inline-block;margin-top:1rem;padding:.85rem 1.3rem;border:1px solid #ffd166;border-radius:999px;text-decoration:none;color:#fff;background:linear-gradient(#2a1a00,#4a3210)}.slide--with-media{display:flex;align-items:stretch}.slide--with-media .slide__inner{flex:1}.slide--with-media .slide__media{flex:0 0 40%;min-width:320px;padding-left:2rem}.slide--with-media .slide__media video{width:100%;height:auto;object-fit:cover;border-radius:8px}.slides-dots{position:fixed;top:50%;right:2rem;transform:translateY(-50%);display:flex;flex-direction:column;gap:.6rem}.dot{width:10px;height:10px;border-radius:50%;background:#666}.site-cta{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);background:#111;border:1px solid #444;padding:.75rem 1rem;border-radius:999px;text-decoration:none;color:#fff}
