[hidden]{display:none!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% -5%,#e5f0ff 0,transparent 32%),var(--bg);color:var(--text);font-family:Inter,Onest,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{min-height:100vh}.page{width:min(1180px,100%);margin:auto;padding:24px 24px 120px}.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px max(24px,calc((100vw - 1180px)/2 + 24px));background:rgba(247,250,255,.82);backdrop-filter:blur(22px);border-bottom:1px solid rgba(207,219,237,.7)}a{text-decoration:none;color:inherit}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:white;font-weight:800;background:linear-gradient(145deg,#1a7cff,#0849bd);box-shadow:0 9px 22px rgba(18,104,232,.28)}.brand b{display:block;font-size:17px}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:1px}.icon-button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.72)}.icon-button svg,.search-box svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-count{position:absolute;right:-4px;top:-4px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--blue);color:#fff;font-size:11px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px;margin-top:18px;overflow:hidden;border-radius:36px;background:linear-gradient(125deg,#fff 0%,#edf5ff 58%,#d7eaff 100%);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8)}.hero-copy{padding:70px 30px 65px 64px;position:relative;z-index:2}.hero-pill,.badge,.gallery-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(18,104,232,.12);color:var(--blue);font-size:12px;font-weight:700}.hero h1{font-size:clamp(42px,6vw,70px);line-height:.98;letter-spacing:-.055em;margin:20px 0}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{max-width:560px;color:var(--muted);font-size:18px;line-height:1.55}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.primary-button,.ghost-button{min-height:50px;padding:0 22px;border-radius:15px;border:0;font:inherit;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.primary-button{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:white;box-shadow:0 12px 24px rgba(18,104,232,.25)}.ghost-button{background:rgba(255,255,255,.78);border:1px solid var(--line);color:var(--text)}.hero-lab{position:relative;min-height:420px}.hero-logo{position:absolute;right:15%;top:20%;font-size:180px;font-weight:900;color:rgba(255,255,255,.46);text-shadow:0 20px 60px rgba(28,102,197,.18)}.orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.58);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 20px 50px rgba(18,104,232,.12)}.orb-one{width:190px;height:190px;right:4%;bottom:4%}.orb-two{width:80px;height:80px;left:8%;top:12%}.flask{position:absolute;left:26%;bottom:14%;width:150px;height:190px;border:5px solid rgba(255,255,255,.92);border-top:0;border-radius:28px 28px 58px 58px;transform:rotate(-8deg);background:linear-gradient(to top,rgba(18,104,232,.45) 0 48%,transparent 48%)}.flask:before{content:"";position:absolute;width:62px;height:74px;left:39px;top:-70px;border:5px solid rgba(255,255,255,.92);border-bottom:0;border-radius:12px 12px 0 0}.flask i,.flask i:before,.flask i:after{position:absolute;border-radius:50%;background:rgba(255,255,255,.8);content:""}.flask i{width:16px;height:16px;left:26px;bottom:48px}.flask i:before{width:10px;height:10px;left:66px;bottom:48px}.flask i:after{width:23px;height:23px;left:44px;bottom:85px}.search-panel{position:relative;margin:-34px auto 54px;width:min(900px,90%);z-index:4}.search-box{display:flex;align-items:center;gap:12px;padding:10px 10px 10px 18px;background:rgba(255,255,255,.92);border:1px solid rgba(210,221,237,.8);border-radius:20px;box-shadow:0 16px 44px rgba(32,68,116,.12);backdrop-filter:blur(18px)}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:16px}.search-box button{border:0;border-radius:13px;padding:12px 18px;background:var(--text);color:#fff;font-weight:700;cursor:pointer}.section{margin-top:58px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2,.page-heading h1{font-size:34px;letter-spacing:-.035em;margin:4px 0}.section-head>a{color:var(--blue);font-weight:700;font-size:14px}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{display:flex;flex-direction:column;gap:7px;padding:20px 16px;border-radius:22px;background:rgba(255,255,255,.76);border:1px solid rgba(215,225,239,.9);transition:.22s}.category-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(44,76,121,.1)}.category-card>span{font-size:28px;color:var(--blue)}.category-card b{font-size:14px}.category-card small{color:var(--muted)}.promo-strip{margin-top:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 38px;border-radius:28px;color:white;background:linear-gradient(125deg,#07152f,#0c5ed7);overflow:hidden;position:relative}.promo-strip:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-60px;top:-120px;background:rgba(255,255,255,.12)}.promo-strip h2{margin:5px 0 8px;font-size:30px}.promo-strip p{margin:0;color:#d5e5ff}.promo-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#9fc8ff}.promo-strip a{position:relative;z-index:2;white-space:nowrap;padding:14px 20px;border-radius:14px;background:white;color:#0c4ca6;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{overflow:hidden;border-radius:25px;background:rgba(255,255,255,.78);border:1px solid rgba(214,224,238,.95);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{position:relative;height:255px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,#fff 0,var(--product-accent) 52%,#dbe9fa 100%)}.product-visual:after{content:"";position:absolute;width:180px;height:40px;bottom:22px;border-radius:50%;background:rgba(32,76,128,.12);filter:blur(8px)}.badge,.gallery-badge{position:absolute;left:15px;top:15px;z-index:3;background:#fff}.product-symbol{position:absolute;right:18px;top:12px;font-size:90px;color:rgba(18,104,232,.13);font-weight:800}.product-symbol.large{font-size:170px;right:8%;top:0}.bottle{position:relative;z-index:2;width:110px;height:160px;border-radius:15px 15px 22px 22px;background:linear-gradient(90deg,#e7edf4,#fff 30%,#eef4fa 75%,#dce5ee);box-shadow:inset -8px 0 12px rgba(115,143,173,.11),0 18px 30px rgba(39,72,110,.18);display:flex;flex-direction:column;align-items:center;justify-content:center}.bottle:before{content:"";position:absolute;width:62px;height:24px;top:-19px;border-radius:7px 7px 4px 4px;background:linear-gradient(90deg,#0b4eb3,#1975ee,#06449e)}.bottle i{position:absolute;inset:42px 9px 18px;border-radius:8px;background:linear-gradient(155deg,#1268e8,#043f9e)}.bottle b,.bottle small,.bottle strong{position:relative;color:white;z-index:2;text-align:center}.bottle b{font-size:15px}.bottle small{font-size:10px;margin-top:24px}.bottle strong{font-size:10px;width:88px;margin-top:7px}.product-info{padding:18px}.product-info h3{font-size:18px;margin:5px 0 3px;letter-spacing:-.02em}.product-info p{font-size:13px;color:var(--muted);margin:0;min-height:20px}.product-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:18px}.price b{font-size:19px;display:block}.price del{color:var(--muted);font-size:12px}.add-button{width:43px;height:43px;border-radius:14px;border:0;background:var(--blue);color:#fff;font-size:25px;cursor:pointer;box-shadow:0 9px 18px rgba(18,104,232,.22)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:60px}.trust-grid>div{padding:24px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.65)}.trust-grid span{color:var(--blue);font-size:22px}.trust-grid b{display:block;margin:10px 0 5px}.trust-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.bottom-nav{display:none}.page-heading{margin:30px 0 30px}.page-heading p{color:var(--muted);font-size:16px}.catalog-tools{display:grid;grid-template-columns:1fr 240px;gap:12px}.search-box.compact{width:100%;box-shadow:none}.catalog-tools select{border:1px solid var(--line);border-radius:17px;padding:0 16px;background:#fff;font:inherit}.filter-chips{display:flex;gap:8px;overflow:auto;padding:18px 0 8px}.filter-chips a{white-space:nowrap;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:13px}.filter-chips a.active{background:var(--text);color:#fff;border-color:var(--text)}.catalog-meta{display:flex;justify-content:space-between;margin:24px 0 16px;color:var(--muted);font-size:13px}.catalog-meta b{color:var(--text)}.empty-state{grid-column:1/-1;text-align:center;padding:70px 20px}.empty-state>span{font-size:50px;color:var(--blue)}.back-link{display:inline-flex;margin:16px 0 22px;color:var(--muted)}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-gallery{position:sticky;top:90px;min-height:560px;border-radius:34px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,#fff 0,var(--product-accent) 60%,#d9e7f7);border:1px solid #fff}.bottle-large{width:210px;height:330px;border-radius:25px 25px 38px 38px}.bottle-large:before{width:112px;height:40px;top:-32px;border-radius:10px}.bottle-large i{inset:78px 17px 30px}.bottle-large b{font-size:27px}.bottle-large strong{font-size:16px;width:175px}.bottle-large small{font-size:14px;margin-top:52px}.product-details{padding:26px 0}.product-details h1{font-size:46px;letter-spacing:-.05em;margin:10px 0 3px}.subtitle{font-size:19px;color:var(--muted)}.stock{display:inline-flex;margin-top:10px;color:var(--success);font-size:13px;font-weight:700}.detail-price{display:flex;align-items:baseline;gap:12px;margin:30px 0}.detail-price b{font-size:36px}.detail-price del{color:var(--muted)}.detail-price small{color:var(--muted)}.description{line-height:1.7;color:#4f596c}.feature-list{list-style:none;padding:0;margin:25px 0;display:grid;gap:12px}.feature-list li{padding:13px 15px;border-radius:14px;background:#fff;border:1px solid var(--line)}.purchase-row{display:flex;gap:12px}.quantity{display:flex;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.quantity button{width:44px;border:0;background:transparent;font-size:20px}.quantity input{width:42px;border:0;text-align:center;font:inherit;font-weight:700}.buy-button{flex:1}.delivery-note,.document-row{display:flex;align-items:center;gap:14px;margin-top:18px;padding:16px;border-radius:17px;background:var(--blue-soft)}.delivery-note>span{font-size:25px;color:var(--blue)}.delivery-note small,.document-row small{display:block;color:var(--muted);margin-top:3px}.info-tabs{display:flex;gap:8px;margin-top:55px;border-bottom:1px solid var(--line)}.info-tabs button{border:0;background:transparent;padding:14px 16px;color:var(--muted);font:inherit;font-weight:700;cursor:pointer}.info-tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue)}.tab-content{display:none;padding:25px 0;max-width:800px;line-height:1.7;color:#505b6e}.tab-content.active{display:block}.document-row span{padding:8px;border-radius:8px;background:var(--blue);color:white;font-size:11px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:25px}.cart-items{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:90px 1fr auto;gap:15px;align-items:center;padding:15px;border-radius:20px;background:#fff;border:1px solid var(--line)}.cart-thumb{height:90px;border-radius:15px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-size:32px}.cart-row h3{margin:0 0 5px}.cart-row p{margin:0;color:var(--muted);font-size:13px}.cart-controls{display:flex;align-items:center;gap:8px;margin-top:12px}.cart-controls button{width:30px;height:30px;border:1px solid var(--line);border-radius:9px;background:#fff}.remove-button{color:var(--danger);border:0!important;width:auto!important}.cart-summary{align-self:start;position:sticky;top:90px;padding:24px;border-radius:24px;background:#fff;border:1px solid var(--line)}.cart-summary h2{margin-top:0}.cart-summary>div{display:flex;justify-content:space-between;padding:11px 0}.summary-total{margin-top:8px;padding-top:18px!important;border-top:1px solid var(--line);font-size:20px}.checkout-button{width:100%;margin-top:14px}.cart-summary>small{display:block;text-align:center;color:var(--muted);margin-top:10px}.toast{position:fixed;left:50%;bottom:95px;z-index:100;transform:translate(-50%,30px);padding:13px 17px;border-radius:14px;background:#081225;color:#fff;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-lab{position:absolute;opacity:.45;right:0;width:48%;height:100%}.hero-copy{padding:58px 40px}.product-page{grid-template-columns:1fr}.product-gallery{position:relative;top:auto;min-height:470px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}
@media(max-width:620px){.page{padding:12px 14px 110px}.topbar{padding:11px 14px}.brand small{display:none}.hero{min-height:430px;border-radius:28px}.hero-copy{padding:42px 24px}.hero h1{font-size:43px}.hero p{font-size:15px;max-width:90%}.hero-lab{width:55%}.search-panel{width:94%;margin:-25px auto 40px}.search-box button{padding:11px 13px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:118px}.promo-strip{padding:27px 22px;align-items:flex-start;flex-direction:column}.promo-strip h2{font-size:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-visual{height:190px}.bottle{transform:scale(.82)}.product-info{padding:13px}.product-info h3{font-size:15px}.product-info p{font-size:11px}.product-bottom{margin-top:12px}.price b{font-size:16px}.add-button{width:38px;height:38px}.trust-grid{grid-template-columns:1fr}.section-head h2,.page-heading h1{font-size:28px}.section-head>a{font-size:12px}.bottom-nav{position:fixed;left:9px;right:9px;bottom:calc(8px + var(--safe-bottom));z-index:70;display:grid;grid-template-columns:repeat(5,1fr);padding:8px;border-radius:22px;background:rgba(8,18,37,.94);backdrop-filter:blur(18px);box-shadow:0 18px 45px rgba(1,11,29,.28)}.bottom-nav a,.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#aeb9ca;font:inherit;padding:5px}.bottom-nav span{font-size:19px}.bottom-nav small{font-size:10px}.bottom-nav .active{color:#fff}.catalog-tools{grid-template-columns:1fr}.catalog-tools select{height:50px}.product-details h1{font-size:38px}.product-gallery{min-height:430px}.bottle-large{transform:scale(.88)}.purchase-row{position:sticky;bottom:82px;z-index:20;padding:8px;background:rgba(245,248,253,.9);backdrop-filter:blur(10px);margin:0 -8px}.cart-row{grid-template-columns:70px 1fr}.cart-thumb{height:70px}.cart-row>strong{grid-column:2}.toast{bottom:90px}}
/* v0.4 Telegram Mini App polish */
body{background:var(--tg-theme-bg-color,var(--bg));color:var(--tg-theme-text-color,var(--text))}.topbar{background:rgba(255,255,255,.94);border-color:rgba(0,93,255,.1)}.brand-mark,.primary-button,.search-box button,.add-button{background:linear-gradient(135deg,var(--blue-bright),var(--blue-dark))!important}.hero{background:linear-gradient(140deg,#005dff 0%,#003fbd 62%,#062d78 100%)!important}.hero h1,.hero p,.hero-pill{color:#fff!important}.hero h1 em{color:#bcd7ff!important}.search-box{border:2px solid rgba(0,93,255,.14);transition:.25s ease}.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 5px rgba(0,93,255,.12),var(--shadow);transform:translateY(-1px)}.search-box input::placeholder{color:#6d7e9d;opacity:1;transition:.2s}.search-box:focus-within input::placeholder{color:var(--blue);opacity:.7}.search-box input.placeholder-active::placeholder{color:var(--blue);opacity:.85}.bottom-nav a.active,.bottom-nav button.active{color:var(--blue)}.profile-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px}.profile-avatar{width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,var(--blue-bright),var(--blue-dark));color:#fff;display:grid;place-items:center;font-size:24px;font-weight:800}.profile-card small{display:block;color:var(--muted);margin-top:5px}

/* v0.5 — white premium Telegram Mini App redesign */
:root{--v5-blue:#0659ff;--v5-blue-dark:#003fc7;--v5-blue-soft:#eaf1ff;--v5-ink:#101828;--v5-muted:#667085;--v5-line:#e7ecf3;--v5-bg:#fff}
html,body{background:#fff!important}
body{font-family:"Onest","Manrope","SF Pro Display","Segoe UI",Arial,sans-serif!important;color:var(--v5-ink)!important;letter-spacing:-.01em}
.app-shell{background:#fff;min-height:100vh}
.page{padding-top:18px}
.topbar{position:sticky;top:0;padding:0;background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--v5-line)!important;box-shadow:0 8px 30px rgba(16,24,40,.045);backdrop-filter:blur(20px)}
.topbar-inner{width:min(1180px,100%);margin:auto;padding:12px 24px 14px}
.topbar-row{display:flex;align-items:center;justify-content:space-between;gap:14px}
.brand-mark{width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#0b69ff,#003cc2)!important;box-shadow:0 10px 24px rgba(6,89,255,.26)}
.brand-copy b{font-size:18px;letter-spacing:-.035em}.brand-copy small{color:var(--v5-muted)}
.topbar-actions{display:flex;gap:8px}.icon-button{background:#f7f9fc;border-color:#edf0f5;color:#344054}.icon-button:hover{background:var(--v5-blue-soft);color:var(--v5-blue)}
.header-search{position:relative;display:flex;align-items:center;gap:10px;margin-top:12px;height:52px;padding:0 7px 0 16px;border:1.5px solid #e2e8f0;border-radius:18px;background:#f8fafc;transition:.22s ease}
.header-search:focus-within{background:#fff;border-color:var(--v5-blue);box-shadow:0 0 0 4px rgba(6,89,255,.10),0 12px 28px rgba(6,89,255,.08)}
.header-search>svg{width:21px;fill:none;stroke:#667085;stroke-width:1.9;flex:none}.header-search:focus-within>svg{stroke:var(--v5-blue)}
.header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:15px;color:var(--v5-ink)}
.header-search input::placeholder{color:#98a2b3;transition:opacity .2s,color .2s}.header-search input.placeholder-changing::placeholder{opacity:.25}.header-search:focus-within input::placeholder{color:#7f9ee8}
.header-search button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--v5-blue),var(--v5-blue-dark));color:#fff;cursor:pointer;box-shadow:0 8px 18px rgba(6,89,255,.22)}
.header-search button svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.header-search-suggestions{position:absolute;left:0;right:0;top:58px;display:grid;z-index:100;background:#fff;border:1px solid var(--v5-line);border-radius:18px;box-shadow:0 22px 50px rgba(16,24,40,.13);overflow:hidden}
.header-search-suggestions:empty{display:none}.header-search-suggestions a{display:grid;grid-template-columns:1fr auto;gap:2px 12px;padding:13px 15px;border-bottom:1px solid #f0f2f5}.header-search-suggestions a:last-child{border:0}.header-search-suggestions b{font-size:14px}.header-search-suggestions small{grid-column:1;color:var(--v5-muted);font-size:11px}.header-search-suggestions span{grid-row:1/3;grid-column:2;align-self:center;color:var(--v5-blue);font-weight:800;font-size:13px}
.hero{background:linear-gradient(138deg,#075eff 0%,#034bcf 55%,#022f8f 100%)!important;border:0;box-shadow:0 25px 60px rgba(6,89,255,.20)}
.hero-pill{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.22)!important}.ghost-button{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);color:#fff}.ghost-button:hover{background:rgba(255,255,255,.23)}
.section-head h2,.page-heading h1{color:var(--v5-ink)}.eyebrow{color:var(--v5-blue)}
.category-card,.product-card,.trust-grid>div,.cart-row,.cart-summary{background:#fff!important;border-color:var(--v5-line)!important;box-shadow:0 8px 24px rgba(16,24,40,.045)}
.category-card:hover,.product-card:hover{border-color:#cbdcff!important;box-shadow:0 16px 38px rgba(6,89,255,.10)}
.primary-button,.add-button{background:linear-gradient(135deg,var(--v5-blue),var(--v5-blue-dark))!important}
.filter-chips a.active{background:var(--v5-blue);border-color:var(--v5-blue)}
.profile-page{max-width:760px;margin:0 auto}.profile-hero{position:relative;display:flex;align-items:center;gap:18px;overflow:hidden;padding:27px;border-radius:28px;background:linear-gradient(135deg,#075eff 0%,#0347c6 65%,#022d84 100%);color:#fff;box-shadow:0 22px 50px rgba(6,89,255,.18)}
.profile-hero-glow{position:absolute;width:220px;height:220px;right:-70px;top:-100px;border-radius:50%;background:rgba(255,255,255,.14)}.profile-avatar-large{position:relative;flex:none;width:78px;height:78px;border-radius:24px;background:#fff;color:var(--v5-blue);font-size:30px;box-shadow:0 12px 25px rgba(0,0,0,.12)}
.profile-identity{position:relative;min-width:0}.profile-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.14);font-size:10px;font-weight:800;letter-spacing:.04em}.profile-identity h1{margin:9px 0 3px;font-size:25px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-identity p{margin:0;color:#d8e5ff;font-size:13px}
.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 28px}.profile-stats div{padding:16px 10px;text-align:center;border:1px solid var(--v5-line);border-radius:18px;background:#fff}.profile-stats b{display:block;font-size:18px;color:var(--v5-ink)}.profile-stats span{display:block;margin-top:4px;color:var(--v5-muted);font-size:11px}.profile-section h2{font-size:20px;margin:0 0 12px}.profile-menu{overflow:hidden;border:1px solid var(--v5-line);border-radius:22px;background:#fff}.profile-menu a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #eef1f5}.profile-menu a:last-child{border:0}.profile-menu a:active{background:var(--v5-blue-soft)}.profile-menu-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--v5-blue-soft);color:var(--v5-blue);font-size:19px}.profile-menu b{display:block;font-size:14px}.profile-menu small{display:block;margin-top:3px;color:var(--v5-muted);font-size:11px}.profile-menu i{font-style:normal;font-size:25px;color:#98a2b3}
.bottom-nav{background:rgba(255,255,255,.96)!important;border:1px solid rgba(218,226,238,.9);box-shadow:0 16px 40px rgba(16,24,40,.16)!important}
.bottom-nav a,.bottom-nav button{position:relative;color:#8b95a7!important;transition:transform .18s ease,color .18s ease}
.bottom-nav .nav-icon{position:relative;display:grid;place-items:center;width:38px;height:31px;border-radius:13px;transition:.22s cubic-bezier(.2,.8,.2,1)}.bottom-nav .nav-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-nav small{font-weight:650;letter-spacing:-.02em}.bottom-nav a.active,.bottom-nav button.active{color:var(--v5-blue)!important}.bottom-nav .active .nav-icon{background:var(--v5-blue-soft);transform:translateY(-2px) scale(1.06)}.bottom-nav .active:after{content:"";position:absolute;top:-8px;width:22px;height:3px;border-radius:99px;background:var(--v5-blue);box-shadow:0 4px 10px rgba(6,89,255,.35)}.bottom-nav .nav-pressed .nav-icon{animation:navPop .34s ease}.bottom-nav .nav-icon i{position:absolute;right:-2px;top:-4px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--v5-blue);color:#fff;font-style:normal;font-size:9px;font-weight:800}
@keyframes navPop{0%{transform:scale(1)}45%{transform:scale(.82)}75%{transform:scale(1.16)}100%{transform:scale(1.06)}}
@media(max-width:620px){.topbar-inner{padding:10px 14px 11px}.topbar-row{min-height:44px}.brand-copy small{display:none}.header-search{height:48px;margin-top:9px;border-radius:16px}.header-search button{width:37px;height:37px}.page{padding-top:12px}.hero{margin-top:4px}.bottom-nav{left:8px;right:8px;bottom:calc(7px + var(--safe-bottom));padding:7px 4px;border-radius:23px}.bottom-nav a,.bottom-nav button{padding:4px 1px}.bottom-nav small{font-size:9px}.profile-hero{padding:22px 18px}.profile-avatar-large{width:68px;height:68px;border-radius:21px}.profile-identity h1{font-size:21px}.profile-stats{gap:7px}.profile-stats div{padding:14px 5px}}

/* v0.6 — navigation, transitions and service icons */
.bottom-nav{grid-template-columns:repeat(4,1fr)!important}
.bottom-nav a{isolation:isolate}
.bottom-nav a::before{content:"";position:absolute;inset:0;border-radius:16px;background:radial-gradient(circle at center,rgba(6,89,255,.18),transparent 68%);opacity:0;transform:scale(.72);transition:opacity .28s ease,transform .38s cubic-bezier(.2,.85,.2,1);z-index:-1}
.bottom-nav a:active::before,.bottom-nav a.nav-pressed::before{opacity:1;transform:scale(1)}

.page{animation:pageEnter .62s cubic-bezier(.16,1,.3,1) both;transform-origin:50% 25%}
body.is-leaving .page{animation:pageExit .42s cubic-bezier(.4,0,.2,1) both;pointer-events:none}
body.is-leaving .topbar{transform:translateY(-6px);opacity:.55;transition:.38s ease}
body.is-leaving .bottom-nav{transform:translate(-50%,18px) scale(.97);opacity:.35;transition:.38s cubic-bezier(.4,0,.2,1)}
.page-transition{position:fixed;inset:0;z-index:999;display:grid;place-items:center;background:rgba(255,255,255,.78);backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}
.page-transition::before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(6,89,255,.10);transform:scale(.55);transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.page-transition-logo{position:relative;display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(145deg,#0b69ff,#003cc2);color:#fff;font-size:23px;font-weight:850;box-shadow:0 18px 44px rgba(6,89,255,.24);transform:translateY(12px) scale(.86);opacity:0;transition:.38s cubic-bezier(.2,.85,.2,1)}
body.is-leaving .page-transition{opacity:1;visibility:visible}
body.is-leaving .page-transition::before{transform:scale(1)}
body.is-leaving .page-transition-logo{transform:translateY(0) scale(1);opacity:1}
@keyframes pageEnter{0%{opacity:0;transform:translate3d(18px,14px,0) scale(.992);filter:blur(5px)}55%{opacity:1;filter:blur(0)}100%{opacity:1;transform:none}}
@keyframes pageExit{0%{opacity:1;transform:none;filter:blur(0)}100%{opacity:0;transform:translate3d(-18px,4px,0) scale(.992);filter:blur(4px)}}

.product-card,.category-card,.profile-menu a,.primary-button,.ghost-button,.promo-strip a,.section-head>a,.back-link,.icon-button{will-change:transform;transition:transform .34s cubic-bezier(.2,.85,.2,1),box-shadow .34s ease,background-color .28s ease,border-color .28s ease,opacity .28s ease}
.product-card:active,.category-card:active,.profile-menu a:active,.primary-button:active,.ghost-button:active,.promo-strip a:active,.icon-button:active{transform:scale(.975)!important}
.product-visual,.product-info>a,.section-head>a,.back-link{transition:opacity .25s ease,transform .34s cubic-bezier(.2,.85,.2,1)}
.product-visual:active,.product-info>a:active,.section-head>a:active,.back-link:active{opacity:.76;transform:translateY(1px)}

.trust-grid>div{position:relative;overflow:hidden}
.trust-icon{display:grid!important;place-items:center;width:52px;height:52px;margin-bottom:14px;border-radius:17px;background:var(--v5-blue-soft);color:var(--v5-blue);font-size:0!important}
.trust-icon svg{width:38px;height:38px;overflow:visible}
.trust-icon-delivery svg{width:44px}.trust-icon-delivery .truck-body,.trust-icon-delivery .truck-cabin,.trust-icon-delivery .truck-window{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.trust-icon-delivery .truck-wheel{fill:#fff;stroke:currentColor;stroke-width:2.6}.trust-icon-delivery .speed-line{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;animation:deliverySpeed 1.6s ease-in-out infinite}.trust-icon-delivery .speed-two{animation-delay:.14s}.trust-icon-delivery .speed-three{animation-delay:.28s}
.trust-icon-support svg,.profile-support-icon svg{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.trust-icon-support svg{width:36px;height:36px;animation:supportFloat 2.8s ease-in-out infinite}
.profile-support-link{position:relative;overflow:hidden}.profile-support-link::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(6,89,255,.08),transparent);transform:translateX(-110%);transition:transform .7s ease}.profile-support-link:hover::after{transform:translateX(110%)}
.profile-support-icon svg{width:25px;height:25px}
@keyframes deliverySpeed{0%,100%{transform:translateX(0);opacity:.9}50%{transform:translateX(-5px);opacity:.35}}
@keyframes supportFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}

@media(max-width:620px){
  .bottom-nav{grid-template-columns:repeat(4,1fr)!important}
  .trust-icon{width:48px;height:48px;border-radius:15px}
  .page{animation-duration:.54s}
}
@media(prefers-reduced-motion:reduce){.page,.page-transition,.page-transition::before,.page-transition-logo,.trust-icon svg,.speed-line{animation:none!important;transition-duration:.01ms!important}}
.tab-content.panel-leaving{display:block;animation:panelLeave .2s ease both}.tab-content.panel-entering{display:block;animation:panelEnter .36s cubic-bezier(.16,1,.3,1) both}@keyframes panelLeave{to{opacity:0;transform:translateX(-10px)}}@keyframes panelEnter{from{opacity:0;transform:translateX(14px)}to{opacity:1;transform:none}}

/* v0.7 unified MyChem icon system */
.brand-mark{overflow:hidden}
.brand-mark img{display:block;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(255,255,255,.12))}
.page-transition-logo{display:grid;place-items:center}
.page-transition-logo img{width:58%;height:58%;object-fit:contain}
.trust-icon-quality svg,.trust-icon-delivery svg,.trust-icon-support svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.profile-menu-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.profile-stats-two{grid-template-columns:repeat(2,1fr)}
.empty-state{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px 22px;border:1px solid var(--v5-line,var(--line));border-radius:26px;background:#fff}
.empty-state h2{margin:18px 0 6px;font-size:25px;letter-spacing:-.025em}
.empty-state p{margin:0 0 22px;color:var(--muted)}
.empty-cart-icon{display:grid;place-items:center;width:112px;height:112px;border-radius:34px;background:linear-gradient(145deg,#eef5ff,#dceaff);color:var(--blue);box-shadow:inset 0 0 0 1px rgba(6,89,255,.08)}
.empty-cart-icon svg{width:64px;height:64px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:620px){.bottom-nav{grid-template-columns:repeat(4,1fr)}.brand-mark img{width:29px;height:29px}.empty-state{min-height:330px}}
/* v0.8 real catalog, clean logo, persistent language switch */
.language-switch{display:flex;align-items:center;padding:3px;border-radius:12px;background:#eaf2ff;border:1px solid rgba(6,89,255,.12)}
.language-switch a{min-width:32px;height:30px;display:grid;place-items:center;border-radius:9px;font-size:11px;font-weight:850;color:#718096;transition:.2s ease}
.language-switch a.active{background:#fff;color:var(--blue);box-shadow:0 4px 12px rgba(17,73,145,.12)}
.brand-mark img{width:32px!important;height:32px!important;object-fit:contain!important;filter:none!important}
.hero-logo{display:grid;place-items:center;width:190px;height:190px;right:10%;top:16%;font-size:0;border-radius:48px;background:rgba(255,255,255,.18)}
.hero-logo img{width:72%;height:72%;object-fit:contain;opacity:.58}
.product-photo-wrap{background:linear-gradient(145deg,#f7faff,#e8f1ff)!important}
.product-photo{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .35s ease}
.product-card:hover .product-photo{transform:scale(1.035)}
.photo-fallback{display:none;place-items:center;width:105px;height:105px;border-radius:30px;background:linear-gradient(145deg,#0b69ff,#003cc2)}
.photo-fallback img{width:68px;height:68px;object-fit:contain}
.photo-error .photo-fallback,.product-photo-wrap:not(:has(.product-photo)) .photo-fallback{display:grid}
.product-stock{margin-top:10px;color:#159447;font-size:12px;font-weight:700}.product-stock.out,.stock.out{color:#d14343}
.add-button:disabled,.buy-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}
.product-photo-large{padding:35px;max-height:580px}
.product-gallery .photo-fallback{width:150px;height:150px;border-radius:42px}.product-gallery .photo-fallback img{width:95px;height:95px}
.delivery-note svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:620px){.topbar-actions{gap:6px}.language-switch a{min-width:29px;height:28px}.brand-copy b{font-size:15px}.product-photo{padding:12px}.hero-logo{width:145px;height:145px;right:4%;top:22%}}
.cart-thumb{overflow:hidden;background:#f0f5fc!important}.cart-thumb img{width:100%;height:100%;object-fit:contain;padding:5px}.cart-thumb b{font-size:10px;color:var(--blue)}

/* v0.9 — stable catalog images, openable cards, enlarged clean logo */
.brand-mark{width:46px!important;height:46px!important;border-radius:14px!important;flex:0 0 46px;overflow:hidden;background:linear-gradient(145deg,#1268e8,#0649b9)!important}
.brand-mark img{width:42px!important;height:42px!important;max-width:none!important;object-fit:contain!important;display:block!important}
.product-card{display:flex;flex-direction:column;min-width:0;height:100%}
.product-visual{display:flex!important;width:100%;height:auto!important;aspect-ratio:1/1;min-height:0!important;overflow:hidden!important;background:#fff!important;isolation:isolate}
.product-visual:after{display:none!important}
.product-photo{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:10px!important;margin:0!important;object-fit:contain!important;object-position:center!important;transform:none!important;background:#fff}
.product-card:hover .product-photo{transform:scale(1.02)!important}
.product-info{display:flex;flex-direction:column;flex:1;min-width:0}
.product-info h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:3.75em}
.product-info p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-bottom{margin-top:auto}
.product-gallery{width:100%;aspect-ratio:1/1;min-height:0!important;max-height:620px;display:flex!important;align-items:center;justify-content:center;overflow:hidden!important;background:#fff!important}
.product-gallery .product-photo-large{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:18px!important;object-fit:contain!important;object-position:center!important}
.product-visual,.product-info>a{position:relative;z-index:2}
@media(max-width:620px){.brand-mark{width:44px!important;height:44px!important;flex-basis:44px}.brand-mark img{width:40px!important;height:40px!important}.product-photo{padding:6px!important}.product-gallery .product-photo-large{padding:10px!important}}

/* v1.0 mobile-first home, cart and motion polish */
.brand-mark img{width:44px!important;height:44px!important;object-fit:contain!important;transform:scale(1.12)}
.page{animation:softPageIn .42s cubic-bezier(.2,.8,.2,1) both}
body.is-leaving .page{opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}
body.is-leaving .bottom-nav{opacity:1!important;transform:none!important}
@keyframes softPageIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.page-transition,.page-transition-logo{display:none!important}
a,button,.product-card,.category-card,.cart-row,.profile-menu a{transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
a:active,button:active,.product-card:active,.category-card:active{transform:scale(.975)}

.popular-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(168px,22%);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:4px 2px 14px;scrollbar-width:none}
.popular-scroll::-webkit-scrollbar{display:none}.popular-scroll .product-card{scroll-snap-align:start}.popular-scroll .product-info{padding:12px}.popular-scroll .product-info h3{font-size:14px;-webkit-line-clamp:2;min-height:2.55em}.popular-scroll .product-info p,.popular-scroll .product-stock{display:none}.popular-scroll .product-visual{aspect-ratio:1/1}.popular-scroll .add-button{width:36px;height:36px}
.category-toggle{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;padding:14px 18px;border:1px solid rgba(6,89,255,.15);border-radius:17px;background:#eef5ff;color:var(--blue);font:inherit;font-weight:800}.category-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;transition:transform .32s ease}.category-toggle [data-hide]{display:none}.category-toggle[aria-expanded=true] [data-show]{display:none}.category-toggle[aria-expanded=true] [data-hide]{display:inline}.category-toggle[aria-expanded=true] svg{transform:rotate(180deg)}
.category-collapse{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-8px);transition:grid-template-rows .42s cubic-bezier(.2,.8,.2,1),opacity .3s ease,transform .42s cubic-bezier(.2,.8,.2,1)}.category-collapse>div{overflow:hidden}.category-collapse.open{grid-template-rows:1fr;opacity:1;transform:none;margin-top:14px}
.compact-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-category{min-height:86px!important;padding:10px!important;display:flex!important;align-items:center;gap:10px;text-align:left}.category-image{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;border-radius:15px;background:#f5f8fd;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:contain;padding:5px}.category-copy{min-width:0;display:block!important}.category-copy b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.25}.category-copy small{display:block;margin-top:5px;color:var(--blue);font-size:10px}
.empty-cart-icon{background:#eef5ff!important;border-radius:50%!important;width:104px!important;height:104px!important;box-shadow:none!important}.empty-cart-icon svg{width:58px!important;height:58px!important;stroke-width:2.4!important}
.bottom-nav [data-cart-count][hidden]{display:none}.bottom-nav .nav-icon.cart-drop{animation:cartDrop .62s cubic-bezier(.2,.9,.25,1)}.bottom-nav .nav-icon.cart-drop svg{animation:cartShake .62s ease}
@keyframes cartDrop{0%{transform:translateY(0) scale(1)}22%{transform:translateY(-9px) scale(1.12)}48%{transform:translateY(3px) scale(.94)}70%{transform:translateY(-2px) scale(1.03)}100%{transform:none}}
@keyframes cartShake{0%,100%{transform:rotate(0)}30%{transform:rotate(-8deg)}55%{transform:rotate(7deg)}75%{transform:rotate(-3deg)}}
.cart-thumb{display:block}.cart-thumb img{object-fit:contain!important}
@media(max-width:760px){.popular-scroll{grid-auto-columns:42%}.compact-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.product-category{min-height:78px!important}.category-image{width:56px;height:56px;flex-basis:56px}}
@media(max-width:390px){.popular-scroll{grid-auto-columns:46%}.category-copy b{font-size:12px}.category-image{width:50px;height:50px;flex-basis:50px}.product-category{padding:8px!important}}
@media(prefers-reduced-motion:reduce){.page,.category-collapse,.bottom-nav .nav-icon.cart-drop,.bottom-nav .nav-icon.cart-drop svg{animation:none!important;transition:none!important}}

/* v1.1 checkout */
.checkout-panel{margin-top:22px;padding:22px;border:1px solid var(--border);border-radius:24px;background:#fff;opacity:0;transform:translateY(14px);transition:opacity .28s ease,transform .28s ease}
.checkout-panel.open{opacity:1;transform:none}.checkout-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.checkout-head h2{margin:5px 0 0}.checkout-close{width:40px;height:40px;border:0;border-radius:12px;background:#f1f5fb;font-size:26px;line-height:1;color:#223}
.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:7px;position:relative}.field>span,.field>label,.field label{font-size:13px;font-weight:750;color:#25334a}.field input,.field select,.field textarea{width:100%;border:1px solid #dbe3ef;border-radius:14px;background:#fff;padding:13px 14px;font:inherit;color:#111827;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(11,105,255,.1)}.field-full{grid-column:1/-1}.field small{color:#738096;font-size:12px}.checkout-section{margin-top:22px;padding-top:20px;border-top:1px solid #edf1f6}.checkout-section h3{margin:0 0 14px}.courier-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-top:14px}.payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-options label{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #dbe3ef;border-radius:14px;cursor:pointer}.payment-options input{accent-color:var(--blue)}.checkout-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding-top:18px;border-top:1px solid #edf1f6}.checkout-submit-row>div{display:flex;flex-direction:column}.checkout-submit-row small{color:#748096}.checkout-submit-row strong{font-size:24px}.form-message{margin:12px 0 0;font-size:13px}.form-message.error{color:#c63c3c}.autocomplete-list{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 6px);display:none;max-height:260px;overflow:auto;padding:6px;border:1px solid #dce5f1;border-radius:14px;background:#fff;box-shadow:0 16px 40px rgba(31,48,80,.16)}.autocomplete-list.visible{display:block}.autocomplete-list button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:11px 12px;border:0;border-radius:10px;background:transparent;text-align:left}.autocomplete-list button:hover,.autocomplete-list button:focus{background:#eef5ff}.autocomplete-list small{color:#728097}.order-success{text-align:center;padding:28px 12px}.success-check{width:74px;height:74px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:#e9f8ef;color:#1b9a50;font-size:38px;font-weight:800}.order-success h2{margin:0 0 8px}.order-success p{margin:0 0 20px}.checkout-button:disabled{opacity:.45;cursor:not-allowed}.profile-menu-icon svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){.cart-layout{display:block}.cart-summary{margin-top:16px}.checkout-panel{padding:16px;border-radius:20px}.checkout-grid,.payment-options{grid-template-columns:1fr}.courier-grid{grid-template-columns:1fr 1fr}.courier-grid .field:first-child{grid-column:1/-1}.checkout-submit-row{position:sticky;bottom:82px;z-index:10;margin-left:-16px;margin-right:-16px;padding:14px 16px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px)}.checkout-submit-row .primary-button{padding-left:16px;padding-right:16px}.checkout-submit-row strong{font-size:20px}}


/* v1.2 checkout maximum */
.payment-details{margin-top:14px;padding:18px;border:1px solid #d7e4f5;border-radius:18px;background:#f7faff}.payment-details[hidden]{display:none}.payment-details-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.payment-details-head small{color:#6f7f96}.payment-details-head h4{margin:4px 0 0;font-size:16px}.secure-badge{white-space:nowrap;padding:7px 9px;border-radius:999px;background:#e8f7ee;color:#168447;font-size:11px;font-weight:800}.requisite-row{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #e2eaf4}.requisite-row span{color:#6d7890;font-size:12px}.requisite-row strong{overflow-wrap:anywhere}.requisite-row button{border:0;border-radius:10px;padding:8px 10px;background:#e7f0ff;color:var(--blue);font:inherit;font-size:12px;font-weight:800}.payment-details>p{margin:12px 0 0;color:#647189;font-size:12px;line-height:1.5}.payment-details.not-configured{border-color:#f0c36b;background:#fffaf0}.success-payment{max-width:560px;margin:18px auto;padding:16px;border:1px solid #dce7f4;border-radius:18px;background:#f7faff;text-align:left}.success-payment h3{margin:0 0 10px}.success-payment p{margin:6px 0}.success-payment small{display:block;margin-top:10px;color:#66758a}.field input:invalid:not(:placeholder-shown){border-color:#e29191}.autocomplete-list button b{font-size:14px}.autocomplete-list button small{line-height:1.35}.warehouse-field .autocomplete-list{max-height:330px}
@media(max-width:560px){.payment-details-head{display:block}.secure-badge{display:inline-block;margin-top:10px}.requisite-row{grid-template-columns:64px minmax(0,1fr)}.requisite-row button{grid-column:2;justify-self:start}.checkout-submit-row{align-items:center}.checkout-submit-row .primary-button{min-width:160px}}

.no-call-option{display:flex;align-items:center;gap:10px;padding:2px 0;cursor:pointer;font-weight:750;color:#25334a}.no-call-option input{width:20px;height:20px;accent-color:var(--blue);margin:0}.no-call-option span{font-size:14px}.courier-grid[hidden],.warehouse-field[hidden]{display:none!important}

/* v1.5 customer account, orders and tracking */
.profile-stats-three{grid-template-columns:repeat(3,minmax(0,1fr))}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title-row h2{margin:4px 0 0}.profile-total{font-weight:900;color:var(--blue);font-size:18px}.profile-orders,.profile-addresses{display:grid;gap:12px}.profile-loading,.profile-empty{padding:26px;border:1px dashed #cdd9ea;border-radius:20px;text-align:center;color:#68758a;background:#fafcff}.profile-empty b{display:block;color:#182235;font-size:17px}.profile-empty p{margin:7px auto 16px;max-width:430px}.profile-empty.compact p{margin-bottom:0}.profile-order-card{overflow:hidden;border:1px solid #dce5f1;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(31,55,95,.06)}.profile-order-card.latest{border-color:rgba(11,105,255,.3);box-shadow:0 12px 30px rgba(11,105,255,.1)}.order-card-head{width:100%;display:grid;grid-template-columns:minmax(100px,1fr) auto auto auto;align-items:center;gap:12px;padding:16px;border:0;background:#fff;text-align:left;color:inherit}.order-card-head span:first-child{display:flex;flex-direction:column}.order-card-head small{color:#77849a;font-size:11px}.order-card-head b{font-size:18px}.order-card-head>strong{white-space:nowrap}.order-card-head i{font-style:normal;font-size:22px;color:#75839a}.order-status{padding:7px 10px;border-radius:999px;background:#fff5d8;color:#9a6900;font-size:11px;font-weight:900}.order-card-body{padding:0 16px 16px;border-top:1px solid #edf1f6}.order-card-body[hidden]{display:none}.order-products{display:grid;gap:8px;padding:14px 0}.order-product{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px}.order-product img{width:48px;height:48px;object-fit:contain;border-radius:12px;background:#f5f8fd}.order-product span{display:flex;flex-direction:column;min-width:0}.order-product b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.order-product small{color:#738096}.order-product strong{font-size:13px}.order-info-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:10px}.order-info-grid>div{display:flex;flex-direction:column;gap:4px;padding:13px;border-radius:14px;background:#f7f9fc}.order-info-grid small{color:#738096}.order-info-grid span{font-size:12px;color:#59677d}.tracking-box{margin-top:12px;padding:14px;border:1px solid #d8e5f6;border-radius:16px;background:#f5f9ff}.tracking-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tracking-head>span{display:flex;flex-direction:column}.tracking-head small{color:#748198}.tracking-head button{border:0;border-radius:10px;padding:9px 11px;background:#e5efff;color:var(--blue);font:inherit;font-size:12px;font-weight:850}.tracking-current{display:flex;align-items:flex-start;gap:10px;margin-top:13px;padding-top:12px;border-top:1px solid #dce8f6}.tracking-dot{width:11px;height:11px;flex:0 0 11px;margin-top:4px;border-radius:50%;background:#1da85b;box-shadow:0 0 0 5px rgba(29,168,91,.12)}.tracking-current div{display:flex;flex-direction:column;gap:3px}.tracking-current small{color:#68758a}.address-card{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #dde6f1;border-radius:18px;background:#fff}.address-pin{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;background:#edf4ff;color:var(--blue);font-size:23px}.address-card div{display:flex;flex-direction:column;gap:3px}.address-card small,.address-card span{color:#718096}.address-card b{font-size:14px}.order-success-max{max-width:670px;margin:auto}.order-success-max>p{max-width:520px;margin:0 auto 18px;color:#617087}.success-order-number{display:flex;flex-direction:column;gap:4px;max-width:320px;margin:0 auto 12px;padding:17px;border:1px solid #d8e5f6;border-radius:18px;background:#f6faff}.success-order-number small{color:#738096}.success-order-number b{font-size:30px;color:var(--blue);letter-spacing:.02em}.success-order-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:430px;margin:0 auto 16px}.success-order-summary span{display:flex;flex-direction:column;gap:3px;padding:12px;border-radius:14px;background:#f7f9fc;color:#76839a;font-size:12px}.success-order-summary b{color:#182235;font-size:16px}.success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border:1px solid #d8e2ef;border-radius:14px;background:#fff;color:#26354b;font-weight:850}.tracking-admin-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(120px,.7fr) auto;gap:7px}.tracking-admin-form input{min-width:0;padding:8px;border:1px solid #d7dfeb;border-radius:8px}.tracking-admin-form button{padding:8px 10px}
@media(max-width:620px){.profile-stats-three{grid-template-columns:repeat(3,1fr)}.order-card-head{grid-template-columns:1fr auto;gap:8px}.order-card-head .order-status{justify-self:start}.order-card-head>strong{grid-column:2;grid-row:1}.order-card-head>i{grid-column:2;grid-row:2}.order-info-grid{grid-template-columns:1fr}.success-order-number b{font-size:26px}.section-title-row{align-items:center}.profile-total{font-size:15px}}

/* === MyChem 1.6 premium refresh === */
.brand-mark{background:linear-gradient(145deg,#0877f9,#0756d7)!important;border-radius:14px!important;overflow:hidden;padding:0!important;box-shadow:0 8px 22px rgba(0,91,222,.28)!important}.brand-mark:before,.brand-mark:after{display:none!important}.brand-mark img{width:92%!important;height:92%!important;object-fit:contain!important;filter:none!important}
.home-slider{position:relative;min-height:430px;border-radius:32px;overflow:hidden;box-shadow:0 24px 70px rgba(15,63,130,.16);margin-bottom:34px}.home-slides{position:relative;min-height:430px}.home-slide{position:absolute;inset:0;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;padding:44px 48px;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity 1.35s cubic-bezier(.22,1,.36,1),transform 1.8s cubic-bezier(.22,1,.36,1),visibility 1.35s}.home-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.slide-blue{background:radial-gradient(circle at 88% 18%,rgba(109,196,255,.45),transparent 30%),linear-gradient(135deg,#056eea 0%,#074cc8 55%,#052d88 100%);color:#fff}.slide-light{background:radial-gradient(circle at 75% 40%,#d9ecff 0,transparent 34%),linear-gradient(135deg,#fff,#eff7ff);color:#10213b}.slide-deep{background:radial-gradient(circle at 78% 28%,rgba(0,164,255,.35),transparent 28%),linear-gradient(135deg,#061f55,#073b9b 58%,#0874ef);color:#fff}.slide-copy{max-width:590px;position:relative;z-index:3}.slide-copy h1,.slide-copy h2{font-size:clamp(38px,6vw,66px);line-height:.98;letter-spacing:-.055em;margin:18px 0}.slide-copy em{font-style:normal;opacity:.82}.slide-copy p{font-size:18px;line-height:1.55;max-width:520px;opacity:.88}.slider-button{display:inline-flex;margin-top:24px;padding:15px 24px;background:#fff;color:#0757c9;border-radius:16px;font-weight:800;box-shadow:0 13px 30px rgba(0,0,0,.15)}.slide-light .slider-button{background:#0873ef;color:white}.slide-visual{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.slide-visual>img{width:min(330px,90%);max-height:330px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(1,28,73,.25));border-radius:28px}.slide-halo{position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.19);filter:blur(1px);box-shadow:0 0 0 34px rgba(255,255,255,.07)}.delivery-art svg{width:min(330px,80vw);fill:none;stroke:#0870ed;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 20px 28px rgba(8,112,237,.18))}.slide-logo-visual img{background:transparent;filter:drop-shadow(0 25px 30px rgba(0,0,0,.25));border-radius:0}.slider-dots{position:absolute;z-index:4;left:48px;bottom:24px;display:flex;gap:8px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.45);transition:.6s}.slide-light~* .slider-dots button{background:#8aaed9}.slider-dots button.active{width:34px;background:#fff}
.catalog-premium-head{display:flex;align-items:flex-end;justify-content:space-between;padding:16px 2px 26px}.catalog-premium-head h1{font-size:clamp(38px,7vw,64px);letter-spacing:-.055em;margin:5px 0 8px}.catalog-premium-head p{color:var(--muted);margin:0}.catalog-count{min-width:96px;padding:16px 18px;background:linear-gradient(145deg,#0877f9,#0753cd);color:white;border-radius:22px;text-align:center;box-shadow:0 15px 35px rgba(0,89,215,.2)}.catalog-count b{display:block;font-size:27px}.catalog-count span{font-size:12px;opacity:.75}.catalog-control-card{position:sticky;top:8px;z-index:8;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border:1px solid rgba(22,92,187,.09);box-shadow:0 12px 36px rgba(26,72,132,.1);border-radius:24px;padding:14px;margin-bottom:22px}.catalog-search-premium{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;background:#f2f7fd;border:1px solid #e4edf7;border-radius:17px;padding:6px 7px 6px 15px}.catalog-search-premium svg{width:21px;fill:none;stroke:#6f8199;stroke-width:2}.catalog-search-premium input{border:0;background:transparent;outline:0;min-width:0;font-size:16px;padding:9px 0}.catalog-search-premium button{border:0;background:#0872ed;color:white;border-radius:13px;padding:11px 17px;font-weight:800}.category-strip{display:flex;gap:8px;overflow:auto;padding-top:12px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{white-space:nowrap;padding:9px 14px;background:#f5f8fc;color:#52627a;border-radius:12px;font-size:13px;font-weight:700}.category-strip a.active{background:#0a66df;color:white}.catalog-result-line{display:flex;justify-content:space-between;align-items:center;margin:18px 2px;color:#7a899d;font-size:13px}.catalog-result-line a{color:#0870e9;font-weight:700}.premium-grid{gap:16px}.premium-grid .product-card{border:1px solid #eaf0f7!important;border-radius:23px!important;box-shadow:0 10px 28px rgba(31,72,125,.075)!important;overflow:hidden;background:white;transition:transform .35s,box-shadow .35s}.premium-grid .product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(31,72,125,.13)!important}.premium-grid .product-visual{background:linear-gradient(145deg,#fbfdff,#f3f7fc);aspect-ratio:1/1}.premium-grid .product-info{padding:14px}.premium-grid .product-info h3{font-size:15px;line-height:1.3;min-height:39px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-grid .product-info p{display:none}.premium-grid .product-stock{font-size:11px}.premium-grid .price b{font-size:17px}.premium-grid .add-button{width:42px;height:42px;border-radius:14px}
.profile-clean{max-width:760px;margin:auto}.compact-profile{min-height:180px!important}.cabinet-only{margin-top:18px}.modern-profile-menu a{min-height:78px}.modern-profile-menu em{font-style:normal;background:#0a6fea;color:white;border-radius:999px;min-width:29px;height:29px;display:grid;place-items:center;font-size:12px;font-weight:800;margin-left:auto}.orders-page{max-width:860px;margin:auto}.orders-page-head{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-bottom:24px}.orders-page-head h1{font-size:clamp(32px,7vw,52px);letter-spacing:-.05em;margin:4px 0}.orders-page-head p{margin:0;color:var(--muted)}.back-circle{width:42px;height:42px;border-radius:14px;background:white;box-shadow:0 9px 24px rgba(30,74,130,.1);display:grid;place-items:center;font-size:32px;color:#0a64d9}.orders-total{padding:12px 17px;border-radius:18px;background:#eaf4ff;text-align:center;color:#0a64d9}.orders-total small,.orders-total b{display:block}.orders-total b{font-size:24px}.compact-order-list{display:grid;gap:10px}.order-row-card{background:#fff;border:1px solid #e9f0f7;border-radius:20px;box-shadow:0 7px 22px rgba(28,69,122,.055);overflow:hidden}.order-row-summary{width:100%;display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:center;border:0;background:white;padding:15px 16px;text-align:left}.order-code b,.order-code small{display:block}.order-code b{font-size:16px}.order-code small{font-size:11px;color:#8794a5;margin-top:3px}.order-status-pill{padding:7px 10px;border-radius:999px;background:#eef7ff;color:#0866d8;font-size:11px;font-weight:800}.order-row-price{font-size:15px}.order-row-summary i{font-style:normal;font-size:24px;color:#8794a5;transition:.3s}.order-row-card.open .order-row-summary i{transform:rotate(90deg)}.order-drawer{border-top:1px solid #eef2f6;padding:15px;background:#fbfdff}.compact-product{padding:9px 0!important}.compact-product img{width:48px!important;height:48px!important;border-radius:12px!important}.order-detail-stack{display:grid;gap:9px;padding:12px 0}.order-detail-stack>div{padding:11px 13px;background:white;border:1px solid #edf2f7;border-radius:14px}.order-detail-stack small,.order-detail-stack b,.order-detail-stack span{display:block}.order-detail-stack small{font-size:10px;color:#8a96a6;text-transform:uppercase}.order-detail-stack b{font-size:13px;margin:3px 0}.order-detail-stack span{font-size:12px;color:#68788e}.tracking-compact{background:linear-gradient(145deg,#075fd7,#083e9e);color:white;border-radius:17px;padding:15px}.tracking-compact small,.tracking-compact b{display:block}.tracking-compact>div:first-child small{opacity:.68;font-size:10px;text-transform:uppercase}.tracking-line{display:flex!important;gap:11px;margin:13px 0}.tracking-line>span{width:10px;height:10px;border-radius:50%;background:#75d2ff;box-shadow:0 0 0 6px rgba(117,210,255,.14);margin-top:4px}.tracking-line p{margin:0}.tracking-line small{opacity:.72;margin-top:4px}.tracking-compact button{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.11);color:white;padding:9px 12px;border-radius:11px;font-weight:700}.checkout-complete>#cart-items,.checkout-complete>.cart-summary{display:none!important}.order-success-max{animation:successIn .55s cubic-bezier(.2,.9,.2,1)}@keyframes successIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:700px){.home-slider,.home-slides{min-height:520px}.home-slide{grid-template-columns:1fr;padding:30px 24px 54px}.slide-copy h1,.slide-copy h2{font-size:43px}.slide-copy p{font-size:15px}.slide-visual{height:170px}.slide-visual>img{max-height:180px;width:190px}.slide-halo{width:170px;height:170px}.slider-dots{left:24px;bottom:20px}.catalog-premium-head{align-items:center}.catalog-count{min-width:76px;padding:12px}.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.premium-grid .product-info{padding:11px}.premium-grid .product-info h3{font-size:13px}.premium-grid .price b{font-size:14px}.order-row-summary{grid-template-columns:1fr auto auto;gap:7px}.order-row-summary i{display:none}.order-status-pill{grid-row:2;grid-column:1/2;width:max-content}.order-row-price{grid-column:3;grid-row:1/3}.orders-page-head{grid-template-columns:auto 1fr}.orders-total{display:none}.orders-page-head p{font-size:13px}}

/* === MyChem 1.7 visual rebuild === */
.brand-mark{background:#086be8!important;border-radius:13px!important;width:46px!important;height:46px!important;padding:5px!important;box-shadow:0 9px 24px rgba(8,107,232,.24)!important}.brand-mark img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;opacity:1!important;filter:none!important}.brand-mark svg{stroke:#fff!important}.brand-copy b{font-weight:800;letter-spacing:-.02em}

.hero-slider-v17{position:relative;overflow:hidden;border-radius:30px;min-height:350px;margin-top:10px;background:#075ed5;box-shadow:0 22px 60px rgba(15,67,137,.16)}.hero-v17-track{position:relative;min-height:350px}.hero-v17-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);align-items:center;padding:42px 52px;opacity:0;visibility:hidden;transform:translate3d(22px,0,0) scale(1.006);transition:opacity 1.25s cubic-bezier(.22,1,.36,1),transform 1.55s cubic-bezier(.22,1,.36,1),visibility 1.25s}.hero-v17-slide.active{opacity:1;visibility:visible;transform:none;z-index:2}.hero-v17-primary{color:#fff;background:radial-gradient(circle at 80% 25%,rgba(125,210,255,.42),transparent 30%),linear-gradient(125deg,#075fd8 0%,#064ab9 56%,#062d78 100%)}.hero-v17-clean{color:#10223c;background:radial-gradient(circle at 78% 43%,#dcecff 0,transparent 31%),linear-gradient(135deg,#fff,#edf6ff)}.hero-v17-night{color:#fff;background:radial-gradient(circle at 82% 25%,rgba(30,150,255,.32),transparent 30%),linear-gradient(125deg,#061c48,#073d98 62%,#076ce2)}.hero-v17-copy{position:relative;z-index:3;max-width:640px}.hero-v17-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-v17-clean .hero-v17-kicker{color:#0764d9;background:#eaf4ff;border-color:#d5eaff}.hero-v17-copy h1,.hero-v17-copy h2{font-size:clamp(38px,5.7vw,62px);line-height:1.01;letter-spacing:-.052em;margin:17px 0 14px}.hero-v17-copy strong{font-weight:800;opacity:.78}.hero-v17-copy p{max-width:560px;margin:0;font-size:17px;line-height:1.55;opacity:.82}.hero-v17-actions{display:flex;align-items:center;gap:19px;flex-wrap:wrap;margin-top:24px}.hero-v17-main{padding:14px 21px;border-radius:14px;background:#fff;color:#0758c7;font-weight:800;box-shadow:0 12px 26px rgba(0,0,0,.13)}.hero-v17-clean .hero-v17-main{background:#086ce6;color:#fff}.hero-v17-link{font-size:14px;font-weight:750}.hero-v17-product{height:100%;display:grid;place-items:center;position:relative}.hero-v17-product img{position:relative;z-index:2;width:min(310px,86%);max-height:285px;object-fit:contain;border-radius:24px;filter:drop-shadow(0 25px 30px rgba(0,30,80,.27))}.hero-v17-glow{position:absolute;width:275px;height:275px;border-radius:50%;background:rgba(255,255,255,.18);box-shadow:0 0 0 32px rgba(255,255,255,.065)}.hero-v17-icon{display:grid;place-items:center}.hero-v17-icon svg{width:min(330px,88%);fill:none;stroke:#0870e9;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 20px 25px rgba(8,112,233,.14))}.hero-v17-brand{display:flex;align-items:center;justify-content:center;gap:18px}.hero-v17-brand b{font-size:42px;letter-spacing:-.05em}.hero-v17-logo-box{display:grid;place-items:center;width:130px;height:130px;border-radius:30px;background:#0871ed;padding:18px;box-shadow:0 22px 45px rgba(0,0,0,.2)}.hero-v17-logo-box img{width:100%;height:100%;object-fit:contain;opacity:1}.hero-v17-dots{position:absolute;left:52px;bottom:22px;z-index:4;display:flex;gap:8px}.hero-v17-dots button{border:0;padding:0;width:9px;height:9px;border-radius:99px;background:rgba(255,255,255,.44);transition:width .7s cubic-bezier(.22,1,.36,1),background .7s}.hero-v17-dots button.active{width:32px;background:#fff}.home-category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-category-row>a{display:flex;align-items:center;gap:12px;min-height:84px;padding:11px 14px;border:1px solid #e7eef7;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(27,68,119,.05);transition:.25s}.home-category-row>a:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(27,68,119,.1)}.home-category-row span{display:grid;place-items:center;flex:0 0 57px;width:57px;height:57px;border-radius:15px;background:#f3f7fc;overflow:hidden}.home-category-row img{width:100%;height:100%;object-fit:contain}.home-category-row b{font-size:13px;line-height:1.25}

.catalog-v17{padding-top:8px}.catalog-v17-top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:12px 0 22px}.catalog-v17-top h1{font-size:clamp(38px,6vw,60px);letter-spacing:-.05em;margin:4px 0 0}.catalog-v17-count{padding:10px 14px;border-radius:13px;background:#edf5ff;color:#0863d5;font-size:13px;font-weight:800}.catalog-category-menu{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none;background:#fff;border:1px solid #e5ebf2;border-radius:20px;box-shadow:0 10px 34px rgba(28,61,105,.07);margin-bottom:16px}.catalog-category-menu::-webkit-scrollbar{display:none}.catalog-category-menu>a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:132px;min-height:112px;padding:13px 12px;text-align:center;border-right:1px solid #e7ebf0;transition:.24s}.catalog-category-menu>a:last-child{border-right:0}.catalog-category-menu>a:hover,.catalog-category-menu>a.active{background:#f3f8ff;color:#075fcf}.catalog-category-menu>a.active:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#0870e9}.catalog-category-menu b{font-size:11px;line-height:1.15;text-transform:uppercase;letter-spacing:-.01em}.category-menu-photo{width:46px;height:42px;display:grid;place-items:center}.category-menu-photo img{max-width:100%;max-height:100%;object-fit:contain}.catalog-category-logo{flex-direction:row!important;min-width:176px!important;gap:11px!important}.catalog-category-logo b{font-size:12px!important}.mini-brand{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;background:#0870e8;padding:7px}.mini-brand img{width:100%;height:100%;object-fit:contain;opacity:1}.catalog-v17-search{display:grid;grid-template-columns:24px 1fr auto auto;align-items:center;gap:10px;padding:8px 8px 8px 16px;border:1px solid #e2eaf4;border-radius:17px;background:#fff;box-shadow:0 7px 24px rgba(28,61,105,.05);position:sticky;top:8px;z-index:9}.catalog-v17-search svg{width:21px;fill:none;stroke:#6c7e96;stroke-width:2}.catalog-v17-search input{border:0;background:transparent;outline:0;min-width:0;padding:8px 0;font-size:15px}.catalog-v17-search>a{font-size:24px;color:#8b98a8}.catalog-v17-search button{border:0;background:#0870e8;color:#fff;padding:11px 18px;border-radius:12px;font-weight:800}.catalog-v17-meta{display:flex;align-items:center;justify-content:space-between;margin:24px 2px 14px}.catalog-v17-meta b{font-size:18px}.catalog-v17-meta span{display:grid;place-items:center;min-width:34px;height:28px;padding:0 9px;border-radius:999px;background:#edf5ff;color:#0863d5;font-size:12px;font-weight:800}.catalog-v17-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-v17-grid .product-card{display:flex;flex-direction:column;border-radius:20px;background:#fff;border:1px solid #e7edf5;box-shadow:0 8px 24px rgba(25,61,109,.055);overflow:hidden}.catalog-v17-grid .product-visual{height:auto;aspect-ratio:1/1;background:linear-gradient(145deg,#fcfdff,#f3f7fc)}.catalog-v17-grid .product-info{display:flex;flex-direction:column;flex:1;padding:13px}.catalog-v17-grid .product-info>a{display:block}.catalog-v17-grid .product-info h3{color:#111b2a!important;font-size:14px!important;line-height:1.28!important;min-height:54px!important;max-height:54px!important;margin:5px 0 4px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important}.catalog-v17-grid .product-info p{display:none}.catalog-v17-grid .product-stock{font-size:11px}.catalog-v17-grid .product-bottom{margin-top:auto;padding-top:12px}.catalog-v17-grid .price b{font-size:17px}.catalog-v17-grid .add-button{width:40px;height:40px;border-radius:12px}

@media(max-width:900px){.catalog-v17-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.brand-mark{width:43px!important;height:43px!important}.hero-slider-v17,.hero-v17-track{min-height:500px}.hero-v17-slide{grid-template-columns:1fr;padding:28px 23px 54px}.hero-v17-copy h1,.hero-v17-copy h2{font-size:42px}.hero-v17-copy p{font-size:15px}.hero-v17-product,.hero-v17-icon,.hero-v17-brand{height:175px}.hero-v17-product img{max-height:175px;width:190px}.hero-v17-glow{width:165px;height:165px}.hero-v17-icon svg{width:210px}.hero-v17-logo-box{width:90px;height:90px;border-radius:22px}.hero-v17-brand b{font-size:33px}.hero-v17-dots{left:23px;bottom:19px}.home-category-row{display:flex;overflow-x:auto;scrollbar-width:none}.home-category-row>a{flex:0 0 245px}.catalog-v17-top{align-items:center}.catalog-v17-count{font-size:11px}.catalog-category-menu{border-radius:16px}.catalog-category-menu>a{min-width:108px;min-height:96px;padding:10px 8px}.catalog-category-logo{min-width:145px!important}.catalog-category-menu b{font-size:10px}.category-menu-photo{width:40px;height:35px}.catalog-v17-search{grid-template-columns:22px 1fr auto;padding-left:12px}.catalog-v17-search>a{display:none}.catalog-v17-search button{padding:10px 13px}.catalog-v17-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-v17-grid .product-info{padding:10px}.catalog-v17-grid .product-info h3{font-size:12.5px!important;min-height:49px!important;max-height:49px!important}.catalog-v17-grid .price b{font-size:14px}.catalog-v17-grid .add-button{width:37px;height:37px}}

/* v1.8 premium hero + hierarchical catalog */
.hero-v18{position:relative;margin-top:10px;border-radius:32px;overflow:hidden;background:#073c91;box-shadow:0 24px 70px rgba(10,55,120,.2)}
.hero-v18-stage{position:relative;min-height:410px}
.hero-v18-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;padding:54px 58px 70px;color:#fff;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 1.7s cubic-bezier(.22,1,.36,1),visibility 1.2s}
.hero-v18-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:2}
.hero-v18-bg{position:absolute;inset:0;overflow:hidden}
.hero-v18-bg:before,.hero-v18-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}
.hero-v18-bg-one{background:linear-gradient(120deg,#075fd8 0%,#0748ad 52%,#05235f 100%)}
.hero-v18-bg-one:before{width:520px;height:520px;right:-120px;top:-180px;background:radial-gradient(circle,rgba(103,211,255,.55),rgba(103,211,255,0) 68%)}
.hero-v18-bg-one:after{width:420px;height:420px;left:-200px;bottom:-280px;background:rgba(255,255,255,.08)}
.hero-v18-bg-two{background:linear-gradient(125deg,#081e47,#0b438e 58%,#0b7ae8)}
.hero-v18-bg-two:before{width:540px;height:540px;right:-90px;top:-170px;background:radial-gradient(circle,rgba(71,211,255,.4),transparent 67%)}
.hero-v18-bg-three{background:linear-gradient(120deg,#09295f,#063f9c 53%,#0878e9)}
.hero-v18-bg-three:before{width:560px;height:560px;right:-140px;top:-190px;background:radial-gradient(circle,rgba(255,255,255,.23),transparent 68%)}
.hero-v18-copy{position:relative;z-index:3;max-width:690px}
.hero-v18-kicker{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(12px);font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.hero-v18-copy h1,.hero-v18-copy h2{margin:20px 0 16px;font-size:clamp(42px,5.8vw,68px);line-height:.99;letter-spacing:-.055em;font-weight:650}
.hero-v18-copy h1 strong,.hero-v18-copy h2 strong{font-weight:850;color:#fff}
.hero-v18-copy p{max-width:600px;margin:0;font-size:17px;line-height:1.6;color:rgba(255,255,255,.82)}
.hero-v18-button{display:inline-flex;align-items:center;gap:16px;margin-top:28px;padding:15px 20px;border-radius:15px;background:#fff;color:#0757c7;font-weight:850;box-shadow:0 16px 35px rgba(0,0,0,.16);transition:transform .25s,box-shadow .25s}
.hero-v18-button:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(0,0,0,.21)}
.hero-v18-button span{font-size:20px;line-height:1}
.hero-v18-visual{position:relative;z-index:3;display:grid;place-items:center;height:100%}
.hero-v18-visual>img{position:relative;z-index:2;width:min(330px,82%);max-height:300px;object-fit:contain;border-radius:26px;filter:drop-shadow(0 28px 34px rgba(1,25,68,.35));animation:heroFloat 5.5s ease-in-out infinite}
.hero-product-orbit{position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.13);box-shadow:0 0 0 34px rgba(255,255,255,.055),0 0 0 68px rgba(255,255,255,.025)}
.hero-delivery-card{width:min(340px,90%);padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(255,255,255,.13);backdrop-filter:blur(18px);box-shadow:0 24px 50px rgba(1,22,58,.24)}
.hero-delivery-card svg{width:100%;height:135px;fill:none;stroke:#fff;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}
.hero-delivery-card b{display:block;font-size:20px;line-height:1.25;text-align:center}
.hero-v18-stack{position:relative;width:350px;height:300px}
.hero-v18-stack img{position:absolute;width:230px;height:250px;object-fit:contain;border-radius:24px;filter:drop-shadow(0 22px 28px rgba(0,0,0,.28))}
.hero-v18-stack img:first-child{left:0;bottom:0;transform:rotate(-5deg)}
.hero-v18-stack img:last-child{right:0;top:0;transform:rotate(6deg)}
.hero-v18-controls{position:absolute;left:58px;right:28px;bottom:23px;z-index:5;display:flex;align-items:center;justify-content:space-between}
.hero-v18-dots{display:flex;align-items:center;gap:8px}.hero-v18-dots button{width:36px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.25);overflow:hidden}.hero-v18-dots button span{display:block;width:0;height:100%;border-radius:inherit;background:#fff}.hero-v18-dots button.active span{width:100%;transition:width 5.8s linear}
.hero-v18-arrows{display:flex;gap:8px}.hero-v18-arrows button{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:28px;backdrop-filter:blur(10px)}
.hero-v18-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.1);z-index:6}.hero-v18-progress span{display:block;width:0;height:100%;background:#fff}.hero-v18.is-playing .hero-v18-progress span{animation:heroProgress 5.8s linear forwards}
@keyframes heroProgress{from{width:0}to{width:100%}}@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}

.catalog-v18{padding-top:6px}.catalog-v18-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:12px 0 22px}.catalog-v18-head h1{margin:4px 0 4px;font-size:clamp(40px,6vw,62px);letter-spacing:-.055em}.catalog-v18-head p{margin:0;color:#6e7d90}.catalog-v18-count{display:grid;place-items:center;min-width:48px;height:48px;padding:0 12px;border-radius:16px;background:#eaf3ff;color:#0866dc;font-weight:850}
.parent-category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:12px}.parent-category-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:132px;padding:16px;border:1px solid #e4ebf4;border-radius:20px;background:#fff;color:#111b2b;text-align:left;box-shadow:0 8px 26px rgba(23,61,111,.055);transition:transform .22s,box-shadow .22s,border-color .22s}.parent-category-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(23,61,111,.11)}.parent-category-card.active{border-color:#0b6de3;background:linear-gradient(155deg,#f8fbff,#eaf4ff);box-shadow:0 14px 34px rgba(10,100,220,.13)}.parent-category-card b{font-size:13px;line-height:1.16}.parent-category-card small{margin-top:5px;color:#7b899b;font-size:10px}.parent-category-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:auto;border-radius:12px;background:#edf5ff;color:#0a66d8;font-weight:900}.parent-category-card svg{position:absolute;right:12px;bottom:13px;width:18px;fill:none;stroke:#8b98a9;stroke-width:2}.parent-category-card[aria-expanded="true"] svg{transform:rotate(180deg)}
.subcategory-panels{margin-bottom:14px}.subcategory-panel{display:none;padding:22px;border:1px solid #e4ebf4;border-radius:24px;background:#fff;box-shadow:0 15px 42px rgba(24,61,111,.08)}.subcategory-panel.open{display:block;animation:subcategoryOpen .32s ease both}.subcategory-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:16px}.subcategory-panel-head span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#728198;font-weight:800}.subcategory-panel-head h2{margin:3px 0 0;font-size:24px;letter-spacing:-.03em}.subcategory-panel-head a{font-size:13px;font-weight:800;color:#0a66d8}.subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.subcategory-item{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:72px;padding:10px;border:1px solid #edf1f6;border-radius:16px;background:#fbfdff;transition:.2s}.subcategory-item:hover,.subcategory-item.active{border-color:#a9cdf7;background:#eef6ff;transform:translateY(-1px)}.subcategory-item b{font-size:12px;line-height:1.24;color:#172131}.subcategory-thumb{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#fff;overflow:hidden}.subcategory-thumb img{width:100%;height:100%;object-fit:contain}.subcategory-thumb>span{color:#0b67d8;font-weight:900}.subcategory-item svg{width:17px;fill:none;stroke:#8b99aa;stroke-width:2}
.catalog-v18-search{position:sticky;top:8px;z-index:8;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:8px 8px 8px 15px;border:1px solid #e1e8f2;border-radius:17px;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);box-shadow:0 9px 28px rgba(23,61,111,.07)}.catalog-v18-search svg{width:21px;fill:none;stroke:#65778f;stroke-width:2}.catalog-v18-search input{min-width:0;padding:9px 0;border:0;outline:0;background:transparent;font-size:15px}.catalog-v18-search button{padding:11px 18px;border:0;border-radius:12px;background:#0a6be3;color:#fff;font-weight:850}.catalog-v18-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin:24px 2px 14px}.catalog-v18-meta span{font-size:13px;color:#738197}.catalog-v18-meta h2{margin:4px 0 0;font-size:22px;letter-spacing:-.03em}.catalog-v18-meta a{font-size:13px;font-weight:800;color:#0a66d8}.catalog-v18-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-v18-grid .product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e7edf5;border-radius:21px;background:#fff;box-shadow:0 8px 24px rgba(25,61,109,.055)}.catalog-v18-grid .product-visual{aspect-ratio:1/1;background:linear-gradient(145deg,#fff,#f4f7fb)}.catalog-v18-grid .product-info{display:flex;flex-direction:column;flex:1;padding:13px}.catalog-v18-grid .product-info h3{display:-webkit-box!important;min-height:54px!important;max-height:54px!important;margin:5px 0 4px!important;overflow:hidden!important;color:#111b2a!important;font-size:14px!important;line-height:1.28!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;word-break:break-word!important}.catalog-v18-grid .product-info p{display:none}.catalog-v18-grid .product-bottom{margin-top:auto;padding-top:12px}
@keyframes subcategoryOpen{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.parent-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.hero-v18-stage{min-height:520px}.hero-v18-slide{grid-template-columns:1fr;padding:34px 24px 76px}.hero-v18-copy h1,.hero-v18-copy h2{font-size:44px}.hero-v18-visual{height:190px}.hero-v18-visual>img{max-height:190px;width:210px}.hero-product-orbit{width:180px;height:180px}.hero-v18-stack{width:260px;height:190px}.hero-v18-stack img{width:165px;height:180px}.hero-delivery-card{padding:18px}.hero-delivery-card svg{height:95px}.hero-v18-controls{left:24px;right:18px}.parent-category-grid{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.parent-category-grid::-webkit-scrollbar{display:none}.parent-category-card{flex:0 0 150px;min-height:124px}.subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-v18-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
@media(max-width:520px){.hero-v18{border-radius:24px}.hero-v18-stage{min-height:500px}.hero-v18-slide{padding:27px 20px 70px}.hero-v18-copy h1,.hero-v18-copy h2{font-size:37px}.hero-v18-copy p{font-size:14px}.hero-v18-button{margin-top:20px;padding:13px 16px}.hero-v18-visual{height:165px}.hero-v18-arrows{display:none}.hero-v18-dots button{width:28px}.catalog-v18-head{align-items:center}.catalog-v18-head p{font-size:13px}.subcategory-panel{padding:14px;border-radius:19px}.subcategory-grid{grid-template-columns:1fr}.subcategory-item{min-height:66px}.catalog-v18-search button{padding:10px 13px}.catalog-v18-grid .product-info{padding:10px}.catalog-v18-grid .product-info h3{min-height:49px!important;max-height:49px!important;font-size:12.5px!important}}

/* v1.9 — compact polished home slider */
.hero-v18{isolation:isolate}
.hero-v18-stage{height:430px;min-height:0}
.hero-v18-slide{gap:34px}
.hero-v18-copy{align-self:center}
.hero-v18-copy h1,.hero-v18-copy h2{max-width:720px}
.hero-v18-visual{min-width:0}
.hero-square-card{position:relative;display:grid;place-items:center;width:min(320px,92%);aspect-ratio:1;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:rgba(255,255,255,.14);box-shadow:0 22px 46px rgba(1,25,68,.22);backdrop-filter:blur(16px);overflow:hidden}
.hero-square-product>img{position:relative;z-index:2;width:82%;height:82%;object-fit:contain;filter:drop-shadow(0 20px 26px rgba(1,25,68,.28));animation:heroFloat 5.5s ease-in-out infinite}
.hero-square-product .hero-product-orbit{width:72%;height:72%;box-shadow:0 0 0 24px rgba(255,255,255,.05),0 0 0 48px rgba(255,255,255,.025)}
.hero-delivery-card{width:min(320px,92%);padding:30px 24px;border-radius:28px}
.hero-delivery-card svg{height:auto;max-height:128px}
.hero-v18-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(390px,100%);height:auto}
.hero-stack-card{display:grid;place-items:center;aspect-ratio:1;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 22px 42px rgba(1,25,68,.23);overflow:hidden}
.hero-stack-card img{position:static!important;width:88%!important;height:88%!important;object-fit:contain!important;border-radius:0!important;filter:none!important;transform:none!important}
.hero-v18-controls{bottom:20px}

@media(max-width:800px){
  .page{padding-left:14px;padding-right:14px}
  .hero-v18{margin-top:14px;border-radius:26px}
  .hero-v18-stage{height:570px;min-height:0}
  .hero-v18-slide{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-items:start;gap:22px;padding:28px 22px 68px}
  .hero-v18-copy{align-self:start}
  .hero-v18-copy h1,.hero-v18-copy h2{margin:16px 0 12px;font-size:clamp(34px,9vw,44px);line-height:1.02}
  .hero-v18-copy p{font-size:15px;line-height:1.48}
  .hero-v18-button{margin-top:18px}
  .hero-v18-visual{height:auto;min-height:0;align-self:stretch}
  .hero-square-card{width:min(272px,78vw);max-height:272px;border-radius:23px}
  .hero-delivery-card{width:min(272px,78vw);max-height:272px;padding:22px}
  .hero-delivery-card svg{max-height:105px}
  .hero-delivery-card b{font-size:17px}
  .hero-v18-stack{width:min(310px,86vw);gap:12px}
  .hero-stack-card{border-radius:20px}
  .hero-v18-controls{left:22px;right:18px;bottom:18px}
}

@media(max-width:520px){
  .hero-v18{border-radius:24px}
  .hero-v18-stage{height:540px}
  .hero-v18-slide{gap:18px;padding:24px 18px 62px}
  .hero-v18-kicker{padding:7px 10px;font-size:10px}
  .hero-v18-copy h1,.hero-v18-copy h2{font-size:clamp(32px,8.7vw,39px);margin-top:14px}
  .hero-v18-copy p{font-size:14px}
  .hero-v18-button{min-height:46px;margin-top:16px;padding:12px 16px;border-radius:14px}
  .hero-square-card{width:min(248px,72vw);max-height:248px;border-radius:21px}
  .hero-delivery-card{width:min(248px,72vw);max-height:248px;padding:20px}
  .hero-v18-stack{width:min(286px,82vw);gap:10px}
  .hero-stack-card{border-radius:18px}
  .hero-v18-dots{gap:7px}
  .hero-v18-dots button{width:30px;height:7px}
}

@media(max-width:390px){
  .hero-v18-stage{height:520px}
  .hero-v18-slide{padding-left:16px;padding-right:16px}
  .hero-v18-copy h1,.hero-v18-copy h2{font-size:31px}
  .hero-square-card,.hero-delivery-card{width:220px;max-height:220px}
  .hero-v18-stack{width:260px}
}


/* v2.0 — polished mobile slider: balanced spacing, square rounded cards, preserved tilt */
.hero-v18{margin-top:16px;border-radius:30px}
.hero-v18-stage{height:440px}
.hero-v18-slide{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:48px;padding:52px 58px 76px}
.hero-v18-copy{align-self:center}
.hero-v18-copy h1,.hero-v18-copy h2{margin:18px 0 15px;max-width:700px}
.hero-v18-copy p{max-width:570px}
.hero-v18-button{margin-top:30px}
.hero-v18-visual{min-width:0;align-self:center}
.hero-product-scene{position:relative;display:grid;place-items:center;width:min(380px,100%);height:300px}
.hero-tilt-card{position:absolute;display:grid;place-items:center;aspect-ratio:1;border:1px solid rgba(255,255,255,.36);border-radius:28px;background:rgba(255,255,255,.97);box-shadow:0 24px 52px rgba(1,25,68,.26);overflow:hidden;transform-origin:center;will-change:transform}
.hero-tilt-card img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 15px 20px rgba(8,35,75,.16))}
.hero-tilt-card-main{width:278px;transform:rotate(-3.5deg);animation:heroCardFloat 5.8s ease-in-out infinite}
.hero-tilt-card-delivery{width:270px;padding:28px 24px;color:#0a5fc9;transform:rotate(2.5deg);background:rgba(255,255,255,.95)}
.hero-tilt-card-delivery svg{width:74%;max-height:120px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.hero-tilt-card-delivery b{margin-top:14px;font-size:18px;line-height:1.18;text-align:center;color:#084da6}
.hero-tilt-card-back{left:16px;width:235px;transform:rotate(-7deg) translateY(12px);z-index:1}
.hero-tilt-card-front{right:6px;width:250px;transform:rotate(6deg) translateY(-8px);z-index:2}
.hero-v18-controls{left:58px;right:30px;bottom:24px}
@keyframes heroCardFloat{0%,100%{transform:rotate(-3.5deg) translateY(0)}50%{transform:rotate(-2.5deg) translateY(-8px)}}

@media(max-width:800px){
  .hero-v18{margin-top:16px;border-radius:26px}
  .hero-v18-stage{height:530px}
  .hero-v18-slide{grid-template-columns:1fr;grid-template-rows:auto 190px;align-items:start;gap:24px;padding:28px 24px 68px}
  .hero-v18-copy{align-self:start}
  .hero-v18-copy h1,.hero-v18-copy h2{margin:14px 0 12px;font-size:clamp(32px,8.5vw,42px);line-height:1.01}
  .hero-v18-copy p{font-size:14.5px;line-height:1.48}
  .hero-v18-button{min-height:48px;margin-top:20px;padding:13px 18px}
  .hero-v18-visual{height:190px;align-self:end}
  .hero-product-scene{width:100%;height:190px}
  .hero-tilt-card{border-radius:23px}
  .hero-tilt-card-main{width:190px}
  .hero-tilt-card-delivery{width:188px;padding:18px}
  .hero-tilt-card-delivery svg{max-height:76px}
  .hero-tilt-card-delivery b{margin-top:9px;font-size:14px}
  .hero-tilt-card-back{left:calc(50% - 120px);width:168px}
  .hero-tilt-card-front{right:calc(50% - 120px);width:178px}
  .hero-v18-controls{left:24px;right:20px;bottom:19px}
}

@media(max-width:520px){
  .hero-v18{border-radius:24px}
  .hero-v18-stage{height:500px}
  .hero-v18-slide{grid-template-rows:auto 166px;gap:20px;padding:24px 18px 62px}
  .hero-v18-kicker{padding:7px 10px;font-size:10px}
  .hero-v18-copy h1,.hero-v18-copy h2{font-size:clamp(29px,8.2vw,36px);margin:13px 0 10px}
  .hero-v18-copy p{font-size:13.5px;line-height:1.43}
  .hero-v18-button{min-height:45px;margin-top:17px;padding:11px 16px;border-radius:14px}
  .hero-v18-visual,.hero-product-scene{height:166px}
  .hero-tilt-card{border-radius:20px}
  .hero-tilt-card-main{width:166px}
  .hero-tilt-card-delivery{width:164px;padding:15px}
  .hero-tilt-card-delivery svg{max-height:66px}
  .hero-tilt-card-delivery b{font-size:12.5px}
  .hero-tilt-card-back{left:calc(50% - 105px);width:145px}
  .hero-tilt-card-front{right:calc(50% - 105px);width:154px}
  .hero-v18-dots{gap:8px}
  .hero-v18-dots button{width:29px;height:7px}
}

@media(max-width:390px){
  .hero-v18-stage{height:486px}
  .hero-v18-slide{grid-template-rows:auto 154px;padding-left:16px;padding-right:16px}
  .hero-v18-copy h1,.hero-v18-copy h2{font-size:29px}
  .hero-v18-visual,.hero-product-scene{height:154px}
  .hero-tilt-card-main{width:154px}
  .hero-tilt-card-delivery{width:152px}
  .hero-tilt-card-back{left:calc(50% - 96px);width:134px}
  .hero-tilt-card-front{right:calc(50% - 96px);width:142px}
}

/* v2.1 certificates, clickable trust cards and contact footer */
.trust-grid>.trust-card-link{position:relative;display:block;padding:24px;border-radius:22px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.trust-grid>.trust-card-link:hover{transform:translateY(-4px);border-color:rgba(18,104,232,.28);box-shadow:0 16px 34px rgba(16,76,160,.12)}
.trust-card-link>i{position:absolute;right:20px;top:20px;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-style:normal;font-weight:800}
.home-contact-section{margin-top:28px;padding:34px;border-radius:30px;background:linear-gradient(145deg,#071a3c,#0a56c7 68%,#157df2);color:#fff;box-shadow:0 24px 60px rgba(4,62,148,.22)}
.home-contact-heading h2{margin:5px 0 8px;font-size:32px}.home-contact-heading p{margin:0;color:rgba(255,255,255,.72)}.home-contact-heading .eyebrow{color:#a9d1ff}
.home-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}
.contact-card{display:grid;grid-template-columns:46px 1fr 28px;gap:13px;align-items:center;min-height:84px;padding:15px;border-radius:19px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);transition:.2s}
.contact-card:hover{background:rgba(255,255,255,.16);transform:translateY(-2px)}.contact-card-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff;color:#0b5ecb;font-size:21px}.contact-card small{display:block;color:rgba(255,255,255,.66);margin-bottom:4px}.contact-card b{display:block;font-size:15px;overflow-wrap:anywhere}.contact-card i{font-style:normal;font-size:20px}
.home-contact-actions{display:flex;gap:10px;margin-top:18px}.home-contact-actions a{min-height:50px;padding:0 18px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.contact-support-button{background:#fff;color:#0755b7}.contact-certificate-button{border:1px solid rgba(255,255,255,.35);color:#fff}
.legal-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.68)}.legal-footer b{color:#fff}.legal-footer small{margin-left:auto}
.certificate-page{max-width:980px;margin:0 auto}.certificate-hero{display:flex;align-items:center;gap:20px;padding:28px;border-radius:28px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #dce9f8}.certificate-hero-icon{display:grid;place-items:center;flex:0 0 74px;width:74px;height:74px;border-radius:22px;background:linear-gradient(145deg,#1682ff,#074cbd);color:#fff}.certificate-hero-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.certificate-hero h1{font-size:38px;margin:4px 0 7px}.certificate-hero p{margin:0;color:var(--muted)}
.certificate-search{display:flex;align-items:center;gap:12px;margin:22px 0 16px;padding:0 17px;height:54px;border-radius:17px;background:#fff;border:1px solid var(--line)}.certificate-search span{font-size:24px;color:var(--muted)}.certificate-search input{width:100%;border:0;outline:0;background:transparent;font:inherit}
.certificate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.certificate-card{overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--line);transition:.22s}.certificate-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(20,57,107,.1)}.certificate-preview{display:grid;place-items:center;height:240px;background:#f3f7fc;overflow:hidden}.certificate-preview img{width:100%;height:100%;object-fit:contain}.certificate-preview.is-pdf b{display:grid;place-items:center;width:82px;height:105px;border-radius:12px;background:#fff;color:#e43b3b;box-shadow:0 12px 28px rgba(50,65,85,.13)}.certificate-meta{display:block;padding:16px}.certificate-meta b{display:block;line-height:1.35}.certificate-meta small{display:block;margin-top:8px;color:var(--blue)}
.certificate-empty{text-align:center;padding:60px 22px;margin-top:20px;border-radius:26px;background:#fff;border:1px solid var(--line)}.certificate-empty>span{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 16px;border-radius:22px;background:var(--blue-soft);color:var(--blue);font-size:32px}.certificate-empty h2{margin:0}.certificate-empty p{color:var(--muted)}.certificate-empty a{display:inline-flex;margin-top:8px;padding:14px 18px;border-radius:14px;background:var(--blue);color:#fff;font-weight:800}
@media(max-width:620px){.home-contact-section{margin:22px -2px 8px;padding:22px 16px 28px;border-radius:25px}.home-contact-heading h2{font-size:27px}.home-contact-grid{grid-template-columns:1fr;gap:9px}.contact-card{min-height:76px}.home-contact-actions{flex-direction:column}.home-contact-actions a{width:100%}.legal-footer{gap:8px}.legal-footer small{width:100%;margin-left:0}.certificate-hero{align-items:flex-start;padding:20px;gap:14px}.certificate-hero-icon{flex-basis:58px;width:58px;height:58px;border-radius:18px}.certificate-hero-icon svg{width:34px}.certificate-hero h1{font-size:29px}.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.certificate-preview{height:180px}.certificate-meta{padding:12px}.certificate-meta b{font-size:14px}.trust-grid>.trust-card-link{padding:22px}}

/* v2.2 contacts refinement */
.contact-card-icon svg,.contact-support-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.contact-card-icon{font-size:0}
.contact-card span em{display:block;margin-top:5px;color:rgba(255,255,255,.62);font-size:12px;font-style:normal;line-height:1.35}
.contact-card-call{cursor:pointer}
.contact-card-call:active{transform:scale(.985)}
.contact-card-accounting{grid-template-columns:46px minmax(0,1fr);cursor:default}
.contact-card-accounting:hover{transform:none}
.accounting-actions{grid-column:1/-1;display:flex!important;gap:8px;margin-top:2px}
.accounting-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:12px;background:#fff;color:#0755b7;font-size:13px;font-weight:800;transition:.18s}
.accounting-actions a:active{transform:scale(.97)}
.contact-support-button{gap:10px}
.contact-support-button svg{width:23px;height:23px}
.contact-card-map{grid-column:1/-1}
@media(max-width:620px){
  .contact-card-map{grid-column:auto}
  .contact-card-accounting{padding-bottom:13px}
  .accounting-actions a{flex:1}
}

/* v2.3 — slider-only polish: pure white product cards, calmer spacing, no grey shell */
.hero-v18-slide{overflow:hidden}
.hero-product-scene-single,.hero-product-scene-double{isolation:isolate}
.hero-tilt-card-main,
.hero-tilt-card-back,
.hero-tilt-card-front{
  background:#fff!important;
  border-color:#fff!important;
  box-shadow:0 22px 46px rgba(2,28,70,.22),0 3px 10px rgba(2,28,70,.08)!important;
}
.hero-tilt-card-main img,
.hero-tilt-card-back img,
.hero-tilt-card-front img{
  width:92%;
  height:92%;
  padding:0;
  background:#fff;
  border-radius:18px;
  filter:drop-shadow(0 11px 16px rgba(7,35,78,.10));
}
.hero-v18-copy{padding-bottom:6px}
.hero-v18-button{margin-top:26px}
.hero-v18-controls{bottom:23px}

@media(max-width:800px){
  .hero-v18-stage{height:548px}
  .hero-v18-slide{grid-template-rows:auto 202px;gap:27px;padding:29px 24px 72px}
  .hero-v18-copy h1,.hero-v18-copy h2{margin-bottom:14px}
  .hero-v18-button{margin-top:22px}
  .hero-v18-visual,.hero-product-scene{height:202px}
  .hero-tilt-card-main{width:196px}
  .hero-tilt-card-back{left:calc(50% - 124px);width:174px}
  .hero-tilt-card-front{right:calc(50% - 124px);width:184px}
}

@media(max-width:520px){
  .hero-v18-stage{height:522px}
  .hero-v18-slide{grid-template-rows:auto 176px;gap:24px;padding:25px 18px 66px}
  .hero-v18-button{margin-top:19px}
  .hero-v18-visual,.hero-product-scene{height:176px}
  .hero-tilt-card-main{width:174px}
  .hero-tilt-card-back{left:calc(50% - 110px);width:151px}
  .hero-tilt-card-front{right:calc(50% - 110px);width:161px}
  .hero-tilt-card-main img,.hero-tilt-card-back img,.hero-tilt-card-front img{border-radius:15px}
  .hero-v18-controls{bottom:20px}
}

@media(max-width:390px){
  .hero-v18-stage{height:512px}
  .hero-v18-slide{grid-template-rows:auto 166px;gap:21px;padding-bottom:64px}
  .hero-v18-visual,.hero-product-scene{height:166px}
  .hero-tilt-card-main{width:164px}
  .hero-tilt-card-back{left:calc(50% - 102px);width:142px}
  .hero-tilt-card-front{right:calc(50% - 102px);width:151px}
}

/* v2.4 contact actions and clean catalog categories */
.contact-phone-icon svg{width:25px;height:25px;fill:none!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round;stroke-linejoin:round}
.contact-card-copy{cursor:pointer;user-select:none}
.contact-card-copy>i{font-style:normal;font-size:19px;font-weight:800;color:#0b67dc}
.copy-toast{position:fixed;left:50%;bottom:98px;z-index:9999;max-width:calc(100vw - 32px);padding:11px 16px;border-radius:14px;background:rgba(8,24,52,.94);color:#fff;font-size:13px;font-weight:750;box-shadow:0 14px 40px rgba(0,25,70,.25);opacity:0;transform:translate(-50%,12px) scale(.96);pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.22,1,.36,1)}
.copy-toast.show{opacity:1;transform:translate(-50%,0) scale(1)}
.parent-category-icon{display:none!important}

/* v2.5 compact categories and refined contact icons */
.contact-phone-icon svg{width:24px!important;height:24px!important;stroke-width:2!important}
.contact-copy-icon{display:grid!important;place-items:center;width:30px;height:30px;border-radius:9px;background:rgba(255,255,255,.14);color:#fff!important}
.contact-copy-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.parent-category-card{min-height:88px!important;padding:13px 14px!important;border-radius:16px!important}
.parent-category-card b{font-size:12.5px!important;line-height:1.2!important}
.parent-category-card small{margin-top:3px!important;font-size:9.5px!important}
.parent-category-card svg{right:10px!important;bottom:10px!important;width:16px!important}
.parent-category-grid{gap:8px!important}
@media(max-width:800px){.parent-category-card{flex-basis:132px!important;min-height:82px!important;padding:12px!important}}
@media(max-width:520px){.parent-category-card{flex-basis:120px!important;min-height:76px!important;border-radius:14px!important}.parent-category-card b{font-size:12px!important}.parent-category-card small{font-size:9px!important}}

.accounting-actions .accounting-telegram-only{width:100%;min-height:42px;background:#fff;color:#0755b7;border:1px solid rgba(7,85,183,.14)}

/* v4.7 — true in-app certificate lightbox (Telegram iOS safe) */
.certificate-card{width:100%;padding:0;text-align:left;font:inherit;color:inherit;cursor:pointer}
.certificate-card:focus-visible{outline:3px solid rgba(11,103,255,.3);outline-offset:3px}
.certificate-meta strong{display:block;margin-top:5px;color:var(--ink);font-size:14px;line-height:1.35}
.certificate-viewer[hidden]{display:none!important}
.certificate-viewer{
  position:fixed!important;inset:0!important;top:0!important;left:0!important;
  width:100vw!important;height:var(--certificate-vh,100dvh)!important;
  z-index:2147483647!important;display:flex!important;align-items:stretch;justify-content:stretch;
  padding:0!important;margin:0!important;opacity:0;visibility:hidden;pointer-events:none;
  isolation:isolate;transform:none!important;filter:none!important;
  transition:opacity .2s ease,visibility .2s ease;
}
.certificate-viewer.is-open{opacity:1;visibility:visible;pointer-events:auto}
.certificate-viewer-backdrop{position:absolute;inset:0;background:#07101f}
.certificate-viewer-panel{
  position:relative;z-index:1;width:100%;height:100%;min-width:0;min-height:0;
  display:flex;flex-direction:column;overflow:hidden;border-radius:0;background:#0d1728;
  box-shadow:none;transform:translateY(8px);transition:transform .22s cubic-bezier(.22,1,.36,1)
}
.certificate-viewer.is-open .certificate-viewer-panel{transform:none}
.certificate-viewer-header{
  flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;
  min-height:68px;padding:max(10px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));
  background:#0b1526;border-bottom:1px solid rgba(255,255,255,.1);color:#fff
}
.certificate-viewer-header>div{min-width:0}
.certificate-viewer-header small{display:block;color:#91a5c3;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}
.certificate-viewer-header h2{margin:3px 0 0;max-width:calc(100vw - 92px);font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.certificate-viewer-close{
  width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(255,255,255,.15);border-radius:14px;
  background:rgba(255,255,255,.09);color:#fff;display:grid;place-items:center;cursor:pointer
}
.certificate-viewer-close:active{transform:scale(.94)}
.certificate-viewer-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
.certificate-viewer-body{
  flex:1;min-width:0;min-height:0;position:relative;overflow:auto;overscroll-behavior:contain;
  background:#101a2b;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom
}
.certificate-viewer-stage{
  width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;padding:14px;
}
.certificate-viewer-image{
  display:block;width:auto;height:auto;max-width:100%;max-height:calc(var(--certificate-vh,100dvh) - 96px);
  object-fit:contain;background:#fff;border-radius:8px;box-shadow:0 16px 50px rgba(0,0,0,.35);
  user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:pinch-zoom
}
.certificate-viewer-pdf{display:block;width:100%;height:100%;border:0;background:#fff}
body.certificate-viewer-lock{overflow:hidden!important;position:fixed!important;inset:0!important;width:100%!important;touch-action:none!important}
body.certificate-viewer-lock .topbar,body.certificate-viewer-lock .bottom-nav{visibility:hidden!important;pointer-events:none!important}
@media(min-width:700px){
  .certificate-viewer{padding:18px!important;align-items:center;justify-content:center}
  .certificate-viewer-panel{width:min(980px,100%);height:min(94vh,1100px);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.5)}
  .certificate-viewer-image{max-height:calc(min(94vh,1100px) - 100px)}
}
