:root{--blue: #0057b8;--blue2: #003f8f;--blue3: #0a6ee8;--ink: #05080d;--graphite: #14181f;--muted: #56616f;--line: #d7dee8;--silver: #eef1f4;--silver2: #c8ced6;--green: #5ca531;--bg: #f5f7fa;--white: #fff;--dark: #05080d}*{box-sizing:border-box}html{min-height:100%;overflow-y:auto;scroll-behavior:smooth;scroll-padding-top:96px}body{min-height:100%;margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--white);overflow-x:hidden;overflow-y:auto}main{display:block;min-height:60vh}a{color:inherit}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:99}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{background:linear-gradient(90deg,var(--ink),var(--graphite));color:#fff;font-size:.84rem;text-align:center;padding:.55rem;border-bottom:2px solid var(--blue)}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.12em;text-decoration:none;font-size:1.1rem;color:var(--graphite)}.brand-mark{display:grid;width:36px;height:36px;place-items:center;color:var(--white);background:var(--blue);border-radius:8px;letter-spacing:0}.brand span{color:var(--blue)}.brand .brand-mark{color:var(--white)}.nav{display:flex;gap:1.2rem;align-items:center}.nav a{text-decoration:none;font-weight:700;font-size:.92rem;color:#1f2937}.btn,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;padding:.9rem 1.25rem;font-weight:800;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.btn:hover,.shopify-payment-button__button:hover{color:#fff;background:var(--blue3);border-color:var(--blue3)}.btn.secondary{color:#fff;background:var(--blue);border-color:var(--blue)}.hero{background:radial-gradient(circle at 78% 26%,rgba(10,110,232,.2),transparent 34%),linear-gradient(90deg,#05080df5,#05080dd6,#0057b857);background-size:cover;background-position:center;min-height:680px;color:#fff;display:flex;align-items:center}.hero-card{max-width:560px;padding:6rem 0}.eyebrow{font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#c7ddf7;font-size:.8rem}.hero h1{font-size:clamp(2.4rem,5.8vw,4.8rem);line-height:.95;margin:.75rem 0 1rem;text-transform:uppercase;letter-spacing:.02em}.hero h1 strong{color:var(--blue3)}.hero p{font-size:1.15rem;line-height:1.55;color:#f4f8fc}.badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.7rem}.badge{border:1px solid rgba(255,255,255,.28);border-radius:18px;padding:1rem;background:#ffffff14}.badge b{display:block;color:#fff}.badge span{font-size:.85rem;color:#dbe9f7}.section{padding:4.5rem 0}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);background:var(--white)}.trust-strip article{min-height:112px;padding:26px clamp(18px,5vw,64px);border-right:1px solid var(--line)}.trust-strip article:last-child{border-right:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:1.05rem}.trust-strip span{color:var(--muted)}.section.alt{background:linear-gradient(180deg,var(--bg),#fff)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section h2{font-size:clamp(1.45rem,2.4vw,2.1rem);margin:0;line-height:1;color:var(--graphite)}.section p.lead{color:var(--muted);max-width:680px;font-size:1.08rem;line-height:1.6}.split-section{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:center}.info-panel,.contact-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:1.5rem;box-shadow:0 16px 44px #14181f12}.info-panel h3{margin-top:0}.info-panel p,.contact-panel p{color:var(--muted);line-height:1.6}.contact-panel p{display:grid;gap:.25rem;margin:0 0 1rem}.contact-panel strong{color:var(--ink)}.contact-panel a:not(.btn){color:var(--blue);font-weight:800;text-decoration:none}.product-grid,.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.card,.collection-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 16px 44px #14181f12}.card-img,.collection-img{aspect-ratio:1 / 1.15;background:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.collection-img{aspect-ratio:1.2 / 1;background:linear-gradient(180deg,#fff,var(--silver));color:var(--blue);font-weight:900;padding:1rem;text-align:center}.card-img img,.collection-img img{width:100%;height:100%;object-fit:contain}.card-body,.collection-body{padding:1.25rem}.card h3,.collection-card h3{font-size:1.2rem;margin:.2rem 0}.collection-body p{color:var(--muted);line-height:1.55;margin:.6rem 0 1rem}.price{font-size:1.15rem;font-weight:900;color:var(--blue)}.pill-row{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0}.pill{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line);border-radius:999px;padding:.45rem .65rem;color:var(--blue);font-weight:800;background:#f8fbff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.feature{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1.4rem}.quality-section{background:var(--white)}.quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.quality-grid article{padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.quality-grid span{display:block;margin-bottom:42px;color:var(--blue);font-weight:850}.quality-grid p{color:var(--muted)}.feature-icon{width:48px;height:48px;border:2px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-weight:900;margin-bottom:1rem;background:#fff;box-shadow:inset 0 0 0 4px #0057b80f}.notice{border-left:5px solid var(--green);background:#f1f8ee;padding:1rem 1.25rem;border-radius:16px;color:#243044}.about-band{padding:clamp(58px,9vw,110px) 0;color:var(--white);background:radial-gradient(circle at 86% 20%,rgba(10,110,232,.18),transparent 32%),linear-gradient(90deg,#05080df0,#05080dc7);background-size:cover;background-position:center}.about-band .lead,.about-band .info-panel p{color:#ffffffdb}.about-band h2,.about-band .info-panel h3{color:var(--white)}.about-band .info-panel{background:#ffffff14;border-color:#ffffff3d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notice-panel{max-width:920px;padding:clamp(28px,5vw,48px);background:var(--white);border-left:6px solid var(--green);box-shadow:0 18px 50px #14181f24}.notice-panel p{color:var(--muted);line-height:1.6}.empty-state{grid-column:1 / -1;background:#fff;border:1px solid var(--line);border-radius:20px;padding:2rem;color:var(--muted)}.empty-state h3{color:var(--ink);margin-top:0}.product-detail{padding:clamp(18px,3vw,30px) 0 clamp(34px,5vw,54px);background:linear-gradient(180deg,var(--bg),#fff 48%)}.product-detail .container{width:min(1360px,calc(100% - 32px))}.product-breadcrumb{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem;color:var(--muted);font-size:.9rem;font-weight:750}.product-breadcrumb a{color:var(--blue);text-decoration:none}.product-detail__hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(340px,.95fr);gap:clamp(16px,2.5vw,28px);align-items:start}.product-gallery,.product-info-panel,.product-care-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #14181f17}.product-gallery{display:grid;gap:8px;padding:8px}@media(min-width:801px){.product-gallery{align-self:start;position:sticky;top:96px;overflow:visible}.product-detail__summary{align-self:start;height:fit-content}}.product-gallery__main{display:grid;place-items:center;min-height:260px;background:linear-gradient(180deg,#fff,var(--silver));border-radius:8px;overflow:hidden}.product-gallery__main img{display:block;width:100%;height:100%;max-height:390px;object-fit:contain;padding:clamp(12px,3vw,24px)}@media(min-width:801px){.product-gallery__main img{max-height:clamp(260px,calc(100vh - 340px),360px)}}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:58px;gap:8px;overflow-x:auto;padding:2px}.product-gallery__thumbs a{display:grid;place-items:center;aspect-ratio:1;background:var(--bg);border:1px solid var(--line);border-radius:8px;overflow:hidden}.product-gallery__thumbs img{width:100%;height:100%;object-fit:contain;padding:6px}.product-gallery-actions{display:grid;gap:.6rem;grid-column:1 / -1}.product-action-row{display:grid;grid-template-columns:138px minmax(0,1fr);gap:.6rem;align-items:end}.product-action-row .quantity-field,.product-action-row .product-submit{grid-column:auto}.product-quantity-inline{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:stretch;min-width:0;height:48px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:999px}.product-quantity-inline input{width:100%;min-height:0;padding:0;color:var(--ink);background:#fff;border:0;border-inline:1px solid var(--line);border-radius:0;font-size:1.1rem;font-weight:850;text-align:center}.product-quantity-inline input::-webkit-outer-spin-button,.product-quantity-inline input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-quantity-inline button{display:grid;place-items:center;width:100%;color:var(--ink);background:#fff;border:0;cursor:pointer;font:inherit;font-size:1.25rem;font-weight:850}.product-quantity-inline button:hover{color:var(--blue)}.product-gallery-actions .btn{width:100%}.product-gallery-form{margin:0}.product-detail__summary{display:grid;gap:.62rem;min-width:0;padding:clamp(6px,1.2vw,10px) 0 0}.product-detail__summary h1{margin:0;color:var(--graphite);font-size:clamp(1.75rem,3vw,2.55rem);line-height:1}.product-detail__badges,.product-research-tags{display:flex;gap:.5rem;flex-wrap:wrap}.product-detail__badges span,.product-research-tags span{padding:.3rem .5rem;color:var(--blue);background:#f8fbff;border:1px solid var(--line);border-radius:999px;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-detail__intro{color:var(--muted);font-size:.95rem;line-height:1.45}.product-form,.product-detail-form{margin:.45rem 0 .55rem}.product-form select,.product-form input,.product-detail-form select,.product-detail-form input{width:100%;padding:.58rem .75rem;border:1px solid var(--line);border-radius:12px}.product-detail-form .product-quantity-inline input{min-height:0;padding:0;border:0;border-inline:1px solid var(--line);border-radius:0}.product-field{display:grid;gap:.45rem}.product-field label{color:var(--ink);font-size:.9rem;font-weight:800}.purchase-panel{display:grid;gap:.58rem;padding:.7rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px #14181f14}.product-detail__purchase{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__purchase>div:not(.product-field){display:grid;gap:.2rem}.product-detail__purchase span{color:var(--muted);font-size:.78rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-detail__purchase strong{color:var(--graphite);font-size:1rem}.product-detail__purchase .quantity-field,.product-detail__purchase .product-submit{grid-column:1 / -1}.quantity-field input{min-height:38px;text-align:center;font-weight:800}.product-submit{width:100%;min-height:42px;padding:.62rem 1rem;font-size:.95rem}.accelerated-checkout{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--line)}.accelerated-checkout .shopify-payment-button__button{width:100%;min-height:42px;border-radius:8px;box-shadow:0 10px 24px #14181f1f}.accelerated-checkout .shopify-payment-button{display:grid;gap:.75rem}.accelerated-checkout .shopify-payment-button__more-options{margin-top:0;color:var(--muted);font-size:.92rem}.product-info>.notice{margin-top:1.25rem;border-radius:18px;font-size:.98rem;line-height:1.55}.product-care-card{display:grid;gap:.38rem;padding:.65rem;background:#f8fbff;box-shadow:none}.product-care-card p{margin:0;color:var(--muted);line-height:1.45}.product-info-tabs{display:grid;gap:.75rem}.product-info-tab-list{display:flex;flex-wrap:nowrap;gap:.35rem;max-width:100%;padding-bottom:.1rem;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:thin}.product-info-tabs .nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 .78rem;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:8px 8px 0 0;font-size:.78rem;font-weight:850;text-align:center;text-transform:uppercase;white-space:nowrap}.product-info-tabs .nav-link:hover{color:var(--graphite);border-color:#2a6fb361}.product-info-tabs .nav-link.active{color:#fff;background:var(--blue);border-color:var(--blue)}.product-info-tab-panel{padding:.9rem;background:#fff;border:1px solid var(--line);border-radius:8px}.product-info-tab-panel p{color:var(--muted);line-height:1.45}.product-info-tab-panel>:last-child{margin-bottom:0}.product-info-tab-panel .btn{width:100%;margin-top:.75rem}.product-side-panes{display:grid;gap:.5rem}.product-side-pane{padding:0;background:#fff;border:1px solid var(--line);border-radius:8px}.product-side-pane summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:42px;padding:0 .82rem;color:var(--graphite);cursor:pointer;font-weight:850;list-style:none}.product-side-pane summary::-webkit-details-marker{display:none}.product-side-pane summary:after{content:"+";color:var(--blue);font-size:1.2rem;line-height:1}.product-side-pane[open] summary:after{content:"-"}.product-side-pane>:not(summary){margin:0 .82rem .82rem}.product-side-pane p{color:var(--muted);line-height:1.45}.product-side-pane .btn{width:100%;margin-top:.75rem}.product-pane-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.product-pane-grid span{display:grid;gap:.2rem;padding:.65rem;color:var(--muted);background:#f8fbff;border:1px solid var(--line);border-radius:8px;font-size:.88rem}.product-pane-grid strong,.product-mini-faq strong{color:var(--graphite)}.product-mini-faq{display:grid;gap:.4rem}.product-mini-faq p{margin:0 0 .4rem}.product-standards,.product-content-blocks,.product-faq-section,.product-related{padding:clamp(34px,5vw,56px) 0}.product-standards{color:#fff;background:linear-gradient(180deg,var(--graphite),var(--ink));border-top:4px solid var(--blue)}.product-standards .eyebrow{color:#c7ddf7}.product-standards__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.product-standards__grid article{padding:1rem;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0f}.product-standards__grid span{color:#91c4ff;font-weight:900}.product-standards__grid strong{display:block;margin:1.2rem 0 .5rem;color:#fff}.product-standards__grid p{margin:0;color:#ffffffc7;line-height:1.55}.product-content-blocks{background:var(--bg)}.product-content-blocks__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-info-panel{display:grid;gap:.75rem;padding:clamp(18px,3vw,28px);box-shadow:0 12px 34px #14181f12}.product-info-panel h2{margin:0;color:var(--graphite);font-size:clamp(1.25rem,2vw,1.7rem);line-height:1}.product-info-panel p{color:var(--muted);line-height:1.5}.product-check-list,.product-steps{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.product-check-list li,.product-steps li{display:grid;gap:.2rem;padding-top:.6rem;border-top:1px solid var(--line)}.product-check-list span,.product-steps p{margin:0;color:var(--muted)}.product-steps li{grid-template-columns:42px minmax(0,1fr);align-items:start}.product-steps span{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:var(--blue);border-radius:999px;font-weight:900}.product-steps strong,.product-steps p{grid-column:2}.product-faq-list{display:grid;gap:.5rem}.product-faq-list details{padding:.9rem 1rem;background:#fff;border:1px solid var(--line);border-radius:8px}.product-faq-list summary{cursor:pointer;color:var(--graphite);font-weight:850}.product-faq-list p{margin:.75rem 0 0;color:var(--muted);line-height:1.6}.cart-page{background:linear-gradient(180deg,#f7faff,#fff 42%),var(--white)}.cart-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.cart-header h1{margin:.25rem 0 0;color:var(--graphite);font-size:clamp(2.1rem,5vw,4rem);line-height:.95}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem;align-items:start}.cart-lines{display:grid;gap:1rem}.cart-line{display:grid;grid-template-columns:132px minmax(0,1fr) auto;gap:1.25rem;align-items:center;min-height:164px;padding:.9rem;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 16px 44px #14181f12}.cart-line__image{display:grid;place-items:center;width:132px;aspect-ratio:1;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,var(--silver));text-decoration:none}.cart-line__image img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.cart-line__image:hover img{transform:scale(1.04)}.cart-line__details{display:grid;gap:1rem;min-width:0}.cart-line__title{color:var(--graphite);font-size:1.08rem;font-weight:900;line-height:1.25;text-decoration:none}.cart-line__title:hover{color:var(--blue)}.cart-line__variant{margin:.35rem 0 0;color:var(--muted);font-size:.92rem}.cart-line__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.cart-line__meta label{color:var(--muted);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cart-line__meta input{width:76px;min-height:44px;padding:.65rem .5rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:900;text-align:center}.cart-line__remove{color:var(--muted);font-size:.9rem;font-weight:800;text-decoration:none}.cart-line__remove:hover{color:var(--blue)}.cart-line__price{display:grid;gap:.25rem;justify-items:end;min-width:120px;text-align:right}.cart-line__price strong{color:var(--blue);font-size:1.12rem}.cart-line__price span{color:var(--muted);font-size:.88rem}.cart-line__price .cart-line__compare{color:var(--muted);text-decoration:line-through}.cart-summary,.cart-empty{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px #14181f1c}.cart-summary{position:sticky;top:116px;display:grid;gap:1.25rem;padding:1.35rem}.cart-summary h2{margin:.2rem 0 0;font-size:1.6rem}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--line)}.cart-summary__row span{color:var(--muted);font-weight:800}.cart-summary__row strong{color:var(--graphite);font-size:1.45rem}.cart-summary__note{margin:0;color:var(--muted);line-height:1.5}.cart-summary__actions{display:grid;gap:.75rem}.cart-summary__actions .btn{width:100%}.cart-empty{max-width:620px;padding:clamp(1.5rem,5vw,3rem)}.cart-empty h2{margin:.3rem 0 .75rem;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1}.cart-empty p:not(.eyebrow){color:var(--muted);line-height:1.6}.footer{background:linear-gradient(180deg,var(--graphite),var(--ink));color:#dbeafe;padding:3rem 0;margin-top:0;border-top:4px solid var(--blue)}.footer strong{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer a{display:block;color:#dbeafe;text-decoration:none;margin:.5rem 0}.research-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem;text-align:center;color:#344054;font-weight:700}.cart-count{background:var(--blue);color:#fff;border-radius:999px;padding:.1rem .45rem;font-size:.75rem}@media(max-width:980px){.header-inner{align-items:flex-start;gap:1rem;flex-direction:column}.nav{flex-wrap:wrap;gap:.85rem 1rem}}@media(max-width:800px){.hero{min-height:560px}.badges,.trust-strip,.product-grid,.collection-grid,.quality-grid,.feature-grid,.cart-form,.product-detail__hero,.product-standards__grid,.product-content-blocks__grid,.product-page,.footer-grid,.split-section{grid-template-columns:1fr}.section{padding:3rem 0}.section-head{display:block}.nav a{font-size:.88rem}.brand{font-size:1rem}.cart-header{align-items:flex-start;flex-direction:column}.cart-summary{position:static}.product-gallery__main{min-height:320px}.product-gallery{max-height:none;overflow:visible;position:static}.product-detail__summary{max-height:none;overflow:visible}}@media(max-width:640px){.product-detail__purchase{grid-template-columns:1fr}.product-gallery__thumbs{grid-auto-columns:72px}.product-steps li{grid-template-columns:36px minmax(0,1fr)}.cart-line{grid-template-columns:92px minmax(0,1fr);align-items:start;min-height:0}.cart-line__image{width:92px}.cart-line__price{grid-column:2;justify-items:start;min-width:0;text-align:left}.cart-line__meta input{width:68px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/theme.css.map */
