*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark;scroll-behavior:smooth}body{font-family:Inter Tight,sans-serif;background:#161310;color:#f4efe6;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.serif{font-family:Fraunces,Georgia,serif}.sans{font-family:Inter Tight,sans-serif}.mono{font-family:IBM Plex Mono,Courier New,monospace}hr.rule{border:none;border-top:1px solid rgba(244,239,230,.1);margin:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:translateY(0)}.masthead{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem 2rem 2.5rem;position:relative}.masthead-top{font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:#f4efe673;padding-bottom:1.5rem;border-bottom:1px solid rgba(244,239,230,.08)}.masthead-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.75rem;position:relative}.hero-logo{font-family:Fraunces,Georgia,serif;font-weight:900;font-size:clamp(3.5rem,10vw,8rem);line-height:1;letter-spacing:-.03em;color:#f4efe6}.hero-logo .middle-dot{color:#f4efe640;margin:0 .05em}.hero-logo .scan{color:#d03b1f}.hero-subhead{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:300;font-size:clamp(1rem,2.5vw,1.5rem);color:#f4efe699;max-width:28rem}.orbital-container{position:relative;width:min(90vw,480px);height:min(90vw,480px);margin:1rem auto}.orbital-container:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(ellipse at center,rgba(208,59,31,.04) 0%,transparent 60%);pointer-events:none}.stat-row{display:flex;justify-content:center;gap:clamp(1.5rem,5vw,4rem);flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid rgba(244,239,230,.08)}.stat-item{text-align:center}.stat-number{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;color:#f4efe6}.stat-label{font-family:IBM Plex Mono,monospace;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:#f4efe666;margin-top:.25rem}.features{padding:6rem 2rem;max-width:960px;margin:0 auto}.features-header{font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:#f4efe666;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#f4efe614}.feature-card{background:#161310;padding:2.5rem 2rem;transition:transform .3s cubic-bezier(.22,1,.36,1);cursor:default}.feature-card:hover{transform:scale(1.015)}.feature-num{font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.15em;color:#d03b1f;margin-bottom:1rem}.feature-title{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.25;margin-bottom:.75rem;color:#f4efe6}.feature-desc{font-size:.9rem;color:#f4efe699;line-height:1.5;margin-bottom:1.25rem}.feature-footnote{font-family:IBM Plex Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#f4efe64d}.editorial{padding:6rem 2rem;max-width:720px;margin:0 auto}.editorial-rule{border-top:1px solid rgba(244,239,230,.1);margin-bottom:3rem}.editorial p{font-family:Fraunces,Georgia,serif;font-weight:300;font-size:clamp(1.15rem,2.5vw,1.45rem);line-height:1.75;color:#f4efe6cc}.drop-cap:first-letter{font-family:Fraunces,Georgia,serif;font-weight:900;float:left;font-size:4.5em;line-height:.8;margin-right:.08em;margin-top:.05em;color:#d03b1f}.waitlist{padding:6rem 2rem;max-width:560px;margin:0 auto;text-align:center}.waitlist-rule{border-top:1px solid rgba(244,239,230,.1);margin-bottom:3rem}.waitlist-heading{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:clamp(1.5rem,3vw,2rem);margin-bottom:2rem;color:#f4efe6}.waitlist-form{display:flex;gap:0;margin-bottom:1rem}.waitlist-input{flex:1;background:transparent;border:1px solid rgba(244,239,230,.15);border-right:none;color:#f4efe6;font-family:IBM Plex Mono,monospace;font-size:.85rem;padding:.85rem 1.25rem;outline:none;transition:border-color .3s}.waitlist-input::placeholder{color:#f4efe64d}.waitlist-input:focus{border-color:#d03b1f80}.waitlist-btn{background:#d03b1f;color:#f4efe6;border:1px solid #D03B1F;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding:.85rem 1.75rem;cursor:pointer;transition:background .3s,transform .15s;white-space:nowrap}.waitlist-btn:hover{background:#b8321a}.waitlist-btn:active{transform:scale(.97)}.waitlist-caption{font-family:IBM Plex Mono,monospace;font-size:.65rem;letter-spacing:.15em;color:#f4efe64d}.site-footer{padding:3rem 2rem;border-top:1px solid rgba(244,239,230,.08);text-align:center}.footer-text{font-size:.8rem;color:#f4efe659;margin-bottom:.5rem}.footer-link{font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.1em;color:#f4efe680;text-decoration:none;border-bottom:1px solid rgba(244,239,230,.15);transition:color .3s,border-color .3s}.footer-link:hover{color:#f4efe6;border-color:#f4efe666}@media(max-width:640px){.features-grid{grid-template-columns:1fr}.masthead{padding:1.25rem 1.25rem 2rem}.features,.editorial,.waitlist{padding-left:1.25rem;padding-right:1.25rem}.stat-row{gap:1.25rem}.waitlist-form{flex-direction:column;gap:0}.waitlist-input{border-right:1px solid rgba(244,239,230,.15);border-bottom:none}}
