:root{--bg:#0a0d0d;--panel:#111817;--ink:#f5f0e6;--muted:#a3aaa6;--teal:#0cb7aa;--aqua:#71e8d8;--sun:#ff6935;--yellow:#f4d35e;--line:rgba(255,255,255,.14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.light{--bg:#f2efe7;--panel:#fffaf0;--ink:#101514;--muted:#606865;--line:rgba(0,0,0,.14);color-scheme:light}.prelaunch{font-size:11px;letter-spacing:.2em;text-align:center;padding:8px;background:var(--yellow);color:#111;font-weight:900}.site-header{height:78px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:color-mix(in srgb,var(--bg) 86%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;gap:11px;align-items:center}.brand-mark{width:45px;color:var(--aqua)}.brand-mark svg,.footer-mark svg{display:block;width:100%}.brand b{letter-spacing:.08em}.brand small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.16em}.site-header nav{display:flex;gap:30px;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.site-header nav a:hover{color:var(--aqua)}.header-actions{display:flex;gap:14px;align-items:center}.icon-btn{border:1px solid var(--line);background:none;color:inherit;width:38px;height:38px;border-radius:99px}.bag{font-weight:800;font-size:12px;text-transform:uppercase}.bag span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--sun);color:#fff}.hero{min-height:calc(100vh - 108px);display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;overflow:hidden}.hero-copy{padding:11vh 4vw 7vh;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-head span,.manifesto>span,.story-hero>span,.feedback-page>span,.shop-hero>span{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--aqua);font-weight:900}.hero h1,.manifesto h2,.story-hero h1,.feedback-page h1,.shop-hero h1{font-size:clamp(62px,9vw,156px);line-height:.78;letter-spacing:-.07em;margin:.2em 0;font-weight:950;text-transform:uppercase}.hero h1 em,.manifesto h2 em,.story-hero h1 em,.feedback-page h1 em{font-style:normal;color:var(--sun)}.hero-copy>p{max-width:520px;font-size:clamp(18px,2vw,26px);color:var(--muted)}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:2px;border:1px solid var(--line);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px;cursor:pointer}.btn.primary{background:var(--aqua);color:#071211;border-color:var(--aqua)}.btn.ghost{background:transparent}.btn.light{background:#fff;color:#111}.hero-art{position:relative;min-height:520px;background:linear-gradient(145deg,#083c3d 0%,#0b625c 38%,#d9502e 72%,#f2b557 100%);overflow:hidden}.sunset{position:absolute;width:34%;aspect-ratio:1;border-radius:50%;background:#ffcd62;right:12%;top:12%;box-shadow:0 0 70px #ff9f4388}.cliff{position:absolute;width:43%;height:57%;background:#132725;right:-10%;bottom:0;clip-path:polygon(28% 0,100% 8%,100% 100%,0 100%,12% 50%)}.wave{position:absolute;border-radius:50%;border:55px solid rgba(202,255,245,.88);border-left-color:transparent;border-bottom-color:transparent;transform:rotate(-18deg)}.wave-a{width:72%;aspect-ratio:1;left:-20%;bottom:-28%}.wave-b{width:48%;aspect-ratio:1;left:16%;bottom:-20%;border-width:32px;opacity:.65}.surfer{position:absolute;left:42%;bottom:20%;width:130px;height:230px;transform:rotate(-12deg)}.surfer:before{content:"";position:absolute;width:46px;height:90px;background:#101716;border-radius:48% 52% 30% 30%;left:45px;top:45px}.surfer:after{content:"";position:absolute;width:210px;height:52px;border-radius:50%;background:#efe8d8;left:-35px;top:135px;transform:rotate(-18deg);border:5px solid #101716}.surfer i{position:absolute;width:45px;height:45px;border-radius:50%;background:#101716;left:46px;top:4px}.hero-tag{position:absolute;right:5%;bottom:5%;text-align:right;font-weight:950;font-size:clamp(30px,4vw,70px);line-height:.83;letter-spacing:-.05em}.marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;color:var(--aqua);font-weight:900;letter-spacing:.13em;white-space:nowrap}.marquee div{width:max-content;animation:scroll 24s linear infinite}@keyframes scroll{to{transform:translateX(-50%)}}.section{padding:8vw 4vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-head h2{font-size:clamp(38px,5vw,78px);margin:5px 0 0;letter-spacing:-.05em}.section-head>a{text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.1em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{opacity:.45;transform:translateY(18px);transition:.5s}.product-card.in{opacity:1;transform:none}.product-meta{display:flex;justify-content:space-between;gap:12px;padding:14px 3px}.product-meta span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.product-meta h3{margin:3px 0;font-size:16px}.product-meta strong{white-space:nowrap;font-size:14px}.tide-product-art{height:420px;position:relative;overflow:hidden;background:#173f3d}.tide-product-art.art-0{background:linear-gradient(145deg,#f5d06a,#f06b43 58%,#087c78)}.tide-product-art.art-1{background:linear-gradient(145deg,#071514,#0a5350 70%,#63d9cc)}.tide-product-art.art-2{background:linear-gradient(145deg,#e9e3d5,#f17a43)}.tide-product-art.art-3{background:linear-gradient(145deg,#050707,#1b2725)}.tide-product-art.art-4{background:linear-gradient(145deg,#104e4a,#f0b659)}.tide-product-art.art-5{background:linear-gradient(145deg,#1d3431,#57c5ba)}.tide-sun{position:absolute;width:42%;aspect-ratio:1;border-radius:50%;background:#ffdb79;right:7%;top:8%}.tide-wave{position:absolute;width:75%;aspect-ratio:1;border:26px solid #eafff8;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;bottom:-33%;left:-9%;transform:rotate(-18deg);opacity:.8}.tide-wave.w2{width:52%;left:22%;bottom:-24%;border-width:15px;opacity:.45}.tide-board{position:absolute;width:64%;height:16%;left:18%;top:44%;background:#f5efe3;border:4px solid #111b1a;border-radius:50%;transform:rotate(-17deg);display:grid;place-items:center;color:#101817;font-weight:950;font-size:11px;letter-spacing:.12em}.tide-stamp{position:absolute;right:7%;bottom:6%;border:2px solid currentColor;border-radius:50%;width:68px;height:68px;display:grid;place-items:center;text-align:center;font-size:10px;font-weight:950;letter-spacing:.12em;transform:rotate(11deg)}.manifesto{padding:10vw 4vw;background:var(--aqua);color:#071211}.manifesto>span{color:#071211}.manifesto h2{font-size:clamp(64px,12vw,190px);margin:.18em 0}.manifesto h2 em{color:var(--sun)}.manifesto p{font-size:clamp(20px,3vw,40px);font-weight:800}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection{min-height:520px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;opacity:.5;transform:translateY(18px);transition:.5s}.collection.in{opacity:1;transform:none}.collection:before{content:"";position:absolute;width:270px;height:270px;border-radius:50%;top:-60px;right:-40px;background:#ffcb68}.collection.c1{background:#dc5938;color:#fff}.collection.c2{background:#f0b54f;color:#10221f}.collection.c3{background:#0d2422;color:#eafff8}.collection h3{font-size:clamp(44px,5vw,76px);line-height:.82;letter-spacing:-.05em;margin:12px 0;z-index:2}.collection p,.collection small{z-index:2}.feedback-band{margin:4vw;display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--sun);color:#fff;padding:5vw}.feedback-band span{letter-spacing:.18em;font-size:11px;font-weight:900}.feedback-band h2{font-size:clamp(44px,7vw,96px);margin:.1em 0;letter-spacing:-.05em}.site-footer{border-top:1px solid var(--line);padding:6vw 4vw;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.site-footer>div{display:flex;flex-direction:column;gap:10px}.site-footer h2{font-size:clamp(30px,4vw,64px);margin:10px 0}.footer-mark{width:70px;color:var(--aqua)}.site-footer p,.site-footer a{color:var(--muted)}.story-hero,.feedback-page,.shop-hero{padding:9vw 4vw 5vw}.story-hero h1,.feedback-page h1{font-size:clamp(54px,8vw,130px)}.story-hero>p,.feedback-page>p,.shop-hero>p{font-size:20px;color:var(--muted);max-width:720px}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:center}.story-grid h2{font-size:clamp(42px,5vw,80px);letter-spacing:-.05em}.story-grid p{font-size:18px;line-height:1.7;color:var(--muted)}.story-art{min-height:620px;position:relative;overflow:hidden;background:linear-gradient(145deg,#0c5853,#f26a42)}.feedback-form{max-width:850px;margin-top:50px;display:grid;gap:26px}.feedback-form label{display:grid;gap:8px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.feedback-form input,.feedback-form textarea,.feedback-form select{padding:16px;border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:0}.ratings{display:grid;grid-template-columns:1fr 1fr;gap:25px}.shop-wrap{padding:0 4vw 8vw}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-weight:800}.woocommerce ul.products li.product .button{background:var(--aqua);color:#071211;border-radius:0;padding:13px 16px}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:5vw}.woocommerce div.product .tide-product-art{min-height:650px}.woocommerce div.product .summary{padding-top:3vw}.woocommerce div.product .product_title{font-size:clamp(42px,5vw,74px);line-height:.9;letter-spacing:-.05em}.woocommerce div.product p.price{color:var(--aqua)!important;font-size:28px}.woocommerce-message,.woocommerce-info{border-top-color:var(--aqua);background:var(--panel);color:var(--ink)}.page-default{min-height:55vh}.page-default h1,.shop-hero h1{font-size:clamp(54px,8vw,120px);letter-spacing:-.06em;margin:.2em 0}
@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:58vh}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:1fr}.collection{min-height:420px}.story-grid,.woocommerce div.product{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.site-header{height:68px}.brand small{display:none}.hero-copy{padding:12vh 5vw 6vh}.hero h1{font-size:18vw}.hero-art{min-height:430px}.hero-cta .btn{width:100%}.section{padding:18vw 5vw}.product-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr;gap:9px}.tide-product-art{height:260px}.product-meta{display:block}.product-meta strong{display:block;margin-top:6px}.collection{min-height:360px}.feedback-band{margin:5vw;display:block;padding:12vw 8vw}.feedback-band .btn{margin-top:20px;width:100%}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}.ratings{grid-template-columns:1fr}.woocommerce div.product .tide-product-art{min-height:440px}.shop-hero{padding-top:16vw}}

/* v0.2 visual identity — Factor Marino / Odra Azul level direction */
.brand-photo{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid var(--aqua);box-shadow:0 0 0 4px rgba(113,232,216,.08)}
.hero-v2{background:radial-gradient(circle at 72% 38%,rgba(12,183,170,.13),transparent 30%),linear-gradient(135deg,#070b0b 0%,#0b1211 58%,#111b19 100%)}
.hero-v2 .hero-copy{position:relative;z-index:2}.hero-v2 .hero-copy:after{content:"";position:absolute;left:4vw;bottom:7%;width:140px;height:2px;background:var(--sun)}
.hero-v2 h1{font-size:clamp(64px,8.2vw,142px);line-height:.82;max-width:900px}.hero-v2 h1 em{color:var(--aqua)}
.hero-notes{display:flex;gap:10px;flex-wrap:wrap;margin-top:36px}.hero-notes span{font-size:9px;letter-spacing:.16em;border:1px solid var(--line);padding:9px 11px;color:var(--muted)}
.hero-brand-art{background:linear-gradient(155deg,#063d3b 0%,#0a6e66 35%,#d55335 72%,#f1b250 100%);isolation:isolate;display:grid;place-items:center}
.hero-brand-art:before{content:"";position:absolute;inset:auto -15% -28% -20%;height:55%;background:repeating-radial-gradient(ellipse at center,rgba(238,255,249,.85) 0 7px,rgba(238,255,249,.08) 8px 20px,transparent 21px 38px);transform:rotate(-8deg);opacity:.75;z-index:-1}
.hero-orbit{position:absolute;width:70%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.28);box-shadow:0 0 0 40px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.025)}
.hero-spray{position:absolute;width:70%;height:45%;left:-12%;bottom:-4%;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.72) 0 3%,transparent 4%),radial-gradient(circle at 45% 40%,rgba(255,255,255,.6) 0 2%,transparent 3%);filter:blur(.2px)}
.hero-logo-main{position:relative;width:min(62%,430px);aspect-ratio:1;object-fit:cover;border-radius:50%;z-index:3;box-shadow:0 28px 70px rgba(0,0,0,.42);border:8px solid rgba(255,248,232,.95);transform:rotate(-3deg);transition:transform .6s ease,filter .6s ease}
.hero-brand-art:hover .hero-logo-main{transform:rotate(1deg) scale(1.035);filter:saturate(1.07)}
.hero-brand-art .hero-tag{z-index:4;right:5%;bottom:5%;font-size:clamp(28px,3.6vw,64px);text-shadow:0 3px 18px rgba(0,0,0,.28)}
.hero-sidecopy{position:absolute;left:4%;top:50%;transform:rotate(-90deg) translateX(-50%);transform-origin:left top;font-size:10px;letter-spacing:.28em;font-weight:900;color:rgba(255,255,255,.75)}
.product-card{border-top:1px solid var(--line);padding-top:10px}.product-card:hover .tide-product-art{transform:translateY(-4px);box-shadow:0 26px 55px rgba(0,0,0,.25)}.tide-product-art{transition:.35s ease}
.collection{border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
@media(max-width:980px){.hero-v2 .hero-copy:after{display:none}.hero-brand-art{min-height:620px}.hero-logo-main{width:min(58%,410px)}}
@media(max-width:620px){.brand-photo{width:40px;height:40px}.hero-v2 h1{font-size:17vw}.hero-brand-art{min-height:470px}.hero-logo-main{width:72%;border-width:5px}.hero-sidecopy{display:none}.hero-notes{margin-top:24px}.hero-brand-art .hero-tag{font-size:9vw}}

/* Collection system v2 */
.collection-intro{padding-bottom:4vw}.section-lead{max-width:460px;color:var(--muted);font-size:18px;line-height:1.6}.collection-chapter{position:relative;overflow:hidden}.chapter-rasta{background:linear-gradient(180deg,#f2e7d2 0%,#e9d2a7 100%);color:#102321}.chapter-sunset{background:linear-gradient(180deg,#f6b44e 0%,#ee7045 55%,#0c8f91 150%);color:#102321}.chapter-black{background:radial-gradient(circle at 75% 20%,#0e6666 0,#0c2c31 26%,#071013 65%,#050708 100%);color:#edf9f6}.chapter-inner{display:grid;gap:6vw}.chapter-products{position:relative;z-index:2}.chapter-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:28px}.chapter-head span{grid-column:1/-1;font-size:11px;letter-spacing:.22em;font-weight:900}.chapter-head h2{font-size:clamp(34px,5vw,76px);letter-spacing:-.05em;margin:0;max-width:900px}.chapter-head a{font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.chapter-black .product-meta span,.chapter-black .product-meta strong{color:#a8d9d6}.chapter-rasta .product-meta span,.chapter-sunset .product-meta span{color:#4b5a55}
.collection-card-v2{min-height:640px;display:grid;grid-template-columns:1.05fr .95fr;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 80px rgba(0,0,0,.16)}.collection-card-v2.rasta{background:linear-gradient(135deg,#0d7775,#f5d18a 50%,#ed733e)}.collection-card-v2.sunset{background:linear-gradient(135deg,#f5bd54,#f17245 52%,#0f8f91)}.collection-card-v2.black{background:linear-gradient(135deg,#071014,#122a2f 55%,#05737a);color:#efffff}.collection-art{position:relative;min-height:580px;overflow:hidden}.collection-art img{position:absolute;z-index:4;left:8%;bottom:4%;width:min(80%,520px);filter:drop-shadow(0 32px 35px rgba(0,0,0,.35));transform:rotate(-2deg)}.collection-glow{position:absolute;width:58%;aspect-ratio:1;border-radius:50%;right:5%;top:8%;background:#ffd36b;box-shadow:0 0 90px rgba(255,157,59,.55)}.black .collection-glow{background:#d8f1ef;box-shadow:0 0 70px rgba(45,232,224,.25)}.collection-moon{display:none}.black .collection-moon{display:block;position:absolute;width:110px;aspect-ratio:1;border-radius:50%;right:13%;top:10%;background:#d9e9e9;box-shadow:0 0 50px rgba(177,240,238,.3)}.collection-lines{position:absolute;inset:auto -8% -20% -8%;height:55%;border:26px solid rgba(255,255,255,.75);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-8deg)}
.collection-copy{padding:8%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5}.collection-copy small{font-size:11px;letter-spacing:.18em;font-weight:900;text-transform:uppercase}.collection-copy h3{font-size:clamp(56px,7vw,118px);line-height:.8;letter-spacing:-.065em;margin:.18em 0;text-transform:uppercase}.collection-copy p{font-size:18px;line-height:1.6;max-width:540px}.collection-copy strong{margin-top:24px;font-size:12px;letter-spacing:.12em}.collections-hero{padding:9vw 4vw 4vw}.collections-hero span{font-size:11px;letter-spacing:.22em;color:var(--aqua);font-weight:900}.collections-hero h1{font-size:clamp(62px,9vw,150px);line-height:.8;letter-spacing:-.065em;margin:.2em 0}.collections-hero h1 em{font-style:normal;color:var(--sun)}.collections-hero p{font-size:20px;color:var(--muted)}.collections-page-grid{display:grid;gap:32px}
.tide-product-art{isolation:isolate}.tide-atmosphere{position:absolute;inset:0;z-index:0}.tide-character{position:absolute;z-index:3;width:68%;left:5%;bottom:-2%;filter:drop-shadow(0 18px 18px rgba(0,0,0,.35))}.collection-rasta{background:linear-gradient(145deg,#f0d69d,#eb7241 58%,#117b78)}.collection-sunset{background:linear-gradient(145deg,#f5c45f,#f17443 58%,#16a3a1)}.collection-black{background:radial-gradient(circle at 72% 16%,#0c7d80 0,#102a2e 28%,#06090a 72%);color:#ecffff}.collection-rasta .tide-atmosphere,.collection-sunset .tide-atmosphere{background:radial-gradient(circle at 75% 18%,#ffe27b 0 16%,transparent 17%),linear-gradient(160deg,transparent 60%,rgba(0,66,67,.55))}.collection-black .tide-atmosphere{background:radial-gradient(circle at 75% 14%,#daeaea 0 8%,transparent 9%),linear-gradient(180deg,transparent 40%,rgba(0,228,225,.12))}.tide-product-art .tide-board{z-index:4;top:auto;bottom:8%;left:42%;width:52%;height:13%}.tide-product-art .tide-stamp{z-index:5;width:76px;height:76px;font-size:9px;background:rgba(8,15,15,.72);color:#fff;border-color:rgba(255,255,255,.55)}
.collection-filter{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 4vw 5vw;background:var(--line);border:1px solid var(--line)}.collection-filter a{background:var(--bg);padding:20px 22px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:.2s}.collection-filter a small{display:block;color:var(--muted);margin-top:4px;font-size:10px;letter-spacing:.04em;text-transform:none}.collection-filter a.active{background:var(--aqua);color:#071211}.collection-filter a.rasta:not(.active):hover{background:#e8cf9c;color:#102321}.collection-filter a.sunset:not(.active):hover{background:#ee7948;color:#fff}.collection-filter a.black:not(.active):hover{background:#102b30;color:#eaffff}.shop-rasta{background:linear-gradient(90deg,rgba(234,211,164,.18),transparent)}.shop-sunset{background:linear-gradient(90deg,rgba(238,121,72,.18),transparent)}.shop-black{background:linear-gradient(90deg,rgba(9,110,112,.18),transparent)}.story-art{display:grid;place-items:center;background:linear-gradient(145deg,#0c5853,#f26a42)}.story-art img{width:min(85%,620px);filter:drop-shadow(0 30px 35px rgba(0,0,0,.35))}.product-collection-note{margin:12px 0 24px;padding:14px 16px;border-left:4px solid var(--aqua);background:var(--panel);font-size:13px}.product-collection-note strong{display:block;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.product-collection-note span{color:var(--muted)}
@media(max-width:980px){.collection-card-v2{grid-template-columns:1fr;min-height:0}.collection-art{min-height:520px}.collection-copy{padding:8vw}.collection-filter{grid-template-columns:1fr 1fr}.chapter-head{grid-template-columns:1fr}.chapter-head span,.chapter-head a{grid-column:auto}}
@media(max-width:620px){.collection-card-v2{min-height:0}.collection-art{min-height:410px}.collection-art img{width:86%;left:2%}.collection-copy h3{font-size:15vw}.collection-copy p{font-size:16px}.collection-filter{margin:0 5vw 12vw}.collection-filter a{padding:15px 12px;font-size:10px}.chapter-inner{padding-top:12vw;padding-bottom:14vw}.collections-hero{padding-top:18vw}}

/* Original collection scenes — generated in-theme */
.hero-brand-art{background-image:linear-gradient(90deg,rgba(2,8,9,.22),rgba(2,8,9,.05)),url('scene-rasta.svg');background-size:cover;background-position:center}
.collection-art .collection-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;left:0;bottom:auto;transform:none;filter:none;opacity:.98}
.collection-art:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,10,11,.05),rgba(4,10,11,.22))}
.collection-art .collection-rasta{position:absolute;z-index:4;left:4%;bottom:0;width:min(72%,500px);height:auto;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(0,0,0,.45));transform:rotate(-2deg)}
.collection-card-v2.sunset .collection-rasta{width:min(66%,455px);left:7%;filter:drop-shadow(0 28px 30px rgba(0,0,0,.35)) saturate(1.04)}
.collection-card-v2.black .collection-rasta{width:min(69%,475px);filter:drop-shadow(0 32px 38px rgba(0,0,0,.62)) saturate(.72) contrast(1.12)}
.collection-glow{z-index:2;mix-blend-mode:screen;opacity:.3}.collection-lines{z-index:3;opacity:.38}.collection-card-v2.black .collection-lines{border-color:rgba(92,235,225,.45);border-left-color:transparent;border-bottom-color:transparent}
.collection-card-v2.rasta .collection-copy{background:linear-gradient(90deg,rgba(245,229,198,.97),rgba(245,229,198,.82));color:#102321}
.collection-card-v2.sunset .collection-copy{background:linear-gradient(90deg,rgba(255,194,91,.95),rgba(255,124,73,.82));color:#102321}
.collection-card-v2.black .collection-copy{background:linear-gradient(90deg,rgba(3,9,14,.96),rgba(5,25,30,.86));color:#efffff}
.collection-card-v2 .collection-copy small,.collection-card-v2 .collection-copy strong{position:relative;z-index:6}
@media(max-width:620px){.collection-art .collection-rasta{width:82%;left:0}.collection-card-v2.sunset .collection-rasta,.collection-card-v2.black .collection-rasta{width:78%;left:2%}}


/* SURFCRAVE V1 — canonical brand + collection characters */
.brand-logo-master{width:190px;height:52px;object-fit:contain;object-position:left center;display:block}
.brand-word{display:none}
.footer-logo-master{width:min(320px,80%);height:auto;display:block;margin-bottom:8px}
.hero-logo-main{position:relative!important;width:min(82%,680px)!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 34px 44px rgba(0,0,0,.38))!important;transform:none!important}
.hero-brand-art:hover .hero-logo-main{transform:scale(1.02)!important;filter:drop-shadow(0 38px 48px rgba(0,0,0,.46)) saturate(1.03)!important}
.collection-art .collection-character{position:absolute;z-index:4;left:2%;bottom:-1%;width:min(86%,640px);height:auto;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(0,0,0,.42));transform:none;transition:transform .45s ease,filter .45s ease}
.collection-card-v2:hover .collection-character{transform:scale(1.022)}
.collection-card-v2.rasta .collection-character{width:min(91%,680px);left:-3%;bottom:-3%;filter:drop-shadow(0 32px 40px rgba(0,0,0,.46)) saturate(1.04)}
.collection-card-v2.sunset .collection-character{width:min(82%,610px);left:4%;bottom:0;filter:drop-shadow(0 28px 34px rgba(0,0,0,.36)) saturate(1.06)}
.collection-card-v2.black .collection-character{width:min(88%,650px);left:0;bottom:-2%;filter:drop-shadow(0 34px 44px rgba(0,0,0,.62)) contrast(1.05)}
.collection-art .collection-rasta{display:none}
.tide-character{position:absolute;z-index:3;width:74%;max-height:94%;object-fit:contain;object-position:left bottom;left:2%;bottom:-2%;filter:drop-shadow(0 18px 22px rgba(0,0,0,.4))}
.collection-rasta .tide-character{width:78%;left:0}
.collection-sunset .tide-character{width:72%;left:3%}
.collection-black .tide-character{width:76%;left:1%;filter:drop-shadow(0 22px 28px rgba(0,0,0,.6))}
.story-art img{width:min(90%,760px);filter:drop-shadow(0 30px 38px rgba(0,0,0,.34))}
@media(max-width:980px){.brand-logo-master{width:165px}.hero-logo-main{width:min(86%,680px)!important}.collection-art .collection-character{width:88%}.collection-card-v2.rasta .collection-character{width:94%}.collection-card-v2.sunset .collection-character{width:84%}.collection-card-v2.black .collection-character{width:90%}}
@media(max-width:620px){.brand-logo-master{width:138px;height:42px}.site-header{padding-inline:4vw}.hero-logo-main{width:96%!important}.collection-art .collection-character{width:94%;left:-2%}.collection-card-v2.rasta .collection-character{width:101%;left:-9%}.collection-card-v2.sunset .collection-character{width:91%;left:-1%}.collection-card-v2.black .collection-character{width:97%;left:-5%}.tide-character{width:86%}}


/* SURFCRAVE HOME V2 — WordPress/WooCommerce framework, editorial reference preserved */
:root{--sc-cream:#f7f3e6;--sc-black:#0f1010;--sc-orange:#f26722;--sc-teal:#0e5a5a;--sc-aqua:#71e8d8}

.prelaunch{background:var(--sc-black);color:var(--sc-cream);padding:6px 4vw;font-size:9px}
.site-header{background:rgba(247,243,230,.96);color:var(--sc-black);border-bottom:1px solid rgba(0,0,0,.12);height:82px}
.site-header nav a:hover{color:var(--sc-orange)}
.site-header .icon-btn{color:var(--sc-black);border-color:rgba(0,0,0,.18)}
.site-header .bag{color:var(--sc-black)}
.brand-logo-master{width:290px;height:62px;object-fit:contain;object-position:left center}
.brand-fallback{display:flex;flex-direction:column;line-height:.9}
.brand-fallback b{font-size:35px;font-weight:950;letter-spacing:-.055em}
.brand-fallback small{font-size:8px;letter-spacing:.34em;margin-top:8px;color:#333}

.surfcrave-home-hero{min-height:700px;display:grid;grid-template-columns:.82fr 1.18fr;background:var(--sc-cream);color:var(--sc-black);border-bottom:1px solid rgba(0,0,0,.12)}
.home-hero-copy{padding:7vw 3.5vw 6vw 4vw;display:flex;flex-direction:column;justify-content:center}
.home-kicker{font-size:10px;font-weight:900;letter-spacing:.32em;margin-bottom:28px}
.home-hero-copy h1{font-size:clamp(58px,6.4vw,118px);line-height:.81;letter-spacing:-.065em;margin:0 0 28px;text-transform:uppercase}
.home-hero-copy>p{font-size:18px;line-height:1.55;max-width:590px;color:#343837}
.surfcrave-home-hero .btn.primary{background:var(--sc-orange);border-color:var(--sc-orange);color:#fff}
.surfcrave-home-hero .btn.ghost{color:var(--sc-black);border-color:rgba(0,0,0,.26)}
.home-signature{font-size:9px;letter-spacing:.42em;font-weight:900;margin-top:40px}
.home-hero-media{position:relative;overflow:hidden;min-height:650px;display:grid;place-items:center;background:
radial-gradient(circle at 58% 42%,#f26b24 0 31%,transparent 31.4%),
linear-gradient(160deg,var(--sc-cream) 0 31%,#e4f4f0 31.2% 53%,#0e6769 53.2% 100%)}
.home-hero-media:after{content:"";position:absolute;inset:auto -8% -18% 15%;height:50%;border:35px solid rgba(247,243,230,.9);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-13deg)}
.home-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}
.home-hero-media .home-scene-fallback{object-fit:cover}
.home-hero-media.has-editorial img{object-position:center 24%}
.home-hero-stamp{position:absolute;z-index:4;right:5%;top:8%;font-family:cursive;font-size:clamp(28px,3vw,58px);line-height:.92;transform:rotate(-7deg);text-align:right;color:var(--sc-black);text-shadow:0 1px 0 #fff6}

.collection-intro{background:var(--bg)}
.collection-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12);margin-top:-2vw;position:relative;z-index:6}
.collection-facts>div{padding:22px 24px;background:rgba(255,255,255,.76);backdrop-filter:blur(8px);color:#102321}
.chapter-black .collection-facts{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.12)}
.chapter-black .collection-facts>div{background:rgba(3,11,15,.86);color:#efffff}
.collection-facts small{display:block;font-size:9px;letter-spacing:.2em;font-weight:900;margin-bottom:7px;opacity:.7}
.collection-facts strong{font-size:14px;line-height:1.35}

.collection-card-v2{min-height:610px}
.collection-copy h3{font-size:clamp(54px,6.3vw,108px)}
.collection-copy p{max-width:600px}
.collection-character{pointer-events:none}

.brand-manifesto{display:grid;grid-template-columns:1.2fr .8fr;gap:7vw;background:var(--sc-black);color:var(--sc-cream);padding:9vw 4vw;align-items:end}
.brand-manifesto span{font-size:10px;letter-spacing:.25em;color:var(--sc-aqua);font-weight:900}
.brand-manifesto h2{font-size:clamp(64px,10vw,170px);line-height:.78;letter-spacing:-.07em;margin:.18em 0 0}
.brand-manifesto p{font-size:18px;line-height:1.6;color:#c4cbc7}
.brand-manifesto p:first-child{font-size:clamp(24px,3vw,44px);font-weight:850;color:var(--sc-orange);line-height:1.05}

@media(max-width:1080px){
  .brand-logo-master{width:240px}
  .surfcrave-home-hero{grid-template-columns:1fr;min-height:0}
  .home-hero-copy{padding:11vw 5vw 7vw}
  .home-hero-media{min-height:650px}
  .collection-facts{margin-top:0}
}
@media(max-width:760px){
  .site-header{height:70px;padding:0 4vw}
  .brand-logo-master{width:190px;height:48px}
  .brand-fallback b{font-size:28px}
  .surfcrave-home-hero{display:block}
  .home-hero-copy{padding:14vw 5vw 10vw}
  .home-hero-copy h1{font-size:15.5vw}
  .home-hero-copy>p{font-size:16px}
  .home-hero-media{min-height:470px}
  .home-hero-stamp{font-size:9vw}
  .collection-facts{grid-template-columns:1fr}
  .collection-facts>div{padding:16px 18px}
  .brand-manifesto{grid-template-columns:1fr;padding:18vw 5vw;gap:30px}
  .brand-manifesto h2{font-size:15vw}
}


.home-editorial-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:0;background:#0c1111;color:var(--sc-cream);border-bottom:1px solid var(--line)}
.home-editorial-feature img{width:100%;height:100%;min-height:620px;object-fit:cover;object-position:center top;display:block}
.home-editorial-feature>div{padding:7vw 5vw;display:flex;flex-direction:column;justify-content:center}
.home-editorial-feature span{font-size:10px;letter-spacing:.25em;color:var(--sc-aqua);font-weight:900}
.home-editorial-feature h2{font-size:clamp(50px,6vw,100px);line-height:.84;letter-spacing:-.06em;margin:.18em 0}
.home-editorial-feature p{font-size:18px;line-height:1.6;color:#b8c1bd;max-width:560px}
@media(max-width:900px){.home-editorial-feature{grid-template-columns:1fr}.home-editorial-feature img{min-height:0;height:auto}.home-editorial-feature>div{padding:12vw 5vw}}
