@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Prata&display=swap');
.cms-block{background:var(--cms-bg,transparent);color:var(--cms-text,inherit)}.cms-block .cms-promo,.cms-block .cms-features,.cms-block .cms-reviews,.cms-block .cms-faq-native{background:var(--cms-bg,inherit);color:var(--cms-text,inherit)}.cms-block .eyebrow,.cms-block .cms-icon{color:var(--cms-accent,var(--accent))}.cms-block .btn{background:var(--cms-accent,var(--accent))}.cms-block .btn:hover{filter:brightness(.88)}.cms-block .cms-cards article,.cms-block .cms-testimonials article{background:color-mix(in srgb,var(--cms-bg,#faf9f7) 12%,#fff)}
.problem-section{display:none}.wrap.section:has(.gallery){display:none}body>main>#compatibility{display:none}body>main>#reviews{display:none}body>main>#faq{display:none}.cms-gallery{display:grid;grid-template-columns:1.1fr 1fr;gap:14px;margin-top:22px}.cms-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:8px;min-height:190px}.cms-gallery figure:first-child{grid-row:span 2}.cms-gallery img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover}.cms-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:22px 12px 10px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.7));font-size:12px;font-weight:700}.cms-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0 0;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.cms-specs div{padding:14px;background:#faf9f7}.cms-specs dt{font-size:11px;color:#77736f}.cms-specs dd{margin:5px 0 0;font-weight:700}@media(max-width:720px){.cms-gallery{grid-template-columns:1fr}.cms-gallery figure:first-child{grid-row:auto}.cms-specs{grid-template-columns:1fr}}
:root{--ink:#211a1f;--muted:#71666d;--paper:#fffdfb;--cream:#f7f2ed;--rose:#a64d62;--rose2:#7f3348;--pink:#f2dfe3;--line:#e6dcda;--shadow:0 20px 55px #44273117;--r:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.topbar{position:sticky;top:0;z-index:20;background:#fffdfbee;backdrop-filter:blur(14px);border-bottom:1px solid #e6dcdaaa}.nav{height:76px;display:flex;align-items:center;gap:35px}.brand{font-size:21px;font-weight:800;letter-spacing:-.7px}.brand span,.eyebrow{color:var(--rose)}.nav nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:700}.nav nav a:hover{color:var(--rose)}
.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:99px;padding:15px 24px;background:var(--rose);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 26px #a64d6233;transition:.2s}.btn:hover{background:var(--rose2);transform:translateY(-2px)}.btn.small{padding:10px 20px;font-size:14px}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}h1,h2{font-family:Prata,Georgia,serif;font-weight:400;line-height:1.08;margin:0;letter-spacing:-.025em}h1{font-size:clamp(42px,5.2vw,74px)}h1 em{font-style:normal;color:var(--rose)}h2{font-size:clamp(34px,4vw,52px)}h3{line-height:1.25}.lead{font-size:17px;color:var(--muted);max-width:670px}.centered{margin:16px auto 40px}
.hero{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center;min-height:calc(100vh - 76px);padding:58px 0 70px}.hero-title{font-family:Manrope,Arial,sans-serif;font-size:clamp(40px,4.8vw,68px);font-weight:700;letter-spacing:-.065em;line-height:.98;max-width:680px}.hero-title span{display:block;font-size:.63em;font-weight:600;letter-spacing:-.045em;color:#685b61;margin-bottom:8px}.hero-title strong{font:inherit;font-weight:800;color:var(--ink)}.hero-title em{display:inline-block;font:inherit;font-weight:800;letter-spacing:-.065em;color:var(--rose)}.hero .lead{margin:26px 0;max-width:610px;font-size:17px;line-height:1.7}.checks{list-style:none;padding:0;margin:30px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px;color:#51474d;font-size:14px}.checks li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;background:#dce6dd;color:#355b3c;font-weight:800}.checks.one{grid-template-columns:1fr}
.placeholder{position:relative;min-height:230px;border:1px solid #a64d6222;border-radius:var(--r);overflow:hidden;background:linear-gradient(145deg,#e8ddd9,#f6f0ed 48%,#dec8cf);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8e737c}.placeholder:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:#ffffff44;right:-55px;top:-55px}.placeholder span,.placeholder b,.placeholder figcaption{z-index:1}.placeholder span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.placeholder b{font:27px Prata,serif;color:#71545e;margin-top:12px}.hero-side{position:relative}.hero-photo{height:530px;margin:0;border-radius:var(--r);overflow:hidden;background:var(--cream);box-shadow:var(--shadow)}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 55%}.quick{position:absolute;left:-34px;right:-15px;bottom:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quick a{position:relative;background:#ffffffee;border:1px solid #fff;border-radius:17px;padding:10px 13px;box-shadow:var(--shadow);display:grid}.quick b{font-size:13px}.quick span{font-size:19px;font-weight:800}.quick i{font-style:normal;color:var(--rose);font-size:11px;font-weight:800}.quick small{position:absolute;right:8px;top:-11px;background:var(--rose);color:white;border-radius:10px;padding:3px 8px;font-weight:800}
.dark{background:#2a2227;color:#fff;padding:110px 0}.dark .eyebrow{color:#df9bab}.dark h2{max-width:780px}.problems{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;align-items:stretch}.problems article{display:grid;grid-template-rows:auto minmax(52px,auto) 1fr;gap:16px;padding:26px;background:#352c32;border:1px solid #4a3b43;border-radius:20px}.problem-number{display:grid;place-items:center;width:34px;height:34px;border:1px solid #6a4c59;border-radius:50%;color:#df9bab;font-size:11px;font-weight:800}.problems h3{font-size:19px;margin:4px 0 0}.problems article p{margin:0;color:#d7cbd1;font-size:14px;line-height:1.65}
.section{padding:110px 0}.heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.heading>p{color:var(--muted);max-width:430px}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:260px 230px;gap:16px}.gallery figure{position:relative;margin:0;overflow:hidden;border-radius:var(--r);background:#eee8e4}.gallery img{display:block;width:100%;height:100%;object-fit:cover}.gallery .tall{grid-row:1/3}.gallery .wide{grid-column:2/4}.gallery figcaption{position:absolute;z-index:1;left:18px;bottom:16px;background:#fff;color:var(--ink);padding:8px 13px;border-radius:99px;font-size:12px;font-weight:800}.bag-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:26px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bag-specs div{padding:19px 24px}.bag-specs div+div{border-left:1px solid var(--line)}.bag-specs dt{color:var(--muted);font-size:12px;font-weight:800}.bag-specs dd{margin:5px 0 0;font-size:17px;font-weight:800;letter-spacing:-.02em}
.soft{background:var(--cream);padding:110px 0}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px}.benefits article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px}.benefits i{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--pink);color:var(--rose);font-style:normal;font-size:21px}.benefits h3{font-size:17px;margin:24px 0 5px}.benefits p{margin:0;color:var(--muted)}
.compatibility{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.compatibility aside{background:var(--cream);border-radius:18px;padding:22px;margin-top:28px}.compatibility aside p{margin:6px 0}.compatibility aside a{color:var(--rose);font-weight:800}.brands{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.brands span{min-height:90px;display:grid;place-items:center;text-align:center;border:1px solid var(--line);border-radius:16px;background:#fff;font-weight:800}.compatibility-visual{grid-column:1/-1;display:grid;gap:18px}.compatibility-visual>p{margin:0;text-align:center;font-size:18px;font-weight:700}.compatibility-infographic{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--r);background:#f8f5f2}.compatibility-infographic img{display:block;width:100%;height:auto}
.steps-bg,.order-bg{background:#f4ebe9;padding:110px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.steps article{position:relative}.steps article:not(:last-child):after{content:"→";position:absolute;right:-18px;top:105px;z-index:2;width:36px;height:36px;display:grid;place-items:center;background:#fff;border-radius:50%;color:var(--rose);box-shadow:var(--shadow)}.steps b{display:block;color:var(--rose);font-size:12px;margin-top:18px}.steps h3{margin:5px 0}.steps p{margin:0;color:var(--muted)}
.kits{text-align:center}.kit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.kit-card{position:relative;display:flex;flex-direction:column;min-height:390px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:24px;cursor:pointer;transition:.2s}.kit-card:hover,.kit-card.selected{border-color:var(--rose);transform:translateY(-4px);box-shadow:var(--shadow)}.kit-card:nth-child(2){background:#2b2328;color:#fff;transform:translateY(-10px)}.kit-card:nth-child(2):after{content:"Самый популярный";position:absolute;top:-14px;left:24px;background:#e5a6b5;color:#3f252e;border-radius:99px;padding:6px 12px;font-size:10px;font-weight:800}.kit-card .size{color:var(--rose);font-weight:800}.kit-card .size small{display:block}.kit-card .title{font:28px/1.2 Prata,serif;margin:25px 0 10px}.kit-card .desc{color:var(--muted);font-size:14px;flex:1}.kit-card:nth-child(2) .desc,.kit-card:nth-child(2) .per-unit{color:#d0c4ca}.price-row{display:flex;align-items:baseline;gap:10px;margin-top:22px}.price{font-size:30px;font-weight:800}.old-price{text-decoration:line-through;color:#9b8e95}.per-unit{font-size:12px;color:var(--muted);margin-top:4px}.radio{position:absolute;right:22px;width:18px;height:18px;border:2px solid var(--line);border-radius:50%}.selected .radio{border:5px solid var(--rose)}
.purchase-section{padding:110px 0;background:var(--cream)}.purchase-heading{max-width:760px;margin-bottom:42px}.purchase-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:28px;align-items:start}.choice-hint,.form-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.choice-hint>span,.form-head>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--rose);color:#fff;font-weight:800}.choice-hint div,.form-head div{display:flex;flex-direction:column}.choice-hint small,.form-head small{color:var(--muted)}.purchase-section .kit-grid{grid-template-columns:1fr;gap:12px}.purchase-section .kit-card{display:grid;grid-template-columns:1fr auto;column-gap:18px;min-height:0;padding:22px 24px}.purchase-section .kit-card:hover,.purchase-section .kit-card.selected{transform:translateX(4px)}.purchase-section .kit-card:nth-child(2){transform:none}.purchase-section .kit-card:nth-child(2):hover,.purchase-section .kit-card:nth-child(2).selected{transform:translateX(4px)}.purchase-section .kit-card .radio{top:22px}.purchase-section .kit-card .size,.purchase-section .kit-card .title,.purchase-section .kit-card .desc{grid-column:1}.purchase-section .kit-card .title{font-size:22px;margin:10px 0 6px}.purchase-section .kit-card .desc{padding-right:20px}.purchase-section .price-row{grid-column:2;grid-row:2;align-self:start;margin:8px 28px 0 0}.purchase-section .per-unit{grid-column:2;grid-row:3;text-align:right;margin-right:28px}.purchase-section .order-panel{position:sticky;top:96px}.anchor-target{position:absolute;right:0;top:-85px}.form-head{padding-bottom:17px;border-bottom:1px solid var(--line)}.safe-note{text-align:center;color:#46634b;background:#edf5ee;border-radius:10px;padding:9px;font-size:12px;font-weight:700;margin:12px 0 0}
.choose-label{grid-column:2;grid-row:4;justify-self:end;margin:12px 28px 0 0;padding:7px 11px;border-radius:99px;background:var(--pink);color:var(--rose2);font-size:11px;font-weight:800}.selected .choose-label{background:var(--rose);color:#fff}
.purchase-section>.wrap>.kit-grid{grid-template-columns:repeat(3,1fr);gap:18px}.purchase-section>.wrap>.kit-grid .kit-card{display:flex;min-height:390px;padding:28px}.purchase-section>.wrap>.kit-grid .kit-card:hover,.purchase-section>.wrap>.kit-grid .kit-card.selected{transform:translateY(-4px)}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){transform:translateY(-10px)}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2):hover,.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2).selected{transform:translateY(-14px)}.purchase-section>.wrap>.kit-grid .kit-card .title{font-size:28px;margin:25px 0 10px}.purchase-section>.wrap>.kit-grid .kit-card .desc{padding-right:0}.purchase-section>.wrap>.kit-grid .price-row{margin-top:22px}.purchase-section>.wrap>.kit-grid .per-unit{text-align:left;margin-right:0}.purchase-section>.wrap>.kit-grid .choose-label{align-self:flex-start;justify-self:auto;margin:18px 0 0}.order-divider{display:flex;align-items:center;gap:18px;max-width:820px;margin:85px auto 28px}.order-divider>span{display:grid;place-items:center;min-width:70px;height:34px;border-radius:99px;background:var(--rose);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase}.order-divider h2{font-size:38px}.order-divider p{margin:5px 0 0;color:var(--muted)}.purchase-section .order-panel{position:relative;top:auto;max-width:820px;margin:0 auto}.order-top{display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.selected-product{display:flex;flex-direction:column}.selected-product small,.quantity-field label{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.selected-product strong{font-size:19px;margin-top:4px}.quantity-field{display:flex;flex-direction:column;gap:7px}.qty{display:flex;border:1px solid var(--line);border-radius:11px;overflow:hidden}.qty button{width:42px;border:0;background:var(--cream);font-size:18px;cursor:pointer}.qty input{width:54px;border:0;text-align:center;font-weight:800}.summary{margin-top:6px;padding-top:20px;border-top:1px dashed var(--line)}
.rating,.reviews i{color:#ca8b38;font-style:normal;font-size:20px}.reviews{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.reviews article{background:#fff;border-radius:22px;padding:14px 14px 24px}.reviews .placeholder{min-height:180px;border-radius:15px}.review-photo{height:220px;margin:0;border-radius:15px;overflow:hidden;background:#eeece7}.review-photo img{display:block;width:100%;height:100%;object-fit:cover}.reviews i{display:block;font-size:14px;margin:17px 8px 7px}.reviews p,.reviews b,.review-link{margin-left:8px;margin-right:8px}.reviews p{font-size:14px;color:#554950}.reviews b{display:block;font-size:13px}.review-link{display:inline-block;margin-top:12px;color:var(--rose);font-size:12px;font-weight:800;text-decoration:none}.review-link:hover{text-decoration:underline}
.production{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.production-photos{display:grid;grid-template-columns:1.3fr .7fr;gap:12px}.production-photos .placeholder{min-height:480px}.story{font-size:22px;color:var(--muted)}
.faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.faq>div:first-child>p:last-child{color:#bfb3ba}.faq details{border-top:1px solid #50434a;padding:22px 0}.faq details:last-child{border-bottom:1px solid #50434a}.faq summary{list-style:none;cursor:pointer;position:relative;font-size:17px;font-weight:800;padding-right:35px}.faq summary:after{content:"+";position:absolute;right:2px;color:#df9bab;font-size:25px;top:-7px}.faq details[open] summary:after{content:"−"}.faq details p{color:#c8bdc3;font-size:14px}
.order-simple{max-width:820px}.order-heading{text-align:center;margin:0 auto 34px}.order-heading .lead{margin:14px auto}.order-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px;box-shadow:var(--shadow)}.order-step{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.order-step>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--pink);color:var(--rose2);font-weight:800}.order-step .field{margin-bottom:0}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field label{font-size:12px;color:var(--muted);font-weight:800}.field input,.field textarea,.field select{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink)}.field select{cursor:pointer}.field textarea{min-height:75px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .field{margin:0}.field.full{grid-column:1/-1}.delivery-tabs{display:flex;flex-wrap:wrap;gap:7px}.delivery-tab{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 13px;font-size:12px;cursor:pointer}.delivery-tab.active{background:var(--ink);color:#fff}.summary{display:flex;justify-content:space-between;align-items:center;padding-top:2px}.summary strong{font-size:24px}.submit{width:100%;margin-top:20px}.note{font-size:11px;color:var(--muted);text-align:center}.note a{color:var(--rose)}.form-msg{display:none;margin-top:12px;padding:12px;border-radius:10px;font-size:13px}.form-msg.success{display:block;background:#e5f1e7;color:#276034}.form-msg.error,.cdek-unavailable{display:block;background:#f7e4e8;color:#8a2941}.pickup-hint{font-size:11px;color:var(--muted)}.cdek-map-shell{overflow:hidden;border-radius:12px}.cdek-map-box{height:430px}
footer{background:#211a1f;color:#fff;padding:68px 0 28px}.footer{display:grid;grid-template-columns:1.3fr .7fr .7fr 1fr;gap:50px}.footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer p,.footer a{color:#bfb4ba;font-size:13px;margin:0}.footer b{font-size:13px}.copyright{border-top:1px solid #41353c;margin-top:45px;padding-top:22px;color:#978c92;font-size:11px}
@media(max-width:900px){.nav nav{display:none}.nav .btn{margin-left:auto}.hero,.compatibility,.production,.faq,.purchase-layout{grid-template-columns:1fr}.problems{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr 1fr}.quick{left:15px}.production-photos{order:2}.purchase-section .order-panel{position:static}}
@media(max-width:650px){.wrap{width:calc(100% - 24px)}.hero{min-height:auto;padding-top:40px;gap:30px}.hero-photo{height:440px}.hero-photo img{object-position:center 58%}.quick{position:relative;inset:auto;margin-top:-60px;padding:0 8px}.quick a{padding:10px 8px}.quick span{font-size:16px}.checks,.problems,.benefits,.steps,.kit-grid,.reviews,.brands,.footer{grid-template-columns:1fr}.problems article{grid-template-rows:auto;gap:12px}.dark,.soft,.steps-bg,.order-bg,.section{padding:78px 0}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:300px 190px 190px}.gallery .tall{grid-column:1/3;grid-row:auto}.gallery .wide{grid-column:1/3}.bag-specs{grid-template-columns:1fr;margin-top:18px}.bag-specs div{padding:16px 0}.bag-specs div+div{border-top:1px solid var(--line);border-left:0}.compatibility-infographic{display:none}.heading{display:block}.steps article:after{display:none!important}.kit-card:nth-child(2){transform:none;margin-top:12px}.production-photos{grid-template-columns:1fr}.production-photos .placeholder{min-height:300px}.form-grid{grid-template-columns:1fr}.order-panel{padding:22px 16px}.order-step{grid-template-columns:30px 1fr;gap:10px}.order-step>span{width:28px;height:28px;font-size:12px}.summary{align-items:flex-end;gap:15px}.summary strong{font-size:21px;white-space:nowrap}.footer{gap:30px}}
@media(max-width:650px){.purchase-section{padding:78px 0}.purchase-section .kit-card{display:flex;padding:20px}.purchase-section .kit-card .desc{padding-right:0}.purchase-section .kit-card .price-row{margin-top:18px}.purchase-section .kit-card .per-unit{text-align:left;margin-right:0}.purchase-section .kit-card:nth-child(2){margin-top:8px}.purchase-heading{margin-bottom:30px}.choice-hint,.form-head{align-items:flex-start}}
@media(max-width:800px){.purchase-section>.wrap>.kit-grid{grid-template-columns:1fr}.purchase-section>.wrap>.kit-grid .kit-card{min-height:0}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){transform:none;margin-top:8px}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2):hover,.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2).selected{transform:translateY(-4px)}}
@media(max-width:650px){.order-divider{align-items:flex-start;margin-top:60px}.order-divider h2{font-size:32px}.order-top{grid-template-columns:1fr}.quantity-field{align-items:flex-start}.purchase-section .order-panel{padding:22px 16px}}
.purchase-section .purchase-heading .eyebrow{display:none}.purchase-section .order-divider{width:100%;max-width:none;margin:85px 0 28px;gap:0}.purchase-section .order-divider>span{display:none}.purchase-section .order-panel{width:100%;max-width:none;margin:0}
.purchase-section>.wrap>.kit-grid{width:min(100%,1120px);margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-section>.wrap>.kit-grid .kit-card{min-height:0;padding:14px;border-radius:14px}.kit-image{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;margin:0;background:#f5efec;border-radius:10px}.purchase-section>.wrap>.kit-grid .kit-card .radio{top:20px;right:20px;z-index:1;background:#fff}.purchase-section>.wrap>.kit-grid .kit-card .price-row{margin:12px 0 0}.purchase-section>.wrap>.kit-grid .kit-card .per-unit{margin:3px 0 0}.purchase-section>.wrap>.kit-grid .kit-card .desc{display:none}.purchase-section>.wrap>.kit-grid .kit-card .choose-label{margin:14px 0 0}.kit-description{display:flex;align-items:baseline;gap:12px;width:min(100%,1120px);margin:16px auto 0;padding:15px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:14px}.kit-description b{color:var(--ink);font-size:15px}.kit-description span{line-height:1.5}@media(max-width:650px){.purchase-section>.wrap>.kit-grid{width:100%}.purchase-section .kit-card .kit-image{height:auto;margin-bottom:0}.kit-description{display:block;margin-top:12px;padding:14px}.kit-description span{display:block;margin-top:5px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.compatibility-help{grid-column:1/-1;margin:0!important;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;border:1px solid var(--line);background:#f4ebe9!important}.compatibility-help b{font-size:18px}.compatibility-help ol{margin:0;padding-left:20px;color:var(--muted);font-size:14px;line-height:1.6}.compatibility-help a{white-space:nowrap}@media(max-width:700px){.compatibility-help{grid-template-columns:1fr;gap:12px}.compatibility-help a{white-space:normal}}

/* Compact product cards must come after the desktop card rules above. */
@media(max-width:800px){
  .purchase-section>.wrap>.kit-grid{grid-template-columns:1fr;gap:14px}
  .purchase-section>.wrap>.kit-grid .kit-card,
  .purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){
    display:grid;
    grid-template-columns:150px minmax(0,1fr);
    grid-template-rows:auto auto 1fr;
    column-gap:18px;
    min-height:0;
    margin:0;
    padding:14px;
    transform:none;
  }
  .purchase-section>.wrap>.kit-grid .kit-card:hover,
  .purchase-section>.wrap>.kit-grid .kit-card.selected,
  .purchase-section>.wrap>.kit-grid .kit-card:nth-child(2):hover,
  .purchase-section>.wrap>.kit-grid .kit-card:nth-child(2).selected{transform:translateY(-2px)}
  .purchase-section>.wrap>.kit-grid .kit-image{
    grid-column:1;
    grid-row:1/5;
    align-self:stretch;
    width:150px;
    height:200px;
  }
  .purchase-section>.wrap>.kit-grid .price-row{
    grid-column:2;
    grid-row:1;
    align-self:end;
    flex-wrap:wrap;
    margin:12px 28px 0 0;
  }
  .purchase-section>.wrap>.kit-grid .per-unit{grid-column:2;grid-row:2}
  .purchase-section>.wrap>.kit-grid .choose-label{
    grid-column:2;
    grid-row:3;
    align-self:end;
    justify-self:start;
    margin:14px 0 4px;
  }
}

@media(max-width:480px){
  .hero{padding-top:34px;padding-bottom:58px}
  .purchase-section>.wrap>.kit-grid .kit-card,
  .purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){
    grid-template-columns:112px minmax(0,1fr);
    column-gap:14px;
    padding:12px;
  }
  .purchase-section>.wrap>.kit-grid .kit-image{width:112px;height:150px}
  .purchase-section>.wrap>.kit-grid .kit-card .radio{top:14px;right:14px}
  .purchase-section>.wrap>.kit-grid .price-row{gap:7px;margin:8px 26px 0 0}
  .purchase-section>.wrap>.kit-grid .price{font-size:27px}
  .purchase-section>.wrap>.kit-grid .old-price{font-size:13px}
  .purchase-section>.wrap>.kit-grid .choose-label{margin-top:10px}
  .brands span{min-height:72px}
}

/* Conversion-focused checkout */
.purchase-section .purchase-heading{max-width:820px}
.purchase-section .purchase-heading .eyebrow{display:block}
.checkout-progress{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:min(100%,920px);margin:0 auto 42px;padding:0}
.checkout-progress li{position:relative}
.checkout-progress li:not(:last-child):after{content:"";position:absolute;z-index:0;top:21px;left:58%;right:-42%;height:2px;background:var(--line)}
.checkout-progress li.complete:not(:last-child):after{background:#b9687b}
.checkout-progress a{position:relative;z-index:1;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:0 12px;color:var(--muted)}
.checkout-progress a>span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border:2px solid var(--line);border-radius:50%;background:var(--cream);font-weight:800}
.checkout-progress b{align-self:end;font-size:14px;color:var(--ink)}
.checkout-progress small{align-self:start;font-size:11px}
.checkout-progress .active a>span{border-color:var(--rose);background:var(--rose);color:#fff;box-shadow:0 8px 20px #a64d6233}
.checkout-progress .complete a>span{border-color:#b9687b;background:#fff;color:transparent}
.checkout-progress .complete a>span:after{content:"✓";color:var(--rose);font-size:18px}
.purchase-section>.wrap>.kit-grid .kit-card{width:100%;font:inherit;color:inherit;text-align:left}
.purchase-section>.wrap>.kit-grid .kit-card:focus-visible,.delivery-tab:focus-visible,.qty button:focus-visible,.change-kit:focus-visible{outline:3px solid #c57b8d;outline-offset:3px}
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){color:#fff}
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2) .price{color:#fff}
.purchase-section>.wrap>.kit-grid .kit-card .choose-label{min-height:34px;display:inline-flex;align-items:center}
.purchase-section>.wrap>.kit-grid .kit-card.selected{box-shadow:0 18px 48px #6b344321}
.purchase-section .order-divider{margin-top:72px;padding-top:8px}
.purchase-section .order-divider .eyebrow{display:block;margin-bottom:8px}
.order-panel{overflow:hidden}
.order-panel.just-selected{animation:orderReady .7s ease}
@keyframes orderReady{0%{box-shadow:0 0 0 0 #a64d6244}45%{box-shadow:0 0 0 7px #a64d621c}100%{box-shadow:var(--shadow)}}
.selected-product span{margin-top:3px;color:var(--muted);font-size:13px}
.change-kit{align-self:flex-start;margin-top:8px;color:var(--rose);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.qty button{min-width:44px;min-height:44px}
.qty button:disabled{cursor:not-allowed;opacity:.4}
.qty input{min-height:44px}
.checkout-group{min-width:0;margin:0;padding:26px 0 0;border:0;border-top:1px solid var(--line)}
.checkout-group+.checkout-group{margin-top:26px}
.checkout-group legend{display:flex;align-items:center;gap:12px;width:100%;padding:0 0 18px}
.checkout-group legend>span:first-child{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--pink);color:var(--rose2);font-weight:800}
.checkout-group legend>span:last-child{display:flex;flex-direction:column;gap:2px}
.checkout-group legend b{font-size:17px}
.checkout-group legend small{color:var(--muted);font-size:12px;font-weight:500}
.field label span{color:var(--rose)}
.field input,.field textarea{min-height:48px;transition:border-color .15s,box-shadow .15s}
.field input:focus,.field textarea:focus{outline:0;border-color:var(--rose);box-shadow:0 0 0 3px #a64d6217}
.field-hint,.field-error,.pickup-hint{margin:0;font-size:11px;line-height:1.45}
.ozon-map-shell{margin:8px 0 10px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#eeece7}
.ozon-map-box{width:100%;height:430px}
@media(max-width:650px){.ozon-map-box{height:360px}}
.delivery-address-control{display:flex;gap:8px;align-items:stretch}
.delivery-address-control textarea{min-height:48px;resize:vertical}
.delivery-address-control button{flex:0 0 auto;border:0;border-radius:8px;padding:0 14px;background:var(--ink);color:#fff;font:inherit;font-weight:800;cursor:pointer}
.delivery-map-shell{margin:8px 0 10px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#eeece7}
.delivery-map-box{width:100%;height:360px}
@media(max-width:650px){.delivery-address-control{flex-direction:column}.delivery-address-control button{min-height:40px}.delivery-map-box{height:300px}}
.ozon-business-widget{display:grid;gap:16px}
.ozon-widget-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ozon-city-control{display:flex;gap:7px}
.ozon-city-control input{min-width:0;flex:1}
.ozon-city-control button,.ozon-phone-check{min-height:48px;padding:9px 13px;border:1px solid var(--line);border-radius:8px;background:#171615;color:#fff;font-weight:800;cursor:pointer}
.ozon-phone-check{width:100%;background:#eeece7;color:#171615}
.ozon-check-status{margin:6px 0 0;color:var(--muted);font-size:11px}
.ozon-check-status.checking{color:#725c23}.ozon-check-status.success{color:#386943;font-weight:800}.ozon-check-status.error{color:#9b2443;font-weight:700}
.ozon-package-note{margin:0;padding:12px 14px;border-radius:8px;background:#eeece7;color:#5f5b56;font-size:12px}
@media(max-width:650px){.ozon-widget-row{grid-template-columns:1fr}.ozon-city-control{align-items:stretch}.ozon-city-control button{flex:0 0 auto}}
.field-hint{color:var(--muted)}
.field-error{display:none;color:#9b2443;font-weight:700}
.field.has-error input,.field.has-error textarea{border-color:#b72d50;background:#fff8fa}
.field.has-error .field-error{display:block}
.delivery-field{margin-bottom:0}
.delivery-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.delivery-tab{min-height:46px;border-radius:12px;font-weight:700}
.delivery-tab.active{background:var(--ink);border-color:var(--ink);box-shadow:0 7px 18px #211a1f24}
#pickupBlock{margin-top:14px}
#pickupBlock .field{margin-bottom:0}
.order-summary{margin-top:28px;padding:20px 22px;border-radius:16px;background:var(--cream)}
.order-summary>div{display:flex;justify-content:space-between;gap:24px;padding:8px 0;font-size:13px}
.order-summary>div>span{color:var(--muted)}
.order-summary>div>b{text-align:right;font-size:13px}
.order-summary .summary{margin-top:8px;padding-top:16px;border-top:1px solid var(--line)}
.order-summary .summary span{color:var(--ink);font-weight:800}
.bonus-use{display:flex;align-items:center;gap:9px;margin-top:20px;padding:14px 16px;border:1px solid #e8cfd6;border-radius:14px;background:#fff8fa}.bonus-use[hidden],#bonusDiscountRow[hidden]{display:none!important}.bonus-use>div{display:grid;gap:1px;margin-right:auto}.bonus-use b{font-size:13px}.bonus-use span{color:var(--muted);font-size:12px}.bonus-use label{font-size:12px;font-weight:700}.bonus-use input{width:80px;min-height:38px;padding:6px 8px;border:1px solid var(--line);border-radius:8px;text-align:center}.bonus-order-note{margin:8px 2px 0;color:#46634b;font-size:12px;font-weight:600}.bonus-order-note a{color:var(--rose);text-decoration:underline;text-underline-offset:2px}
.delivery-hint{display:block;max-width:250px;margin-top:3px;color:var(--accent);font-size:11px;font-weight:700;line-height:1.35}
.ozon-phone-note{margin:12px 0 0;padding:10px 12px;border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--accent-ink);font-size:12px;line-height:1.45}.ozon-phone-note b{font-weight:800}
.submit{min-height:54px;font-size:16px}
.submit:disabled{cursor:wait;opacity:.75;transform:none}
.safe-note{background:transparent;padding:0;color:#46634b}
.form-msg.success{display:flex;flex-direction:column;gap:4px;padding:17px 18px}
.form-msg.success b{font-size:15px}
.form-msg:focus{outline:0}

@media(max-width:650px){
  .checkout-progress{margin-bottom:32px}
  .checkout-progress a{display:flex;flex-direction:column;gap:6px;padding:0 4px;text-align:center}
  .checkout-progress a>span{width:40px;height:40px}
  .checkout-progress small{display:none}
  .checkout-progress b{font-size:12px}
  .checkout-progress li:not(:last-child):after{top:19px}
  .purchase-section .order-divider{margin-top:52px}
  .order-top{gap:18px}
  .quantity-field{width:100%}
  .qty{width:100%}
  .qty button{flex:1}
  .qty input{width:70px}
  .checkout-group{padding-top:22px}
  .delivery-tabs{grid-template-columns:1fr 1fr}
  .delivery-tab{font-size:13px}
  .order-summary{margin-top:24px;padding:16px}
  .order-summary>div{gap:14px}
  .order-summary>div>b{max-width:55%}
  .bonus-use{margin-top:16px}
}

@media(prefers-reduced-motion:reduce){.order-panel.just-selected{animation:none}}

/* Customer account */
.account-link{margin-left:auto;color:var(--rose);font-size:13px;font-weight:800;white-space:nowrap}.nav .account-link+.btn{margin-left:0}.account-page{padding:64px 0 100px}.account-card{max-width:1000px;margin:auto;padding:42px;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:var(--shadow)}.account-card h1{font-size:clamp(34px,4vw,54px)}.auth-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:34px}.auth-form{display:grid;gap:13px;padding:25px;border-radius:18px;background:var(--cream)}.auth-form h2{font-size:27px}.auth-form label{display:grid;gap:5px;font-weight:700;font-size:13px}.auth-form input{min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.auth-form .btn{margin-top:6px}.account-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}.text-button{border:0;background:none;color:var(--rose);font-weight:800;cursor:pointer}.bonus-card{display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:8px;margin-top:30px;padding:24px;border-radius:18px;background:linear-gradient(120deg,#6f2e41,#a64d62);color:#fff}.bonus-card span{grid-column:1/-1;font-size:13px}.bonus-card strong{font-size:48px;line-height:.9}.bonus-card p{grid-column:1/-1;margin:8px 0 0;color:#f6dfe5;font-size:13px}.orders-title{margin:40px 0 18px;font-size:31px}.orders-list{display:grid;gap:10px}.order-item{display:flex;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:14px}.order-item div{display:grid;gap:3px}.order-item span,.order-item small{color:var(--muted);font-size:12px}.order-item>div:last-child{text-align:right}.status{font-style:normal;font-size:12px;font-weight:800}.status-new{color:#8b5b17}.status-confirmed,.status-shipped{color:#365d8a}.status-done{color:#386943}.status-cancelled{color:#9b2443}
@media(max-width:720px){.nav{gap:14px}.nav nav{display:none}.account-link{margin-left:auto}.account-page{padding:32px 0 60px}.account-card{padding:24px 16px}.auth-columns{grid-template-columns:1fr;gap:16px}.account-head{display:block}.text-button{margin-top:16px}.order-item{display:block}.order-item>div:last-child{text-align:left;margin-top:10px}.bonus-card{padding:18px}.bonus-card strong{font-size:40px}}

.kit-name{display:flex;flex-direction:column;gap:3px;margin-top:15px}
.kit-name small{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.kit-name b{font-size:17px;line-height:1.3}
.kit-card:nth-child(2) .kit-name small{color:#d0c4ca}
.field-error-visible{display:block!important;color:#9b2443!important;font-weight:700}

@media(max-width:800px){
  .purchase-section>.wrap>.kit-grid .kit-card,
  .purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){grid-template-rows:auto auto auto 1fr}
  .purchase-section>.wrap>.kit-grid .kit-image{grid-row:1/6}
  .purchase-section>.wrap>.kit-grid .kit-name{grid-column:2;grid-row:1;margin:4px 28px 0 0}
  .purchase-section>.wrap>.kit-grid .price-row{grid-column:2;grid-row:2;margin:8px 28px 0 0}
  .purchase-section>.wrap>.kit-grid .per-unit{grid-column:2;grid-row:3}
  .purchase-section>.wrap>.kit-grid .choose-label{grid-column:2;grid-row:4}
}

@media(max-width:480px){
  .purchase-section>.wrap>.kit-grid .kit-name b{font-size:14px}
  .purchase-section>.wrap>.kit-grid .kit-name small{font-size:9px}
}

/* Compact viewport-sized order form */
.purchase-section .order-divider{margin-top:48px;margin-bottom:16px;padding-top:0}
.purchase-section .order-divider .eyebrow{margin-bottom:4px}
.purchase-section .order-divider h2{font-size:32px}
.purchase-section .order-divider p{margin-top:3px}
.purchase-section .order-panel{
  padding:14px 20px;
  overflow:visible;
}
.order-top{
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px 20px;
  padding-bottom:8px;
  margin-bottom:0;
}
.selected-product strong{font-size:17px;margin-top:2px}
.selected-product span{margin-top:1px;font-size:11px;line-height:1.35}
.change-kit{margin-top:4px;font-size:11px}
.quantity-field{gap:4px}
.qty button{min-width:40px;min-height:38px}
.qty input{min-height:38px}
.order-top .kit-description{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:auto 1fr;
  align-items:start;
  gap:4px 10px;
  width:100%;
  margin:0;
  padding:7px 10px;
  border-radius:10px;
  background:var(--cream);
  font-size:11px;
  line-height:1.35;
}
.order-top .kit-description[hidden]{display:none}
.order-top .kit-description b{font-size:12px;white-space:nowrap}
.order-top .kit-description span{line-height:1.35}
.checkout-group{padding-top:10px}
.checkout-group+.checkout-group{margin-top:10px}
.checkout-group legend{gap:8px;padding-bottom:6px}
.checkout-group legend>span:first-child{width:26px;height:26px;flex-basis:26px;font-size:11px}
.checkout-group legend b{font-size:15px}
.checkout-group legend small{font-size:10px;line-height:1.3}
.form-grid{gap:10px}
.field{gap:4px;margin-bottom:8px}
.form-grid .field{margin:0}
.field label{font-size:11px}
.field input,.field textarea{min-height:40px;padding:9px 11px;border-radius:9px}
.field textarea{height:52px;min-height:52px;resize:none}
.field-hint,.field-error,.pickup-hint{font-size:10px;line-height:1.3}
.delivery-tabs{gap:6px}
.delivery-tab{min-height:38px;padding:7px 10px;border-radius:9px;font-size:11px}
#pickupBlock{margin-top:8px}
.order-summary{display:grid;grid-template-columns:1.25fr 1fr auto;align-items:center;margin-top:10px;padding:9px 11px;border-radius:11px}
.order-summary>div{flex-direction:column;align-items:flex-start;gap:2px;padding:0 12px;font-size:11px}
.order-summary>div:first-child{padding-left:0}
.order-summary>div+div{border-left:1px solid var(--line)}
.order-summary>div>b{font-size:11px}
.order-summary .summary{align-items:flex-end;margin:0;padding:0 0 0 12px;border-top:0}
.order-summary .summary strong{font-size:19px}
.bonus-use{margin-top:10px;padding:10px 11px}.bonus-use input{min-height:34px;width:65px}
.submit{min-height:42px;margin-top:9px;font-size:14px;padding:9px 20px}
.safe-note{margin:7px 0 0;font-size:10px}
.note{margin:4px 0 0;font-size:9px}
.form-msg{margin-top:7px;padding:9px}
.form-msg.success{padding:11px 13px}

@media(max-width:650px){
  .purchase-section .order-divider{margin-top:38px;margin-bottom:12px}
  .purchase-section .order-divider h2{font-size:28px}
  .purchase-section .order-panel{
    padding:14px 12px;
    border-radius:18px;
  }
  .order-top{grid-template-columns:1fr auto;gap:10px 12px}
  .quantity-field{width:auto}
  .quantity-field label{max-width:115px;line-height:1.2}
  .qty{width:auto}
  .qty button{width:38px;flex:none}
  .qty input{width:42px}
  .order-top .kit-description{display:block;padding:8px 10px}
  .order-top .kit-description b{display:block;margin-bottom:2px}
  .order-top .kit-description span{display:block}
  .checkout-group{padding-top:11px}
  .checkout-group+.checkout-group{margin-top:11px}
  .checkout-group legend{padding-bottom:8px}
  .form-grid{gap:8px}
  .delivery-tabs{grid-template-columns:repeat(4,1fr);gap:5px}
  .delivery-tab{min-width:0;padding:7px 3px;font-size:10px}
  .order-summary{margin-top:11px}
  .order-summary{display:block;padding:10px 13px}
  .order-summary>div{flex-direction:row;align-items:center;gap:8px;padding:3px 0;border-left:0}
  .order-summary .summary{align-items:flex-end;margin-top:4px;padding:8px 0 0;border-top:1px solid var(--line)}
  .order-summary>div>b{max-width:58%}
  .bonus-use{flex-wrap:wrap}.bonus-use>div{width:100%}
}

@media(max-width:390px){
  .delivery-tabs{grid-template-columns:1fr 1fr}
}
.status-paid{color:#386943}

body:not(.checkout-mode) .order-divider,body:not(.checkout-mode) #orderForm,body:not(.checkout-mode) .checkout-progress{display:none}
body.checkout-mode .hero,body.checkout-mode .problem-section,body.checkout-mode .section:not(.purchase-section),body.checkout-mode .soft,body.checkout-mode #reviews,body.checkout-mode #faq,body.checkout-mode #homepageBlocks{display:none}
body.checkout-mode .order-top{display:none}
.cart-items{display:grid;gap:10px;margin:0 0 24px}.cart-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.cart-item b{display:block}.cart-item small{color:var(--muted)}.cart-item .qty{height:40px}.cart-item .qty button{min-height:38px}.cart-item .remove{border:0;background:none;color:var(--rose);font-weight:800;cursor:pointer}.empty-cart{padding:28px;border:1px dashed var(--line);border-radius:14px;text-align:center;color:var(--muted)}
@media(max-width:650px){.cart-item{grid-template-columns:1fr auto}.cart-item .remove{grid-column:1/-1;text-align:left;padding:0}}

/* Syle-inspired visual system: editorial whitespace, quiet borders, strong black anchors. */
:root{--ink:#171615;--muted:#77736f;--paper:#faf9f7;--cream:#f2f0ec;--rose:#191817;--rose2:#000;--pink:#e9e6e0;--line:#dedbd5;--shadow:0 10px 28px #201d1710;--r:10px}
body{background:var(--paper);font:15px/1.52 Manrope,Arial,sans-serif;letter-spacing:-.012em}.wrap{width:min(1080px,calc(100% - 48px))}.topbar{height:61px;background:#faf9f7ee;border-bottom:1px solid #e5e2dc;backdrop-filter:blur(16px)}.nav{height:61px;gap:26px}.brand{font-size:25px;letter-spacing:-1.35px;color:#111}.brand span{color:inherit}.nav nav{margin-left:12px;gap:29px;font-size:13px;font-weight:600;color:#6d6965}.nav nav a:hover,.account-link{color:#222}.account-link{font-size:13px;font-weight:600}.btn{border-radius:7px;padding:13px 20px;background:#171615;box-shadow:none;font-size:13px}.btn:hover{background:#3d3a37;transform:none}.btn.small{padding:9px 13px;border-radius:6px;font-size:12px}.eyebrow{color:#77736f;letter-spacing:.16em;font-size:10px}.hero{min-height:auto;padding:95px 0 82px;gap:66px}.hero-title{font-size:clamp(43px,5vw,64px);letter-spacing:-.07em;line-height:.98}.hero-title span{color:#6b6762;font-weight:500}.hero-title em{color:#171615}.hero .lead{font-size:16px;line-height:1.62;color:#706c67}.hero-photo{height:505px;border-radius:10px;box-shadow:none}.quick{left:-12px;right:-12px;bottom:-17px;gap:6px}.quick a{border:1px solid #dedbd5;border-radius:7px;padding:11px 13px;box-shadow:0 8px 22px #211f1b12}.quick b{font-size:12px}.quick span{font-size:17px}.quick i{color:#6d6965;font-size:10px}.quick small{background:#171615;border-radius:4px}.checks{gap:8px;font-size:13px;color:#5e5a56}.checks li:before{width:18px;height:18px;border-radius:4px;background:#e5e9e2;color:#31552f}
.dark{background:#1b1a19;padding:94px 0}.dark .eyebrow{color:#a5a09a}.dark h2{max-width:660px}.problems{gap:1px;margin-top:38px;border:1px solid #494641;border-radius:10px;overflow:hidden}.problems article{padding:23px;background:#1b1a19;border:0;border-radius:0}.problems article+article{border-left:1px solid #494641}.problem-number{width:29px;height:29px;border-radius:5px;border-color:#57534e;color:#c7c2bb}.problems h3{font-size:17px}.problems article p{font-size:13px;line-height:1.55;color:#aaa59f}
.section,.soft{padding:94px 0}.soft{background:#f1efeb}.heading{align-items:start;margin-bottom:35px}.heading>p{font-size:14px;line-height:1.55}.gallery{gap:10px}.gallery figure,.compatibility-infographic{border-radius:10px}.gallery figcaption{left:12px;bottom:12px;border-radius:5px;padding:6px 9px;font-size:11px}.bag-specs{margin-top:18px}.bag-specs div{padding:17px 18px}.bag-specs dd{font-size:16px}.benefits{gap:1px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.benefits article{border:0;border-radius:0;padding:23px;background:#faf9f7}.benefits article+article{border-left:1px solid var(--line)}.benefits i{width:37px;height:37px;border-radius:6px;background:#e8e5df;color:#171615;font-size:17px}.benefits h3{margin-top:18px}.compatibility{gap:52px}.compatibility aside{background:#ece9e3;border-radius:8px;padding:20px}.brands{gap:7px}.brands span{min-height:76px;border-radius:7px;background:#faf9f7;font-size:13px}.compatibility-visual>p{font-size:16px}
.purchase-section{padding:94px 0;background:#f4f2ee}.purchase-heading{max-width:660px;margin-bottom:32px}.purchase-heading h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.055em}.purchase-section>.wrap>.kit-grid{gap:8px}.purchase-section>.wrap>.kit-grid .kit-card{border-radius:8px;padding:12px;background:#faf9f7;border-color:#dedbd5;box-shadow:none}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2){background:#1b1a19;transform:none}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2):after{top:10px;left:10px;border-radius:4px;background:#e9e6e0;color:#1b1a19;padding:4px 6px}.purchase-section>.wrap>.kit-grid .kit-card:hover{border-color:#171615;transform:translateY(-2px)}.kit-image{border-radius:6px;background:#eeece7}.purchase-section>.wrap>.kit-grid .kit-card .radio{display:none}.kit-name{margin-top:12px}.kit-name b{font-size:16px}.purchase-section>.wrap>.kit-grid .kit-card .price-row{margin-top:9px}.price{font-size:25px}.purchase-section>.wrap>.kit-grid .kit-card .choose-label{min-height:0;margin:13px 0 0;border-radius:5px;background:#e8e5df;color:#1b1a19;padding:8px 10px;font-size:10px}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2) .choose-label{background:#faf9f7}.checkout-progress{width:100%;margin-bottom:28px}.checkout-progress a{padding:0}.checkout-progress a>span{width:34px;height:34px;border-radius:5px;border-color:#dcd8d1;background:#faf9f7}.checkout-progress li:not(:last-child):after{top:16px}.checkout-progress .active a>span{border-color:#171615;background:#171615;box-shadow:none}.checkout-progress b{font-size:12px}.checkout-progress small{font-size:10px}.order-divider{margin:55px 0 22px}.purchase-section .order-panel{border-radius:10px;padding:26px;background:#faf9f7;box-shadow:none}.checkout-group legend b{font-size:16px}.checkout-group legend>span:first-child{width:28px;height:28px;flex-basis:28px;border-radius:5px;background:#e8e5df;color:#171615}.delivery-tab{border-radius:5px}.delivery-tab.active{background:#171615;border-color:#171615;box-shadow:none}.order-summary{background:#eeece7;border-radius:8px}.submit{border-radius:6px}.safe-note{background:transparent;color:#5b6c59}.cart-item{border-radius:8px;background:#faf9f7}.cart-item .remove{color:#6f3f38}.empty-cart{border-radius:8px}
footer{background:#1b1a19;padding:60px 0 24px}.footer p,.footer a{color:#a5a09a}
@media(max-width:800px){.problems,.benefits{border-radius:8px}.problems article+article,.benefits article+article{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:650px){.wrap{width:calc(100% - 28px)}.topbar,.nav{height:57px}.nav{gap:14px}.brand{font-size:22px}.hero{padding:48px 0 58px}.hero-photo{height:430px}.dark,.section,.soft,.purchase-section{padding:65px 0}.purchase-section>.wrap>.kit-grid .kit-card{border-radius:8px}.problems{gap:0}.problems article+article{border-top:1px solid #494641}.benefits article+article{border-top:1px solid var(--line)}}

.purchase-section>.wrap>.kit-grid .kit-card.in-cart{border-color:#171615;background:#eeece7}.purchase-section>.wrap>.kit-grid .kit-card.in-cart .choose-label{background:#171615;color:#fff}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2).in-cart{background:#1b1a19}.cart-checkout-cta{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:20px auto 0;padding:13px 18px;border-radius:6px;background:#171615;color:#fff;font-size:13px;font-weight:800}.cart-checkout-cta:hover{background:#3d3a37}

/* Account and legal pages share the storefront's visual language. */
.account-body,.legal-page{background:#f4f2ee}.account-page{padding:72px 0 100px}.account-card{max-width:920px;padding:34px;border:1px solid var(--line);border-radius:10px;background:#faf9f7;box-shadow:none}.account-card h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(34px,4vw,48px);font-weight:700;letter-spacing:-.06em}.account-card .lead{font-size:15px;line-height:1.6}.auth-columns{gap:10px;margin-top:30px}.auth-form{padding:24px;background:#eeece7;border-radius:8px}.auth-form h2{font-family:Manrope,Arial,sans-serif;font-size:23px;font-weight:700;letter-spacing:-.04em}.auth-form label{font-size:12px;color:#6d6965}.auth-form input{min-height:44px;border-color:#d8d4cd;border-radius:6px;background:#faf9f7}.auth-form input:focus{outline:2px solid #171615;outline-offset:1px}.account-head{padding-bottom:24px;border-bottom:1px solid var(--line)}.text-button{color:#171615;text-decoration:underline;text-underline-offset:4px}.bonus-card{grid-template-columns:auto auto 1fr;gap:8px;margin-top:25px;padding:25px;border-radius:8px;background:#1b1a19;color:#fff}.bonus-card span{color:#b7b2ac;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.bonus-card strong{font-size:50px}.bonus-card p{color:#b7b2ac}.orders-title{font-family:Manrope,Arial,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.05em}.order-item{padding:17px;border-color:var(--line);border-radius:8px;background:#faf9f7}.order-item span,.order-item small{color:#77736f}.status{font-size:11px}
.legal-wrap{max-width:900px;margin:0 auto;padding:60px 30px 100px}.legal-wrap>p:first-child{margin:0 0 30px}.legal-wrap>p:first-child a{display:inline-flex;padding:8px 11px;border:1px solid var(--line);border-radius:5px;background:#faf9f7;color:#171615;font-size:12px;font-weight:800}.legal-wrap h1{font-family:Manrope,Arial,sans-serif!important;font-size:clamp(34px,4vw,48px)!important;font-weight:700!important;letter-spacing:-.06em;margin:0 0 16px!important}.legal-wrap h2{font-family:Manrope,Arial,sans-serif!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.035em;margin:42px 0 12px!important;padding-top:20px;border-top:1px solid var(--line)}.legal-wrap p,.legal-wrap li{color:#5f5b56!important;font-size:15px!important;line-height:1.7!important}.legal-wrap a{color:#171615!important;text-decoration:underline;text-decoration-color:#aaa49d;text-underline-offset:3px}.legal-wrap .oferta-date{margin-bottom:28px;color:#77736f!important;font-size:13px!important}.legal-wrap .requisites{padding:22px;border:1px solid var(--line);border-radius:8px;background:#eeece7}.legal-wrap .requisites p{margin:7px 0}.legal-wrap .requisites strong{color:#171615}.legal-page .nav{margin:auto}
@media(max-width:650px){.account-page{padding:36px 0 64px}.account-card{padding:22px 16px}.auth-columns{gap:8px}.auth-form{padding:19px}.legal-wrap{padding:38px 18px 70px}.legal-wrap h2{margin-top:32px!important}.legal-wrap p,.legal-wrap li{font-size:14px!important}.legal-page .nav nav{display:none}}

/* Warm taupe + sand: a calm analogous-neutral accent palette. */
:root{--accent:#6d5c4d;--accent-hover:#51443a;--accent-soft:#e7ddd1;--accent-ink:#3f342c;--rose:var(--accent);--rose2:var(--accent-hover);--pink:var(--accent-soft)}
.brand span{color:var(--accent)}.btn,.cart-checkout-cta{background:var(--accent)}.btn:hover,.cart-checkout-cta:hover{background:var(--accent-hover)}.quick small{background:var(--accent)}.nav nav a:hover,.account-link{color:var(--accent-ink)}.purchase-section>.wrap>.kit-grid .kit-card.in-cart{border-color:var(--accent)}.purchase-section>.wrap>.kit-grid .kit-card.in-cart .choose-label,.checkout-progress .active a>span,.delivery-tab.active{background:var(--accent);border-color:var(--accent);box-shadow:none}.purchase-section>.wrap>.kit-grid .kit-card .choose-label,.checkout-group legend>span:first-child{background:var(--accent-soft);color:var(--accent-ink)}.bonus-card{background:var(--accent-ink)}.text-button,.legal-wrap a{color:var(--accent-ink)!important}.field input:focus,.field textarea:focus,.auth-form input:focus{border-color:var(--accent);outline-color:var(--accent)}

/* Structured footer: compact navigation groups on a warm dark base. */
.site-footer{background:#38322d;color:#f6f1ea;padding:58px 0 20px}.site-footer .footer{grid-template-columns:1.35fr repeat(3,1fr);gap:38px}.site-footer .footer>div{gap:9px}.site-footer .footer-brand{padding-right:28px}.site-footer .brand{color:#f7f3ed;font-size:27px}.site-footer .brand span{color:#d7b99c}.site-footer .footer p,.site-footer .footer a,.site-footer .footer span{margin:0;color:#c8c0b8;font-size:12px;line-height:1.45}.site-footer .footer a:hover{color:var(--accent-soft)}.site-footer .footer b{margin-bottom:5px;color:#f7f3ed;font-size:12px;font-weight:700}.footer-bottom{display:flex;gap:9px;margin-top:44px;padding-top:18px;border-top:1px solid #574f48;color:#aaa097;font-size:11px}.site-footer .footer-links a{width:max-content;max-width:100%}@media(max-width:800px){.site-footer .footer{grid-template-columns:1.2fr 1fr}.site-footer .footer-brand{grid-column:1/-1;padding-right:0}.footer-bottom{margin-top:32px}}@media(max-width:650px){.site-footer{padding:42px 0 18px}.site-footer .footer{grid-template-columns:1fr;gap:25px}.site-footer .footer-brand{grid-column:auto}.footer-bottom{flex-wrap:wrap;gap:6px;margin-top:30px}}

/* Minimal section rhythm: ivory base, one quiet alternate tone, thin dividers. */
.section,.soft,.purchase-section,.dark,.steps-bg,.order-bg{position:relative;border-top:1px solid var(--line)}
.section{background:#faf9f7}.soft,.purchase-section,.steps-bg,.order-bg{background:#f2f0ec}.dark{background:#e8e4de;color:#171615}.dark .eyebrow{color:#77736f}.dark h2{color:#171615}.dark .problems{border-color:#d1cbc3;background:transparent}.dark .problems article{background:transparent;border:0;color:#171615}.dark .problems article+article{border-left:1px solid #d1cbc3}.dark .problems h3{color:#171615}.dark .problems article p{color:#68625c}.dark .problem-number{border-color:#c3bbb2;color:#6d5c4d}.dark .faq details{border-color:#cec7be}.dark .faq summary{color:#171615}.dark .faq summary:after{color:var(--accent)}.dark .faq details p,.dark .faq>div:first-child>p:last-child{color:#68625c}
.soft .reviews article,.benefits article,.brands span,.purchase-section>.wrap>.kit-grid .kit-card,.account-card{box-shadow:none}.gallery figure,.compatibility-infographic,.benefits,.problems,.reviews article,.purchase-section .order-panel{border-radius:8px}.heading{margin-bottom:34px}.section,.soft,.purchase-section,.dark,.steps-bg,.order-bg{padding-top:88px;padding-bottom:88px}.heading h2,.dark h2{letter-spacing:-.055em}.faq{gap:58px}.faq details{padding:19px 0}.faq summary{font-size:16px}.faq details p{line-height:1.6}.reviews{gap:10px}.reviews article{border:1px solid var(--line);padding:12px 12px 20px}.reviews .placeholder{border-radius:6px}.benefits{gap:0}.benefits article{background:#faf9f7}.purchase-section>.wrap>.kit-grid{gap:10px}.purchase-section .purchase-heading{margin-bottom:30px}
@media(max-width:800px){.dark .problems article+article{border-left:0;border-top:1px solid #d1cbc3}}@media(max-width:650px){.section,.soft,.purchase-section,.dark,.steps-bg,.order-bg{padding-top:64px;padding-bottom:64px}.heading{margin-bottom:26px}}

.auth-card{max-width:740px}.auth-intro{max-width:620px}.auth-switch{display:inline-flex;gap:3px;margin-top:28px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#eeece7}.auth-switch button{border:0;border-radius:5px;background:transparent;padding:9px 14px;color:#6d6965;font:700 12px/1 Manrope,Arial,sans-serif;cursor:pointer}.auth-switch button.active{background:#faf9f7;color:var(--accent-ink);box-shadow:0 1px 3px #201d1715}.auth-columns{display:block;margin-top:10px}.auth-form{display:flex;flex-direction:column;max-width:500px}.auth-form[hidden]{display:none!important}.auth-form .btn{margin-top:auto}.auth-login{background:var(--accent-soft)}.form-kicker{margin:0 0 14px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.auth-form h2{margin:0 0 22px}.auth-form label+label{margin-top:13px}.auth-form .btn{margin-top:24px}@media(max-width:650px){.auth-intro{margin-bottom:6px}.auth-switch{width:100%;justify-content:stretch}.auth-switch button{flex:1}}

/* Account entry follows the storefront's centered, editorial layout. */
.account-body{min-height:100vh;display:flex;flex-direction:column;background:var(--paper)}.account-page{flex:1;display:flex;align-items:center;justify-content:center;padding:56px 0 76px}.account-page>.account-card{width:min(740px,100%);margin:0}.account-page>#profilePanel{width:min(920px,100%)}.auth-card{padding:42px;background:#faf9f7}.auth-intro{margin:0 auto;text-align:center}.auth-intro .eyebrow{margin-bottom:14px}.auth-intro h1{margin-bottom:15px}.auth-intro .lead{margin:0 auto}.auth-switch{display:flex;width:max-content;margin:30px auto 0}.auth-columns{margin-top:12px}.auth-form{margin:0 auto;padding:28px;background:#f2f0ec}.auth-login{background:var(--accent-soft)}.auth-form .form-kicker,.auth-form h2{text-align:center}.auth-form .btn{align-self:center;min-width:210px}.auth-form label{text-align:left}@media(max-width:650px){.account-page{align-items:flex-start;padding:28px 0 56px}.auth-card{padding:28px 16px}.auth-form{padding:22px 16px}.auth-form .btn{width:100%}}

/* Featured kit: a warm, light emphasis that matches the storefront palette. */
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2),.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2).in-cart{background:#e7ddd1;border-color:#cdbda9;color:var(--ink)}
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2) .price{color:var(--ink)}
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2) .per-unit,.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2) .kit-name small{color:#6d5c4d}
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2):after{background:#6d5c4d;color:#fff}
.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2) .choose-label,.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2).in-cart .choose-label{background:#6d5c4d;color:#fff}
.kit-badges{position:absolute;z-index:2;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:5px;max-width:70%}.kit-badge{padding:4px 7px;border-radius:5px;color:#fff;font-size:10px;font-weight:800;line-height:1.1}.purchase-section>.wrap>.kit-grid .kit-card:nth-child(2):after{display:none}

.purchase-section>.wrap>.kit-grid .kit-card.optimal-choice{background:#e7ddd1;border-color:#cdbda9;color:var(--ink)}
.purchase-section>.wrap>.kit-grid .kit-card.optimal-choice .price{color:var(--ink)}
.purchase-section>.wrap>.kit-grid .kit-card.optimal-choice .per-unit,.purchase-section>.wrap>.kit-grid .kit-card.optimal-choice .kit-name small{color:#6d5c4d}
.purchase-section>.wrap>.kit-grid .kit-card.optimal-choice .choose-label,.purchase-section>.wrap>.kit-grid .kit-card.optimal-choice.in-cart .choose-label{background:#6d5c4d;color:#fff}

/* Delivery page uses the same restrained blocks and section dividers as the storefront. */
.cms-section>h2,.cms-promo h2,.cms-image-text h2,.cms-faq h2{margin:0 0 14px}.cms-section>p,.cms-promo p,.cms-image-text p,.cms-faq p{max-width:680px}.cms-promo{margin:40px 0;padding:50px 0;background:#f2f0ec}.cms-promo-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);gap:34px;align-items:center}.cms-promo-inner img{width:100%;max-height:340px;object-fit:cover;border-radius:12px}.cms-cta{background:var(--ink);color:#fff}.cms-cta .eyebrow{color:#decbb8}.cms-cards,.cms-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.cms-cards article,.cms-testimonials article{border:1px solid var(--line);border-radius:9px;padding:20px;background:#faf9f7}.cms-cards article img,.cms-testimonials article img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:6px;margin-bottom:12px}.cms-cards h3,.cms-testimonials h3{margin:0 0 8px;font-size:17px}.cms-cards p,.cms-testimonials p{margin:0}.cms-testimonials article b{display:block;margin-top:14px}.cms-icon{display:block;font-size:28px;margin-bottom:10px}.cms-image-text{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.cms-image-text figure{margin:0}.cms-image-text img{width:100%;border-radius:10px;display:block}.cms-faq{padding:52px 0;background:var(--ink);color:#fff}.cms-faq .wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:42px}.cms-faq-list details{border-top:1px solid rgba(255,255,255,.24);padding:16px 0}.cms-faq-list summary{cursor:pointer;font-weight:600}.cms-faq-list p{color:#d9d2e0}@media(max-width:720px){.cms-promo-inner,.cms-image-text,.cms-faq .wrap{grid-template-columns:1fr;gap:24px}.cms-cards,.cms-testimonials{grid-template-columns:1fr}.cms-promo{padding:34px 0}}
.delivery-page{background:var(--paper)}.delivery-wrap{padding:54px 0 86px}.back-link{margin:0 0 36px}.back-link a{display:inline-flex;padding:8px 11px;border:1px solid var(--line);border-radius:5px;background:#faf9f7;color:var(--accent-ink);font-size:12px;font-weight:800}.delivery-hero{max-width:720px;margin:0 auto;text-align:center}.delivery-hero h1{margin:10px 0 16px;font-family:Manrope,Arial,sans-serif;font-size:clamp(40px,5vw,60px);font-weight:700;letter-spacing:-.065em;line-height:1}.delivery-hero .lead{margin:0 auto;max-width:560px;color:#68625c;font-size:16px}.delivery-promo{display:grid;gap:4px;max-width:490px;margin:34px auto 0;padding:25px;border:1px solid #d9cbbc;border-radius:8px;background:var(--accent-soft)}.delivery-promo span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.delivery-promo strong{color:var(--accent-ink);font-size:27px;letter-spacing:-.05em}.delivery-promo small{color:#6e6257;font-size:12px}.delivery-info{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:68px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--line)}.delivery-info article{padding:25px;background:#faf9f7}.delivery-info article>span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:5px;background:var(--accent-soft);color:var(--accent-ink);font-size:11px;font-weight:800}.delivery-info h2,.delivery-notes h2{margin:20px 0 9px;font-family:Manrope,Arial,sans-serif;font-size:20px;letter-spacing:-.04em}.delivery-info p{margin:0;color:#68625c;font-size:14px;line-height:1.58}.delivery-notes{margin-top:10px;padding:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.delivery-notes h2{margin:0 0 20px}.delivery-notes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.delivery-notes p{margin:0}.delivery-notes b{display:block;color:var(--accent-ink);font-size:15px}.delivery-notes span{display:block;margin-top:4px;color:#68625c;font-size:13px;line-height:1.5}.delivery-notes .delivery-footnote{margin-top:25px;padding-top:18px;border-top:1px solid var(--line);color:#77736f;font-size:12px}@media(max-width:700px){.delivery-wrap{padding:32px 0 58px}.delivery-info{grid-template-columns:1fr}.delivery-info article+article{border-top:1px solid var(--line)}.delivery-notes{padding:26px 0}.delivery-notes>div{grid-template-columns:1fr;gap:17px}}

/* Horizontal product-card artwork. */
.kit-image{aspect-ratio:3/2;object-fit:cover}
@media(max-width:720px){.purchase-section>.wrap>.kit-grid .kit-image{width:150px;height:100px}}
@media(max-width:480px){.purchase-section>.wrap>.kit-grid .kit-image{width:112px;height:75px}}

/* Mobile reading and conversion: keep secondary copy legible and the next action reachable. */
:root{--muted:#5f5a55}
.lead,.hero .lead,.heading>p,.desc,.kit-card .desc,.field-hint,.pickup-hint,.note,.delivery-info p,.delivery-notes span{color:#5e5852}
.mobile-purchase-cta{display:none}
body.checkout-mode .mobile-purchase-cta{display:none!important}
@media(max-width:650px){
  body{padding-bottom:76px}
  .topbar,.nav{height:56px}
  .nav{justify-content:space-between;gap:10px}
  .nav nav{display:none}
  .account-link{display:inline-flex;align-items:center;white-space:nowrap;font-size:11px}
  .nav .btn.small{margin-left:auto;white-space:nowrap}
  .mobile-purchase-cta{position:fixed;z-index:30;right:14px;bottom:max(12px,env(safe-area-inset-bottom));left:14px;display:flex;min-height:52px;align-items:center;justify-content:center;padding:12px 18px;border-radius:7px;background:var(--accent);color:#fff;font-size:14px;font-weight:800;box-shadow:0 8px 24px #201d1733}
  .mobile-purchase-cta:active{background:var(--accent-hover)}
  .site-footer{padding-bottom:90px}
}
/* Privacy controls */
.privacy-consent{display:flex!important;align-items:flex-start;gap:10px;margin:14px 0;color:var(--ink-soft);font-size:13px;line-height:1.45;text-align:left}.privacy-consent input{width:18px!important;height:18px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--accent)}.privacy-consent a,.cookie-consent a{color:var(--purple);text-decoration:underline}.cookie-consent{position:fixed;z-index:10000;right:18px;bottom:18px;width:min(370px,calc(100vw - 36px))}.cookie-consent__body{padding:16px 17px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 10px 35px rgba(0,0,0,.18);color:var(--ink)}.cookie-consent h2{margin:0 0 5px;font:600 18px var(--font-display)}.cookie-consent p{margin:5px 0 9px;color:var(--ink-soft);font-size:12px;line-height:1.45}.cookie-consent__links{display:inline-block;margin:0!important;font-size:11px!important}.cookie-consent__actions{display:flex;gap:7px;justify-content:flex-end;margin-top:9px}.cookie-consent__actions button{min-height:34px;padding:6px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:600 12px var(--font-body);cursor:pointer}.cookie-consent__actions .btn{background:var(--accent);color:#fff;border-color:var(--accent)}.cookie-settings-button{position:fixed;z-index:9998;right:12px;bottom:12px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink-soft);font:600 10px var(--font-body);box-shadow:0 3px 12px rgba(0,0,0,.12);cursor:pointer}@media(max-width:600px){.cookie-consent{right:10px;bottom:74px;width:calc(100vw - 20px)}.cookie-consent__body{padding:14px 15px}.cookie-settings-button{bottom:72px}}
