*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{color:#fff;background:#0a0a0a;font-family:Sora,sans-serif;font-weight:400;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--gold:#d4a844;--orange:#e8613a;--black:#0a0a0a;--card:#111;--border:#222;--muted:#888;--white:#fff}.serif{font-family:Instrument Serif,serif}.gold{color:var(--gold)}.wm-white{color:#fff}.wm-gold{color:var(--gold)}.wm-muted{color:var(--muted);letter-spacing:.15em;font-size:.7em}.site-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0af2;border-bottom:1px solid #1a1a1a;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-nav.scrolled{box-shadow:0 2px 24px #0009}.nav-inner{align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:.9rem 2rem;display:flex}.nav-brand{flex-direction:column;gap:.15rem;display:flex}.wordmark{letter-spacing:.04em;white-space:nowrap;font-family:Bebas Neue,Impact,Arial Narrow,sans-serif;font-size:1.35rem}.brand-tag{letter-spacing:.18em;color:var(--muted);white-space:nowrap;font-size:.55rem}.nav-links{align-items:center;gap:1.6rem;margin-left:auto;display:flex}.nl{letter-spacing:.14em;color:#ccc;font-size:.7rem;font-weight:600;transition:color .2s}.nl:hover{color:#fff}.nl-gold{color:var(--gold)}.nl-gold:hover{color:#e8c870}.btn-contact{background:var(--orange);color:#fff;letter-spacing:.12em;white-space:nowrap;border-radius:2rem;margin-left:.5rem;padding:.5rem 1.2rem;font-size:.7rem;font-weight:700;transition:background .2s,transform .15s}.btn-contact:hover{background:#d4502a;transform:translateY(-1px)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.3rem;display:none}.hamburger span{background:#fff;width:22px;height:2px;transition:all .3s;display:block}.mobile-nav{z-index:99;background:#0d0d0d;border-bottom:1px solid #222;flex-direction:column;gap:1.2rem;padding:1.5rem 2rem;display:none;position:fixed;top:60px;left:0;right:0}.mobile-nav.open{display:flex}.mobile-nav a{letter-spacing:.15em;color:#ccc;font-size:.8rem;font-weight:600;transition:color .2s}.mobile-nav a:hover,.mobile-nav a.gold{color:var(--gold)}.section{max-width:1400px;margin:0 auto;padding:6rem 2rem}.section-tag{letter-spacing:.2em;color:var(--muted);margin-bottom:.75rem;font-size:.65rem;font-weight:600}.section-h{color:#fff;font-family:Instrument Serif,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:400;line-height:1.1}.hero{flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:600px;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:linear-gradient(#0a0a0a4d 0%,#0a0a0a26 40%,#0a0a0ab3 80%,#0a0a0a 100%),linear-gradient(135deg,#1a1008 0%,#0d0d0d 40%,#0a0a12 100%);position:absolute;inset:0}.hero-ticker{text-align:center;letter-spacing:.3em;color:#ffffff80;z-index:1;font-size:.62rem;font-weight:500;position:absolute;top:100px;left:0;right:0}.hero-center{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex;position:relative}.hero-headline{letter-spacing:-.01em;text-transform:uppercase;color:#fff;font-family:Instrument Serif,serif;font-size:clamp(3.5rem,12vw,8rem);font-weight:400;line-height:.95}.hero-scroll{z-index:1;letter-spacing:.2em;color:#fff6;flex-direction:column;align-items:center;gap:.5rem;font-size:.6rem;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}.scroll-arrow{font-size:1rem;animation:2s infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero-footer-bar{letter-spacing:.2em;color:#fff6;z-index:1;border-top:1px solid #ffffff0f;justify-content:space-between;padding:.9rem 2rem;font-size:.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.btn-drop{background:var(--orange);color:#fff;letter-spacing:.15em;border-radius:2rem;padding:.85rem 2.2rem;font-size:.75rem;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.btn-drop:hover{background:#d4502a;transform:translateY(-2px)}.btn-orange{background:var(--orange);color:#fff;letter-spacing:.13em;border-radius:2rem;padding:.75rem 1.8rem;font-size:.72rem;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.btn-orange:hover{background:#d4502a;transform:translateY(-1px)}.btn-outline{color:#fff;letter-spacing:.13em;border:1px solid #444;border-radius:2rem;padding:.75rem 1.8rem;font-size:.72rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-block}.btn-outline:hover{background:#ffffff0a;border-color:#fff}.btn-outline-light{color:#ccc;letter-spacing:.12em;border:1px solid #555;border-radius:2rem;padding:.75rem 1.8rem;font-size:.72rem;font-weight:600;transition:border-color .2s;display:inline-block}.btn-outline-light:hover{color:#fff;border-color:#999}.products-section{padding-top:5rem;padding-bottom:5rem}.products-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.products-meta{letter-spacing:.18em;color:var(--muted);padding-bottom:.5rem;font-size:.6rem}.product-scroll{scrollbar-width:thin;scrollbar-color:#333 transparent;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.product-scroll::-webkit-scrollbar{height:3px}.product-scroll::-webkit-scrollbar-track{background:0 0}.product-scroll::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.product-card{background:#111;border:1px solid #1e1e1e;border-radius:12px;flex:0 0 360px;transition:transform .25s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-4px)}.product-badge{color:#fff;letter-spacing:.15em;z-index:2;background:#000000bf;border:1px solid #ffffff26;border-radius:2rem;padding:.35rem .75rem;font-size:.6rem;font-weight:700;position:absolute;top:1rem;left:1rem}.product-img{background:#1a1a1a;height:320px;position:relative}.product-img-1{background:linear-gradient(135deg,#141414 0%,#1e1a16 50%,#0d0d0d 100%)}.product-img-2{background:linear-gradient(135deg,#1a1a1a 0%,#1e1e1e 50%,#111 100%)}.product-img-3{background:linear-gradient(135deg,#0e1014 0%,#151820 50%,#0a0c10 100%)}.product-info{border-top:1px solid #1e1e1e;padding:1.2rem 1.5rem 1.5rem}.product-label{letter-spacing:.2em;color:var(--muted);margin-bottom:.5rem;font-size:.58rem;font-weight:600;display:block}.product-row{justify-content:space-between;align-items:baseline;display:flex}.product-name{color:#fff;font-size:.9rem;font-weight:500}.product-price{color:#fff;font-size:.9rem;font-weight:600}.scroll-indicator{background:#1e1e1e;border-radius:2px;height:3px;margin:1rem 0 2.5rem;position:relative;overflow:hidden}.scroll-indicator:after{content:"";background:#555;border-radius:2px;width:55%;height:100%;position:absolute;top:0;left:0}.product-actions{flex-wrap:wrap;gap:1rem;display:flex}.ripx-section{padding-top:4rem;padding-bottom:6rem}.ripx-card{background:linear-gradient(135deg,#0e0905 0%,#140f08 60%,#0a0a0a 100%);border:1px solid #d4a84440;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 0 60px #d4a8440f,inset 0 0 60px #d4a84408}.ripx-img-side{background:linear-gradient(135deg,#0d0d18 0%,#0a0a14 100%);justify-content:center;align-items:center;min-height:400px;padding:3rem;display:flex}.ripx-mockup{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border:1px solid #6496ff26;border-radius:12px;width:100%;height:300px;box-shadow:0 20px 60px #00000080,0 0 40px #3264c81a}.ripx-content{flex-direction:column;justify-content:center;gap:1.5rem;padding:3rem 3.5rem;display:flex}.ripx-chip{letter-spacing:.15em;color:#ccc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:2rem;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1rem;font-size:.65rem;font-weight:600;display:inline-flex}.chip-dot{background:var(--orange);border-radius:50%;width:6px;height:6px;display:inline-block}.ripx-title{text-transform:uppercase;font-family:Instrument Serif,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.1}.ripx-desc{color:#bbb;max-width:480px;font-size:.9rem;line-height:1.7}.ripx-pricing{align-items:center;gap:2rem;display:flex}.ripx-price{flex-direction:column;gap:.2rem;display:flex}.price-amount{color:#fff;font-size:1.8rem;font-weight:700}.price-label{letter-spacing:.18em;color:var(--muted);font-size:.58rem}.price-divider{background:#333;width:1px;height:40px}.ripx-actions{flex-wrap:wrap;gap:1rem;display:flex}.street-proof-section{padding-top:5rem;padding-bottom:5rem}.sp-header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.sp-tag{letter-spacing:.18em;color:var(--muted);padding-bottom:.5rem;font-size:.65rem}.sp-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.sp-photo{background:#1a1a1a;border-radius:10px;height:320px;transition:transform .25s;overflow:hidden}.sp-photo:hover{transform:scale(1.02)}.sp-photo-1{background:linear-gradient(160deg,#1a0e08 0%,#2d1a10 50%,#0d0d0d 100%)}.sp-photo-2{background:linear-gradient(160deg,#0d1020 0%,#1a2040 50%,#0a0d18 100%)}.sp-photo-3{background:linear-gradient(160deg,#101a10 0%,#1a2a1a 50%,#0a0d0a 100%)}.sp-photo-4{background:linear-gradient(160deg,#1a1010 0%,#2a1818 50%,#0d0a0a 100%)}.sp-footnote{letter-spacing:.2em;color:#444;margin-top:1.5rem;font-size:.6rem}.boroughs-section{padding-top:5rem;padding-bottom:6rem}.boroughs-header{margin-bottom:3rem}.boroughs-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.borough-card{cursor:pointer;border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:280px;padding:1.8rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.borough-card:hover{transform:translateY(-3px)}.borough-1{background:linear-gradient(160deg,#1a1410 0%,#2a2018 60%,#0d0a08 100%)}.borough-2{background:linear-gradient(160deg,#101418 0%,#1a2028 60%,#0a0d10 100%)}.borough-3{background:linear-gradient(160deg,#0e0e14 0%,#181820 60%,#0a0a0d 100%)}.borough-4{background:linear-gradient(160deg,#100e14 0%,#1e1828 60%,#0a080e 100%)}.borough-overlay{background:linear-gradient(#0000 0%,#0003 40%,#000000d9 100%);position:absolute;inset:0}.borough-content{z-index:1;position:relative}.borough-dots{z-index:1;gap:.4rem;display:flex;position:absolute;top:1.2rem;right:1.2rem}.dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dot-red{background:#e85c5c}.dot-gold{background:var(--gold)}.dot-gray{background:#555}.dot-green{background:#5cae5c}.dot-teal{background:#5caead}.borough-tag{letter-spacing:.2em;color:#ffffff80;margin-bottom:.5rem;font-size:.58rem;font-weight:600}.borough-name{margin-bottom:.5rem;font-family:Instrument Serif,serif;font-size:1.8rem;font-weight:400;line-height:1.1}.borough-desc{color:#ffffffa6;margin-bottom:1.2rem;font-size:.82rem;line-height:1.5}.btn-borough{letter-spacing:.13em;color:#fff;border:1px solid #ffffff40;border-radius:2rem;padding:.55rem 1.2rem;font-size:.62rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-block}.btn-borough:hover{background:#ffffff0f;border-color:#fff9}.list-section{padding-top:5rem;padding-bottom:6rem}.list-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.list-headline{margin-bottom:1.2rem}.list-sub{color:#999;margin-bottom:2rem;font-size:.9rem;line-height:1.7}.list-form{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.list-input{color:#fff;letter-spacing:.1em;background:#ffffff0a;border:1px solid #333;border-radius:2rem;outline:none;flex:1;min-width:220px;padding:.8rem 1.2rem;font-family:Sora,sans-serif;font-size:.8rem;transition:border-color .2s}.list-input::placeholder{color:#555}.list-input:focus{border-color:#666}.list-footer-line{letter-spacing:.18em;color:#444;font-size:.6rem}.list-card{background:#111;border:1px solid #222;border-radius:14px;flex-direction:column;gap:1.2rem;padding:2.5rem;display:flex}.list-card-label{letter-spacing:.2em;color:var(--muted);font-size:.62rem;font-weight:600}.list-perks{flex-direction:column;gap:.7rem;list-style:none;display:flex}.list-perks li{color:#ccc;font-size:.9rem}.btn-shop-drop{text-align:center;letter-spacing:.13em;color:#fff;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;padding:.85rem;font-size:.72rem;font-weight:600;transition:background .2s;display:block}.btn-shop-drop:hover{background:#222}.list-card-footer{letter-spacing:.18em;color:#444;text-align:center;font-size:.6rem}.site-footer{background:#0a0a0a;border-top:1px solid #1a1a1a;padding:4rem 2rem 2.5rem}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;display:grid}.footer-brand{flex-direction:column;gap:.75rem;display:flex}.footer-wordmark{letter-spacing:.1em;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700}.footer-brand-desc{color:#777;font-size:.8rem;line-height:1.7}.footer-url{letter-spacing:.15em;color:#555;font-size:.65rem}.footer-col{flex-direction:column;gap:.8rem;display:flex}.footer-col-title{letter-spacing:.2em;color:#555;margin-bottom:.2rem;font-size:.62rem;font-weight:700}.footer-col a{color:#888;font-size:.82rem;transition:color .2s}.footer-col a:hover{color:#fff}.footer-col a.gold{color:var(--gold)}.footer-col a.gold:hover{color:#e8c870}@media (width<=900px){.nav-links,.btn-contact{display:none}.hamburger{display:flex}.ripx-card{grid-template-columns:1fr}.ripx-img-side{min-height:200px}.ripx-content{padding:2rem}.sp-grid{grid-template-columns:repeat(2,1fr)}.boroughs-grid{grid-template-columns:1fr}.list-inner{grid-template-columns:1fr;gap:3rem}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}}@media (width<=640px){.hero-headline{font-size:clamp(2.8rem,14vw,5rem)}.product-scroll{gap:1rem}.product-card{flex:0 0 280px}.products-header,.sp-header{flex-direction:column;align-items:flex-start;gap:.5rem}.sp-grid{grid-template-columns:repeat(2,1fr)}.sp-photo{height:180px}.footer-inner{grid-template-columns:1fr}.hero-footer-bar{padding:.7rem 1rem;font-size:.5rem}}
