@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--navy-blue:#002b5c;--navy-light:#003a7d;--steel-grey:#4a5c6e;--emerald:#10b981;--white:#fff;--light-grey:#f8fafc;--sidebar-bg:#f8f9fa;--border-color:#e2e8f0;--text-primary:#1e293b;--text-secondary:#64748b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d;--shadow-lg:0 10px 15px -3px #0000000d;--glass:#ffffffe6;--gap-standard:1.5rem}*{box-sizing:border-box;margin:0;padding:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}body{background-color:var(--white);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{width:100%;max-width:1800px;margin:0 auto;padding:0 1.5rem}.layout-flex{align-items:stretch;gap:32px;height:calc(100vh - 72px);padding-right:0;display:flex;overflow:hidden}.layout-flex>aside{scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;height:100%;padding-top:2rem;padding-bottom:2rem;overflow-y:auto}.layout-flex>aside::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.layout-flex>main{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;height:100%;padding-top:2rem;padding-bottom:2rem;overflow-y:auto}.layout-flex>main::-webkit-scrollbar{width:2px}.layout-flex>main::-webkit-scrollbar-track{background:0 0}.layout-flex>main::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:9999px}.layout-flex>main::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}h1,h2,h3,h4{color:var(--navy-blue);letter-spacing:-.02em;font-weight:700}.btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary{background:var(--navy-blue);color:#fff;box-shadow:0 4px 12px #002b5c33}.btn-primary:hover{background:var(--navy-light);transform:translateY(-1px);box-shadow:0 6px 16px #002b5c4d}.btn-outline{border:1px solid var(--navy-blue);color:var(--navy-blue);background:0 0}.btn-outline:hover{color:var(--navy-blue);background:#f1f5f9}.glass-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s}.glass-card:hover{box-shadow:var(--shadow-lg);border-color:#cbd5e1}.spec-group{border:1px solid var(--border-color);background:#fff;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.spec-header{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--navy-blue);background:#f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;display:flex}.spec-content{max-height:0;padding:0 1.25rem;transition:max-height .3s ease-out,padding .3s;overflow:hidden}.spec-content.open{max-height:1000px;padding:1rem 1.25rem}.spec-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.75rem 0;display:flex}.spec-row:last-child{border-bottom:none}.spec-label{color:var(--text-secondary);font-size:.9rem}.spec-value{font-size:.9rem;font-weight:500}.badge-group{gap:1rem;margin:1.5rem 0;display:flex}.badge{color:var(--text-secondary);flex-direction:column;align-items:center;gap:.25rem;font-size:.7rem;font-weight:700;display:flex}.badge-icon{border:2px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.badge.active .badge-icon{border-color:var(--emerald);color:var(--emerald)}.premium-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:.5s forwards fadeIn}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-down{animation:.4s cubic-bezier(.16,1,.3,1) forwards slideDown}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:1s linear infinite spin}.product-card-hover:hover{transform:translateY(-2px);border-color:var(--emerald)!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.product-card-hover:hover h3{color:var(--emerald)!important}.order-row-hover:hover{background-color:#f8fafc!important}.desktop-only-flex,.mobile-hide{display:none!important}.mobile-only{display:flex!important}@media (min-width:768px){.desktop-only-flex,.mobile-hide{display:flex!important}.mobile-only{display:none!important}}.grid-forced-4{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.grid-forced-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-forced-4{grid-template-columns:repeat(4,1fr)}}.dash-grid{grid-template-columns:250px minmax(0,1fr);gap:2rem;display:grid}.dash-nav{flex-direction:column;gap:.5rem;display:flex}.dash-nav-item{color:#1e293b;white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.dash-nav-item:hover{background:#f1f5f9}.dash-nav-item.signout{color:#ef4444}.dash-nav-item.signout:hover{background:#fef2f2}@media (max-width:767px){.dash-grid{grid-template-columns:1fr;gap:1rem}.dash-aside-card{padding:1rem!important}.dash-user-info,.dash-divider{display:none!important}.dash-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:.25rem;padding-bottom:4px;overflow-x:auto}.dash-nav::-webkit-scrollbar{display:none}.dash-nav-item{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;width:auto;padding:.5rem .75rem;font-size:.7rem}.dash-nav-item:hover{background:#e2e8f0}.dash-nav-item.signout{background:#fef2f2;border-color:#fecaca}}.mobile-cat-drawer{margin-bottom:1rem;display:none}@media (max-width:767px){.mobile-cat-drawer{display:block}.layout-flex{flex-direction:column;gap:0;padding-bottom:2rem;height:auto!important;overflow:visible!important}.layout-flex>aside{display:none!important}.layout-flex>main{height:auto!important;padding-right:1rem!important;overflow:visible!important}.hero-banner-grid{grid-template-columns:1fr!important;height:auto!important}.hero-banner-grid>.hero-side-banners{display:none}.hero-banner-grid>.hero-main{height:260px}.hero-banner-grid h1{font-size:1.75rem!important}.hero-banner-grid p{margin-bottom:1.5rem!important;font-size:.9rem!important}}.product-long-description{color:#374151;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word;word-break:normal;font-size:1rem;line-height:1.75}.product-long-description h1,.product-long-description h2,.product-long-description h3,.product-long-description h4{color:var(--navy-blue);letter-spacing:-.01em;margin-top:1.5rem;margin-bottom:.5rem;font-weight:700}.product-long-description h2{font-size:1.25rem}.product-long-description h3{font-size:1.1rem}.product-long-description p{color:#444;margin-bottom:1rem}.product-long-description ul,.product-long-description ol{margin-bottom:1rem;padding-left:1.5rem}.product-long-description ul li{color:#444;margin-bottom:.35rem;list-style:outside}.product-long-description ol li{color:#444;margin-bottom:.35rem;list-style:decimal}.product-long-description strong,.product-long-description b{color:#1e293b;font-weight:600}.product-long-description a{color:var(--navy-blue);text-decoration:underline}
.Search-module__8mlfoG__searchContainer{z-index:50;width:100%;max-width:600px;position:relative}.Search-module__8mlfoG__searchContainerActive{z-index:1001}.Search-module__8mlfoG__overlay{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background-color:#00000080;width:100vw;height:100vh;transition:opacity .3s ease-in-out;position:fixed;top:0;left:0}.Search-module__8mlfoG__overlayActive{opacity:1;visibility:visible;pointer-events:auto}.Search-module__8mlfoG__inputWrapper{z-index:1002;width:100%;transition:transform .2s;position:relative}.Search-module__8mlfoG__searchInput{width:100%;color:var(--text-primary);background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:.75rem 1rem .75rem 3rem;font-size:.95rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.Search-module__8mlfoG__searchInput::placeholder{color:#94a3b8;font-weight:400}.Search-module__8mlfoG__searchInput:focus{border-color:#94a3b8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Search-module__8mlfoG__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Search-module__8mlfoG__dropdown{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-height:0;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Search-module__8mlfoG__dropdownActive{opacity:1;visibility:visible;max-height:400px;padding:8px 0;transform:translateY(0)}.Search-module__8mlfoG__resultItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 16px;transition:background .15s;display:flex}.Search-module__8mlfoG__resultItem:last-child{border-bottom:none}.Search-module__8mlfoG__resultItem:hover{background:#f8fafc}.Search-module__8mlfoG__itemTitle{color:#334155;font-size:.95rem;font-weight:500}.Search-module__8mlfoG__itemCategory{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.Search-module__8mlfoG__noResults{color:#64748b;text-align:center;padding:16px;font-size:.9rem}
