.site-header{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line-soft);background:#fdf6eceb;transition:background .3s,box-shadow .3s;position:sticky;top:0}.site-header.is-scrolled{box-shadow:var(--shadow-sm);background:#fdf6ecfa}.header-inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:18px;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;background:var(--white);width:44px;height:44px;box-shadow:var(--shadow-sm);border-radius:50%}.brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-name{font-family:var(--serif);color:var(--ink);letter-spacing:.02em;font-size:1.18rem;font-weight:600}.brand-sub{letter-spacing:.22em;text-transform:uppercase;color:var(--ocean-deep);align-items:center;gap:5px;font-size:.6rem;font-weight:400;display:flex}.main-nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.nav-link{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);white-space:nowrap;border-radius:8px;padding:9px 12px;font-size:.72rem;font-weight:500;transition:color .2s,background .2s}.nav-link:hover{color:var(--ocean-deep);background:#7fb8c829}.nav-link.is-active{color:var(--ocean-deep)}.nav-link.is-active:after{content:"";background:var(--coral);border-radius:2px;width:18px;height:2px;margin:3px auto 0;display:block}.nav-etsy-mobile{color:var(--coral);display:none}.header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.header-etsy{padding:11px 22px;font-size:.72rem}.nav-toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:10px;display:none}.nav-toggle:hover{background:#7fb8c829}.nav-toggle span{background:var(--ink);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-backdrop{z-index:150;background:#1a3c5266;animation:.25s nav-fade-in;position:fixed;inset:0}@keyframes nav-fade-in{0%{opacity:0}to{opacity:1}}@media (width<=1080px){.header-etsy{display:none!important}}@media (width<=980px){.main-nav{top:var(--header-h);background:var(--ivory);z-index:160;flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;gap:0;width:min(300px,82vw);padding:20px 20px 32px;display:none;position:fixed;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 24px #00000026}.main-nav.is-open{display:flex}.nav-link{border-bottom:1px solid var(--line-soft);text-align:left;border-radius:0;padding:16px 14px;font-size:.82rem;display:block}.nav-link.is-active:after{display:none}.nav-link.is-active{background:#7fb8c829}.nav-etsy-mobile{background:var(--coral);color:var(--white);letter-spacing:.14em;text-transform:uppercase;border-bottom:none;border-radius:100px;justify-content:center;margin-top:auto;padding:16px;font-size:.78rem;font-weight:500;display:flex}.nav-toggle{display:flex}.header-etsy{display:none!important}.brand-sub{display:none}}@media (width<=480px){.brand-name{font-size:1rem}.brand-logo{width:38px;height:38px}}.site-footer{background:linear-gradient(180deg, var(--mist) 0%, var(--misty-blue) 100%);color:var(--ink);margin-top:0;padding-top:0}.footer-waves{opacity:.7;justify-content:center;gap:14px;padding:26px 0 8px;display:flex}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:40px;padding:40px 24px 50px;display:grid}.footer-brand{flex-direction:column;gap:10px;display:flex}.footer-logo{object-fit:contain;background:var(--white);width:64px;height:64px;box-shadow:var(--shadow-sm);border-radius:50%;padding:6px}.footer-name{font-family:var(--serif);font-size:1.4rem;font-weight:600}.footer-tagline{color:var(--navy);max-width:28ch;font-size:.9rem;font-style:italic}.footer-social{gap:12px;margin-top:8px;display:flex}.footer-social a{background:var(--white);width:38px;height:38px;color:var(--navy-deep);border-radius:50%;place-items:center;transition:transform .2s,color .2s,background .2s;display:grid}.footer-social a:hover{background:var(--navy-deep);color:var(--white);transform:translateY(-2px)}.footer-col{flex-direction:column;gap:9px;display:flex}.footer-col h4{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--navy-deep);margin-bottom:6px;font-size:.7rem;font-weight:600}.footer-col a{color:var(--navy);width:fit-content;font-size:.88rem;font-weight:300;transition:color .2s}.footer-col a:hover{color:var(--ocean-deep)}.footer-etsy{align-items:center;gap:6px;font-weight:500;display:inline-flex;color:var(--coral)!important}.footer-newsletter p{margin-bottom:12px;font-size:.85rem}.footer-email{font-size:.9rem;font-weight:500;color:var(--navy-deep)!important}.footer-email:hover{color:var(--ocean-deep)!important}.footer-bottom{color:var(--navy);border-top:1px solid #1a3c521f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;font-size:.78rem;display:flex}.footer-legal{gap:20px;display:flex}.footer-legal a:hover{color:var(--ocean-deep)}@media (width<=860px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px;padding:32px 20px 40px}.footer-brand{grid-column:1/-1}}@media (width<=520px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column;gap:10px;padding:20px 16px}.footer-legal{gap:16px}.footer-logo{width:56px;height:56px}}.product-card{flex-direction:column;height:100%;display:flex}.product-card-media{aspect-ratio:1;background:var(--sand-light);display:block;position:relative;overflow:hidden}.product-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-card-media img{transform:scale(1.05)}.product-card-placeholder{background:linear-gradient(135deg, var(--mist), var(--sand));width:100%;height:100%}.product-badge{z-index:2;position:absolute;top:12px;left:12px}.product-card-body{flex-direction:column;flex:1;gap:8px;padding:22px 22px 24px;display:flex}.product-card-title{font-size:1.18rem;font-weight:600;line-height:1.25}.product-card-title a{transition:color .2s}.product-card-title a:hover{color:var(--ocean-deep)}.product-card-desc{color:var(--navy);flex:1;font-size:.86rem;font-weight:300}.product-card-foot{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.product-card-price{font-family:var(--serif);color:var(--ink);font-size:1.25rem;font-weight:600}.product-card-btn{padding:7px 13px;font-size:.62rem}@media (width<=640px){.product-card-body{gap:6px;padding:16px 16px 18px}.product-card-title{font-size:1.05rem}.product-card-desc{font-size:.82rem}.product-card-price{font-size:1.1rem}.product-card-btn{display:none!important}.product-card-foot{justify-content:flex-start}}@media (width<=480px){.product-card-body{gap:5px;padding:14px 14px 16px}.product-card-title{font-size:.98rem}.product-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}.product-card-price{font-size:1rem}.product-card-foot{gap:8px}}:root{--ivory:#fdf6ec;--sand-light:#f4ead8;--sand:#e9dcc4;--sand-deep:#d8c8aa;--shell:#f7e9e0;--shell-pink:#f3d9cf;--coral:#e08b7a;--sun-red:#c75b54;--mist:#cfe0e6;--seafoam:#a8d0c9;--hydrangea:#9db4d0;--misty-blue:#a8cdd9;--ocean:#7fb8c8;--ocean-deep:#3d8ba0;--navy:#2a5a72;--navy-deep:#1a5f7a;--ink:#1a3c52;--white:#fff;--line:#1a3c5224;--line-soft:#1a3c5214;--serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--sans:"Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--maxw:1240px;--radius:14px;--radius-lg:22px;--shadow-sm:0 2px 12px #1a3c5214;--shadow:0 8px 30px #1a3c521f;--shadow-lg:0 18px 50px #1a3c522e;--header-h:76px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--sans);color:var(--ink);background:var(--ivory);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-weight:300;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4{font-family:var(--serif);color:var(--ink);letter-spacing:.01em;font-weight:500;line-height:1.15}h1{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:500}h2{font-size:clamp(1.8rem,3.6vw,2.8rem)}h3{font-size:clamp(1.3rem,2.2vw,1.7rem)}p{font-weight:300}::selection{background:var(--ocean);color:var(--white)}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.section{padding:88px 0}.section-sm{padding:56px 0}.section-lg{padding:120px 0}.center{text-align:center}.mt-0{margin-top:0}.eyebrow{font-family:var(--sans);letter-spacing:.32em;text-transform:uppercase;color:var(--ocean-deep);margin-bottom:14px;font-size:.72rem;font-weight:500;display:inline-block}.lead{color:var(--navy);max-width:60ch;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:300}.btn{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;border-radius:100px;align-items:center;gap:9px;padding:12px 24px;font-size:.78rem;font-weight:500;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--navy-deep);color:var(--white);box-shadow:var(--shadow)}.btn-primary:hover{background:var(--ink);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-coral{background:var(--coral);color:var(--white);box-shadow:var(--shadow)}.btn-coral:hover{background:var(--sun-red);transform:translateY(-2px)}.btn-outline{color:var(--ink);border:1.5px solid var(--ink);background:0 0}.btn-outline:hover{background:var(--ink);color:var(--white)}.btn-ghost-light{color:var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border:1.5px solid #ffffffb3}.btn-ghost-light:hover{background:#ffffff47}.btn-etsy{background:var(--coral);color:var(--white)}.btn-etsy:hover{background:var(--sun-red);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn .ext{opacity:.8;font-size:.7rem}.divider{justify-content:center;align-items:center;gap:12px;margin:18px 0;display:flex}.divider .line{background:var(--ink);opacity:.35;width:56px;height:1px}.divider .dot{background:var(--ocean-deep);opacity:.6;border-radius:50%;width:5px;height:5px}.divider.left{justify-content:flex-start}.scallop-top{background:radial-gradient(circle at 13px 0, transparent 13px, var(--ivory) 14px) repeat-x;background-size:26px 26px;height:26px;position:relative}.striped{background-image:repeating-linear-gradient(90deg, var(--sand-light) 0 14px, var(--ivory) 14px 28px)}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s;overflow:hidden}.card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.badge{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;background:var(--coral);color:var(--white);border-radius:100px;padding:5px 11px;font-size:.62rem;font-weight:600;display:inline-block}.badge-soft{background:var(--mist);color:var(--navy-deep)}.field{margin-bottom:18px}.field label{letter-spacing:.16em;text-transform:uppercase;color:var(--navy);margin-bottom:7px;font-size:.72rem;font-weight:500;display:block}.field input,.field textarea{border:1.5px solid var(--line);width:100%;font-family:var(--sans);color:var(--ink);background:var(--white);border-radius:10px;padding:13px 16px;font-size:.95rem;font-weight:300;transition:border .2s}.field input:focus,.field textarea:focus{border-color:var(--ocean-deep);outline:none}.field textarea{resize:vertical;min-height:130px}.grid{gap:28px;display:grid}.img-round{border-radius:var(--radius-lg);overflow:hidden}.lazy-img{width:100%;height:auto;display:block}.wave-icon{vertical-align:middle;color:var(--ocean-deep);display:inline-block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ocean-deep);outline-offset:2px;border-radius:4px}.page-transition{animation:.3s ease-out page-fade-in}@keyframes page-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-transition{animation:none}}@media (width<=768px){.section{padding:48px 0}.section-sm{padding:36px 0}.section-lg{padding:64px 0}.container{padding:0 20px}}@media (width<=480px){.container{padding:0 16px}.section{padding:40px 0}.section-sm{padding:32px 0}}.section-heading{max-width:720px;margin:0 auto 48px}.section-heading.left{margin-left:0;margin-right:0}.section-heading.is-light h2,.section-heading.is-light .eyebrow{color:var(--white)}.section-heading.is-light .divider .line,.section-heading.is-light .divider .dot{background:var(--white)}.section-heading-lead{margin-top:8px}.wave-divider{height:60px;line-height:0;position:relative}.wave-divider-svg{width:100%;height:60px;display:block}.cta-band{background:linear-gradient(120deg, var(--navy-deep), var(--ocean-deep));border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin:0 24px 64px;padding:48px 40px}.cta-band .container{max-width:none;margin:0;padding:0}.cta-band-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;display:flex}.cta-band-text h2{color:var(--white);margin-bottom:6px}.cta-band-text p{color:#ffffffd9;max-width:50ch;font-size:1rem}.cta-band-btn{font-size:.74rem}.stitched-note{color:var(--navy);background:var(--mist);border-radius:100px;align-items:center;width:fit-content;max-width:100%;margin-inline:auto;padding:12px 18px;font-size:.82rem;font-style:italic;display:flex}@media (width<=640px){.section-heading{margin-bottom:36px}.cta-band{margin:0 16px 40px;padding:32px 20px}.cta-band-inner{text-align:center;flex-direction:column;align-items:center;gap:18px}.cta-band-text h2{font-size:1.4rem}.cta-band-text p{font-size:.9rem}.cta-band-btn{justify-content:center;width:100%}.stitched-note{padding:10px 16px;font-size:.78rem}}.skip-link{z-index:200;background:var(--ink);color:var(--white);letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 8px;padding:10px 18px;font-size:.8rem;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.hero{position:relative;overflow:hidden}.hero-sky{z-index:0;background:linear-gradient(#fdf6ec 0%,#f0e6d3 18%,#e0d0b8 32%,#cfe0e6 52%,#a8cdd9 72%,#7fb8c8 100%);position:absolute;inset:0}.hero-sun{filter:blur(3px);z-index:1;background:radial-gradient(circle,#fff0d2f2 0%,#ffdcb480 45%,#ffc8a000 72%);border-radius:50%;width:180px;height:180px;position:absolute;top:14%;left:50%;transform:translate(-50%)}.hero{min-height:clamp(560px,88vh,820px);color:var(--ink);flex-direction:column;display:flex}.hero-inner{z-index:5;flex:1;grid-template-columns:1.05fr 1fr;align-items:center;gap:50px;width:100%;padding:100px 24px;display:grid;position:relative}.hero-copy{max-width:560px}.hero-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--ocean-deep);margin-bottom:18px;font-size:.72rem;font-weight:500;display:inline-block}.hero h1{font-size:clamp(2.4rem,5.4vw,4rem);font-weight:500;line-height:1.05}.hero-lead{color:var(--navy);max-width:50ch;margin:22px 0 30px;font-size:clamp(1.05rem,1.5vw,1.2rem)}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.hero-note{letter-spacing:.06em;color:var(--navy-deep);align-items:center;gap:8px;margin-top:22px;font-size:.78rem;font-style:italic;display:flex}.hero-collage{z-index:5;aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.hero-collage[data-count="1"]{grid-template-rows:1fr;grid-template-columns:1fr}.hero-collage[data-count="2"]{grid-template-rows:1fr;grid-template-columns:1fr 1fr}.hero-collage[data-count="3"]{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.hero-collage[data-count="3"] .hc:first-child{grid-row:1/3}.hero-collage .hc{border-radius:var(--radius-lg);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-collage .hc img{object-fit:cover;width:100%;height:100%}.hero-collage .hc-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ink);text-align:center;background:#ffffffeb;border-radius:100px;padding:8px 14px;font-size:.62rem;position:absolute;bottom:12px;left:12px;right:12px}.hero-clouds{z-index:1;pointer-events:none;height:40%;position:absolute;top:0;left:0;right:0}.hero-cloud{filter:blur(10px);background:#fff6;border-radius:100px;position:absolute}.product-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.product-grid.cols-3{grid-template-columns:repeat(3,1fr)}.coastal-story{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid}.coastal-story.reverse{grid-template-columns:1.1fr 1fr}.coastal-story-media{border-radius:var(--radius-lg);box-shadow:var(--shadow);aspect-ratio:4/5;overflow:hidden}.coastal-story-media img{object-fit:cover;width:100%;height:100%}.coastal-story-copy{max-width:52ch}.coastal-story-copy h2{margin-bottom:18px}.coastal-story-copy p{color:var(--navy);margin-bottom:16px}.collection-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.collection-card{border-radius:var(--radius-lg);aspect-ratio:3/4;box-shadow:var(--shadow-sm);align-items:flex-end;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.collection-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.collection-card-bg{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.collection-card:hover .collection-card-bg{transform:scale(1.08)}.collection-card-overlay{z-index:2;color:var(--white);background:linear-gradient(#0000 0%,#1a3c52d9 100%);width:100%;padding:24px;position:relative}.collection-card-overlay h3{color:var(--white);margin-bottom:4px;font-size:1.3rem}.collection-card-overlay p{color:#ffffffe6;font-size:.82rem}.collection-card-count{letter-spacing:.14em;text-transform:uppercase;opacity:.85;margin-top:10px;font-size:.68rem}.gallery-collage{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:14px;display:grid}.gallery-collage .gc{border-radius:var(--radius);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.gallery-collage .gc img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-collage .gc:hover img{transform:scale(1.06)}.gallery-collage .gc:first-child{grid-area:span 2/span 2}.gallery-collage .gc:nth-child(4){grid-row:span 2}.gallery-collage .gc:nth-child(6){grid-column:span 2}.values-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.value-card{text-align:center;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--line-soft);padding:34px 22px}.value-icon{width:60px;height:60px;color:var(--ocean-deep);background:linear-gradient(135deg, var(--mist), var(--seafoam));border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.value-card h3{margin-bottom:8px;font-size:1.15rem}.value-card p{color:var(--navy);font-size:.88rem}.social-grid{grid-template-columns:repeat(5,1fr);gap:12px;max-width:760px;margin:0 auto;display:grid}.social-grid .sc{aspect-ratio:1;border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.social-grid .sc img{object-fit:cover;width:100%;height:100%}.hashtag{font-family:var(--serif);color:var(--ocean-deep);margin-top:26px;font-size:1.5rem;font-style:italic;display:inline-block}.page-header{text-align:center;background:linear-gradient(180deg, var(--ivory) 0%, var(--mist) 100%);padding:110px 0 80px;position:relative;overflow:hidden}.page-header .container{max-width:760px}.page-header h1{margin-top:4px;font-size:clamp(2.2rem,5vw,3.4rem)}.page-header .lead{margin:18px auto 0}.page-header-breadcrumb{text-align:left;padding:36px 0 28px}.page-header-breadcrumb .container{max-width:var(--maxw)}.breadcrumb{letter-spacing:.12em;text-transform:uppercase;color:var(--navy);font-size:.74rem}.breadcrumb a:hover{color:var(--ocean-deep)}.filter-bar{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.filter-chip{letter-spacing:.12em;text-transform:uppercase;border:1.5px solid var(--line);background:var(--white);color:var(--navy);white-space:nowrap;border-radius:100px;padding:9px 18px;font-size:.72rem;font-weight:500;transition:all .2s}.filter-chip:hover{border-color:var(--ocean-deep);color:var(--ocean-deep)}.filter-chip.is-active{background:var(--navy-deep);color:var(--white);border-color:var(--navy-deep)}.tag-row{flex-wrap:wrap;gap:7px;display:flex}.tag{letter-spacing:.1em;text-transform:uppercase;background:var(--mist);color:var(--navy-deep);border-radius:100px;padding:4px 10px;font-size:.66rem;font-weight:500}.pdp{grid-template-columns:1.1fr 1fr;align-items:start;gap:56px;padding:40px 0;display:grid}.pdp-gallery{top:calc(var(--header-h) + 16px);flex-direction:column;gap:14px;display:flex;position:sticky}.pdp-main-img{border-radius:var(--radius-lg);box-shadow:var(--shadow);aspect-ratio:1;background:var(--sand-light);cursor:zoom-in;position:relative;overflow:hidden}.pdp-main-img img{object-fit:cover;width:100%;height:100%;transition:transform .1s ease-out}.pdp-main-img.is-zooming img{transition:none}.pdp-zoom-hint{z-index:2;color:var(--navy);letter-spacing:.1em;text-transform:uppercase;pointer-events:none;background:#ffffffd9;border-radius:100px;padding:5px 10px;font-size:.62rem;transition:opacity .2s;position:absolute;bottom:12px;right:12px}.pdp-main-img.is-zooming .pdp-zoom-hint{opacity:0}.pdp-thumbs{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.pdp-thumb{aspect-ratio:1;cursor:pointer;background:var(--sand-light);border:2px solid #0000;border-radius:10px;overflow:hidden}.pdp-thumb img{object-fit:cover;width:100%;height:100%}.pdp-thumb.is-active{border-color:var(--ocean-deep)}.pdp-info .eyebrow{margin-bottom:10px}.pdp-info h1{margin-bottom:12px;font-size:clamp(1.9rem,3.6vw,2.8rem)}.pdp-price{font-family:var(--serif);color:var(--ink);margin-bottom:18px;font-size:1.9rem;font-weight:600}.pdp-short{color:var(--navy);margin-bottom:22px;font-size:1.05rem}.pdp-desc{color:var(--navy);white-space:pre-line;margin-bottom:24px}.pdp-cta{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}.pdp-cta .btn{padding:13px 26px;font-size:.76rem}.pdp-meta{color:var(--navy);flex-direction:column;gap:10px;font-size:.86rem;display:flex}.pdp-meta-row{align-items:center;gap:10px;display:flex}.pdp-related{margin-top:70px}.faq-list{flex-direction:column;gap:14px;max-width:820px;margin:0 auto;display:flex}.faq-item{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.faq-q{text-align:left;width:100%;font-family:var(--serif);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;font-size:1.18rem;font-weight:600;display:flex}.faq-q .faq-toggle{color:var(--ocean-deep);flex-shrink:0;transition:transform .3s}.faq-item.is-open .faq-toggle{transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .35s;overflow:hidden}.faq-item.is-open .faq-a{max-height:400px}.faq-a-inner{color:var(--navy);padding:0 26px 24px;font-weight:300}.article-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.article-card{flex-direction:column;display:flex}.article-card-media{aspect-ratio:16/11;background:var(--mist);overflow:hidden}.article-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-card:hover .article-card-media img{transform:scale(1.05)}.article-card-body{padding:22px 24px 26px}.article-card-meta{letter-spacing:.14em;text-transform:uppercase;color:var(--ocean-deep);margin-bottom:8px;font-size:.7rem}.article-card h3{margin-bottom:8px;font-size:1.22rem}.article-card p{color:var(--navy);flex:1;margin-bottom:12px;font-size:.9rem}.article-card .read-more{letter-spacing:.14em;text-transform:uppercase;color:var(--coral);font-size:.74rem;font-weight:500}.article-single{max-width:760px;margin:0 auto}.article-single .article-hero{aspect-ratio:16/9;border-radius:var(--radius-lg);margin:28px 0 36px;overflow:hidden}.article-single .article-hero img{object-fit:cover;width:100%;height:100%}.article-single p{color:var(--navy);margin-bottom:18px;font-size:1.05rem}.partner-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.partner-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:34px}.partner-card h3{margin-bottom:10px}.partner-card p{color:var(--navy);margin-bottom:14px}.stockist-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.stockist{background:var(--white);box-shadow:var(--shadow-sm);border-radius:10px;justify-content:space-between;padding:14px 18px;display:flex}.stockist-name{font-weight:500}.stockist-loc{color:var(--navy);font-size:.88rem}.contact-grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:50px;display:grid}.contact-info{flex-direction:column;gap:22px;display:flex}.contact-info-single{max-width:640px;margin:0 auto}.contact-info-item{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:flex-start;gap:18px;padding:26px 24px;display:flex}.contact-info-item .ci-icon{color:var(--ocean-deep);background:linear-gradient(135deg, var(--mist), var(--seafoam));border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;margin-top:2px;display:grid}.ci-title{margin-bottom:6px;font-size:1.15rem}.ci-body{color:var(--navy);margin-bottom:12px;font-size:.9rem}.ci-btn{padding:10px 18px;font-size:.7rem}.ci-email{font-family:var(--serif);color:var(--ocean-deep);word-break:break-word;font-size:1.2rem;font-weight:600;transition:color .2s}.ci-email:hover{color:var(--ink)}.ci-social{gap:12px;margin-top:4px;display:flex}.ci-social a{background:var(--mist);width:38px;height:38px;color:var(--navy-deep);border-radius:50%;place-items:center;transition:transform .2s,color .2s,background .2s;display:grid}.ci-social a:hover{background:var(--navy-deep);color:var(--white);transform:translateY(-2px)}.gallery-masonry{columns:3;column-gap:16px}.gallery-masonry .gm{break-inside:avoid;border-radius:var(--radius);box-shadow:var(--shadow-sm);cursor:pointer;margin-bottom:16px;position:relative;overflow:hidden}.gallery-masonry .gm img{width:100%;display:block}.gallery-masonry .gm-cap{color:var(--white);opacity:0;background:linear-gradient(#0000,#1a3c52d9);padding:14px;font-size:.8rem;transition:opacity .3s;position:absolute;inset:auto 0 0}.gallery-masonry .gm:hover .gm-cap{opacity:1}.timeline{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.timeline-step{text-align:center;position:relative}.timeline-step .ts-img{aspect-ratio:1;box-shadow:var(--shadow-sm);background:var(--mist);border-radius:50%;margin-bottom:14px;overflow:hidden}.timeline-step .ts-img img{object-fit:cover;width:100%;height:100%}.timeline-step h4{font-family:var(--serif);margin-bottom:4px;font-size:1.1rem}.timeline-step p{color:var(--navy);font-size:.84rem}.belief-list{flex-direction:column;gap:14px;max-width:720px;margin:0 auto;display:flex}.belief-item{background:var(--white);box-shadow:var(--shadow-sm);border-radius:12px;align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.belief-item .bi-dot{background:var(--coral);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:8px}.legal{max-width:760px;margin:0 auto}.legal h2{margin:30px 0 12px}.legal p{color:var(--navy);margin-bottom:14px}.notfound{text-align:center;padding:120px 0}.notfound h1{color:var(--ocean-deep);font-size:clamp(3rem,8vw,6rem)}@media (width<=1080px){.product-grid,.collection-grid{grid-template-columns:repeat(3,1fr)}.values-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.social-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=860px){.hero-inner{grid-template-columns:1fr;gap:36px;padding:60px 24px}.hero-collage{max-width:460px}.coastal-story,.coastal-story.reverse{grid-template-columns:1fr;gap:32px}.coastal-story-media{aspect-ratio:4/3;max-height:360px}.pdp{grid-template-columns:1fr;gap:32px}.pdp-gallery{position:static}.pdp-cta{flex-direction:column;align-items:stretch}.pdp-cta .btn{justify-content:center;width:100%}.contact-grid,.partner-grid{grid-template-columns:1fr}.gallery-masonry{columns:2}.timeline{grid-template-columns:repeat(2,1fr)}.page-header{padding:90px 0 64px}.gallery-collage{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.gallery-collage .gc:first-child{grid-column:span 2}.social-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.product-grid,.product-grid.cols-3{grid-template-columns:repeat(2,1fr);gap:16px}.collection-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.gallery-masonry{columns:1}.values-grid,.stockist-list,.timeline{grid-template-columns:1fr}.page-header{padding:64px 0 44px}.page-header h1{font-size:clamp(1.8rem,7vw,2.4rem)}.page-header .lead{font-size:.95rem}.contact-info-item{gap:14px;padding:22px 20px}.contact-info-item .ci-icon{width:38px;height:38px}.partner-card{padding:26px 22px}.faq-q{padding:18px 20px;font-size:1.05rem}.faq-a-inner{padding:0 20px 20px}.pdp-related{margin-top:48px}.pdp-thumbs{grid-template-columns:repeat(5,1fr)}.pdp-info h1{font-size:1.6rem}.pdp-price{font-size:1.5rem}.pdp-short{margin-bottom:16px;font-size:.95rem}.hero-ctas{flex-direction:column;align-items:stretch}.hero-ctas .btn{justify-content:center;width:100%}.hero-inner{padding:56px 24px}.hero h1{font-size:clamp(1.8rem,7vw,2.6rem)}.hero-lead{margin:16px 0 22px;font-size:1rem}.coastal-story-copy p{font-size:.95rem}.coastal-story-copy h2{font-size:1.5rem}.filter-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:28px;margin-left:-20px;margin-right:-20px;padding-bottom:8px;padding-left:20px;padding-right:20px;overflow-x:auto}.filter-bar::-webkit-scrollbar{display:none}.filter-chip{flex-shrink:0;padding:8px 14px;font-size:.68rem}.article-card-media{margin-bottom:14px}.article-card h3{font-size:1.1rem}.article-card-body{padding:18px 20px 20px}.section-heading h2{font-size:1.5rem}.hashtag{font-size:1.2rem}.partner-card .btn{justify-content:center;width:100%}.btn-coral{word-break:break-word;text-align:center;white-space:normal;max-width:100%}}@media (width<=420px){.product-grid,.product-grid.cols-3{grid-template-columns:repeat(2,1fr);gap:12px}.social-grid{grid-template-columns:repeat(3,1fr)}.collection-grid{grid-template-columns:1fr}.collection-card{aspect-ratio:16/10}.collection-card-overlay{padding:18px}.collection-card-overlay h3{font-size:1.15rem}}
