:root{--blue: #0a6f73;--blue-dark: #11323c;--yellow: #ffb33d;--coral: #ff6b5f;--mint: #27a887;--ink: #18242d;--muted: #607080;--line: #dbe4ec;--soft: #f4f8fb;--surface: #fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}.skip-link{position:absolute;left:12px;top:-60px;z-index:99;padding:10px 14px;background:#fff;border:2px solid var(--blue)}.skip-link:focus{top:12px}.announcement{display:flex;justify-content:center;gap:clamp(12px,3vw,40px);padding:8px 16px;background:var(--yellow);color:#092f53;font-size:14px;font-weight:800}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(210px,260px) minmax(260px,1fr) auto;align-items:center;gap:18px;padding:14px clamp(16px,4vw,56px);background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-logo{display:block;width:220px;height:auto}.brand-mark{position:relative;display:grid;place-items:center;width:56px;height:46px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--mint));border-radius:8px;box-shadow:inset -10px -10px #11323c2e;font-size:16px;font-weight:900}.brand-mark:after{content:"";position:absolute;right:-8px;top:8px;width:18px;height:18px;border-top:5px solid var(--yellow);border-right:5px solid var(--yellow);border-radius:0 14px 0 0;transform:rotate(18deg)}.brand strong,.brand small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand small{color:var(--muted);font-size:12px}.search-form{display:grid;grid-template-columns:1fr auto;min-height:46px;overflow:hidden;background:#eef6ff;border:2px solid #bedaf2;border-radius:8px}.search-form input{min-width:0;padding:0 14px;background:transparent;border:0;outline:0}.search-form button,.cart-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:0;border-radius:8px;background:var(--yellow);color:#092f53;font-weight:900}.cart-link{background:#fff;border:1px solid var(--line)}.category-nav{display:flex;justify-content:center;gap:clamp(10px,2vw,28px);padding:10px 16px;background:var(--blue);color:#fff;font-size:14px;font-weight:800;overflow-x:auto}.category-nav a{flex:0 0 auto;padding:7px 2px}.hero-banner{min-height:min(620px,68vh);display:flex;align-items:center;padding:clamp(42px,8vw,92px) clamp(18px,5vw,76px);background-position:center;background-size:cover;color:#fff}.hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#11323cdb,#0a6f739e,#11323c1a)}.hero-banner{position:relative}.hero-content{position:relative;width:min(620px,100%)}.eyebrow{margin:0 0 10px;color:var(--yellow);font-size:13px;font-weight:900;text-transform:uppercase}.hero-content h1{max-width:10em;margin:0;font-size:clamp(40px,7vw,76px);line-height:1.05}.hero-content p:not(.eyebrow){max-width:580px;color:#ffffffe0;font-size:clamp(17px,2vw,21px)}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;font-weight:900}.button-primary{background:var(--yellow);color:#092f53}.button-secondary{border:1px solid rgba(255,255,255,.42);background:#ffffff24;color:#fff}.section-wrap{padding:46px clamp(16px,5vw,72px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.section-heading h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.08}.section-heading .eyebrow{color:var(--blue)}.tile-grid,.product-grid,.trust-grid{display:grid;gap:16px}.tile-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.tile-card{min-height:112px;display:flex;flex-direction:column;justify-content:end;padding:16px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#f7fbff,#fff)}.tile-card strong{font-size:18px}.tile-card span{margin-top:4px;color:var(--muted);font-size:13px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.product-card__media{aspect-ratio:1 / .82;display:grid;place-items:center;background:linear-gradient(145deg,#e9f5ff,#fff8df)}.product-card__media img{width:100%;height:100%;object-fit:cover}.placeholder-product{width:76px;height:98px;border:3px solid var(--blue);border-radius:8px 8px 18px 18px;background:#fff}.product-card__body{display:flex;flex-direction:column;padding:16px}.product-card h3{min-height:54px;margin:0;font-size:19px;line-height:1.25}.product-card p{color:var(--muted);font-size:14px}.price{margin-top:auto;color:var(--blue-dark);font-size:22px;font-weight:900}.product-card form{padding:0 16px 16px}.product-card button,.shopify-payment-button__button{width:100%;min-height:44px;border:0;border-radius:8px;background:var(--yellow);color:#092f53;font-weight:900;cursor:pointer}.trust-strip{background:var(--blue-dark);color:#fff}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-grid article{min-height:120px;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:8px}.trust-grid span{display:block;margin-top:8px;color:#ffffffc2}.newsletter-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:center;gap:24px;background:#fff6dd}.newsletter-band form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.newsletter-band input{min-height:48px;min-width:0;padding:0 14px;border:1px solid #d2b75a;border-radius:8px}.newsletter-band button{min-height:48px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:900}.main-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:42px}.main-product__media{border-radius:8px;overflow:hidden;background:var(--soft)}.main-product__info h1{margin:0;font-size:clamp(32px,5vw,54px);line-height:1.08}.main-product__price{color:var(--blue-dark);font-size:28px;font-weight:900}.footer{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,.5fr));gap:24px;padding:42px clamp(16px,5vw,72px);background:#0f2230;color:#fff}.footer a,.footer p{color:#ffffffbf}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.search-form{grid-column:1 / -1;order:3}.product-grid,.tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.announcement,.category-nav{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.site-header{padding:12px 14px}.hero-banner{min-height:390px;align-items:center;padding:24px 18px}.hero-banner:before{background:linear-gradient(180deg,#11323c14,#0a6f73c2,#11323cf0)}.section-heading,.main-product,.newsletter-band,.footer{grid-template-columns:1fr}.section-heading{align-items:stretch;flex-direction:column}.tile-grid,.product-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.brand-logo{width:210px}.tile-grid,.product-grid,.trust-grid{grid-template-columns:1fr}.hero-content h1{font-size:34px}.hero-content p:not(.eyebrow){font-size:17px;line-height:1.36}.button-row{gap:8px;margin-top:18px}.button-row a{flex:1 1 150px;min-height:42px;padding:0 12px}.newsletter-band button{width:100%}.newsletter-band form{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
