@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800;900&display=swap');
:root{--blue:#3279a8;--accent:#9fbe72;--ink:#10283d;--paper:#fff;--soft:#edf5f9;--line:#dce5ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif}img{max-width:100%;height:auto}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Outfit,'DM Sans',sans-serif;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(3.5rem,8vw,8rem)}h2{font-size:clamp(2.3rem,4.5vw,4.75rem)}h3{font-size:1.25rem}p{line-height:1.65}.shell{width:min(100% - 52px,1420px);margin-left:auto;margin-right:auto}.eyebrow{font-size:11px!important;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin:0}.eyebrow-light{color:#d9e9f6}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;border-radius:50px;padding:13px 22px;font-size:13px;font-weight:800;letter-spacing:.02em;min-height:48px;white-space:nowrap;transition:transform .2s,background .2s}.button:hover{text-decoration:none;transform:translateY(-2px)}.button span{font-size:18px}.button-white{background:#fff;color:var(--ink)}.button-light{background:#fff;color:var(--blue)}.button-dark{background:var(--ink);color:#fff}.skip-link{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:1000}.skip-link:focus{top:20px}.site-header{position:relative;z-index:20;background:#fff}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{font:800 26px/1 Outfit,sans-serif;letter-spacing:-.06em;color:var(--ink)}.brand span{font-size:10px;vertical-align:top;margin-left:2px}.main-nav{display:flex;gap:32px;text-transform:uppercase;font-size:11px;letter-spacing:.13em;font-weight:800}.main-nav a:hover,.footer a:hover{opacity:.65}.header-actions{display:flex;align-items:center;gap:23px}.icon-link{display:inline-flex}.icon-link svg{fill:none;stroke:currentColor;stroke-width:1.8;width:21px}.cart-pill{background:var(--ink);color:#fff;border-radius:40px;padding:10px 17px;font-size:11px;letter-spacing:.12em;font-weight:800;text-transform:uppercase}.cart-pill span{margin-left:8px}.hero-photo{min-height:650px;position:relative;overflow:hidden;border-radius:0 0 15px 15px;background-color:var(--blue);background-size:cover;background-position:center;display:flex;align-items:center}.hero-content{position:relative;color:#fff;padding:64px clamp(26px,6vw,96px);max-width:740px;z-index:1}.hero-content h1{font-weight:900;letter-spacing:-.085em;margin:18px 0 22px;font-size:clamp(5rem,10.4vw,10.8rem);line-height:.82}.hero-content>p:not(.eyebrow){font-size:clamp(17px,2vw,24px);line-height:1.3;max-width:460px;margin-bottom:25px}.hero-index{position:absolute;bottom:27px;left:clamp(26px,6vw,96px);right:35px;display:flex;justify-content:space-between;color:#fff;font-size:10px;letter-spacing:.16em;font-weight:800}.intro{display:grid;grid-template-columns:33% 1fr;gap:8%;align-items:center;padding:100px 0 105px}.intro-marker{display:flex;align-items:center;gap:15px;color:#697d8b;font-size:10px;letter-spacing:.16em;font-weight:700}.logo-square{background:var(--ink);color:#fff;border-radius:10px;padding:13px;font:800 34px/1 Outfit}.logo-square span{font-size:8px;vertical-align:top}.intro-copy h2{font-size:clamp(2.3rem,4vw,4.5rem);margin:12px 0 12px}.intro-copy>p:last-child{color:#536979;max-width:690px;margin:0}.section-topline{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:15px;color:#70818c;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.section-topline a{color:var(--blue)}.collections-section{padding-bottom:100px}.collections-heading,.featured-heading,.reviews-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:29px 0 32px}.collections-heading h2,.featured-heading h2,.reviews-heading h2{max-width:790px;margin:0}.collections-heading p,.featured-heading p,.reviews-heading p{max-width:230px;font-size:13px;color:#657986;margin:0}.collection-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.collection-tile{position:relative;height:clamp(310px,34vw,475px);overflow:hidden;border-radius:13px;background:#adc6d7}.collection-image{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .5s}.collection-tile:hover .collection-image{transform:scale(1.04)}.collection-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,39,65,.75),transparent 54%);color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:end}.collection-overlay>span:first-child{font-size:10px;letter-spacing:.15em;font-weight:700}.collection-overlay h3{font-size:clamp(28px,3vw,46px);margin:9px 42px 0 0}.tile-arrow{position:absolute;right:23px;bottom:25px;border:1px solid #fff;border-radius:50%;width:38px;height:38px;text-align:center;line-height:37px}.featured{padding-bottom:95px}.featured-heading{padding-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-image{background:var(--soft);aspect-ratio:1;position:relative;border-radius:12px;overflow:hidden;display:flex;justify-content:center;align-items:center;color:var(--blue);font-family:Outfit;font-weight:900}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.04)}.product-arrow{position:absolute;right:13px;bottom:13px;width:35px;height:35px;background:#fff;border-radius:50%;display:grid;place-items:center}.product-meta{display:flex;gap:14px;justify-content:space-between;padding-top:13px}.product-meta h3{font:700 14px/1.3 'DM Sans',sans-serif;letter-spacing:0;margin:0}.product-meta span{white-space:nowrap;font-size:13px;font-weight:800}.empty-card{grid-column:1/-1;background:var(--soft);border-radius:12px;padding:40px}.editorial{margin-bottom:105px}.editorial-panel{min-height:575px;border-radius:17px;background-color:#3680a9;background-size:cover;background-position:center;position:relative;overflow:hidden;display:flex;align-items:center}.editorial-content{padding:50px clamp(28px,7vw,105px);color:#fff;max-width:650px;position:relative;z-index:2}.editorial-content h2{font-size:clamp(3.4rem,7vw,7rem);margin:18px 0}.editorial-content>p:not(.eyebrow){max-width:360px}.editorial-stats{position:absolute;bottom:28px;right:25px;display:flex;gap:3px}.editorial-stats div{background:rgba(255,255,255,.96);width:128px;min-height:90px;padding:12px;border-radius:6px;display:flex;flex-direction:column;justify-content:space-between}.editorial-stats strong{font:800 27px Outfit}.editorial-stats span{font-size:9px;font-weight:800;letter-spacing:.07em}.reviews{padding-bottom:100px}.reviews-heading h2{max-width:650px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-card,.review-placeholder{margin:0;border-radius:12px;background:#edf4e4;padding:27px;min-height:260px;display:flex;flex-direction:column}.review-card:nth-child(2){background:#e8f2f8}.review-card:nth-child(3){background:#f0e9f4}.stars{color:#779b44;font-size:22px;letter-spacing:.1em}.review-card blockquote{font:600 clamp(19px,2vw,25px)/1.35 Outfit;margin:16px 0 auto}.review-card figcaption{font-size:13px;font-weight:800;margin-top:30px}.review-card figcaption span{display:block;color:#70818c;font-size:11px;font-weight:500;margin-top:3px}.review-placeholder{grid-column:1/-1;text-align:center;align-items:center;justify-content:center;min-height:220px}.review-placeholder h3{font-size:27px;margin:10px 0 4px}.review-placeholder p{max-width:540px;color:#607480;margin:0}.faq-preview{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;margin-bottom:100px}.faq-visual{border-radius:15px;overflow:hidden;background:#e2edf3}.faq-visual img{display:block;width:100%;height:570px;object-fit:cover;object-position:66% center}.faq-content h2{margin:16px 0 27px}.faq-content details{border-top:1px solid var(--line);padding:18px 0}.faq-content details:last-of-type{border-bottom:1px solid var(--line)}.faq-content summary{font-weight:800;cursor:pointer;list-style:none}.faq-content summary:after{content:'+';float:right;color:var(--blue);font-size:22px;line-height:20px}.faq-content details[open] summary:after{content:'−'}.faq-content details p{font-size:13px;color:#5d7280;margin:12px 0 0}.text-link{display:inline-block;color:var(--blue);font-size:13px;font-weight:800;margin-top:25px}.closing{text-align:center;padding:90px 0 105px;border-top:1px solid var(--line)}.closing h2{font-size:clamp(5.5rem,14vw,16rem);margin:4px 0 10px;font-weight:900;letter-spacing:-.09em}.closing h2 span{font-size:.47em;color:var(--accent);vertical-align:top;display:inline-block;margin:3% 0 0 1%}.footer{background:#eaf3f8;overflow:hidden;padding-top:70px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.1fr 1.7fr;gap:45px}.footer-about h2{font-size:clamp(2.6rem,4vw,4.8rem);margin:10px 0 20px}.footer-about>p:not(.eyebrow){max-width:300px;color:#526d7e;font-size:13px}.footer-about .button{background:var(--blue);color:#fff;margin-top:12px}.footer-links h3,.footer-contact h3{font-size:14px;letter-spacing:0;margin:5px 0 24px}.footer-links a{display:block;font-size:12px;margin-bottom:11px;color:#405c6e}.footer-contact p{font-size:11px;line-height:1.55;color:#466373;margin:0 0 12px}.footer-contact p span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800;color:var(--blue)}.footer-bottom{border-top:1px solid #cfdce3;margin-top:55px;padding:17px 0;display:flex;justify-content:space-between;color:#526b7b;font-size:10px}.footer-wordmark{font:900 clamp(6rem,16vw,20rem)/.72 Outfit,sans-serif;letter-spacing:-.095em;color:var(--blue);white-space:nowrap;text-align:center;transform:translateY(17%)}.breadcrumbs{padding:24px 0 44px;color:#70818c;font-size:12px}.breadcrumbs a{text-decoration:underline}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:6%}.product-main-image{background:var(--soft);border-radius:13px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center}.product-main-image img{height:100%;width:100%;object-fit:cover}.product-thumbnails{display:flex;gap:10px;overflow:auto;padding:12px 0}.thumbnail{width:76px;height:76px;flex:none;border:1px solid var(--line);padding:0;background:#fff;border-radius:6px;overflow:hidden}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{padding:20px 0}.product-info h1{font-size:clamp(2.6rem,4vw,5rem);margin:12px 0 17px}.product-price{font-size:24px;font-weight:800}.product-divider{border-top:1px solid var(--line);margin:23px 0}.product-summary{color:#536b79;font-size:15px;margin-bottom:25px}.product-form{display:flex;flex-direction:column;gap:10px}.product-form label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-top:10px}.product-form select,.product-form input{border:1px solid #b9ced9;padding:13px 14px;border-radius:7px;background:#fff;color:var(--ink);max-width:500px}.product-form input{width:110px}.add-button{margin-top:12px;width:100%;max-width:500px}.product-note{font-size:12px;color:#617583;margin-top:20px}.product-note a{text-decoration:underline}.product-details{border-top:1px solid var(--line);margin:90px 0 100px;padding-top:40px;display:grid;grid-template-columns:36% 1fr;gap:6%}.product-details h2{font-size:clamp(2.2rem,3.4vw,4rem);margin-top:12px}.rte{color:#445b69;line-height:1.75}.rte h2,.rte h3{color:var(--ink);margin-top:1.4em}.rte img{height:auto;max-width:100%;border-radius:8px}.rte a{text-decoration:underline;color:var(--blue)}.catalog-page{padding-top:45px;padding-bottom:110px}.catalog-page .breadcrumbs{padding:0 0 35px}.catalog-heading{max-width:900px;margin-bottom:50px}.catalog-heading h1,.page-title{font-size:clamp(3.2rem,6.5vw,7rem);margin:10px 0}.catalog-heading p{color:#5c7280}.catalog-grid{row-gap:50px}.pagination{text-align:center;margin-top:45px}.pagination a,.pagination span{padding:7px 12px}.category-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:50px 0}.category-links a{height:430px;background-size:cover;background-position:center;border-radius:14px;padding:25px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;isolation:isolate;overflow:hidden}.category-links a:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,48,72,.72),rgba(8,48,72,.12));z-index:-1}.category-links span{font-size:10px;font-weight:800;letter-spacing:.15em}.category-links strong{font:800 clamp(30px,3vw,47px)/1.05 Outfit}.standard-page{padding-top:70px;padding-bottom:110px;min-height:65vh}.standard-page h1{font-size:clamp(3.2rem,6vw,6.5rem);margin:14px 0 40px}.standard-page-content{max-width:880px}.standard-page-content p{margin-bottom:1.2em}.cart-page{padding-top:75px;padding-bottom:130px;min-height:65vh}.cart-page h1{font-size:clamp(3rem,5vw,6rem)}.cart-item{display:grid;grid-template-columns:110px 1fr 90px 100px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.cart-item h2{font-size:18px;margin:0}.cart-item p,.cart-item a:not(:first-child),.cart-summary p{font-size:12px;color:#627889}.cart-item input{width:68px;border:1px solid var(--line);padding:6px}.cart-summary{text-align:right;margin-top:25px}.cart-summary strong{font-size:22px;color:var(--ink)}.search-form{display:flex;gap:10px;max-width:640px;margin:40px 0}.search-form input{flex:1;min-width:0;padding:14px;border:1px solid var(--line);border-radius:7px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #244ba3;outline-offset:3px}
@media(max-width:1000px){.footer-top{grid-template-columns:1fr 1fr}.hero-photo{min-height:560px}.hero-content h1{font-size:clamp(5rem,12vw,9rem)}.editorial-stats{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.category-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.shell{width:calc(100% - 26px)}.header-inner{height:66px}.brand{font-size:21px}.main-nav{gap:13px;font-size:9px}.header-actions{gap:12px}.icon-link{display:none}.cart-pill{padding:8px 10px;font-size:9px}.hero-photo{min-height:620px;background-position:64% center;align-items:flex-start}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,78,125,.66),transparent 62%);pointer-events:none}.hero-content{z-index:2;padding:58px 25px}.hero-content h1{font-size:clamp(4.6rem,18vw,7.5rem);margin:16px 0}.hero-content>p:not(.eyebrow){font-size:15px;max-width:250px}.hero-index{left:24px;right:24px;font-size:8px;z-index:2}.intro{display:block;padding:70px 0}.intro-marker{margin-bottom:35px}.intro-copy h2{font-size:39px}.collections-section,.featured,.reviews{padding-bottom:72px}.collections-heading,.featured-heading,.reviews-heading{display:block;padding:23px 0}.collections-heading h2,.featured-heading h2,.reviews-heading h2{font-size:39px}.collections-heading p,.featured-heading p,.reviews-heading p{margin-top:13px}.collection-mosaic{display:grid;grid-template-columns:1fr;gap:12px}.collection-tile{height:360px}.product-grid{gap:11px}.product-meta{display:block}.product-meta h3{font-size:12px}.product-meta span{display:block;font-size:12px;margin-top:5px}.editorial{margin-bottom:70px}.editorial-panel{min-height:540px;align-items:flex-start;background-position:60% center}.editorial-content{padding:40px 25px}.editorial-content h2{font-size:57px}.editorial-content>p:not(.eyebrow){font-size:14px;max-width:250px}.review-grid{grid-template-columns:1fr}.review-card{min-height:230px}.faq-preview{display:flex;flex-direction:column-reverse;gap:25px;margin-bottom:70px}.faq-visual img{height:330px}.faq-content h2{font-size:45px}.closing{padding:70px 0}.closing h2{font-size:clamp(5.4rem,19vw,9rem)}.footer{padding-top:53px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-about,.footer-contact{grid-column:1/-1}.footer-about h2{font-size:50px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}.footer-wordmark{font-size:18vw}.product-layout,.product-details{display:block}.product-details{margin:65px 0}.product-info h1{font-size:41px}.category-links{grid-template-columns:1fr}.category-links a{height:350px}.cart-item{grid-template-columns:65px 1fr 58px;gap:10px}.cart-item strong{grid-column:2/4;text-align:right}.cart-item h2{font-size:14px}.cart-item img{width:65px}}
