*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#111;color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}header{position:absolute;z-index:5;top:0;left:0;width:100%;padding:28px 5vw;display:flex;justify-content:space-between;align-items:center}.brand{font-size:28px;font-weight:900;letter-spacing:-1px}.symbol{font-size:34px}nav{display:flex;gap:32px;font-size:12px;font-weight:800;letter-spacing:1.5px}.hero{min-height:100vh;position:relative;overflow:hidden;display:grid;grid-template-columns:42% 58%;align-items:center;padding:100px 5vw 60px;background:radial-gradient(circle at 80% 50%,#007f8d 0,#102b30 25%,#111 58%)}.hero:after{content:"";position:absolute;inset:0;background-image:url('assets/logo-pattern.webp');background-size:cover;opacity:.07;mix-blend-mode:screen;pointer-events:none}.hero-copy{z-index:2}.eyebrow,.section-head span,.story span,.contact>span,.feature span{font-size:11px;font-weight:900;letter-spacing:2.5px}.hero h1{font-size:clamp(70px,9vw,150px);line-height:.75;margin:24px 0 30px;letter-spacing:-7px}.hero h1 em{font-style:normal;color:#11c4d4;font-size:.54em;letter-spacing:-3px}.hero p{max-width:430px;font-size:18px;color:#ccc}.cta{display:inline-block;margin-top:20px;padding:15px 22px;background:#ffb719;color:#111;font-weight:900;font-size:12px}.hero-art{z-index:2;align-self:center}.hero-art img{width:115%;margin-left:-10%;filter:drop-shadow(0 30px 25px #000)}.ticker{position:absolute;bottom:0;left:0;width:100%;background:#f5f5f2;color:#111;padding:12px;text-align:center;font-size:12px;font-weight:900;letter-spacing:2px;white-space:nowrap;z-index:3}.products{background:#f4f3ef;color:#171717;padding:110px 5vw}.section-head{display:grid;grid-template-columns:1fr 2fr 1.2fr;gap:40px;align-items:end;margin-bottom:90px}.section-head h2,.story h2,.contact h2{font-size:clamp(54px,7vw,110px);line-height:.85;letter-spacing:-5px;margin:0}.section-head p{line-height:1.6}.feature{min-height:600px;display:grid;grid-template-columns:58% 42%;align-items:center;border-top:1px solid #bbb;padding:50px 0}.feature.reverse{grid-template-columns:42% 58%}.feature.reverse img{order:2}.feature img{width:100%;max-height:590px;object-fit:contain}.feature div{padding:5vw}.feature h3{font-size:clamp(40px,5vw,75px);line-height:.9;letter-spacing:-3px;margin:15px 0}.feature:first-of-type span{color:#0796a5}.feature:nth-of-type(3) span{color:#9c27b0}.story{padding:120px 5vw;background:#a126b5;display:grid;grid-template-columns:1.2fr 1fr;gap:10vw;align-items:end}.story p{font-size:25px;line-height:1.45;margin:0}.visual{height:75vh;min-height:560px;position:relative;overflow:hidden;background:#071315}.visual img{width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.visual-copy{position:absolute;left:6vw;bottom:6vw;font-size:clamp(70px,12vw,180px);font-weight:900;line-height:.7;letter-spacing:-8px}.visual-copy i{font-style:normal;color:#11c4d4;font-size:.45em}.contact{padding:130px 5vw;background:#ffb719;color:#111}.contact h2{margin:30px 0}.contact p{font-size:20px}.contact a{display:inline-block;margin-top:30px;font-weight:900;border-bottom:3px solid #111;padding-bottom:6px}footer{padding:35px 5vw;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px}.gate{position:fixed;z-index:1000;inset:0;background:#0d0d0d;display:flex;align-items:center;justify-content:center;text-align:center}.gate.hidden{display:none}.gate-card{width:min(520px,90vw);padding:55px 35px;border:1px solid #333;background:#171717}.gate-card .mark{font-size:70px;font-weight:900}.gate-card h1{font-size:42px;letter-spacing:-2px;margin:15px 0}.gate-card p{color:#bbb}.gate-actions{display:flex;gap:12px;justify-content:center;margin:30px 0}.gate button,.gate-actions a{border:0;padding:14px 25px;font-weight:900;font-size:12px;cursor:pointer}.gate button{background:#ffb719}.gate-actions a{background:#333}.gate small{color:#777}@media(max-width:800px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{align-self:end}.hero-art{align-self:start}.hero-art img{width:120%;margin:-10% -10% 40px}.hero h1{letter-spacing:-4px}.section-head,.story{grid-template-columns:1fr}.feature,.feature.reverse{grid-template-columns:1fr;min-height:0}.feature.reverse img{order:0}.feature div{padding:30px 0 60px}.products{padding-top:80px}.visual{height:60vh}.visual-copy{letter-spacing:-4px}footer{gap:20px;flex-wrap:wrap}}

/* V2: real supplied CHAOS marks + brand-adjacent display typography */
.brand img{height:48px;width:auto;filter:invert(1)}
.hero-logo{display:none}
.gate-logo{width:min(310px,72vw);height:auto;filter:invert(1);margin:0 auto 10px}
footer img{height:34px;width:auto;filter:invert(1)}
.hero h1,.section-head h2,.story h2,.contact h2,.find h2,.feature h3,.gate-card h1,.visual-copy{
  font-family:Georgia,"Times New Roman",serif;
  font-weight:900;
}
.find{background:#f4f3ef;color:#171717;padding:120px 5vw}
.find-intro{display:grid;grid-template-columns:1fr 2fr 1.2fr;gap:40px;align-items:end;margin-bottom:55px}
.find-intro>span{font-size:11px;font-weight:900;letter-spacing:2.5px}
.find h2{font-size:clamp(54px,7vw,105px);line-height:.85;letter-spacing:-5px;margin:0}
.find-intro p{line-height:1.6;margin:0}
.retailer-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;border-top:1px solid #aaa;border-bottom:1px solid #aaa}
.retailer-tools input{width:min(520px,70%);background:transparent;border:0;border-bottom:2px solid #171717;padding:12px 2px;font:700 15px Arial,sans-serif;outline:none}
.retailer-tools span{font-size:11px;font-weight:900;letter-spacing:2px}
.retailer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-left:1px solid #bbb;margin-top:35px}
.retailer-card{min-height:125px;border-right:1px solid #bbb;border-bottom:1px solid #bbb;padding:25px;display:flex;justify-content:space-between;gap:15px;align-items:flex-end}
.retailer-card h4{font:900 22px/1.05 Georgia,"Times New Roman",serif;margin:0 0 8px}
.retailer-card span{font-size:12px;letter-spacing:1px;color:#666}
.retailer-card a{font-size:11px;font-weight:900;letter-spacing:1px;border-bottom:2px solid #171717;padding-bottom:3px;white-space:nowrap}
.retailer-card.hidden{display:none}
@media(max-width:800px){
  .brand img{height:38px}
  .find-intro{grid-template-columns:1fr}
  .retailer-grid{grid-template-columns:1fr}
  .retailer-tools{align-items:flex-end}
  .retailer-tools input{width:70%}
  footer img{height:28px}
}

/* Publish build: exact user-supplied CHAOS vector logo */
.brand img, .gate-logo, footer img { filter: invert(1); }
