:root{--navy:#061e2b;--ocean:#07617c;--orange:#ff6a14;--cream:#f5f3ed;--muted:#58666a;--line:#cdd2ce;--gutter:clamp(24px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,p,figure,dl{margin:0}h1,h2,h3{font-weight:500;line-height:1.05;letter-spacing:-.05em}h2{font-size:clamp(36px,4.5vw,76px)}h3{font-size:clamp(28px,3.1vw,52px)}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}p+p{margin-top:20px}section[id],article[id]{scroll-margin-top:28px}.skip{position:fixed;z-index:20;top:-100px;left:20px;background:white;padding:12px}.skip:focus{top:12px}.announcement{background:var(--navy);color:#fff;padding:9px var(--gutter);font-size:12px;text-align:right;letter-spacing:.02em}.announcement>span{float:left;color:#b6c7cc;letter-spacing:.12em}.announcement a{margin-left:10px;border-bottom:1px solid #6a858e}header{min-height:96px;padding:18px var(--gutter);display:flex;align-items:center;gap:32px;background:var(--cream);border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.brand-picture{display:block;position:relative;overflow:hidden;width:207px;height:53px}.brand-picture img{position:absolute;width:645px;max-width:none;left:-216px;top:-10px}header nav{display:flex;gap:24px;margin-left:auto;font-size:14px}header nav a{border-bottom:1px solid transparent}header nav a:hover{border-color:var(--navy)}.header-link{font-size:14px;white-space:nowrap;padding:12px 0 12px 22px;border-left:1px solid var(--line)}.header-link span{margin-left:16px;color:#b34200}.eyebrow,.tag{display:block;font-size:12px;letter-spacing:.12em;line-height:1.6;font-weight:600}.eyebrow{margin-bottom:28px}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:740px;background:var(--navy);color:white}.hero-copy{padding:62px 36px 34px var(--gutter);position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{color:#afc4cd;font-size:12px}.hero h1{font-size:clamp(76px,8.7vw,148px);line-height:.91;letter-spacing:-.065em;margin:12px 0 38px}.hero h1 em{display:block;color:var(--orange);font-size:.53em;letter-spacing:-.045em;line-height:1.2;margin-top:20px}.intro{max-width:440px;color:#becfd5;font-size:16px;line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:56px;padding:16px 23px;font-size:14px;border:0;cursor:pointer;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.orange{background:var(--orange);color:var(--navy)}.orange:hover{background:#ff883e}.hero .button{margin-top:30px}.hero-bottom{width:100%;margin-top:auto;padding-top:42px;display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.11em;color:#b9cbd2}.hero-photo{position:relative;min-width:0;overflow:hidden;margin:24px 24px 24px 0}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}.photo-label{position:absolute;top:32px;left:32px;color:white;font-size:clamp(25px,3vw,48px);letter-spacing:-.045em;line-height:1.05;text-shadow:0 1px 15px #061e2b}.photo-label small{display:block;font-size:11px;letter-spacing:.15em;margin-bottom:15px}.hero-index{position:absolute;bottom:0;right:0;left:0;padding:20px 30px;background:var(--cream);color:var(--navy);display:flex;justify-content:space-between;align-items:center;font-size:14px}.hero-index span{font-size:24px}.manifesto{padding:23px var(--gutter);display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:14px}.manifesto span+span:before{content:'+';color:#b34200;margin-right:30px}.name-origin{padding:120px var(--gutter);display:grid;grid-template-columns:1.2fr 1fr;gap:9vw}.name-origin h2{font-size:clamp(34px,3.7vw,60px)}.name-origin h2 em{display:block;color:var(--ocean)}.name-origin-copy{padding-top:50px}.name-origin-copy>p{font-size:20px;line-height:1.6}.name-meaning{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:38px 0}.name-meaning>div{border-top:1px solid var(--line);padding-top:18px}.name-meaning dt{font-size:38px;letter-spacing:-.045em}.name-meaning dd{margin:6px 0 0;font-size:14px;color:var(--muted)}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:14px}.text-link span{margin-left:22px}.section{padding:100px var(--gutter)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:65px}.section-heading>p{max-width:350px;font-size:16px;color:var(--muted)}.collection{background:#e9eae5}.bag-feature{display:grid;grid-template-columns:1.1fr 1fr;gap:7vw;align-items:center}.bag-photo{position:relative;align-self:stretch;min-width:0}.bag-photo img{height:100%;width:100%;object-fit:cover}.image-caption{position:absolute;bottom:20px;left:20px;font-size:12px;padding:7px 12px;background:var(--cream)}.bag-copy{padding:25px 0}.bag-copy .tag{color:var(--ocean);max-width:350px}.bag-copy h3{margin:25px 0}.bag-copy h3 em{color:var(--ocean)}.bag-copy>p,.mesh-copy>p{font-size:16px;color:var(--muted)}.bag-copy dl{margin:30px 0}.bag-copy dl>div{padding:15px 0;border-top:1px solid #bec6c2}.bag-copy dt{font-size:16px;font-weight:600}.bag-copy dd{margin:6px 0 0;font-size:14px;color:var(--muted)}.mesh-feature{margin-top:90px;padding:48px;background:var(--navy);color:white;display:grid;grid-template-columns:1.15fr 1fr;gap:5vw;align-items:center}.mesh-feature figure{min-width:0}.mesh-feature figure img{width:100%}.mesh-feature figcaption{font-size:12px;margin-top:14px;color:#b1c8cf}.mesh-copy .eyebrow{color:var(--orange)}.mesh-copy h3{margin-bottom:25px}.mesh-copy h3 em{color:#91c5d3}.mesh-copy>p{color:#c5d3d7}.mesh-height{display:flex;gap:25px;align-items:center;margin:28px 0;border-top:1px solid #38505a;border-bottom:1px solid #38505a;padding:20px 0}.mesh-height strong{color:var(--orange);font-size:56px;line-height:1;letter-spacing:-.05em;white-space:nowrap;font-weight:400}.mesh-height span{font-size:13px;line-height:1.5}.status{font-size:12px!important;line-height:1.6;margin-top:20px!important}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:100px}.product:nth-child(2){padding-top:70px}.product:nth-child(3){padding-top:140px}.product-image{display:block;height:auto;aspect-ratio:4/5;overflow:hidden;background:#d5d9d6}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.025)}.sunglasses img{object-position:58% top}.caps img{object-fit:contain;background:#edeae1}.towel img{object-position:center}.product-title{display:flex;gap:15px;align-items:start;justify-content:space-between;margin-top:22px}.product-title h3{font-size:26px;line-height:1.15}.product-title>span{font-size:12px;color:var(--muted)}.product>p{font-size:14px;color:var(--muted);margin-top:8px}.product details{margin-top:26px}.product summary{font-size:14px;padding:15px 0}.detail-content{font-size:14px;padding:8px 0 20px;color:var(--muted)}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}details+details{border-top:0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;transition:transform .2s}details[open]>summary span{transform:rotate(45deg)}.collection-note{font-size:12px;color:var(--muted);margin-top:40px;max-width:840px}.eyewear{background:var(--navy);color:white;padding-top:120px}.eyewear .section-heading>p{color:#b5c8d0}.eyewear .eyebrow{color:var(--orange)}.eyewear h2{font-size:clamp(44px,6.4vw,104px)}.eyewear-portraits{display:grid;grid-template-columns:1.15fr 1fr;gap:5vw;align-items:start}.eyewear-portraits figure:nth-child(2){margin-top:120px}.eyewear-portraits img{width:100%}.eyewear-portraits figcaption{border-top:1px solid #405660;margin-top:22px;padding-top:18px}.eyewear-portraits h3{font-size:30px}.eyewear-portraits p{font-size:14px;color:#bed0d6;margin-top:9px}.eyewear-details{margin-top:75px;margin-left:18%;border-color:#405660}.eyewear-details details{border-color:#405660}.eyewear-details summary{padding:25px 0;font-size:18px}.eyewear-details img{width:100%;margin:5px 0 30px}.eyewear .collection-note{color:#b5c8d0}.towel-uses{padding-top:120px}.towel-use-grid{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start}.towel-use-grid figure:nth-child(2){margin-top:90px}.towel-use-grid img{width:100%}.towel-use-grid figcaption{padding:25px 0}.towel-use-grid h3{font-size:30px}.towel-use-grid p{max-width:500px;margin-top:16px;color:var(--muted)}.pocket-feature{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;margin:80px 0 0;padding-top:65px;border-top:1px solid var(--line)}.pocket-feature>img{width:100%;max-height:650px;object-fit:contain}.pocket-feature h3{margin-bottom:30px}.pocket-feature p:not(.eyebrow){color:var(--muted)}.story{padding:75px var(--gutter);background:var(--ocean);color:white;position:relative}.story-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:40px;border-bottom:1px solid #73a2b2}.story-top .eyebrow{margin:0}.story-top>span{font-size:12px;letter-spacing:.08em}.story-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:9vw;padding:60px 0}.story-grid h2{font-size:clamp(38px,4.8vw,80px)}.story-grid h2 em{color:#d7e9ed}.story-grid>div{max-width:510px}.story-signature{border-top:1px solid #73a2b2;padding-top:26px;display:flex;justify-content:space-between;gap:30px}.story-signature>span:first-child{font-family:Georgia,serif;font-style:italic;font-size:24px;line-height:1.3}.story-signature>span:last-child{font-size:14px;letter-spacing:.12em}.story-signature small{font-size:12px;letter-spacing:0}.behind{padding-top:120px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid var(--navy);padding-top:18px}.step-number{font-size:70px;font-weight:400;letter-spacing:-.065em;line-height:1;color:var(--ocean)}.steps h3{font-size:25px;margin:40px 0 18px}.steps p{color:var(--muted)}.launch{margin-top:75px;padding:30px 0;display:flex;align-items:center;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.launch .tag{color:var(--ocean);max-width:150px}.launch>p{font-size:22px;letter-spacing:-.025em;line-height:1.4}.launch-label{font-size:12px;color:var(--muted);margin-left:auto}.future{padding:100px var(--gutter);background:var(--navy);color:white;display:grid;grid-template-columns:1.1fr 1fr;gap:10vw;overflow:hidden}.future .eyebrow{color:#9ebbc6}.future h2{font-size:clamp(46px,5.7vw,94px)}.future h2 em{color:var(--orange)}.future-right{padding-top:46px}.future-lead{font-size:26px;line-height:1.25;letter-spacing:-.035em}.future-right>p:not(.future-lead){color:#b4c8d0;max-width:440px}.light{background:var(--cream);color:var(--navy);margin-top:28px}.future-stamp{display:block;font-size:clamp(40px,5.5vw,86px);font-weight:700;letter-spacing:-.06em;line-height:1.02;margin-top:55px;color:#557783}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding-top:120px;padding-bottom:120px}.contact-intro>p:not(.eyebrow){color:var(--muted);max-width:450px;margin-top:28px}.contact-intro h2{font-size:clamp(38px,4.2vw,68px)}.contact-form{border-top:2px solid var(--navy);padding-top:28px;min-width:0}.contact-form>label{display:block;margin:0 0 10px;font-size:14px}.contact-form>label>span{color:var(--muted)}.contact-form input[type=email],.contact-form textarea{width:100%;min-height:55px;padding:14px 0;border:0;border-bottom:1px solid #9eacae;background:transparent;border-radius:0;color:var(--navy);font-size:16px}.contact-form textarea{resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#61747a;opacity:1}.field-help{font-size:12px;color:var(--muted);margin:9px 0 28px}.contact-form .consent{display:flex;gap:13px;align-items:start;margin:25px 0 18px;line-height:1.6}.consent input{width:20px;height:20px;flex-shrink:0;margin:2px 0;accent-color:var(--ocean)}.privacy-note{font-size:12px;color:var(--muted)}.privacy-note a{text-decoration:underline}.contact-form .button{width:100%;margin-top:24px}.contact-form button:disabled{opacity:.65;cursor:wait}.trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#contact-status{font-size:14px;margin-top:18px}#contact-status[data-state=error]{color:#a32914}#contact-status[data-state=success]{color:#125d44}footer{background:var(--navy);color:var(--cream);padding:50px var(--gutter) 24px;overflow:hidden}.footer-wordmark{font-size:clamp(70px,16vw,270px);letter-spacing:-.07em;line-height:1.1;font-weight:600;white-space:nowrap;margin-left:-.015em;border-bottom:1px solid #39505b;padding-bottom:35px}.footer-wordmark>span{color:var(--orange)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 0}.footer-top>p{font-family:Georgia,serif;font-style:italic;font-size:22px}.footer-bottom{display:flex;gap:25px;justify-content:space-between;padding-top:22px;border-top:1px solid #39505b;font-size:12px;color:#b3c6ce}.footer-bottom>span:last-child{letter-spacing:.08em}
@media(min-width:1700px){body{max-width:2000px;margin:auto}}
@media(max-width:1150px){header{gap:20px}header nav{gap:15px}header nav a:nth-child(4){display:none}.header-link{padding-left:15px}.hero{min-height:690px}.hero h1{font-size:100px}.hero-bottom{flex-direction:column}.mesh-feature{padding:32px;gap:32px}.mesh-height{flex-wrap:wrap;gap:12px}.section-heading{gap:35px}.section-heading>p{max-width:290px}.product-grid{gap:22px}.name-origin{gap:6vw}.name-origin-copy{padding-top:40px}}
@media(max-width:850px){header{flex-wrap:wrap;justify-content:space-between;padding-top:15px;padding-bottom:15px;gap:10px}header nav{order:3;width:100%;margin:10px 0 0;border-top:1px solid var(--line);padding-top:14px;justify-content:space-between}header nav a:nth-child(4){display:block}.hero{min-height:0;grid-template-columns:1fr 1fr}.hero-copy{padding-top:42px;padding-right:25px}.hero h1{font-size:80px}.hero .eyebrow{font-size:10px}.hero-photo{margin:14px 14px 14px 0}.photo-label{top:22px;left:20px}.hero .button{gap:14px;font-size:12px;padding:14px}.hero-bottom{font-size:10px}.hero-photo img{object-position:54% center}.section,.name-origin{padding-top:80px;padding-bottom:80px}.name-origin{grid-template-columns:1fr}.name-origin-copy{padding-top:0;max-width:620px}.section-heading{align-items:start;flex-direction:column;gap:25px;margin-bottom:40px}.section-heading>p{max-width:540px}.bag-feature{gap:35px}.bag-copy h3{font-size:38px}.bag-copy dl{margin:20px 0}.mesh-feature{grid-template-columns:1fr;margin-top:55px}.mesh-feature figure{max-width:600px;margin:auto}.mesh-height{flex-wrap:nowrap}.mesh-copy h3 br:nth-child(2){display:none}.product-grid{grid-template-columns:1fr 1fr;gap:45px 25px;margin-top:60px}.product:nth-child(2),.product:nth-child(3){padding-top:0}.product:nth-child(3){grid-column:1/-1;max-width:480px;justify-self:center}.eyewear-portraits{gap:25px}.eyewear-portraits figure:nth-child(2){margin-top:60px}.eyewear-details{margin-left:0}.towel-use-grid{gap:30px}.pocket-feature{gap:35px}.story-grid{gap:40px}.story-top>span{max-width:230px}.steps{gap:25px}.launch{flex-wrap:wrap}.launch-label{margin-left:0}.future{gap:40px}.contact-section{gap:50px}.footer-top{flex-wrap:wrap}.footer-bottom{flex-wrap:wrap}.manifesto{font-size:12px}.manifesto span+span:before{margin-right:12px}}
@media(max-width:600px){.announcement{text-align:center;font-size:11px}.announcement>span{display:none}.brand-picture{width:175px;height:44px}.brand-picture img{width:547px;left:-183px;top:-8px}.header-link{font-size:12px;padding-left:10px}.header-link span{margin-left:4px}header nav{gap:10px;flex-wrap:wrap;font-size:12px}header nav a:nth-child(4){display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:40px var(--gutter) 32px}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(74px,19vw,110px);margin:0 0 24px}.hero h1 em{font-size:.51em;margin-top:14px}.intro{font-size:15px;max-width:440px}.hero .button{font-size:14px;padding:16px 20px}.hero-bottom{flex-direction:row;font-size:9px;gap:18px;padding-top:32px}.hero-photo{margin:0 16px 16px;min-height:470px}.hero-photo>img{height:470px;object-fit:cover;object-position:center}.photo-label{font-size:32px}.hero-index{padding:16px 20px}.manifesto{padding:18px 24px;flex-wrap:wrap;justify-content:center;gap:5px 20px}.manifesto span+span:before{content:none}.manifesto span:last-child{color:var(--ocean)}.name-origin{padding-top:65px;padding-bottom:65px;gap:30px}.name-origin h2{font-size:36px}.name-origin-copy>p{font-size:18px}.name-meaning{gap:20px;margin:28px 0}.name-meaning dt{font-size:34px}.name-meaning dd{font-size:13px}.section{padding-top:65px;padding-bottom:65px}h2{font-size:38px}.eyebrow{margin-bottom:20px}.section-heading{gap:22px}.bag-feature{grid-template-columns:1fr;gap:15px}.bag-photo img{height:auto}.bag-copy h3{font-size:44px}.bag-copy h3 br:last-child{display:none}.mesh-feature{padding:24px;margin:35px -8px 0;gap:30px}.mesh-copy h3{font-size:36px}.mesh-height strong{font-size:50px}.mesh-height span{font-size:12px}.product-grid{grid-template-columns:1fr;gap:45px}.product:nth-child(3){max-width:none}.product-image{aspect-ratio:1/1}.product-title h3{font-size:28px}.product details{margin-top:18px}.eyewear h2{font-size:52px}.eyewear-portraits{grid-template-columns:1fr;gap:40px}.eyewear-portraits figure:nth-child(2){margin-top:0}.eyewear-portraits figcaption{margin-top:15px}.eyewear-details{margin-top:45px}.eyewear-details summary{font-size:16px;padding:20px 0}.towel-use-grid{grid-template-columns:1fr;gap:30px}.towel-use-grid figure:nth-child(2){margin-top:0}.towel-use-grid h3{font-size:30px}.pocket-feature{grid-template-columns:1fr;margin-top:35px;padding-top:40px;gap:35px}.pocket-feature h3{font-size:36px}.story{padding:50px var(--gutter)}.story-top{display:block;padding-bottom:25px}.story-top>span{display:block;margin-top:15px;max-width:none;font-size:10px}.story-grid{grid-template-columns:1fr;gap:30px;padding:35px 0}.story-grid h2{font-size:42px}.story-signature{gap:20px}.story-signature>span:first-child{font-size:21px}.story-signature>span:last-child{font-size:12px}.steps{grid-template-columns:1fr;gap:35px}.steps article{position:relative;padding:22px 0 0 75px;min-height:130px}.step-number{position:absolute;left:0;top:22px;font-size:50px}.steps h3{margin:0 0 15px;font-size:26px}.launch{margin-top:45px;gap:20px}.launch>p{font-size:20px}.future{grid-template-columns:1fr;padding:65px var(--gutter);gap:30px}.future h2{font-size:54px}.future-right{padding:0}.future-stamp{font-size:62px;margin-top:35px}.contact-section{grid-template-columns:1fr;gap:40px}.contact-intro h2{font-size:42px}.contact-form>label,.consent span{font-size:14px}.footer-wordmark{font-size:16vw;padding-bottom:25px}footer{padding-top:30px}.footer-top{gap:22px;padding:25px 0}.footer-top>p{font-size:20px;width:100%}.footer-bottom{gap:14px 25px}.footer-bottom>span:last-child{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Sunset edition: immersive real-time water and luminous brand accents. */
header{background:#061e2b;color:#eef4f5;border-color:#29414d}header nav a:hover{border-color:#ff943e}.header-link{border-color:#42545d}.header-link span{color:#ff983f}.brand-picture{filter:saturate(1.35) contrast(1.08)}
.immersive-hero{display:block;isolation:isolate;min-height:780px;height:calc(100svh - 134px);max-height:1100px;background:linear-gradient(180deg,#102d44 0%,#a55f49 44%,#263d45 49%,#073449 70%,#041c2a 100%);overflow:hidden}
#ocean-scene{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1s;z-index:-3}#ocean-scene.ready{opacity:1}.ocean-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,16,28,.82),rgba(2,16,28,.35) 43%,transparent 74%),linear-gradient(0deg,rgba(2,18,29,.6),transparent 30%)}
.immersive-hero .hero-copy{height:100%;padding:85px var(--gutter) 40px;width:100%;justify-content:center;pointer-events:none}.immersive-hero .hero-copy a{pointer-events:auto}.immersive-hero .eyebrow{color:#e0d2c5;margin-bottom:30px}.immersive-hero h1{font-size:clamp(60px,7.7vw,128px);line-height:1.02;margin:0 0 34px;text-shadow:0 3px 35px #03141f50;letter-spacing:-.055em}.immersive-hero h1 em{font-size:.78em;line-height:1.15;margin-top:5px;color:#ffad64;background:linear-gradient(105deg,#ffe0a0,#ff9b48 48%,#ff5719);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.immersive-hero .intro{max-width:450px;color:#d8e0e1;text-shadow:0 2px 10px #061e2b;font-size:18px}.immersive-hero .button{margin-top:34px;background:linear-gradient(110deg,#ffc36b,#ff751e 60%,#f44e15);box-shadow:0 6px 35px #ee681326;border-radius:2px;padding:18px 26px;font-size:14px}.immersive-hero .hero-bottom{position:absolute;bottom:34px;left:var(--gutter);right:var(--gutter);width:auto;display:flex;flex-direction:row;justify-content:space-between;padding:0;color:#d2dee2;font-size:12px;letter-spacing:.09em}.sunset-signature{position:absolute;right:8%;top:12%;width:190px;text-align:center;pointer-events:none;opacity:.92}.sunset-signature img{width:190px;mix-blend-mode:screen;filter:saturate(1.5) contrast(1.15) brightness(1.13)}.sunset-signature span{display:block;margin-top:-25px;color:#ffc174;font-size:22px;letter-spacing:.02em}.sunset-signature{mix-blend-mode:screen}#ocean-motion{position:absolute;bottom:85px;right:var(--gutter);padding:10px 15px;color:#e4edf0;background:#09253588;border:1px solid #b3c5cc66;border-radius:30px;font-size:12px;cursor:pointer;backdrop-filter:blur(8px)}#ocean-motion:hover{background:#173d51}.mesh-feature,.future{background:radial-gradient(ellipse at 100% 0%,#12445a 0%,#061e2b 65%)}.eyewear{background:linear-gradient(150deg,#061e2b,#0b3445 58%,#061e2b)}.footer-wordmark>span{background:linear-gradient(100deg,#ffd07a,#ff8528,#f24d16);background-clip:text;-webkit-background-clip:text;color:transparent}.orange{background:linear-gradient(110deg,#ffb354,#ff701b 65%,#fb5417)}
@media(max-width:850px){.immersive-hero{min-height:750px;height:calc(100svh - 160px)}.immersive-hero .hero-copy{padding-top:65px;padding-bottom:110px}.immersive-hero h1{font-size:clamp(58px,9vw,85px)}.sunset-signature{right:4%;top:4%;width:130px}.sunset-signature img{width:130px}.sunset-signature span{font-size:16px;margin-top:-18px}}
@media(max-width:600px){.immersive-hero{min-height:740px;max-height:none;height:calc(100svh - 135px)}.immersive-hero .hero-copy{padding:105px 24px 135px;justify-content:center}.immersive-hero h1{font-size:clamp(51px,12vw,72px);margin-bottom:24px}.immersive-hero h1 em{font-size:.78em}.immersive-hero .eyebrow{font-size:10px;max-width:220px;margin-bottom:22px}.immersive-hero .intro{font-size:16px;max-width:290px}.immersive-hero .hero-bottom{font-size:10px;left:24px;right:24px;bottom:25px;gap:20px;align-items:end}.immersive-hero .hero-bottom a{max-width:115px;text-align:right}.sunset-signature{top:10px;right:16px;width:105px}.sunset-signature img{width:105px}.sunset-signature span{font-size:14px;margin-top:-14px}#ocean-motion{bottom:70px;right:24px;font-size:11px}.ocean-shade{background:linear-gradient(90deg,#021520bb,#02152022),linear-gradient(0deg,#02121d88,transparent 40%)}header nav{border-color:#42545d}}

.bag-video video{display:block;width:100%;height:auto;aspect-ratio:618/662;object-fit:contain;background:#071f2b;border-radius:2px}.bag-video figcaption{font-size:14px;line-height:1.6}.bag-video figcaption span{font-size:12px;color:#b1c8cf}.bag-video .text-link{margin-top:18px;font-size:12px;color:#d5e5e9}
/* Quiet motion, product-first imagery and subtle sunset reflections. */
.eyewear-video{display:block;width:100%;height:auto;aspect-ratio:722/582;background:#092434;border-radius:2px}.eyewear-portraits .text-link{margin-top:16px;font-size:13px}.eyewear-details{max-width:1000px;margin-left:auto}.eyewear-portraits figure:nth-child(2)>a{display:block;overflow:hidden;aspect-ratio:722/582}.eyewear-portraits figure:nth-child(2)>a img{width:154%;max-width:none;transform:translateX(-18%);height:auto}.eyewear-portraits figure:nth-child(2){margin-top:90px}
.section-heading,.name-origin>div,.bag-feature,.mesh-feature,.product,.eyewear-portraits figure,.towel-use-grid figure,.pocket-feature,.story-grid>*,.steps article,.contact-intro{transition:opacity .8s ease,translate .9s cubic-bezier(.2,.7,.2,1)}.reveal-pending{opacity:0;translate:0 26px}.product-image,.bag-photo{transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .35s ease;transform-origin:center}.button{position:relative;overflow:hidden;isolation:isolate}.button:after{content:'';position:absolute;inset:-40% auto -40% -75%;width:35%;background:linear-gradient(90deg,transparent,#ffffff66,transparent);transform:skewX(-20deg);pointer-events:none;transition:left .75s ease}.button:hover:after,.button:focus-visible:after{left:140%}.immersive-hero:after{content:'';position:absolute;z-index:-1;inset:auto 0 0;height:130px;background:linear-gradient(transparent,#061e2b);pointer-events:none}.manifesto{background:#061e2b;color:#cbdde2;border-color:#35515d;padding-top:28px;padding-bottom:28px}.manifesto span+span:before{color:#ffaf69}.name-origin{background:linear-gradient(180deg,#e1e9e7 0%,var(--cream) 28%)}
@media(max-width:600px){.eyewear-portraits figure:nth-child(2){margin-top:0}.manifesto span:last-child{color:#ffc183}.reveal-pending{translate:0 16px}}
@media(prefers-reduced-motion:reduce){.reveal-pending{opacity:1;translate:none}.product-image,.bag-photo{transform:none}.button:after{display:none}}

/* Anchor destinations align with section starts; intrinsic image sizes prevent loading shifts. */
html{scroll-padding-top:24px}#histoire{scroll-margin-top:0}
/* Bag-led launch experience. */
.brand-clean{display:flex;align-items:center;gap:8px;font-size:25px;letter-spacing:-1px;line-height:1}.brand-clean img{width:62px;height:62px;object-fit:contain}.brand-clean b{color:#ff8c33;font-weight:600}header{gap:24px}header nav{gap:25px}.announcement{font-size:14px;text-align:center}.hero-secondary{display:block;margin-top:18px;border-bottom:1px solid #d6e1e7;font-size:15px;color:#fff;width:fit-content}.immersive-hero h1{font-size:clamp(52px,6.8vw,108px)}.immersive-hero{min-height:800px}.immersive-hero .hero-copy{padding-top:60px;padding-bottom:130px}.hero .intro{max-width:510px}.sunset-signature{right:8%;top:20%;width:210px}.sunset-signature img{width:210px}.bag-chapter{background:#edf0ec;padding-top:100px}.bag-copy h3{font-size:clamp(40px,4.4vw,70px);line-height:1.09}.bag-copy h3 em{display:inline-block}.bag-copy dl{margin-bottom:24px}.bag-photo img{max-height:850px;object-fit:cover}.bag-copy .tag{font-size:14px;max-width:100%}.bag-copy dt{font-size:18px}.bag-copy dd{font-size:16px}.mesh-story{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-top:90px;padding-top:65px;border-top:1px solid #a7b6b7}.mesh-story h2{font-size:clamp(36px,4vw,62px);margin-bottom:28px}.mesh-story em{color:var(--ocean)}.mesh-story p{color:#465c64;font-size:17px}.mesh-story .mesh-precision{font-size:14px;margin-top:24px}.use-cases article{padding:24px 0;border-top:1px solid #a7b6b7}.use-cases article:first-child{border-top:0;padding-top:0}.use-cases span{font-size:14px;color:#06677c;letter-spacing:.12em}.use-cases h3{font-size:28px;margin:10px 0}.use-cases p{font-size:16px}.contact-section{background:#082b3e;color:#fff;padding-top:90px;padding-bottom:90px}.contact-intro h2{font-size:clamp(36px,4vw,62px)}.contact-intro h2 em{color:#ffb871}.contact-intro>p:not(.eyebrow){color:#d1e2e7}.contact-form{border-color:#ffad67}.contact-form input[type=email],.contact-form textarea{color:#fff;border-color:#86a5b1}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#b9cfd6}.contact-form>label>span,.field-help,.privacy-note,.contact-form .consent span{color:#c6d9df}.field-help,.privacy-note{font-size:14px}.suggestion-details{border-color:#557988;margin:20px 0}.suggestion-details summary{padding:16px 0;font-size:16px}.suggestion-details label{display:block;font-size:14px;margin-top:14px}.suggestion-details textarea{margin-bottom:15px}.contact-form .consent{margin-top:20px}.contact-form .button{font-size:16px}.contact-form .success{color:#b9f4cf}.contact-form .error{color:#ffd0bb}.companions{background:#f5f3ed}.companions .product-grid{margin-top:0;gap:30px}.companions .product{padding-top:0;max-width:none;grid-column:auto}.companions .product-image{aspect-ratio:4/4}.companions .product-title h3{font-size:25px}.extended-product{padding:0 var(--gutter);background:#edf0ec;border:0}.extended-product>summary{padding:28px 0;border-top:1px solid #afbcbd;font-size:22px}.extended-product .detail-name{font-size:22px;transform:none}.extended-product .section{padding:40px 0 65px;background:transparent;color:var(--navy)}.extended-product .section-heading>p,.extended-product .eyewear-portraits p{color:var(--muted)}.extended-product .eyewear-portraits figcaption{border-color:#afbcbd}.extended-product .eyewear-details details{border-color:#afbcbd}.extended-product .eyewear h2{font-size:48px}.extended-product .eyewear-portraits figure:nth-child(2),.extended-product .towel-use-grid figure:nth-child(2){margin-top:0}.eyewear-still{aspect-ratio:1536/1238;object-fit:cover}.story{padding-top:85px;padding-bottom:65px}.story-grid h2{font-size:clamp(38px,4.4vw,66px)}.behind{padding-top:80px}.development-note{font-size:14px;color:#c4d6de;max-width:920px;padding-bottom:30px}.launch-dock{position:fixed;z-index:15;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:28px;max-width:calc(100% - 32px);padding:13px 23px;border:1px solid #fdb26188;border-radius:50px;background:#092a3ef5;color:white;box-shadow:0 8px 35px #02121d55;font-size:14px}.launch-dock strong{color:#ffbd7a;font-weight:500}.launch-dock[hidden]{display:none}.music-player{position:absolute;right:var(--gutter);bottom:125px;z-index:3;display:flex;flex-direction:column;align-items:flex-end;gap:10px;color:#fff}.music-player button{border:1px solid #c1d4dd99;background:#08283edb;border-radius:30px;padding:12px 18px;color:#fff;cursor:pointer;font-size:14px;min-height:48px}.music-player label{display:flex;gap:10px;align-items:center;font-size:14px}.music-player input{width:100px;accent-color:#ff9d49}.music-player p{font-size:14px;max-width:240px}.music-player [hidden]{display:none}.anchor-target{display:block}footer{padding-bottom:100px}.eyebrow,.tag{font-size:14px}
@media(max-width:1000px){header nav{gap:15px}.brand-clean{font-size:22px}.header-link{white-space:normal;font-size:14px}.sunset-signature{width:130px;right:4%;top:10%}.sunset-signature img{width:130px}}
@media(max-width:850px){.mesh-story{grid-template-columns:1fr;gap:35px}.companions .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.companions .product-title h3{font-size:22px}.contact-section{gap:35px}.brand-clean img{width:48px;height:48px}}
@media(max-width:600px){header{gap:10px}.brand-clean{font-size:22px}.header-link{max-width:140px;border:0;text-align:right;font-size:14px}header nav{font-size:14px;justify-content:space-between}.announcement{font-size:13px;padding:8px 20px}.immersive-hero{min-height:840px}.immersive-hero .hero-copy{padding:110px 24px 220px}.immersive-hero h1{font-size:clamp(46px,11vw,66px);line-height:1.05}.immersive-hero .eyebrow{font-size:12px;max-width:260px}.immersive-hero .intro{font-size:16px;max-width:340px}.sunset-signature{top:12px;right:16px;width:86px}.sunset-signature img{width:86px}.sunset-signature span{font-size:12px}.music-player{left:24px;right:auto;bottom:110px;align-items:flex-start}#ocean-motion{bottom:60px;right:auto;left:24px;font-size:12px;padding:8px 13px}.immersive-hero .hero-bottom{bottom:24px;font-size:10px}.hero-secondary{font-size:14px}.bag-chapter{padding-top:55px}.bag-copy h3{font-size:44px}.mesh-story{margin-top:40px;padding-top:40px}.mesh-story h2{font-size:38px}.bag-copy .tag{font-size:12px}.companions .product-grid{grid-template-columns:1fr;gap:40px}.companions .product-image{aspect-ratio:5/4}.companions .product-title h3{font-size:28px}.extended-product>summary,.extended-product .detail-name{font-size:20px}.extended-product .eyewear h2{font-size:40px}.launch-dock{gap:12px;padding:13px 18px;border-radius:10px;width:calc(100% - 28px);justify-content:center;bottom:12px;font-size:14px}.launch-dock>span{display:none}.contact-intro h2{font-size:39px}.contact-form .button{padding:15px;gap:10px}.story-grid h2{font-size:40px}.manifesto{font-size:14px}.footer-top .brand{display:none}}

.music-player.music-floating{position:fixed;z-index:16;top:14px;right:18px;bottom:auto;left:auto;background:#08283ef5;border-radius:18px;padding:8px 12px;box-shadow:0 5px 22px #00192640}.music-floating label{padding-right:5px}.music-floating p:empty{display:none}@media(max-width:600px){.music-player.music-floating{top:10px;right:10px;left:auto;bottom:auto;max-width:calc(100% - 20px)}.music-floating button{font-size:13px;padding:8px 12px;min-height:42px}}
