:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#191a18;background:#f7f7f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;min-width:320px;overflow-x:hidden;background:#f7f7f4}.market{min-height:100vh}.promo-bar{height:34px;background:#191a18;color:#fff;display:flex;align-items:center;justify-content:center;gap:20px;font-size:11px;padding:0 14px}.promo-bar span{font-weight:900;letter-spacing:.12em}.promo-bar b{font-weight:650}.promo-bar button{border:0;background:none;color:#fff;text-decoration:underline;cursor:pointer}.header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto minmax(300px,760px) auto;align-items:center;justify-content:space-between;gap:28px;padding:13px clamp(16px,4vw,60px);background:#fffffff5;border-bottom:1px solid #e4e5e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{color:#151614;text-decoration:none;font-size:21px;font-weight:950;letter-spacing:-.06em;white-space:nowrap}.logo span{font-weight:600}.mobile-menu{display:none}.search-wrap{height:45px;display:flex;align-items:center;gap:9px;background:#f0f1ed;border:1px solid transparent;border-radius:10px;padding-left:13px}.search-wrap:focus-within{background:#fff;border-color:#bfc3bc;box-shadow:0 0 0 4px #191a1808}.search-wrap>span{font-size:22px;color:#6e746c}.search-wrap input{border:0;outline:0;background:transparent;flex:1;min-width:0;font:inherit;font-size:13px}.clear{border:0;background:none;font-size:20px;color:#777;cursor:pointer}.search-button{height:35px;margin-right:5px;border:0;border-radius:7px;background:#191a18;color:#fff;padding:0 15px;font-weight:800;cursor:pointer}.header-actions{display:flex;gap:4px}.header-actions button{position:relative;border:0;background:transparent;min-width:68px;padding:5px;color:#343832;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px}.header-actions span{font-size:20px;line-height:20px}.header-actions small{font-size:9px;font-weight:800}.header-actions b{position:absolute;right:7px;top:0;min-width:17px;height:17px;border-radius:99px;background:#191a18;color:#fff;font-size:9px;display:grid;place-items:center}.category-nav{background:#fff;border-bottom:1px solid #e4e5e0}.category-inner{max-width:1260px;margin:auto;display:flex;overflow:auto;scrollbar-width:none}.category-inner::-webkit-scrollbar{display:none}.category-inner button{height:48px;flex:none;border:0;background:none;padding:0 14px;color:#555b54;font:inherit;font-size:12px;font-weight:750;cursor:pointer;border-bottom:2px solid transparent}.category-inner button span{margin-right:6px}.category-inner button.active,.category-inner button:hover{color:#191a18;border-bottom-color:#191a18}.hero{max-width:1400px;margin:auto;min-height:455px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:65px clamp(24px,7vw,100px);background:linear-gradient(115deg,#e9eee7,#f5efe4);overflow:hidden}.hero-copy{max-width:680px}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.17em;color:#777d74}.hero h1{font-size:clamp(44px,6vw,78px);line-height:.94;letter-spacing:-.07em;margin:14px 0 20px}.hero h1 em,.deal-banner em{font-style:normal;color:#536a55}.hero p{max-width:590px;color:#626860;line-height:1.65;font-size:15px}.hero-actions{display:flex;gap:10px;margin-top:26px}.primary,.ghost{border-radius:9px;padding:12px 18px;font:inherit;font-weight:850;cursor:pointer}.primary{border:0;background:#191a18;color:#fff}.ghost{border:1px solid #cfd3cb;background:#fff;color:#191a18}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#5e655d;font-size:11px;font-weight:750}.hero-art{height:300px;position:relative}.hero-orb{position:absolute;inset:55px 50px 25px 60px;border-radius:50%;background:#191a18;color:#fff;display:grid;place-items:center;font-size:58px;font-weight:950;letter-spacing:-.1em;box-shadow:0 35px 80px #1b241d35}.hero-card{position:absolute;z-index:2;padding:14px 16px;border:1px solid #fff8;background:#fffffff0;border-radius:12px;box-shadow:0 18px 45px #26302116;display:grid;gap:6px}.hero-card span{font-size:8px;letter-spacing:.13em;font-weight:900;color:#657064}.hero-card b{font-size:16px;line-height:1.05}.hero-card.a{top:15px;left:0}.hero-card.b{right:0;bottom:10px}.quick-categories,.product-section,.catalog-section{max-width:1220px;margin:auto;padding:54px 20px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-title h2,.catalog-head h2{font-size:30px;letter-spacing:-.045em;margin:7px 0 4px}.section-title p,.catalog-head p{margin:0;color:#7a8078;font-size:12px}.section-title>button{border:0;background:none;text-decoration:underline;font-weight:800;cursor:pointer}.compact{display:block}.category-cards{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.category-card{min-width:0;border:1px solid #e0e2dc;background:#fff;border-radius:15px;padding:17px 9px;display:grid;gap:7px;text-align:left;cursor:pointer;transition:.18s}.category-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1720180d}.category-card>span{font-size:26px;height:38px;display:block}.category-card b{font-size:12px;overflow-wrap:anywhere}.category-card small{font-size:9px;color:#898f87}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{background:#fff;border:1px solid #e1e3dd;border-radius:15px;overflow:hidden;min-width:0}.product-image{aspect-ratio:1/1;position:relative;background:#eef0eb;display:grid;place-items:center;cursor:pointer;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.035)}.no-image{font-size:13px;font-weight:950;letter-spacing:.08em;color:#a2a79f}.badges{position:absolute;top:10px;left:10px;display:flex;gap:5px}.badges span{background:#fff;padding:5px 7px;border-radius:5px;font-size:8px;font-weight:950}.badges .discount{background:#191a18;color:#fff}.heart{position:absolute;right:9px;top:9px;width:35px;height:35px;border:0;border-radius:50%;background:#fffffff2;font-size:19px;cursor:pointer}.heart.liked{color:#bd3c48}.sold-out{position:absolute;left:10px;bottom:10px;background:#191a18;color:#fff;padding:6px 8px;border-radius:5px;font-size:9px;font-weight:800}.product-info{padding:13px}.product-cat{font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#81877e}.product-name{display:block;width:100%;text-align:left;border:0;background:none;padding:5px 0 3px;font:inherit;font-size:15px;font-weight:800;line-height:1.15;cursor:pointer}.product-info p{height:34px;overflow:hidden;margin:3px 0 13px;color:#777d75;font-size:11px;line-height:1.5}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:8px}.product-bottom strong{display:block;font-size:16px}.product-bottom small{display:block;margin-top:3px;color:#8a9088;font-size:9px}.add-button{width:36px;height:36px;border:0;border-radius:9px;background:#191a18;color:#fff;font-size:22px;cursor:pointer}.add-button:disabled{background:#d7dad4}.deal-banner{max-width:1220px;margin:10px auto 25px;min-height:280px;border-radius:20px;background:linear-gradient(110deg,#e5ebe2,#f1eadc);padding:45px clamp(25px,6vw,75px);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.deal-banner h2{font-size:clamp(32px,4vw,52px);line-height:.96;letter-spacing:-.06em;margin:12px 0}.deal-banner p{color:#656c63;font-size:13px;margin-bottom:22px}.deal-badge{width:170px;height:170px;border-radius:50%;background:#191a18;color:#fff;display:grid;place-content:center;text-align:center;transform:rotate(-8deg);box-shadow:0 25px 50px #26302125}.deal-badge strong{font-size:28px}.deal-badge span{font-size:13px;letter-spacing:.25em}.deal-badge b{font-size:10px;margin-top:10px}.benefits{max-width:1220px;margin:25px auto;padding:22px 20px;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #e1e3dd}.benefits div{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:7px 20px;border-right:1px solid #e1e3dd;font-size:20px}.benefits div:last-child{border:0}.benefits b,.benefits small{display:block}.benefits b{font-size:11px}.benefits small{font-size:9px;color:#888e86;margin-top:3px}.catalog-section{padding-top:35px}.catalog-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.catalog-tools{display:flex;gap:8px}.catalog-tools button,.catalog-tools select{border:1px solid #d9ddd6;background:#fff;border-radius:9px;padding:10px 12px;font:inherit;font-weight:750}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:25px}.filter-panel{align-self:start;position:sticky;top:140px;background:#fff;border:1px solid #e0e2dc;border-radius:14px;padding:15px}.filter-panel>div:first-child{display:flex;justify-content:space-between;margin-bottom:12px}.filter-panel>div button{border:0;background:none;text-decoration:underline;font-size:10px;cursor:pointer}.filter-panel label{display:flex;align-items:center;gap:7px;padding:10px 2px;border-bottom:1px solid #f0f1ed;font-size:11px;cursor:pointer}.filter-panel input{accent-color:#191a18}.catalog-results{min-width:0}.state{min-height:280px;border:1px dashed #d0d4cc;border-radius:15px;display:grid;place-content:center;text-align:center;gap:9px;color:#777e75;padding:30px}.state b{color:#252a25}.state button{margin:auto;border:0;border-radius:8px;background:#191a18;color:#fff;padding:10px 13px;font-weight:800}.error{color:#9a514a}.footer{margin-top:45px;padding:45px max(20px,calc((100vw - 1220px)/2));background:#191a18;color:#c7cbc4;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer .logo{color:#fff}.footer p{font-size:11px;max-width:260px;color:#858d84;line-height:1.6}.footer div:not(:first-child){display:grid;align-content:start;gap:8px}.footer b{color:#fff;font-size:11px;margin-bottom:5px}.footer button,.footer span{border:0;background:none;color:#9ea69b;text-align:left;font:inherit;font-size:10px}.mobile-nav{display:none}.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;z-index:80;background:#10140e66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer{position:absolute;right:0;top:0;height:100%;width:min(430px,94vw);background:#fff;padding:22px;box-shadow:-20px 0 60px #0002;overflow:auto}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e7e2;padding-bottom:16px}.drawer-head h2{margin:0;font-size:24px}.drawer-head button,.modal-close{border:0;background:none;font-size:30px;cursor:pointer}.drawer-menu{display:grid;gap:4px;margin-top:18px}.drawer-menu button{display:grid;grid-template-columns:30px 1fr 20px;gap:7px;text-align:left;border:0;background:#f6f7f4;border-radius:9px;padding:13px;font:inherit;font-weight:700;cursor:pointer}.drawer-list,.drawer-cart{display:grid;gap:10px;margin-top:18px}.drawer-empty{text-align:center;color:#777;padding:60px 15px}.mini-product,.cart-item{display:grid;grid-template-columns:70px 1fr;gap:12px;border-bottom:1px solid #eceee9;padding-bottom:12px}.mini-image{width:70px;height:70px;border:0;border-radius:9px;background:#eef0ec;display:grid;place-items:center;overflow:hidden;color:#929990;font-weight:900}.mini-image img{width:100%;height:100%;object-fit:cover}.mini-name{display:block;border:0;background:none;padding:0;text-align:left;font:inherit;font-weight:800;cursor:pointer}.mini-product b,.cart-item span{display:block;font-size:12px;margin-top:7px}.mini-add{margin-top:7px;border:0;background:#191a18;color:#fff;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:800}.qty{display:flex;gap:10px;align-items:center;margin-top:8px}.qty button{width:25px;height:25px;border:1px solid #ddd;background:#fff;border-radius:5px}.cart-total{border-top:1px solid #ddd;margin-top:10px;padding-top:16px;display:grid;gap:10px}.cart-total span{color:#777}.cart-total strong{font-size:20px}.full{width:100%;margin-top:5px}.modal-backdrop{display:grid;place-items:center;padding:20px}.quick-view{position:relative;width:min(850px,100%);background:#fff;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.modal-close{position:absolute;right:12px;top:8px;z-index:2}.quick-image{min-height:450px;background:#eef0eb;display:grid;place-items:center}.quick-image img{width:100%;height:100%;object-fit:cover}.quick-info{padding:55px 38px;display:grid;align-content:center;gap:10px}.quick-info h2{font-size:32px;line-height:1.05;letter-spacing:-.04em;margin:4px 0}.quick-info p{color:#737a72;line-height:1.6;font-size:13px}.quick-info>strong{font-size:22px}.quick-info small{color:#777}.toast{position:fixed;z-index:100;right:20px;bottom:20px;background:#191a18;color:#fff;padding:13px 17px;border-radius:10px;font-size:12px;font-weight:800;box-shadow:0 15px 40px #0003}@media(max-width:1000px){.header{grid-template-columns:auto 1fr auto}.category-cards{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-art{display:none}.catalog-layout{grid-template-columns:1fr}.filter-panel{display:none}.benefits{grid-template-columns:repeat(2,1fr)}.benefits div:nth-child(2){border-right:0}.footer{grid-template-columns:2fr 1fr 1fr}}@media(max-width:700px){.promo-bar{height:30px;font-size:9px;gap:7px}.promo-bar span{display:none}.header{grid-template-columns:auto 1fr auto;gap:7px;padding:9px 12px}.mobile-menu{display:block;border:0;background:none;font-size:20px}.logo{font-size:17px}.search-wrap{grid-column:1/-1;grid-row:2;height:42px}.search-button{display:none}.header-actions{grid-column:3;grid-row:1}.header-actions button{min-width:38px}.header-actions small{display:none}.header-actions span{font-size:18px}.category-nav{overflow:hidden}.category-inner button{height:43px;padding:0 10px;font-size:10px}.hero{min-height:420px;padding:45px 18px}.hero h1{font-size:42px}.hero p{font-size:13px}.hero-trust{gap:8px}.hero-actions{flex-wrap:wrap}.quick-categories,.product-section,.catalog-section{padding:36px 13px}.section-title{align-items:start;flex-direction:column}.section-title h2,.catalog-head h2{font-size:25px}.category-cards{grid-template-columns:repeat(4,1fr);gap:7px}.category-card{padding:12px 7px}.category-card>span{font-size:21px}.category-card b{font-size:10px}.category-card small{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-info{padding:10px}.product-name{font-size:13px}.product-info p{font-size:10px}.product-bottom strong{font-size:14px}.deal-banner{margin:0 13px 20px;padding:30px 22px;min-height:250px}.deal-badge{width:115px;height:115px;flex:none}.deal-badge strong{font-size:20px}.benefits{margin:0 13px;grid-template-columns:1fr 1fr;padding:12px 0}.benefits div{padding:9px 8px}.catalog-head{align-items:start;flex-direction:column;gap:14px}.catalog-tools{width:100%}.catalog-tools select,.catalog-tools button{flex:1}.footer{grid-template-columns:1fr 1fr;padding:35px 18px 100px;gap:25px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:calc(9px + env(safe-area-inset-bottom));z-index:70;background:#fffffff5;border:1px solid #ddd;border-radius:18px;padding:5px;box-shadow:0 12px 35px #0002;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-nav button{border:0;background:none;border-radius:13px;padding:8px 2px;color:#737a72;font:inherit;font-size:8px;font-weight:800}.mobile-nav button span{display:block;font-size:18px;line-height:19px}.mobile-nav button:first-child{background:#191a18;color:#fff}.quick-view{grid-template-columns:1fr}.quick-image{min-height:300px}.quick-info{padding:25px}.drawer{padding:17px}.toast{left:15px;right:15px;bottom:88px;text-align:center}}@media(max-width:390px){.category-cards{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:4/3}.hero h1{font-size:37px}.hero-actions button{width:100%}.deal-badge{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.utility-bar{height:30px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(16px,4vw,60px);background:#fff;border-bottom:1px solid #eceee9;color:#737a72;font-size:9px}.utility-bar div{display:flex;gap:14px;align-items:center}.utility-bar button{border:0;background:none;color:#525950;font:inherit;font-weight:750;cursor:pointer}.subnav{background:#fff;border-bottom:1px solid #e5e7e1}.subnav>div{max-width:1220px;margin:auto;padding:11px 20px;display:flex;align-items:center;gap:8px;overflow:auto}.subnav b{font-size:11px;margin-right:8px;white-space:nowrap}.subnav button{border:1px solid #e1e3dd;background:#f7f8f5;border-radius:999px;padding:7px 11px;white-space:nowrap;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.campaign-grid{max-width:1220px;margin:10px auto 25px;padding:0 20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.campaign{min-height:180px;border:0;border-radius:16px;padding:24px;text-align:left;display:grid;align-content:space-between;cursor:pointer;transition:.18s}.campaign:hover{transform:translateY(-2px);box-shadow:0 15px 35px #17201812}.campaign span{font-size:9px;font-weight:900;letter-spacing:.16em}.campaign strong{font-size:22px;line-height:1.05;letter-spacing:-.04em}.campaign em{font-style:normal;font-size:10px;font-weight:850;text-decoration:underline}.campaign-light{background:#e9eee7}.campaign-dark{background:#191a18;color:#fff}.campaign-soft{background:#f0eadf}.stock-badge{background:#eef3ec!important;color:#566655}.profile-panel{text-align:center;padding:45px 10px}.profile-icon{width:74px;height:74px;margin:0 auto 18px;border-radius:50%;background:#eef0eb;display:grid;place-items:center;font-size:32px}.profile-panel h3{margin:0 0 8px}.profile-panel p{color:#777e75;font-size:12px;line-height:1.6;margin:0 0 20px}@media(max-width:1000px){.campaign-grid{grid-template-columns:1fr 1fr}.campaign-grid .campaign-soft{grid-column:1/-1}}@media(max-width:700px){.utility-bar{padding:0 12px}.utility-bar div:last-child span{display:none}.utility-bar{font-size:8px}.subnav>div{padding:9px 13px}.campaign-grid{grid-template-columns:1fr;padding:0 13px}.campaign-grid .campaign-soft{grid-column:auto}.campaign{min-height:145px}.header-actions button:first-child{display:none}}.category-nav{position:sticky;top:0;z-index:30;box-shadow:0 1px #141e140a}.category-inner{max-width:1220px;margin:auto}.category-inner button{position:relative}.category-inner button.active:after{content:"";position:absolute;left:18px;right:18px;bottom:5px;height:2px;border-radius:2px;background:currentColor}.subnav button.active{background:#191a18;color:#fff;border-color:#191a18}.quick-categories{max-width:1260px;margin:auto}.category-card{position:relative;overflow:hidden}.category-card i{position:absolute;right:14px;bottom:13px;font-style:normal;opacity:.5;transition:.18s}.category-card:hover i{transform:translate(4px);opacity:1}.catalog-section{scroll-margin-top:65px}.catalog-head{border-bottom:1px solid #e2e5df;padding-bottom:22px}.catalog-tools{display:flex;gap:8px;align-items:center}.catalog-tools button,.catalog-tools select{height:40px;border:1px solid #d9ddd5;background:#fff;border-radius:10px;padding:0 13px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.catalog-tools button:hover,.catalog-tools select:hover{border-color:#aeb6aa}.filter-panel{position:sticky;top:82px;align-self:start}.filter-panel>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.filter-panel>div:first-child button{border:0;background:none;text-decoration:underline;font:inherit;font-size:9px;cursor:pointer;color:#72786f}.filter-panel h4{margin:22px 0 9px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8a9187}.filter-panel label{cursor:pointer}.product-card{transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #17201817}.product-image{cursor:pointer}.product-image img,.quick-image img{transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.025)}.product-name{text-align:left}.product-info p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-bottom{align-items:end}.product-bottom small{display:block;color:#899087;font-size:9px;margin-top:3px}.add-button{transition:.18s}.add-button:not(:disabled):hover{transform:scale(1.06)}.drawer-menu button{display:flex;align-items:center;gap:10px}.drawer-menu button b{margin-left:auto}.quick-view{overflow:hidden;border-radius:20px}.quick-info h2{letter-spacing:-.03em}.quick-info>strong{font-size:25px;display:block;margin:14px 0 4px}.quick-info>small{display:block;color:#777f76;margin-bottom:18px}.state{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#7b8278}.state button{border:1px solid #ccd2c9;background:#fff;border-radius:9px;padding:9px 14px;font:inherit;font-weight:800;cursor:pointer}.footer button,.footer span{display:block;border:0;background:none;padding:4px 0;color:inherit;text-align:left;font:inherit;cursor:pointer}@media(max-width:700px){.category-nav{position:sticky;top:0}.catalog-section{scroll-margin-top:55px}.filter-panel{display:none}.catalog-layout{display:block}.catalog-results,.catalog-tools{width:100%}.catalog-tools button,.catalog-tools select{min-width:0}}@media(max-width:700px){body{min-width:0}.promo-bar{padding:0 8px;text-align:center;white-space:nowrap;overflow:hidden}.utility-bar{height:27px;overflow:hidden;white-space:nowrap}.header{padding:8px 10px;position:sticky;top:0}.header-actions{gap:0}.header-actions button{min-width:34px;padding:3px}.logo{font-size:16px}.search-wrap{margin-top:2px}.category-inner{padding-left:4px}.hero{min-height:auto;padding:34px 15px 30px}.hero h1{font-size:36px}.hero p{font-size:12px}.hero-actions{gap:7px}.hero-actions button{padding:11px 13px}.category-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card{min-height:86px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-image{aspect-ratio:1/1}.product-info{padding:9px}.product-name{font-size:12px}.product-info p{height:30px;font-size:9px}.product-bottom strong{font-size:13px}.add-button{width:33px;height:33px}.campaign-grid{padding:0 10px}.deal-banner,.benefits{margin-left:10px;margin-right:10px}.quick-categories,.product-section,.catalog-section{padding-left:10px;padding-right:10px}.footer{padding-left:15px;padding-right:15px}.mobile-nav{left:7px;right:7px}}@media(max-width:390px){.category-cards,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{aspect-ratio:1/1}.hero h1{font-size:32px}}button,input,select{touch-action:manipulation}img{max-width:100%}@media(max-width:700px){html{scroll-padding-top:125px}.category-nav{top:0}.category-inner{padding-bottom:1px}.header{box-shadow:0 4px 18px #1419140f}.hero-copy{width:100%}.hero-trust{font-size:9px}.section-title>button{align-self:flex-start}.campaign{padding:18px;border-radius:13px}.campaign strong{font-size:19px}.benefits div{grid-template-columns:25px 1fr}.benefits b{font-size:10px}.benefits small{font-size:8px}.catalog-head{margin-bottom:16px}.catalog-tools{gap:6px}.catalog-tools button,.catalog-tools select{height:38px;padding:0 9px;font-size:10px}.product-card{border-radius:12px}.badges{top:7px;left:7px}.badges span{padding:4px 5px;font-size:7px}.heart{width:31px;height:31px;right:7px;top:7px;font-size:16px}.sold-out{left:7px;bottom:7px;padding:5px 6px;font-size:8px}.quick-view{max-height:calc(100dvh - 30px);overflow:auto}.quick-image{min-height:260px;max-height:42dvh}.quick-info{padding:22px}.quick-info h2{font-size:25px}.drawer{width:min(420px,100vw);padding-bottom:calc(20px + env(safe-area-inset-bottom))}.cart-item{grid-template-columns:58px 1fr}.mini-image{width:58px;height:58px}.remove-item{margin-left:auto!important;color:#9a514a!important;border-color:#ead8d5!important}.toast{bottom:calc(82px + env(safe-area-inset-bottom))}.mobile-nav{bottom:calc(8px + env(safe-area-inset-bottom));padding-bottom:calc(5px + env(safe-area-inset-bottom))}}@media(max-width:360px){.logo{font-size:14px}.header-actions button{min-width:30px}.header-actions span{font-size:16px}.hero h1{font-size:29px}.category-card{min-height:78px}.category-card>span{font-size:19px}.category-card b{font-size:9px}.product-name{font-size:11px}.product-bottom strong{font-size:12px}}html,body,#root{min-height:100%;width:100%;margin:0}html{background:#f7f8f5;overscroll-behavior-y:none}body{overflow-x:hidden;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent}button,a,input,select{font-family:inherit}button{min-height:44px}.market{min-height:100dvh;padding-bottom:calc(86px + env(safe-area-inset-bottom));background:#f7f8f5}@media(max-width:700px){.utility-bar,.promo-bar,.category-nav,.subnav,.footer{display:none!important}.header{position:sticky!important;top:0!important;z-index:60!important;display:grid!important;grid-template-columns:42px 1fr auto!important;grid-template-rows:48px 48px!important;gap:0 6px!important;padding:calc(4px + env(safe-area-inset-top)) 12px 8px!important;background:#f7f8f5f5!important;border-bottom:1px solid #e4e7e1!important;box-shadow:0 3px 16px #181e180f!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.mobile-menu{display:grid!important;place-items:center;width:42px!important;height:42px!important;min-height:42px!important;border-radius:13px!important;background:#fff!important;border:1px solid #e2e5df!important;font-size:19px!important}.logo{align-self:center!important;justify-self:start!important;font-size:17px!important;letter-spacing:-.04em!important;text-decoration:none!important}.header-actions{display:flex!important;align-items:center!important;gap:3px!important;grid-column:3!important;grid-row:1!important}.header-actions button{position:relative;display:grid!important;place-items:center!important;min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:13px!important;background:#fff!important;border:1px solid #e2e5df!important}.header-actions button:first-child{display:none!important}.header-actions span{font-size:19px!important}.header-actions small{display:none!important}.header-actions b{position:absolute!important;top:-3px!important;right:-3px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;border-radius:99px!important;display:grid!important;place-items:center!important;background:#191a18!important;color:#fff!important;font-size:9px!important}.search-wrap{grid-column:1/-1!important;grid-row:2!important;width:100%!important;height:44px!important;margin:0!important;border-radius:14px!important;background:#fff!important;border:1px solid #dfe3dc!important;box-shadow:none!important}.search-wrap input{height:42px!important;font-size:13px!important}.search-wrap>span{font-size:18px!important}.search-button{display:none!important}.hero{margin:10px 10px 0!important;border-radius:22px!important;min-height:0!important;padding:27px 20px 24px!important;background:linear-gradient(135deg,#e7ece4,#f0e9dc)!important;display:block!important}.hero h1{font-size:34px!important;line-height:.98!important;margin:9px 0 12px!important}.hero p{font-size:12px!important;line-height:1.55!important;max-width:330px!important}.hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.hero-actions button{width:100%!important;min-height:46px!important;padding:9px 8px!important;font-size:11px!important}.hero-trust{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5px!important;margin-top:15px!important;font-size:9px!important}.hero-art{display:none!important}.quick-categories,.product-section,.catalog-section{padding:24px 10px 0!important;margin:0!important}.section-title{gap:10px!important;margin-bottom:13px!important}.section-title h2,.catalog-head h2{font-size:22px!important;letter-spacing:-.04em!important}.section-title p{font-size:10px!important}.section-title>button{min-height:38px!important;border-radius:11px!important;padding:7px 10px!important;background:#fff!important;border:1px solid #e0e3dd!important}.category-cards{display:flex!important;overflow-x:auto!important;gap:8px!important;padding:2px 1px 6px!important;scrollbar-width:none!important}.category-cards::-webkit-scrollbar{display:none}.category-card{flex:0 0 92px!important;min-height:92px!important;border-radius:16px!important;padding:11px!important;background:#fff!important;border:1px solid #e1e4de!important;box-shadow:none!important}.category-card>span{font-size:22px!important}.category-card b{font-size:10px!important}.category-card small{display:block!important;font-size:8px!important}.category-card i{right:9px!important;bottom:8px!important}.campaign-grid{display:flex!important;overflow-x:auto!important;gap:9px!important;padding:4px 10px 0!important;margin:0!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.campaign-grid::-webkit-scrollbar{display:none}.campaign{flex:0 0 84%!important;min-height:155px!important;border-radius:18px!important;padding:19px!important;scroll-snap-align:start!important}.campaign strong{font-size:20px!important}.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-card{border-radius:15px!important;border:1px solid #e0e3dc!important;box-shadow:0 2px 9px #181e1809!important;overflow:hidden!important}.product-card:hover{transform:none!important;box-shadow:0 2px 9px #181e1809!important}.product-image{aspect-ratio:1/1!important}.product-info{padding:10px!important}.product-cat{font-size:7px!important}.product-name{font-size:12px!important;line-height:1.2!important;min-height:34px!important}.product-info p{font-size:9px!important;height:28px!important;margin:2px 0 8px!important}.product-bottom strong{font-size:12px!important}.product-bottom small{font-size:8px!important}.add-button{width:35px!important;height:35px!important;min-height:35px!important;border-radius:11px!important}.deal-banner{margin:24px 10px 0!important;min-height:205px!important;border-radius:20px!important;padding:24px 19px!important}.deal-banner h2{font-size:30px!important}.deal-badge{width:95px!important;height:95px!important}.benefits{display:none!important}.catalog-section{padding-top:30px!important}.catalog-head{margin-bottom:13px!important;padding-bottom:12px!important}.catalog-tools{width:100%!important}.catalog-tools button,.catalog-tools select{min-height:42px!important;border-radius:12px!important}.catalog-layout{display:block!important}.filter-panel{display:none!important}.mobile-nav{left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;z-index:100!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;min-height:62px!important;padding:5px!important;border-radius:20px!important;background:#fffffff0!important;border:1px solid #dfe3dc!important;box-shadow:0 10px 35px #12181229!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.mobile-nav button{position:relative!important;min-height:52px!important;border-radius:15px!important;color:#777e75!important;font-size:8px!important;font-weight:850!important}.mobile-nav button span{font-size:19px!important;line-height:22px!important;margin-bottom:2px}.mobile-nav button.active{background:#191a18!important;color:#fff!important}.mobile-nav button b{position:absolute!important;top:3px!important;right:18%!important;min-width:15px!important;height:15px!important;border-radius:99px!important;display:grid!important;place-items:center!important;background:#c94b57!important;color:#fff!important;font-size:8px!important}.drawer-backdrop,.modal-backdrop{z-index:120!important}.drawer{width:100%!important;max-width:none!important;height:min(88dvh,760px)!important;top:auto!important;bottom:0!important;right:0!important;border-radius:24px 24px 0 0!important;padding:12px 15px calc(18px + env(safe-area-inset-bottom))!important;box-shadow:0 -15px 50px #0a0f0a2e!important}.drawer:before{content:"";width:38px;height:4px;border-radius:99px;background:#d9ddd7;display:block;margin:0 auto 12px}.drawer-head{padding-bottom:12px!important}.drawer-head h2{font-size:20px!important}.drawer-head button{min-height:42px!important;width:42px!important;border-radius:12px!important;background:#f2f4f0!important}.drawer-menu button{min-height:52px!important;border-radius:14px!important;background:#f6f7f4!important;font-size:13px!important}.drawer-list,.drawer-cart{gap:8px!important}.profile-panel{padding:30px 8px!important}.quick-view{width:100%!important;max-height:92dvh!important;border-radius:24px!important;grid-template-columns:1fr!important}.quick-image{min-height:250px!important;max-height:42dvh!important}.quick-info{padding:20px!important}.quick-info h2{font-size:24px!important}.toast{bottom:calc(86px + env(safe-area-inset-bottom))!important}}@media(max-width:390px){.header{grid-template-columns:38px 1fr auto!important;padding-inline:9px!important}.mobile-menu,.header-actions button{width:38px!important;min-width:38px!important;height:38px!important}.logo{font-size:15px!important}.search-wrap{height:42px!important}.hero h1{font-size:31px!important}.hero-actions{grid-template-columns:1fr!important}.product-name,.product-bottom strong{font-size:11px!important}}@media(prefers-reduced-motion:reduce){.campaign-grid{scroll-behavior:auto!important}}:root{--mb-purple:#7000ff;--mb-purple-2:#8f35ff;--mb-bg:#f5f5f7;--mb-text:#171719;--mb-muted:#77777d}@media(max-width:700px){body,.market{background:var(--mb-bg)!important;color:var(--mb-text)!important}.header{background:#fff!important;border-bottom:1px solid #ececf0!important;box-shadow:0 1px 10px #14141e0f!important}.logo{font-weight:950!important;color:#171719!important}.logo span{color:var(--mb-purple)!important;font-weight:800!important}.build-pill{display:inline-flex;align-items:center;justify-content:center;align-self:center;justify-self:start;grid-column:2;grid-row:1;margin-left:4px;padding:3px 7px;border-radius:99px;background:#f0e5ff;color:var(--mb-purple);font-size:7px;font-weight:950;letter-spacing:.08em}.search-wrap{background:#f1f1f4!important;border:0!important;border-radius:12px!important}.search-wrap input{font-size:13px!important}.hero{margin:8px 8px 0!important;padding:20px 17px 18px!important;border-radius:16px!important;background:linear-gradient(120deg,#efe4ff,#f7ecff 48%,#f0f0ff)!important}.hero h1{font-size:29px!important;letter-spacing:-.055em!important}.hero p{color:#686871!important}.hero-actions .primary,.deal-banner .primary{background:var(--mb-purple)!important}.hero-actions .ghost{border-color:#ded1f4!important}.eyebrow{color:#77727f!important}.section-title h2,.catalog-head h2{font-size:20px!important}.category-cards{gap:7px!important}.category-card{background:#fff!important;border:0!important;border-radius:12px!important;box-shadow:0 1px 4px #1e1e280d!important}.category-card>span{color:var(--mb-purple)!important}.campaign-grid{padding-inline:8px!important}.campaign{border-radius:15px!important}.campaign-dark{background:linear-gradient(120deg,#7000ff,#9338ff)!important;color:#fff!important}.product-grid{gap:7px!important}.product-card{background:#fff!important;border:0!important;border-radius:11px!important;box-shadow:0 1px 5px #1e1e280f!important}.product-info{padding:9px!important}.product-image{background:#fafafa!important}.badges span{border-radius:4px!important}.badges .stock-badge{background:#efe5ff!important;color:#7000ff!important}.heart{background:#fff!important;box-shadow:0 1px 5px #0001!important}.add-button{background:var(--mb-purple)!important;border-radius:10px!important}.product-bottom strong{font-size:13px!important}.deal-banner{margin-inline:8px!important;border-radius:16px!important;background:linear-gradient(120deg,#eadcff,#f5ecff)!important}.deal-badge{background:var(--mb-purple)!important}.catalog-section{padding-inline:8px!important}.catalog-head{background:#fff;border-radius:14px;padding:13px!important;border:0!important}.catalog-tools button,.catalog-tools select{background:#fff!important;border:1px solid #e4e4e9!important}.mobile-nav{background:#fffffff7!important;border-color:#e7e7ec!important}.mobile-nav button.active{background:var(--mb-purple)!important}.drawer-backdrop{background:#120c1c7a!important}.drawer{background:#fff!important}.drawer-menu button{background:#f6f4fa!important}.toast{background:#171719!important}}:root{--app-accent:#7000ff;--app-bg:#f5f5f7;--app-surface:#fff;--app-text:#171719;--app-muted:#77777d}html,body{background:var(--app-bg)!important;color:var(--app-text)!important}body{min-width:320px!important}.market{background:var(--app-bg)!important;min-height:100dvh;padding-bottom:96px!important}.utility-bar,.promo-bar,.category-nav,.subnav,.footer{display:none!important}.header{position:sticky!important;top:0!important;z-index:60!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-rows:48px 48px!important;gap:0 8px!important;padding:6px 12px 8px!important;background:#fffffff7!important;border-bottom:1px solid #e8e8ed!important;box-shadow:0 2px 12px #14141e0f!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.mobile-menu{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-height:44px!important;border:1px solid #e5e5ea!important;border-radius:13px!important;background:#fff!important;font-size:19px!important}.logo{font-size:17px!important;font-weight:950!important;color:var(--app-text)!important;align-self:center!important;justify-self:start!important}.logo span{color:var(--app-accent)!important;font-weight:850!important}.build-pill{display:inline-flex!important;align-items:center;justify-content:center;align-self:center;justify-self:start;grid-column:2;grid-row:1;margin-left:4px;padding:3px 7px;border-radius:99px;background:#f0e5ff;color:var(--app-accent);font-size:7px;font-weight:950;letter-spacing:.08em}.header-actions{display:flex!important;align-items:center!important;gap:4px!important;grid-column:3!important;grid-row:1!important}.header-actions button{display:grid!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border:1px solid #e5e5ea!important;border-radius:13px!important;background:#fff!important}.header-actions button:first-child,.header-actions small{display:none!important}.header-actions span{font-size:19px!important}.search-wrap{grid-column:1/-1!important;grid-row:2!important;width:100%!important;height:44px!important;margin:0!important;border:0!important;border-radius:13px!important;background:#f1f1f4!important;box-shadow:none!important}.search-wrap input{height:42px!important;font-size:13px!important}.search-button{display:none!important}.hero{max-width:none!important;margin:10px 10px 0!important;min-height:0!important;display:block!important;padding:25px 20px!important;border-radius:18px!important;background:linear-gradient(120deg,#efe4ff,#f7ecff 48%,#f0f0ff)!important}.hero h1{font-size:clamp(30px,4vw,36px)!important;line-height:.98!important;letter-spacing:-.055em!important}.hero p{font-size:12px!important;line-height:1.55!important;color:#686871!important;max-width:620px!important}.hero-art{display:none!important}.hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;max-width:520px!important;gap:8px!important}.hero-actions button{min-height:46px!important}.hero-actions .primary,.deal-banner .primary{background:var(--app-accent)!important}.hero-actions .ghost{border-color:#ded1f4!important}.hero-trust{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;font-size:9px!important;max-width:520px!important}.quick-categories,.product-section,.catalog-section{max-width:none!important;margin:0!important;padding:26px 10px 0!important}.section-title{margin-bottom:13px!important}.section-title h2,.catalog-head h2{font-size:20px!important}.category-cards{display:flex!important;overflow-x:auto!important;gap:8px!important;padding:2px 1px 7px!important;scrollbar-width:none!important}.category-cards::-webkit-scrollbar{display:none}.category-card{flex:0 0 92px!important;min-height:92px!important;padding:11px!important;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 1px 5px #1e1e280f!important}.category-card>span{font-size:22px!important;color:var(--app-accent)!important}.category-card b{font-size:10px!important}.category-card small{display:block!important;font-size:8px!important}.campaign-grid{display:flex!important;overflow-x:auto!important;gap:9px!important;padding:4px 10px 0!important;margin:0!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.campaign-grid::-webkit-scrollbar{display:none}.campaign{flex:0 0 min(84%,560px)!important;min-height:155px!important;padding:19px!important;border-radius:17px!important;scroll-snap-align:start!important}.campaign strong{font-size:20px!important}.campaign-dark{background:linear-gradient(120deg,#7000ff,#9338ff)!important;color:#fff!important}.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-card{border:0!important;border-radius:13px!important;background:#fff!important;box-shadow:0 1px 5px #1e1e280f!important}.product-card:hover{transform:none!important;box-shadow:0 1px 5px #1e1e280f!important}.product-image{aspect-ratio:1/1!important;background:#fafafa!important}.product-info{padding:9px!important}.product-name{font-size:12px!important;min-height:34px!important}.product-info p{font-size:9px!important;height:28px!important;margin:2px 0 8px!important}.product-bottom strong{font-size:13px!important}.add-button{width:35px!important;height:35px!important;min-height:35px!important;background:var(--app-accent)!important;border-radius:10px!important}.deal-banner{margin:24px 10px 0!important;min-height:205px!important;border-radius:18px!important;padding:24px 19px!important;background:linear-gradient(120deg,#eadcff,#f5ecff)!important}.deal-badge{width:95px!important;height:95px!important;background:var(--app-accent)!important}.benefits{display:none!important}.catalog-section{padding-top:30px!important}.catalog-head{margin-bottom:13px!important;padding:13px!important;border:0!important;border-radius:14px!important;background:#fff!important}.catalog-tools{width:100%!important}.catalog-tools button,.catalog-tools select{min-height:42px!important;border-radius:12px!important;border:1px solid #e4e4e9!important;background:#fff!important}.catalog-layout{display:block!important}.filter-panel{display:none!important}.mobile-nav{position:fixed!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;left:8px!important;right:8px!important;bottom:8px!important;z-index:100!important;min-height:62px!important;padding:5px!important;border-radius:20px!important;background:#fffffff7!important;border:1px solid #e7e7ec!important;box-shadow:0 10px 35px #12181229!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.mobile-nav button{position:relative!important;min-height:52px!important;border-radius:15px!important;color:#77777d!important;font-size:8px!important;font-weight:850!important}.mobile-nav button span{font-size:19px!important;line-height:22px!important}.mobile-nav button.active{background:var(--app-accent)!important;color:#fff!important}.drawer{width:min(430px,100vw)!important;top:auto!important;bottom:0!important;height:min(88dvh,760px)!important;border-radius:24px 24px 0 0!important;padding:12px 15px 18px!important}.drawer:before{content:"";width:38px;height:4px;border-radius:99px;background:#d9ddd7;display:block;margin:0 auto 12px}.drawer-menu button{min-height:52px!important;border-radius:14px!important;background:#f6f4fa!important}.quick-view{width:min(620px,96vw)!important;max-height:92dvh!important;border-radius:24px!important;grid-template-columns:1fr!important}.quick-image{min-height:250px!important;max-height:42dvh!important}.quick-info{padding:20px!important}.quick-info h2{font-size:24px!important}.toast{bottom:86px!important}@media(min-width:701px){.header{padding-left:max(12px,calc((100vw - 900px)/2));padding-right:max(12px,calc((100vw - 900px)/2))!important}.hero,.quick-categories,.product-section,.catalog-section,.campaign-grid,.deal-banner{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.hero h1{font-size:36px!important}}@media(max-width:390px){.hero-actions{grid-template-columns:1fr!important}.product-name,.product-bottom strong{font-size:11px!important}}.mobile-nav{gap:2px!important;background:#fffffff5!important;border:1px solid #e9e9ee!important;box-shadow:0 8px 28px #14141e1f!important;padding:4px!important}.mobile-nav button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;min-height:52px!important;border-radius:13px!important;background:transparent!important;color:#8a8a92!important;font-size:8px!important;font-weight:750!important;letter-spacing:-.01em!important}.mobile-nav button span{display:grid!important;place-items:center!important;height:22px!important;margin:0!important}.mobile-nav button span svg{display:block!important}.mobile-nav button.active span{transform:translateY(-1px)}.mobile-nav button.active:after{content:"";position:absolute!important;bottom:4px!important;width:4px!important;height:4px!important;border-radius:50%!important;background:currentColor!important}.header-actions button svg,.mobile-menu svg,.search-icon svg{display:block}.header-actions button,.mobile-menu{color:#45454d!important}.mobile-nav{left:0!important;right:0!important;bottom:0!important;min-height:64px!important;height:64px!important;padding:4px 10px calc(4px + env(safe-area-inset-bottom))!important;border:0!important;border-top:1px solid #e6e6ea!important;border-radius:0!important;background:#fffffffa!important;box-shadow:0 -3px 16px #14141e12!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.mobile-nav button{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-height:54px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#6f7077!important;font-size:9px!important;font-weight:650!important}.mobile-nav button span{display:grid!important;place-items:center!important;width:25px!important;height:24px!important}.mobile-nav button span svg{width:21px!important;height:21px!important}.mobile-nav button b{font-weight:650!important;font-size:9px!important}.mobile-nav button.active{background:transparent!important;color:var(--app-accent)!important}.mobile-nav button.active:after{content:""!important;position:absolute!important;bottom:2px!important;width:3px!important;height:3px!important;border-radius:50%!important;background:currentColor!important}.mobile-nav button:hover{background:#f7f7f9!important}@media(min-width:701px){.mobile-nav{left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(900px,100vw)!important;border:1px solid #e6e6ea!important;border-bottom:0!important;border-radius:16px 16px 0 0!important}}.drawer-backdrop{position:fixed!important;inset:0!important;z-index:120!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;background:var(--app-bg)!important}.drawer{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;min-height:100%!important;border-radius:0!important;padding:0!important;background:var(--app-bg)!important;box-shadow:none!important;overflow:auto!important}.drawer:before{display:none!important}.drawer-head{position:sticky!important;top:0!important;z-index:2!important;display:grid!important;grid-template-columns:44px 1fr 44px!important;align-items:center!important;min-height:60px!important;padding:8px 12px!important;background:#fffffffa!important;border-bottom:1px solid #e8e8ed!important;box-shadow:0 1px 8px #14141e0d!important}.drawer-head h2{text-align:center!important;margin:0!important;font-size:19px!important}.drawer-head>button.screen-back{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-height:42px!important;border:0!important;border-radius:12px!important;background:#f2f2f5!important;color:#222!important;font-size:22px!important}.screen-head-spacer{display:block!important;width:42px!important;height:42px!important}.drawer-menu,.drawer-list,.drawer-cart,.profile-panel,.screen-search{max-width:900px!important;width:100%!important;margin:0 auto!important;padding:18px 12px 110px!important}.screen-search-box{display:grid!important;grid-template-columns:24px minmax(0,1fr) 40px!important;align-items:center!important;gap:8px!important;min-height:50px!important;padding:0 8px 0 14px!important;background:#fff!important;border:1px solid #e5e5ea!important;border-radius:14px!important;box-shadow:0 1px 5px #14141e0d!important}.screen-search-box input{width:100%!important;height:48px!important;border:0!important;outline:0!important;background:transparent!important;font-size:16px!important}.screen-search-box button{width:40px!important;height:40px!important;border:0!important;border-radius:10px!important;background:#f2f2f5!important;font-size:20px!important}.screen-search-meta{padding:14px 2px 8px!important;color:#77777d!important;font-size:12px!important}.screen-search-results{padding-top:4px!important}@media(min-width:701px){.drawer-menu,.drawer-list,.drawer-cart,.profile-panel,.screen-search{padding-left:20px!important;padding-right:20px!important}}.product-detail-screen{position:fixed!important;inset:0!important;z-index:130!important;overflow:auto!important;background:var(--app-bg)!important;padding-bottom:calc(18px + env(safe-area-inset-bottom))!important}.product-detail-head{position:sticky!important;top:0!important;z-index:5!important;height:60px!important;display:grid!important;grid-template-columns:44px 1fr 44px!important;align-items:center!important;padding:8px 12px!important;background:#fffffff7!important;border-bottom:1px solid #e8e8ed!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.product-detail-head>span{text-align:center!important;font-size:17px!important;font-weight:800!important}.detail-back,.detail-fav{width:42px!important;height:42px!important;border:0!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:#f2f2f5!important;color:#222!important;font-size:24px!important;cursor:pointer!important}.detail-fav{font-size:23px!important}.detail-fav.liked{color:#7000ff!important;background:#f0e5ff!important}.product-detail{width:min(100%,900px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:24px!important;padding:18px 16px 120px!important}.detail-gallery{min-width:0}.detail-image{aspect-ratio:1/1!important;width:100%!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;box-shadow:0 1px 7px #14141e0f!important}.detail-image img{width:100%!important;height:100%!important;object-fit:contain!important}.detail-image span{font-weight:950!important;color:#a2a2a9!important}.detail-dots{display:flex!important;justify-content:center!important;gap:6px!important;padding:11px 0!important}.detail-dots span{width:6px!important;height:6px!important;border-radius:50%!important;background:#d4d4da!important}.detail-dots span.active{width:18px!important;border-radius:99px!important;background:#7000ff!important}.detail-info{padding:8px 2px!important}.detail-category{font-size:9px!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#77777d!important}.detail-info h1{font-size:clamp(24px,4vw,34px)!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:8px 0 12px!important}.detail-meta{display:flex!important;gap:9px!important;align-items:center!important;flex-wrap:wrap!important;color:#85858c!important;font-size:11px!important}.detail-stock{padding:5px 8px!important;border-radius:7px!important;background:#eee5ff!important;color:#7000ff!important;font-weight:800!important}.detail-price{font-size:27px!important;font-weight:900!important;margin:22px 0 12px!important}.detail-description{font-size:13px!important;line-height:1.65!important;color:#696971!important;margin:0!important}.detail-block{display:grid!important;gap:8px!important;margin-top:22px!important;padding:16px!important;border-radius:14px!important;background:#fff!important}.detail-block b{font-size:13px!important}.detail-block span{font-size:11px!important;color:#77777d!important}.detail-actions{display:grid!important;grid-template-columns:116px 1fr!important;gap:9px!important;margin-top:22px!important}.detail-qty{display:grid!important;grid-template-columns:34px 1fr 34px!important;align-items:center!important;height:50px!important;border:1px solid #e0e0e6!important;border-radius:13px!important;background:#fff!important;text-align:center!important}.detail-qty button{height:100%!important;border:0!important;background:none!important;font-size:20px!important;cursor:pointer!important}.detail-qty button:disabled{color:#c5c5ca!important}.detail-add{height:50px!important;border:0!important;border-radius:13px!important;background:#7000ff!important;color:#fff!important;font:inherit!important;font-size:13px!important;font-weight:850!important;cursor:pointer!important}.detail-add:disabled{background:#cfcfd4!important}@media(max-width:700px){.product-detail{display:block!important;padding:8px 10px 115px!important}.detail-image{border-radius:16px!important}.detail-info{padding:8px 3px!important}.detail-info h1{font-size:23px!important}.detail-price{font-size:25px!important;margin-top:18px!important}.detail-actions{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:6!important;grid-template-columns:105px 1fr!important;padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important;background:#fffffff7!important;border-top:1px solid #e6e6eb!important;box-shadow:0 -5px 18px #14141e14!important}}@media(min-width:701px){.product-detail-head{padding-left:max(12px,calc((100vw - 900px)/2))!important;padding-right:max(12px,calc((100vw - 900px)/2))!important}}
