*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font:16px/1.55 Manrope,Arial,sans-serif}body.locked{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(var(--page-width,1300px),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:999;top:-80px;left:16px;padding:12px 18px;color:#fff;background:var(--navy)}.skip-link:focus{top:12px}.section{padding:110px 0}.section--soft{background:#f3f7fc}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:38px}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.title{max-width:780px;margin:0;font:700 clamp(2.7rem,5vw,5.5rem)/.91 "Space Grotesk",sans-serif;letter-spacing:-.06em}.title em{color:var(--pink);font-style:normal}.rte{color:#657287}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:10px;color:#fff;background:var(--pink);font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 35px #f7359147}.button--dark{background:var(--navy)}.button--light{color:var(--navy);background:#fff}.button--outline{border-color:currentColor;color:var(--navy);background:transparent}.button[disabled]{opacity:.5;cursor:not-allowed}.announcement{padding:10px 20px;color:#fff;background:var(--navy);text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.1em}.site-header{position:sticky;z-index:50;top:0;background:#fffffff5;border-bottom:1px solid #dce5f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:.2s}.site-header.is-scrolled{box-shadow:0 10px 30px #071b3514}.header-inner{min-height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.logo{display:flex;align-items:center;width:fit-content}.logo img{width:auto;max-height:58px}.logo-text{font:700 1.65rem Space Grotesk,sans-serif;letter-spacing:-.06em}.logo-text span{color:var(--pink)}.nav{display:flex;gap:30px}.nav a{font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.nav a:hover{color:var(--pink)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.icon-link,.menu-toggle{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.icon-link:hover,.menu-toggle:hover{background:#edf2f8}.icon-link svg,.menu-toggle svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-bubble{min-width:18px;height:18px;position:absolute;display:grid;place-items:center;margin:-29px 0 0 25px;padding:0 4px;color:#fff;background:var(--pink);border-radius:20px;font-size:.6rem}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;isolation:isolate;min-height:760px;overflow:hidden;display:flex;align-items:center;color:#fff;background:var(--navy)}.hero-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#041123fa,#051428e0 42%,#071b3526 80%)}.hero-content{padding:100px 0}.hero-content-inner{max-width:760px}.hero h1{margin:0 0 24px;font:700 clamp(4.4rem,8vw,8.4rem)/.8 "Space Grotesk",sans-serif;letter-spacing:-.08em}.hero h1 em{display:block;color:var(--cyan);font-style:normal}.hero-text{max-width:580px;margin:0 0 30px;color:#d5e2f1;font-size:1.05rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.hero .button--outline{color:#fff;background:#ffffff0f}.benefits{position:relative;margin-top:-55px;z-index:3}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;color:#fff;background:var(--navy);border-radius:var(--radius);box-shadow:0 20px 60px #071b352e}.benefit{padding:27px;border-right:1px solid rgba(255,255,255,.14)}.benefit:last-child{border:0}.benefit b{display:block;color:var(--lime);font:700 1.1rem Space Grotesk,sans-serif}.benefit span{color:#9fb1c7;font-size:.77rem}.collection-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-card{min-height:420px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:26px;color:#fff;border-radius:var(--radius);background:var(--navy)}.collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(4,17,35,.88),transparent 68%)}.collection-card:hover img{transform:scale(1.05)}.collection-card__content{position:relative;z-index:2}.collection-card h3{margin:0 0 5px;font:700 1.7rem Space Grotesk,sans-serif}.collection-card p{margin:0;color:#d5e2f1;font-size:.8rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 15px}.product-card__media{position:relative;overflow:hidden;aspect-ratio:.9;border-radius:var(--radius);background:#f3f7fc}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.04)}.product-card__badge{position:absolute;top:12px;left:12px;padding:7px 10px;color:var(--navy);background:var(--lime);border-radius:20px;font-size:.65rem;font-weight:800}.product-card__info{display:flex;justify-content:space-between;gap:16px;padding:15px 2px}.product-card h3{margin:0;font:700 1rem/1.25 Space Grotesk,sans-serif}.price{font-size:.86rem;font-weight:800;white-space:nowrap}.compare-price{margin-left:6px;color:#8a95a5;text-decoration:line-through}.editorial{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;overflow:hidden;border-radius:calc(var(--radius) + 8px);background:var(--navy)}.editorial-media img{width:100%;height:100%;object-fit:cover}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,90px);color:#fff}.editorial-copy .title{color:#fff}.editorial-copy .rte{margin:22px 0 30px;color:#b8c8dc}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.quote{min-height:290px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px solid #dce5f0;border-radius:var(--radius);background:#fff}.quote:nth-child(2){color:#fff;background:var(--blue);border-color:var(--blue)}.quote blockquote{margin:0;font:600 1.2rem/1.4 Space Grotesk,sans-serif}.quote footer{font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.newsletter{padding:80px 0;color:#fff;background:var(--blue)}.newsletter-inner{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:50px}.newsletter h2{margin:0;font:700 clamp(2.8rem,5vw,5rem)/.9 "Space Grotesk",sans-serif;letter-spacing:-.06em}.newsletter-form{display:grid;grid-template-columns:1fr auto;padding:6px;background:#fff;border-radius:12px}.newsletter-form input{min-width:0;padding:0 18px;border:0;outline:0}.site-footer{padding:80px 0 25px;color:#fff;background:var(--navy)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding-bottom:55px}.footer-about{max-width:390px;color:#aebdd0}.footer-col h3{margin:0 0 18px;color:var(--lime);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.footer-col a{display:block;width:fit-content;margin-bottom:11px;color:#d7e2ef;font-size:.84rem}.footer-col a:hover{color:var(--cyan)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14);color:#8fa3bb;font-size:.72rem}.page-hero{padding:90px 0 55px;background:#f3f7fc}.page-hero h1{margin:0;font:700 clamp(3rem,6vw,6rem)/.9 "Space Grotesk",sans-serif;letter-spacing:-.06em}.breadcrumbs{margin-bottom:18px;color:#738197;font-size:.75rem}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;border-radius:var(--radius);background:#f3f7fc}.product-gallery img:first-child{grid-column:1/-1}.product-info-sticky{position:sticky;top:120px}.product-title{margin:0 0 10px;font:700 clamp(2.7rem,5vw,5rem)/.9 "Space Grotesk",sans-serif;letter-spacing:-.06em}.product-price{margin:18px 0;font-size:1.3rem;font-weight:800}.product-form label{display:block;margin:22px 0 8px;font-size:.78rem;font-weight:800;text-transform:uppercase}.product-form select{width:100%;min-height:50px;padding:0 14px;border:1px solid #cfd9e6;border-radius:10px;background:#fff}.quantity{width:140px;display:grid;grid-template-columns:40px 1fr 40px;margin-bottom:16px;border:1px solid #cfd9e6;border-radius:10px}.quantity button{border:0;background:transparent}.quantity input{width:100%;height:48px;border:0;text-align:center}.product-form .button{width:100%}.product-accordions{margin-top:30px;border-top:1px solid #dce5f0}.accordion{border-bottom:1px solid #dce5f0}.accordion button{width:100%;display:flex;justify-content:space-between;padding:18px 0;border:0;background:none;font-weight:800;text-align:left}.accordion-content{display:none;padding:0 0 18px;color:#657287}.accordion.is-open .accordion-content{display:block}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.collection-toolbar select{min-height:44px;padding:0 14px;border:1px solid #dce5f0;border-radius:9px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:50px}.pagination a,.pagination span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid #dce5f0;border-radius:8px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:18px;border-bottom:1px solid #dce5f0;text-align:left}.cart-product{display:flex;align-items:center;gap:18px}.cart-product img{width:95px;border-radius:10px}.cart-summary{max-width:420px;margin:35px 0 0 auto;padding:28px;background:#f3f7fc;border-radius:var(--radius)}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:20px;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field--full{grid-column:1/-1}.field input,.field textarea{width:100%;padding:14px;border:1px solid #ced8e5;border-radius:9px}.field textarea{min-height:150px}.empty-state{padding:100px 24px;text-align:center}.empty-state h1{font:700 clamp(3rem,7vw,7rem)/.9 "Space Grotesk",sans-serif}.search-form{display:flex;max-width:720px;margin:30px auto}.search-form input{flex:1;min-width:0;padding:16px;border:1px solid #cfd9e6;border-radius:10px 0 0 10px}.search-form button{border-radius:0 10px 10px 0}[data-reveal]{opacity:0;transform:translateY(20px);transition:.65s}[data-reveal].is-visible{opacity:1;transform:none}.placeholder-svg{width:100%;height:100%;background:#e9eff7;fill:#c9d5e5}@media(max-width:990px){.nav{display:none}.menu-toggle{display:grid}.header-inner{grid-template-columns:auto 1fr auto}.header-inner .logo{justify-self:center}.mobile-menu{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:28px;color:#fff;background:var(--navy);opacity:0;visibility:hidden;transform:translateY(-15px);transition:.25s}.mobile-menu.is-open{opacity:1;visibility:visible;transform:none}.mobile-menu nav{display:flex;flex:1;flex-direction:column;justify-content:center}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.15);font:700 clamp(2.3rem,8vw,4rem) "Space Grotesk",sans-serif}.benefit-grid,.product-grid,.collection-cards{grid-template-columns:repeat(2,1fr)}.editorial,.product-layout{grid-template-columns:1fr}.editorial-media{min-height:500px}.product-info-sticky{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:640px){.page-width{width:calc(100% - 28px)}.section{padding:78px 0}.section-head{display:block}.title{font-size:clamp(2.7rem,13vw,4.3rem)}.hero{min-height:720px;align-items:end}.hero:after{background:linear-gradient(0deg,#041123fa,#051428cc 70%,#071b351f)}.hero-content{padding:300px 0 90px}.hero h1{font-size:clamp(3.7rem,17vw,5rem)}.hero-buttons{display:grid}.benefits{margin-top:0}.benefit-grid,.collection-cards,.quotes{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.product-grid{gap:25px 9px}.product-card h3{font-size:.9rem}.editorial-media{min-height:380px}.newsletter-inner,.newsletter-form{grid-template-columns:1fr}.newsletter-form input{min-height:52px}.footer-grid,.form-grid{grid-template-columns:1fr}.footer-brand,.field--full{grid-column:auto}.footer-bottom{display:block}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.product-gallery{grid-template-columns:1fr}.product-gallery img:first-child{grid-column:auto}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}body{font-family:DM Sans,Arial,sans-serif}.title,.logo-text,.hero h1,.benefit b,.collection-card h3,.product-card h3,.newsletter h2,.page-hero h1,.product-title,.empty-state h1,.mobile-menu nav a{font-family:Outfit,Arial,sans-serif}.section{padding:96px 0}.section-head{align-items:center;margin-bottom:42px}.title{font-size:clamp(2.7rem,4.6vw,4.9rem);line-height:.94;letter-spacing:-.055em}.hero{min-height:680px}.hero:after{background:linear-gradient(90deg,#031124f7,#041834d6 38%,#04183433 68%,#04183405)}.hero-media{object-position:center}.hero-content{padding:96px 0}.hero-content-inner{max-width:620px}.hero h1{font-size:clamp(3.8rem,6.6vw,6.8rem);line-height:.88;letter-spacing:-.065em}.hero-text{max-width:540px}.benefits{margin-top:0;padding:22px 0;background:#f3f7fc}.benefit-grid{box-shadow:0 16px 45px #071b3526}.collection-cards{gap:22px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.product-card{min-width:0;overflow:hidden;padding:10px 10px 4px;border:1px solid #dfe7f1;border-radius:calc(var(--radius) + 4px);background:#fff;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #071b351f}.product-card__media{aspect-ratio:1;border-radius:var(--radius);background:#f6f8fb}.product-card__media img{object-fit:contain;padding:8px}.product-card__info{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px 4px 12px}.product-card__info>div{min-width:0}.product-card h3{display:-webkit-box;min-height:2.55em;overflow:hidden;font-size:.96rem;line-height:1.28;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .price{padding-left:6px;font-size:.82rem}.collection-toolbar{align-items:center;padding-bottom:18px;border-bottom:1px solid #dce5f0}.page-hero{padding:74px 0 48px}.footer-grid{grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:48px}.footer-wordmark{margin-bottom:18px}.footer-wordmark .logo-text{color:#fff;font-size:2rem}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.footer-socials a{padding:8px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#d7e2ef;font-size:.72rem}.footer-col a{margin-bottom:13px}.footer-col h3{font-size:.76rem}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}}@media(max-width:749px){.page-width{width:calc(100% - 30px)}.section{padding:70px 0}.section-head{display:block;margin-bottom:30px}.hero{min-height:680px;align-items:end}.hero-media{object-position:66% center}.hero:after{background:linear-gradient(0deg,#031124fa,#041834e6 48%,#0418342e)}.hero-content{padding:285px 0 72px}.hero h1{font-size:clamp(3.15rem,14vw,4.3rem);line-height:.88}.hero-text{font-size:.95rem}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.product-card{padding:6px 6px 2px}.product-card__media img{padding:5px}.product-card__info{grid-template-columns:minmax(0,1fr);gap:7px;padding:12px 3px 10px}.product-card h3{min-height:2.5em;font-size:.82rem}.product-card .price{padding-left:0;font-size:.78rem}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-toolbar select{width:100%}.page-hero{padding:58px 0 36px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-brand{grid-column:auto}.footer-bottom{display:grid}.newsletter-inner{gap:30px}}@media(max-width:420px){.benefit-grid{grid-template-columns:1fr}}.quote blockquote{font-family:Outfit,Arial,sans-serif}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup img{width:66px;height:66px;flex:0 0 66px;border-radius:50%;object-fit:cover}.brand-lockup__name{color:var(--navy);font:700 1.7rem/1 Outfit,Arial,sans-serif;letter-spacing:-.055em}.brand-lockup__name span{color:var(--pink)}.brand-lockup--footer img{width:72px;height:72px;flex-basis:72px}.brand-lockup--footer .brand-lockup__name{color:#fff;font-size:2rem}.brand-story{overflow:hidden}.brand-story__grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:clamp(50px,8vw,110px)}.brand-story__text{max-width:650px;margin:26px 0 30px;font-size:1.02rem}.brand-story__visual{position:relative;min-height:470px;display:grid;place-items:center;padding:45px;border-radius:calc(var(--radius) + 12px);background:linear-gradient(145deg,#f4f8fd,#e9f0fa)}.brand-story__visual>img{width:min(100%,390px);border-radius:50%;box-shadow:0 24px 65px #071b3524}.brand-story__promise{position:absolute;right:18px;bottom:18px;max-width:260px;padding:20px;color:#fff;background:var(--navy);border-radius:var(--radius);box-shadow:0 16px 40px #071b3533}.brand-story__promise strong,.brand-story__promise span{display:block}.brand-story__promise strong{color:var(--lime);font-family:Outfit,Arial,sans-serif}.brand-story__promise span{margin-top:4px;color:#c8d5e4;font-size:.76rem}.footer-policy-links{display:flex;flex-wrap:wrap;gap:10px 24px;padding:22px 0;border-top:1px solid rgba(255,255,255,.14);color:#b5c4d6;font-size:.73rem}.footer-policy-links a:hover{color:var(--cyan)}@media(max-width:990px){.brand-story__grid{grid-template-columns:1fr}.brand-story__visual{min-height:420px}.brand-lockup__name{font-size:1.5rem}}@media(max-width:640px){.brand-lockup{gap:7px}.brand-lockup img{width:50px;height:50px;flex-basis:50px}.brand-lockup__name{font-size:1.25rem}.brand-story__visual{min-height:350px;padding:30px}.brand-story__promise{position:relative;right:auto;bottom:auto;width:100%;max-width:none;margin-top:20px}.footer-policy-links{display:grid;grid-template-columns:1fr 1fr}.brand-lockup--footer img{width:64px;height:64px;flex-basis:64px}.brand-lockup--footer .brand-lockup__name{font-size:1.8rem}}.header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:96px}.header-logo{grid-column:2;justify-self:center;max-width:270px}.nav--primary{grid-column:1;grid-row:1;min-width:0;align-items:center;gap:22px}.header-actions{grid-column:3;grid-row:1}.nav-more{position:relative}.nav-more summary{cursor:pointer;list-style:none;font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.nav-more summary::-webkit-details-marker{display:none}.nav-more__panel{position:absolute;z-index:80;top:calc(100% + 18px);left:0;width:250px;display:grid;padding:14px;background:#fff;border:1px solid #dce5f0;border-radius:12px;box-shadow:0 20px 50px #071b3529}.nav-more__panel a{padding:10px 12px;border-radius:7px}.nav-more__panel a:hover{background:#f3f7fc}.collection-intro{padding:64px 0 58px;color:#fff;background:linear-gradient(120deg,var(--navy),#123b70)}.collection-intro .breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:#b9c9dc}.collection-intro .eyebrow{color:var(--lime)}.collection-intro h1{max-width:950px;margin:0;font:700 clamp(3.2rem,6vw,6rem)/.92 "Outfit",Arial,sans-serif;letter-spacing:-.055em}.collection-intro__description{max-width:720px;margin-top:20px;color:#d6e1ee;font-size:1rem}.collection-products{padding-top:54px}.collection-product-grid .product-card{display:flex!important;flex-direction:column!important;height:100%;opacity:1}.collection-product-grid .product-card__media{width:100%;flex:none}.collection-product-grid .product-card__info{display:grid!important;visibility:visible!important;opacity:1!important;min-height:112px;background:#fff}.product-card__buy{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.product-card__link{color:var(--blue);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-card__vendor{display:block;margin-top:5px;color:#78869a;font-size:.7rem}.collection-empty{grid-column:1/-1;padding:70px 30px;text-align:center}.store-information{background:var(--navy);color:#fff}.store-information .title{color:#fff}.store-information .section-head>.rte{max-width:430px;color:#b7c7da}.information-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.information-card{scroll-margin-top:130px;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:#ffffff0b}.information-card__number{color:var(--lime);font-size:.72rem;font-weight:800;letter-spacing:.12em}.information-card h3{margin:16px 0 10px;font:700 1.3rem Outfit,Arial,sans-serif}.information-card .rte{color:#b8c8da;font-size:.85rem}.information-card>a{display:inline-block;margin-top:14px;color:var(--cyan);font-size:.75rem;font-weight:800}@media(max-width:1180px){.nav--primary>a:nth-of-type(n+4){display:none}.nav--primary{gap:16px}.brand-lockup__name{font-size:1.45rem}.information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:990px){.nav--primary{display:none}.header-logo{grid-column:2}.header-actions{grid-column:3}.menu-toggle{grid-column:1;grid-row:1}.header-inner{grid-template-columns:48px 1fr auto}.collection-intro{padding:52px 0 44px}}@media(max-width:640px){.header-inner{min-height:78px}.header-logo .brand-lockup__name{display:none}.header-logo{max-width:70px}.collection-intro h1{font-size:clamp(2.65rem,12vw,4rem)}.collection-intro{padding:42px 0 38px}.collection-product-grid .product-card__info{min-height:130px}.product-card__buy{align-items:flex-start}.information-grid{grid-template-columns:1fr}.information-card{padding:24px}}.brand-lockup img,.brand-lockup--footer img{border-radius:0!important;object-fit:contain!important;background:#fff}.header-logo .custom-logo{width:auto;max-width:100%;height:auto;max-height:72px;border-radius:0!important;object-fit:contain}.header-logo,.footer-wordmark{overflow:visible}.brand-lockup--footer img{background:#fff}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
