*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--at-background);color:var(--at-text);font-family:var(--font-primary--family),sans-serif;font-style:var(--font-primary--style);font-weight:var(--font-primary--weight);line-height:1.5;-webkit-font-smoothing:antialiased}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle at 50% -12%,color-mix(in srgb,var(--at-primary) 15%,transparent),transparent 32rem),linear-gradient(180deg,#070b12 0,var(--at-background) 48rem)}body:after{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 52rem);mask-image:linear-gradient(to bottom,#000,transparent 52rem)}img,video,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:2px solid color-mix(in srgb,var(--at-primary) 80%,white);outline-offset:4px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:1000;padding:.75rem 1rem;background:#fff;color:#05080d;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.at-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.at-section{padding:clamp(4.5rem,8vw,8rem) 0}.at-section--compact{padding:clamp(2.75rem,5vw,4.5rem) 0}.at-kicker{margin:0 0 1rem;color:var(--at-primary);font-size:.72rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.at-title{max-width:760px;margin:0;font-size:clamp(2.35rem,5vw,4.8rem);line-height:.98;letter-spacing:-.055em}.at-title--medium{font-size:clamp(2rem,4vw,3.6rem)}.at-lead{max-width:650px;margin:1.35rem 0 0;color:var(--at-muted);font-size:clamp(1rem,1.4vw,1.15rem)}.at-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.7rem;padding:.8rem 1.35rem;border:1px solid transparent;border-radius:10px;background:var(--at-primary);color:#fff;cursor:pointer;font-weight:700;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.at-button:hover{background:var(--at-primary-strong);box-shadow:0 12px 32px color-mix(in srgb,var(--at-primary) 25%,transparent);transform:translateY(-2px)}.at-button--secondary{border-color:var(--at-border);background:#ffffff06}.at-button--secondary:hover{border-color:color-mix(in srgb,var(--at-primary) 55%,var(--at-border));background:var(--at-surface-raised)}.at-button--wide{width:100%}.at-button:disabled{cursor:not-allowed;opacity:.46;transform:none;box-shadow:none}.at-header-wrap{position:sticky;top:0;z-index:100;border-bottom:1px solid transparent;background:linear-gradient(125deg,#03070efa,#101c4ffa);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .2s ease,background-color .2s ease}.at-header-wrap.is-scrolled{border-color:var(--at-border);background:color-mix(in srgb,var(--at-background) 96%,transparent)}.at-header{padding-block:1.2rem 1rem}.at-header__top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.at-header__top>.at-icon-button{justify-self:start}.at-brand{display:inline-flex;width:fit-content;align-items:center;gap:.7rem;text-decoration:none}.at-brand__mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid color-mix(in srgb,var(--at-primary) 55%,var(--at-border));border-radius:9px;background:color-mix(in srgb,var(--at-primary) 10%,transparent);color:var(--at-primary);font-size:.68rem;font-weight:800;letter-spacing:-.04em}.at-brand__name{font-size:1.02rem;font-weight:750;letter-spacing:-.035em}.at-nav{display:flex;align-items:center;justify-content:center;gap:1.75rem;margin-top:.8rem}.at-nav a{color:var(--at-muted);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.at-nav a:hover{color:var(--at-text)}.at-nav a[aria-current=page]{color:#fff;text-decoration:underline;text-underline-offset:.42rem}.at-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem}.at-icon-button{position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--at-border);border-radius:10px;background:#ffffff05;color:var(--at-text);text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.at-icon-button:hover{border-color:color-mix(in srgb,var(--at-primary) 45%,var(--at-border));background:var(--at-surface)}.at-icon-button svg{width:19px;height:19px}.at-cart-count{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--at-primary);color:#fff;font-size:.68rem;font-weight:800;line-height:20px;text-align:center}.at-mobile-menu{display:none}.at-mobile-menu summary{list-style:none}.at-mobile-menu summary::-webkit-details-marker{display:none}.at-mobile-menu__panel{position:absolute;top:calc(100% + 1px);right:0;left:0;padding:1rem 20px 1.25rem;border-bottom:1px solid var(--at-border);background:var(--at-background)}.at-mobile-menu__panel a{display:block;padding:.85rem 0;border-bottom:1px solid var(--at-border);color:var(--at-muted);text-decoration:none}.at-showcase-hero{position:relative;min-height:clamp(540px,68vw,720px);overflow:hidden;border-bottom:1px solid var(--at-border);background:#08101e}.at-showcase-hero--placeholder{background:radial-gradient(circle at 50% 22%,color-mix(in srgb,var(--at-primary) 34%,transparent),transparent 28rem),linear-gradient(145deg,#08101e,#111f4e 58%,#080b13)}.at-showcase-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.at-showcase-hero__media img{width:100%;height:100%;object-fit:cover}.at-showcase-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#02050a14,#02050a3d),radial-gradient(circle at center,transparent 20%,rgba(2,5,10,.32))}.at-showcase-hero__inner{position:relative;display:grid;min-height:inherit;place-items:center;padding-block:3rem}.at-showcase-hero__panel{width:min(570px,100%);padding:clamp(2rem,5vw,3.5rem);border:1px solid color-mix(in srgb,var(--at-primary) 35%,var(--at-border));border-radius:22px;background:linear-gradient(155deg,#070b14f0,#0e1f48e6);box-shadow:0 30px 80px #00000061;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.at-showcase-hero__panel .at-kicker{margin-bottom:.9rem}.at-showcase-hero__panel h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02;letter-spacing:-.055em}.at-showcase-hero__panel p:not(.at-kicker){margin:1.2rem auto 1.7rem;color:#b7c0ce;font-size:1.02rem}.at-hero{position:relative;overflow:hidden;padding:clamp(5rem,10vw,8.75rem) 0 4rem}.at-hero:before{position:absolute;top:-14rem;left:50%;width:48rem;height:34rem;border:1px solid color-mix(in srgb,var(--at-primary) 18%,transparent);border-radius:50%;content:"";transform:translate(-50%)}.at-hero__inner{position:relative;text-align:center}.at-hero__eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1.5rem;padding:.48rem .75rem;border:1px solid var(--at-border);border-radius:999px;background:#ffffff06;color:#bec6d2;font-size:.76rem;font-weight:650}.at-hero__dot{width:7px;height:7px;border-radius:50%;background:var(--at-success);box-shadow:0 0 0 5px color-mix(in srgb,var(--at-success) 10%,transparent)}.at-hero .at-title{max-width:940px;margin-inline:auto}.at-hero__accent{color:var(--at-primary)}.at-hero .at-lead{margin-inline:auto}.at-hero__actions{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.at-hero__rail{display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(4rem,7vw,6.5rem);border-block:1px solid var(--at-border)}.at-hero__stat{padding:1.35rem 1rem;border-right:1px solid var(--at-border);text-align:left}.at-hero__stat:last-child{border-right:0}.at-hero__stat strong{display:block;font-size:.92rem}.at-hero__stat span{display:block;margin-top:.25rem;color:var(--at-muted);font-size:.75rem}.at-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.at-section-head__link{flex:none;color:#c8d0dc;font-size:.84rem;font-weight:650;text-decoration:none}.at-section-head__link:hover{color:#fff}.at-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.at-product-card{position:relative;overflow:hidden;border:1px solid var(--at-border);border-radius:24px;background:linear-gradient(180deg,#07101f,#123465);transition:border-color .25s ease,transform .25s ease,background-color .25s ease}.at-product-card:hover{border-color:color-mix(in srgb,var(--at-primary) 50%,var(--at-border));background:var(--at-surface-raised);transform:translateY(-4px)}.at-product-card__media{position:relative;aspect-ratio:1.35;overflow:hidden;border-bottom:1px solid var(--at-border);background:#080c12}.at-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.at-product-card:hover .at-product-card__media img{transform:scale(1.025)}.at-product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#293344;font-size:2rem;font-weight:800}.at-status{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .55rem;border:1px solid color-mix(in srgb,var(--at-success) 35%,transparent);border-radius:999px;background:color-mix(in srgb,var(--at-success) 8%,transparent);color:var(--at-success);font-size:.65rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.at-status:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.at-product-card__media .at-status{position:absolute;top:.85rem;right:.85rem}.at-product-card__body{padding:1.25rem}.at-product-card__meta{margin-bottom:.55rem;color:var(--at-primary);font-size:.66rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.at-product-card h3{margin:0;font-size:1.14rem;line-height:1.25;letter-spacing:-.025em}.at-product-card h3 a{text-decoration:none}.at-product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-top:1.4rem}.at-product-card__price span{display:block;color:var(--at-muted);font-size:.68rem;text-transform:uppercase}.at-product-card__price strong{display:block;margin-top:.15rem;color:#fff;font-size:1.25rem}.at-product-card__arrow{color:var(--at-primary);font-size:1.35rem}.at-product-card__action{position:relative;z-index:2;margin-top:1.15rem}.at-card-button{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#060c2173;color:#fff;cursor:pointer;font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.at-card-button:hover{border-color:#fff;background:#08102cd9}.at-empty{padding:3rem;border:1px dashed var(--at-border);border-radius:16px;color:var(--at-muted);text-align:center}.at-value-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:1rem}.at-value-card{min-height:250px;padding:1.65rem;border:1px solid var(--at-border);border-radius:16px;background:var(--at-surface)}.at-value-card:first-child{background:linear-gradient(145deg,color-mix(in srgb,var(--at-primary) 12%,var(--at-surface)),var(--at-surface) 60%)}.at-value-card__number{color:var(--at-primary);font-size:.7rem;font-weight:700;letter-spacing:.16em}.at-value-card h3{margin:4rem 0 .75rem;font-size:1.35rem;letter-spacing:-.035em}.at-value-card p{margin:0;color:var(--at-muted);font-size:.92rem}.at-trust-strip{border-block:1px solid var(--at-border);background:#ffffff03}.at-trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.at-trust-item{padding:1.5rem;border-right:1px solid var(--at-border)}.at-trust-item:last-child{border-right:0}.at-trust-item strong{display:block;font-size:.86rem}.at-trust-item span{display:block;margin-top:.3rem;color:var(--at-muted);font-size:.75rem}.at-faq{max-width:860px;margin:2.5rem auto 0;border-top:1px solid var(--at-border)}.at-faq details{border-bottom:1px solid var(--at-border)}.at-faq summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.4rem 0;cursor:pointer;font-weight:650;list-style:none}.at-faq summary::-webkit-details-marker{display:none}.at-faq summary:after{color:var(--at-primary);content:"+";font-size:1.3rem;font-weight:400}.at-faq details[open] summary:after{content:"\2212"}.at-faq__answer{max-width:720px;padding:0 0 1.4rem;color:var(--at-muted)}.at-faq__answer p{margin:0}.at-catalog{min-height:70vh;padding:clamp(3.5rem,7vw,6rem) 0 7rem;background:linear-gradient(145deg,#07101f,#162b79 45%,#3158d2 72%,#07101f)}.at-catalog h1{margin:0 0 2.4rem;font-size:clamp(2.4rem,5vw,4rem);letter-spacing:-.05em}.at-filters{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.at-filters__groups,.at-filters__sort{display:flex;align-items:center;gap:1rem}.at-filters__label,.at-filters__sort label,.at-filters__sort>span{color:#c3cad8;font-size:.82rem}.at-filters__sort select{max-width:190px;border:0;background:transparent;color:#fff;cursor:pointer}.at-filters__sort select option{background:#0b1430}.at-filter{position:relative}.at-filter summary{display:flex;align-items:center;gap:.35rem;color:#d5dbe5;cursor:pointer;font-size:.82rem;list-style:none}.at-filter summary::-webkit-details-marker{display:none}.at-filter__panel{position:absolute;top:calc(100% + .75rem);left:0;z-index:15;width:240px;padding:1rem;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#09132c;box-shadow:0 20px 50px #00000059}.at-filter__option{display:flex;align-items:center;gap:.6rem;padding:.5rem 0;color:#d5dbe5;font-size:.8rem}.at-filter__option input{accent-color:var(--at-primary)}.at-filter__prices{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.at-filter__prices label{color:var(--at-muted);font-size:.7rem}.at-filter__prices input{width:100%;margin-top:.35rem;padding:.55rem;border:1px solid var(--at-border);border-radius:7px;background:#050b18;color:#fff}.at-filter__apply{width:100%;margin-top:.8rem;padding:.55rem;border:0;border-radius:7px;background:var(--at-primary);color:#fff;cursor:pointer}.at-product-grid--catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.at-product-grid--catalog .at-product-card__media{aspect-ratio:1;margin:.8rem .8rem 0;border:0;border-radius:18px}.at-product-grid--catalog .at-product-card__body{padding:1.15rem 1.25rem 1.25rem;text-align:center}.at-product-grid--catalog .at-product-card__meta,.at-product-grid--catalog .at-status,.at-product-grid--catalog .at-product-card__arrow{display:none}.at-product-grid--catalog .at-product-card__footer{justify-content:center;margin-top:.6rem}.at-product-grid--catalog .at-product-card__price span{display:none}.at-product-grid--catalog .at-product-card__price strong{font-size:1rem;font-weight:500}.at-page-hero{padding:5.5rem 0 3rem;border-bottom:1px solid var(--at-border)}.at-collection-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.at-collection-count{color:var(--at-muted);font-size:.82rem}.at-pagination{display:flex;justify-content:center;margin-top:2.5rem;color:var(--at-muted)}.at-pagination a{color:#fff}.at-product{padding:clamp(3.5rem,7vw,6rem) 0}.at-product__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(2rem,5vw,5rem);align-items:start}.at-product__gallery{display:grid;gap:.75rem}.at-product__image{overflow:hidden;border:1px solid var(--at-border);border-radius:16px;background:var(--at-surface)}.at-product__image img{width:100%;height:auto}.at-product__panel{position:sticky;top:104px;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--at-border);border-radius:18px;background:var(--at-surface)}.at-product__topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.at-product__panel h1{margin:1.35rem 0 .75rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.055em}.at-product__price{margin:0 0 1.5rem;color:#fff;font-size:1.55rem;font-weight:750}.at-field{display:grid;gap:.55rem;margin:1rem 0}.at-field label{color:#c5ccd6;font-size:.76rem;font-weight:650}.at-select,.at-quantity{width:100%;min-height:50px;padding:0 .9rem;border:1px solid var(--at-border);border-radius:10px;background:#090e15;color:#fff}.at-product__reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--at-border);color:var(--at-muted);font-size:.7rem}.at-product__description{margin-top:1.5rem;color:var(--at-muted)}.at-product__description h2,.at-product__description h3{color:#fff}.at-cart{padding:5rem 0}.at-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2rem;margin-top:2.5rem}.at-cart__items{border-top:1px solid var(--at-border)}.at-cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.25rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--at-border)}.at-cart-item img{width:100px;height:80px;border-radius:10px;object-fit:cover}.at-cart-item h2{margin:0;font-size:1rem}.at-cart-item p{margin:.3rem 0;color:var(--at-muted);font-size:.82rem}.at-cart-item a{color:var(--at-muted);font-size:.75rem}.at-cart-item input{width:72px;min-height:42px;border:1px solid var(--at-border);border-radius:8px;background:var(--at-surface);color:#fff;text-align:center}.at-cart__summary{height:fit-content;padding:1.5rem;border:1px solid var(--at-border);border-radius:16px;background:var(--at-surface)}.at-cart__total{display:flex;justify-content:space-between;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.at-cart__note{margin-top:1rem;color:var(--at-muted);font-size:.72rem}.at-contact{min-height:58vh;padding:clamp(4rem,9vw,8rem) 0;background:linear-gradient(145deg,#07101f,#142865 52%,#2b50c1)}.at-contact__inner{width:min(1000px,calc(100% - 40px))}.at-contact__heading{max-width:620px;margin-bottom:2.5rem}.at-contact__heading h1{margin:0;font-size:clamp(2.6rem,6vw,4.8rem);letter-spacing:-.055em}.at-contact__heading>p:last-child{margin:1rem 0 0;color:#c3cad8}.at-contact-form{display:grid;gap:1.25rem}.at-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.at-input-group{display:grid;gap:.55rem}.at-input-group label{color:#d9deea;font-size:.78rem;font-weight:650}.at-input-group input,.at-input-group textarea{width:100%;min-height:54px;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.35);border-radius:8px;outline:0;background:#04091733;color:#fff;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.at-input-group textarea{min-height:190px;resize:vertical}.at-input-group input:focus,.at-input-group textarea:focus{border-color:#fff;background:#04091759;box-shadow:0 0 0 3px #ffffff1a}.at-contact-form__submit{width:fit-content;min-width:130px;margin-top:.35rem;border-radius:999px}.at-form-message{margin:0;padding:.9rem 1rem;border:1px solid var(--at-border);border-radius:8px}.at-form-message--success{border-color:color-mix(in srgb,var(--at-success) 45%,transparent);color:#7ff1b1}.at-form-message--error{border-color:#ff6b6b80;color:#ffb0b0}.at-newsletter{border-top:1px solid rgba(255,255,255,.16);background:linear-gradient(120deg,#0a1230,#2447b4 62%,#14265e)}.at-newsletter__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:clamp(2rem,7vw,6rem);align-items:end;padding-block:clamp(3.5rem,7vw,6rem)}.at-newsletter__copy h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.045em}.at-newsletter__copy>p:last-child{max-width:500px;margin:1rem 0 0;color:#c1c9d8}.at-newsletter__field{display:flex;border-bottom:1px solid rgba(255,255,255,.65)}.at-newsletter__field input{width:100%;min-height:58px;padding:0 .25rem;border:0;outline:0;background:transparent;color:#fff;font-size:1rem}.at-newsletter__field input::placeholder{color:#ffffffa6}.at-newsletter__field button{min-width:110px;border:0;background:transparent;color:#fff;cursor:pointer;font-weight:700}.at-newsletter__field:focus-within{border-color:#fff;box-shadow:0 2px 0 var(--at-primary)}.at-newsletter__message{margin:.8rem 0 0;color:#bcf8d7;font-size:.82rem}.at-newsletter__message--error{color:#ffb0b0}.at-footer{border-top:1px solid var(--at-border);background:#030509}.at-footer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;padding:1.75rem 0 1.25rem}.at-footer__payments svg{width:36px;height:auto}.at-footer__meta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.25rem 0 2rem;color:#7c8798;font-size:.72rem}.at-footer__copyright{display:flex;flex-wrap:wrap;gap:.45rem}.at-footer__copyright a,.at-footer__policies a{color:inherit;text-decoration:none}.at-footer__policies{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.85rem}.at-footer__copyright a:hover,.at-footer__policies a:hover{color:#fff;text-decoration:underline;text-underline-offset:.2rem}@media(max-width:900px){.at-header{padding-block:.85rem}.at-header__top{grid-template-columns:auto 1fr auto;gap:.6rem}.at-brand{justify-self:center}.at-nav{display:none}.at-mobile-menu{display:block}.at-product-grid,.at-product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.at-filters{align-items:flex-start;flex-direction:column}.at-value-grid{grid-template-columns:1fr 1fr}.at-value-card:first-child{grid-column:1 / -1}.at-product__grid{grid-template-columns:1fr}.at-product__panel{position:static}.at-cart__layout,.at-newsletter__inner{grid-template-columns:1fr}}@media(max-width:640px){.at-shell{width:min(100% - 28px,1180px)}.at-header{min-height:68px}.at-brand__name{font-size:.96rem}.at-header__actions{gap:.4rem}.at-icon-button{width:40px;height:40px}.at-hero{padding-top:4.5rem}.at-showcase-hero{min-height:620px}.at-showcase-hero__inner{align-items:end;padding-bottom:2rem}.at-showcase-hero__panel{padding:1.8rem 1.35rem;border-radius:16px}.at-hero__actions{flex-direction:column}.at-hero__rail{grid-template-columns:1fr 1fr}.at-hero__stat:nth-child(2){border-right:0}.at-hero__stat:nth-child(-n+2){border-bottom:1px solid var(--at-border)}.at-section-head{align-items:start;flex-direction:column}.at-product-grid,.at-value-grid{grid-template-columns:1fr}.at-product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.at-product-grid--catalog .at-product-card{border-radius:17px}.at-product-grid--catalog .at-product-card__media{margin:.55rem .55rem 0;border-radius:12px}.at-product-grid--catalog .at-product-card__body{padding:.9rem}.at-product-grid--catalog .at-product-card h3{font-size:.88rem}.at-card-button{min-height:40px;font-size:.78rem}.at-filters__groups{flex-wrap:wrap}.at-filters__sort{width:100%;flex-wrap:wrap}.at-value-card:first-child{grid-column:auto}.at-trust-strip__grid{grid-template-columns:1fr 1fr}.at-trust-item:nth-child(2){border-right:0}.at-trust-item:nth-child(-n+2){border-bottom:1px solid var(--at-border)}.at-product__reassurance{grid-template-columns:1fr}.at-cart-item{grid-template-columns:76px 1fr}.at-cart-item img{width:76px;height:68px}.at-cart-item__controls{grid-column:2}.at-contact{padding-block:3rem 4rem}.at-contact__inner{width:min(100% - 28px,1000px)}.at-contact-form__row{grid-template-columns:1fr}.at-input-group input,.at-input-group textarea{min-height:52px;font-size:16px}.at-newsletter__inner{width:min(100% - 28px,1180px);padding-block:3.5rem}.at-newsletter__field{align-items:stretch}.at-newsletter__field button{min-width:94px}.at-footer__meta{align-items:flex-start;flex-direction:column;gap:1rem}.at-footer__policies{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/anchor-tech.css.map */
