:root{--primary:#14f195;--primary-soft:#dff7ef;--aqua:#eafbfd;--bg:#f7fafb;--paper:#fff;--text:#151a1a;--muted:#687274;--line:#dce5e7;--sidebar:270px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Manrope,Arial,sans-serif;letter-spacing:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fbfdfd;border-right:1px solid var(--line);z-index:40;overflow:auto}.brand{height:88px;padding:0 29px;display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.brand-word{font-size:20px}.brand-word span{color:#2563ff}.nav-label{padding:70px 15px 17px;font-size:12px;color:var(--muted)}.side-nav{padding:0 11px 28px}.nav-item{width:100%;height:48px;border:0;background:transparent;border-radius:10px;padding:0 18px;display:flex;align-items:center;gap:28px;text-decoration:none;font-size:14px;text-align:left}.nav-item svg{width:19px;color:#727b7d}.nav-item:hover,.nav-item.active{background:#dff5f1;color:#14f195}.nav-item.active svg{color:#14f195}.app-shell{margin-left:var(--sidebar);min-height:100vh}.topbar{height:88px;background:rgba(239,251,255,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;display:flex;align-items:center;padding:0 32px}.topbar h1{font-size:20px;color:#47746e}.menu-button{display:none}.top-actions{margin-left:auto;display:flex;gap:12px}.top-actions button{height:37px;border:0;background:transparent;color:#47746e;display:flex;align-items:center;gap:6px;font-size:10px}.top-actions svg{width:20px}.top-actions button:first-child{position:relative}.top-actions button:first-child b{position:absolute;right:0;top:2px;width:7px;height:7px;border-radius:50%;background:#ef5d54}.header-cart{position:relative}.header-cart b{position:absolute;right:-5px;top:-3px;min-width:16px;height:16px;border-radius:8px;background:#ef5d54;color:white;font-size:8px;display:grid;place-items:center}.main-content{min-height:calc(100vh - 88px);padding:24px 28px 60px;background:linear-gradient(135deg,rgba(215,248,252,.65),rgba(255,255,255,.9) 48%,rgba(252,238,247,.6))}.main-content>section{max-width:1000px;margin-inline:auto}.promo-banner{height:250px;position:relative;border-radius:7px;overflow:hidden;background:#f1f0eb}.promo-banner>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.promo-banner>div{position:relative;z-index:2;width:50%;padding:38px}.promo-banner span{font-size:8px;letter-spacing:1.3px;font-weight:800;color:#2563ff}.promo-banner h2{font-size:28px;line-height:1.2;margin:8px 0}.promo-banner p{font-size:10px;color:var(--muted);line-height:1.6}.promo-banner a{display:inline-flex;margin-top:17px;background:#2563ff;color:white;text-decoration:none;border-radius:5px;padding:9px 13px;font-size:9px;font-weight:800}.category-section{margin-top:27px}.category-section h2,.section-title h2{font-size:15px;margin-bottom:18px}.category-row{display:grid;grid-template-columns:repeat(8,1fr);gap:20px}.category-row button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:9px}.category-row button>svg{width:56px;height:56px;padding:16px;border-radius:15px;color:white;box-shadow:0 7px 14px rgba(45,75,80,.14)}.category-row button:nth-child(1) svg{background:#25bafa}.category-row button:nth-child(2) svg{background:#35dca0}.category-row button:nth-child(3) svg{background:#ff9d37}.category-row button:nth-child(4) svg{background:#b492dd}.category-row button:nth-child(5) svg{background:#ef4a65}.category-row button:nth-child(6) svg{background:#47acd6}.category-row button:nth-child(7) svg{background:#ff8066}.category-row button:nth-child(8) svg{background:#35cda1}.catalog-section{margin-top:30px}.section-title>div{display:flex;align-items:center;justify-content:space-between}.section-title span{font-size:9px;color:var(--muted)}.product-toolbar{background:white;border-radius:7px;box-shadow:0 7px 18px rgba(38,69,74,.18);padding:12px 16px;display:flex;gap:12px;margin-bottom:19px}.search-field{height:44px;position:relative;flex:1;background:#f1f1f1;border-bottom:1px solid #a8aeaf}.search-field input{width:100%;height:100%;border:0;background:transparent;outline:0;padding:0 44px 0 12px;font-size:12px}.search-field svg{position:absolute;right:14px;top:12px;width:19px;color:#777}.product-toolbar select{width:190px;border:1px solid #c2c7c8;border-radius:4px;padding:0 12px;font-size:11px;color:#666;background:white}.filter-toggle{width:80px;border:1px solid var(--line);background:white;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px}.filter-toggle svg{width:16px}.filter-strip{display:none;background:white;border:1px solid var(--line);border-radius:6px;padding:12px 15px;margin:-10px 0 14px;align-items:center;gap:18px;font-size:9px}.filter-strip.open{display:flex}.filter-strip>div{display:flex;gap:10px;align-items:center}.filter-strip label{display:flex;align-items:center;gap:4px}.filter-strip input{accent-color:#2563ff}.filter-strip button{margin-left:auto;border:0;background:transparent;color:#2563ff;font-size:9px;font-weight:800}.active-filters{display:flex;gap:5px;margin-bottom:8px}.filter-chip{background:#e3f6f1;color:#1d4ed8;padding:4px 7px;border-radius:4px;font-size:8px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.product-card{background:white;border:1px solid #e0e6e7;border-radius:10px;padding:7px;box-shadow:0 2px 3px rgba(32,58,64,.25);cursor:pointer;transition:.18s;min-width:0}.product-card:hover{transform:translateY(-2px)}.product-image{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#eef1f2}.product-image img{width:100%;height:100%;object-fit:cover}.status-pill,.best-pill,.wholesale-pill{position:absolute;border-radius:10px;padding:4px 6px;font-size:7px;font-weight:800}.status-pill{left:6px;top:6px;background:white}.status-pill.empty{color:#a64c3e}.best-pill{right:6px;top:6px;background:#ff6d65;color:white}.wholesale-pill{left:6px;top:32px;background:#48b44f;color:#102510}.product-info h3{font-size:9px;line-height:1.35;min-height:30px;margin:8px 0}.product-stats{font-size:7px;color:#61696b;margin-bottom:9px}.product-stats span:last-child{display:none}.product-bottom{display:block}.product-bottom strong{height:29px;border-radius:10px;background:linear-gradient(90deg,#2563ff,#14b8ff);color:white;display:grid;place-items:center;font-size:9px}.add-cart{display:none}.no-results{grid-column:1/-1;text-align:center;padding:55px;color:var(--muted);font-size:11px}.sidebar-overlay{display:none}
.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(400px,100%);background:white;z-index:70;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.drawer-head{height:80px;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-head small{font-size:8px;color:#2563ff;font-weight:800}.drawer-head h2{font-size:18px}.icon-button{width:37px;height:37px;border:1px solid var(--line);background:white;border-radius:6px}.icon-button svg{width:17px}.cart-items{padding:12px 20px;overflow:auto;flex:1}.cart-empty{text-align:center;padding:80px 0;color:var(--muted);font-size:10px}.cart-empty svg{width:34px;margin-bottom:10px}.cart-item{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.cart-item img{width:48px;height:48px;object-fit:cover;border-radius:5px}.cart-item h3{font-size:10px}.cart-item p{font-size:9px;color:#2563ff;font-weight:800}.remove-item{border:0;background:transparent;color:#a44d3e}.remove-item svg{width:15px}.cart-footer{padding:18px 20px;border-top:1px solid var(--line)}.cart-footer>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:14px}.checkout-button{width:100%;height:44px;border:0;border-radius:5px;background:#2563ff;color:white;font-size:10px;font-weight:800}.checkout-button:disabled{background:#aeb8b6}.overlay{position:fixed;inset:0;background:rgba(16,29,27,.45);z-index:60;opacity:0;pointer-events:none;transition:.2s}.overlay.show{opacity:1;pointer-events:auto}
.chat-bubble{position:fixed;right:20px;bottom:18px;height:48px;border:0;border-radius:24px;background:#2563ff;color:white;padding:0 17px;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;box-shadow:0 10px 25px rgba(37,99,255,.3);z-index:55}.chat-bubble svg{width:19px}.chat-panel{position:fixed;right:20px;bottom:76px;width:min(350px,calc(100% - 24px));height:470px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 55px rgba(16,29,27,.2);z-index:56;display:flex;flex-direction:column;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s;overflow:hidden}.chat-panel.open{opacity:1;transform:none;pointer-events:auto}.chat-head{height:64px;background:#173433;color:white;padding:0 14px;display:flex;align-items:center;gap:9px}.bot-avatar{width:34px;height:34px;border-radius:7px;background:#2563ff;display:grid;place-items:center}.bot-avatar svg{width:17px}.chat-head>div:nth-child(2){display:flex;flex-direction:column}.chat-head strong{font-size:11px}.chat-head span{font-size:8px;color:#b8ccc8}.chat-head span i{display:inline-block;width:6px;height:6px;background:#4fd17a;border-radius:50%}.chat-head button{margin-left:auto;border:0;background:transparent;color:white}.chat-messages{flex:1;padding:14px;overflow:auto;background:#f7f9f8}.message{max-width:85%;font-size:9px;line-height:1.55;padding:9px 10px;border-radius:6px;margin-bottom:8px;white-space:pre-line}.message.bot{background:white;border:1px solid var(--line)}.message.user{background:#2563ff;color:white;margin-left:auto}.quick-chat{display:flex;gap:5px;flex-wrap:wrap}.quick-chat button{border:1px solid #bed7d2;background:white;color:#2563ff;border-radius:4px;padding:6px 8px;font-size:8px}.chat-form{height:57px;padding:8px;display:flex;gap:7px;border-top:1px solid var(--line)}.chat-form input{flex:1;border:1px solid var(--line);border-radius:5px;padding:0 10px;outline:0;font-size:9px}.chat-form button{width:39px;border:0;background:#2563ff;color:white;border-radius:5px}
.modal-layer{position:fixed;inset:0;background:rgba(16,29,27,.55);z-index:90;display:none;align-items:center;justify-content:center;padding:18px}.modal-layer.open{display:flex}.modal{width:min(500px,100%);max-height:92vh;overflow:auto;background:white;border-radius:8px}.modal-head{height:66px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal-head h2{font-size:16px}.modal-body{padding:18px}.detail-layout{display:grid;grid-template-columns:190px 1fr;gap:18px}.detail-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px}.detail-content h2{font-size:17px}.detail-price{display:block;font-size:20px;color:#2563ff;margin:8px 0 12px}.detail-tags{display:flex;gap:5px;flex-wrap:wrap}.detail-tags span{background:#f3f6f5;border:1px solid var(--line);padding:5px 7px;border-radius:4px;font-size:8px}.detail-info{margin:17px 0;border-block:1px solid var(--line);padding:10px 0}.detail-info div{display:flex;justify-content:space-between;font-size:9px;padding:4px 0}.detail-note{font-size:9px;line-height:1.6;color:var(--muted);background:#f4f6f5;padding:10px;border-radius:5px;margin-bottom:12px}.detail-buy,.submit-button,.logout-button,.confirm-button{width:100%;height:42px;border-radius:5px;font-size:10px;font-weight:800}.detail-buy,.submit-button{border:0;background:#2563ff;color:white}.detail-buy:disabled{background:#abb6b3}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f4f6f5;padding:4px;border-radius:5px;margin-bottom:17px}.auth-tabs button{height:34px;border:0;background:transparent}.auth-tabs button.active{background:white;color:#2563ff}.form-group{margin-bottom:12px}.form-group label{display:block;font-size:8px;font-weight:800;margin-bottom:5px}.form-group input,.form-group textarea{width:100%;border:1px solid var(--line);border-radius:5px;padding:10px 11px;font-size:10px}.field-help{font-size:8px;color:var(--muted);margin-top:4px}.account-card,.order-summary{background:#f4f6f5;padding:12px;border-radius:5px;margin-bottom:14px}.account-card strong{display:block;font-size:11px}.account-card span{font-size:9px;color:var(--muted)}.logout-button{border:1px solid #efb3a8;background:white;color:#a44d3e}.order-summary div{display:flex;justify-content:space-between;font-size:9px;padding:4px}.order-summary .total{border-top:1px solid var(--line);margin-top:5px;padding-top:8px}.payment{text-align:center}.payment-status{background:#fff2d4;color:#846316;padding:6px 8px;border-radius:4px;font-size:8px;font-weight:800}.payment h2{font-size:18px;margin:12px 0 3px}.payment>p{font-size:9px;color:var(--muted)}.qr-box{width:250px;height:250px;border:1px solid var(--line);padding:10px;margin:14px auto}.qr-box img,.qr-box canvas{width:100%!important;height:100%!important}.payment-amount{font-size:20px;color:#2563ff}.payment-note{background:#f4f6f5;padding:9px;font-size:8px;color:var(--muted);margin:10px 0}.confirm-button{border:1px solid #2563ff;background:white;color:#2563ff}.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,12px);background:#173433;color:white;padding:10px 14px;border-radius:5px;font-size:9px;opacity:0;pointer-events:none;transition:.2s;z-index:110}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(4,1fr)}.category-row{gap:10px}}
@media(max-width:760px){:root{--sidebar:250px}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:none}.app-shell{margin-left:0}.nav-label{padding-top:25px}.brand{height:64px}.topbar{height:64px;padding:0 12px}.menu-button{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;margin-right:5px}.topbar h1{font-size:17px}.top-actions button span{display:none}.main-content{padding:0 10px 40px}.promo-banner{height:290px;margin-inline:-10px;border-radius:0}.promo-banner>img{opacity:.36;object-position:68% center}.promo-banner>div{width:100%;padding:42px 23px}.promo-banner h2{font-size:27px}.category-row{grid-template-columns:repeat(8,70px);overflow:auto;padding-bottom:8px}.category-row button>svg{width:52px;height:52px;padding:14px}.product-toolbar{display:grid;grid-template-columns:1fr 110px;padding:9px}.filter-toggle{grid-column:1/-1;width:100%;height:34px}.product-toolbar select{width:100%}.filter-strip.open{display:grid}.filter-strip>div{flex-wrap:wrap}.product-grid{grid-template-columns:repeat(2,1fr)}.sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:35}.sidebar-overlay.show{display:block}.chat-bubble{right:12px;bottom:12px;width:48px;padding:0;justify-content:center}.chat-bubble span{display:none}.chat-panel{right:12px;bottom:70px;height:450px}.detail-layout{grid-template-columns:1fr}.detail-image{max-width:230px;margin:auto}}

.cart-quantity{display:flex;align-items:center;gap:7px;margin-top:6px}.cart-quantity button{width:22px;height:22px;border:1px solid var(--line);background:white;border-radius:4px}.cart-quantity span{font-size:9px}.detail-quantity{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:800;margin:10px 0}.detail-quantity input{width:70px;height:34px;border:1px solid var(--line);border-radius:4px;padding:0 8px}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.detail-buy.secondary{background:white;color:#2563ff;border:1px solid #2563ff}
.promo-banner h2 b{font-size:36px;letter-spacing:1px;color:#087a6a}.category-row button>svg{display:none}.category-row button>img{width:56px;height:56px;object-fit:cover;border-radius:15px;box-shadow:0 7px 14px rgba(45,75,80,.16)}.chat-modes{height:39px;padding:5px;background:#eef5f3;display:grid;grid-template-columns:1fr 1fr;gap:4px}.chat-modes button{border:0;background:transparent;border-radius:4px;font-size:8px;font-weight:800;color:#687274}.chat-modes button.active{background:white;color:#2563ff;box-shadow:0 1px 5px rgba(0,0,0,.08)}.payment-card{border:1px solid var(--line);border-radius:8px;padding:14px;background:#fbfdfd;margin-top:13px}.payment-breakdown{margin:12px 0;text-align:left}.payment-breakdown div{display:flex;justify-content:space-between;font-size:9px;padding:4px 0}.payment-breakdown .grand-total{border-top:1px solid var(--line);padding-top:9px;margin-top:4px;font-size:11px;font-weight:800}.payment-assurance{display:flex;align-items:flex-start;gap:7px;text-align:left;background:#e8f6f2;color:#37655e;padding:9px;border-radius:5px;font-size:8px;line-height:1.5}.payment-assurance svg{width:14px;flex:none}.admin-chat-note{font-size:8px;color:#687274;text-align:center;margin:4px 0 9px}
.modal:has(.product-detail-body){width:min(760px,100%)}.product-detail-body{padding:22px}.product-detail-body .detail-layout{grid-template-columns:235px minmax(0,1fr);gap:24px}.detail-media{min-width:0}.detail-facts{margin-top:10px;border:1px solid var(--line);border-radius:6px;overflow:hidden}.detail-facts>div{display:flex;gap:9px;align-items:center;padding:9px;border-bottom:1px solid var(--line)}.detail-facts>div:last-child{border-bottom:0}.detail-facts svg{width:16px;color:#2563ff;flex:none}.detail-facts span,.detail-facts b{display:block}.detail-facts span{font-size:7px;color:var(--muted)}.detail-facts b{font-size:8px;color:var(--text);margin-top:2px}.detail-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin-top:14px}.detail-tabs button{height:35px;border:0;background:transparent;font-size:9px;font-weight:800;color:var(--muted);border-bottom:2px solid transparent}.detail-tabs button.active{color:#2563ff;border-bottom-color:#2563ff}.detail-tab-panel{min-height:112px;padding:12px 3px;font-size:9px;line-height:1.65;color:#4e5a58}.detail-tab-panel p+p{margin-top:8px}.detail-tab-panel ol{padding-left:17px}.detail-tab-panel li+li{margin-top:4px}.detail-tab-panel[hidden]{display:none}.product-detail-body .detail-info{margin-bottom:0}.product-detail-body .detail-quantity{border-top:1px solid var(--line);padding-top:12px}
@media(max-width:760px){.product-detail-body{padding:15px}.product-detail-body .detail-layout{grid-template-columns:1fr}.product-detail-body .detail-image{max-width:190px}.detail-facts{display:grid;grid-template-columns:repeat(3,1fr)}.detail-facts>div{border-bottom:0;border-right:1px solid var(--line);align-items:flex-start}.detail-facts>div:last-child{border-right:0}.detail-facts b{overflow-wrap:anywhere}.detail-tab-panel{min-height:0}.detail-actions{position:sticky;bottom:-15px;background:white;padding:10px 0 15px}}
.promo-carousel{position:relative;height:250px;border-radius:7px;overflow:hidden;touch-action:pan-y;background:#edf3f1}.promo-track{height:100%;display:flex;transition:transform .48s cubic-bezier(.22,.7,.25,1)}.promo-carousel .promo-banner{height:100%;min-width:100%;border-radius:0}.restock-banner>div{width:52%}.restock-banner h2{font-size:29px}.restock-banner h2 b{font-size:34px;color:#0b8e68}.restock-banner button{display:inline-flex;margin-top:17px;background:#121f1c;color:white;border:0;border-radius:5px;padding:9px 13px;font-size:9px;font-weight:800}.carousel-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:35px;height:35px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;background:rgba(21,35,32,.52);color:white;backdrop-filter:blur(7px);opacity:0;transition:.2s}.promo-carousel:hover .carousel-arrow,.carousel-arrow:focus-visible{opacity:1}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}.carousel-arrow svg{width:17px}.carousel-dots{position:absolute;z-index:4;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px}.carousel-dots button{width:7px;height:7px;border:0;border-radius:50%;background:rgba(34,54,50,.3);transition:.2s}.carousel-dots button.active{width:19px;border-radius:5px;background:#2563ff}
@media(max-width:760px){.promo-carousel{height:290px;margin-inline:-10px;border-radius:0}.promo-carousel .promo-banner{margin-inline:0}.promo-carousel .promo-banner>img{opacity:.4;object-position:68% center}.promo-carousel .promo-banner>div,.restock-banner>div{width:100%;padding:42px 23px}.restock-banner>img{object-position:72% center!important}.restock-banner h2{font-size:27px}.carousel-arrow{opacity:1;width:32px;height:32px}.carousel-dots{bottom:9px}}
@media(prefers-reduced-motion:reduce){.promo-track{transition:none}}

.bot-banner h2{font-size:29px}.bot-banner h2 b{font-size:34px;color:#087c88}.bot-banner button{display:inline-flex;margin-top:17px;background:#102d31;color:#fff;border:0;border-radius:5px;padding:9px 13px;font-size:9px;font-weight:800}.detail-variant{display:flex;align-items:center;gap:11px;margin:14px 0;padding:12px;border:1px solid #a8ded7;background:#effbf9;border-radius:7px;cursor:pointer}.detail-variant input{width:18px;height:18px;accent-color:#0b987d}.detail-variant span{display:flex;flex-direction:column;gap:2px}.detail-variant b{font-size:12px}.detail-variant small,.cart-variant,.order-summary span small{display:block;color:#27766c;font-size:10px}.cart-variant{margin:3px 0}.order-summary span small{margin-top:3px}
@media(max-width:760px){.bot-banner>div{width:100%;padding:42px 23px}.bot-banner>img{object-position:72% center!important;opacity:.35!important}.bot-banner h2{font-size:27px}.bot-banner h2 b{font-size:31px}}

body{overflow-x:hidden}.about-profile{display:grid;grid-template-columns:118px 1fr;gap:15px;align-items:center;margin-bottom:15px}.about-photo{width:118px;height:132px;overflow:hidden;border-radius:7px;background:#132f35}.about-profile img{width:100%;height:100%;object-fit:cover;object-position:68% 28%;transform:scale(1.35);transform-origin:68% 28%}.about-profile small{font-size:7px;font-weight:800;color:#2563ff;letter-spacing:1px}.about-profile h3{font-size:17px;margin:4px 0 7px}.about-profile p{font-size:9px;line-height:1.65;color:var(--muted)}.about-points{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}.about-points>div{min-width:0;border:1px solid var(--line);padding:10px 8px;border-radius:6px}.about-points svg{width:17px;color:#2563ff;margin-bottom:6px}.about-points span{display:flex;flex-direction:column;gap:3px}.about-points b{font-size:9px}.about-points small{font-size:7px;line-height:1.45;color:var(--muted)}

@media(max-width:760px){
  .top-actions{gap:4px}.top-actions button{min-width:36px;justify-content:center}.top-actions svg{width:19px}.main-content{padding-bottom:86px}.category-section{margin-top:22px}.category-row{scrollbar-width:none;overscroll-behavior-inline:contain}.category-row::-webkit-scrollbar{display:none}.category-row button{font-size:10px}.catalog-section{margin-top:24px}.category-section h2,.section-title h2{font-size:16px;margin-bottom:14px}.product-card{padding:6px;border-radius:8px}.product-info h3{font-size:10px;min-height:32px}.product-bottom strong{font-size:10px}.status-pill,.best-pill,.wholesale-pill{font-size:6px}.product-toolbar{margin-bottom:14px}.filter-strip{font-size:10px}.filter-strip.open{gap:12px}.filter-strip>div{line-height:2}.chat-panel{left:0;right:0;bottom:0;width:100%;height:min(620px,calc(100dvh - 64px));border-radius:12px 12px 0 0;border-bottom:0}.chat-head{height:62px;flex:none}.chat-head strong{font-size:12px}.chat-modes{height:44px;flex:none}.chat-modes button{font-size:10px}.chat-messages{padding:13px 12px}.message{max-width:90%;font-size:11px;padding:10px 11px}.quick-chat{gap:7px}.quick-chat button{min-height:32px;padding:7px 10px;font-size:9px}.chat-form{height:62px;flex:none;padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.chat-form input{font-size:11px}.chat-form button{width:42px}.chat-bubble{bottom:calc(12px + env(safe-area-inset-bottom))}.modal-layer{align-items:flex-end;padding:0}.modal{width:100%;max-height:92dvh;border-radius:12px 12px 0 0}.modal-head{height:58px;position:sticky;top:0;background:white;z-index:3}.modal-body{padding:15px}.detail-image{max-width:170px}.detail-content h2{font-size:16px}.detail-info div,.detail-note,.form-group input,.form-group textarea{font-size:10px}.qr-box{width:min(250px,100%);height:auto;aspect-ratio:1}.cart-drawer{width:100%;padding-bottom:env(safe-area-inset-bottom)}.about-profile{grid-template-columns:92px 1fr;gap:12px}.about-photo{width:92px;height:108px}.about-profile h3{font-size:16px}.about-profile p{font-size:9px}.about-points{grid-template-columns:1fr}.about-points>div{display:grid;grid-template-columns:24px 1fr;align-items:center}.about-points svg{margin:0}.about-points b{font-size:10px}.about-points small{font-size:8px}
}

.cart-variant.reseller{color:#087c60}.cart-item p s{color:#9aa5a2;font-size:10px}.detail-price-row{display:flex;align-items:center;gap:10px}.detail-price-row s{font-size:13px;color:#87918f}.reseller-option{border-color:#91d9c9!important;background:#f0fbf8!important}.reseller-option.disabled{opacity:.55}.product-benefits{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.product-benefits li{display:grid;grid-template-columns:18px 1fr;gap:7px;align-items:start;font-size:11px;line-height:1.5}.product-benefits svg{width:16px;height:16px;color:#0a9b77}.checkout-account{display:flex;align-items:center;gap:10px;padding:11px 12px;margin-bottom:12px;border:1px solid #bfe2d9;background:#f0faf7;border-radius:6px}.checkout-account svg{width:20px;color:#087c60}.checkout-account span,.checkout-account b{display:block}.checkout-account span{font-size:10px;color:#62706d}.checkout-account b{margin-top:2px;color:#101828}.order-history{display:grid;gap:12px;background:#f5f8f7}.history-order{padding:14px;border:1px solid #dce6e3;border-radius:7px;background:#fff}.history-order-head,.history-total{display:flex;justify-content:space-between;gap:12px}.history-order-head span b,.history-order-head span small{display:block}.history-order-head span small{margin-top:3px;font-size:10px;color:#76817f}.order-status{height:24px;padding:0 8px;border-radius:4px;display:inline-flex;align-items:center;background:#fff1ce;color:#8d6200;font-size:9px;font-weight:800;font-style:normal;text-transform:capitalize}.order-status.paid,.order-status.completed{background:#daf3e9;color:#087756}.order-status.cancelled{background:#ffe3e0;color:#b83b36}.history-lines{margin:12px 0;padding:10px 0;border-block:1px solid #edf2f0;display:grid;gap:8px}.history-lines>div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.history-lines small{display:block;color:#087c60}.history-total{font-size:11px}.history-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.history-actions button{height:38px;border:1px solid #0b9976;border-radius:5px;background:#fff;color:#087c60;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px}.history-actions button:first-child{background:#0b9976;color:#fff}.history-actions svg{width:15px}.qr-caption{font-size:10px;color:#6f7c79;text-align:center;margin:7px 0 12px}
@media(max-width:600px){.history-actions{grid-template-columns:1fr}.product-benefits li{font-size:10px}.history-lines>div{align-items:flex-start}.history-order{padding:12px}}

@media(max-width:390px){.promo-carousel{height:278px}.promo-carousel .promo-banner>div,.restock-banner>div,.bot-banner>div{padding:36px 20px}.promo-banner h2,.restock-banner h2,.bot-banner h2{font-size:25px}.promo-banner h2 b,.restock-banner h2 b,.bot-banner h2 b{font-size:29px}.promo-banner p{max-width:285px}.product-toolbar{grid-template-columns:minmax(0,1fr) 96px}.search-field input{padding-left:10px}.topbar h1{font-size:16px}.detail-actions{grid-template-columns:1fr}.detail-buy{height:44px}}

.chat-panel.open+.chat-bubble{opacity:0;pointer-events:none}.detail-quantity>span{display:flex;flex-direction:column;gap:3px}.detail-quantity>span small{font-size:7px;color:var(--muted);font-weight:500}.quantity-stepper{display:grid;grid-template-columns:42px 54px 42px;height:42px;border:1px solid #b8d8d2;border-radius:7px;overflow:hidden;background:#fff}.quantity-stepper button{border:0;background:#eff9f7;color:#2563ff;display:grid;place-items:center}.quantity-stepper button:hover:not(:disabled){background:#dff5f0}.quantity-stepper button:disabled{color:#aeb9b6;background:#f6f8f7;cursor:not-allowed}.quantity-stepper svg{width:17px}.quantity-stepper input{width:54px;height:100%;border:0;border-inline:1px solid var(--line);border-radius:0;padding:0;text-align:center;font-weight:800;font-size:12px;outline:0;appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.cart-quantity button{width:30px;height:30px}
@media(min-width:761px){.chat-panel{bottom:20px;height:min(540px,calc(100vh - 40px))}}
@media(max-width:760px){.detail-quantity{align-items:flex-end;gap:12px}.quantity-stepper{grid-template-columns:44px 58px 44px;height:44px}.quantity-stepper input{width:58px}}
@media(max-width:390px){.detail-quantity{align-items:stretch;flex-direction:column}.quantity-stepper{width:100%;grid-template-columns:44px 1fr 44px}.quantity-stepper input{width:100%}}

.message-text{display:block;white-space:pre-line}.message-meta{display:block;margin-top:4px;font-size:7px;line-height:1;text-align:right;color:#7b8986}.message.user .message-meta{color:rgba(255,255,255,.72)}

.about-profile img{object-position:52% 30%;transform:scale(1.12);transform-origin:52% 30%}.payment-expiry,.reservation-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:9px auto 0;padding:7px 9px;width:max-content;max-width:100%;border-radius:5px;background:#fff3d8;color:#7a5b13;font-size:9px}.payment-expiry svg{width:14px}.reservation-note{margin:10px 0 0;width:100%;justify-content:flex-start}.order-status.expired{background:#ecefee;color:#65706e}.review-order-actions{display:grid;gap:7px;margin-top:12px}.review-order-actions button,.review-order-actions span{min-height:38px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:800}.review-order-actions button{border:1px solid #e1a522;background:#fffaf0;color:#8c6207}.review-order-actions span{background:#edf7f4;color:#25745f}.review-order-actions svg{width:15px}.reviews-page{background:#f5f8f7}.review-summary{text-align:center;padding:8px 0 18px}.review-summary>strong{display:block;font-size:38px;line-height:1}.review-summary>span:last-child{display:block;margin-top:7px;font-size:9px;color:var(--muted)}.review-stars{display:inline-flex;gap:2px;color:#c8cfcd}.review-stars svg{width:15px;height:15px}.review-stars svg.filled{color:#f2ad22;fill:#f2ad22}.review-notice{display:flex;gap:8px;padding:10px;margin-bottom:12px;border:1px solid #d4e5e1;border-radius:6px;background:#fff;color:#5a6966;font-size:8px;line-height:1.5}.review-notice svg{width:15px;flex:none;color:#0b9272}.review-list{display:grid;gap:9px}.review-card{padding:13px;border:1px solid #dce6e3;border-radius:7px;background:#fff}.review-card-head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.review-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#153632;color:#61d6b7;font-weight:800}.review-card-head>span{min-width:0;flex:1}.review-card-head b,.review-card-head small{display:block}.review-card-head b{font-size:10px}.review-card-head small{font-size:7px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card p{margin-top:8px;font-size:10px;line-height:1.6;color:#3e4947}.review-product{display:flex;align-items:center;gap:11px;margin-bottom:15px;padding:10px;border:1px solid var(--line);border-radius:6px}.review-product img{width:52px;height:52px;object-fit:cover;border-radius:5px}.review-product small,.review-product b{display:block}.review-product small{font-size:7px;color:#0b9272}.review-product b{font-size:11px;margin-top:3px}.rating-field{border:0;margin-bottom:14px}.rating-field legend{font-size:8px;font-weight:800;margin-bottom:7px}.rating-field{display:flex;gap:6px;flex-wrap:wrap}.rating-field label input{position:absolute;opacity:0}.rating-field label span{height:34px;padding:0 10px;border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:4px;font-size:10px}.rating-field label svg{width:14px;color:#e6a31d}.rating-field label input:checked+span{border-color:#e6a31d;background:#fff7df;color:#795400}.form-group textarea{min-height:100px;resize:vertical}
.review-filters{display:flex;gap:6px;overflow:auto;padding:0 0 12px;margin-bottom:2px}.review-filters button{height:32px;flex:0 0 auto;border:1px solid #d5e2df;background:#fff;color:#475653;border-radius:5px;padding:0 9px;font-size:8px;font-weight:800}.review-filters button.active{border-color:#0b9272;background:#e7f6f1;color:#087858}.review-filters span{margin-left:3px;color:#7a8784}
@media(max-width:600px){.reviews-page{padding:12px}.review-card{padding:12px}.review-card p{font-size:10px}.rating-field{display:grid;grid-template-columns:repeat(5,1fr)}.rating-field label span{justify-content:center;padding:0}}

.voucher-field>div{position:relative}.voucher-field input{padding-right:40px;text-transform:uppercase}.voucher-field svg{position:absolute;right:12px;top:10px;width:18px;height:18px;color:#2563ff}.discount-line,.history-discount{color:#087c60;font-weight:800}.detail-tab-panel[data-detail-panel="description"]{border:1px solid #d9ebe6;background:#f7fcfa;border-radius:7px;padding:13px 12px;margin-top:12px}.detail-tab-panel[data-detail-panel="description"]>p{font-size:11px;line-height:1.75;color:#233431;font-weight:700}.product-benefits{margin-top:13px}.product-benefits li{padding:8px;border-radius:6px;background:white;border:1px solid #e4efec}.product-benefits li span{color:#344743}.detail-facts b{font-size:9px}.detail-tabs{margin-top:16px}
.variant-picker{display:grid;gap:8px;margin:12px 0;padding:10px;border:1px solid #d9ebe6;background:#f8fcfb;border-radius:7px}.variant-picker>span{font-size:8px;font-weight:800;color:#60706c}.variant-picker label{display:grid;grid-template-columns:auto 1fr;gap:4px 8px;align-items:center;padding:9px;border:1px solid #dce8e5;background:white;border-radius:6px;cursor:pointer}.variant-picker input{grid-row:1/3;accent-color:#2563ff}.variant-picker b{font-size:10px}.variant-picker small{font-size:8px;color:#60706c}.variant-picker label:has(input:checked){border-color:#2563ff;background:#ecf8f5}

/* ===== Promo Popup Redesign (Anime BG) ===== */
.promo-popup{padding-bottom:6px}
.promo-popup-card{border:2px solid #14f195;border-radius:14px;margin-bottom:12px;box-shadow:0 12px 40px rgba(20,241,149,.25);position:relative;overflow:hidden;text-align:center}
.promo-anime-bg{position:absolute;inset:0;z-index:0}.promo-bg-img{width:100%;height:100%;object-fit:cover;object-position:center 30%}
.promo-anime-overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgba(5,20,16,.88) 0%,rgba(10,30,23,.82) 60%,rgba(20,241,149,.15) 100%)}
.promo-card-content{position:relative;z-index:1;padding:18px 16px}
.promo-brand{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}
.promo-brand span{font-size:14px;font-weight:800;letter-spacing:1px;color:#14f195;text-transform:uppercase}
.promo-header-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:8px}
.promo-badge{display:inline-block;background:#ff6d65;color:white;font-size:8px;font-weight:900;letter-spacing:1px;padding:3px 8px;border-radius:20px}
.secondary-badge{background:rgba(255,255,255,.15);color:#cee8e0}
.promo-title{font-size:11px;font-weight:800;color:#b8cdc8;text-transform:uppercase;letter-spacing:2px;margin:0 0 2px}
.promo-title span{font-size:36px;font-weight:900;color:#14f195;line-height:1;display:block;letter-spacing:-1px;text-shadow:0 0 30px rgba(20,241,149,.6)}
.promo-subtitle{color:#9cb5b0;font-size:10px;margin:2px 0 12px}.promo-subtitle strong{color:#fff}
.promo-desc-block{display:grid;gap:4px;margin-bottom:12px;text-align:left}
.promo-desc-item{display:flex;align-items:flex-start;gap:6px;background:rgba(255,255,255,.05);border:1px solid rgba(20,241,149,.15);border-radius:6px;padding:6px 10px;font-size:9px;color:#c8ddd7}
.promo-desc-item svg{width:12px;color:#14f195;flex:none;margin-top:2px}.promo-desc-item strong{color:#fff}
.promo-collage{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}
.promo-collage img{width:36px;height:36px;object-fit:cover;border-radius:6px;border:1px solid rgba(255,255,255,.12);box-shadow:0 3px 8px rgba(0,0,0,.3)}
.promo-code-box{background:rgba(0,0,0,.5);border:1.5px dashed #14f195;border-radius:8px;padding:10px 14px}
.promo-label{display:block;font-size:7px;font-weight:800;color:#7fa89e;letter-spacing:.5px;margin-bottom:6px}
.promo-code-row{display:flex;align-items:center;justify-content:center;gap:8px}
.promo-code{font-size:20px;font-weight:900;letter-spacing:1px;color:#fff;font-family:monospace}
.promo-copy-btn{border:1px solid #14f195;background:transparent;color:#14f195;border-radius:4px;padding:5px 9px;font-size:8px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:4px;transition:.15s}
.promo-copy-btn svg{width:11px}.promo-copy-btn:hover{background:#14f195;color:#fff}
.category-row button.active-cat img{box-shadow:0 0 0 2px #2563ff,0 4px 12px rgba(15,141,120,.35)!important;transform:scale(1.08)}
.category-row button.active-cat span{color:#2563ff;font-weight:800}

/* ===== Voucher Apply Button ===== */
.voucher-input-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:stretch}
.voucher-input-wrap{position:relative;flex:1}.voucher-input-wrap svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;color:#2563ff;pointer-events:none}
.voucher-input-wrap input{width:100%;padding:10px 11px 10px 34px;border:1px solid var(--line);border-radius:5px;text-transform:uppercase;font-size:10px}
.voucher-apply-btn{height:auto;padding:0 16px;border:0;background:#2563ff;color:white;border-radius:5px;font-size:10px;font-weight:800;white-space:nowrap;cursor:pointer;transition:.15s}
.voucher-apply-btn:hover{background:#0a7a65}.voucher-apply-btn:disabled{background:#aeb9b6}
.voucher-feedback{display:flex;align-items:flex-start;gap:7px;font-size:10px;margin-top:7px;padding:9px 11px;border-radius:6px;min-height:0;line-height:1.5}
.voucher-feedback:empty{display:none}
.voucher-feedback svg{width:14px;flex:none;margin-top:1px}
.voucher-feedback.error{background:#fff2f1;border:1px solid #f7b5b0;color:#a83f37}
.voucher-feedback.error svg{color:#a83f37}
.voucher-feedback.success{background:#e9f8f1;border:1px solid #8dd4bc;color:#0b7057}
.voucher-feedback.success svg{color:#0b9272}

/* ===== Order Alert: Expired / Cancelled ===== */
.order-alert{text-align:center;padding:28px 20px}
.alert-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.expired-alert .alert-icon{background:#fff7e0;color:#b08000}.expired-alert .alert-icon svg{width:28px}
.cancelled-alert .alert-icon{background:#fff0ee;color:#b83b36}.cancelled-alert .alert-icon svg{width:28px}
.order-alert h3{font-size:17px;margin-bottom:10px}
.order-alert p{font-size:11px;color:#506060;line-height:1.65;margin-bottom:16px}
.alert-refund{display:flex;align-items:center;gap:8px;background:#f0faf6;border:1px solid #9dd4bf;padding:10px 12px;border-radius:7px;margin-bottom:16px;text-align:left;color:#0b7057}
.alert-refund svg{width:17px;flex:none}.alert-refund strong{color:#08594a}

/* ===== Auth Modal Redesign ===== */
.modal:has(.auth-modal-body){width:min(460px,100%)}
.auth-modal-body{padding:0}
.auth-hero{height:130px;background:linear-gradient(135deg,#0b2920 0%,#0f4034 50%,#0b9474 100%);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}
.auth-hero-bg{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(20,241,149,.25) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(52,211,153,.2) 0%,transparent 50%)}
.auth-hero-content{position:relative;z-index:1;text-align:center}
.auth-logo-mark{width:40px;height:40px;background:#14f195;border-radius:9px;display:grid;place-items:center;margin:0 auto 8px;position:relative;overflow:hidden;transform:rotate(-4deg)}
.auth-logo-mark i,.auth-logo-mark b{position:absolute;border:3px solid white;border-left:0}
.auth-logo-mark i{width:12px;height:17px;left:5px;top:5px;border-radius:0 10px 10px 0}
.auth-logo-mark b{width:8px;height:11px;left:14px;top:9px;border-color:#ff8a3d;border-radius:0 8px 8px 0}
.auth-hero-content h2{font-size:18px;font-weight:900;color:#fff;margin-bottom:3px}
.auth-hero-content p{font-size:10px;color:rgba(255,255,255,.7)}
.auth-form-section{padding:20px}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f4f6f5;padding:4px;border-radius:8px;margin-bottom:18px}
.auth-tabs button{height:36px;border:0;background:transparent;font-size:11px;font-weight:700;border-radius:5px;color:#687274;transition:.15s}
.auth-tabs button.active{background:white;color:#2563ff;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.input-icon-wrap{position:relative}.input-icon-wrap svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;color:#8ca0a0;pointer-events:none}
.input-icon-wrap input{padding-left:36px}
.auth-submit{background:linear-gradient(90deg,#0b9474,#2563ff);border:0;font-size:11px;font-weight:800;letter-spacing:.5px;transition:.2s}
.auth-submit:hover{background:linear-gradient(90deg,#0a7a62,#0a7a62)}
.auth-divider{display:flex;align-items:center;gap:12px;margin:14px 0;font-size:10px;color:#9aa5a3}
.auth-divider::before,.auth-divider::after{content:'';flex:1;height:1px;background:var(--line)}
.google-auth-btn{width:100%;height:44px;border:1.5px solid #dadce0;background:white;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:600;color:#3c4043;cursor:pointer;transition:.15s}
.google-auth-btn:hover{background:#f8f9fa;border-color:#c4c7cc}
.google-auth-btn:disabled{opacity:0.7;cursor:not-allowed;background:#f8f9fa}
@keyframes spin{to{transform:rotate(360deg)}}
.auth-footer-note{font-size:9px;color:#8a9794;text-align:center;margin-top:14px}


.promo-popup{padding-bottom:6px}
.promo-popup-card{background:linear-gradient(135deg,#0b1a17 0%,#050e0c 100%);border:2px solid #14f195;border-radius:14px;padding:28px 24px;text-align:center;margin-bottom:18px;box-shadow:0 12px 40px rgba(20,241,149,.2);position:relative;overflow:hidden}
.promo-popup-card::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(20,241,149,.03) 1px, transparent 1px), linear-gradient(90deg, rgba(20,241,149,.03) 1px, transparent 1px);background-size:20px 20px;pointer-events:none}
.promo-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px}
.promo-brand span{font-size:16px;font-weight:800;letter-spacing:1px;color:#14f195;text-transform:uppercase}
.promo-badge{display:inline-block;background:#ff6d65;color:white;font-size:8px;font-weight:900;letter-spacing:1.5px;padding:4px 10px;border-radius:20px;margin-bottom:10px}
.promo-title{font-size:14px;font-weight:800;color:#c2d5d1;text-transform:uppercase;letter-spacing:2px;margin:0 0 4px}
.promo-title span{font-size:48px;font-weight:900;color:#14f195;line-height:1;display:block;letter-spacing:-1px;text-shadow:0 0 40px rgba(20,241,149,.5)}
.promo-subtitle{color:#9cb5b0;font-size:12px;margin:4px 0 12px}
.promo-subtitle strong{color:#fff}
.promo-desc{font-size:10px;color:#7fa89f;line-height:1.6;margin-bottom:18px;max-width:320px;margin-inline:auto}
.promo-syarat{display:inline-flex;align-items:center;gap:8px;background:rgba(20,241,149,.12);border:1px solid rgba(20,241,149,.25);padding:8px 14px;border-radius:6px;font-size:10px;color:#fff;margin-bottom:20px}
.promo-syarat svg{width:14px;color:#14f195;flex:none}
.promo-collage{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}
.promo-collage img{width:40px;height:40px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,0.15);box-shadow:0 4px 10px rgba(0,0,0,0.3)}
.promo-code-box{display:flex;align-items:center;justify-content:center;gap:12px;background:rgba(0,0,0,.5);border:1.5px dashed #14f195;border-radius:9px;padding:12px 18px}
.promo-label{font-size:8px;font-weight:800;color:#7fa89e;letter-spacing:.5px;white-space:nowrap}
.promo-code{font-size:24px;font-weight:900;letter-spacing:2px;color:#fff;font-family:monospace}
.promo-copy-btn{border:1px solid #14f195;background:transparent;color:#14f195;border-radius:5px;padding:6px 12px;font-size:9px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}
.promo-copy-btn:hover{background:#14f195;color:#fff}
@media(max-height:760px) and (min-width:761px){.modal:has(.promo-popup){width:min(500px,calc(100vw - 28px));max-height:calc(100vh - 28px)}.modal:has(.promo-popup) .modal-head{height:56px}.modal:has(.promo-popup) .modal-body{padding:12px 16px}.promo-popup-card{padding:20px 18px;margin-bottom:10px}.promo-brand{margin-bottom:12px}.promo-title span{font-size:38px}.promo-subtitle{font-size:11px;margin-bottom:8px}.promo-desc{margin-bottom:12px}.promo-syarat{margin-bottom:12px}.promo-collage{margin-bottom:12px}.promo-code-box{padding:9px 12px}.promo-code{font-size:20px}}
@media(max-width:520px){.promo-popup-card{padding:22px 14px;border-radius:10px}.promo-title span{font-size:40px}.promo-code-box{display:grid;grid-template-columns:1fr auto;text-align:left;gap:7px 10px}.promo-label{grid-column:1/-1}.promo-code{font-size:18px;letter-spacing:1px;overflow-wrap:anywhere}.promo-copy-btn{padding-inline:10px}.promo-collage{gap:8px}.promo-collage img{width:34px;height:34px}}
/* Category active state */
.category-row button.active-cat img{box-shadow:0 0 0 2px #2563ff,0 4px 12px rgba(15,141,120,.35)!important;transform:scale(1.08)}
.category-row button.active-cat span{color:#2563ff;font-weight:800}


.red-badge { position: absolute; top: -4px; right: -4px; background: var(--danger); color: white; border-radius: 50%; padding: 2px 5px; font-size: 10px; font-weight: bold; border: 2px solid white; line-height: 1; display: flex; align-items: center; justify-content: center; min-width: 16px; min-height: 16px; box-sizing: border-box; }
.notif-modal-item { padding: 12px; border-bottom: 1px solid var(--border); }
.notif-modal-item:last-child { border-bottom: none; }
.notif-modal-item h4 { margin: 0 0 4px 0; font-size: 14px; }
.notif-modal-item p { margin: 0 0 6px 0; font-size: 13px; color: var(--muted); }
.notif-modal-item time { font-size: 11px; color: var(--muted); }

.chat-panel{box-shadow:0 20px 55px rgba(16,29,27,.18)}
.chat-modes{height:42px;padding:0 10px;background:#fff;border-bottom:1px solid var(--line);display:flex;gap:8px;align-items:center;flex:none}
.chat-modes button{height:30px;padding:0 11px;border:1px solid #c9ddd8;background:#f7faf9;color:#35534c;border-radius:999px;font-size:9px;font-weight:800}
.chat-modes button.active{background:#2563ff;border-color:#2563ff;color:#fff}
.chat-messages{scrollbar-width:thin;scrollbar-color:#b9c9c5 transparent}
.chat-messages::-webkit-scrollbar{width:8px}
.chat-messages::-webkit-scrollbar-thumb{background:#c2d2cf;border-radius:10px}
.chat-form{min-height:74px;height:auto;padding:10px;display:flex;gap:8px;align-items:flex-end;border-top:1px solid var(--line);background:#fff}
.chat-form textarea{flex:1;min-height:44px;max-height:120px;resize:none;border:1px solid var(--line);border-radius:10px;padding:11px 12px;outline:0;font-size:10px;line-height:1.45;background:#fff;color:var(--ink)}
.chat-form textarea::placeholder{color:#90a09d}
.chat-form button{width:46px;min-width:46px;height:46px;border:0;background:#2563ff;color:white;border-radius:10px;display:grid;place-items:center;flex:none}
.chat-form button svg{width:19px}
.message{max-width:84%;font-size:10px;line-height:1.5;padding:10px 12px;border-radius:14px;margin-bottom:9px;white-space:pre-line;box-shadow:0 1px 1px rgba(21,34,33,.03)}
.message.bot{background:white;border:1px solid var(--line)}
.message.user{background:#2563ff;color:white;margin-left:auto}
.message-text{display:block;white-space:pre-line;overflow-wrap:anywhere}
.message-meta{display:block;margin-top:5px;font-size:7px;line-height:1;text-align:right;color:#7b8986}
.message.user .message-meta{color:rgba(255,255,255,.72)}
@media(max-width:760px){.chat-panel{left:0;right:0;bottom:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;border-bottom:0}.chat-head{height:64px;padding:0 12px}.chat-head strong{font-size:13px}.chat-head span{font-size:9px}.chat-modes{height:46px;padding-inline:12px;gap:7px}.chat-modes button{flex:1;height:32px;font-size:10px}.chat-messages{padding:14px 12px 18px}.message{max-width:92%;font-size:11px;padding:11px 12px}.quick-chat{gap:7px}.quick-chat button{min-height:36px;padding:8px 10px;font-size:9px;border-radius:8px}.chat-form{min-height:76px;padding:10px 10px calc(10px + env(safe-area-inset-bottom));gap:8px}.chat-form textarea{min-height:48px;max-height:150px;font-size:11px;padding:12px}.chat-form button{width:48px;min-width:48px;height:48px;border-radius:12px}.chat-bubble{bottom:calc(12px + env(safe-area-inset-bottom))}.chat-panel.open{box-shadow:none}}
@media(max-width:420px){.chat-head{height:60px}.chat-head strong{font-size:12px}.chat-modes button{font-size:9px}.message{max-width:94%}}


/* FastDigiTop refresh v2 */
:root{--primary:#11a7b7;--primary-soft:#dff8fb;--aqua:#f0fbfc;--bg:#eff8fa;--paper:#fff;--text:#122428;--muted:#5f757b;--line:#d4e8eb;--sidebar:276px}
body{background:linear-gradient(180deg,#f8fcfd 0%,#edf8fb 54%,#f6fbfc 100%);color:var(--text)}
.sidebar{background:rgba(255,255,255,.92);backdrop-filter:saturate(1.2) blur(10px);border-right:1px solid rgba(208,229,232,.9);box-shadow:0 20px 50px rgba(11,71,79,.04)}
.brand{height:94px;padding-inline:24px;gap:12px}.brand-word{display:flex;flex-direction:column;line-height:1}.brand-word span{font-size:20px;letter-spacing:-.01em}.brand-word small{margin-top:4px;font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}
.nav-item{height:50px;border-radius:12px;color:#33484d}.nav-item:hover,.nav-item.active{background:var(--primary-soft);color:#0d7f8c}.nav-item svg{color:#6f8388}.nav-item.active svg{color:#0d7f8c}
.app-shell{background:transparent}.topbar{background:rgba(247,252,253,.9);backdrop-filter:blur(10px);border-bottom:1px solid rgba(208,229,232,.75)}.topbar h1{font-size:18px;color:#17363c}.top-actions button{color:#466268;font-size:11px}.top-actions button:hover{color:#0d7f8c}.main-content{background:linear-gradient(180deg,rgba(243,251,252,.8),rgba(245,250,251,.2));padding-top:22px}.main-content>section{max-width:1180px}.promo-carousel{height:272px;border-radius:20px;background:linear-gradient(135deg,#e8fbfd,#f8feff);box-shadow:0 18px 50px rgba(11,71,79,.08)}.promo-carousel .promo-banner{border-radius:20px}.promo-banner>div{width:min(54%,420px);padding:36px 38px}.promo-banner span{color:#0d8ea0}.promo-banner h2,.restock-banner h2,.bot-banner h2{line-height:.95}.promo-banner h2 b,.restock-banner h2 b,.bot-banner h2 b{color:#067f8f}.promo-banner a,.promo-banner button{border-radius:12px;background:var(--primary);box-shadow:0 12px 25px rgba(37,99,255,.22)}.promo-banner a:hover,.promo-banner button:hover{background:#0f93a4}.promo-carousel .promo-banner>img{filter:saturate(1.03) contrast(1.02)}
.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.trust-strip>div{min-height:106px;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:16px;padding:16px 16px 15px;box-shadow:0 10px 26px rgba(17,41,47,.05);display:grid;align-content:start;gap:7px}.trust-strip>div i{width:18px;height:18px;color:#0d8ea0}.trust-strip>div b{font-size:13px}.trust-strip>div span{font-size:11px;line-height:1.45;color:var(--muted)}
.category-section h2,.section-title h2{font-size:19px;letter-spacing:-.01em;color:#17363c}.category-row{margin-top:14px;padding:4px 2px 10px;gap:10px}.category-row button{min-width:126px;background:rgba(255,255,255,.9);border:1px solid var(--line);box-shadow:0 8px 20px rgba(11,71,79,.05)}.category-row button span{font-size:11px}.category-row button.active-cat{background:var(--primary-soft);border-color:#99dfe8;color:#0d7f8c}.category-row button>img{box-shadow:none}
.product-toolbar{gap:10px}.search-field,.product-toolbar select,.filter-toggle,.filter-strip{border-radius:14px;border-color:var(--line);background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(11,71,79,.04)}.search-field input,.product-toolbar select,.filter-toggle{height:46px}.filter-strip{box-shadow:none}.active-filters{min-height:32px}.filter-chip{background:#e8fbfd;color:#0d7f8c;border:1px solid #bfe9ef;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 28px rgba(11,71,79,.05);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(11,71,79,.1);border-color:#b6e7ee}.product-image{height:160px}.product-info{padding:14px 14px 15px}.product-info h3{font-size:15px;line-height:1.25;min-height:40px}.product-stats span{background:#f4fbfc;border-color:#d8eaed;color:#537077}.product-bottom strong{font-size:18px}.add-cart{width:40px;height:40px;border-radius:12px;background:var(--primary)}.status-pill,.best-pill,.wholesale-pill{border-radius:999px;box-shadow:0 8px 18px rgba(11,71,79,.08)}.best-pill,.wholesale-pill{background:rgba(255,255,255,.96);color:#0e7d8e;border:1px solid rgba(15,142,160,.2)}.status-pill.empty{background:#eef4f5;color:#7a8c90}.no-results{background:rgba(255,255,255,.95);border:1px dashed #c9dfe2;border-radius:16px;padding:42px 20px;color:var(--muted)}
.chat-bubble{background:linear-gradient(135deg,#2563ff,#14b8ff);box-shadow:0 14px 30px rgba(37,99,255,.28);border-radius:999px;height:52px;padding-inline:18px}.red-badge{background:#f04f46;color:white}.chat-panel{width:min(420px,calc(100vw - 28px));border-radius:22px 22px 18px 18px;box-shadow:0 24px 70px rgba(12,48,54,.18);border:1px solid rgba(208,229,232,.9)}.chat-head{background:linear-gradient(135deg,#f7feff,#eefafb);border-bottom:1px solid var(--line)}.bot-avatar{background:linear-gradient(135deg,#2563ff,#14b8ff)}.chat-head span{color:var(--muted)}.chat-modes{background:#f7fbfb;border-bottom:1px solid var(--line)}.chat-modes button{border-radius:999px;background:transparent;color:#557075}.chat-modes button.active{background:var(--primary-soft);color:#0d7f8c}.chat-messages{background:linear-gradient(180deg,#fbfefe,#f3fafb);padding:16px 14px 12px;gap:9px}.message{max-width:86%;border-radius:16px;padding:11px 12px;box-shadow:0 8px 18px rgba(11,71,79,.05)}.message.bot{background:white;border:1px solid var(--line)}.message.user{background:linear-gradient(135deg,#14b8ff,#2563ff)}.quick-chat{gap:8px;margin-top:6px}.quick-chat button{border-radius:999px;border:1px solid #cce8ec;background:white;color:#32515a;padding:9px 11px;font-size:11px}.chat-form{border-top:1px solid var(--line);background:rgba(255,255,255,.95)}.chat-form textarea{background:#f7fbfb;border:1px solid var(--line);border-radius:14px;min-height:46px;padding:12px 12px 10px}.chat-form button{width:46px;height:46px;border-radius:14px;background:var(--primary)}
.modal,.cart-drawer{border-radius:18px}.drawer-head,.modal-head{border-bottom-color:var(--line)}.toast{border-radius:12px;background:#10282c}.history-order,.review-card,.about-profile,.about-points>div,.notif-modal-item{border-radius:14px;box-shadow:0 10px 22px rgba(11,71,79,.05)}
@media(max-width:1100px){.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.main-content{padding-inline:12px;padding-top:14px}.brand{height:68px;padding-inline:16px}.brand-word span{font-size:18px}.brand-word small{font-size:9px}.promo-carousel{height:300px;margin-inline:-12px;border-radius:18px}.promo-banner>div{width:100%;padding:28px 20px 26px}.promo-banner span{font-size:9px}.promo-banner h2{font-size:26px}.promo-banner h2 b{font-size:31px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{min-height:auto}.category-row{overflow:auto;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-row button{min-width:112px;flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:145px}.product-info{padding:12px}.product-info h3{min-height:36px;font-size:14px}.chat-panel{left:0;right:0;bottom:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0}.chat-head{height:64px;padding-inline:12px}.chat-modes{height:46px;padding:6px 10px}.chat-messages{padding:14px 12px}.chat-form{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.message{max-width:92%}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.promo-carousel{height:292px}.promo-banner h2{font-size:24px}.promo-banner h2 b{font-size:28px}.chat-head strong{font-size:13px}.chat-head span{font-size:10px}.chat-modes button{font-size:10px}.chat-bubble{left:12px;right:12px;width:calc(100% - 24px);justify-content:center}}


/* Freemium-style refresh */
.benefit-section,.faq-section{margin-top:18px}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.benefit-grid article{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 10px 26px rgba(17,41,47,.05)}.benefit-grid article i{width:18px;height:18px;color:#0d8ea0;margin-bottom:10px}.benefit-grid h3{font-size:15px;margin-bottom:8px}.benefit-grid p{font-size:12px;line-height:1.55;color:var(--muted)}
.faq-list{display:grid;gap:10px}.faq-list details{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:14px;padding:14px 16px;box-shadow:0 10px 26px rgba(17,41,47,.05)}.faq-list summary{cursor:pointer;font-size:14px;font-weight:800;color:#17363c;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin-top:10px;font-size:12px;line-height:1.6;color:var(--muted)}
@media(max-width:1100px){.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.promo-carousel{height:300px}.promo-banner>div{width:100%;padding:28px 20px 26px}.promo-banner span{font-size:9px}.promo-banner h2{font-size:26px}.promo-banner h2 b{font-size:31px}.promo-banner p{font-size:13px;max-width:320px}.benefit-grid{grid-template-columns:1fr}}


/* Freemium-style refresh v4 */
.home-hero{margin-top:0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr);gap:16px;align-items:stretch}.promo-carousel{height:auto;min-height:360px;border-radius:22px;background:linear-gradient(135deg,#e8fbfd,#f8feff);box-shadow:0 18px 50px rgba(11,71,79,.08);overflow:hidden}.promo-track{height:100%;display:flex;transition:transform .48s cubic-bezier(.22,.7,.25,1)}.promo-carousel .promo-banner{height:100%;min-width:100%;display:flex;align-items:center;position:relative;overflow:hidden}.promo-carousel .promo-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.03) contrast(1.02)}.promo-carousel .promo-banner>div{position:relative;z-index:2;width:min(54%,430px);padding:38px 40px}.promo-banner span{font-size:10px;letter-spacing:1.4px;font-weight:800;color:#0d8ea0}.promo-banner h2{font-size:30px;line-height:1;color:#12343a;margin:10px 0 0}.promo-banner h2 b{font-size:42px;line-height:.92;color:#067f8f}.promo-banner p{margin-top:14px;font-size:15px;line-height:1.55;color:#486168;max-width:360px}.promo-banner a,.promo-banner button{margin-top:16px;border-radius:12px;background:var(--primary);box-shadow:0 12px 25px rgba(37,99,255,.22)}.promo-banner a:hover,.promo-banner button:hover{background:#0f93a4}.carousel-arrow{width:42px;height:42px;border-radius:50%;border:1px solid rgba(13,142,160,.18);background:rgba(255,255,255,.9);box-shadow:0 12px 24px rgba(11,71,79,.08)}.carousel-arrow svg{width:20px;color:#0d8ea0}.carousel-dots{bottom:16px}.carousel-dots button{width:10px;height:10px;background:#cce8ec}.carousel-dots button.active{width:24px;background:#0d8ea0}
.hero-panel{display:grid;grid-template-rows:auto 1fr;gap:12px}.hero-card{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 26px rgba(17,41,47,.05)}.hero-card-main{padding:22px;display:grid;align-content:start}.hero-kicker{font-size:10px;letter-spacing:1.4px;font-weight:800;color:#0d8ea0;text-transform:uppercase}.hero-card-main h2{margin-top:10px;font-size:28px;line-height:1.05;color:#17363c}.hero-card-main p{margin-top:12px;font-size:13px;line-height:1.6;color:var(--muted)}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-primary,.hero-secondary{height:42px;padding:0 14px;border-radius:12px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.hero-primary{background:var(--primary);color:white}.hero-secondary{border:1px solid var(--line);background:white;color:#17363c}.hero-stack{display:grid;gap:10px}.hero-stat{padding:14px 16px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center}.hero-stat i{width:28px;height:28px;color:#0d8ea0}.hero-stat b{display:block;font-size:13px;margin-bottom:2px}.hero-stat span{display:block;font-size:11px;line-height:1.5;color:var(--muted)}
.category-section,.catalog-section,.faq-section{margin-top:18px}.category-section h2,.section-title h2{font-size:19px;letter-spacing:-.01em;color:#17363c}.category-row{margin-top:14px;padding:4px 2px 10px;gap:10px;display:flex;overflow:auto;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-row button{min-width:120px;background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 20px rgba(11,71,79,.05);padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.category-row button span{font-size:11px}.category-row button.active-cat{background:var(--primary-soft);border-color:#99dfe8;color:#0d7f8c}.category-row button>img{width:54px;height:54px;box-shadow:none}.section-title>div{display:flex;align-items:center;justify-content:space-between;gap:10px}
.product-toolbar{gap:10px}.search-field,.product-toolbar select,.filter-toggle,.filter-strip{border-radius:14px;border-color:var(--line);background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(11,71,79,.04)}.search-field input,.product-toolbar select,.filter-toggle{height:46px}.filter-strip{box-shadow:none}.active-filters{min-height:32px}.filter-chip{background:#e8fbfd;color:#0d7f8c;border:1px solid #bfe9ef;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 28px rgba(11,71,79,.05);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(11,71,79,.1);border-color:#b6e7ee}.product-image{height:160px}.product-info{padding:14px 14px 15px}.product-info h3{font-size:15px;line-height:1.25;min-height:40px}.product-stats span{background:#f4fbfc;border-color:#d8eaed;color:#537077}.product-bottom strong{font-size:18px}.add-cart{width:40px;height:40px;border-radius:12px;background:var(--primary)}.status-pill,.best-pill,.wholesale-pill{border-radius:999px;box-shadow:0 8px 18px rgba(11,71,79,.08)}.best-pill,.wholesale-pill{background:rgba(255,255,255,.96);color:#0e7d8e;border:1px solid rgba(15,142,160,.2)}.status-pill.empty{background:#eef4f5;color:#7a8c90}.no-results{background:rgba(255,255,255,.95);border:1px dashed #c9dfe2;border-radius:16px;padding:42px 20px;color:var(--muted)}
.faq-list{display:grid;gap:10px}.faq-list details{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:14px;padding:14px 16px;box-shadow:0 10px 26px rgba(17,41,47,.05)}.faq-list summary{cursor:pointer;font-size:14px;font-weight:800;color:#17363c;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin-top:10px;font-size:12px;line-height:1.6;color:var(--muted)}
@media(max-width:1100px){.hero-grid,.product-grid{grid-template-columns:1fr}.hero-panel{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto}.hero-card-main{grid-column:1/-1}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-row{gap:10px}.category-row button{min-width:112px}}
@media(max-width:760px){.main-content{padding-inline:12px;padding-top:14px}.brand{height:68px;padding-inline:16px}.brand-word span{font-size:18px}.brand-word small{font-size:9px}.hero-grid{gap:12px}.promo-carousel{min-height:300px;margin-inline:-12px;border-radius:18px}.promo-carousel .promo-banner>div{width:100%;padding:28px 20px 26px}.promo-banner span{font-size:9px}.promo-banner h2{font-size:26px}.promo-banner h2 b{font-size:31px}.promo-banner p{font-size:13px;max-width:320px}.hero-panel{grid-template-columns:1fr}.hero-card-main h2{font-size:24px}.hero-card-main p{font-size:12px}.hero-actions{gap:8px}.hero-primary,.hero-secondary{height:40px;flex:1}.category-row{padding-bottom:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:145px}.product-info{padding:12px}.product-info h3{min-height:36px;font-size:14px}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.promo-carousel{height:292px}.promo-banner h2{font-size:24px}.promo-banner h2 b{font-size:28px}}

/* Freemium-style refresh v5 */
:root{--primary:#12b6c7;--primary-soft:#e3fbfd;--aqua:#f2fcfd;--bg:#eef8fa;--paper:#ffffff;--text:#133137;--muted:#60767b;--line:#d8eaed;--sidebar:300px}
body{background:linear-gradient(180deg,#f8fcfd 0%,#edf8fb 44%,#f7fcfd 100%);color:var(--text)}
.sidebar{position:fixed;inset:0 auto 0 0;width:min(320px,86vw);background:rgba(255,255,255,.98);backdrop-filter:saturate(1.2) blur(12px);border-right:1px solid rgba(216,234,237,.92);box-shadow:0 22px 48px rgba(11,71,79,.08);transform:translateX(-100%);transition:transform .25s ease;z-index:80;padding-top:10px}.sidebar.open{transform:none}
.app-shell{margin-left:0;min-height:100vh}
.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 28px;background:rgba(247,252,253,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(216,234,237,.8)}
.site-header-left{display:flex;align-items:center;gap:12px;min-width:0}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.site-header-copy{display:grid;gap:4px;min-width:0}.site-header-copy span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#0d8ea0}.site-header-copy strong{font-size:13px;line-height:1.4;color:#27464d;font-weight:700;max-width:560px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.top-actions button{height:42px;border:1px solid rgba(216,234,237,.95);background:rgba(255,255,255,.96);color:#35535a;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;padding:0 14px;border-radius:14px;box-shadow:0 8px 18px rgba(11,71,79,.04)}.top-actions button:hover{color:#0d8ea0;border-color:#bfe9ef}.top-actions svg{width:18px}.top-actions button span{display:inline}
.menu-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(216,234,237,.95);background:rgba(255,255,255,.96);color:#345159;border-radius:14px;box-shadow:0 8px 18px rgba(11,71,79,.04)}
.main-content{padding:22px 28px 64px;background:transparent}.main-content>section{max-width:1240px;margin-inline:auto}
.home-hero{margin-top:0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.9fr);gap:16px;align-items:stretch}
.promo-carousel{height:auto;min-height:380px;border-radius:26px;background:linear-gradient(135deg,#ebfcfd,#f7feff);box-shadow:0 18px 46px rgba(11,71,79,.08);overflow:hidden;border:1px solid rgba(216,234,237,.9)}.promo-carousel .promo-banner{border-radius:0}.promo-carousel .promo-banner>div{width:min(55%,430px);padding:40px 42px}.promo-banner span{font-size:10px;letter-spacing:1.4px;font-weight:800;color:#0f93a4}.promo-banner h2{font-size:32px;line-height:1.02;margin-top:10px;color:#133137}.promo-banner h2 b{font-size:44px;line-height:.95;color:#067f8f}.promo-banner p{margin-top:14px;font-size:15px;line-height:1.58;color:#486168;max-width:360px}.promo-banner a,.promo-banner button{margin-top:18px;border-radius:14px;background:var(--primary);box-shadow:0 12px 25px rgba(18,182,199,.22);font-size:12px;padding:11px 16px}.promo-banner a:hover,.promo-banner button:hover{background:#0fa7b7}.carousel-arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(15,147,164,.18);background:rgba(255,255,255,.92);box-shadow:0 12px 24px rgba(11,71,79,.08)}.carousel-arrow svg{width:20px;color:#0d8ea0}.carousel-dots{bottom:16px}.carousel-dots button{width:10px;height:10px;background:#cce8ec}.carousel-dots button.active{width:24px;background:#0d8ea0}
.hero-panel{display:grid;grid-template-rows:auto 1fr;gap:12px}.hero-card{background:rgba(255,255,255,.96);border:1px solid rgba(216,234,237,.95);border-radius:22px;box-shadow:0 10px 24px rgba(11,71,79,.05)}.hero-card-main{padding:24px}.hero-kicker{font-size:10px;letter-spacing:1.5px;font-weight:800;color:#0d8ea0;text-transform:uppercase}.hero-card-main h2{margin-top:10px;font-size:29px;line-height:1.05;color:#17363c}.hero-card-main p{margin-top:12px;font-size:13px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.hero-primary,.hero-secondary{height:42px;padding:0 14px;border-radius:12px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.hero-primary{background:var(--primary);color:#fff}.hero-secondary{border:1px solid var(--line);background:#fff;color:#17363c}.hero-stack{display:grid;gap:10px}.hero-stat{padding:15px 16px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center}.hero-stat i{width:28px;height:28px;color:#0d8ea0}.hero-stat b{display:block;font-size:13px;margin-bottom:2px}.hero-stat span{display:block;font-size:11px;line-height:1.5;color:var(--muted)}
.category-section,.catalog-section,.faq-section{margin-top:18px}.section-title>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.category-section h2,.section-title h2{font-size:19px;letter-spacing:-.01em;color:#17363c}.category-row{margin-top:14px;padding:4px 2px 10px;gap:10px;display:flex;overflow:auto;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-row button{min-width:124px;background:rgba(255,255,255,.95);border:1px solid rgba(216,234,237,.95);border-radius:18px;box-shadow:0 8px 20px rgba(11,71,79,.05);padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.category-row button span{font-size:11px;font-weight:700;color:#35535a}.category-row button.active-cat{background:var(--primary-soft);border-color:#99dfe8;color:#0d7f8c}.category-row button>img{width:54px;height:54px;box-shadow:none}
.product-toolbar{gap:10px;flex-wrap:wrap}.search-field,.product-toolbar select,.filter-toggle,.filter-strip{border-radius:16px;border-color:rgba(216,234,237,.95);background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(11,71,79,.04)}.search-field{min-width:0;flex:1}.search-field input,.product-toolbar select,.filter-toggle{height:48px}.filter-toggle{padding:0 14px}.filter-strip{box-shadow:none;padding:14px 16px}.filter-chip{background:#e8fbfd;color:#0d7f8c;border:1px solid #bfe9ef;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.active-filters{min-height:32px}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{background:rgba(255,255,255,.97);border:1px solid rgba(216,234,237,.95);border-radius:20px;box-shadow:0 12px 28px rgba(11,71,79,.05);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(11,71,79,.1);border-color:#b6e7ee}.product-image{height:168px}.product-info{padding:14px 14px 15px}.product-info h3{font-size:15px;line-height:1.28;min-height:40px}.product-stats span{background:#f4fbfc;border-color:#d8eaed;color:#537077}.product-bottom strong{font-size:18px}.add-cart{width:40px;height:40px;border-radius:12px;background:var(--primary)}.status-pill,.best-pill,.wholesale-pill{border-radius:999px;box-shadow:0 8px 18px rgba(11,71,79,.08)}.best-pill,.wholesale-pill{background:rgba(255,255,255,.96);color:#0e7d8e;border:1px solid rgba(15,142,160,.2)}.status-pill.empty{background:#eef4f5;color:#7a8c90}.no-results{background:rgba(255,255,255,.96);border:1px dashed #c9dfe2;border-radius:16px;padding:42px 20px;color:var(--muted)}
.faq-list{display:grid;gap:10px}.faq-list details{background:rgba(255,255,255,.96);border:1px solid rgba(216,234,237,.95);border-radius:16px;padding:14px 16px;box-shadow:0 10px 26px rgba(17,41,47,.05)}.faq-list summary{cursor:pointer;font-size:14px;font-weight:800;color:#17363c;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin-top:10px;font-size:12px;line-height:1.6;color:var(--muted)}
.chat-bubble{background:linear-gradient(135deg,#2563ff,#14b8ff);box-shadow:0 14px 30px rgba(37,99,255,.28);border-radius:999px;height:52px;padding-inline:18px}.chat-panel{width:min(420px,calc(100vw - 28px));border-radius:22px 22px 18px 18px;box-shadow:0 24px 70px rgba(12,48,54,.18);border:1px solid rgba(208,229,232,.9)}.chat-head{background:linear-gradient(135deg,#f7feff,#eefafb);border-bottom:1px solid var(--line)}.bot-avatar{background:linear-gradient(135deg,#2563ff,#14b8ff)}.chat-head span{color:var(--muted)}.chat-modes{background:#f7fbfb;border-bottom:1px solid var(--line)}.chat-modes button{border-radius:999px;background:transparent;color:#557075}.chat-modes button.active{background:var(--primary-soft);color:#0d7f8c}.chat-messages{background:linear-gradient(180deg,#fbfefe,#f3fafb);padding:16px 14px 12px;gap:9px}.message{max-width:86%;border-radius:16px;padding:11px 12px;box-shadow:0 8px 18px rgba(11,71,79,.05)}.message.bot{background:#fff;border:1px solid var(--line)}.message.user{background:linear-gradient(135deg,#14b8ff,#2563ff)}.quick-chat{gap:8px;margin-top:6px}.quick-chat button{border-radius:999px;border:1px solid #cce8ec;background:#fff;color:#32515a;padding:9px 11px;font-size:11px}.chat-form{border-top:1px solid var(--line);background:rgba(255,255,255,.95)}.chat-form textarea{background:#f7fbfb;border:1px solid var(--line);border-radius:14px;min-height:46px;padding:12px 12px 10px}.chat-form button{width:46px;height:46px;border-radius:14px;background:var(--primary)}
.modal,.cart-drawer{border-radius:18px}.drawer-head,.modal-head{border-bottom-color:var(--line)}.toast{border-radius:12px;background:#10282c}.history-order,.review-card,.about-profile,.about-points>div,.notif-modal-item{border-radius:14px;box-shadow:0 10px 22px rgba(11,71,79,.05)}
@media(max-width:1100px){.site-header{grid-template-columns:auto 1fr auto;gap:12px;padding:12px 16px}.site-header-copy{display:none}.hero-grid,.product-grid{grid-template-columns:1fr}.hero-panel{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto}.hero-card-main{grid-column:1/-1}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-row{gap:10px}.category-row button{min-width:112px}}
@media(max-width:760px){.sidebar{width:min(100vw,360px)}.site-header{grid-template-columns:auto minmax(0,1fr);padding:12px 12px;gap:10px}.site-header-copy,.top-actions button span{display:none}.top-actions{gap:8px}.top-actions button{height:40px;padding:0 12px;border-radius:12px}.menu-button{width:40px;height:40px;border-radius:12px}.site-brand .brand-word span{font-size:18px}.site-brand .brand-word small{font-size:9px}.main-content{padding:14px 12px 42px}.hero-grid{gap:12px}.promo-carousel{min-height:308px;margin-inline:-12px;border-radius:22px}.promo-carousel .promo-banner>div{width:100%;padding:28px 20px 26px}.promo-banner h2{font-size:26px}.promo-banner h2 b{font-size:32px}.promo-banner p{font-size:13px;max-width:320px}.hero-panel{grid-template-columns:1fr}.hero-card-main h2{font-size:24px}.hero-card-main p{font-size:12px}.hero-actions{gap:8px}.hero-primary,.hero-secondary{height:40px;flex:1}.category-row{padding-bottom:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:145px}.product-info{padding:12px}.product-info h3{min-height:36px;font-size:14px}.chat-panel{left:0;right:0;bottom:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0}.chat-head{height:64px;padding-inline:12px}.chat-modes{height:46px;padding:6px 10px}.chat-messages{padding:14px 12px}.chat-form{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.message{max-width:92%}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.promo-carousel{min-height:292px}.promo-banner h2{font-size:24px}.promo-banner h2 b{font-size:28px}.chat-head strong{font-size:13px}.chat-head span{font-size:10px}.chat-modes button{font-size:10px}.chat-bubble{left:12px;right:12px;width:calc(100% - 24px);justify-content:center}}

/* Layout cleanup for storefront mode */
body{overflow-x:hidden}
.sidebar{transform:translateX(-100%) !important}
.sidebar.open{transform:none !important}
.app-shell{margin-left:0 !important}
.site-header{grid-template-columns:auto minmax(0,1fr) auto !important}
.site-header-left{min-width:0}
.header-branding{display:flex;flex-direction:column;gap:2px;min-width:0}
.header-branding strong{font-size:18px;line-height:1;color:#17363c}
.header-branding span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#0d8ea0;white-space:nowrap}
.site-header-copy{display:none !important}
.hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr) !important}
.promo-carousel .promo-banner>div{width:min(46%,360px) !important}
.promo-carousel .promo-banner h2{font-size:26px !important}
.promo-carousel .promo-banner h2 b{font-size:34px !important}
.hero-card-main h2{font-size:24px !important;line-height:1.08 !important}
.hero-card-main p{max-width:100%}
@media(max-width:1100px){.site-header{grid-template-columns:auto 1fr auto !important}.hero-grid{grid-template-columns:1fr !important}.hero-panel{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}
@media(max-width:760px){.site-header{grid-template-columns:auto minmax(0,1fr) !important}.header-branding strong{font-size:17px}.hero-grid{grid-template-columns:1fr !important}.promo-carousel .promo-banner>div{width:100% !important}.promo-carousel .promo-banner h2{font-size:24px !important}.promo-carousel .promo-banner h2 b{font-size:30px !important}}

/* Final mobile cleanup */
@media (max-width: 760px) {
  .hero-actions { display: grid; grid-template-columns: 1fr; }
  .hero-primary, .hero-secondary { width: 100%; }
  .carousel-arrow { display: none !important; }
  .promo-carousel .promo-banner > div { width: 100%; padding: 24px 18px 20px; }
  .promo-banner h2 { font-size: 23px; }
  .promo-banner h2 b { font-size: 28px; }
  .hero-card-main h2 { font-size: 22px; }
}


/* Freemium storefront v6 */
body{background:#f6f8fb}
.sidebar,.sidebar-overlay,.home-hero,.category-section,.faq-section{display:none!important}
.app-shell{margin-left:0!important}
.site-header{position:sticky;top:0;z-index:60;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 28px;background:rgba(255,255,255,.98);border-bottom:1px solid #e7ecf0;box-shadow:0 1px 0 rgba(255,255,255,.8)}
.site-header-left{display:flex;align-items:center;gap:12px;min-width:0}
.menu-button{display:none!important}
.market-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#111827;min-width:0}
.market-brand img{width:34px;height:34px;border-radius:8px;flex:none}
.market-brand strong,.market-brand span{font-size:22px;line-height:1;font-weight:800;letter-spacing:-.02em}
.market-brand strong{color:#2563ff}
.market-brand span{color:#111827}
.market-nav{display:flex;align-items:center;justify-content:center;gap:30px;min-width:0}
.market-nav a,.market-nav button{border:0;background:transparent;text-decoration:none;color:#1f2937;font-size:14px;font-weight:700;height:40px;display:inline-flex;align-items:center;padding:0 2px;cursor:pointer}
.top-actions{display:flex;align-items:center;gap:10px}
.top-actions button{height:40px;padding:0 12px;border:1px solid #dce3ea;background:#fff;border-radius:12px;color:#334155;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.top-actions button span{display:inline}
.main-content{padding:0 28px 56px;background:#f6f8fb}
.main-content>section{max-width:1240px;margin-inline:auto}
.catalog-section{margin-top:0;padding-top:10px}
.section-title>div{align-items:center;gap:16px}
.section-title h2{font-size:20px;margin-bottom:0;color:#0f172a}
#resultCount{font-size:14px;background:#f8fafc;border:1px solid #e5e7eb;padding:8px 12px;border-radius:999px;color:#64748b;font-weight:700}
.product-toolbar{display:block;background:transparent;box-shadow:none;padding:0;margin:18px 0 22px}
.search-field{height:66px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06)}
.search-field input{font-size:18px;padding:0 20px 0 56px;height:100%}
.search-field svg{left:18px;right:auto;top:50%;transform:translateY(-50%);width:24px;color:#64748b}
.product-toolbar select,.filter-toggle,.filter-strip,.active-filters{display:none}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.06);padding:16px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.product-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.10);border-color:#d8e0ea}
.product-card-head{display:flex;gap:12px;align-items:flex-start}
.product-icon{width:44px;height:44px;border-radius:12px;object-fit:cover;flex:none;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.product-card-title{min-width:0}
.product-card-title h3{font-size:16px;line-height:1.2;color:#0f172a;margin:0 0 4px}
.product-rating{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;flex-wrap:wrap}
.product-rating i{width:14px;height:14px;color:#f59e0b}
.product-rating strong{color:#111827}
.product-rating span{white-space:nowrap}
.product-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.product-tag{height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}
.product-tag.ready{background:#edf2ff;color:#2563ff;border-color:#dbe4ff}
.product-tag.guarantee{background:#ecfdf3;color:#15803d;border-color:#ccefd8}
.product-tag.extra{background:#fff7ed;color:#d97706;border-color:#fde3bf}
.product-pricing{margin-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.product-pricing small{display:block;font-size:12px;color:#94a3b8;text-decoration:line-through}
.product-pricing strong{font-size:22px;line-height:1;color:#0f172a}
.product-discount{display:inline-flex;height:26px;align-items:center;padding:0 10px;border-radius:999px;background:#fff7ed;color:#ea580c;font-size:12px;font-weight:800}
.no-results{background:#fff;border:1px dashed #dbe2ea;border-radius:18px;padding:40px 24px;color:#64748b}
.chat-bubble{background:#1677ff;box-shadow:0 10px 25px rgba(22,119,255,.28)}
.chat-panel{border-radius:20px;box-shadow:0 20px 60px rgba(15,23,42,.16)}
@media(max-width:1100px){.site-header{grid-template-columns:auto 1fr auto;padding:12px 16px}.market-nav{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){body{background:#fff}.site-header{grid-template-columns:auto 1fr auto;padding:12px 12px}.market-brand strong,.market-brand span{font-size:18px}.top-actions button span{display:none}.main-content{padding:0 12px 40px}.section-title h2{font-size:18px}.search-field{height:58px;border-radius:18px}.search-field input{font-size:16px;padding-left:50px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:14px}.product-card-title h3{font-size:15px}.product-pricing strong{font-size:20px}.chat-panel{left:0;right:0;bottom:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0}}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-card{padding:13px}.product-pricing{align-items:center}.product-pricing strong{font-size:19px}}


/* Freemium storefront v7 */
:root{--primary:#2563ff;--primary-soft:#eaf1ff;--accent:#14f195;--accent-warm:#ff8a3d;--bg:#f7f9ff;--paper:#ffffff;--text:#0f172a;--muted:#64748b;--line:#dbe4ff}
body{background:var(--bg);color:var(--text)}
.sidebar,.sidebar-overlay,.home-hero,.category-section,.faq-section,.hero-panel,.hero-stack,.hero-card,.promo-carousel,.promo-track{display:none !important}
.app-shell{margin-left:0 !important;min-height:100vh}
.site-header{position:sticky;top:0;z-index:60;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 28px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:saturate(1.1) blur(10px)}
.site-header-left{display:flex;align-items:center;gap:12px;min-width:0}
.menu-button{display:none !important}
.market-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);min-width:0}
.market-brand img{width:34px;height:34px;border-radius:9px;flex:none;box-shadow:0 6px 18px rgba(15,23,42,.08)}
.market-brand strong,.market-brand span{font-size:22px;line-height:1;font-weight:800;letter-spacing:-.02em}
.market-brand strong{color:#2563ff}
.market-brand span{color:var(--text)}
.market-nav{display:flex;align-items:center;justify-content:center;gap:30px;min-width:0}
.market-nav a,.market-nav button{border:0;background:transparent;text-decoration:none;color:#1f2937;font-size:14px;font-weight:700;height:40px;display:inline-flex;align-items:center;padding:0 2px;cursor:pointer}
.top-actions{display:flex;align-items:center;gap:10px}
.top-actions button{height:40px;padding:0 12px;border:1px solid var(--line);background:#fff;border-radius:12px;color:#334155;box-shadow:0 1px 2px rgba(15,23,42,.04)}
.top-actions button span{display:inline}
.main-content{padding:0 28px 56px;background:var(--bg)}
.main-content>section{max-width:1240px;margin-inline:auto}
.catalog-section{margin-top:0 !important;padding-top:12px}
.section-title>div{align-items:center;gap:14px}
.section-title h2{font-size:20px;margin-bottom:0;color:#0f172a;letter-spacing:-.02em}
#resultCount{font-size:14px;background:#f8fafc;border:1px solid #e5e7eb;padding:8px 12px;border-radius:999px;color:#64748b;font-weight:700}
.product-toolbar{display:block;background:transparent;box-shadow:none;padding:0;margin:16px 0 22px}
.search-field{height:66px;border:1px solid #e5e7eb;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06)}
.search-field input{font-size:18px;padding:0 20px 0 58px;height:100%}
.search-field svg{left:18px;right:auto;top:50%;transform:translateY(-50%);width:22px;color:#94a3b8}
.product-toolbar select,.filter-toggle,.filter-strip,.active-filters{display:none !important}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.05);overflow:hidden;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.product-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,23,42,.1);border-color:#d8e0ea}
.product-card-media{position:relative;padding:14px 14px 0;min-height:58px;display:flex;align-items:flex-start;justify-content:flex-start}
.product-icon{width:44px;height:44px;border-radius:12px;object-fit:cover;flex:none;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.product-status{position:absolute;left:14px;top:14px;height:22px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:800;display:inline-flex;align-items:center;background:#edf2ff;color:#2563ff}
.product-status.empty{background:#eef2f7;color:#64748b}
.product-card-body{padding:8px 16px 16px}
.product-card-title h3{font-size:16px;line-height:1.2;color:#0f172a;margin:0 0 4px}
.product-rating{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;flex-wrap:wrap}
.product-rating i{width:14px;height:14px;color:#f59e0b}
.product-rating strong{color:#111827}
.product-rating span{white-space:nowrap}
.product-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.product-tag{height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}
.product-tag.ready{background:#edf2ff;color:#2563ff;border-color:#dbe4ff}
.product-tag.guarantee{background:#ecfdf3;color:#15803d;border-color:#ccefd8}
.product-tag.extra{background:#fff7ed;color:#d97706;border-color:#fde3bf}
.product-pricing{margin-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.product-pricing small{display:block;font-size:12px;color:#94a3b8;text-decoration:line-through}
.product-pricing strong{font-size:22px;line-height:1;color:#0f172a}
.product-discount{display:inline-flex;height:26px;align-items:center;padding:0 10px;border-radius:999px;background:#fff7ed;color:#ea580c;font-size:12px;font-weight:800}
.no-results{background:#fff;border:1px dashed #dbe2ea;border-radius:18px;padding:40px 24px;color:#64748b}

.modal:has(.product-detail-body){width:min(1120px,100%)}
.product-detail-body{padding:20px}
.detail-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:20px;align-items:start}
.detail-rail{display:grid;gap:14px}
.detail-summary-card,.detail-tabs-card,.detail-step-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.detail-summary-card{padding:18px}
.detail-summary-card .detail-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px}
.detail-title{margin-top:14px;font-size:22px;line-height:1.15;color:#0f172a}
.detail-rating{display:flex;align-items:center;gap:7px;margin-top:8px;font-size:13px;color:#64748b;flex-wrap:wrap}
.detail-rating i{width:15px;height:15px;color:#f59e0b}
.detail-rating strong{color:#111827}
.detail-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.detail-tags span{height:26px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a;font-size:12px;font-weight:700}
.detail-facts{display:grid;gap:10px;margin-top:14px}
.detail-facts>div{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:flex-start;padding:12px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}
.detail-facts svg{width:16px;color:#2563ff;flex:none}
.detail-facts span,.detail-facts b{display:block}
.detail-facts span{font-size:11px;color:#64748b}
.detail-facts b{font-size:13px;color:#0f172a;margin-top:2px}
.detail-tabs-card{overflow:hidden}
.detail-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e5e7eb}
.detail-tabs button{height:42px;border:0;background:transparent;font-size:13px;font-weight:800;color:#64748b;border-bottom:2px solid transparent}
.detail-tabs button.active{color:#2563ff;border-bottom-color:#2563ff}
.detail-tab-panel{min-height:0;padding:16px;font-size:13px;line-height:1.7;color:#334155}
.detail-tab-panel p+p{margin-top:10px}
.detail-tab-panel ol{padding-left:18px}
.detail-tab-panel li+li{margin-top:4px}
.detail-tab-panel[hidden]{display:none}
.detail-panel{min-width:0}
.detail-step-card{padding:20px}
.detail-step-title{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:800;color:#0f172a}
.detail-step-title span{width:28px;height:28px;border-radius:999px;background:#2563ff;color:#fff;display:grid;place-items:center;font-size:13px;flex:none}
.detail-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:12px 0 14px}
.detail-price{font-size:26px;line-height:1;color:#0f172a}
.detail-info{margin:16px 0;padding:14px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;display:grid;gap:8px}
.detail-info div{display:flex;justify-content:space-between;gap:14px;font-size:13px;padding:2px 0}
.detail-info span{color:#64748b}
.detail-info b{color:#0f172a;text-align:right}
.variant-picker{display:grid;gap:8px;margin:14px 0;padding:12px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:16px}
.variant-picker>span{font-size:12px;font-weight:800;color:#64748b}
.variant-picker label{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center;padding:10px 11px;border:1px solid #e5e7eb;background:#fff;border-radius:14px;cursor:pointer}
.variant-picker input{grid-row:1/3;accent-color:#2563ff}
.variant-picker b{font-size:13px;color:#0f172a}
.variant-picker small{font-size:11px;color:#64748b}
.variant-picker label:has(input:checked){border-color:#2563ff;background:#eef6ff}
.detail-variant{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;margin-top:10px}
.detail-variant input{margin-top:4px;accent-color:#2563ff}
.detail-variant span{display:grid;gap:3px}
.detail-variant b{font-size:13px;color:#0f172a}
.detail-variant small{font-size:11px;color:#64748b}
.detail-variant.disabled{opacity:.6}
.detail-quantity{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:800;margin:16px 0 0;gap:12px}
.detail-quantity>span{display:flex;flex-direction:column;gap:3px}
.detail-quantity>span small{font-size:11px;color:#64748b;font-weight:500}
.quantity-stepper{display:grid;grid-template-columns:42px 58px 42px;height:48px;border:1px solid #cbd5e1;border-radius:14px;overflow:hidden;background:#fff}
.quantity-stepper button{border:0;background:#eef6ff;color:var(--primary);display:grid;place-items:center}
.quantity-stepper button:hover:not(:disabled){background:#dbe8ff}
.quantity-stepper button:disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed}
.quantity-stepper svg{width:17px}
.quantity-stepper input{width:58px;height:100%;border:0;border-inline:1px solid #e5e7eb;border-radius:0;padding:0;text-align:center;font-weight:800;font-size:13px;outline:0;appearance:textfield}
.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}
.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.detail-buy,.submit-button,.logout-button,.confirm-button{width:100%;height:46px;border-radius:14px;font-size:13px;font-weight:800}
.detail-buy,.submit-button{border:0;background:#2563ff;color:#fff}
.detail-buy.secondary{background:#fff;color:#0f172a;border:1px solid #d1d5db}
.detail-buy:disabled{background:#cbd5e1;color:#64748b}

.chat-bubble{background:#2563ff;box-shadow:0 14px 30px rgba(37,99,255,.28);border-radius:999px;height:52px;padding-inline:18px}
.chat-panel{width:min(420px,calc(100vw - 28px));border-radius:22px 22px 18px 18px;box-shadow:0 24px 70px rgba(12,48,54,.18);border:1px solid rgba(208,229,232,.9)}
.chat-head{background:linear-gradient(135deg,#f7feff,#eefafb);border-bottom:1px solid #e5e7eb}
.bot-avatar{background:linear-gradient(135deg,#2563ff,#14f195)}
.chat-head span{color:#64748b}
.chat-modes{background:#f7fbfb;border-bottom:1px solid #e5e7eb}
.chat-modes button{border-radius:999px;background:transparent;color:#557075}
.chat-modes button.active{background:var(--primary-soft);color:var(--primary)}
.chat-messages{background:linear-gradient(180deg,#fbfefe,#f3fafb);padding:16px 14px 12px;gap:9px}
.message{max-width:86%;border-radius:16px;padding:11px 12px;box-shadow:0 8px 18px rgba(11,71,79,.05)}
.message.bot{background:#fff;border:1px solid #e5e7eb}
.message.user{background:linear-gradient(135deg,#2563ff,#2563ff)}
.quick-chat{gap:8px;margin-top:6px}
.quick-chat button{border-radius:999px;border:1px solid #cce8ec;background:#fff;color:#32515a;padding:9px 11px;font-size:11px}
.chat-form{border-top:1px solid #e5e7eb;background:rgba(255,255,255,.95)}
.chat-form textarea{background:#f7fbfb;border:1px solid #e5e7eb;border-radius:14px;min-height:46px;padding:12px 12px 10px}
.chat-form button{width:46px;height:46px;border-radius:14px;background:#2563ff}

.modal,.cart-drawer{border-radius:18px}
.drawer-head,.modal-head{border-bottom-color:#e5e7eb}
.toast{border-radius:12px;background:#10282c}
.history-order,.review-card,.about-profile,.about-points>div,.notif-modal-item{border-radius:14px;box-shadow:0 10px 22px rgba(11,71,79,.05)}

@media (max-width: 1100px){
  .site-header{grid-template-columns:auto 1fr auto;padding:12px 16px}
  .market-nav{display:none}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .detail-layout{grid-template-columns:1fr}
}
@media (max-width: 760px){
  body{background:#fff}
  .site-header{grid-template-columns:auto 1fr auto;padding:12px 12px}
  .market-brand strong,.market-brand span{font-size:18px}
  .top-actions button span{display:none}
  .main-content{padding:0 12px 40px}
  .section-title h2{font-size:18px}
  .search-field{height:58px;border-radius:18px}
  .search-field input{font-size:16px;padding-left:50px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .product-card-body{padding:8px 14px 14px}
  .product-card-title h3{font-size:15px}
  .product-pricing strong{font-size:20px}
  .product-tags{gap:6px}
  .detail-layout{grid-template-columns:1fr}
  .product-detail-body{padding:14px}
  .detail-step-card,.detail-summary-card,.detail-tabs-card{border-radius:18px}
  .detail-summary-card .detail-image{max-width:180px;margin-inline:auto}
  .detail-title{font-size:18px}
  .detail-step-title{font-size:16px}
  .detail-price{font-size:24px}
  .detail-actions{grid-template-columns:1fr}
  .chat-panel{left:0;right:0;bottom:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0}
}
@media (max-width: 520px){
  .product-grid{grid-template-columns:1fr}
}
@media (max-width: 420px){
  .product-grid{grid-template-columns:1fr}
  .product-card{border-radius:18px}
  .detail-tabs button{font-size:12px}
  .quantity-stepper{grid-template-columns:40px 52px 40px}
}

/* Official FastDigiTop logo placement */
.brand-mark{width:34px;height:34px;object-fit:cover;border-radius:9px;display:block;flex:none;box-shadow:0 6px 18px rgba(37,99,255,.18)}
.market-brand .brand-full-logo{width:176px;height:48px;object-fit:cover;object-position:center;border-radius:14px;box-shadow:0 10px 30px rgba(37,99,255,.14)}
.market-brand strong,.market-brand span{display:none}
.auth-logo-mark{width:48px!important;height:48px!important;object-fit:cover;border-radius:12px;display:block;margin:0 auto 10px;transform:none;background:#101828}
.auth-logo-mark i,.auth-logo-mark b{display:none}
.promo-brand-mark{width:40px;height:40px;object-fit:cover;border-radius:10px;display:block}
@media(max-width:760px){.market-brand .brand-full-logo{width:132px;height:38px;border-radius:11px}}
