@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#172033;background:#eaf1fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#eaf1fa}button,input{font:inherit}.brand-logo{object-fit:contain;border-radius:14px}.brand-logo.fallback-logo{padding:4px;background:#f1f3ff;filter:grayscale(100%);opacity:.55}.phone-shell{width:min(100%,540px);min-height:100dvh;margin:auto;background:#f6f9fd;box-shadow:0 0 50px #6b7c9633;position:relative}.phone-shell:has(.orders-page){height:100dvh;min-height:0;overflow:hidden}.topbar{height:74px;background:#0758bd;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20}.topbar h1{font-size:22px;margin:0;font-weight:800}.icon-btn{border:0;background:transparent;color:#fff;display:grid;place-items:center;position:relative}.icon-btn svg{width:32px;height:32px}.nav-icon b{position:absolute;background:#ff3346;color:#fff;border-radius:99px;font-size:11px;padding:3px 6px;top:-10px;right:-15px}.screen-content{padding:17px 22px 120px}.search-box{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #d8e1ee;border-radius:18px;padding:0 20px;height:70px}.search-box svg{color:#7b3c83;stroke:#2d73ba}.search-box input{border:0;outline:0;width:100%;font-size:18px;color:#263449;background:transparent}.chips{display:flex;gap:12px;margin:18px 0 10px}.chips button{height:42px;border:1px solid #d7dfeb;border-radius:14px;background:#fff;padding:0 26px;font-weight:800;color:#172033}.chips button.active{background:#0758bd;color:#fff;border-color:#0758bd}.section-title{display:flex;align-items:center;justify-content:space-between;margin:10px 0 12px}.section-title h2{margin:0;font-size:22px;color:#34425a}.section-title span{color:#53617a}.product-card{background:#fff;border-radius:20px;padding:17px 16px;margin-bottom:22px}.product-head{display:grid;grid-template-columns:82px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid #edf0f5;padding-bottom:14px}.product-title h3{margin:0;font-size:18px}.product-title p{margin:3px 0 0;font-size:12px;font-weight:700;color:#495a75}.product-price{text-align:right;display:flex;flex-direction:column}.product-price strong{font-size:22px;color:#0aa14d}.product-price span{font-size:11px;font-weight:700;color:#60708a;margin-top:4px}.uom-label{display:flex;align-items:center;justify-content:space-between;padding:16px 0 12px;font-size:11px;color:#4b5c76}.uom-label b{font-size:13px}.uom-label em{display:flex;align-items:center;gap:5px;color:#08a046;font-style:normal;font-weight:700;max-width:145px}.uom-label em svg{background:#08a046;color:#fff;border-radius:4px}.uom-scroll{display:flex;gap:12px;overflow-x:auto;padding:1px 0 10px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.uom-scroll::-webkit-scrollbar{display:none;width:0;height:0}.uom-scroll-indicator{position:relative;height:5px;margin:0 2px 8px;overflow:hidden;border-radius:999px;background:#edf3f7}.uom-scroll-indicator span{position:absolute;top:0;bottom:0;min-width:24px;border-radius:inherit;background:#08a64d;transition:left 80ms linear}.uom-card{min-width:145px;border:1px solid #dce4ef;border-radius:13px;padding:13px 8px 9px;text-align:center;display:flex;flex-direction:column;scroll-snap-align:start}.uom-card.selected{border-color:#0aa14d;background:#effcf4}.uom-card small{font-size:9px;color:#5c687a;margin:5px}.stepper,.mini-stepper{display:grid;grid-template-columns:34px 1fr 34px;border:1px solid #e1e6ef;border-radius:7px;overflow:hidden;margin-top:5px}.stepper button,.mini-stepper button{border:0;background:#f6fbf8;color:#06a149;font-size:18px;font-weight:800}.stepper span{padding:5px;font-size:12px;font-weight:700}.product-foot{display:flex;justify-content:space-between;border-top:1px solid #edf0f5;margin-top:10px;padding-top:17px;font-size:11px}.product-foot span{color:#91a0b7;font-weight:800}.bottom-nav{position:fixed;z-index:19;bottom:26px;left:50%;transform:translate(-50%);width:min(calc(100% - 44px),496px);height:88px;border-radius:44px;background:#fff;box-shadow:0 9px 30px #44536c24;display:grid;grid-template-columns:repeat(4,1fr);padding:8px}.bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#444;text-decoration:none;font-size:13px;border-radius:50px}.bottom-nav a.active{background:#eaf2ff;color:#0758bd;font-weight:700}.nav-icon{position:relative;display:grid;place-items:center}.nav-icon svg{width:20px}.scrim{position:fixed;inset:0;border:0;background:#10182870;z-index:30}.drawer{position:fixed;z-index:31;left:calc(50% - min(50%,270px));top:0;width:315px;max-width:86%;height:100dvh;background:#fff;padding:34px 25px;box-shadow:10px 0 30px #17203333}.drawer-close{position:absolute;right:15px;top:15px;border:0;background:none}.drawer h2{margin:10px 0 4px}.drawer p{margin:0 0 25px;color:#64748b}.drawer a,.drawer .logout{display:flex;align-items:center;gap:14px;width:100%;padding:14px;border:0;border-radius:12px;color:#334155;background:none;text-decoration:none;margin:4px 0}.drawer a.active{background:#eaf2ff;color:#0758bd}.drawer .logout{color:#d12f3f;margin-top:20px}.category-card{width:100%;border:1px solid #e0e6ef;background:#fff;border-radius:24px;padding:16px;display:grid;grid-template-columns:80px 1fr 24px;align-items:center;text-align:left}.category-card span{display:flex;flex-direction:column;gap:5px}.category-card small{font-size:15px;color:#64748b}.empty{background:#fff;border-radius:16px;padding:22px;text-align:center;color:#60708a;margin-top:16px}.cart-list{margin-top:17px}.cart-item{display:grid;grid-template-columns:58px 1fr 105px;align-items:center;background:#fff;border-radius:15px;padding:12px;margin-bottom:10px}.cart-item span{display:flex;flex-direction:column;gap:5px}.cart-item small{color:#64748b}.mini-stepper{margin:0}.mini-stepper b{text-align:center;padding:7px}.totals{background:#fff;border-radius:16px;padding:20px;margin-top:18px}.totals div{display:flex;justify-content:space-between;margin:10px 0}.checkout{width:100%;border:0;border-radius:12px;background:#0758bd;color:#fff;font-weight:800;padding:14px;margin-top:14px}.clear{width:100%;border:0;background:none;color:#a32937;padding:12px}.orders article{background:#fff;border-radius:20px;padding:18px;display:flex;justify-content:space-between;box-shadow:0 12px 28px #51627b18}.orders article span{display:flex;flex-direction:column;gap:7px}.orders article span:last-child{align-items:flex-end}.orders small{color:#60708a}.orders em{font-style:normal;background:#e3f7eb;color:#07883d;padding:9px 13px;border-radius:14px;font-weight:700}.orders-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.orders-controls{flex:0 0 auto}.orders-scroll{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:130px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.orders-controls .search-box{margin:0}.orders-heading{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.orders-heading>span{display:flex;flex-direction:column;gap:2px}.orders-heading b{color:#182238;font-size:20px}.orders-heading small{color:#63718a;font-size:13px}.orders-refresh{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d6e0ee;border-radius:13px;color:#0861c6;background:#fff;cursor:pointer}.orders-refresh:disabled{cursor:wait;opacity:.65}.orders-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:4px 0 110px;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.orders-scroll::-webkit-scrollbar{display:none}.order-card{margin-bottom:14px;padding:18px;border:1px solid #e1e8f1;border-radius:20px;background:#fff;box-shadow:0 10px 25px #29406312}.order-main{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.order-main>span{display:flex;flex-direction:column;gap:5px}.order-main b{color:#141c2e;font-size:16px}.order-main small{color:#61718d;font-size:13px}.order-summary{flex:0 0 auto;align-items:flex-end;text-align:right}.status{padding:5px 10px;border-radius:20px;font-size:11px;font-style:normal;font-weight:700}.status-view{color:#087d42;background:#e1f6ea}.status-modified{color:#a25e00;background:#fff0cf}.status-printed{color:#075ec8;background:#e5efff}.order-customer{display:flex;flex-direction:column;gap:3px;margin-top:14px;padding-top:12px;border-top:1px solid #edf1f6;color:#5d6b82;font-size:12px}.order-customer b{color:#25334a;font-size:13px}.orders-error{padding:25px 18px;border-radius:18px;text-align:center;color:#bd2737;background:#fff}.orders-error button{margin-top:10px;padding:10px 18px;border:0;border-radius:10px;color:#fff;background:#0861c6;cursor:pointer}.spinning{animation:order-spin .8s linear infinite}@keyframes order-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.orders-controls{padding:10px 0 8px}.orders-heading b{font-size:17px}.orders-scroll{padding-bottom:100px}.order-card{padding:15px;border-radius:17px}.order-main b{font-size:14px}.order-main small{font-size:11px}.order-summary b{font-size:15px}}.login-screen{width:100%;height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto;background:linear-gradient(150deg,#eef4fd,#f9fbfe)}.login-card{width:100%;max-width:480px;background:#fff;border-radius:20px;padding:38px 30px;display:flex;flex-direction:column;align-items:center;box-shadow:0 20px 50px #56678320}.login-card h1{font-size:25px;color:#0758bd;margin:12px 0 7px}.login-card>p{font-size:18px;color:#60708a;margin:0 0 26px}.login-card label{width:100%;font-weight:700;color:#3e4d65;margin:8px 0}.login-card input{width:100%;height:58px;border:1px solid #d6dfed;border-radius:13px;margin-top:8px;padding:0 16px;font-weight:400;outline-color:#0758bd}.login-card button{width:100%;height:62px;border:0;border-radius:13px;background:#0758bd;color:#fff;font-size:18px;font-weight:800;margin-top:12px;box-shadow:0 10px 25px #0758bd35}.login-card small{color:#60708a;margin-top:16px}.form-error{width:100%;color:#b91c1c;font-size:13px}.app-toast{position:fixed;z-index:1000;top:max(16px,env(safe-area-inset-top));left:50%;transform:translate(-50%);width:min(calc(100% - 28px),480px);min-height:54px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;color:#fff;box-shadow:0 12px 32px #17203340;animation:toast-in .18s ease-out}.app-toast.success{background:#079447}.app-toast.error{background:#c93443}.app-toast.info{background:#0758bd}.app-toast>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#ffffff2e;font-weight:800}.app-toast p{margin:0;font-size:13px;font-weight:700;line-height:1.35}.app-toast button{border:0;background:transparent;color:inherit;font-size:24px;line-height:1;cursor:pointer}button:disabled{cursor:wait;opacity:.7}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.category-slider{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;margin:18px 0 10px}.category-arrow{width:34px;height:42px;border:0;border-radius:12px;background:#fff;color:#0758bd;display:grid;place-items:center;box-shadow:0 5px 14px #56678318;cursor:pointer}.category-arrow svg{width:19px}.category-slider .chips{display:flex;gap:12px;margin:0;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:2px}.category-slider .chips::-webkit-scrollbar{display:none}.category-slider .chips button{flex:0 0 auto;scroll-snap-align:start;cursor:pointer}:root{--outer-background: #eaf1fa;--page-background: #f6f9fd;--nav-height: 72px;--nav-bottom: 12px}html,body,#root{min-height:100%;margin:0;background:var(--outer-background)}body,.phone-shell,.home-page,.categories-page{overflow:hidden}.phone-shell{height:100dvh;background:var(--page-background)}.screen-content:has(.home-page),.screen-content:has(.categories-page){height:calc(100dvh - 74px);padding:0 22px;overflow:hidden;background:var(--page-background)}.home-page,.categories-page{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;background:var(--page-background)}.home-controls,.categories-controls{position:relative;z-index:20;flex:0 0 auto;background:var(--page-background)}.home-controls{margin:0;padding:17px 0 8px;overflow:hidden;box-shadow:none}.categories-controls{padding:17px 0 12px}.home-controls .search-box,.categories-controls .search-box{margin:0}.home-controls .category-slider{margin:14px 0 0;background:var(--page-background)}.home-controls .chips{margin:0;background:transparent}.home-controls .section-title{margin:10px 0 0;padding:0;background:var(--page-background)}.products-list,.categories-list{flex:1 1 auto;width:100%;min-height:0;overflow-x:hidden;overflow-y:auto;background:var(--page-background);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.products-list{padding:12px 0 calc(var(--nav-height) + var(--nav-bottom) + 31px)}.categories-list{padding-bottom:calc(var(--nav-height) + var(--nav-bottom) + env(safe-area-inset-bottom) + 60px)!important;scroll-padding-bottom:calc(var(--nav-height) + var(--nav-bottom) + env(safe-area-inset-bottom) + 60px)}.categories-list .category-card:last-child{margin-bottom:20px}.products-list::-webkit-scrollbar,.categories-list::-webkit-scrollbar,.category-slider.category-slider-no-arrows .chips::-webkit-scrollbar{display:none;width:0;height:0}.products-list .product-card:first-child,.categories-list .category-card:first-child{margin-top:0}.category-slider.category-slider-no-arrows{display:block;width:100%}.category-slider.category-slider-no-arrows .chips{display:flex;width:100%;padding:2px 0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.categories-list .category-card{width:100%;min-height:104px;margin:12px 0 0;padding:16px;display:grid;grid-template-columns:80px minmax(0,1fr) 24px;align-items:center;gap:0;color:#111827;background:#fff;border:1px solid #dfe6ef;border-radius:24px;text-align:left;cursor:pointer}.category-card-content{min-width:0;display:flex;flex-direction:column;gap:5px}.category-card-content b{color:#111;font-size:17px;line-height:1.25;overflow-wrap:anywhere}.category-card-content small{color:#64748b;font-size:15px}.category-chevron{width:23px;height:23px;color:#111}@media(max-width:480px){.phone-shell{width:100%;max-width:none;min-height:100dvh;box-shadow:none}.topbar{height:64px;padding:0 16px}.topbar h1{font-size:18px}.screen-content:has(.home-page),.screen-content:has(.categories-page){height:calc(100dvh - 64px);padding:0 12px}.home-controls{padding:10px 0 6px}.categories-controls{padding:10px 0}.search-box{height:54px;padding:0 14px;gap:10px;border-radius:14px}.search-box input{min-width:0;font-size:14px}.search-box svg{width:20px;height:20px}.home-controls .category-slider{margin-top:9px}.home-controls .chips{gap:8px}.home-controls .chips button{height:38px;padding:0 16px;font-size:12px}.home-controls .section-title{margin-top:7px}.home-controls .section-title h2{font-size:17px}.home-controls .section-title span{font-size:12px}.products-list{padding-top:8px;padding-bottom:calc(var(--nav-height) + var(--nav-bottom) + 21px)}.categories-list{padding-bottom:calc(var(--nav-height) + var(--nav-bottom) + env(safe-area-inset-bottom) + 70px)!important}.categories-list .category-card:last-child{margin-bottom:24px}.product-card{padding:14px 12px;margin-bottom:14px;border-radius:17px}.product-head{grid-template-columns:52px minmax(0,1fr) auto;gap:8px;padding-bottom:12px}.product-head .brand-logo{width:48px;height:48px}.product-title{min-width:0}.product-title h3{font-size:14px;line-height:1.2;overflow-wrap:anywhere}.product-title p{font-size:10px}.product-price{grid-column:auto;min-width:72px}.product-price strong{font-size:17px;white-space:nowrap}.product-price span{font-size:9px}.uom-label{padding:12px 0 9px}.uom-label b{font-size:11px}.uom-card{min-width:125px;padding:11px 7px 8px}.categories-list .category-card{min-height:92px;margin-top:10px;padding:12px;grid-template-columns:64px minmax(0,1fr) 22px;border-radius:20px}.categories-list .brand-logo{width:54px;height:54px}.category-card-content b{font-size:14px}.category-card-content small{font-size:13px}.category-chevron{width:20px;height:20px}.bottom-nav{width:calc(100% - 24px);height:var(--nav-height);bottom:var(--nav-bottom);padding:6px}.bottom-nav a{font-size:11px}}@media(max-width:360px){.product-head{grid-template-columns:48px minmax(0,1fr) auto}.product-head .brand-logo{width:44px;height:44px}.product-price{grid-column:auto;align-items:flex-end;margin-top:0;text-align:right}.home-controls .chips button{padding:0 12px}}
