:root{--bg:#070a12;--bg-elev:#101722;--bg-soft:#162233;--ink:#f8fafc;--muted:#aab4c0;--line:#f8fafc1f;--gold:#f5b942;--gold-deep:#b87a1d;--blue:#35c2ff;--teal:#42e8c5;--danger:#ff6b6b;--ok:#3dd68c;--radius:8px;--shadow:0 24px 60px #00000059;--max:1180px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,sans-serif}:root[data-theme=light]{--bg:#f3f6fb;--bg-elev:#fff;--bg-soft:#eaf0f8;--ink:#101923;--muted:#52606f;--line:#15213024;--gold:#c8871e;--gold-deep:#8f5d14;--blue:#0969c3;--teal:#0b8d76;--shadow:0 22px 52px #0f172a24}@media (prefers-color-scheme:light){:root[data-theme=system]{--bg:#f3f6fb;--bg-elev:#fff;--bg-soft:#eaf0f8;--ink:#101923;--muted:#52606f;--line:#15213024;--gold:#c8871e;--gold-deep:#8f5d14;--blue:#0969c3;--teal:#0b8d76;--shadow:0 22px 52px #0f172a24}}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth;overflow-x:hidden}body{background:linear-gradient(180deg, #081a21f2, #070a12f5 300px, var(--bg) 680px), radial-gradient(1000px 420px at 72% 6%, #f5b94221, transparent 58%), radial-gradient(780px 360px at 0% 14%, #35c2ff1a, transparent 52%), var(--bg);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 72%, white);outline-offset:3px}h1,h2,.display{letter-spacing:0;font-family:Fraunces,Georgia,serif;font-weight:650}.shell{width:min(var(--max), calc(100% - 32px));margin-inline:auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#070a12d1;position:sticky;top:0}:root[data-theme=light] .topbar{background:#ffffffeb;box-shadow:0 14px 34px #0f172a14}@media (prefers-color-scheme:light){:root[data-theme=system] .topbar{background:#ffffffeb;box-shadow:0 14px 34px #0f172a14}}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.brand{align-items:center;gap:10px;min-width:0;font-weight:700;display:flex}.brand-logo{background:linear-gradient(145deg,#031330f5,#052850f5);border-radius:12px;flex:0 0 38px;width:38px;height:38px;display:block;box-shadow:0 12px 28px #00b4ff2e,inset 0 0 0 1px #1dc7ff47}.logo-swap{flex:0 0 38px;width:38px;height:38px;display:block;position:relative}.logo-swap .brand-logo{position:absolute;inset:0}.logo-light,:root[data-theme=light] .logo-dark{display:none}:root[data-theme=light] .logo-light{display:block}:root[data-theme=light] .brand-logo{background:linear-gradient(145deg,#f8fbff,#dfeeff);box-shadow:0 10px 24px #0f172a1c,inset 0 0 0 1px #035b9429}@media (prefers-color-scheme:light){:root[data-theme=system] .logo-dark{display:none}:root[data-theme=system] .logo-light{display:block}:root[data-theme=system] .brand-logo{background:linear-gradient(145deg,#f8fbff,#dfeeff);box-shadow:0 10px 24px #0f172a1c,inset 0 0 0 1px #035b9429}}.receipt-logo{position:static}.footer-brand-lockup{min-height:58px}.footer-logo{width:min(100%,260px);height:auto;margin-bottom:14px;display:block}.footer-brand-lockup .logo-light,:root[data-theme=light] .footer-brand-lockup .logo-dark{display:none}:root[data-theme=light] .footer-brand-lockup .logo-light{display:block}@media (prefers-color-scheme:light){:root[data-theme=system] .footer-brand-lockup .logo-dark{display:none}:root[data-theme=system] .footer-brand-lockup .logo-light{display:block}}.nav{color:var(--muted);gap:22px;font-weight:500;display:flex}.nav a.active,.nav a:hover{color:var(--ink)}.nav a.admin-top-account{color:var(--ink);font-weight:800}:root[data-theme=light] body{background:linear-gradient(180deg, #fff 0, #eef5fb 430px, var(--bg) 760px), radial-gradient(950px 360px at 76% 5%, #c8871e33, transparent 58%), radial-gradient(760px 340px at 0% 16%, #0969c324, transparent 54%), var(--bg)}@media (prefers-color-scheme:light){:root[data-theme=system] body{background:linear-gradient(180deg, #fff 0, #eef5fb 430px, var(--bg) 760px), radial-gradient(950px 360px at 76% 5%, #c8871e33, transparent 58%), radial-gradient(760px 340px at 0% 16%, #0969c324, transparent 54%), var(--bg)}}.theme-toggle{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.theme-toggle span{font-size:12px}.theme-toggle select{border-radius:999px;min-width:94px;padding:8px 12px}.icon-btn{border:1px solid var(--line);background:var(--bg-elev);color:var(--ink);border-radius:999px;padding:8px 14px;position:relative}.badge{background:var(--gold);color:#1a1206;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-6px;right:-6px}.hero{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:stretch;gap:36px;min-height:calc(100vh - 112px);padding:16px 0 28px;display:grid}.hero-copy{flex-direction:column;justify-content:center;min-width:0;display:flex;position:relative}.kicker{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:600}.hero h1{max-width:10.5ch;margin:12px 0 18px;font-size:clamp(48px,6vw,84px);line-height:.94}:root[data-theme=light] .hero h1,:root[data-theme=light] .seo-landing h1{color:#0b1220;text-shadow:0 1px #ffffff80}@media (prefers-color-scheme:light){:root[data-theme=system] .hero h1,:root[data-theme=system] .seo-landing h1{color:#0b1220;text-shadow:0 1px #ffffff80}}.lead{color:var(--muted);max-width:46ch;font-size:18px;line-height:1.45}.row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;display:inline-flex}.btn-gold{background:linear-gradient(180deg, #ffd66f, var(--gold-deep));color:#1a1206}.btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.btn-blue{background:linear-gradient(180deg, var(--blue), #1874d1);color:#061018}.hero-offer{color:var(--muted);background:#15171cd1;border:1px solid #d4a24a57;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:10px;margin-top:22px;padding:10px 12px;display:inline-grid}:root[data-theme=light] .hero-offer{background:#ffffffe0;box-shadow:0 14px 34px #0f172a14}@media (prefers-color-scheme:light){:root[data-theme=system] .hero-offer{background:#ffffffe0;box-shadow:0 14px 34px #0f172a14}}.hero-offer strong,.hero-offer small{color:var(--ink)}.hero-offer small{font-weight:800}.hero-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.hero-showcase{grid-template-columns:minmax(0,1.1fr) minmax(190px,.84fr);align-items:stretch;gap:14px;min-width:0;display:grid}.hero-card-main{grid-row:span 2;min-height:100%}.hero-card img{object-fit:contain;background:#f5f2ec;width:100%;height:clamp(380px,52vh,520px)}.hero-meta{gap:8px;padding:22px 22px 26px;display:grid}.hero-meta h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1}.hero-meta span,.deal-tile span,.deal-tile small,.service-tile span,.repair-row small{color:var(--muted)}.hero-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px;display:grid}.hero-stats span{border:1px solid var(--line);border-radius:var(--radius);min-height:88px;color:var(--muted);background:#101722b8;align-content:center;gap:4px;padding:16px 18px;display:grid}:root[data-theme=light] .hero-stats span{background:#ffffffd6;box-shadow:0 12px 28px #0f172a14}@media (prefers-color-scheme:light){:root[data-theme=system] .hero-stats span{background:#ffffffd6;box-shadow:0 12px 28px #0f172a14}}.hero-stats strong{color:var(--ink);font-size:22px}.service-tile,.deal-tile,.repair-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev)}.service-tile{min-height:0;display:grid;overflow:hidden}.service-tile img{object-fit:cover;width:100%;height:170px}.service-tile div{align-content:center;gap:8px;padding:18px;display:grid}.service-tile strong{font-size:18px;line-height:1.15}.deal-tile{background:linear-gradient(135deg, #f5b94238, #35c2ff21), var(--bg-elev);align-content:center;gap:8px;min-height:178px;padding:22px;display:grid}.deal-tile strong{font-size:20px}.quick-shop{grid-template-columns:repeat(4,1fr);gap:12px;padding:4px 0 34px;display:grid}.deal-banner{border-radius:var(--radius);background:linear-gradient(135deg, #42e8c51f, #f5b94221), var(--bg-elev);border:1px solid #42e8c53d;grid-template-columns:1fr auto;align-items:center;gap:18px;margin:0 auto 34px;padding:24px;display:grid}:root[data-theme=light] .deal-banner{background:linear-gradient(135deg,#0b8d761a,#c8871e1f),#fffdf7;border-color:#0b8d762e;box-shadow:0 18px 40px #0f172a14}@media (prefers-color-scheme:light){:root[data-theme=system] .deal-banner{background:linear-gradient(135deg,#0b8d761a,#c8871e1f),#fffdf7;border-color:#0b8d762e;box-shadow:0 18px 40px #0f172a14}}.deal-banner h2{max-width:820px;margin:6px 0 0}.flash-band{background:linear-gradient(90deg,#f5b9422e,#35c2ff1a),#15171cc2;border-block:1px solid #f5b9423d;margin:12px 0 36px;padding:28px 0}:root[data-theme=light] .flash-band{color:#fff;background:linear-gradient(90deg,#0d1724e6,#314452db),#1f2933;border-block-color:#1521301f}:root[data-theme=light] .flash-band .kicker,:root[data-theme=light] .flash-item em{color:#ffd66f}:root[data-theme=light] .flash-band .lead,:root[data-theme=light] .flash-item small{color:#ffffffc7}:root[data-theme=light] .flash-item{background:#ffffff1a;border-color:#ffffff2e}@media (prefers-color-scheme:light){:root[data-theme=system] .flash-band{color:#fff;background:linear-gradient(90deg,#0d1724e6,#314452db),#1f2933;border-block-color:#1521301f}:root[data-theme=system] .flash-band .kicker,:root[data-theme=system] .flash-item em{color:#ffd66f}:root[data-theme=system] .flash-band .lead,:root[data-theme=system] .flash-item small{color:#ffffffc7}:root[data-theme=system] .flash-item{background:#ffffff1a;border-color:#ffffff2e}}.flash-grid{grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);align-items:center;gap:24px;display:grid}.flash-grid h2{margin:6px 0 0;font-size:clamp(28px,4vw,46px);line-height:1}.flash-list{grid-template-columns:repeat(4,1fr);gap:10px;min-width:0;display:grid}.flash-item{border:1px solid var(--line);border-radius:var(--radius);background:#0c0d109e;gap:10px;padding:10px;display:grid}.flash-item img{aspect-ratio:1.1;object-fit:contain;border-radius:var(--radius);background:#f5f2ec;width:100%}.flash-item span,.recent-item span{gap:4px;display:grid}.flash-item small,.recent-item small,.feature-product small{color:var(--muted)}.feature-products{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.feature-product{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);grid-template-rows:auto 1fr;min-width:0;height:100%;display:grid;overflow:hidden}:root[data-theme=light] .feature-product,:root[data-theme=light] .recent-item,:root[data-theme=light] .quick-shop a,:root[data-theme=light] .service-tile,:root[data-theme=light] .deal-tile,:root[data-theme=light] .repair-row{box-shadow:0 16px 38px #0f172a14}@media (prefers-color-scheme:light){:root[data-theme=system] .feature-product,:root[data-theme=system] .recent-item,:root[data-theme=system] .quick-shop a,:root[data-theme=system] .service-tile,:root[data-theme=system] .deal-tile,:root[data-theme=system] .repair-row{box-shadow:0 16px 38px #0f172a14}}.feature-product img{aspect-ratio:1;object-fit:contain;background:#f5f2ec;width:100%;height:clamp(230px,18vw,300px);display:block}.feature-product span{align-content:start;gap:6px;padding:16px;display:grid}.feature-product strong{font-size:20px;line-height:1.12}.feature-product em{color:var(--gold);font-style:normal;font-weight:800}.feature-products .feature-product:first-child{border-color:#d4a24a61}.recent-strip{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.recent-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);grid-template-columns:86px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.recent-item img{aspect-ratio:1;object-fit:contain;border-radius:var(--radius);background:#f5f2ec;width:86px;height:86px;display:block}.quick-shop a{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.quick-shop span{color:var(--muted)}.quick-shop strong{background:var(--ink);width:38px;height:38px;color:var(--bg);border-radius:999px;place-items:center;display:grid}.whatsapp-float{z-index:40;color:#04130b;background:linear-gradient(#41e986,#148d4b);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 34px #0000005c}.review-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 28px;display:grid}.review-strip blockquote{border:1px solid var(--line);border-radius:var(--radius);background:#101722c2;margin:0;padding:18px}:root[data-theme=light] .review-strip blockquote{background:#fff;box-shadow:0 14px 32px #0f172a12}@media (prefers-color-scheme:light){:root[data-theme=system] .review-strip blockquote{background:#fff;box-shadow:0 14px 32px #0f172a12}}.review-strip p{color:var(--muted);margin:8px 0 0}.admin-actions{flex-wrap:wrap;gap:12px;margin:-8px 0 22px;display:flex}.pos-grid{grid-template-columns:minmax(420px,1fr) minmax(420px,.9fr);align-items:start;gap:20px;max-width:100%;margin:0 0 28px;display:grid;overflow:clip}.pos-grid>*{min-width:0}.compact-head{align-items:center;margin-bottom:14px}.compact-head h2{font-size:clamp(24px,3vw,34px)}.pos-register,.pos-cart{gap:12px;min-width:0;display:grid}.pos-cart{align-self:start;overflow:hidden}.pos-product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;max-height:520px;padding-right:4px;display:grid;overflow:auto}.pos-product{text-align:left;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft);color:var(--ink);grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.pos-product:hover{border-color:#f5b9427a;transform:translateY(-1px)}.pos-product img{object-fit:contain;border-radius:var(--radius);background:#fff;width:64px;height:64px}.pos-product span,.pos-line span,.pos-receipt-preview span{gap:4px;min-width:0;display:grid}.pos-product small,.pos-line small,.pos-receipt-preview small{color:var(--muted)}.pos-lines{gap:8px;max-height:260px;padding-right:4px;display:grid;overflow:auto}.pos-line{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc0a;grid-template-columns:minmax(0,1fr) 112px minmax(112px,max-content);align-items:center;gap:10px;padding:10px;display:grid}.pos-line>strong{white-space:nowrap;text-align:right;justify-self:end}.pos-line .qty{justify-self:end}.compact-qty button{width:32px;height:32px}.pos-total{background:linear-gradient(135deg,#c8871e1a,#ffffff80);border:1px solid #c8871e38;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.pos-total strong{color:var(--gold);white-space:nowrap;min-width:0;font-size:clamp(22px,2.2vw,28px)}.pos-receipt-preview{border-radius:var(--radius);background:#3dd68c14;border:1px solid #3dd68c47;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.pos-cart .form-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pos-cart input,.pos-cart select,.pos-cart textarea{width:100%;min-width:0;min-height:44px;padding:10px 12px}.pos-cart>.lead{color:#66758f;text-align:center;background:#f7faff;border:1px dashed #d5dfeb;border-radius:16px;place-items:center;min-height:112px;margin:0;font-size:18px;display:grid}.pos-cart label{color:#52637b;gap:5px;font-size:13px}.pos-cart textarea{resize:vertical}.report-card .btn{margin-top:14px}.seo-landing{align-content:center;min-height:70vh;display:grid}.seo-landing h1{max-width:780px;margin:10px 0 18px;font-size:clamp(44px,6vw,78px);line-height:.96}.seo-cards{margin-top:34px}.home-split{grid-template-columns:1fr .75fr;align-items:center;gap:24px;display:grid}.payment-board{border-radius:var(--radius);background:linear-gradient(135deg, #d4a24a29, #3dd68c14), var(--bg-elev);border:1px solid #d4a24a57;grid-template-columns:1fr auto;gap:12px 18px;padding:22px;display:grid}.payment-board span{color:var(--muted)}.payment-board strong{font-size:28px}.paybill-panel{margin-top:18px}.paybill-details{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.paybill-details span{border-radius:var(--radius);background:#d4a24a1a;border:1px solid #d4a24a47;gap:4px;padding:14px;display:grid}.paybill-details small{color:var(--muted)}.paybill-details strong{font-size:22px}.receipt-card{background:linear-gradient(180deg, #f8fafc0a, transparent), var(--bg-elev);gap:18px;display:grid}.receipt-head,.receipt-meta,.receipt-total{justify-content:space-between;gap:16px;display:flex}.receipt-head>div,.receipt-meta span{gap:5px;display:grid}.receipt-head small,.receipt-meta small,.receipt-note{color:var(--muted)}.receipt-table th:last-child,.receipt-table td:last-child,.receipt-table th:nth-child(2),.receipt-table td:nth-child(2),.receipt-table th:nth-child(3),.receipt-table td:nth-child(3){text-align:right}.receipt-total{border-top:1px solid var(--line);align-items:center;padding-top:14px}.receipt-total strong{font-size:30px}.strong-band{background:linear-gradient(180deg, #f4f1ea0d, #d4a24a14), var(--bg)}:root[data-theme=light] .strong-band{background:linear-gradient(#0969c30f,#c8871e14),#eef4fb}@media (prefers-color-scheme:light){:root[data-theme=system] .strong-band{background:linear-gradient(#0969c30f,#c8871e14),#eef4fb}}.repair-stack{gap:10px;display:grid}.repair-row{grid-template-columns:82px 1fr;align-items:center;gap:14px;padding:10px;display:grid}.repair-row img{object-fit:cover;border-radius:var(--radius);width:82px;height:82px}.repair-row span{gap:5px;display:grid}.section{padding:28px 0 64px}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px;display:flex}.section-head h2{margin:0}.grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.grid.three{grid-template-columns:repeat(3,1fr)}.card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 44px #0000002e}:root[data-theme=light] .card{border-color:#1521301f;box-shadow:0 18px 42px #0f172a1a}@media (prefers-color-scheme:light){:root[data-theme=system] .card{border-color:#1521301f;box-shadow:0 18px 42px #0f172a1a}}.card img{aspect-ratio:1;object-fit:contain;background:#101114;width:100%;height:clamp(210px,18vw,290px);display:block}:root[data-theme=light] .card img,:root[data-theme=light] .hero-card img,:root[data-theme=light] .feature-product img,:root[data-theme=light] .flash-item img,:root[data-theme=light] .recent-item img{background:linear-gradient(#fff,#f4f0e7)}@media (prefers-color-scheme:light){:root[data-theme=system] .card img,:root[data-theme=system] .hero-card img,:root[data-theme=system] .feature-product img,:root[data-theme=system] .flash-item img,:root[data-theme=system] .recent-item img{background:linear-gradient(#fff,#f4f0e7)}}.card-body{flex-direction:column;flex:1;gap:6px;min-width:0;padding:14px 14px 16px;display:flex}.card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.mini-tags{flex-wrap:wrap;gap:6px;min-height:22px;display:flex}.mini-tags span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:2px 7px;font-size:11px}.wish{color:var(--gold);background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.search{flex:1;max-width:360px}.search input,.search-mobile input{border-radius:999px;width:100%}.search-mobile{display:none}.menu-btn{background:var(--bg-elev);color:var(--ink);border:1px solid var(--line);border-radius:999px;padding:8px 14px;display:none}.toast{z-index:40;background:var(--ink);color:var(--bg);box-shadow:var(--shadow);border-radius:999px;padding:12px 16px;font-weight:600;position:fixed;bottom:20px;right:20px}.pill{text-transform:uppercase;letter-spacing:.08em;color:#1a1206;background:var(--gold);border-radius:99px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.price{font-weight:700}.compare{color:var(--muted);margin-left:8px;font-weight:500;text-decoration:line-through}.filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.filters input,.filters select{min-height:40px}.chip{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:99px;padding:8px 14px}.chip.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.product-page{grid-template-columns:1fr 1fr;gap:36px;padding:40px 0 72px;display:grid}.product-page img{border-radius:var(--radius);aspect-ratio:1;object-fit:cover;border:1px solid var(--line)}.specs{color:var(--muted);padding-left:18px}.product-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.product-facts span,.receipt-note-box,.repair-card-fields{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc0a;padding:12px}.product-facts small{color:var(--muted);margin-bottom:4px;display:block}.receipt-note-box p{color:var(--muted);white-space:pre-line}.qty{border:1px solid var(--line);border-radius:99px;align-items:center;display:inline-flex;overflow:hidden}.qty button{color:var(--ink);background:0 0;border:0;width:40px;height:40px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.cart-line img{object-fit:cover;border-radius:var(--radius);width:88px;height:88px}.form{gap:12px;display:grid}label{color:var(--muted);gap:6px;font-size:14px;display:grid}input,select,textarea{background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);border-radius:var(--radius);padding:12px 14px}.panel{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.auth-page{place-items:center;display:grid}.auth-card{width:min(100%,460px)}.account-grid{grid-template-columns:1fr .85fr;gap:18px;display:grid}.footer{border-top:1px solid var(--line);color:var(--muted);padding:36px 0 48px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:24px;display:grid}.footer-credit{width:min(var(--max), calc(100% - 32px));text-align:center;color:var(--muted);margin:28px auto 0;font-size:14px}.footer-socials{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.social-btn{color:#fff;background:#1877f2;border:1px solid #1877f261;border-radius:999px;justify-content:center;align-items:center;padding:9px 15px;font-weight:700;display:inline-flex;box-shadow:0 12px 26px #1877f233}.social-btn:hover{filter:brightness(1.06)}.notice{color:#f0d9a4;border-radius:var(--radius);background:#d4a24a1a;border:1px solid #d4a24a47;padding:12px 14px}.danger-notice{color:#ffc2c2;background:#ff6b6b1a;border-color:#ff6b6b47}.promise-strip{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:34px;display:grid;overflow:hidden}.promise-strip div{background:#15171ceb;gap:6px;padding:18px;display:grid}:root[data-theme=light] .promise-strip div{background:#fff}@media (prefers-color-scheme:light){:root[data-theme=system] .promise-strip div{background:#fff}}.promise-strip span,.mini-line small{color:var(--muted)}.feature-band{border-block:1px solid var(--line);background:linear-gradient(#f4f1ea0a,#4ea3ff0f);margin-bottom:28px;padding:54px 0}:root[data-theme=light] .feature-band{background:linear-gradient(#ffffffc7,#e0ecf8db)}@media (prefers-color-scheme:light){:root[data-theme=system] .feature-band{background:linear-gradient(#ffffffc7,#e0ecf8db)}}.feature-grid{grid-template-columns:1fr .9fr;align-items:center;gap:28px;display:grid}.mini-list{gap:12px;display:grid}.mini-line{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:78px 1fr;align-items:center;gap:14px;padding:10px;display:grid}.mini-line img{object-fit:cover;border-radius:var(--radius);width:78px;height:78px}.mini-line span{gap:4px;display:grid}.status-rail{grid-template-columns:repeat(6,1fr);gap:8px;margin:24px 0;display:grid}.status-step{color:var(--muted);gap:8px;display:grid}.status-step span{border:1px solid var(--line);background:var(--bg-elev);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.status-step.done{color:var(--ink)}.status-step.done span{background:var(--ok);border-color:var(--ok);color:#06130d}.form-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.compact-actions{justify-content:flex-end;margin-top:0}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);padding:10px 8px}.checkout-grid{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}.stats-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:28px;display:grid}.admin-queue{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 28px;display:grid}.queue-card{text-align:left;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);gap:8px;padding:14px;display:grid}.queue-card.on{color:var(--ink);border-color:#f5b9428f}.queue-card strong{color:var(--gold);font-size:26px}.reports-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px;display:grid}.report-card h2{margin:4px 0 12px}.report-lines{gap:8px;display:grid}.report-lines span{color:var(--muted);justify-content:space-between;gap:12px;display:flex}.report-lines strong{color:var(--ink)}.stock-alerts{border-color:#ff6b6b52;margin-bottom:28px}.alert-list{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.alert-list span{border-radius:var(--radius);background:#ff6b6b14;border:1px solid #ff6b6b3d;gap:4px;padding:12px;display:grid}.alert-list small{color:#ffc2c2}.stock-form{grid-template-columns:90px minmax(140px,1fr) auto;gap:8px;margin-top:10px;display:grid}.stat{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.stat span{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.stat strong{font-size:22px}.summary-lines{border-block:1px solid var(--line);gap:10px;margin:14px 0;padding:14px 0;display:grid}.summary-lines p{justify-content:space-between;gap:12px;margin:0;display:flex}.summary-lines span{color:var(--muted)}.trust-list{color:var(--muted);gap:8px;margin-top:18px;display:grid}.trust-list span:before{content:"✓";color:var(--ok);margin-right:8px}.trust-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.trust-grid>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);padding:18px}.trust-grid p{color:var(--muted)}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin:12px 0 18px;display:flex}.toolbar input{min-width:min(100%,280px)}.check-row{grid-template-columns:none;align-items:center;gap:8px;display:inline-flex}.check-row input{width:auto}@media (width<=900px){.checkout-grid{grid-template-columns:1fr}}.error{color:var(--danger)}.ok{color:var(--ok)}@media (width<=900px){.nav{display:none}.nav.open{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);z-index:30;flex-direction:column;padding:16px;display:flex;position:absolute;top:72px;left:16px;right:16px}.menu-btn{display:inline-flex}.search{display:none}.theme-toggle{order:5;justify-content:space-between;width:100%}.search-mobile{display:block}.hero,.hero-showcase,.hero-stats,.quick-shop,.deal-banner,.flash-grid,.home-split,.product-page,.product-facts,.review-strip,.footer-grid,.grid,.grid.three,.feature-grid,.account-grid,.reports-grid,.alert-list,.promise-strip,.paybill-details,.pos-grid,.admin-queue,.stats-grid,.trust-grid{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.flash-list,.feature-products,.recent-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card-main{grid-row:auto}.receipt-head,.receipt-meta,.receipt-total{display:grid}.stock-form{grid-template-columns:1fr}}@media print{.topbar,.footer,.toolbar,.form,.compact-actions,.btn,.status-rail,.notice,.paybill-panel,.row{display:none!important}body{color:#000;background:#fff}.shell{width:100%}.section{padding:0}.panel,.stat,.table th,.table td{border-color:#ddd}.receipt-card{box-shadow:none;color:#000;background:#fff;border:0}.receipt-head small,.receipt-meta small,.receipt-note,.table th,.table td{color:#111}}@media (width<=560px){.topbar-inner{grid-template-columns:1fr auto auto;display:grid}.brand{min-width:0}.brand:not(.footer .brand){font-size:14px}.cart-line{grid-template-columns:72px 1fr}.cart-line>div:last-child,.compact-actions{grid-column:2;justify-content:flex-start}.cart-line img{width:72px;height:72px}.form-row,.status-rail,.hero-stats,.quick-shop,.pos-product-grid{grid-template-columns:1fr}.status-step{grid-template-columns:34px 1fr;align-items:center}.grid,.flash-list,.feature-products,.recent-strip,.reports-grid,.alert-list{grid-template-columns:1fr}.hero-offer{border-radius:var(--radius);grid-template-columns:1fr;width:100%}.recent-item{grid-template-columns:72px 1fr}.card img,.feature-product img{height:220px}.recent-item img{width:72px;height:72px}.pos-line,.pos-receipt-preview{grid-template-columns:1fr}.pos-product-grid{max-height:none}}@media (width<=900px){.shell{width:min(var(--max), calc(100% - 24px))}.topbar-inner{gap:10px;min-height:64px}.topbar .brand{white-space:nowrap;min-width:0;overflow:hidden}.topbar .search{display:none}.menu-btn{white-space:nowrap;order:3;justify-content:center;align-items:center;display:inline-flex}.theme-toggle{justify-content:initial;order:4;width:auto}.theme-toggle span{display:none}.theme-toggle select{min-width:84px;padding:8px 10px}.topbar .icon-btn{order:6;justify-self:end;padding-inline:12px}.nav.open{max-height:calc(100vh - 78px);top:64px;left:12px;right:12px;overflow-y:auto}.hero{grid-template-columns:1fr;gap:22px;min-height:auto;padding:24px 0 28px}.hero-copy{justify-content:flex-start;padding-top:8px}.hero h1{max-width:12ch;font-size:56px}.hero-showcase,.feature-grid{grid-template-columns:1fr;gap:12px}.hero-card-main{grid-row:auto}.hero-card img{height:360px}.hero-card-main img{height:420px}.hero-stats{margin-top:24px}.deal-banner{gap:14px;padding:20px}.section{padding:24px 0 52px}}@media (width<=560px){.topbar-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.topbar .brand{font-size:14px}.topbar .brand-logo{flex-basis:34px;width:34px;height:34px}.menu-btn,.topbar .icon-btn{padding-inline:10px;font-size:13px}.theme-toggle select{min-width:76px;padding-inline:8px}.hero{gap:16px;padding-top:18px}.hero h1{max-width:11ch;font-size:46px;line-height:.98}.hero .lead{font-size:16px}.hero .row{grid-template-columns:1fr;margin-top:22px;display:grid}.hero .row .btn,.deal-banner .btn{width:100%}.hero-card-main img{height:300px}.hero-card img{height:240px}.hero-meta{padding:18px}.section-head{align-items:start;gap:8px;margin-bottom:16px;display:grid}.section-head h2{font-size:30px}.section-head>a{justify-self:start}.deal-banner{padding:18px}.feature-band{padding:38px 0}.whatsapp-float{min-height:44px;padding-inline:14px;font-size:14px;bottom:12px;right:12px}.toast{text-align:center;bottom:70px;left:12px;right:12px}.footer-grid{gap:18px}}.card-top{flex-wrap:wrap;gap:8px}.compare-toggle{margin-left:auto}.compare-dock{z-index:40;border:1px solid var(--line);background:var(--bg-elev);border-radius:8px;align-items:center;gap:10px;padding:10px 12px 10px 16px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0000003d}.mobile-nav{display:none}.compare-table-wrap{border:1px solid var(--line);border-radius:8px;overflow-x:auto}.compare-table{min-width:720px;margin:0}.compare-table img{object-fit:contain;background:#fff;width:120px;height:120px}.account-orders{grid-column:1/-1}.account-order-list{gap:8px;display:grid}.account-order{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.account-order span{gap:4px;display:grid}.account-order small,.mini-line-text{color:var(--muted)}.table{max-width:100%;display:block;overflow-x:auto}@media (width<=560px){body{padding-bottom:70px}.compare-dock{justify-content:space-between;gap:8px;padding:8px;font-size:13px;bottom:76px;left:12px;right:12px;transform:none}.compare-dock .btn{padding:9px 10px}.mobile-nav{z-index:35;padding:8px max(8px, env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:color-mix(in srgb, var(--bg-elev) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:repeat(5,1fr);gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--muted);text-align:center;padding:8px 2px;font-size:12px}.mobile-nav a.active{color:var(--text)}.account-order{align-items:flex-start}}.admin-auth{place-items:center;min-height:calc(100vh - 92px);padding:48px 16px;display:grid}.admin-auth-card{border:1px solid var(--line);background:color-mix(in srgb, var(--bg-elev) 94%, transparent);border-radius:22px;gap:16px;width:min(100%,460px);padding:34px;display:grid;box-shadow:0 28px 80px #00000038}.admin-auth-card h1{margin:0 0 8px;font-size:34px}.admin-auth-mark{color:#fff;background:linear-gradient(135deg,#6c5cff,#35c2ff);border-radius:16px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.admin-shell{color:#0b1220;grid-template-columns:250px minmax(0,1fr);gap:18px;width:min(100%,1500px);margin:0 auto;padding:14px 18px 34px;font-size:14px;display:grid}.admin-sidebar{color:#dbe7ff;background:#090f1c;border-radius:18px;min-height:calc(100vh - 104px);max-height:calc(100vh - 104px);padding:16px 14px;position:sticky;top:84px;overflow:auto;box-shadow:0 24px 70px #00000042}.admin-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding-bottom:14px;display:flex}.admin-brand img{background:#eef9ff;border-radius:12px;width:40px;height:40px;padding:5px}.admin-brand span,.admin-user span,.admin-customer-cell span{gap:3px;display:grid}.admin-brand small{color:#7c5cff;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.admin-sidebar-search{margin:14px 0}.admin-sidebar-search span{width:1px;height:1px;position:absolute;overflow:hidden}.admin-sidebar-search input{color:#f8fafc;background:#111827;border-color:#ffffff14;width:100%;min-height:40px;padding:10px 12px}.admin-nav{gap:14px;display:grid}.admin-nav div{gap:6px;display:grid}.admin-nav small{color:#6b7b95;letter-spacing:.15em;text-transform:uppercase;padding:0 8px;font-size:10px;font-weight:900}.admin-nav button,.admin-logout,.link-button{background:0 0;border:0}.admin-nav button{color:#9eb0ce;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;min-height:40px;padding:0 11px;font-size:13px;font-weight:800;display:flex}.admin-nav button:hover,.admin-nav button.active{color:#fff;background:linear-gradient(135deg,#6757ff,#8c55ff);box-shadow:0 14px 34px #6757ff47}.admin-nav em,.admin-bell{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;font-style:normal;font-weight:900;display:inline-grid}.admin-logout{color:#ff6464;background:#ef444414;border-radius:14px;width:100%;min-height:42px;margin-top:18px;font-weight:900}.admin-main{gap:16px;min-width:0;display:grid}.admin-topline,.admin-hero-panel,.admin-card,.admin-kpi{background:#fffffff0;border:1px solid #dde5ef;box-shadow:0 18px 44px #0f172a12}.admin-topline{z-index:7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;display:flex;position:static}.admin-topline h1,.admin-hero-panel h1,.admin-card h2,.admin-kpi strong{color:#071124}.admin-topline h1{margin:2px 0 0;font-family:Outfit,system-ui,sans-serif;font-size:22px;line-height:1.1}.admin-user{white-space:nowrap;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;align-items:center;gap:10px;padding:8px 10px;display:flex}.admin-user i{color:#fff;background:#7c5cff;border-radius:999px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid}.admin-user small,.admin-card p,.admin-table small,.admin-product-row small,.admin-kpi small,.admin-mini-list,.admin-health-row span{color:#66758f}.admin-alert{color:#047847;background:#ecfdf3;border:1px solid #b9f3cd;border-radius:14px;padding:13px 16px;font-weight:800}.admin-alert.error-alert{color:#be123c;background:#fff1f2;border-color:#fecdd3}.admin-hero-panel{border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.admin-hero-panel h1{margin:6px 0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(24px,2.4vw,34px);line-height:1.08}.admin-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.admin-hero-actions>span{background:#f8fafc;border:1px solid #dbe4ee;border-radius:14px;padding:10px 14px;font-weight:800}.btn-dark{color:#fff;background:#0b1220}.admin-kpi-grid,.admin-dashboard-grid,.admin-pos-layout,.admin-split{gap:16px;display:grid}.admin-kpi-grid,.admin-kpi-grid.small{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-kpi{border-radius:18px;gap:10px;min-height:138px;padding:18px;display:grid}.admin-kpi-icon{border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.admin-kpi.green .admin-kpi-icon{color:#059669;background:#dcfce7}.admin-kpi.blue .admin-kpi-icon{color:#5b5ff4;background:#eef2ff}.admin-kpi.purple .admin-kpi-icon{color:#7c3aed;background:#f3e8ff}.admin-kpi.orange .admin-kpi-icon{color:#f97316;background:#ffedd5}.admin-kpi strong{font-family:Outfit,system-ui,sans-serif;font-size:clamp(22px,2.2vw,30px);line-height:1}.admin-progress{background:#edf2f7;border-radius:999px;height:6px;overflow:hidden}.admin-progress span{border-radius:inherit;background:#6c5cff;height:100%;display:block}.admin-kpi.green .admin-progress span{background:#10b981}.admin-kpi.orange .admin-progress span{background:#f97316}.admin-kpi.purple .admin-progress span{background:#8b5cf6}.admin-dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.85fr)}.admin-dashboard-grid.compact,.admin-split{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-pos-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start}.admin-card{border-radius:18px;min-width:0;padding:20px}.admin-card.wide{min-height:280px}.admin-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.pos-register .admin-card-head,.pos-cart .admin-card-head{align-items:center;margin-bottom:10px}.pos-register>input{border-radius:14px;min-height:46px}.admin-card-head h2{margin:0;font-family:Outfit,system-ui,sans-serif;font-size:18px;line-height:1.15}.admin-card-head p{margin:6px 0 0}.link-button{color:#6c5cff;font-weight:900}.admin-bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:14px;height:188px;padding-top:12px;display:grid}.admin-bars span{text-align:center;color:#8090aa;align-items:end;gap:8px;height:100%;display:grid}.admin-bars i{background:linear-gradient(#8478ff,#5c5ff3);border-radius:999px;justify-self:center;width:20px;min-height:14px;box-shadow:0 12px 22px #5c5ff338}.admin-donut{border-radius:999px;place-items:center;width:136px;height:136px;margin:8px auto 18px;display:grid}.admin-donut span{border-radius:inherit;color:#66758f;text-transform:uppercase;background:#fff;align-content:center;place-items:center;width:90px;height:90px;font-size:12px;font-weight:900;display:grid}.admin-donut strong{color:#071124;font-size:24px;display:block}.admin-mini-list,.report-lines{gap:10px;display:grid}.admin-mini-list span,.admin-health-row,.report-lines span{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-mini-list strong,.admin-health-row strong,.report-lines strong{color:#071124}.dot{border-radius:999px;width:9px;height:9px;margin-right:8px;display:inline-block}.dot.gold{background:#f5b942}.dot.blue{background:#5c5ff3}.dot.purple{background:#8b5cf6}.dot.green{background:#10b981}.admin-health-row{background:#f6f8fb;border-radius:14px;min-height:54px;margin-top:10px;padding:12px 14px}.admin-health-row.danger{color:#be123c;background:#fff1f2}.admin-table-wrap{max-width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1f6;padding:11px 12px}.admin-table th{color:#8a99b3;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.admin-customer-cell{align-items:center;gap:10px;display:flex}.admin-customer-cell i{color:#3778ff;background:#eaf2ff;border-radius:999px;place-items:center;width:30px;height:30px;font-size:12px;font-style:normal;font-weight:900;display:grid}.admin-status{color:#a16207;text-transform:uppercase;background:#fef3c7;border-radius:999px;width:fit-content;padding:4px 9px;font-size:12px;font-weight:900;display:inline-flex}.admin-status.paid{color:#047857;background:#dcfce7}.admin-status.unpaid{color:#b91c1c;background:#fee2e2}.block-text{margin-top:4px;display:block}.admin-row-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-pos-products,.admin-product-list,.admin-inbox{gap:12px;display:grid}.admin-pos-products{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));max-height:min(58vh,520px);padding-right:4px;overflow:auto}.admin-pos-product,.admin-product-row,.admin-inbox article{background:#f6f9fd;border:1px solid #dbe4ee;border-radius:16px}.admin-pos-product{color:#071124;text-align:left;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.admin-pos-product img,.admin-product-row img{object-fit:contain;background:#fff;border-radius:12px;width:54px;height:54px}.admin-pos-product span,.admin-product-row span{gap:3px;min-width:0;display:grid}.admin-pos-product strong,.pos-line strong{overflow-wrap:anywhere;line-height:1.15}.admin-pos-product small{font-size:12px}.admin-pos-product:hover{background:#fffdf5;border-color:#f5b942}.admin-product-row{grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.admin-product-list.inventory .admin-product-row{grid-template-columns:60px minmax(0,1fr) 84px minmax(240px,.9fr)}.admin-stock{color:#047857;background:#dcfce7;border-radius:999px;width:fit-content;padding:6px 10px;font-weight:900}.admin-stock.danger{color:#b91c1c;background:#fee2e2}.admin-stock-form{grid-template-columns:90px minmax(130px,1fr) auto;gap:8px;display:grid}.admin-inbox article{grid-template-columns:minmax(200px,.6fr) minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-inbox p{color:#66758f;margin:0}.admin-queue{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.admin-queue .queue-card{color:#66758f;background:#fff;border-color:#dbe4ee}.admin-queue .queue-card.on{border-color:#7c5cff;box-shadow:0 14px 32px #7c5cff29}:root:not([data-theme=light]) .admin-main{color:#0b1220}@media (width<=1200px){.admin-shell,.admin-dashboard-grid,.admin-dashboard-grid.compact,.admin-pos-layout,.admin-split{grid-template-columns:1fr}.admin-sidebar{min-height:auto;max-height:none;position:static}.admin-kpi-grid,.admin-kpi-grid.small,.admin-queue,.pos-cart .form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-shell{padding-inline:12px}.admin-topline,.admin-hero-panel,.admin-card-head,.admin-user,.admin-hero-actions{justify-items:start;display:grid}.admin-topline{position:static}.admin-kpi-grid,.admin-kpi-grid.small,.admin-queue,.admin-pos-products,.pos-cart .form-row,.pos-receipt-preview,.pos-line{grid-template-columns:1fr}.pos-line .qty,.pos-line>strong{justify-self:start}.admin-card,.admin-hero-panel,.admin-kpi{padding:20px}.admin-product-row,.admin-product-list.inventory .admin-product-row,.admin-inbox article,.admin-stock-form{grid-template-columns:1fr}}
