@custom-variant dark (&:is(.dark *));@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--foreground);--color-popover:var(--popover);--color-popover-foreground:var(--foreground);--color-primary:var(--primary);--color-primary-foreground:white;--color-secondary:var(--secondary);--color-secondary-foreground:var(--foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--foreground);--color-destructive:#ba324e;--color-border:var(--border);--color-input:var(--border);--color-ring:var(--primary);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:22px;--font-sans:Arial,Helvetica,sans-serif}:root{--background:#fff;--foreground:#173044;--card:#fff;--popover:#fff;--primary:#1374b9;--secondary:#e7f4fd;--muted:#f3f7fa;--muted-foreground:#677a88;--accent:#e9f6fc;--border:#dce6ec;--radius:12px;--sidebar:#f6faff;--sidebar-foreground:#173044;--sidebar-primary:#1374b9;--sidebar-primary-foreground:#fff;--sidebar-accent:#e7f4fd;--sidebar-accent-foreground:#173044;--sidebar-border:#dce6ec;--sidebar-ring:#1374b9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button{cursor:pointer;font:inherit}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible{outline:3px solid #68b9e8;outline-offset:3px}svg{flex-shrink:0}a{color:inherit;text-decoration:none}input,textarea{font:inherit}h1,h2,h3,p{margin:0}.announcement{background:#1979ba;color:white;text-align:center;font-size:13px;padding:9px;letter-spacing:.1px}.announcement span{margin-left:34px;padding-left:34px;border-left:1px solid #79b1d4}header{height:95px;max-width:1376px;margin:auto;padding:0 40px;justify-content:space-between;gap:35px}.brand,header{display:flex;align-items:center}.brand{gap:10px;line-height:1.05;color:#126fa9;font-weight:800;font-size:28px;letter-spacing:-1.1px;white-space:nowrap}.brand>svg{width:35px;height:40px;stroke-width:2.5}.brand small{display:block;font-size:9px;letter-spacing:3.7px;font-weight:600;margin-bottom:7px}.brand b{color:#40b1d6}header nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:600}header nav a:nth-child(2){color:var(--primary)}.cart-button{border:0;background:none;display:flex;gap:10px;align-items:center;font-size:14px}.cart-button b{background:#e9f4fa;color:var(--primary);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:12px}main{max-width:1376px;margin:auto;padding:0 40px}.hero{background:#edf6fd;border-radius:20px;min-height:400px;display:grid;grid-template-columns:1.05fr 1fr;overflow:hidden;position:relative}.hero-copy{padding:45px 0 36px 50px;z-index:1}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.9px;color:#3c85b0;display:flex;align-items:center;gap:7px}.hero .eyebrow{letter-spacing:1.4px;background:#fff9;border:1px solid #fff;width:-moz-fit-content;width:fit-content;padding:6px 11px;border-radius:5px}.hero h1{font-size:clamp(34px,4vw,55px);line-height:1.1;letter-spacing:-2.1px;font-weight:800;margin:19px 0 16px;color:#154766}.hero em{font-style:normal;color:#168fc7}.hero p{font-size:15px;line-height:1.75;color:#627f91}.primary{background:#167bbb;color:#fff;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 22px;font-size:14px;font-weight:600}.primary:hover{background:#095e98}.hero .primary{margin-top:22px}.hero-copy>small{display:block;margin-top:20px;font-size:12px;color:#638499}.hero-photo{position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-photo>img{width:85%;height:360px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-8deg)}.floating-note{position:absolute;right:28px;bottom:30px;transform:rotate(7deg);background:#fffefa;padding:15px 20px;border-radius:12px;box-shadow:0 8px 20px #53739312;font-size:13px;color:#487086}.benefits{display:flex;justify-content:space-around;padding:25px 0;border-bottom:1px solid #e9eff3;gap:20px}.benefits span{display:flex;align-items:center;gap:10px;font-size:13px;color:#5a7283}.benefits svg{width:19px;height:19px;color:#458eaf}.catalog-section{padding:38px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2{font-size:25px;letter-spacing:-.8px;margin-top:8px;font-weight:700}.section-heading>span{font-size:12px;color:#768997;display:flex;gap:10px;align-items:center}.catalog-toolbar{gap:20px;justify-content:space-between;margin-top:24px}.catalog-toolbar,.searchbox{display:flex;align-items:center}.searchbox{gap:12px;border:1px solid var(--border);border-radius:8px;padding:11px 14px;min-width:400px;color:#7e939f;background:white}.searchbox input{outline:0;width:100%;font-size:14px;background:transparent}.categories{display:flex;gap:9px;overflow:auto;padding:18px 0 24px}.categories button{white-space:nowrap;border:1px solid #e2e9ef;border-radius:7px;padding:8px 17px;font-size:13px;background:white;color:#5b7284}.categories button.selected{background:#197fbd;color:white;border-color:#197fbd}.setup-catalog{padding:40px;text-align:center;background:#f6fafc;border:1px dashed #c8dce9;border-radius:16px;color:#668292}.setup-catalog svg{margin:auto auto 12px;color:#72a9c6}.setup-catalog h3{color:#2d586e;font-size:19px;margin-bottom:8px}.setup-catalog p{font-size:14px}.bottom-band{display:flex;align-items:center;justify-content:space-between;background:#eff8fc;border-radius:15px;padding:28px 36px;margin-bottom:40px;gap:20px}.bottom-band h2{font-size:21px;font-weight:700;letter-spacing:-.5px}.bottom-band p{font-size:14px;color:#7390a1;margin-top:4px}.bottom-band>a{font-size:13px;color:#1b7eb5;font-weight:600}footer{border-top:1px solid #e8eff3;max-width:1376px;padding:30px 40px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}footer .brand{font-size:21px}footer>a:last-child,footer>span{font-size:12px;color:#8193a1}@media(max-width:950px){header{padding:0 24px}header nav{gap:17px}main{padding:0 24px}.hero-copy{padding:34px 0 34px 30px}.hero h1{font-size:40px}.benefits span:last-child,.section-heading>span{display:none}.searchbox{min-width:300px}.section-heading h2{font-size:23px}}@media(max-width:640px){.announcement{font-size:12px}.announcement span{display:none}header{height:79px;padding:0 18px;gap:15px}.brand{font-size:24px}.brand>svg{width:27px}.brand small{font-size:8px;letter-spacing:3px}header nav{display:none}main{padding:0 16px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:27px 24px}.hero h1{font-size:39px;letter-spacing:-1.6px}.hero p{font-size:14px}.hero-photo{height:205px}.hero-photo>img{height:235px;width:75%;margin-top:-22px}.floating-note{bottom:15px;right:20px;font-size:11px;padding:10px 15px}.benefits{padding:20px 0;gap:8px}.benefits span{font-size:11px;gap:5px}.benefits span:nth-child(3){display:none}.benefits svg{width:17px}.catalog-section{padding-top:28px}.section-heading h2{font-size:22px;line-height:1.3}.catalog-toolbar{margin-top:18px;flex-wrap:wrap;gap:10px}.searchbox{min-width:0;width:100%}.categories{padding-top:16px}.categories button{padding:8px 13px}.bottom-band{padding:23px;display:block}.bottom-band h2{font-size:19px}.bottom-band>a{display:block;margin-top:18px}footer{padding:25px 20px;flex-wrap:wrap}footer>span{display:none}.setup-catalog{padding:28px 18px}}.header-actions{display:flex;gap:24px;align-items:center}.favorite{background:none;border:0;color:#385769}.favorite.active{color:#cf648d}.hot{font-size:9px;background:#fff0e8;color:#b76538;padding:3px 4px;border-radius:3px}.brand img{max-width:160px;max-height:60px;object-fit:contain}.photo-caption{position:absolute;bottom:10px;left:25px;font-size:10px;color:#5a7b8e}.demo-notice{background:#f2f8fc;color:#597589;border:1px solid #dfedf6;border-radius:7px;padding:9px 13px;font-size:12px;margin:18px 0 0}.toolbar-controls{display:flex;gap:12px;align-items:center}.secondary-button{border:1px solid var(--border);border-radius:7px;padding:10px 14px;background:white;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;white-space:nowrap}.choice{height:41px!important;min-width:165px;font-size:14px!important;background:#fff}.result-line{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#7b8e9b;margin:-4px 0 18px}.result-line>span{display:flex;align-items:center;gap:6px}.availability i,.result-line i{width:5px;height:5px;display:inline-block;border-radius:50%;background:#54a889}.filters{background:#f5f9fc;padding:17px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:22px}.filters>label{max-width:130px;font-size:13px}.filters>.check-label{max-width:none}.check-label{display:flex!important;gap:9px;align-items:center;font-size:14px}.filters>button:last-child{font-size:13px;color:#2779ad}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.product-card{border:1px solid #e6edf2;border-radius:13px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 10px 25px #2245620b;transform:translateY(-3px)}.product-image{height:245px;position:relative;background:#f6f6f6}.tint-0{background:#fcf3f5}.tint-1{background:#eff6fc}.tint-2{background:#faf5ec}.tint-3{background:#f3f7f0}.image-link{height:100%;width:100%;border:0;background:none;display:flex;align-items:center;justify-content:center;padding:27px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.04)}.product-badge{position:absolute;left:13px;top:13px;background:white;padding:4px 7px;border-radius:4px;color:#508ba8;font-weight:700;letter-spacing:.4px;font-size:9px;pointer-events:none}.product-badge.sale{background:#f7dce5;color:#9e4a68}.heart{position:absolute;right:12px;top:12px;width:30px;height:30px;display:grid;place-items:center;background:white;border:0;border-radius:50%;color:#7d919b}.heart.hearted{color:#c15d7e}.product-info{padding:17px 16px 14px}.product-category{display:block;font-size:10px;letter-spacing:1px;color:#7c929f;text-transform:uppercase;margin-bottom:6px}.product-title{line-height:1.35;font-weight:700;text-align:left;display:block;border:0;background:none;letter-spacing:-.3px}.product-info>small{font-size:11px;color:#92a0ab;display:block;margin-top:4px}.price{font-size:21px;font-weight:750;color:#175e8b;display:flex;align-items:center;gap:10px;margin:12px 0}.price del{color:#9ba6af;font-size:13px;font-weight:400}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px;border-top:1px solid #f0f3f5;padding-top:12px}.availability{font-size:11px;color:#548b77;display:inline-flex;align-items:center;gap:6px}.availability.low{color:#ad8842}.availability.low i{background:#c9a257}.availability.soldout{color:#9c8c8c}.availability.soldout i{background:#b4a4a4}.add-button{padding:7px 10px;background:#edf6fc;border:0;border-radius:6px;display:flex;align-items:center;gap:5px;font-size:12px;color:#267cae}.add-button:hover{background:#dfeffa}.load-more{border:1px solid #d9e6f0;padding:11px 26px;border-radius:8px;gap:10px;margin:28px auto 0;color:#2679ab}.bottom-band>button,.load-more{display:flex;align-items:center;font-size:14px}.bottom-band>button{gap:13px;color:#217cab}.message{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);width:max-content;background:#183f59;color:#fff;padding:14px 18px;border-radius:10px;display:flex;align-items:center;gap:20px;box-shadow:0 8px 35px #17304425;z-index:100;font-size:14px}.message button{border:0;color:white;background:none;font-size:21px}.product-dialog{width:850px!important;max-width:calc(100vw - 28px)!important;max-height:92vh;overflow:auto;padding:28px!important}.detail-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.detail-photo{background:#f2f7fa;aspect-ratio:1;border-radius:12px;display:grid;place-items:center;padding:24px}.detail-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery{display:flex;gap:8px;margin-top:10px}.gallery button{width:55px;height:55px;border:1px solid #dce7ee;padding:5px;border-radius:5px}.gallery img{width:100%;height:100%;object-fit:contain}.detail-copy h2{font-size:27px;font-weight:700;line-height:1.2;letter-spacing:-.6px;margin-top:10px}.detail-copy>p{color:#718795;font-size:14px;margin:12px 0}.detail-copy .sku{font-size:12px}.variant-options{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.variant-options button{border:1px solid var(--border);padding:7px 12px;border-radius:6px;font-size:13px}.chosen{border-color:#2385c2!important;background:#ebf5fc!important;color:#1674b1}.detail-actions{gap:12px;margin:20px 0}.detail-actions,.qty{display:flex;align-items:center}.qty{border:1px solid #d9e4eb;border-radius:6px;width:96px;flex-shrink:0;height:34px;justify-content:space-between}.qty button{background:none;border:0;width:28px;height:30px;display:grid;place-items:center}.qty span,.text-button{font-size:13px}.text-button{display:flex;align-items:center;justify-content:center;gap:8px;color:#4280a6;padding:10px 0;background:none;border:0}.specs{margin-top:18px;border-top:1px solid #e2ebf1;font-size:12px}.specs>div{display:flex;justify-content:space-between;padding:8px 0}.specs dt{color:#7e929f}.specs dd{margin:0}.related{border-top:1px solid #e2ebf1;margin-top:15px;padding-top:15px;display:grid;grid-gap:8px;gap:8px;font-size:13px}.related button{color:#2b86bc;text-align:left}.promo-note{padding:7px;background:#eff8f5;color:#548271;font-size:12px;border-radius:5px;margin:8px 0}.cart-sheet{width:440px!important;max-width:100vw!important;padding:30px 24px!important;overflow:auto}.cart-sheet>h2{font-size:23px;font-weight:700}.cart-lines{flex:1 1;overflow:auto}.cart-line{display:flex;gap:13px;padding:20px 0;border-bottom:1px solid #e5edf2;align-items:flex-start}.cart-line>img{width:65px;height:75px;object-fit:contain;background:#f3f7fa;border-radius:7px;mix-blend-mode:multiply}.cart-line>div{flex:1 1}.cart-line b{font-size:14px;display:block}.cart-line small{display:block;color:#8b9aa3;font-size:12px}.cart-line span{display:block;font-size:14px;margin:5px 0}.cart-line .qty{margin-top:9px}.cart-line>button{color:#80939e;border:0;background:none;padding:5px}.cart-total>div{display:flex;justify-content:space-between;font-size:14px;margin:10px 0}.cart-total>div.total{font-size:21px;padding:12px 0;border-top:1px solid var(--border)}.cart-total>p{font-size:12px;color:#83939e;margin:12px 0}.cart-total>.primary,.cart-total>.text-button{width:100%}.clear-button{border:0;background:none;font-size:12px;color:#9a7a7a;display:block;margin:auto}.coupon{display:flex;gap:7px;margin:12px 0}.coupon button{border:1px solid var(--border);padding:8px;border-radius:6px;font-size:13px;color:#2c7fad}.empty-cart{text-align:center;padding:55px 5px}.empty-cart>svg{margin:auto;color:#a8c7d9}.empty-cart h3{font-size:20px;font-weight:700;margin:15px 0 8px}.empty-cart p{font-size:14px;color:#8798a3;margin-bottom:20px}label{display:block;font-size:14px;color:#526d80}input:not([type=checkbox]),textarea{border:1px solid #d8e4ec;border-radius:7px;outline:none;padding:10px 12px;width:100%;font-size:14px;background:#fff;color:#224255;display:block;margin-top:5px}input:focus,textarea:focus{border-color:#51a4d3;box-shadow:0 0 0 3px #2991ce13}.searchbox input{padding:0;border:0;box-shadow:none;margin:0}.checkout-dialog,.editor-dialog{width:680px!important;max-width:calc(100vw - 24px)!important;max-height:93vh;overflow:auto;padding:28px!important}.checkout-dialog h2,.editor-dialog h2{font-size:22px;font-weight:700;letter-spacing:-.5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin:15px 0}.form-grid h3{font-size:17px;font-weight:700;margin:15px 0 0}.form-grid h3,.full{grid-column:1/-1}.form-grid .choice{width:100%;margin-top:5px}.wide{width:100%;margin-top:12px}.payment-instructions{font-size:13px;padding:12px;background:#f3f8fc;border-radius:8px}.qr{max-width:250px;margin:auto}.checkout-summary{padding:16px;background:#f3f8fc;border-radius:10px;margin:20px 0}.checkout-summary>div{display:flex;justify-content:space-between;gap:16px;font-size:14px;padding:6px 0}.checkout-summary p{font-size:12px;color:#6f8797;margin-top:10px}.error{font-size:13px;color:#b1535c;background:#fff4f3;padding:10px 12px;border-radius:6px;margin:10px 0}.success-dialog{text-align:center;padding:30px!important}.success-dialog>svg{margin:auto;color:#61a68b}.success-dialog h2{font-size:23px;font-weight:700}.muted{color:#82939f}.status{display:inline-flex;padding:5px 9px;border-radius:5px;font-size:11px;white-space:nowrap;background:#edf3f8;color:#5e7e96}.status-APPROVED,.status-DELIVERED,.status-PAID{background:#eaf6f0;color:#3d8566}.status-PARTIALLY_AVAILABLE,.status-PARTIALLY_PREPARED,.status-PAYMENT_VALIDATION,.status-PENDING_VALIDATION{background:#fff4dd;color:#a57f2d}.status-SHIPPED{background:#e9f2fc;color:#4c7cab}.status-CANCELLED,.status-REJECTED,.status-RETURNED{background:#fbebeb;color:#a75862}.admin-sidebar [data-slot=sidebar-inner]{background:#f5f9fc}.admin-sidebar [data-slot=sidebar-header]{padding:30px 22px}.admin-sidebar .brand svg{width:27px}.admin-sidebar .brand small{font-size:8px;letter-spacing:3px}.private-label{display:flex;gap:6px;align-items:center;font-size:9px;letter-spacing:1.3px;color:#889ba9;margin-top:24px}.admin-sidebar [data-slot=sidebar-content]{padding:5px 14px}.admin-sidebar [data-slot=sidebar-menu-button]{height:45px;padding:12px;border-radius:8px;color:#698095}.admin-sidebar [data-slot=sidebar-menu-button][data-active=true]{background:#e2f0fa;color:#1b77b0;font-weight:700}.admin-sidebar [data-slot=sidebar-footer]{padding:18px}.sidebar-catalog{color:#437d9e;font-size:13px;padding:12px 0}.sidebar-catalog,.staff{display:flex;gap:10px;align-items:center}.staff{border-top:1px solid #dfebf2;padding-top:18px;margin-top:9px;overflow:hidden}.staff>span{width:33px;height:33px;display:grid;place-items:center;background:#dfedf6;border-radius:50%;color:#467faa}.staff b{font-size:12px;display:block;max-width:160px;text-overflow:ellipsis;overflow:hidden}.staff small{display:block;font-size:10px;color:#93a2ad}.nav-count{margin-left:auto;background:#d9eefa;padding:0 7px;border-radius:5px;font-size:11px}.admin-main{background:#f8fafc;min-width:0;flex:1 1}.admin-topbar{height:72px;padding:0 30px;border-bottom:1px solid #e5edf3;background:#fff;display:flex;align-items:center;gap:10px}.admin-topbar>span{font-size:12px;color:#70889a;flex:1 1}.admin-topbar i{font-style:normal;color:#b6c3cc;margin:0 14px}.admin-topbar .secondary-button{font-size:12px}.admin-content{padding:34px}.admin-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.admin-title h1{font-size:31px;font-weight:750;letter-spacing:-1px;margin:7px 0}.admin-title p{font-size:14px;color:#8596a2}.setup-banner{display:flex;align-items:center;gap:13px;border:1px solid #d7e9f6;border-radius:10px;background:#eff7fd;padding:15px 18px;margin-bottom:24px;color:#4881a3}.setup-banner b{font-size:14px}.setup-banner p{font-size:12px;margin-top:3px;color:#738fa0}.admin-message{border:1px solid #dbe9ef;padding:12px;border-radius:8px;display:flex;justify-content:space-between;background:#fff;margin-bottom:18px;font-size:14px}.admin-message button{padding:0 5px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-bottom:26px}.kpi{background:white;border:1px solid #e3ebf1;padding:20px;border-radius:12px}.kpi>div{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#7e93a2;gap:10px}.kpi svg{width:31px;height:31px;padding:7px;border-radius:9px}.blue{background:#e9f4fe;color:#438cbb}.green{background:#e9f6f0;color:#58a582}.amber{background:#fff6e6;color:#c49a4d}.purple{background:#f0eefa;color:#9b8ac3}.kpi strong{display:block;font-size:30px;letter-spacing:-.9px;margin:14px 0 6px;line-height:1.2}.kpi small{font-size:10px;color:#a2adb5}.dashboard-columns{display:grid;grid-template-columns:2fr 1fr;grid-gap:22px;gap:22px;margin-bottom:24px}.panel{background:white;border:1px solid #e4ecf2;border-radius:12px;overflow:hidden;margin-bottom:22px}.dashboard-columns>.panel{margin-bottom:0}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px 22px;border-bottom:1px solid #edf2f6}.panel h2{font-size:17px;font-weight:700;letter-spacing:-.3px}.panel-title>button{display:flex;gap:7px;align-items:center;color:#4589b7;font-size:12px}.panel-title>span{font-size:12px;color:#8a9ba7}.panel-title>svg{color:#8ca8b9}.admin-empty{padding:50px 24px;text-align:center;color:#93a9b8}.admin-empty svg{margin:auto;color:#aac3d4}.admin-empty h3{font-size:16px;color:#668397;margin:14px 0 7px;font-weight:600}.admin-empty p{font-size:13px;max-width:330px;margin:auto;line-height:1.7}.alert-card{margin:15px;width:calc(100% - 30px);display:flex;gap:10px;align-items:flex-start;padding:13px;background:#f4f8fb;text-align:left;border-radius:8px;color:#7290a4}.alert-card b{font-size:12px}.alert-card p{font-size:11px;line-height:1.5;margin-top:4px}.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.mini-stats>div{border:1px solid #e3ecf2;background:white;border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px}.mini-stats span{font-size:12px;color:#8497a4}.mini-stats b{font-size:22px;color:#4d7b99}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;gap:18px}.table-toolbar .searchbox{min-width:270px;max-width:450px}.table-toolbar>span{font-size:13px;color:#90a2ad}.panel th{font-size:11px;font-weight:600;color:#8297a5;background:#f8fafc;padding:13px 18px;white-space:nowrap}.panel td{font-size:12px;padding:14px 18px;border-color:#edf2f6}.panel td b{font-weight:600}.panel td small{font-size:10px}.order-link{color:#2e83b6;font-weight:600}.table-product{display:flex;align-items:center;gap:10px;min-width:170px}.table-product>img{width:42px;height:42px;object-fit:contain;border-radius:6px;background:#f6f9fb;mix-blend-mode:multiply}.table-product small{display:block;color:#8da0ac;margin-top:4px}.row-actions{display:flex;gap:9px;align-items:center}.row-actions button{color:#458bb4;font-size:12px}.list-row{padding:20px;border-bottom:1px solid #ecf1f5;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px}.list-row p{font-size:12px;color:#93a3ad}.list-row button{color:#3287b8;font-size:12px}.padded-form{padding:20px;display:grid;grid-gap:15px;gap:15px}.padded-form label{font-size:13px}.settings-form{padding:28px;max-width:850px}.checks{display:flex;flex-wrap:wrap;gap:17px}.payment-config{border:1px solid #e0ebf2;border-radius:8px;padding:18px}.payment-config b{font-size:14px}.aquisy{padding:30px}.aquisy h2{margin-top:14px;font-size:23px}.aquisy>p{color:#8b9da9;font-size:14px;margin:7px 0 20px}.quick-questions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:23px}.quick-questions button{background:#f2f8fc;border:1px solid #dcebf6;color:#5d8ba7;font-size:12px;padding:10px;border-radius:7px}.aquisy form{display:flex;gap:10px}.aquisy form input{margin:0}.aquisy>small{display:block;margin-top:15px;font-size:11px;color:#a1afba}.aquisy-answer{white-space:pre-line;background:#f1f8fc;padding:20px;font-size:14px;line-height:1.8;border-radius:9px;margin-top:20px}.panel-note{font-size:12px;color:#899eac;padding:16px 20px;line-height:1.7}.variant-row{display:flex;gap:12px;align-items:center;margin:12px 0}.variant-row>label{flex:1 1}.order-sheet{width:660px!important;max-width:100vw!important;padding:28px!important;overflow:auto}.order-sheet>h2{font-size:24px;font-weight:700}.order-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.order-meta strong{margin-left:auto;font-size:23px;color:#277da7}.customer-card{background:#f4f8fb;border-radius:9px;padding:18px;margin:18px 0}.customer-card h3{font-size:18px;font-weight:700;margin-bottom:8px}.customer-card p{font-size:13px;color:#768e9d;line-height:1.8}.order-sheet h3{font-weight:700;font-size:16px}.order-sheet [data-slot=tabs-content]>p{font-size:14px;color:#8096a5;margin:10px 0}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.button-row>button:not(.primary):not(.secondary-button){padding:9px;border:1px solid #dce7ef;border-radius:6px;font-size:12px;color:#7790a2}.receipt-links{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:#398abe;margin:12px 0}.order-items{border-top:1px solid var(--border);margin-top:24px}.order-items>div{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;padding:15px 0;border-bottom:1px solid #edf3f6;font-size:13px}.order-items span{grid-row:2;color:#8aa0af}.order-sheet details{margin-top:25px;font-size:13px}.order-sheet summary{cursor:pointer;color:#728fa2}.order-sheet details label{margin-top:12px}.packing-list>div{background:#f6f9fc;border:1px solid #e7eff5;border-radius:9px;padding:20px;margin:14px 0}.packing-counts{display:flex;justify-content:space-between;gap:20px;margin:16px 0;font-size:12px;color:#8aa0ae}.packing-counts b{display:block;color:#4c7b99;font-size:21px}.packing-list input{max-width:100px}.package-card{border:1px solid #e0ebf2;border-radius:9px;padding:20px;margin-top:18px}.package-card>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:15px}.package-card>p{font-size:13px;color:#8098a8;margin:12px 0}.label-dialog{max-width:500px!important;width:95vw!important;max-height:95vh;overflow:auto}.label-dialog>h2{font-size:19px;font-weight:700}#shipping-label{padding:25px;border:2px solid #204664;color:#143248}#shipping-label .brand{margin-bottom:25px;font-size:24px}#shipping-label dl>div{display:flex;gap:10px;margin:8px 0;font-size:15px}#shipping-label dt{font-weight:700;min-width:105px}#shipping-label p{text-align:center;font-size:12px;line-height:1.7;border-top:1px dashed #9bb5c9;margin-top:20px;padding-top:15px}.access-page{padding:80px 30px;text-align:center}.access-page h1{font-size:35px;font-weight:700}.access-page p{margin:20px}.combo-items{display:grid;grid-gap:12px;gap:12px}.combo-items label{display:flex;align-items:center;gap:15px}.combo-items input{max-width:75px}.tracking-page{max-width:1100px;padding-top:40px;padding-bottom:50px}.tracking-header{text-align:center}.tracking-header>svg{margin:auto auto 18px;color:#75aa98}.tracking-header>.eyebrow{justify-content:center}.tracking-header h1{font-size:31px;font-weight:750;letter-spacing:-1px;margin:12px 0}.tracking-header>p{color:#7393a7;margin-bottom:15px}.tracking-steps{justify-content:space-around;padding:35px 0;margin:24px 0;border-top:1px solid #e5eff5;border-bottom:1px solid #e5eff5;gap:12px}.tracking-steps>div{flex-direction:column;gap:10px;font-size:12px;color:#acb9c2}.tracking-steps b{width:30px;height:30px;border-radius:50%;background:#eff4f8;display:grid;place-items:center}.tracking-steps>.done{color:#4888b2}.tracking-steps>.done b{background:#e0f1fb;color:#3685b9}.tracking-line{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #ebf2f6}.tracking-line b{font-size:15px}.tracking-line p,.tracking-line small{font-size:12px;color:#899daa;line-height:1.8}.tracking-line strong{font-size:15px;color:#397caa}.tracking-total{display:flex;justify-content:space-between;padding:20px 24px;font-size:21px}.tracking-delivery{padding:22px}.tracking-delivery p{display:flex;gap:8px;font-size:14px;color:#69889c;margin:16px 0}.tracking-delivery small{font-size:12px;color:#889eac}.tracking-privacy{font-size:12px;color:#8ca2b0;margin-top:10px}@media(max-width:1100px){.product-grid{gap:15px}.product-image{height:215px}.product-title{font-size:14px}.product-bottom{flex-wrap:wrap;gap:8px}.admin-content{padding:24px}.kpis{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:1fr}.mini-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:245px}.result-line>span:last-child{display:none}.header-actions{gap:12px}.detail-layout{grid-template-columns:1fr}.detail-photo{max-height:280px;aspect-ratio:auto}.detail-photo img{height:235px}.product-dialog{padding:22px!important}.admin-content{padding:18px}.admin-topbar{padding:0 16px}.admin-topbar>span{font-size:11px}.admin-topbar .secondary-button{padding:8px}.admin-title{align-items:flex-start}.admin-title h1{font-size:26px}.admin-title p{font-size:12px}.table-toolbar{flex-wrap:wrap}.table-toolbar .searchbox{min-width:0;width:100%}.order-sheet{padding:24px 18px!important}.tracking-header h1{font-size:27px}.tracking-steps{overflow:auto;justify-content:space-between}.tracking-steps>div{min-width:70px;font-size:11px}.tracking-page{padding-top:24px}.aquisy{padding:22px}.aquisy form{flex-wrap:wrap}}@media(max-width:440px){.cart-button>span{display:none}.header-actions{gap:10px}.toolbar-controls{width:100%;justify-content:space-between}.product-grid{gap:11px}.product-image{height:175px}.image-link{padding:24px 15px 13px}.product-info{padding:12px 10px}.product-title{font-size:13px}.product-category{font-size:9px}.price{font-size:18px;gap:6px}.price del{font-size:10px}.product-badge{font-size:8px;left:9px;top:10px}.heart{width:27px;height:27px;right:8px;top:8px}.availability{font-size:10px}.add-button{font-size:11px;padding:6px 8px}.product-bottom{justify-content:flex-start}.demo-notice{font-size:11px}.form-grid{grid-template-columns:1fr}.checkout-dialog,.editor-dialog{padding:23px 18px!important}.kpi{padding:15px}.kpi>div{font-size:11px}.kpi strong{font-size:25px}.admin-topbar>span{display:none}.admin-topbar>.secondary-button{margin-left:auto}.bottom-band>button{margin-top:15px}.filters{gap:14px}.filters>.choice{width:100%}.settings-form{padding:20px}.success-dialog{padding:22px!important}}@media print{body *{visibility:hidden!important}#shipping-label,#shipping-label *{visibility:visible!important}#shipping-label{position:fixed;top:0;left:0;width:100%;margin:0;padding:12mm;border:0;page-break-inside:avoid;break-inside:avoid}body{background:white!important}#shipping-label a{color:black!important}#shipping-label dl>div{font-size:14pt}#shipping-label p{font-size:10pt}@page{size:A5;margin:0}}.add-button,.availability,.demo-notice,.product-badge,.product-category,.product-info .price del,.product-info>small,.result-line{font-size:12px}.product-title{font-size:16px}.admin-sidebar [data-slot=sidebar-menu-button],.admin-title p,.kpi>div,.mini-stats span,.panel td,.panel td small,.panel th,.panel-title>button,.private-label,.row-actions button,.status,.tracking-line p,.tracking-line small,.variant-options button{font-size:14px}.kpi small{font-size:12px}.form-grid label,.padded-form label{font-size:14px}.product-bottom{flex-wrap:wrap;gap:9px}.benefits span,.hero p,.hero-copy>small{font-size:14px}.product-badge{font-size:10px}.admin-sidebar [data-slot=sidebar-menu-button]{height:auto;min-height:45px}.admin-sidebar .brand{font-size:23px}.admin-sidebar .private-label{font-size:10px}@media(max-width:440px){.product-title{font-size:14px}.add-button,.availability,.benefits span,.product-category,.product-info>small{font-size:12px}.product-info{padding:12px}.product-image{height:180px}}.hero-photo{background:#edf6fd}@media(max-width:440px){.hero h1{font-size:32px;line-height:1.14;letter-spacing:-1px}.hero-photo{height:185px}.hero-photo>img{height:220px}.hero-copy{padding:25px 23px 20px}.product-badge{max-width:calc(100% - 49px);font-size:9px}}:root{--brand:#0075ff}body{color:#091847}.primary{background:#0075ff;color:white;border-radius:7px}.hero{background:linear-gradient(115deg,#a6eaff,#daefff 44%,#ffd0ed);min-height:320px}.hero h1,.hero h1 em{color:#0060e8}.hero-photo{background:transparent}.hero-copy>.primary{background:#ff359c}.floating-note{background:#fff5fc;color:#ca2b8e}.price{color:#071747}.add-button{background:#0075ff;color:#fff}.availability{color:#008640}.product-image{background:linear-gradient(145deg,#fff2f9,#eee5ff)}.reference-categories{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin:22px 0}.reference-categories button{display:flex;flex-direction:column;align-items:center;gap:8px;background:#ffe2ef;border-radius:12px;padding:17px;font-size:14px;font-weight:600}.reference-categories button:nth-child(2){background:#fff3c8}.reference-categories button:nth-child(3){background:#d0f0ff}.reference-categories button:nth-child(4){background:#ffeabe}.reference-categories span{font-size:30px}.mobile-bottom-nav,.mobile-search{display:none}.checkout-dialog{width:520px!important;max-width:calc(100vw - 24px)!important}.step-checkout fieldset[hidden]{display:none}.step-checkout fieldset{border:0;margin:0;padding:0}.step-checkout h2{font-size:21px;font-weight:750;margin:19px 0 13px}.step-checkout h3{font-weight:700;margin:15px 0 6px}.step-checkout label{margin:12px 0;color:#172d60}.step-checkout label>input,.step-checkout label>textarea{margin-top:6px}.step-checkout em{color:#f02069;font-style:normal}.checkout-stepper{display:flex;justify-content:space-between;margin:15px 0 20px;padding:0;list-style:none}.checkout-stepper li{position:relative;display:flex;flex:1 1;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#7283a0}.checkout-stepper li:before{content:"";position:absolute;top:15px;left:0;right:0;height:2px;background:#dee7f3;z-index:-1}.checkout-stepper li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e1e9f5}.checkout-stepper .current{color:#0061e4}.checkout-stepper .current>span{background:#0075ff;color:white}.checkout-stepper .complete>span{background:#cceeff;color:#0075ff}.radio-choice{display:flex!important;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dae5f4;border-radius:7px;font-size:14px}.radio-choice input[type=checkbox],.radio-choice input[type=radio]{width:17px!important;height:17px!important;accent-color:#0075ff;margin:0!important;flex-shrink:0}.step-actions{display:flex;gap:12px;margin-top:22px}.step-actions>button{flex:1 1}.confirm-green{background:#00ba48!important}.step-note{font-size:12px;color:#60749b;margin:12px 0}.review-total{display:flex;justify-content:space-between;border-top:1px solid #dfebf7;padding-top:15px;margin-top:20px}.receipt-upload{background:#e4f1ff;padding:12px;border-radius:7px}.receipt-upload>svg{display:inline}.cart-line{border:1px solid #e2ecfa;border-radius:8px;margin:9px 0;padding:12px}.tracking-steps{display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:430px;margin:22px auto}.tracking-steps>div{display:flex;align-items:center;text-align:left;gap:17px;position:relative;min-height:54px;width:100%}.tracking-steps>div:after{content:"";position:absolute;width:2px;background:#d7e2f1;left:17px;top:34px;bottom:-2px}.tracking-steps>div:last-child:after{display:none}.tracking-steps b{margin:0;width:35px;height:35px;flex-shrink:0}.tracking-steps>.done b{background:#00c779;color:#fff}.tracking-header{padding-bottom:5px}.tracking-header h1{font-size:28px}.admin-main{background:#f4f8ff;--module:#0078ff}.module-dashboard{--module:#8858ff}.module-finance,.module-inventory,.module-suppliers{--module:#00b898}.module-orders,.module-pos,.module-promotions{--module:#f2399a}.module-purchases,.module-reports,.module-settings{--module:#f5a91a}.module-cash,.module-customers{--module:#a158f9}.admin-title{background:linear-gradient(110deg,var(--module),color-mix(in srgb,var(--module),white 25%));padding:21px 25px;border-radius:12px;color:white;margin-bottom:22px}.admin-title h1{font-size:27px}.admin-title .eyebrow,.admin-title p{color:#fff}.admin-title>.primary{background:white;color:var(--module)}.admin-content{max-width:1500px;margin:auto;padding:25px}.admin-sidebar [data-slot=sidebar-menu-button]{min-height:36px;font-size:13px;border-radius:6px}.admin-sidebar [data-active=true]{background:#e4eeff!important;color:#0066eb!important}.admin-sidebar [data-slot=sidebar-content]{padding:6px 12px}.admin-sidebar [data-slot=sidebar-header]{padding:20px 18px}.admin-topbar{background:white;border-bottom:1px solid #e4eafa}.admin-product-grid,.pos-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px;padding:20px}.admin-product-grid>button,.pos-products>button{display:flex;flex-direction:column;text-align:left;border:1px solid #e3eafa;border-radius:9px;overflow:hidden;padding:10px;background:white;gap:5px;font-size:13px}.admin-product-grid img,.pos-products img{height:130px;width:100%;object-fit:contain;background:#fbf0ff;border-radius:6px;margin-bottom:6px}.admin-product-grid small,.admin-product-grid span,.pos-products small{font-size:12px;color:#6480a0}.admin-product-grid strong,.pos-products strong{font-size:16px;color:#0072ef}.ops-empty{padding:38px;flex-direction:column;text-align:center;color:#7c8baa;font-size:14px}.ops-empty,.sync-strip{display:flex;align-items:center;gap:10px}.sync-strip{padding:12px;background:#e1f7ef;color:#07845e;border-radius:8px;margin-bottom:16px;font-size:13px}.pos-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(290px,1fr);grid-gap:20px;gap:20px}.padded-form{display:flex;flex-direction:column;gap:12px}.padded-form h2{font-size:19px;font-weight:700;display:flex;gap:9px;align-items:center}.padded-form select,select{border:1px solid #d8e4ec;background:white;padding:10px;border-radius:7px;width:100%;font-size:14px}.charts{margin-bottom:20px}.chart-legend{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:10px;font-size:12px}.chart-legend b{color:#0077ff}.report-buttons{display:flex;gap:15px;flex-wrap:wrap;padding:25px}.panel{margin-bottom:18px}.admin-main .panel th{background:#edf4ff;font-size:13px}.admin-main .panel td{font-size:13px}.admin-title .eyebrow{font-size:10px}.admin-main .kpi{border-top:3px solid #007aff}.admin-main .kpi:nth-child(2){border-color:#00c293}.admin-main .kpi:nth-child(3){border-color:#ffbb35}.admin-main .kpi:nth-child(4){border-color:#ed45a3}@media(max-width:1000px){.admin-product-grid,.pos-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-layout{grid-template-columns:1fr}.admin-title{padding:18px}.charts{grid-template-columns:1fr}}@media(max-width:600px){body:has(.mobile-bottom-nav){padding-bottom:70px}.announcement{display:none}header{padding:12px 18px!important;min-height:70px}.mobile-search{display:flex;align-items:center;gap:8px;margin:0 16px 12px;border:1px solid #cfdff5;border-radius:7px;padding:0 10px}.mobile-search input{border:0!important;padding:9px 0!important;font-size:13px!important}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;justify-content:space-around;background:white;border-top:1px solid #deebfc;padding:10px 4px max(10px,env(safe-area-inset-bottom));box-shadow:0 -3px 14px #18306008}.mobile-bottom-nav>a,.mobile-bottom-nav>button{display:flex;flex-direction:column;align-items:center;font-size:11px;gap:4px;color:#0069ec}.hero{display:grid!important;grid-template-columns:1fr 1fr!important;min-height:210px!important;overflow:hidden;border-radius:8px!important}.hero-copy{padding:18px 0 18px 16px!important}.hero h1{font-size:27px!important;letter-spacing:-1px!important;line-height:1.06!important}.floating-note,.hero-copy .eyebrow,.hero-copy>small{display:none}.hero-copy p{font-size:11px!important;line-height:1.4;margin:9px 0!important}.hero-copy .primary{font-size:12px;padding:9px 13px}.hero-photo{height:100%!important;min-height:210px;padding:0!important}.hero-photo>img{width:125%!important;max-width:none;height:220px!important;object-fit:contain;position:relative;left:-15px}.photo-caption{font-size:8px;bottom:5px;left:15px}.benefits{display:none!important}.reference-categories{gap:8px;margin:13px 0 22px}.reference-categories button{font-size:11px;padding:12px 3px;gap:4px;border-radius:8px}.reference-categories span{font-size:25px}.catalog-section{padding-top:0!important}.section-heading h2{font-size:21px!important}.product-category,.section-heading .eyebrow,.section-heading>span{display:none}.product-card{border-radius:8px}.product-image{height:180px}.image-link,.product-info{padding:9px}.product-bottom{flex-wrap:nowrap;padding-top:5px;border:0;gap:4px}.availability{font-size:10px}.add-button>span{display:none}.add-button{padding:7px}.product-title{font-size:14px}.product-info>small{font-size:11px}.price{margin:7px 0;font-size:18px}.message{bottom:80px}.checkout-dialog,.product-dialog{width:100vw!important;max-width:100vw!important;height:100dvh;max-height:100dvh!important;border-radius:0!important;padding:25px 18px!important}.cart-sheet{width:100vw!important;padding:24px 18px!important}.detail-photo{height:310px;max-height:none;background:#fff0fb}.detail-photo img{height:285px}.detail-copy h2{font-size:23px}.step-checkout .form-grid{grid-template-columns:1fr}.step-checkout fieldset{min-height:360px}.admin-content{padding:13px}.admin-title h1{font-size:22px}.admin-title p{font-size:12px}.admin-title>.primary{font-size:12px;padding:9px}.admin-product-grid{padding:12px;gap:10px}.tracking-header h1{font-size:23px}.checkout-stepper{margin-top:10px}.hero{height:225px!important;min-height:225px!important}.hero h1>span{font-size:16px;letter-spacing:-.4px}.hero h1{font-size:28px!important}.hero-copy p{margin:7px 0!important;font-size:10px!important;line-height:1.35}.hero-copy .primary{padding:7px 12px;font-size:11px}.hero-copy{padding-top:13px!important}.hero-photo>img{height:215px!important;transform:none!important}.catalog-toolbar .searchbox{display:none}.catalog-toolbar{margin:12px 0!important}.catalog-section .demo-notice{padding:7px 10px;font-size:10px;margin-top:10px}.section-heading{margin-bottom:10px!important}.reference-categories{margin-bottom:16px}.categories{margin-bottom:12px!important}.reference-categories button{padding:9px 3px}.reference-categories span{font-size:23px}}.company-login{min-height:100dvh;display:grid;place-items:center;margin:0!important;max-width:none!important;padding:28px!important;background:radial-gradient(ellipse at 15% 10%,#d7ecff,transparent 60%),radial-gradient(ellipse at 95% 85%,#ffe0f2,transparent 60%),#f4f8ff}.login-card{width:100%;max-width:430px;border:1px solid #dce8f7;border-radius:20px;background:#fff;padding:35px;box-shadow:0 15px 55px #09448714}.login-card>.brand{justify-content:center;margin-bottom:30px}.login-lock{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#e9f3ff;color:#0075ff;margin:0 auto 16px}.login-card h1{font-size:25px;font-weight:750;text-align:center}.login-card>p{text-align:center;color:#667c99;font-size:14px;line-height:1.6;margin:10px 0 26px}.login-card label{font-size:14px;margin:16px 0;color:#18335b;font-weight:600}.login-card input{margin-top:7px;height:45px}.password-field{position:relative}.password-field input{padding-right:45px}.password-field button{position:absolute;right:12px;top:20px;color:#5c7699}.login-card form>.primary{margin-top:24px;height:45px}.login-card>a:last-child{display:block;text-align:center;margin-top:24px;font-size:14px;color:#0075ff}@media(max-width:480px){.login-card{padding:25px}.company-login{padding:18px!important}}.public-product{max-width:1060px;margin:30px auto;padding:0 22px 50px}.public-product>nav{font-size:14px;margin-bottom:25px;color:#44709e}.public-product article{margin-top:25px}.public-product h1{font-size:30px;line-height:1.2;font-weight:750}.public-product .primary{margin-top:18px}.public-product label{margin:15px 0}.public-product label>input{max-width:120px;display:block}.public-product .detail-photo{height:auto;aspect-ratio:1}.public-product .detail-photo img{height:100%;object-fit:contain}.module-search{display:flex;align-items:center;gap:6px;padding:2px 9px;margin:0 0 10px;border:1px solid #dbe8fa;border-radius:8px;background:white}.module-search input{border:0!important;padding:9px 0!important;font-size:13px!important;min-width:0}.workspace-status{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px;font-size:12px;color:#557294}.workspace-status .secondary-button{padding:7px 10px;font-size:12px}.sync-error{color:#be2552}.spin{animation:workspace-spin 1s linear infinite}@keyframes workspace-spin{to{transform:rotate(1turn)}}.grid-controls{display:flex;align-items:center;gap:15px;padding:12px 18px;border-bottom:1px solid #e3edfa}.grid-controls input{max-width:280px;font-size:13px!important}.grid-controls span{margin-left:auto;font-size:12px;color:#627a9b;white-space:nowrap}.grid-pagination{display:flex;justify-content:flex-end;align-items:center;gap:15px;padding:12px 18px;font-size:13px}.grid-pagination button{font-size:12px;padding:7px 12px}.order-status-tabs{display:flex;gap:8px;padding:17px;overflow:auto;border-bottom:1px solid #e4ecfa}.order-status-tabs>button{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:8px 12px;border-radius:7px;font-size:13px;background:#f2f6ff;color:#476893}.order-status-tabs>button.active{background:#0075ff;color:white}.order-status-tabs b{font-size:11px;background:#ffffff40;padding:1px 5px;border-radius:4px}.purchase-line-form{display:grid;grid-template-columns:minmax(180px,2fr) 1fr 1fr auto;grid-gap:12px;gap:12px;align-items:end}.purchase-line-form label{min-width:0}.purchase-line-form button{margin-bottom:1px}.admin-main button[hidden]{display:none!important}@media(max-width:850px){.purchase-line-form{grid-template-columns:1fr 1fr}.grid-controls{padding:10px;gap:8px}.workspace-status{font-size:11px}}@media(max-width:480px){.purchase-line-form{grid-template-columns:1fr}.grid-controls{flex-wrap:wrap}.grid-controls input{max-width:none}.grid-controls span{margin-left:0}.grid-pagination{justify-content:center;padding:10px}.admin-title{margin-bottom:15px}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}