body{color:#111827;background:#efefef;margin:0;font-family:Inter,Segoe UI,sans-serif}body:has(.page-login){background:#0f172a}#root{min-height:100svh}.page{--bottom-nav-offset:88px;max-width:420px;min-height:100dvh;min-height:var(--app-height,100dvh);background:#f5f5f5;margin:0 auto;position:relative}.page.page-login{isolation:isolate;background:0 0;max-width:none;margin:0;position:relative}.page.page-login:before{content:"";z-index:-1;background-color:#0f172a;background-image:linear-gradient(#0f172a80 0%,#0f172a9e 100%),url(/assets/akzhol-DcMbIbeo.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.toast{z-index:50;color:#c2410c;background:#fff;border:1px solid #fed7aa;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:600;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #f9731629}.home{padding:16px 12px calc(var(--bottom-nav-offset) + env(safe-area-inset-bottom,0px))}.topbar{z-index:1200;padding:calc(10px + env(safe-area-inset-top,0px)) 12px 12px;background:#f97316;border-radius:0 0 28px 28px;margin:0 0 12px;position:sticky;top:0;box-shadow:0 10px 24px #f9731647}.topbar-main-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.logo{filter:brightness(0)invert()contrast(1.6);width:auto;height:38px;display:block}.topbar-controls{align-items:center;gap:8px;display:flex}.topbar-icon-btn{color:#f97316;background:#fff;border:0;border-radius:999px;place-items:center;width:38px;height:38px;padding:0;display:grid}.lang-switch{background:#fff;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.lang-switch button{color:#4b5563;background:0 0;border:0;border-radius:999px;min-width:40px;padding:6px 10px;font-size:14px;font-weight:700}.lang-switch button.active{color:#fff;background:#f97316}.search{color:#f97316;background:#fff;border-radius:18px;align-items:center;gap:8px;padding:12px 14px;display:flex;box-shadow:inset 0 0 0 1px #ffffff4d}.search input{color:#6b7280;background:0 0;border:0;outline:none;width:100%;font-size:16px}.search-dropdown{background:#fff;border-radius:18px;margin-top:10px;overflow:hidden;box-shadow:0 18px 36px #0f172a29}.search-dropdown-head{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:12px 14px;font-size:16px}.search-dropdown-query{color:#0f766e;font-weight:700}.search-dropdown-list{max-height:320px;overflow:auto}.search-dropdown-empty{color:#6b7280;padding:16px 14px}.search-dropdown-item{cursor:pointer;grid-template-columns:54px 1fr 44px;align-items:center;gap:12px;padding:12px 14px;display:grid}.search-dropdown-item+.search-dropdown-item{border-top:1px solid #f3f4f6}.search-item-img{object-fit:cover;background:#f3f4f6;border-radius:12px;width:54px;height:54px}.search-item-info{gap:4px;display:grid}.search-item-title{color:#111827;text-transform:uppercase;font-size:13px;line-height:1.2}.search-item-price{color:#111827;font-size:18px;font-weight:800}.search-item-cart-btn{color:#fff;background:#f97316;border:0;border-radius:999px;place-items:center;width:38px;height:38px;transition:transform .14s,box-shadow .14s,background-color .14s;display:grid}.search-item-cart-btn:hover{background:#ea580c;transform:translateY(-1px)scale(1.04);box-shadow:0 10px 20px #f9731659}.search-item-cart-btn.is-added{background:#16a34a}.search-item-cart-btn.is-added:hover{background:#15803d;box-shadow:0 10px 20px #22c55e47}.search-dropdown-footer{color:#fff;background:#f97316;border:0;grid-template-columns:44px 1fr 40px;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.search-footer-left{background:#ffffff2e;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.search-dropdown-footer strong{text-align:left;font-size:16px}.search-footer-right{text-align:right;font-size:22px;font-weight:800}.promo{border-radius:14px;min-height:124px;margin-top:12px;margin-bottom:16px;position:relative;overflow:hidden}.promo-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.promo-overlay{z-index:1;box-sizing:border-box;background:linear-gradient(90deg,#ecfccbdb,#dcfce73d);flex-direction:column;justify-content:space-between;min-height:124px;padding:14px 16px;display:flex;position:relative}.promo h2{margin:0;font-size:20px}.promo p{color:#16a34a;margin:6px 0 10px}.promo-dots{gap:4px;display:flex}.promo-dots button{background:#d1d5db;border:0;border-radius:999px;width:8px;height:4px;padding:0}.promo-dots .active{background:#22c55e;width:16px}.section{margin-bottom:16px}.section-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-header h3{margin:0;font-size:28px;font-weight:500}.section-action{color:#22c55e;font-size:14px;text-decoration:none}.grid{gap:10px;display:grid}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;min-height:292px;padding:10px;display:flex;position:relative}.product-link{color:inherit;flex-direction:column;flex:auto;text-decoration:none;display:flex}.fav{color:#1f2937;background:0 0;border:0;place-items:center;width:26px;height:26px;padding:0;display:grid;position:absolute;top:8px;right:8px}.fav svg{stroke:currentColor;fill:#0000}.fav.active{color:#ef4444}.fav.active svg{fill:currentColor}.product-image-wrap{aspect-ratio:1;align-items:center;width:100%;display:grid}.product-image{background:#fff;border-radius:10px;place-items:center;height:100%;padding:6px;display:grid;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%}.product-info{min-height:52px;margin-top:8px}.product-card h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 2px;font-size:15px;line-height:1.25;display:-webkit-box;overflow:hidden}.meta{color:#9ca3af;font-size:12px}.row{justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.row-control{place-items:center;width:80px;min-height:28px;display:grid}.add{color:#fff;background:#f97316;border:0;border-radius:50%;width:28px;height:28px;font-size:18px}.card-qty-control{justify-content:space-between;align-items:center;gap:0;width:80px;display:flex}.card-qty-control button{background:#fff;border:1px solid #d1d5db;border-radius:999px;width:24px;height:24px;padding:0;line-height:1}.card-qty-control span{text-align:center;min-width:18px;font-size:14px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page h2{margin:0 0 14px;font-size:28px;font-weight:500}.search-meta{color:#6b7280;margin:-4px 0 14px;font-size:14px}.search-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:14px;display:flex}.search-pagination-arrow,.search-pagination-page{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;font-size:16px;line-height:1;display:grid}.search-pagination-arrow:disabled,.search-pagination-page:disabled{opacity:.45}.search-pagination-pages{align-items:center;gap:8px;display:flex}.search-pagination-page{border-radius:999px;font-size:14px;font-weight:600}.search-pagination-page.is-active{color:#fff;background:#f97316;border-color:#f97316}.search-pagination-dots{color:#9ca3af;font-weight:600}.catalog-tile{color:#fff;background-color:#e2e8f0;background-position:50%;background-size:cover;border:1px solid #dbe3ee;border-radius:16px;justify-content:flex-start;align-items:flex-start;min-height:112px;padding:12px;font-size:16px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #0f172a14}.catalog-tile:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 14px 26px #0f172a1a}.catalog-tile-overlay{background:linear-gradient(#0f172a73 0%,#0f172a33 100%);position:absolute;inset:0}.catalog-tile-content{z-index:1;gap:2px;display:grid;position:relative}.catalog-tile-content strong{text-shadow:0 1px 4px #00000059;font-size:15px;line-height:1.2}.bottom-nav{z-index:9999;max-width:420px;padding:8px 6px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e7eb;border-top-left-radius:16px;border-top-right-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}@media (width<=480px){.page,.bottom-nav{width:100%;max-width:none}}.bottom-nav a{color:#6b7280;justify-items:center;gap:4px;font-size:11px;text-decoration:none;display:grid}.nav-icon-wrap{display:inline-grid;position:relative}.cart-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:600;line-height:20px;position:absolute;top:-6px;right:-10px}.bottom-nav a.active{color:#f97316}.placeholder-page{text-align:center;place-content:center;gap:8px;min-height:calc(100svh - 100px);display:grid}.placeholder-page h2{margin:0}.account-page{min-height:100dvh;min-height:var(--app-height,100dvh);height:var(--app-height,100dvh);box-sizing:border-box;color:#fff;width:100%;padding:calc(14px + env(safe-area-inset-top,0px)) 16px calc(22px + env(safe-area-inset-bottom,0px));background:0 0;flex-direction:column;display:flex;overflow-x:hidden}@supports (-webkit-touch-callout:none){html,body,#root{height:-webkit-fill-available}.page{min-height:-webkit-fill-available}}.account-back{color:#fff;background:#fff3;border:0;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:grid}.account-page h1{text-align:center;margin:18px 0 0;font-size:28px;font-weight:600;line-height:1.2}.account-form{gap:8px;margin-top:24px;display:grid}.account-form label{font-size:20px;font-weight:600;line-height:1.2}.account-form input{box-sizing:border-box;color:#6b7280;background:#fff;border:0;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:18px}.account-form input::placeholder{color:#9ca3af}.account-sms-btn{color:#4b5563;background:#ffffff73;border:0;border-radius:16px;width:100%;margin-top:auto;padding:14px 16px;font-size:20px;font-weight:600}.account-sms-btn:disabled{opacity:.55}.account-policy-text{color:#fffffff2;margin:14px 0 0;font-size:14px;line-height:1.45}.account-socials{justify-content:space-around;margin-top:14px;display:flex}.account-socials button{color:#fff;background:0 0;border:0;place-items:center;padding:0;display:grid}.account-profile-page{box-sizing:border-box;color:#1f2937;background:#f5f5f5;flex-direction:column;gap:14px;min-height:calc(100svh - 226px);padding:16px 12px 22px;display:flex;overflow-x:hidden}.account-profile-page h1{margin:0;font-size:40px;font-weight:600}.account-profile-card,.account-menu-card,.account-logout-card{box-sizing:border-box;background:#fff;border:0;border-radius:16px;width:100%;box-shadow:0 8px 20px #0f172a0d}.account-profile-card{align-items:center;gap:12px;padding:14px;display:flex}.account-profile-avatar{background:#f97316;border-radius:999px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.account-profile-avatar-logo{object-fit:contain;filter:brightness(0)invert()contrast(1.6);width:34px;height:34px;image-rendering:-webkit-optimize-contrast}.account-profile-user{flex-direction:column;flex:1;align-items:flex-start;gap:2px;display:flex}.account-profile-user strong{font-size:18px;line-height:1.2}.account-profile-user span{color:#6b7280}.account-profile-edit{color:#169f78;background:0 0;border:0;place-items:center;padding:0;display:grid}.account-menu-card{color:#111827;align-items:center;gap:12px;padding:14px;display:flex}.account-menu-icon{color:#f97316;background:#fff7ed;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.account-menu-content{flex-direction:column;flex:1;align-items:flex-start;gap:2px;display:flex}.account-menu-content strong{font-size:18px;font-weight:600}.account-menu-content small{color:#9ca3af;font-size:14px}.account-menu-card>svg{color:#9ca3af}.account-logout-card{color:#ef4444;align-items:center;gap:12px;margin-top:6px;padding:14px;display:flex}.account-logout-icon{color:#ef4444}.account-logout-card strong{font-size:18px}.product-page{padding:8px 8px var(--bottom-nav-offset)}.product-hero{background:#ececec;border-radius:18px;padding:10px 10px 12px}.product-hero-head{justify-content:space-between;display:flex}.product-hero-head button{color:#111827;background:0 0;border:0}.product-hero-image{object-fit:contain;width:100%;height:250px}.product-content{padding:16px 8px 12px}.product-title-row{justify-content:space-between;align-items:center;display:flex}.product-title-row h1{margin:0;font-size:40px;font-weight:500}.product-fav{color:#1f2937;background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.product-fav.active{color:#ef4444}.product-fav svg{stroke:currentColor;fill:#0000}.product-fav.active svg{fill:currentColor}.product-buy-row{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.product-buy-row strong{font-size:36px}.qty-control{align-items:center;gap:8px;display:flex}.qty-control button{background:#fff;border:1px solid #d4d4d8;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.qty-control span{text-align:center;width:40px}.product-info-list{border-top:1px solid #e5e7eb;margin-top:20px}.info-row{color:#111827;background:0 0;border:0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:24px;display:flex}.row-right{color:#6b7280;align-items:center;gap:8px;font-size:16px;display:flex}.rotated{transform:rotate(180deg)}.desc{color:#6b7280;margin:-6px 0 12px;line-height:1.35}.product-footer{padding:8px}.checkout-btn{text-align:center;color:#fff;background:#f97316;border:0;border-radius:16px;width:100%;padding:16px;font-size:20px;display:block}.cart-page h2{margin:0 0 14px;font-size:28px;font-weight:500}.empty-cart{color:#6b7280}.cart-list{border-top:1px solid #e5e7eb;gap:0;display:grid}.cart-item{border-bottom:1px solid #e5e7eb;grid-template-columns:82px 1fr;align-items:center;gap:14px;padding:18px 0;display:grid}.cart-item img{object-fit:contain;background:#fff;border-radius:8px;width:74px;height:74px}.cart-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cart-item-content h3{margin:0 0 2px;font-size:16px;font-weight:500;line-height:1.2}.cart-item-content p{color:#6b7280;margin:0 0 10px;font-size:13px;line-height:1.2}.cart-actions{align-items:center;gap:12px;display:flex}.cart-actions button{background:#fff;border:1px solid #d1d5db;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.cart-actions span{min-width:12px;font-size:16px}.cart-actions strong{margin-left:auto;font-size:24px;font-weight:500}.remove-btn{color:#9ca3af;background:0 0;border:0;margin-top:2px;padding:0}.favorite-btn{color:#9ca3af;background:0 0;border:0;padding:0}.favorite-btn.active{color:#ef4444}.favorite-btn.active svg{fill:currentColor}.cart-cta{color:#fff;background:#f97316;border:0;border-radius:14px;flex-direction:column;align-items:center;gap:2px;width:100%;margin-top:16px;padding:14px 16px;font-size:20px;line-height:1.1;display:flex}.cart-cta span,.favorite-item .cart-actions strong{font-size:18px}
