*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--body-font);line-height:1.6;background:#fff}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:1000;padding:.75rem 1rem;background:#fff;color:var(--navy);border-radius:.5rem}.skip-link:focus{top:1rem}.page-width{width:min(1200px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(3.5rem,7vw,7rem) 0}.section--surface{background:var(--surface)}.eyebrow{margin:0 0 .6rem;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-title{max-width:760px;margin:0 0 2rem;color:var(--navy);font-family:var(--heading-font);font-size:clamp(2rem,4vw,3.6rem);line-height:1.04;letter-spacing:-.045em}.rte a{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.78rem 1.25rem;border:1px solid var(--navy);border-radius:999px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--accent{border-color:var(--orange);background:var(--orange)}.button--outline{background:transparent;color:var(--navy)}.announcement{background:var(--navy);color:#fff;font-size:.84rem}.announcement__inner{display:flex;justify-content:center;gap:1rem;padding:.55rem;text-align:center}.announcement a{color:#8fdcff;font-weight:800}.site-header{position:relative;z-index:20;background:#fffffff7;border-bottom:1px solid #dce9ee}.site-header[data-sticky=true]{position:sticky;top:0}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:76px}.brand img{width:auto;max-height:44px}.brand__text{color:var(--navy);font-family:var(--heading-font);font-size:1.5rem;font-weight:800}.nav{display:flex;justify-content:center;gap:1.7rem}.nav a{font-weight:700}.header__tools{display:flex;align-items:center;gap:.6rem}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d6e3e8;border-radius:50%;background:#fff}.cart-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 .25rem;border-radius:20px;background:var(--orange);color:#fff;font-size:.68rem}.mobile-toggle{display:none}.hero{position:relative;min-height:min(760px,78vh);display:grid;align-items:center;overflow:hidden;background:#06364f}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#011622d1,#01162285 45%,#01162214 78%)}.hero__content{position:relative;z-index:1;max-width:680px;padding:5rem 0;color:#fff}.hero h1{margin:0 0 1rem;font-family:var(--heading-font);font-size:clamp(3rem,7vw,6.5rem);line-height:.92;letter-spacing:-.06em}.hero p{max-width:590px;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.25rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero .button--outline{border-color:#fff;color:#fff}.trust-strip{background:#eaf7fb;border-bottom:1px solid #cce7f0}.trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.trust-item{padding:1.5rem;text-align:center}.trust-item strong{display:block;color:var(--navy);font-family:var(--heading-font)}.grid{display:grid;gap:1.5rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;overflow:hidden;border:1px solid #dce8ed;border-radius:1.25rem;background:#fff;box-shadow:0 10px 30px #002a3a0d;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #002a3a1a}.product-card__media{aspect-ratio:1/1;background:var(--surface);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-card__body{padding:1.2rem}.product-card__vendor{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.product-card h3{margin:.4rem 0;color:var(--navy);font-family:var(--heading-font);font-size:1.05rem;line-height:1.3}.price{font-weight:800}.price s{margin-left:.4rem;color:#697c85;font-weight:400}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature{padding:2rem;border-radius:1.2rem;background:#fff;border:1px solid #d9e8ee}.feature__number{display:block;margin-bottom:1rem;color:var(--orange);font-family:var(--heading-font);font-size:2.3rem}.feature h3{margin:0 0 .6rem;color:var(--navy)}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr);gap:clamp(2rem,6vw,6rem);align-items:start}.product-gallery{display:grid;gap:1rem}.product-gallery__item{overflow:hidden;border-radius:1.2rem;background:var(--surface)}.product-gallery__item img{width:100%}.product-info{position:sticky;top:110px}.product-info h1{margin:.3rem 0 1rem;color:var(--navy);font-family:var(--heading-font);font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.product-info__price{margin-bottom:1.5rem;font-size:1.35rem}.product-form label,.field label{display:block;margin-bottom:.45rem;font-weight:800}.product-form select,.field input,.field textarea,.search-form input{width:100%;min-height:48px;padding:.75rem;border:1px solid #b9ccd4;border-radius:.7rem;background:#fff}.product-form__row{display:grid;grid-template-columns:1fr 100px;gap:.8rem;margin:1.2rem 0}.product-form .button{width:100%}.safety-note{margin-top:1.5rem;padding:1rem;border-left:4px solid var(--orange);background:#fff5ef;font-size:.88rem}.inventory{margin:.8rem 0;color:#287a51;font-weight:800}.collection-hero{padding:4rem 0 2rem;background:var(--surface)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.collection-toolbar select{padding:.65rem 2rem .65rem .8rem;border:1px solid #c4d5dc;border-radius:.6rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid #d2e0e6;border-radius:50%}.pagination .current{background:var(--navy);color:#fff}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid #dce7ec;text-align:left}.cart-product{display:flex;align-items:center;gap:1rem}.cart-product img{width:90px;border-radius:.6rem}.cart-summary{max-width:420px;margin:2rem 0 0 auto;padding:2rem;border-radius:1rem;background:var(--surface)}.search-form{display:flex;gap:.6rem;max-width:680px;margin-bottom:2rem}.search-form input{flex:1}.article-card{padding:1.5rem;border:1px solid #dce8ed;border-radius:1rem}.article-header{max-width:800px;margin:0 auto 3rem;text-align:center}.article-content{max-width:760px;margin:auto}.newsletter{background:var(--blue);color:#fff}.newsletter__inner{display:grid;grid-template-columns:1fr minmax(320px,.8fr);gap:2rem;align-items:center}.newsletter h2{margin:0;color:#fff}.newsletter form{display:flex;gap:.6rem}.newsletter input{flex:1;min-height:50px;padding:.75rem 1rem;border:0;border-radius:999px}.newsletter .button{border-color:var(--navy)}.footer{padding:4rem 0 1.5rem;background:var(--navy);color:#d6e8ef}.footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:3rem}.footer h2,.footer h3{color:#fff}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin:.55rem 0}.footer__bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);font-size:.82rem}.empty-state{max-width:650px;margin:auto;text-align:center}.shopify-payment-button{margin-top:.75rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.nav{display:none}.mobile-toggle{display:grid}.header__inner{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.product-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}.product-info{position:static}.feature-grid,.newsletter__inner{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr}.mobile-nav[hidden]{display:none}.mobile-nav{padding:1rem;border-top:1px solid #dce8ed}.mobile-nav a{display:block;padding:.7rem 0;font-weight:700}}@media(max-width:620px){.section{padding:3.5rem 0}.hero{min-height:650px}.hero__content{padding:4rem 0}.trust-strip__grid,.product-grid,.footer__grid{grid-template-columns:1fr}.footer__bottom{display:block}.newsletter form,.search-form{display:grid}.product-form__row{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:1rem 0;border-bottom:1px solid #dce7ec}.cart-table td{border:0;padding:.4rem 0}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
