*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1b2a;--navy-mid:#162336;--red:#c0392b;--red-bright:#e84040;--gold:#c9952a;--gold-light:#e8b84b;--cream:#f5f0e8;--text-muted:#f5f0e88c;--text-dim:#f5f0e852}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--cream);font-family:Syne,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}body:after{content:"";pointer-events:none;z-index:999;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.bg-canvas{z-index:0;position:fixed;inset:0;overflow:hidden}.bg-canvas svg{width:100%;height:100%}@keyframes orb1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(60px,-40px)scale(1.1)}}@keyframes orb2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-50px,60px)scale(.95)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1b2ad9;border-bottom:1px solid #c9952a26;justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.nav-wordmark{color:var(--cream);letter-spacing:.02em;font-family:Syne,sans-serif;font-size:15px;font-weight:800}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{color:var(--text-muted);letter-spacing:.08em;font-family:DM Mono,monospace;font-size:12px;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold-light)}.nav-cta{border-radius:6px;padding:.45rem 1.25rem;background:var(--red)!important;color:#fff!important;transition:background .2s!important}.nav-cta:hover{background:var(--red-bright)!important}main{z-index:1;position:relative}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 5rem;display:flex;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c0392b1a 0%,#0000 65%);width:800px;height:800px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.hero-eyebrow{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:2rem;font-family:DM Mono,monospace;font-size:11px;animation:.8s .2s both fadeUp}.hero-title{letter-spacing:-.03em;color:var(--cream);max-width:900px;margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:1.08;animation:.8s .35s both fadeUp}.hero-title em{color:var(--gold-light);font-style:normal}.hero-sub{color:var(--text-muted);max-width:580px;margin-bottom:2.5rem;font-family:Syne,sans-serif;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.7;animation:.8s .5s both fadeUp}.hero-note{color:var(--text-dim);letter-spacing:.05em;margin-top:1rem;font-family:DM Mono,monospace;font-size:11px;animation:.8s .8s both fadeUp}.waitlist-form{gap:.75rem;width:100%;max-width:460px;animation:.8s .65s both fadeUp;display:flex}.waitlist-input{color:var(--cream);background:#ffffff0f;border:1px solid #c9952a40;border-radius:8px;outline:none;flex:1;padding:.85rem 1.1rem;font-family:DM Mono,monospace;font-size:13px;transition:border-color .2s,background .2s}.waitlist-input::placeholder{color:var(--text-dim)}.waitlist-input:focus{background:#ffffff17;border-color:#c9952a80}.waitlist-btn{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.85rem 1.5rem;font-family:Syne,sans-serif;font-size:14px;font-weight:700;transition:background .2s,transform .1s}.waitlist-btn:hover{background:var(--red-bright)}.waitlist-btn:active{transform:scale(.98)}.waitlist-btn:disabled{opacity:.6;cursor:not-allowed}.success-msg{color:#5dca95;letter-spacing:.05em;margin-top:.5rem;font-family:DM Mono,monospace;font-size:13px}.error-msg{color:var(--red-bright);margin-top:.5rem;font-family:DM Mono,monospace;font-size:12px}.gallery-section{justify-content:center;padding:0 2rem 6rem;display:flex}.gallery-wrap{width:100%;max-width:1000px}.gallery-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.gallery-tab{letter-spacing:.06em;color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;padding:.45rem 1rem;font-family:DM Mono,monospace;font-size:12px;transition:all .2s}.gallery-tab:hover{color:var(--cream);border-color:#c9952a4d}.gallery-tab.active{color:var(--gold-light);background:#c9952a1f;border-color:#c9952a66}.gallery-img-wrap{border:1px solid #c9952a33;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 40px 100px #00000080}.gallery-img{width:100%;height:auto;display:block}.gallery-caption{color:var(--text-muted);text-align:center;letter-spacing:.02em;max-width:680px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-family:DM Mono,monospace;font-size:12px;line-height:1.65}.section-inner{max-width:1100px;margin:0 auto}.section-label{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:1rem;font-family:DM Mono,monospace;font-size:11px}.section-heading{color:var(--cream);max-width:700px;margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.section-heading em{color:var(--gold-light);font-style:normal}.section-body{color:var(--text-muted);max-width:560px;font-family:Syne,sans-serif;font-size:1.05rem;line-height:1.75}.problem{background:var(--navy-mid);border-top:1px solid #c9952a1a;border-bottom:1px solid #c9952a1a;padding:6rem 2rem}.tab-chaos{flex-wrap:wrap;gap:.5rem;max-width:700px;margin-top:2.5rem;display:flex}.chaos-tab{color:var(--text-muted);letter-spacing:.04em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:5px;padding:.4rem .85rem;font-family:DM Mono,monospace;font-size:11px}.chaos-tab.struck{opacity:.35;text-decoration:line-through}.chaos-tab.highlight{color:var(--gold-light);border-color:#c9952a66}.chaos-arrow{width:100%;color:var(--gold);letter-spacing:.12em;margin:1.25rem 0 .5rem;font-family:DM Mono,monospace;font-size:11px}.features-section{padding:6rem 2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:3.5rem;display:grid}.feature-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:1.75rem;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.feature-card:hover{background:#ffffff0d;border-color:#c9952a40}.feature-card:before{content:"";background:var(--gold);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover:before{opacity:1}.feature-icon{color:var(--gold);margin-bottom:1rem;font-family:DM Mono,monospace;font-size:17px;display:block}.feature-title{color:var(--cream);margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.feature-desc{color:var(--text-muted);font-family:Syne,sans-serif;font-size:.9rem;line-height:1.65}.feature-badge{letter-spacing:.1em;color:#f08070;background:#c0392b26;border:1px solid #c0392b33;border-radius:4px;margin-top:1rem;padding:.2rem .6rem;font-family:DM Mono,monospace;font-size:10px;display:inline-block}.feature-badge.live{color:#5dca95;background:#1d9e7526;border-color:#1d9e7540}.clyde-section{background:var(--navy-mid);border-top:1px solid #c0392b26;border-bottom:1px solid #c0392b26;padding:6rem 2rem}.clyde-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.clyde-visual{flex-direction:column;gap:.75rem;display:flex}.clyde-msg{border-radius:12px;max-width:85%;padding:.9rem 1.1rem;font-family:DM Mono,monospace;font-size:13px;line-height:1.65}.clyde-msg.from-clyde{color:#f0a090;background:#c0392b1f;border:1px solid #c0392b38;align-self:flex-start}.clyde-msg.from-user{color:var(--cream);background:#c9952a1a;border:1px solid #c9952a2e;align-self:flex-end}.modules-section{padding:5rem 2rem}.module-strip{scrollbar-width:none;gap:1rem;margin-top:1rem;padding:2rem 2rem 1.5rem;display:flex;overflow-x:auto}.module-strip::-webkit-scrollbar{display:none}.module-pill{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;min-width:200px;padding:1.25rem 1.5rem;transition:border-color .2s}.module-pill:hover{border-color:#c9952a4d}.module-name{color:var(--cream);align-items:center;gap:.5rem;margin-bottom:.4rem;font-family:DM Mono,monospace;font-size:13px;display:flex}.module-status{background:var(--text-dim);border-radius:50%;flex-shrink:0;width:7px;height:7px}.module-status.live{background:#5dca95}.module-status.dev{background:var(--gold)}.module-status.soon{background:var(--red)}.module-status.planned{background:var(--text-dim)}.module-desc{color:var(--text-muted);font-family:Syne,sans-serif;font-size:12px;line-height:1.55}.waitlist-section{text-align:center;padding:7rem 2rem;position:relative}.waitlist-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c0392b12 0%,#0000 65%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.waitlist-headline{color:var(--cream);max-width:700px;margin:0 auto 1.5rem;font-family:Syne,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.waitlist-headline em{color:var(--gold-light);font-style:normal}.waitlist-sub{color:var(--text-muted);max-width:480px;margin:0 auto 2.5rem;font-family:Syne,sans-serif;font-size:1.05rem;line-height:1.7}.waitlist-section .waitlist-form{margin:0 auto}footer{z-index:1;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:2.5rem 3rem;display:flex;position:relative}.footer-logo{color:var(--text-dim);letter-spacing:.06em;font-family:DM Mono,monospace;font-size:13px}.footer-copy{color:var(--text-dim);font-family:DM Mono,monospace;font-size:11px}.footer-built{color:var(--gold);letter-spacing:.04em;font-family:DM Mono,monospace;font-size:11px}@media (max-width:768px){nav{padding:1rem 1.5rem}.nav-links{display:none}.hero{padding:7rem 1.5rem 4rem}.waitlist-form{flex-direction:column}.clyde-layout{grid-template-columns:1fr;gap:2.5rem}.problem,.features-section,.clyde-section,.modules-section{padding:4rem 1.5rem}.gallery-section{padding:0 1rem 4rem}.gallery-tabs{gap:.35rem}.gallery-tab{padding:.35rem .7rem;font-size:11px}footer{text-align:center;flex-direction:column;gap:1rem}}
