@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#292929;background:#f8f8f7;font-synthesis:none;--green:#31cb22;--green-dark:#219416;--ink:#292929;--muted:#747874;--line:#dedfdd;--surface:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f8f8f7;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid #eceeeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{width:min(1400px,calc(100% - 56px));min-height:86px;margin:auto;display:grid;grid-template-columns:170px 128px 1fr auto;align-items:center;gap:24px}.logo-link,.logo-link img{display:block}.logo-link img{width:170px}.software-link,.catalog-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dbd6;border-radius:10px;background:#fff;color:var(--green-dark);font-size:13px;font-weight:700;text-transform:uppercase;transition:border-color .18s ease,background .18s ease,transform .18s ease}.software-link:hover,.catalog-link:hover{border-color:var(--green);background:#f8fff6;transform:translateY(-1px)}.main-nav{display:flex;justify-content:center;gap:clamp(16px,2vw,34px);color:#777a78;font-size:13px}.main-nav a{padding:12px 0}.main-nav .active{color:#202220;font-weight:700}.catalog-link{min-width:112px}.header-inner:has(.header-cart){grid-template-columns:170px 128px 1fr auto 48px}.header-cart{position:relative;width:48px;height:44px;display:grid;place-items:center;border:1px solid #d7dbd6;border-radius:10px;background:#fff;color:#242924;transition:border-color .18s ease,background .18s ease,transform .18s ease}.header-cart:hover{border-color:var(--green);background:#f8fff6;transform:translateY(-1px)}.header-cart svg{width:20px;height:20px;stroke-width:1.8}.header-cart span{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:var(--green);color:#10230e;font-size:9px;font-weight:900;line-height:1}.page-shell{width:min(1340px,calc(100% - 56px));margin:auto}.breadcrumbs{display:flex;gap:10px;padding:34px 0 44px;color:#7d807d;font-size:13px}.breadcrumbs a:hover{color:var(--green-dark)}.eyebrow{margin:0 0 13px;color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.catalog-intro{margin-bottom:28px}.catalog-intro>div{display:grid;grid-template-columns:1fr 500px;gap:60px;align-items:end}.catalog-intro h1{margin:0;font-size:clamp(40px,4.2vw,62px);line-height:1.04;letter-spacing:-.05em}.catalog-intro div>p{margin:0;color:var(--muted);line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{overflow:hidden;border:1px solid #d7d9d6;background:#fff;outline:0;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #121d121f}.product-card:focus-visible{outline:3px solid var(--green);outline-offset:4px}.product-card-cover{width:100%;height:clamp(400px,32vw,420px);display:block;object-fit:contain;object-position:center}.product-card--magenta .product-card-cover{background:#1b071f}.product-card--green .product-card-cover{background:#24170e}.product-content{padding:25px 28px 27px}.product-audience{margin-bottom:8px;color:var(--green-dark);font-size:12px;font-weight:800}.product-content h2{margin-bottom:9px;font-size:30px;letter-spacing:-.035em}.product-content>p:not(.product-audience){min-height:46px;margin-bottom:20px;color:var(--muted);font-size:14px;line-height:1.55}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid #e3e5e2}.product-footer strong{font-size:28px}.product-footer span{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;background:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.story-visual{position:relative;height:610px;overflow:hidden;background:#100b14;color:#fff}.story-visual--compact{height:430px}.story-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.58) saturate(1.18)}.story-visual--green .story-background{filter:hue-rotate(65deg) brightness(.48) saturate(.9)}.story-copy{position:absolute;z-index:2;top:42px;left:44px;max-width:420px}.story-brand{display:block;margin-bottom:20px;font-size:11px;font-weight:800;letter-spacing:.17em}.story-copy strong{display:block;font-size:clamp(33px,4vw,58px);line-height:.93;letter-spacing:-.055em}.story-copy small{display:block;margin-top:15px;color:#ffffffb8;font-size:11px;font-style:italic}.story-product{position:absolute;z-index:2;left:50%;bottom:-9%;width:74%;height:76%;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(0,0,0,.45));transform:translate(-38%) rotate(-6deg);transform-origin:center}.story-visual--compact .story-copy{top:28px;left:30px}.story-visual--compact .story-copy strong{font-size:34px}.story-visual--compact .story-product{width:72%;height:72%;bottom:-6%}.story-benefits{position:absolute;z-index:3;left:42px;right:42px;bottom:28px;display:grid;grid-template-columns:1fr 1fr;gap:8px 22px}.story-benefits span{padding-top:9px;border-top:1px solid rgba(255,255,255,.28);font-size:10px;font-weight:700;line-height:1.35}.story-edition{position:absolute;z-index:4;right:24px;top:24px;padding:8px 11px;background:var(--green);color:#11200f;font-size:10px;font-weight:900;letter-spacing:.08em}.profiles-section{margin-top:72px;padding:52px 0 90px;border-top:1px solid var(--line)}.profiles-heading{display:grid;grid-template-columns:1fr 420px;gap:50px;align-items:end}.profiles-heading h2{margin:0;font-size:44px;letter-spacing:-.04em}.profiles-heading>p{margin:0;color:var(--muted)}.search-field{display:block;margin-top:28px}.search-field span{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.search-field input{width:100%;min-height:56px;padding:0 18px;border:1px solid #8e918e;border-radius:0;background:#fff;outline:0}.search-field input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #31cb222e}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.profile-card{overflow:hidden;border:1px solid #e0e2df;background:#fff}.profile-card img{width:100%;height:180px;display:block;object-fit:cover}.profile-card div{display:flex;justify-content:space-between;gap:15px;padding:17px}.profile-card h3{margin:0;font-size:16px}.profile-card strong{color:var(--green-dark);white-space:nowrap}.empty-profiles{grid-column:1/-1;padding:24px;background:#fff;color:var(--muted)}.product-page{padding-bottom:80px}.product-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);gap:24px;align-items:start}.media-gallery{min-width:0}.media-stage{position:relative;height:610px;overflow:hidden;background:#292a2d;box-shadow:0 22px 54px #0e140e24}.media-stage>.story-visual{height:100%}.media-zoom{width:100%;height:100%;display:block;cursor:zoom-in;outline:0}.media-zoom:focus-visible{box-shadow:inset 0 0 0 4px var(--green)}.media-image{width:100%;height:100%;display:block;background:#292a2d}.media-image--poster,.media-image--contain{object-fit:contain}.media-image--render{padding:70px;object-fit:contain}.media-image--schema{padding:34px;object-fit:contain}.gallery-arrow{position:absolute;z-index:8;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#141614b8;color:#fff;box-shadow:0 8px 24px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%);transition:background .18s ease,color .18s ease,transform .18s ease}.gallery-arrow:hover{background:var(--green);color:#11200f;transform:translateY(-50%) scale(1.06)}.gallery-arrow:focus-visible{outline:3px solid var(--green);outline-offset:3px}.gallery-arrow svg{width:22px;height:22px;stroke-width:1.8}.gallery-arrow--prev{left:18px}.gallery-arrow--next{right:18px}.buy-panel{position:sticky;top:110px;padding:32px;border:1px solid #d8dad7;background:#fff;box-shadow:0 18px 48px #0f1e0f14}.buy-badge{display:inline-block;margin-bottom:20px;padding:7px 10px;background:var(--green);font-size:10px;font-weight:900}.buy-panel h1{margin-bottom:18px;font-size:clamp(34px,3.3vw,50px);line-height:1.05;letter-spacing:-.05em}.buy-lead{color:var(--muted);font-size:15px;line-height:1.65}.kit-note{margin:24px 0;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#374037;font-size:13px;font-weight:600}.price-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.price-row strong{font-size:38px}.price-row span{color:var(--green-dark);font-size:13px;font-weight:700}.purchase-row{display:grid;grid-template-columns:130px 1fr;gap:10px;margin-top:22px}.quantity{min-height:54px;display:grid;grid-template-columns:44px 1fr 44px;border:1px solid #cfd2ce}.quantity button{border:0;background:#fff;font-size:20px}.quantity output{display:grid;place-items:center}.buy-button,.one-click{min-height:54px;border:1px solid var(--green);font-weight:800;text-transform:uppercase}.buy-button{background:var(--green);color:#11200f}.one-click{width:100%;margin-top:10px;background:#fff;color:var(--green-dark)}.delivery-rows{margin-top:18px;border:1px solid #e0e2df}.delivery-rows>div{display:grid;gap:3px;padding:13px 15px}.delivery-rows>div+div{border-top:1px solid #e0e2df}.delivery-rows strong{font-size:12px}.delivery-rows span{color:var(--muted);font-size:11px}.product-lower{display:grid;grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr);gap:20px;margin-top:34px}.schema-card{min-height:330px;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #d8dad7;background:#fff;outline:0}.schema-card:focus-visible{outline:3px solid var(--green);outline-offset:3px}.schema-card>div{padding:24px 26px 10px}.schema-card h2{margin-bottom:10px;font-size:25px}.schema-card span{color:var(--green-dark);font-size:12px;font-weight:700}.schema-card img{width:100%;height:210px;display:block;object-fit:cover;object-position:center top}.tabs-card{border:1px solid #d8dad7;background:#fff}.tabs-list{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #d8dad7}.tabs-list button{min-height:58px;border:0;background:#fff;color:#737773;font-size:13px;font-weight:700}.tabs-list button[aria-selected=true]{color:#232623;box-shadow:inset 0 -4px var(--green)}.tab-panel{padding:34px}.tab-panel h2{font-size:30px;letter-spacing:-.035em}.tab-panel p{max-width:720px;color:var(--muted);line-height:1.7}.tab-panel dl{margin:0}.tab-panel dl div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:15px 0;border-bottom:1px solid #e3e5e2}.tab-panel dt{color:var(--muted)}.tab-panel dd{margin:0;font-weight:700}.other-product{margin-top:20px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #d8dad7;background:#fff}.other-product span{color:var(--muted);font-size:12px}.other-product strong{color:var(--green-dark)}@media(max-width:1080px){.header-inner{grid-template-columns:160px 118px 1fr}.main-nav{display:none}.catalog-link{justify-self:end}.story-visual--compact{height:390px}.product-hero{grid-template-columns:1fr}.buy-panel{position:static}.product-lower{grid-template-columns:1fr 1.4fr}}@media(max-width:1080px){.header-inner:has(.header-cart){grid-template-columns:160px 118px 1fr 48px}}@media(max-width:760px){.header-inner{width:calc(100% - 30px);min-height:70px;grid-template-columns:1fr auto}.logo-link img{width:142px}.software-link,.main-nav{display:none}.catalog-link{min-width:94px;min-height:42px;font-size:11px}.page-shell{width:calc(100% - 30px)}.breadcrumbs{padding:24px 0 32px}.catalog-intro>div,.profiles-heading{grid-template-columns:1fr;gap:17px}.catalog-intro h1{font-size:40px}.catalog-intro div>p{font-size:14px}.product-grid{grid-template-columns:1fr}.product-card-cover{height:min(480px,135vw)}.story-visual--compact{height:390px}.story-copy{top:24px;left:22px}.story-copy strong,.story-visual--compact .story-copy strong{font-size:31px}.story-product,.story-visual--compact .story-product{width:86%;height:70%;bottom:-4%;transform:translate(-42%) rotate(-6deg)}.product-content{padding:23px 20px}.profiles-heading h2{font-size:36px}.profile-grid{grid-template-columns:1fr}.product-hero{display:block}.media-stage{height:520px}.media-thumbs{grid-template-columns:1fr 1fr}.buy-panel{margin-top:18px;padding:24px 20px}.buy-panel h1{font-size:36px}.purchase-row,.product-lower,.tabs-list{grid-template-columns:1fr}.tabs-list button{min-height:50px;text-align:left;padding:0 20px;border-bottom:1px solid #e2e4e1}.tabs-list button[aria-selected=true]{box-shadow:inset 4px 0 var(--green)}.tab-panel{padding:26px 20px}.other-product{align-items:flex-start;flex-direction:column}.story-benefits{left:22px;right:22px;bottom:18px;grid-template-columns:1fr 1fr}.story-visual:not(.story-visual--compact) .story-product{height:66%;bottom:4%}}@media(max-width:760px){.header-inner:has(.header-cart){grid-template-columns:1fr auto 46px;gap:10px}.header-cart{width:46px;height:42px}.header-cart span{top:-6px;right:-5px}}.mobile-buy-bar{display:none}.mobile-preview-launch{position:fixed;z-index:55;left:22px;bottom:22px;min-height:48px;padding:0 17px;display:inline-flex;align-items:center;gap:9px;border:1px solid #cfd3ce;background:#fffffff5;color:#273027;font-size:12px;font-weight:800;text-transform:uppercase;box-shadow:0 10px 28px #111c1129;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-preview-launch:hover{border-color:var(--green-dark);color:var(--green-dark)}.mobile-preview-launch:focus-visible{outline:3px solid var(--green);outline-offset:3px}.mobile-preview-launch svg{width:18px;height:18px}.mobile-preview-page{min-height:100vh;padding:24px;background:#e8ebe7}.mobile-preview-toolbar{width:min(680px,100%);min-height:64px;margin:0 auto 18px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #d8ddd7}.mobile-preview-toolbar>a{display:inline-flex;align-items:center;gap:8px;color:var(--green-dark);font-size:12px;font-weight:800}.mobile-preview-toolbar svg{width:18px;height:18px}.mobile-preview-toolbar>div{display:grid;justify-items:end}.mobile-preview-toolbar strong{font-size:14px}.mobile-preview-toolbar span{color:var(--muted);font-size:11px}.mobile-device-frame{width:414px;margin:auto;padding:12px;border:1px solid #c7ccc6;border-radius:28px;background:#202320;box-shadow:0 30px 70px #0a120a3d}.mobile-device-frame iframe{width:390px;height:844px;display:block;border:0;border-radius:18px;background:#fff}.poster-preview-page{min-width:1080px;min-height:1350px;display:grid;place-items:center;background:#0d0b0f}.poster-canvas{position:relative;width:1080px;height:1350px;overflow:hidden;background:#100b15;color:#fff}.poster-background,.poster-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.poster-background{object-fit:cover}.poster-shade{background:linear-gradient(180deg,#08050a33,#09050c57 43%,#08050bf0)}.poster-logo{position:absolute;z-index:2;top:62px;left:64px;width:190px;filter:brightness(0) invert(1)}.poster-heading{position:absolute;z-index:3;top:130px;left:62px;right:62px}.poster-heading p{margin:0 0 17px;color:#d8a2e4;font-size:17px;font-weight:800;letter-spacing:.16em}.poster-heading h1{margin:0;font-size:82px;line-height:.89;letter-spacing:-.055em}.poster-heading span{display:block;margin-top:24px;color:#ffffffb8;font-size:15px;font-weight:700;letter-spacing:.08em}.poster-product-stage{position:absolute;z-index:2;top:405px;left:70px;width:940px;height:430px;display:grid;place-items:center}.poster-product-stage>img{position:relative;z-index:2;width:880px;height:390px;object-fit:contain;filter:drop-shadow(0 34px 34px rgba(0,0,0,.62));transform:rotate(-2deg)}.poster-glow{position:absolute;width:760px;height:230px;border-radius:50%;background:radial-gradient(circle,#d249df70,#d249df00 70%);filter:blur(20px)}.poster-channels{position:absolute;z-index:4;top:824px;left:58px;right:58px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.poster-channels>div{min-height:112px;padding:17px 16px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;gap:4px 11px;border:1px solid rgba(255,255,255,.22);background:#180e1cb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.poster-channels svg{width:25px;height:25px;grid-row:1/3;color:#f39dff;stroke-width:1.7}.poster-channels span{font-size:14px;font-weight:800;text-transform:uppercase}.poster-channels strong{color:#ffffffab;font-size:13px}.poster-features{position:absolute;z-index:4;top:982px;left:58px;right:58px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.poster-features>div{min-height:145px;padding:25px;display:flex;align-items:flex-start;gap:18px;border-top:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,rgba(255,255,255,.05),transparent)}.poster-features svg{width:34px;height:34px;flex:0 0 auto;color:#f4b0ff;stroke-width:1.55}.poster-features p{margin:0;display:grid;gap:8px}.poster-features strong{font-size:18px;text-transform:uppercase}.poster-features span{color:#ffffffa3;font-size:14px;line-height:1.45}.poster-footer{position:absolute;z-index:4;left:58px;right:58px;bottom:49px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.3)}.poster-footer span{max-width:560px;color:#ffffffc7;font-size:16px;font-weight:700;text-transform:uppercase}.poster-footer strong{color:#ee9afb;font-size:15px;letter-spacing:.12em}.product-lower{display:block}.product-lower--with-schema{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:20px;align-items:stretch}.product-lower--with-schema .tabs-card,.schema-card--right{min-height:340px}.schema-card--right{grid-template-rows:auto 1fr}.schema-card--right img{height:210px;padding:10px;object-fit:contain;object-position:center;background:#fafbfa}.story-product{bottom:3%;width:82%;height:61%;transform:translate(-45%) rotate(-2deg)}.story-visual--compact .story-product{width:84%;height:58%;bottom:2%}@media(max-width:760px){.product-page{padding-bottom:118px}.story-product,.story-visual--compact .story-product{width:91%;height:54%;bottom:5%;transform:translate(-47%) rotate(-2deg)}.story-visual:not(.story-visual--compact) .story-product{height:54%;bottom:8%}.mobile-buy-bar{position:fixed;z-index:60;left:0;right:0;bottom:0;min-height:78px;padding:12px 15px;display:grid;grid-template-columns:1fr 1.3fr;align-items:center;gap:12px;border-top:1px solid #d7dad6;background:#fffffffa;box-shadow:0 -10px 30px #141e141f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-buy-bar strong{font-size:23px}.mobile-buy-bar button{min-height:52px;border:1px solid var(--green);background:var(--green);font-weight:800;text-transform:uppercase}}@media(max-width:760px){.mobile-preview-launch{display:none}.mobile-preview-page{padding:0}.mobile-preview-toolbar{margin:0;border-width:0 0 1px}.mobile-device-frame{width:100%;padding:0;border:0;border-radius:0;box-shadow:none}.mobile-device-frame iframe{width:100%;height:calc(100vh - 64px);border-radius:0}}@media(max-width:760px){.product-lower--with-schema{grid-template-columns:1fr}.schema-card--right{min-height:0}.schema-card--right img{height:180px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}.product-card-media{position:relative;height:clamp(500px,42vw,560px);overflow:hidden;background:transparent}.product-card-media:before,.product-card-media:after{display:none}.product-card-media .product-card-cover{width:100%;height:100%;display:block;object-fit:cover;object-position:center 35%}.product-card--magenta .product-card-media,.product-card--green .product-card-media{background:transparent}@media(max-width:760px){.product-card-media{height:min(480px,135vw)}.product-card-media .product-card-cover{height:100%}}.description-copy p{margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.75}.delivery-rows>div{gap:14px;padding:16px}.delivery-rows strong{font-size:13px}.delivery-rows span{font-size:12px;line-height:1.55}@media(max-width:760px){.description-copy p{font-size:14px;line-height:1.7}.delivery-rows div{padding:15px}.delivery-rows span{font-size:13px;line-height:1.55}}.schema-card--right img{animation:schema-slide-in .45s ease both}@keyframes schema-slide-in{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.schema-card--right{display:grid;grid-template-rows:auto 1fr}.schema-card-copy{padding:24px 26px 14px}.schema-card-copy h2,.schema-card-copy .eyebrow{margin-bottom:8px}.schema-card-copy span{display:block}.schema-carousel-frame{position:relative;min-height:210px;background:#fafbfa}.schema-image-link{height:100%;display:block}.schema-card--right .schema-image-link img{width:100%;height:210px;padding:10px;display:block;object-fit:contain;object-position:center;background:#fafbfa}.schema-arrow{position:absolute;z-index:3;top:50%;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:#161916c2;color:#fff;box-shadow:0 6px 18px #0000002e;transform:translateY(-50%)}.schema-arrow:hover{background:var(--green);color:#142012}.schema-arrow:focus-visible{outline:3px solid var(--green);outline-offset:2px}.schema-arrow svg{width:20px}.schema-arrow--prev{left:12px}.schema-arrow--next{right:12px}.schema-dots{position:absolute;z-index:3;left:50%;bottom:10px;display:flex;gap:6px;padding:6px 8px;border-radius:999px;background:#141614a8;transform:translate(-50%)}.schema-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff80}.schema-dots button.is-active{background:var(--green);transform:scale(1.25)}.service-item{min-height:86px;grid-template-columns:132px minmax(0,1fr);align-items:center}.service-brands{width:132px;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0!important}.service-copy{min-width:0;display:grid;align-content:center;gap:5px;padding:0!important}.cdek-logo,.card-logo,.sbp-logo{min-height:28px;display:inline-flex!important;align-items:center;justify-content:center;gap:5px;color:#202420!important;font-size:10px!important;font-weight:900;line-height:1!important;white-space:nowrap}.cdek-logo{color:#179447!important;font-size:13px!important;letter-spacing:-.04em}.cdek-logo i{width:14px;height:14px;border:4px solid #179447;border-left-color:transparent;border-radius:50%;transform:rotate(-38deg)}.card-logo{padding:0 7px;border:1px solid #cdd1cc;border-radius:4px}.card-logo svg{width:16px;height:16px;stroke-width:1.8}.sbp-logo{gap:4px}.sbp-logo img{width:20px;height:20px;display:block;object-fit:contain}.sbp-logo b{font-size:11px;letter-spacing:-.04em}.price-row .is-unavailable{color:#a23b2e}@media(max-width:760px){.schema-card-copy{padding:21px 20px 12px}.schema-carousel-frame{min-height:190px}.schema-card--right .schema-image-link img{height:190px}.schema-arrow{width:36px;height:36px}.schema-arrow--prev{left:8px}.schema-arrow--next{right:8px}.service-item{min-height:0;grid-template-columns:116px minmax(0,1fr)}.service-brands{width:116px;gap:6px}.card-logo{padding:0 5px}}.schema-carousel-frame{padding:0!important}.product-bonus{margin-top:20px;padding:24px 28px;display:flex;align-items:center;gap:18px;border:1px solid rgba(92,204,60,.42);background:linear-gradient(135deg,#f7fff3,#fff);box-shadow:0 12px 34px #2d602114}.product-bonus-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#173112}.product-bonus-icon svg{width:24px;height:24px;stroke-width:1.8}.product-bonus .eyebrow{margin-bottom:6px}.product-bonus h2{margin-bottom:5px;font-size:22px;letter-spacing:-.025em}.product-bonus>div>p:last-child{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55}@media(min-width:1081px){.product-hero{align-items:stretch}.buy-panel{align-self:stretch}.media-gallery,.media-stage{height:100%}.media-stage{min-height:610px}}@media(max-width:760px){.product-bonus{padding:20px;align-items:flex-start}.product-bonus-icon{width:44px;height:44px}.product-bonus h2{font-size:19px}}.product-grid{grid-template-columns:repeat(2,minmax(0,560px));justify-content:center;gap:20px}.product-card-media{width:100%;height:auto;aspect-ratio:2/3}.product-card-media .product-card-cover{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width:761px){.product-card{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.product-content{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:23px 24px}.product-content>p:not(.product-audience){min-height:0}.product-footer{margin-top:auto;gap:12px}.product-footer strong{font-size:24px;white-space:nowrap}.product-footer span{flex:0 0 auto;padding:0 12px}}@media(max-width:760px){.product-grid{grid-template-columns:minmax(0,1fr);gap:22px}.product-card-media{height:auto;aspect-ratio:2/3}}@media(min-width:761px){.service-item{min-height:112px}.service-brands,.service-copy{align-self:center}}.product-card{border:1px solid #cbd2c8;border-radius:18px;box-shadow:0 10px 28px #142a1214}.product-card:hover{border-color:#3db52a94;box-shadow:0 20px 46px #142a1226}.product-card-bonus{margin:4px 0 15px;padding:10px 11px;display:flex;align-items:flex-start;gap:8px;border:1px solid rgba(61,181,42,.3);border-radius:9px;background:#f5fff2;color:#394438;font-size:11px;line-height:1.4}.product-card-bonus svg{width:16px;height:16px;flex:0 0 auto;color:var(--green-dark);stroke-width:1.8}.product-card-bonus span{display:grid;gap:1px}.product-card-bonus strong{color:var(--green-dark);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.product-card-benefits{margin:8px 0 14px;padding:14px 15px;border:1px solid rgba(61,181,42,.25);border-radius:9px;background:#f8fff6}.product-card-benefits>strong{display:block;margin-bottom:9px;color:var(--green-dark);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.product-card-benefits ul{margin:0;padding:0;display:grid;gap:6px;list-style:none}.product-card-benefits li{position:relative;padding-left:13px;color:#465045;font-size:11.5px;line-height:1.4}.product-card-benefits li:before{content:"";position:absolute;left:0;top:.45em;width:5px;height:5px;border-radius:50%;background:var(--green)}.one-click{display:flex;align-items:center;justify-content:center}.cart-toast{position:fixed;z-index:90;top:104px;right:max(24px,calc((100vw - 1340px)/2));width:min(440px,calc(100vw - 30px));min-height:154px;padding:18px;display:grid;grid-template-columns:74px 1fr 34px;gap:16px;border:1px solid #d8ddd6;border-radius:18px;background:#fff;box-shadow:0 22px 54px #14221433;animation:cart-toast-in .28s ease both}.cart-toast>img{width:74px;height:110px;display:block;border-radius:9px;object-fit:contain;background:#f1f2f0}.cart-toast-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.cart-toast-copy strong{font-size:15px;line-height:1.35}.cart-toast-copy>span{margin-top:6px;color:var(--muted);font-size:13px}.cart-toast-copy>a{min-height:42px;margin-top:auto;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:var(--green);color:#10230e;font-size:12px;font-weight:800}.cart-toast-copy>a svg{width:16px}.cart-toast>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#f2f4f1;color:#515651}.cart-toast>button svg{width:17px}@keyframes cart-toast-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:none}}.commerce-page{padding-bottom:90px}.commerce-heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.commerce-heading h1{margin:0;font-size:clamp(46px,4.2vw,64px);line-height:1;letter-spacing:-.05em}.commerce-heading>p{margin:0 0 6px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.commerce-heading>p svg,.commerce-heading>a svg{width:18px;color:var(--green-dark)}.commerce-heading>a{margin-bottom:7px;display:flex;align-items:center;gap:8px;color:var(--green-dark);font-size:13px;font-weight:700}.cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.7fr);gap:24px;align-items:start}.cart-card,.order-summary,.checkout-form,.checkout-sidebar>.order-product{border:1px solid #d8ddd6;border-radius:18px;background:#fff;box-shadow:0 14px 38px #14221412}.cart-card{padding:24px}.order-product{display:grid;grid-template-columns:220px minmax(0,1fr) 134px;gap:28px;align-items:stretch}.order-product>img{width:220px;height:330px;display:block;border-radius:12px;object-fit:contain;background:#f1f2f0}.order-product-main{padding:18px 0;display:flex;flex-direction:column;align-items:flex-start}.order-product-main h2{margin-bottom:12px;font-size:31px;letter-spacing:-.04em}.order-product-main>p:not(.product-audience){max-width:420px;margin-bottom:22px;color:var(--muted);font-size:13px;line-height:1.6}.order-bonus{margin-top:auto;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(49,203,34,.34);border-radius:10px;background:#f7fff5;color:#394538;font-size:11px;line-height:1.45}.order-bonus svg{width:18px;flex:0 0 auto;color:var(--green-dark)}.order-bonus span{display:grid;gap:2px}.order-bonus strong{color:var(--green-dark);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.order-product-actions{padding:18px 0;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.order-product-actions>strong{font-size:25px;white-space:nowrap}.order-product-actions>span{color:var(--muted);font-size:13px}.cart-quantity{width:120px;min-height:44px;grid-template-columns:38px 1fr 38px;border-radius:8px;overflow:hidden}.remove-item{margin-top:auto;display:flex;align-items:center;gap:7px;border:0;background:none;color:#888d88;font-size:12px}.remove-item svg{width:16px}.continue-shopping{width:max-content;min-height:44px;margin-top:24px;padding:0 15px;display:flex;align-items:center;gap:8px;border:1px solid #d9ddd8;border-radius:9px;color:#555b55;font-size:12px;font-weight:700}.continue-shopping svg{width:17px}.order-summary{position:sticky;top:110px;padding:28px}.order-summary h2{margin-bottom:23px;font-size:27px;letter-spacing:-.035em}.order-summary dl{margin:0}.order-summary dl>div{padding:13px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e4e7e3;color:var(--muted);font-size:13px}.order-summary dd{margin:0;color:#303530;text-align:right}.order-summary .summary-total{margin-top:8px;padding:20px 0;border-bottom:0;color:#202420;font-size:17px;font-weight:800}.summary-total dd{font-size:27px;white-space:nowrap}.checkout-link,.place-order{min-height:56px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--green);border-radius:10px;background:var(--green);color:#10230e;font-size:13px;font-weight:900;text-transform:uppercase}.checkout-link svg{width:18px}.summary-safe{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:9px;color:#7b807b;font-size:11px;line-height:1.45}.summary-safe svg{width:20px;color:var(--green-dark)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.62fr);gap:24px;align-items:start}.checkout-form{padding:30px}.checkout-section{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:8px 0 30px}.checkout-section+.checkout-section{padding-top:30px;border-top:1px solid #e2e5e1}.section-number{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(49,203,34,.48);border-radius:50%;color:var(--green-dark);font-size:12px;font-weight:900}.checkout-section-content h2{margin-bottom:6px;font-size:25px;letter-spacing:-.03em}.checkout-section-content>p{margin-bottom:20px;color:var(--muted);font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:7px;color:#404640;font-size:11px;font-weight:700}.form-grid .form-wide{grid-column:1/-1}.form-grid input{width:100%;height:52px;padding:0 15px;border:1px solid #cfd4ce;border-radius:9px;background:#fff;outline:0}.form-grid input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #31cb2224}.delivery-choice{min-height:94px;padding:16px 18px;display:grid;grid-template-columns:115px 1fr 28px;gap:18px;align-items:center;border:1px solid rgba(49,203,34,.5);border-radius:12px;background:#fbfffa}.cdek-logo--large{justify-self:start!important;font-size:20px!important}.cdek-logo--large i{width:19px;height:19px}.delivery-choice>div strong{display:block;margin-bottom:5px;font-size:13px}.delivery-choice p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.delivery-choice>svg{width:24px;height:24px;padding:5px;border-radius:50%;background:var(--green);color:#173112}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.payment-option{position:relative;min-height:112px;padding:17px 13px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px;border:1px solid #d7dbd6;border-radius:11px;background:#fff;color:#262b26;text-align:left}.payment-option.is-selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.payment-option>svg,.payment-option>img{width:25px;height:25px;display:block;object-fit:contain}.payment-option>strong{font-size:11px}.payment-radio{position:absolute;top:12px;right:12px;width:20px;height:20px;display:grid;place-items:center;border:1px solid #aeb4ad;border-radius:50%}.payment-option.is-selected .payment-radio{border-color:var(--green);background:var(--green)}.payment-radio svg{width:13px}.place-order{margin-top:4px}.place-order svg{width:19px}.checkout-sidebar{display:grid;gap:18px;position:sticky;top:110px}.checkout-sidebar>.order-product{padding:18px;grid-template-columns:76px 1fr auto;gap:14px;box-shadow:0 10px 28px #1422140d}.checkout-sidebar .order-product>img{width:76px;height:114px;border-radius:8px}.checkout-sidebar .order-product-main{padding:4px 0}.checkout-sidebar .order-product-main h2{margin:0;font-size:18px}.checkout-sidebar .order-product-main>p:not(.product-audience),.checkout-sidebar .order-bonus{display:none}.checkout-sidebar .order-product-actions{padding:4px 0;gap:9px}.checkout-sidebar .order-product-actions>strong{font-size:17px}.checkout-sidebar .order-summary{position:static}.checkout-sidebar .summary-safe{display:none}.form-grid label b{color:var(--green-dark)}.form-grid label small{color:var(--muted);font-size:10px;font-weight:500}.empty-cart{min-height:380px;padding:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #d8ddd6;border-radius:18px;background:#fff;text-align:center;box-shadow:0 14px 38px #14221412}.empty-cart>svg{width:42px;height:42px;margin-bottom:18px;color:var(--green-dark)}.empty-cart h2{margin-bottom:8px;font-size:28px}.empty-cart p{margin-bottom:24px;color:var(--muted)}.empty-cart a{min-height:48px;padding:0 20px;display:flex;align-items:center;border-radius:9px;background:var(--green);font-size:12px;font-weight:900;text-transform:uppercase}@media(max-width:1080px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary,.checkout-sidebar{position:static}.checkout-sidebar{grid-template-columns:1fr 1fr}.order-product{grid-template-columns:200px minmax(0,1fr) 130px}.order-product>img{width:200px;height:300px}}@media(max-width:760px){.cart-toast{top:auto;right:15px;bottom:94px;grid-template-columns:60px 1fr 32px;min-height:132px;padding:14px}.cart-toast>img{width:60px;height:90px}.commerce-page{padding-bottom:110px}.commerce-heading{align-items:flex-start;flex-direction:column;gap:14px}.commerce-heading h1{font-size:42px}.commerce-heading>p{align-items:flex-start;line-height:1.45}.cart-layout,.checkout-layout{display:block}.cart-card,.checkout-form{padding:16px}.order-product{grid-template-columns:86px minmax(0,1fr);gap:14px}.order-product>img{width:86px;height:129px;border-radius:8px}.order-product-main{padding:2px 0}.order-product-main h2{font-size:20px}.order-product-main>p:not(.product-audience){display:none}.order-bonus{grid-column:1/-1;margin-top:10px}.order-product-actions{grid-column:1/-1;padding:0;flex-direction:row;align-items:center;justify-content:space-between}.order-product-actions .remove-item{margin:0}.order-summary{margin-top:16px;padding:22px}.checkout-form{margin-bottom:16px}.checkout-section{grid-template-columns:1fr;padding-bottom:24px}.section-number{width:34px;height:34px}.form-grid{grid-template-columns:1fr}.form-grid .form-wide{grid-column:auto}.delivery-choice{grid-template-columns:92px 1fr 24px;padding:14px}.cdek-logo--large{font-size:16px!important}.payment-grid{grid-template-columns:1fr}.payment-option{min-height:68px;display:grid;grid-template-columns:30px 1fr;align-items:center;justify-content:start;padding:13px 44px 13px 14px}.payment-option>strong{font-size:12px}.checkout-sidebar{display:block}.checkout-sidebar>.order-product{margin-bottom:16px}.checkout-sidebar .order-product-actions{grid-column:auto;flex-direction:column;align-items:flex-end}.checkout-sidebar .order-summary{margin-top:16px}}.profile-cart-item{margin-top:18px;padding:16px;display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid #d9ddd8;border-radius:14px;background:#fbfcfb}.profile-cart-item>img{width:92px;height:82px;display:block;border-radius:10px;object-fit:cover}.profile-cart-item .eyebrow{margin-bottom:5px}.profile-cart-item h3{margin:0 0 7px;font-size:18px;letter-spacing:-.02em}.profile-cart-item div>span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.profile-cart-item div>span svg{width:15px;color:var(--green-dark)}.profile-cart-item>strong{font-size:18px;white-space:nowrap}.profile-cart-item>button{grid-column:3;margin-top:-30px;display:flex;align-items:center;gap:6px;border:0;background:none;color:#858a85;font-size:11px}.profile-cart-item>button svg{width:14px}.profile-suggestion{margin-top:18px;padding:16px;display:grid;grid-template-columns:70px minmax(0,1fr) auto auto;gap:14px;align-items:center;border:1px dashed rgba(49,203,34,.5);border-radius:14px;background:#f9fff7}.profile-suggestion>img{width:70px;height:62px;border-radius:9px;object-fit:cover}.profile-suggestion div{display:grid;gap:3px}.profile-suggestion .eyebrow{margin:0}.profile-suggestion div>strong{font-size:14px}.profile-suggestion div>span{color:var(--muted);font-size:10px}.profile-suggestion>b{font-size:15px;white-space:nowrap}.profile-suggestion>button{min-height:40px;padding:0 13px;border:1px solid var(--green);border-radius:8px;background:#fff;color:var(--green-dark);font-size:10px;font-weight:900;text-transform:uppercase}.profile-cart-item--compact{margin:0;padding:14px;grid-template-columns:58px 1fr auto;border-style:solid;background:#fff;box-shadow:0 10px 28px #1422140d}.profile-cart-item--compact>img{width:58px;height:58px}.profile-cart-item--compact h3{font-size:14px}.profile-cart-item--compact div>span{display:none}.profile-cart-item--compact>strong{font-size:14px}.checkout-sidebar .profile-cart-item--compact{min-height:151px;margin:0;padding:18px;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;border-radius:18px;background:#fff;box-shadow:0 10px 28px #1422140d}.checkout-sidebar .profile-cart-item--compact>img{width:76px;height:114px;border-radius:8px;object-fit:cover}.checkout-sidebar .profile-cart-item--compact .eyebrow{margin-bottom:7px}.checkout-sidebar .profile-cart-item--compact h3{margin:0;font-size:18px;line-height:1.2;letter-spacing:-.025em}.checkout-sidebar .profile-cart-item--compact>strong{align-self:start;padding-top:4px;font-size:17px}.cdek-plugin-slot{display:grid;gap:10px}.cdek-plugin-heading{min-height:60px;padding:12px 14px;display:grid;grid-template-columns:112px 1fr;gap:15px;align-items:center;border:1px solid #dce1db;border-radius:11px;background:#f9fbf8}.cdek-plugin-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.cdek-method{position:relative;min-height:72px;padding:12px 16px;display:grid;grid-template-columns:24px 1fr auto;gap:13px;align-items:center;border:1px solid #d7dcd6;border-radius:11px;background:#fff;cursor:pointer}.cdek-method.is-selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.cdek-method>input{position:absolute;opacity:0;pointer-events:none}.cdek-method-radio{width:22px;height:22px;display:grid;place-items:center;border:1px solid #b4bab3;border-radius:50%}.cdek-method.is-selected .cdek-method-radio{border-color:var(--green);background:var(--green)}.cdek-method-radio svg{width:13px}.cdek-method>span:nth-of-type(2){display:grid;gap:4px}.cdek-method strong{font-size:12px}.cdek-method small{color:var(--muted);font-size:10px}.cdek-method>b{font-size:14px;white-space:nowrap}.choose-pvz{min-height:46px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--green);border-radius:9px;background:#fff;color:var(--green-dark);font-size:11px;font-weight:900;text-transform:uppercase}.choose-pvz svg{width:17px}.cdek-modal-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;padding:28px;display:grid;place-items:center;background:#121612ad}.cdek-modal{width:min(1080px,100%);max-height:calc(100vh - 56px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 34px 90px #00000059}.cdek-modal>header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e1e5e0}.cdek-modal h2{margin:0;font-size:25px}.cdek-modal>header button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1f3f0}.cdek-modal>header button svg{width:19px}.cdek-widget-frame{min-height:550px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}.cdek-map{min-width:0;background:#eef5e8}.cdek-map img{width:100%;height:100%;min-height:550px;display:block;object-fit:cover}.cdek-pvz-list{padding:18px;display:grid;align-content:start;gap:10px;border-left:1px solid #e1e5e0;background:#fafbfa}.cdek-pvz-list label{height:46px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #d4d9d3;border-radius:9px;background:#fff}.cdek-pvz-list label svg{width:18px;color:var(--green-dark)}.cdek-pvz-list input{min-width:0;width:100%;border:0;outline:0;background:transparent}.cdek-pvz-list>button{padding:14px;display:grid;gap:5px;border:1px solid #d9ddd8;border-radius:10px;background:#fff;text-align:left}.cdek-pvz-list>button:hover{border-color:var(--green)}.cdek-pvz-list>button strong{font-size:12px}.cdek-pvz-list>button span{color:var(--muted);font-size:10px}.pvz-selection{display:grid;gap:9px}.selected-pvz{padding:11px 13px;display:flex;align-items:center;gap:9px;border:1px solid rgba(49,203,34,.38);border-radius:9px;background:#f7fff5}.selected-pvz>svg{width:20px;padding:4px;border-radius:50%;background:var(--green);color:#173112}.selected-pvz>span{display:grid;gap:3px}.selected-pvz strong{font-size:11px}.selected-pvz small{color:var(--muted);font-size:9px}.cdek-pvz-list>button:not(.confirm-pvz){grid-template-columns:24px 1fr}.cdek-pvz-list>button.is-selected{border-color:var(--green);background:#f7fff5;box-shadow:0 0 0 1px var(--green)}.pvz-check{width:20px;height:20px;grid-row:1/3;display:grid;place-items:center;align-self:center;border:1px solid #b9bfb8;border-radius:50%;color:#173112!important}.is-selected .pvz-check{border-color:var(--green);background:var(--green)}.pvz-check svg{width:12px}.cdek-pvz-list>button strong{grid-column:2}.cdek-pvz-list>button small{grid-column:2;color:var(--muted);font-size:10px}.cdek-pvz-list>.confirm-pvz{min-height:48px;margin-top:6px;display:flex;align-items:center;justify-content:center;border-color:var(--green);background:var(--green);color:#10230e;text-align:center;font-size:10px;font-weight:900;text-transform:uppercase}.cdek-pvz-list>.confirm-pvz:disabled,.place-order:disabled{border-color:#d9ddd8;background:#e9ece8;color:#929792;cursor:not-allowed;box-shadow:none}@media(max-width:760px){.profile-suggestion{grid-template-columns:58px 1fr auto}.profile-suggestion>img{width:58px;height:54px}.profile-suggestion>b{grid-column:2}.profile-suggestion>button{grid-column:3;grid-row:1/3}.profile-cart-item{grid-template-columns:70px 1fr auto}.profile-cart-item>img{width:70px;height:64px}.profile-cart-item>button{grid-column:2/4;margin:0;justify-self:end}.cdek-plugin-heading{grid-template-columns:90px 1fr}.cdek-method{grid-template-columns:22px 1fr}.cdek-method>b{grid-column:2}.cdek-modal-backdrop{padding:10px}.cdek-modal{max-height:calc(100vh - 20px)}.cdek-widget-frame{grid-template-columns:1fr;min-height:0}.cdek-map img{min-height:250px;height:250px}.cdek-pvz-list{border-left:0;border-top:1px solid #e1e5e0}}.cdek-integration-shell{display:grid;gap:10px}.cdek-integration-shell .cdek-plugin-heading{min-height:74px;padding:14px 16px;grid-template-columns:120px minmax(0,1fr);border-color:#31cb2259;border-radius:12px;background:#f8fff6}.cdek-plugin-heading>div{display:grid;gap:4px}.cdek-plugin-heading strong{font-size:12px}.cdek-plugin-heading>div p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.woocommerce-shipping-totals{padding:14px;border:1px solid #d8ddd6;border-radius:12px;background:#fff}.cdek-plugin-empty{min-height:74px;display:flex;align-items:center;gap:13px}.cdek-plugin-empty>div{display:grid;gap:4px}.cdek-plugin-empty strong{font-size:12px}.cdek-plugin-empty p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.cdek-plugin-pulse{width:13px;height:13px;flex:0 0 auto;border:3px solid rgba(49,203,34,.28);border-top-color:var(--green-dark);border-radius:50%}.woocommerce-shipping-methods{margin:0;padding:0;display:grid;gap:9px;list-style:none}.woocommerce-shipping-methods:empty{display:none}.woocommerce-shipping-totals:has(.woocommerce-shipping-methods>li) .cdek-plugin-empty{display:none}.woocommerce-shipping-methods>li{position:relative;min-height:66px;padding:13px 15px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #d8ddd6;border-radius:10px;background:#fff}.woocommerce-shipping-methods>li:has(input:checked){border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.woocommerce-shipping-methods input.shipping_method{width:18px;height:18px;margin:0;accent-color:var(--green-dark)}.woocommerce-shipping-methods label{color:#272c27;font-size:12px;font-weight:700;line-height:1.45}.woocommerce-shipping-methods .woocommerce-Price-amount{white-space:nowrap}.woocommerce-shipping-methods button,.woocommerce-shipping-methods .button{min-height:44px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:9px;background:#fff;color:var(--green-dark);font-size:10px;font-weight:900;text-transform:uppercase}.cdek-integration-note{margin:0!important;padding:0 3px;color:#858b85!important;font-size:9px!important;line-height:1.45!important}.place-order:disabled{border-color:#d9ddd8;background:#e9ece8;color:#929792;cursor:not-allowed;box-shadow:none}.cdek-brand-row{min-height:58px;padding:12px 16px;display:flex;align-items:center;border:1px solid rgba(49,203,34,.38);border-radius:12px;background:#f8fff6}.cdek-local-methods{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cdek-local-methods .cdek-method{grid-template-columns:24px minmax(0,1fr);min-height:68px}.cdek-local-methods .cdek-method>span:nth-of-type(2){display:block}.choose-pvz{text-decoration:none}.cdek-integration-shell>.woocommerce-shipping-methods:empty{display:none}.cdek-integration-shell .woocommerce-shipping-methods{display:grid;gap:10px}.cdek-integration-shell .woocommerce-shipping-methods>li{min-height:68px;padding:15px 16px;grid-template-columns:22px minmax(0,1fr);gap:12px;border-radius:12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.cdek-integration-shell .woocommerce-shipping-methods>li:has(.shipping_method:checked){border-color:var(--green);background:#f9fff7;box-shadow:0 0 0 1px var(--green)}.cdek-integration-shell .shipping_method{width:19px;height:19px;margin:0;accent-color:var(--green-dark);cursor:pointer}.cdek-integration-shell .woocommerce-shipping-methods label{display:block;cursor:pointer;font-size:12px;font-weight:800;line-height:1.45}.cdek-integration-shell .open-pvz-btn{grid-column:1/-1;min-height:46px;margin:2px 0 0;padding:0 16px;display:flex;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:9px;background:var(--green);color:#10230e;cursor:pointer;font-size:11px;font-weight:900;text-align:center;text-transform:uppercase;box-shadow:none}.cdek-integration-shell .open-pvz-btn:hover{background:#27bd1c}.cdek-integration-shell .open-pvz-btn a{color:inherit;font:inherit;text-decoration:none}.cdek-integration-shell .open-pvz-btn script,.cdek-integration-shell .cdek-office-code{display:none}.cdek-integration-shell .cdek-office-info{grid-column:1/-1;margin-top:2px;padding:12px 14px;border:1px solid rgba(49,203,34,.34);border-radius:9px;background:#f7fff5;color:#343b34;font-size:11px;line-height:1.45}.shipping-await-city{display:grid;gap:10px}.shipping-await-city span{height:68px;display:block;border:1px solid #e1e4e0;border-radius:12px;background:#f7f8f7}.cdek-integration-shell .woocommerce-shipping-methods>li:has(.shipping_method:disabled){border-color:#e1e4e0;background:#f7f8f7;box-shadow:none;opacity:.58}.cdek-integration-shell .shipping_method:disabled,.cdek-integration-shell .shipping_method:disabled+label{cursor:not-allowed}.shipping-await-city{min-height:148px;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:28px;align-items:center;border:1px solid #d8ddd6;border-left:4px solid var(--green);border-radius:16px;background:#fff;box-shadow:0 12px 28px #1422140f}.shipping-await-city>div:first-child{display:grid;gap:6px}.shipping-await-city>div:first-child>span{height:auto;display:block;border:0;border-radius:0;background:none;color:var(--green-dark);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.shipping-await-city strong{font-size:20px;letter-spacing:-.025em}.shipping-await-city p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.shipping-route{display:flex;align-items:center}.shipping-route>span{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(49,203,34,.4);border-radius:50%;background:#f7fff5;color:var(--green-dark)}.shipping-route svg{width:20px;height:20px}.shipping-route i{height:0;flex:1;border-top:2px dashed #b9c5b7}.cdek-integration-shell .woocommerce-shipping-methods{gap:0;overflow:hidden;border:1px solid #d8ddd6;border-radius:14px;background:#fff;box-shadow:0 10px 26px #1422140d}.cdek-integration-shell .woocommerce-shipping-methods>li{min-height:76px;padding:17px 18px;border:0;border-bottom:1px solid #e3e6e2;border-radius:0;background:#fff;box-shadow:none}.cdek-integration-shell .woocommerce-shipping-methods>li:last-child{border-bottom:0}.cdek-integration-shell .woocommerce-shipping-methods>li:has(.shipping_method:checked){border-color:#e3e6e2;background:#f8fff6;box-shadow:inset 4px 0 0 var(--green)}.cdek-integration-shell .woocommerce-shipping-methods>li:has(.shipping_method:disabled){border-color:#e3e6e2;background:#fafbfa;box-shadow:none;opacity:1}.cdek-integration-shell .shipping_method:disabled{opacity:.42}.cdek-integration-shell .shipping_method:disabled+label{color:#969c96}.cdek-integration-shell .open-pvz-btn{margin:5px 0 0}.cdek-integration-shell .woocommerce-shipping-methods label{display:flex;align-items:center;justify-content:space-between;gap:18px}.cdek-integration-shell .woocommerce-Price-amount{color:#202520;font-size:13px;font-weight:900;white-space:nowrap}.cdek-integration-shell .shipping_method:disabled+label .woocommerce-Price-amount{color:#969c96}.order-summary .summary-subtotal{color:#303530;font-weight:800}@media(max-width:760px){.cdek-integration-shell .cdek-plugin-heading{grid-template-columns:86px minmax(0,1fr);padding:13px}.woocommerce-shipping-totals{padding:11px}.woocommerce-shipping-methods>li{grid-template-columns:20px minmax(0,1fr);padding:12px}.woocommerce-shipping-methods>li>*:last-child{grid-column:2}.cdek-plugin-empty{align-items:flex-start}.cdek-plugin-pulse{margin-top:2px}.cdek-local-methods{grid-template-columns:1fr}.cdek-brand-row{padding:11px 13px}}@media(max-width:760px){.shipping-await-city{min-height:0;padding:20px;grid-template-columns:1fr;gap:20px}.shipping-route{max-width:220px}.shipping-route>span{width:42px;height:42px}.cdek-integration-shell .woocommerce-shipping-methods>li{min-height:70px;padding:15px}}.cart-card .profile-suggestion{margin-top:22px;padding:18px 0 0;grid-template-columns:58px minmax(0,1fr) auto;gap:12px 16px;border:0;border-top:1px solid #e1e4e0;border-radius:0;background:transparent}.cart-card .profile-suggestion>img{width:58px;height:58px;border-radius:10px}.cart-card .profile-suggestion div{align-self:center;gap:4px}.cart-card .profile-suggestion div>span{display:none}.cart-card .profile-suggestion>b{grid-column:3;grid-row:1;align-self:end;font-size:14px}.cart-card .profile-suggestion>button{grid-column:3;grid-row:2;min-height:34px;padding:0 12px;align-self:start;border-radius:7px;background:#f8fff6;font-size:9px}.cart-card .profile-cart-item{margin-top:22px;padding:18px 0 0;grid-template-columns:64px minmax(0,1fr) auto;gap:12px 16px;border:0;border-top:1px solid #e1e4e0;border-radius:0;background:transparent}.cart-card .profile-cart-item>img{width:64px;height:64px;border-radius:10px}.cart-card .profile-cart-item h3{margin-bottom:5px;font-size:15px}.cart-card .profile-cart-item>strong{align-self:center;font-size:15px}.cart-card .profile-cart-item>button{grid-column:3;grid-row:2;margin:0;align-self:start;justify-self:end}@media(max-width:760px){.cart-card .profile-suggestion{grid-template-columns:52px minmax(0,1fr) auto;gap:10px 12px}.cart-card .profile-suggestion>img{width:52px;height:52px}.cart-card .profile-suggestion>b{grid-column:3;grid-row:1;align-self:center}.cart-card .profile-suggestion>button{grid-column:2/4;grid-row:2;justify-self:start}.cart-card .profile-cart-item{grid-template-columns:56px minmax(0,1fr) auto;gap:10px 12px}.cart-card .profile-cart-item>img{width:56px;height:56px}.cart-card .profile-cart-item>button{grid-column:2/4;grid-row:2;justify-self:start}}.cart-card .profile-suggestion{width:min(100%,560px);margin:20px 0 0;padding:12px;grid-template-columns:58px minmax(0,1fr) auto;gap:14px;border:1px solid #dfe3de;border-radius:12px;background:#fafbfa}.cart-card .profile-suggestion>img{width:58px;height:58px}.cart-card .profile-suggestion>div:not(.profile-suggestion-actions){align-self:center}.cart-card .profile-suggestion-actions{display:grid;grid-template-columns:auto;gap:7px;align-content:center;justify-items:end}.cart-card .profile-suggestion-actions b{font-size:14px;white-space:nowrap}.cart-card .profile-suggestion-actions button{min-height:32px;padding:0 12px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#10230e;font-size:9px;font-weight:900;text-transform:uppercase}.cart-card .profile-suggestion .eyebrow{font-size:8px}.cart-card .profile-suggestion div>strong{font-size:13px}@media(max-width:760px){.cart-card .profile-suggestion{width:100%;grid-template-columns:52px minmax(0,1fr);padding:11px}.cart-card .profile-suggestion>img{width:52px;height:52px}.cart-card .profile-suggestion-actions{grid-column:1/-1;grid-template-columns:auto auto;align-items:center;justify-content:space-between;justify-items:stretch;padding-top:2px}.cart-card .profile-suggestion-actions button{min-height:34px}}.cart-card .profile-suggestion{width:100%;min-height:122px;margin-top:20px;padding:16px;grid-template-columns:88px minmax(0,1fr) 156px;gap:20px;border:1px solid #d9ddd8;border-radius:14px;background:#fbfcfb}.cart-card .profile-suggestion>img{width:88px;height:88px;border-radius:11px}.cart-card .profile-suggestion>div:not(.profile-suggestion-actions){gap:7px}.cart-card .profile-suggestion .eyebrow{font-size:9px}.cart-card .profile-suggestion div>strong{font-size:17px;letter-spacing:-.02em}.cart-card .profile-suggestion div>span{display:block;max-width:390px;color:var(--muted);font-size:11px;line-height:1.5}.cart-card .profile-suggestion-actions{gap:11px;align-content:center;justify-items:stretch}.cart-card .profile-suggestion-actions b{font-size:18px;text-align:right}.cart-card .profile-suggestion-actions button{min-height:42px;padding:0 15px;background:var(--green);font-size:10px}@media(max-width:760px){.cart-card .profile-suggestion{min-height:0;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:14px}.cart-card .profile-suggestion>img{width:72px;height:72px}.cart-card .profile-suggestion-actions{grid-column:1/-1;grid-template-columns:auto minmax(130px,auto);gap:14px;align-items:center}.cart-card .profile-suggestion-actions b{text-align:left}.cart-card .profile-suggestion-actions button{min-height:40px}}.cart-card .profile-suggestion,.cart-card .profile-cart-item:not(.profile-cart-item--compact){width:100%;min-height:330px;margin-top:20px;padding:20px 0 0;grid-template-columns:220px minmax(0,1fr) 134px;gap:28px;align-items:stretch;border:0;border-top:1px solid #dfe2de;border-radius:0;background:transparent}.cart-card .profile-suggestion>img,.cart-card .profile-cart-item:not(.profile-cart-item--compact)>img{width:220px;height:330px;border-radius:12px;object-fit:cover}.cart-card .profile-suggestion>div:not(.profile-suggestion-actions),.cart-card .profile-cart-item:not(.profile-cart-item--compact)>div{padding:18px 0;align-self:stretch;align-content:start}.cart-card .profile-suggestion .eyebrow,.cart-card .profile-cart-item:not(.profile-cart-item--compact) .eyebrow{margin-bottom:8px;font-size:10px}.cart-card .profile-suggestion div>strong,.cart-card .profile-cart-item:not(.profile-cart-item--compact) h3{font-size:27px;line-height:1.1;letter-spacing:-.035em}.cart-card .profile-suggestion div>span,.cart-card .profile-cart-item:not(.profile-cart-item--compact) div>span{max-width:420px;margin-top:14px;display:flex;color:var(--muted);font-size:13px;line-height:1.6}.cart-card .profile-suggestion-actions{padding:18px 0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:18px}.cart-card .profile-suggestion-actions b{font-size:25px;text-align:right}.cart-card .profile-suggestion-actions button{min-height:44px;width:100%;font-size:9px}.cart-card .profile-cart-item:not(.profile-cart-item--compact)>strong{grid-column:3;grid-row:1;align-self:start;margin-top:38px;font-size:25px;text-align:right}.cart-card .profile-cart-item:not(.profile-cart-item--compact)>button{grid-column:3;grid-row:1;align-self:end;justify-self:end;margin:0 0 18px}@media(max-width:1080px)and (min-width:761px){.cart-card .profile-suggestion,.cart-card .profile-cart-item:not(.profile-cart-item--compact){grid-template-columns:200px minmax(0,1fr) 130px;min-height:300px}.cart-card .profile-suggestion>img,.cart-card .profile-cart-item:not(.profile-cart-item--compact)>img{width:200px;height:300px}}@media(max-width:760px){.cart-card .profile-suggestion,.cart-card .profile-cart-item:not(.profile-cart-item--compact){min-height:0;padding-top:18px;grid-template-columns:86px minmax(0,1fr);gap:14px}.cart-card .profile-suggestion>img,.cart-card .profile-cart-item:not(.profile-cart-item--compact)>img{width:86px;height:129px;border-radius:8px}.cart-card .profile-suggestion>div:not(.profile-suggestion-actions),.cart-card .profile-cart-item:not(.profile-cart-item--compact)>div{padding:3px 0}.cart-card .profile-suggestion div>strong,.cart-card .profile-cart-item:not(.profile-cart-item--compact) h3{font-size:20px}.cart-card .profile-suggestion div>span,.cart-card .profile-cart-item:not(.profile-cart-item--compact) div>span{display:none}.cart-card .profile-suggestion-actions{grid-column:1/-1;padding:0;display:grid;grid-template-columns:auto minmax(130px,auto);align-items:center;justify-content:space-between}.cart-card .profile-suggestion-actions b{text-align:left;font-size:18px}.cart-card .profile-cart-item:not(.profile-cart-item--compact)>strong{grid-column:2;grid-row:1;margin:0;align-self:end;font-size:18px}.cart-card .profile-cart-item:not(.profile-cart-item--compact)>button{grid-column:1/-1;grid-row:2;margin:0;justify-self:end}}
