.OrderStatusBadge-module__0qDFRq__badge{border-radius:var(--r);flex-direction:column;gap:6px;margin:20px 0 24px;padding:16px 18px;display:flex}.OrderStatusBadge-module__0qDFRq__badge b{letter-spacing:-.02em;font-size:15px;font-weight:700}.OrderStatusBadge-module__0qDFRq__badge p{opacity:.85;margin:0;font-size:12.5px;line-height:1.5}.OrderStatusBadge-module__0qDFRq__pending{background:var(--blue-soft);color:var(--blue)}.OrderStatusBadge-module__0qDFRq__paid{background:color-mix(in srgb, var(--ok) 12%, transparent);color:var(--ok)}.OrderStatusBadge-module__0qDFRq__failed{background:color-mix(in srgb, var(--err) 12%, transparent);color:var(--err)}.OrderStatusBadge-module__0qDFRq__retry{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid;align-self:flex-start;margin-top:6px;padding-bottom:2px;font-size:10.5px}
.Money-module__90C4XG__money{flex-wrap:wrap;align-items:baseline;gap:6px;display:inline-flex}.Money-module__90C4XG__approx{color:var(--muted);white-space:nowrap;font-size:.85em;font-style:normal;font-weight:400}
.ProductCard-module__t53O_a__card{text-align:left;flex-direction:column;display:flex;position:relative}.ProductCard-module__t53O_a__photoWrap{position:relative}.ProductCard-module__t53O_a__photo{background:var(--field);border:1px solid var(--line-soft);border-radius:var(--r);aspect-ratio:4/5;transition:border-color var(--t);display:block;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__photo{border-color:var(--line)}.ProductCard-module__t53O_a__photo:before{content:"";aspect-ratio:1;background:radial-gradient(circle, var(--c,rgb(var(--glow))) 0%, transparent 66%);opacity:.16;width:74%;transition:opacity var(--t-slow), background var(--t-slow);z-index:1;border-radius:50%;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__photo:before{opacity:.28}.ProductCard-module__t53O_a__photo img{object-fit:contain;opacity:0;z-index:1;transition:opacity .42s ease, transform var(--t-slow);margin:auto;position:absolute;inset:9%;width:82%!important;height:82%!important}.ProductCard-module__t53O_a__photo img.ProductCard-module__t53O_a__on{opacity:1}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__photo img.ProductCard-module__t53O_a__on{transform:scale(1.045)translateY(-4px)}.ProductCard-module__t53O_a__badge{z-index:2;background:var(--blue);color:var(--on-blue);font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.16em;border-radius:2px;padding:4px 8px;font-size:9px;font-weight:500;position:absolute;top:9px;left:9px}.ProductCard-module__t53O_a__sale{background:var(--ink);color:var(--paper);left:auto;right:9px}.ProductCard-module__t53O_a__dots{z-index:3;gap:5px;display:flex;position:absolute;bottom:9px;left:9px}.ProductCard-module__t53O_a__dot{border:1.5px solid var(--paper);width:13px;height:13px;box-shadow:0 0 0 1px rgb(var(--sh) / .22);transition:transform var(--t-fast);border-radius:50%;padding:0}.ProductCard-module__t53O_a__dot[aria-pressed=true],.ProductCard-module__t53O_a__dot:hover{transform:scale(1.32)}.ProductCard-module__t53O_a__meta{flex-direction:column;gap:3px;padding:11px 2px 0;display:flex}.ProductCard-module__t53O_a__category{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:9.5px}.ProductCard-module__t53O_a__name{letter-spacing:-.02em;transition:color var(--t-fast);font-size:14.5px;font-weight:600;line-height:1.3}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__name{color:var(--blue)}.ProductCard-module__t53O_a__price{font-variant-numeric:tabular-nums;align-items:baseline;gap:8px;margin-top:2px;display:flex}.ProductCard-module__t53O_a__price b{letter-spacing:-.01em;font-size:15px;font-weight:600}.ProductCard-module__t53O_a__price s{color:var(--muted);font-size:12.5px;text-decoration-thickness:1px}
.CatalogToolbar-module___NdvNG__toolbar{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:clamp(20px,3vw,30px);padding-bottom:18px;display:flex}.CatalogToolbar-module___NdvNG__search{flex:240px;min-width:0;position:relative}.CatalogToolbar-module___NdvNG__search svg{fill:none;width:16px;height:16px;stroke:var(--muted);stroke-width:1.7px;stroke-linecap:round;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.CatalogToolbar-module___NdvNG__search input{background:var(--field);border-radius:var(--r);width:100%;transition:border-color var(--t-fast), background var(--t-fast);border:1px solid #0000;padding:11px 14px 11px 36px}.CatalogToolbar-module___NdvNG__search input::placeholder{color:var(--muted)}.CatalogToolbar-module___NdvNG__search input:focus{border-color:var(--blue);background:var(--paper);outline:none}.CatalogToolbar-module___NdvNG__chips{flex-wrap:wrap;gap:6px;display:flex}.CatalogToolbar-module___NdvNG__chip{border:1px solid var(--line);border-radius:var(--r);font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-2);transition:all var(--t-fast);padding:9px 14px;font-size:10.5px}.CatalogToolbar-module___NdvNG__chip:hover{border-color:var(--ink)}.CatalogToolbar-module___NdvNG__chip[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}
.Hero-module__ZARIfG__hero{background:var(--field);border-bottom:1px solid var(--line-soft);position:relative;overflow:hidden}.Hero-module__ZARIfG__pitch{pointer-events:none;width:100%;height:100%;stroke:rgb(var(--neon));fill:none;opacity:.22;filter:drop-shadow(0 0 6px rgb(var(--neon) / var(--neon-b)));position:absolute;inset:0}.Hero-module__ZARIfG__ghost{letter-spacing:-.055em;color:var(--ink);opacity:.035;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(90px,19vw,290px);font-weight:800;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__inner{gap:20px;padding-block:clamp(30px,5vw,54px) 0;display:grid;position:relative}@media (min-width:940px){.Hero-module__ZARIfG__inner{grid-template-columns:minmax(340px,.86fr) 1.14fr;align-items:center;gap:30px;padding-block:clamp(34px,4vw,58px) 0}}@media (min-width:1181px){.Hero-module__ZARIfG__inner{padding-bottom:clamp(70px,7vw,110px)}}.Hero-module__ZARIfG__title{letter-spacing:-.045em;text-wrap:balance;margin:14px 0 0;font-size:clamp(38px,6.6vw,74px);font-weight:800;line-height:.94}.Hero-module__ZARIfG__title em{color:var(--blue);text-shadow:0 0 30px rgb(var(--neon) / var(--neon-a));font-style:normal;display:inline-block;position:relative}.Hero-module__ZARIfG__lede{color:var(--ink-2);max-width:44ch;margin:18px 0 0;font-size:clamp(14.5px,1.5vw,16.5px);line-height:1.6}.Hero-module__ZARIfG__cta{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.Hero-module__ZARIfG__facts{border-top:1px solid var(--line);flex-wrap:wrap;gap:26px;margin-top:30px;padding-top:20px;display:flex}.Hero-module__ZARIfG__facts div{flex-direction:column;gap:3px;display:flex}.Hero-module__ZARIfG__facts b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:19px;font-weight:700}.Hero-module__ZARIfG__facts span{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.15em;color:var(--muted);font-size:9.5px}.Hero-module__ZARIfG__stage{place-items:end center;min-height:clamp(240px,42vw,520px);display:grid;position:relative}.Hero-module__ZARIfG__halo{aspect-ratio:1;background:radial-gradient(circle, rgb(var(--neon) / var(--neon-a)) 0%, transparent 52%), radial-gradient(circle, rgb(var(--glow) / var(--neon-b)) 0%, rgb(var(--glow) / var(--neon-c)) 46%, transparent 72%);filter:blur(14px);border-radius:50%;width:min(96%,700px);animation:9s ease-in-out infinite Hero-module__ZARIfG__breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__breathe{50%{opacity:.86;transform:translate(-50%,-50%)scale(1.06)}}.Hero-module__ZARIfG__pool{z-index:1;background:radial-gradient(ellipse at center, rgb(var(--neon) / var(--neon-b)) 0%, rgb(var(--glow) / var(--neon-c)) 42%, transparent 72%);filter:blur(18px);border-radius:50%;width:min(86%,640px);height:clamp(90px,9vw,190px);position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__floor{z-index:1;opacity:.5;background:linear-gradient(90deg, transparent, rgb(var(--neon) / .8), transparent);width:min(56%,420px);height:1px;box-shadow:0 0 16px 2px rgb(var(--neon) / var(--neon-c));position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__figure{z-index:2;aspect-ratio:896/749;place-items:end center;width:min(80%,560px);display:grid;position:relative}@media (max-width:820px){.Hero-module__ZARIfG__figure{width:min(88%,460px)}}.Hero-module__ZARIfG__man{width:100%;height:auto;filter:drop-shadow(0 30px 46px rgb(var(--sh) / .34));-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(#000 74%,#0000 96%),linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(#000 74%,#0000 96%),linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.Hero-module__ZARIfG__cluster{z-index:3;flex-direction:column;display:flex;position:absolute}.Hero-module__ZARIfG__left{top:3.9%;left:0;transform:translate(-34%)}.Hero-module__ZARIfG__right{top:0;right:0;transform:translate(34%)}.Hero-module__ZARIfG__slot{transform-origin:50% 100%;transition:transform var(--t), z-index 0s}.Hero-module__ZARIfG__slot:not(:first-child){margin-top:clamp(-34px,-3vw,-22px)}.Hero-module__ZARIfG__slot:first-child{z-index:3}.Hero-module__ZARIfG__slot:nth-child(2){z-index:2}.Hero-module__ZARIfG__slot:nth-child(3){z-index:1}.Hero-module__ZARIfG__left .Hero-module__ZARIfG__slot:first-child{transform:rotate(-7deg)translate(-6px)}.Hero-module__ZARIfG__left .Hero-module__ZARIfG__slot:nth-child(2){transform:rotate(-1deg)}.Hero-module__ZARIfG__left .Hero-module__ZARIfG__slot:nth-child(3){transform:rotate(5deg)translate(-4px)}.Hero-module__ZARIfG__right .Hero-module__ZARIfG__slot:first-child{transform:rotate(7deg)translate(6px)}.Hero-module__ZARIfG__right .Hero-module__ZARIfG__slot:nth-child(2){transform:rotate(1deg)}.Hero-module__ZARIfG__right .Hero-module__ZARIfG__slot:nth-child(3){transform:rotate(-5deg)translate(4px)}.Hero-module__ZARIfG__slot:hover{z-index:10;transform:rotate(0)translateY(-6px)scale(1.04)}.Hero-module__ZARIfG__chip{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--r);text-align:left;cursor:pointer;width:clamp(104px,12.5vw,164px);color:inherit;box-shadow:0 14px 34px -16px rgb(var(--sh) / .5), 0 0 0 1px rgb(var(--neon) / var(--neon-c));transition:box-shadow var(--t), border-color var(--t);padding:9px 10px 10px;text-decoration:none;animation:7s ease-in-out infinite Hero-module__ZARIfG__float;display:block}.Hero-module__ZARIfG__slot:nth-child(2) .Hero-module__ZARIfG__chip{animation-delay:1.2s}.Hero-module__ZARIfG__slot:nth-child(3) .Hero-module__ZARIfG__chip{animation-delay:2.4s}.Hero-module__ZARIfG__slot:hover .Hero-module__ZARIfG__chip{border-color:rgb(var(--neon) / .5);box-shadow:0 22px 46px -16px rgb(var(--sh) / .6), 0 0 26px -4px rgb(var(--neon) / var(--neon-a));animation-play-state:paused}@keyframes Hero-module__ZARIfG__float{50%{transform:translateY(-8px)}}.Hero-module__ZARIfG__chip img{object-fit:contain;width:auto;height:clamp(70px,7.4vw,106px);margin:0 auto 7px;display:block}.Hero-module__ZARIfG__chipName{-webkit-line-clamp:2;letter-spacing:-.01em;-webkit-box-orient:vertical;margin-bottom:3px;font-size:11.5px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.Hero-module__ZARIfG__chipPrice{font-family:var(--f-kit);color:var(--blue);letter-spacing:.06em;font-size:11px;display:block}@media (max-width:1180px){.Hero-module__ZARIfG__cluster .Hero-module__ZARIfG__slot:nth-child(3){display:none}}@media (max-width:820px){.Hero-module__ZARIfG__cluster .Hero-module__ZARIfG__slot:nth-child(2){display:none}.Hero-module__ZARIfG__left{transform:translate(-22%)}.Hero-module__ZARIfG__right{transform:translate(22%)}}@media (max-width:560px){.Hero-module__ZARIfG__left{transform:translate(-12%)}.Hero-module__ZARIfG__right{transform:translate(12%)}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__halo,.Hero-module__ZARIfG__chip{animation:none}}
.product-module__HprZka__topbar{z-index:50;background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-soft);position:sticky;top:66px}.product-module__HprZka__topbar .wrap{justify-content:space-between;align-items:center;gap:12px;height:60px;display:flex}.product-module__HprZka__back{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-2);transition:color var(--t-fast);align-items:center;gap:8px;font-size:11px;display:inline-flex}.product-module__HprZka__back:hover{color:var(--blue)}.product-module__HprZka__back svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform var(--t-fast)}.product-module__HprZka__back:hover svg{transform:translate(-3px)}.product-module__HprZka__recGrid{grid-template-columns:repeat(2,1fr);gap:clamp(10px,2vw,26px) clamp(10px,2vw,20px);display:grid}@media (min-width:760px){.product-module__HprZka__recGrid{grid-template-columns:repeat(4,1fr)}}
.Ticker-module__yI-_lW__ticker{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--paper);padding:11px 0;overflow:hidden}.Ticker-module__yI-_lW__inner{width:max-content;animation:20s linear infinite Ticker-module__yI-_lW__slide;display:flex}@keyframes Ticker-module__yI-_lW__slide{to{transform:translate(-16.6667%)}}.Ticker-module__yI-_lW__word{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.24em;color:var(--muted);white-space:nowrap;align-items:center;margin-right:36px;font-size:11px;display:flex}.Ticker-module__yI-_lW__word:after{content:"";background:var(--blue);border-radius:50%;width:4px;height:4px;margin-left:36px}@media (prefers-reduced-motion:reduce){.Ticker-module__yI-_lW__inner{animation:none}}
.CategoryTiles-module__VGnx-W__cats{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:720px){.CategoryTiles-module__VGnx-W__cats{grid-template-columns:repeat(4,1fr)}}.CategoryTiles-module__VGnx-W__cat{border:1px solid var(--line-soft);border-radius:var(--r);background:var(--field);text-align:left;color:inherit;min-height:96px;transition:border-color var(--t), background var(--t), transform var(--t);padding:16px 15px;text-decoration:none;display:block;position:relative;overflow:hidden}.CategoryTiles-module__VGnx-W__cat:hover{border-color:var(--blue);transform:translateY(-3px)}.CategoryTiles-module__VGnx-W__cat img{object-fit:contain;object-position:right bottom;opacity:.9;width:80px;height:88px;transition:transform var(--t-slow);position:absolute;bottom:-10px;right:-14px}.CategoryTiles-module__VGnx-W__cat:hover img{transform:scale(1.09)rotate(-4deg)}.CategoryTiles-module__VGnx-W__cat b{letter-spacing:-.02em;font-size:14.5px;font-weight:600;display:block;position:relative}.CategoryTiles-module__VGnx-W__cat span{font-family:var(--f-kit);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:10px;position:relative}@media (prefers-reduced-motion:reduce){.CategoryTiles-module__VGnx-W__cat,.CategoryTiles-module__VGnx-W__cat img{transition:none}}
.catalog-module__-Erwyq__subtitle{color:var(--muted);max-width:46ch;margin:8px 0 0;font-size:14px;line-height:1.55}.catalog-module__-Erwyq__grid{grid-template-columns:repeat(2,1fr);gap:clamp(10px,2vw,26px) clamp(10px,2vw,20px);display:grid}@media (min-width:760px){.catalog-module__-Erwyq__grid{grid-template-columns:repeat(3,1fr)}}.catalog-module__-Erwyq__empty{text-align:center;color:var(--muted);padding:56px 20px}.catalog-module__-Erwyq__empty b{color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:600;display:block}
.order-module__IKzD0a__page{place-items:center;min-height:60vh;padding-block:clamp(40px,6vw,80px);display:grid}.order-module__IKzD0a__card{background:var(--field);border:1px solid var(--line-soft);border-radius:var(--r);width:min(560px,100%);padding:28px}.order-module__IKzD0a__card h1{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(22px,3vw,30px);font-weight:700}.order-module__IKzD0a__tracking{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--r);flex-direction:column;gap:4px;margin-bottom:24px;padding:16px 18px;display:flex}.order-module__IKzD0a__tracking .kit{color:var(--muted);letter-spacing:.15em;font-size:10px}.order-module__IKzD0a__tracking b{letter-spacing:.02em;font-size:21px;font-weight:700}.order-module__IKzD0a__tracking p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.order-module__IKzD0a__items{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.order-module__IKzD0a__items li{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;font-size:13.5px;display:flex}.order-module__IKzD0a__itemName{flex-direction:column;gap:2px;min-width:0;display:flex}.order-module__IKzD0a__itemName em{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9.5px;font-style:normal}.order-module__IKzD0a__items b{font-variant-numeric:tabular-nums;white-space:nowrap}.order-module__IKzD0a__total{border-top:1px solid var(--line);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;margin-top:16px;padding-top:14px;display:flex}.order-module__IKzD0a__total .kit{color:var(--muted);letter-spacing:.15em;font-size:10.5px}.order-module__IKzD0a__total b{letter-spacing:-.03em;font-size:22px;font-weight:700}.order-module__IKzD0a__emailNote{color:var(--muted);text-align:center;margin:18px 0 0;font-size:11.5px;line-height:1.5}.order-module__IKzD0a__notFound{text-align:center;color:var(--muted);margin:0 0 14px;font-size:14px}.order-module__IKzD0a__link{text-align:center;font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;color:var(--blue);font-size:11.5px;display:block}.order-module__IKzD0a__lines{font-variant-numeric:tabular-nums;flex-direction:column;gap:6px;margin:14px 0 0;font-size:13.5px;display:flex}.order-module__IKzD0a__lines>div{justify-content:space-between;gap:12px;display:flex}.order-module__IKzD0a__lines dt{color:var(--muted)}.order-module__IKzD0a__lines dd{white-space:nowrap;margin:0}
.CartView-module__YCwLYq__page{padding-block:clamp(28px,4vw,48px) clamp(40px,6vw,72px)}.CartView-module__YCwLYq__placeholder{min-height:50vh}.CartView-module__YCwLYq__layout{align-items:start;gap:clamp(24px,4vw,44px);display:grid}@media (min-width:900px){.CartView-module__YCwLYq__layout{grid-template-columns:1fr 320px}}.CartView-module__YCwLYq__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CartView-module__YCwLYq__item{border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:16px;padding:16px 0;display:flex}.CartView-module__YCwLYq__thumb{border-radius:var(--r);flex-shrink:0;width:80px;height:96px;position:relative;overflow:hidden}.CartView-module__YCwLYq__thumb img{object-fit:contain;padding:8%}.CartView-module__YCwLYq__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CartView-module__YCwLYq__name{letter-spacing:-.02em;transition:color var(--t-fast);font-size:14.5px;font-weight:600;line-height:1.3}.CartView-module__YCwLYq__name:hover{color:var(--blue)}.CartView-module__YCwLYq__variant{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);align-items:center;gap:6px;font-size:9.5px;display:flex}.CartView-module__YCwLYq__variant i{border:1px solid var(--line);border-radius:50%;width:9px;height:9px;display:block}.CartView-module__YCwLYq__unit{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12.5px}.CartView-module__YCwLYq__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.CartView-module__YCwLYq__stepper{border:1px solid var(--line);border-radius:var(--r);background:var(--paper);align-items:center;display:flex;overflow:hidden}.CartView-module__YCwLYq__stepper button{width:30px;height:32px;color:var(--ink-2);transition:background var(--t-fast), color var(--t-fast);place-items:center;font-size:15px;display:grid}.CartView-module__YCwLYq__stepper button:hover:not(:disabled){background:var(--field);color:var(--blue)}.CartView-module__YCwLYq__stepper button:disabled{opacity:.3;cursor:not-allowed}.CartView-module__YCwLYq__stepper input{text-align:center;font-variant-numeric:tabular-nums;appearance:textfield;background:0 0;border:0;width:44px;height:32px;font-size:13.5px;font-weight:600}.CartView-module__YCwLYq__stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CartView-module__YCwLYq__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CartView-module__YCwLYq__sum{font-variant-numeric:tabular-nums;text-align:right;min-width:92px;font-size:14px;font-weight:600}.CartView-module__YCwLYq__remove{width:28px;height:28px;color:var(--muted);border-radius:var(--r);transition:background var(--t-fast), color var(--t-fast);place-items:center;display:grid}.CartView-module__YCwLYq__remove:hover{background:var(--field);color:var(--ink)}.CartView-module__YCwLYq__remove svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:14px;height:14px}.CartView-module__YCwLYq__summary{background:var(--field);border:1px solid var(--line-soft);border-radius:var(--r);flex-direction:column;gap:14px;padding:20px;display:flex;position:sticky;top:90px}.CartView-module__YCwLYq__total{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;display:flex}.CartView-module__YCwLYq__total .kit{color:var(--muted);letter-spacing:.15em;font-size:10.5px}.CartView-module__YCwLYq__total b{letter-spacing:-.03em;font-size:22px;font-weight:700}.CartView-module__YCwLYq__checkout{border-radius:var(--r);background:var(--blue);color:var(--on-blue);font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;box-shadow:0 5px 22px -8px rgb(var(--glow) / .85);transition:background var(--t-fast), transform var(--t-fast);justify-content:center;align-items:center;padding:14px 22px;font-size:11.5px;font-weight:500;display:inline-flex}.CartView-module__YCwLYq__checkout:hover{background:var(--blue-hi);transform:translateY(-1.5px)}.CartView-module__YCwLYq__note{color:var(--muted);text-align:center;margin:0;font-size:11.5px;line-height:1.5}.CartView-module__YCwLYq__empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:6px;padding:56px 20px;display:flex}.CartView-module__YCwLYq__empty b{color:var(--ink);font-size:17px;font-weight:600;display:block}.CartView-module__YCwLYq__emptyLink{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;color:var(--blue);border-bottom:1px solid;margin-top:14px;padding-bottom:2px;font-size:11.5px}
.CheckoutView-module__0CLeqG__page{padding-block:clamp(28px,4vw,48px) clamp(40px,6vw,72px)}.CheckoutView-module__0CLeqG__placeholder{min-height:50vh}.CheckoutView-module__0CLeqG__layout{align-items:start;gap:clamp(24px,4vw,44px);display:grid}@media (min-width:900px){.CheckoutView-module__0CLeqG__layout{grid-template-columns:1fr 340px}}.CheckoutView-module__0CLeqG__fields{flex-direction:column;gap:28px;display:flex}.CheckoutView-module__0CLeqG__group{border:0;flex-direction:column;gap:16px;margin:0;padding:0;display:flex}.CheckoutView-module__0CLeqG__group legend{color:var(--muted);margin-bottom:4px;padding:0;font-size:10.5px}.CheckoutView-module__0CLeqG__field{flex-direction:column;gap:6px;display:flex}.CheckoutView-module__0CLeqG__fieldLabel{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:10px}.CheckoutView-module__0CLeqG__field input,.CheckoutView-module__0CLeqG__field select{background:var(--field);border-radius:var(--r);width:100%;transition:border-color var(--t-fast), background var(--t-fast);border:1px solid #0000;padding:12px 14px}.CheckoutView-module__0CLeqG__field select{cursor:pointer}.CheckoutView-module__0CLeqG__field input:focus,.CheckoutView-module__0CLeqG__field select:focus{border-color:var(--blue);background:var(--paper);outline:none}.CheckoutView-module__0CLeqG__field input:disabled,.CheckoutView-module__0CLeqG__field select:disabled{opacity:.5;cursor:not-allowed}.CheckoutView-module__0CLeqG__invalid input,.CheckoutView-module__0CLeqG__invalid select{border-color:var(--err)}.CheckoutView-module__0CLeqG__hint{color:var(--muted);font-size:11.5px;line-height:1.45}.CheckoutView-module__0CLeqG__error{color:var(--err);font-size:11.5px}.CheckoutView-module__0CLeqG__summary{background:var(--field);border:1px solid var(--line-soft);border-radius:var(--r);flex-direction:column;gap:14px;padding:20px;display:flex;position:sticky;top:90px}.CheckoutView-module__0CLeqG__summary h2{color:var(--muted);margin:0;font-size:10.5px}.CheckoutView-module__0CLeqG__items{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.CheckoutView-module__0CLeqG__items li{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.CheckoutView-module__0CLeqG__itemName{flex-direction:column;gap:2px;min-width:0;display:flex}.CheckoutView-module__0CLeqG__itemName em{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9.5px;font-style:normal}.CheckoutView-module__0CLeqG__items b{font-variant-numeric:tabular-nums;white-space:nowrap}.CheckoutView-module__0CLeqG__total{border-top:1px solid var(--line);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:baseline;padding-top:14px;display:flex}.CheckoutView-module__0CLeqG__total .kit{color:var(--muted);letter-spacing:.15em;font-size:10.5px}.CheckoutView-module__0CLeqG__total b{letter-spacing:-.03em;font-size:22px;font-weight:700}.CheckoutView-module__0CLeqG__formError{color:var(--err);margin:0;font-size:12.5px;line-height:1.5}.CheckoutView-module__0CLeqG__pay{border-radius:var(--r);background:var(--blue);color:var(--on-blue);font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;box-shadow:0 5px 22px -8px rgb(var(--glow) / .85);transition:background var(--t-fast), transform var(--t-fast);justify-content:center;align-items:center;padding:14px 22px;font-size:11.5px;font-weight:500;display:inline-flex}.CheckoutView-module__0CLeqG__pay:hover:not(:disabled){background:var(--blue-hi);transform:translateY(-1.5px)}.CheckoutView-module__0CLeqG__pay:disabled{opacity:.5;cursor:not-allowed}.CheckoutView-module__0CLeqG__pointInfo{background:var(--field);border-radius:10px;gap:6px;margin:-4px 0 0;padding:10px 12px;font-size:12px;display:grid}.CheckoutView-module__0CLeqG__pointInfo>div{gap:8px;display:flex}.CheckoutView-module__0CLeqG__pointInfo dt{color:var(--muted);flex:none}.CheckoutView-module__0CLeqG__pointInfo dd{color:var(--ink);margin:0}.CheckoutView-module__0CLeqG__lines{font-variant-numeric:tabular-nums;flex-direction:column;gap:6px;margin:0;font-size:13px;display:flex}.CheckoutView-module__0CLeqG__lines>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.CheckoutView-module__0CLeqG__lines dt{color:var(--muted);flex-direction:column;gap:1px;display:flex}.CheckoutView-module__0CLeqG__lines dt em{font-size:11.5px;font-style:normal}.CheckoutView-module__0CLeqG__lines dd{text-align:right;white-space:nowrap;margin:0}.CheckoutView-module__0CLeqG__consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;display:flex}.CheckoutView-module__0CLeqG__consent input{width:16px;height:16px;accent-color:var(--blue);flex:none;margin:1px 0 0}.CheckoutView-module__0CLeqG__consent a{color:var(--blue)}.CheckoutView-module__0CLeqG__consent.CheckoutView-module__0CLeqG__invalid{color:var(--err)}
.PaymentMock-module__T2UTHq__page{place-items:center;min-height:60vh;padding-block:clamp(40px,6vw,80px);display:grid}.PaymentMock-module__T2UTHq__card{background:var(--field);border:1px solid var(--line-soft);border-radius:var(--r);width:min(460px,100%);padding:28px}.PaymentMock-module__T2UTHq__card h1{letter-spacing:-.03em;margin:0 0 20px;font-size:24px;font-weight:700}.PaymentMock-module__T2UTHq__notice{background:var(--blue-soft);color:var(--blue);border-radius:var(--r);margin-bottom:22px;padding:12px 14px;font-size:12px;line-height:1.5}.PaymentMock-module__T2UTHq__rows{flex-direction:column;gap:10px;margin:0 0 24px;display:flex}.PaymentMock-module__T2UTHq__rows div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}.PaymentMock-module__T2UTHq__rows dt{font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:10px}.PaymentMock-module__T2UTHq__rows dd{font-variant-numeric:tabular-nums;margin:0;font-size:14px}.PaymentMock-module__T2UTHq__rows dd b{letter-spacing:-.02em;font-size:19px;font-weight:700}.PaymentMock-module__T2UTHq__actions{flex-direction:column;gap:9px;display:flex}.PaymentMock-module__T2UTHq__success,.PaymentMock-module__T2UTHq__failure{border-radius:var(--r);font-family:var(--f-kit);text-transform:uppercase;letter-spacing:.13em;cursor:pointer;transition:transform var(--t-fast), background var(--t-fast), color var(--t-fast), border-color var(--t-fast), box-shadow var(--t);border:0;padding:13px 22px;font-size:11.5px;font-weight:500}.PaymentMock-module__T2UTHq__success{background:var(--blue);color:var(--on-blue);box-shadow:0 5px 22px -8px rgb(var(--glow) / .85)}.PaymentMock-module__T2UTHq__success:hover:not(:disabled){background:var(--blue-hi);transform:translateY(-1.5px)}.PaymentMock-module__T2UTHq__failure{border:1px solid var(--line);color:var(--ink-2)}.PaymentMock-module__T2UTHq__failure:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}.PaymentMock-module__T2UTHq__success:disabled,.PaymentMock-module__T2UTHq__failure:disabled{opacity:.5;cursor:not-allowed}
