:root{--navy:#08283a;--ink:#071f30;--cream:#f5efdf;--sand:#e9dec8;--teal:#087d80;--coral:#e75f3d;--line:#08283a2e;--body:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--display:Impact,"Arial Narrow",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font:16px/1.5 var(--body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}picture{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);letter-spacing:.02em;text-wrap:balance;line-height:.95}h1{text-transform:uppercase;font-size:clamp(3.5rem,7vw,7rem)}h2{text-transform:uppercase;font-size:clamp(2.3rem,4vw,4rem)}h3{font-size:1.45rem}.promo{background:var(--coral);color:#fff;text-align:center;font:600 .95rem var(--display);letter-spacing:.12em;text-transform:uppercase;padding:.55rem}.site-header{z-index:10;background:#fbf8ef;border-bottom:1px solid #e8dfcd;align-items:center;gap:clamp(1rem,3vw,3rem);height:102px;padding:0 clamp(1.2rem,4vw,4.5rem);display:flex;position:sticky;top:0}.brand{flex:none;width:168px}.brand picture,.brand img{width:168px;height:68px}.brand img{object-fit:contain}.site-header nav{flex:1;justify-content:center;gap:clamp(1rem,2.5vw,2.8rem);display:flex}.site-header nav a,.text-link,.button,.underlink{font:600 1rem var(--display);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.site-header nav a:hover,.text-link:hover,.underlink:hover{color:var(--teal)}.header-actions{align-items:center;gap:1.25rem;display:flex}.button{cursor:pointer;border:0;justify-content:center;align-items:center;min-height:52px;padding:.85rem 1.45rem;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #08283a30}.button:active{transform:scale(.98)}.button-navy{background:var(--navy);color:#fff}.button-teal{background:var(--teal);color:#fff}.underlink{border-bottom:2px solid var(--teal);padding-bottom:.16rem;transition:color .2s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.hero{background:#f8f3e7;grid-template-columns:.94fr 1.06fr;min-height:calc(100vh - 139px);display:grid}.hero-copy{align-self:center;padding:clamp(4rem,9vw,10rem) clamp(1.3rem,6vw,7rem)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:1.1rem;font-size:.9rem;font-weight:700}.hero-copy>p:not(.eyebrow){max-width:460px;margin:1.3rem 0 1.85rem;font-size:clamp(1.1rem,1.7vw,1.42rem)}.hero-image,.hero-image img{width:100%;height:100%}.hero-image{min-height:560px}.hero-image img{object-fit:cover}.hero-actions{flex-wrap:wrap;align-items:center;gap:2.1rem;display:flex}.assurances{border-bottom:1px solid var(--line);font:600 1rem var(--display);letter-spacing:.08em;text-transform:uppercase;background:#fbf8ef;justify-content:center;gap:clamp(1rem,8vw,8rem);padding:1.15rem;display:flex}.assurances span:before{content:"◌";color:var(--teal);margin-right:.5rem;font-size:1.3rem}.category-section,.product-section{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,5vw,5rem)}.section-head{max-width:800px;margin-bottom:2rem}.section-head h2{border-bottom:3px solid var(--teal);padding-bottom:.2rem;display:inline-block}.section-head p{margin-top:.8rem;font-size:1.08rem}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.category-card{background:var(--navy);min-height:245px;position:relative;overflow:hidden}.category-card picture,.category-card img{width:100%;height:100%}.category-card img{object-fit:cover;transition:transform .35s}.category-card:hover img{transform:scale(1.045)}.category-card span{color:#fff;font:700 clamp(1.55rem,2.2vw,2.35rem) var(--display);text-transform:uppercase;text-shadow:0 2px 10px #0008;position:absolute;bottom:.9rem;left:1rem;right:1rem}.apparel-banner{background:var(--navy);color:#fff;grid-template-columns:.75fr 1.1fr auto;align-items:center;gap:2.5rem;padding:2rem clamp(1.25rem,6vw,7rem);display:grid}.apparel-banner .eyebrow{color:#98d8d1}.apparel-banner h2{font-size:clamp(2.1rem,3.2vw,3.6rem)}.apparel-shirt{font:800 clamp(4rem,7vw,7rem) var(--display);text-transform:uppercase;color:#dce9e4;text-align:center;line-height:.72}.product-section{background:#fbf8ef}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1;background:#eee4d2;border:1px solid #d9cdb7;display:block;overflow:hidden}.product-image picture,.product-image img{width:100%;height:100%}.product-image img{object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.035)}.product-copy{padding:1rem .1rem}.product-vendor{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.76rem}.product-copy h3{font-family:var(--body);letter-spacing:0;font-size:1rem;line-height:1.25}.price,.product-price{font-variant-numeric:tabular-nums;margin-top:.55rem;font-weight:700}.no-product-image{text-align:center;color:#55646c;place-items:center;height:100%;padding:1rem;display:grid}.home-story,.page-hero,.collection-hero,.featured-post,.contact-page,.product-page{grid-template-columns:1fr 1fr;display:grid}.home-story{background:var(--sand)}.home-story picture,.home-story img{object-fit:cover;width:100%;height:100%;min-height:430px}.home-story>div{align-self:center;max-width:620px;padding:clamp(3rem,7vw,7rem)}.home-story h2{margin-bottom:1rem}.home-story p:not(.eyebrow){margin-bottom:1.6rem;font-size:1.1rem}.page-hero,.collection-hero{background:var(--sand);min-height:360px}.page-hero>div,.collection-hero>div{align-self:center;padding:clamp(3rem,7vw,7rem)}.page-hero h1,.collection-hero h1{margin-bottom:1rem}.page-hero p:not(.eyebrow),.collection-hero p:not(.eyebrow){max-width:520px;font-size:1.1rem}.page-hero picture,.page-hero img,.collection-hero picture,.collection-hero img{object-fit:cover;width:100%;height:100%;min-height:360px}.prose-page,.policy-page,.article-body{max-width:840px;margin:auto;padding:clamp(4rem,8vw,8rem) 1.3rem}.prose-page h2,.article-body h2{margin:2.5rem 0 .8rem;font-size:clamp(2rem,3vw,3rem)}.prose-page p,.article-body p{margin-bottom:1.2rem;font-size:1.1rem}.contact-page{gap:clamp(2rem,7vw,7rem);max-width:1200px;margin:auto;padding:clamp(4rem,8vw,8rem) 1.3rem}.contact-page h1{margin-bottom:1rem}.contact-page>div>p:not(.eyebrow){font-size:1.1rem}.contact-page a:not(.button){color:var(--teal);border-bottom:1px solid}.contact-form{border:1px solid var(--line);background:#fbf8ef;gap:1rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.contact-form label{gap:.4rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{width:100%;font:inherit;background:#fffdf8;border:1px solid #a8aa9e;padding:.8rem}.form-status{color:var(--teal);font-weight:700}.blog-index{max-width:1250px;margin:auto;padding:clamp(4rem,8vw,8rem) 1.3rem}.page-intro{max-width:760px;margin-bottom:3rem}.featured-post{background:var(--navy);color:#fff}.featured-post picture,.featured-post img{object-fit:cover;width:100%;height:100%;min-height:360px}.featured-post>div{align-self:center;padding:clamp(2rem,5vw,5rem)}.featured-post .eyebrow{color:#90d3ce}.featured-post h2{margin-bottom:1rem}.featured-post p:not(.eyebrow){margin-bottom:1.5rem}.featured-post .underlink{color:#fff;border-color:#90d3ce}.article{max-width:1100px;margin:auto}.article header{max-width:820px;padding:clamp(4rem,8vw,8rem) 1.3rem 3rem}.article header h1{margin-bottom:1.4rem}.article header>p:not(.eyebrow){max-width:680px;font-size:1.22rem}.article>picture,.article>picture img{object-fit:cover;width:100%;max-height:600px}.product-page{gap:clamp(2rem,7vw,7rem);max-width:1280px;margin:auto;padding:clamp(3rem,7vw,7rem) 1.3rem}.product-detail-image{background:#eee4d2;min-height:480px}.product-detail-image picture,.product-detail-image img{width:100%;height:100%}.product-detail-image img{object-fit:contain;mix-blend-mode:multiply;min-height:480px}.product-detail-copy{padding-top:.4rem}.back-link{color:var(--teal);margin-bottom:1.8rem;font-weight:700;display:inline-block}.product-detail-copy h1{margin-bottom:.8rem;font-size:clamp(3rem,5vw,5.3rem)}.product-price{margin-bottom:1.2rem;font-size:1.4rem}.product-description{margin-bottom:1.6rem;font-size:1.05rem;line-height:1.65}.variant-list{border-top:1px solid var(--line);margin:1.5rem 0;padding-top:1.4rem}.variant-list h2{margin-bottom:.8rem;font-size:2.2rem}.variant-list li{margin:.45rem 0}.variant-list span{font-variant-numeric:tabular-nums;font-weight:700}.purchase-note{color:#56646d;margin-top:.8rem;font-size:.9rem}.policy-page h1{margin-bottom:2rem}.policy-content{line-height:1.65}.policy-content h1,.policy-content h2,.policy-content h3{font:2rem/1 var(--display);text-transform:none;margin:2rem 0 .8rem}.policy-content p,.policy-content li{margin:.7rem 0}.policy-content ul{padding-left:1.3rem}.not-found{max-width:850px;margin:auto;padding:clamp(7rem,17vw,13rem) 1.3rem}.not-found h1{margin-bottom:1rem}.not-found p:not(.eyebrow){margin-bottom:2rem;font-size:1.2rem}.site-footer{background:var(--navy);color:#fff;padding:clamp(3rem,6vw,6rem) clamp(1.3rem,5vw,5rem) 1.2rem}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:2rem;max-width:1400px;margin:auto;display:grid}.footer-brand{filter:invert()brightness(5);width:174px;display:block}.footer-brand picture,.footer-brand img{width:174px;height:70px}.footer-brand img{object-fit:contain}.footer-main>div:first-child p{color:#d6e2e5;max-width:360px;margin-top:1rem}.footer-main h2{margin-bottom:.8rem;font-size:1.5rem}.footer-main a:not(.footer-brand){color:#d6e2e5;margin:.45rem 0;display:block}.footer-main a:hover{color:#8bd7d1}.footer-bottom{color:#d6e2e5;border-top:1px solid #ffffff35;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:1.1rem;font-size:.86rem;display:flex}.footer-bottom img{width:34px;height:34px}@media (max-width:1050px){.site-header nav{gap:1rem}.site-header nav a{font-size:.88rem}.brand,.brand picture,.brand img{width:132px}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.site-header{height:78px;padding:.7rem 1rem}.brand,.brand picture,.brand img{width:122px;height:50px}.site-header nav,.header-actions .text-link{display:none}.header-actions{margin-left:auto}.button{min-height:46px;padding:.7rem 1rem}.hero,.home-story,.page-hero,.collection-hero,.featured-post,.contact-page,.product-page{grid-template-columns:1fr}.hero{min-height:0}.hero-copy{padding:3.2rem 1.3rem 2.3rem}.hero h1{font-size:clamp(3.2rem,15vw,4.6rem)}.hero-image{height:55vw;min-height:320px}.assurances{text-align:center;justify-content:space-around;gap:.4rem;font-size:.76rem}.assurances span:before{margin:0 auto .2rem;display:block}.category-section,.product-section{padding:3.4rem 1.3rem}.category-grid{grid-template-columns:1fr 1fr;gap:.8rem}.category-card{min-height:160px}.category-card span{font-size:1.5rem;bottom:.6rem;left:.7rem}.apparel-banner{grid-template-columns:1fr;gap:1.2rem;padding:2.6rem 1.3rem}.apparel-shirt{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-copy h3{font-size:.9rem}.page-hero>div,.collection-hero>div{padding:3.5rem 1.3rem}.page-hero picture,.page-hero img,.collection-hero picture,.collection-hero img{min-height:270px}.home-story>div{padding:3.5rem 1.3rem}.home-story picture,.home-story img{min-height:300px}.featured-post>div{padding:2.2rem 1.4rem}.featured-post picture,.featured-post img{min-height:260px}.article header{padding:4rem 1.3rem 2rem}.article-body,.prose-page,.policy-page{padding:3.5rem 1.3rem}.product-page{gap:2rem;padding:3rem 1.3rem}.product-detail-image,.product-detail-image img{min-height:360px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{margin-top:2rem}.footer-bottom img{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.brand,.footer-brand{overflow:hidden}.brand img{transform:scale(2.2)}.footer-brand{filter:none}.footer-brand img{filter:brightness(0)invert();transform:scale(2.15)}.hero h1{transform-origin:0;letter-spacing:-.035em;width:117%;transform:scaleX(.855)}.product-detail-copy,.product-detail-copy h1,.product-description,.variant-list li,.policy-content,.policy-content p,.policy-content li,.collection-hero p{overflow-wrap:anywhere;word-break:break-word;min-width:0}@media (max-width:1100px){.site-header nav{display:none}.header-actions{margin-left:auto}}@media (max-width:760px){h1{overflow-wrap:anywhere;word-break:break-word}.hero h1{letter-spacing:.02em;width:100%;transform:none}.brand img{transform:scale(2.2)}}.shop-link{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;margin-top:.7rem;font-size:.82rem;font-weight:700;display:inline-block}.shop-link:hover{text-decoration:underline}
