:root{--blue: #1431b6;--blue-dark: #10278f;--text: #111111;--muted: #6f7683;--border: #d8dce5;--panel: #ffffff;--bg: #f5f6f8;--soft: #f0f2f5;--danger: #b42318;--success: #067647;--shadow: 0 10px 30px rgba(16, 24, 40, .08);font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--bg)}body{color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-loading{min-height:100vh;display:grid;place-items:center;font-size:1.25rem;background:var(--bg)}.site-shell,.auth-shell{min-height:100vh;display:flex;flex-direction:column}.top-header{background:#fff;border-bottom:1px solid #e5e7eb;min-height:54px;display:flex;justify-content:center;padding:0 20px;position:sticky;top:0;z-index:110}.top-header-inner{width:100%;max-width:1180px;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px}.header-left{display:flex;align-items:center;gap:22px;min-width:0}.brand-wrap{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.brand-logo{height:50px;width:auto;display:block}.top-nav{display:flex;align-items:center;gap:10px}.nav-link{color:#111827;font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap}.nav-link-single{padding:2px 0}.nav-caret-icon{width:12px;height:12px;display:inline-block;object-fit:contain;transform:translateY(1px)}.header-right{display:flex;align-items:center;gap:16px;margin-left:auto}.header-link,.header-inline-btn{background:transparent;border:none;color:#111827;font-size:14px;padding:0}.header-account{display:flex;align-items:center;gap:10px;color:#1f2937;font-size:14px}.account-label{white-space:nowrap}.help-center-dropdown{position:relative}.help-center-trigger{display:inline-flex;align-items:center;gap:6px;line-height:1}.help-center-trigger .nav-caret{display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;transform:translateY(0)}.help-center-menu{position:absolute;top:calc(100% + 14px);right:0;width:540px;background:#fff;border-radius:8px;box-shadow:0 20px 50px #0f172a38;padding:26px 28px 28px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:120}.help-center-dropdown:hover .help-center-menu,.help-center-dropdown:focus-within .help-center-menu{opacity:1;visibility:visible;transform:translateY(0)}.help-center-section h4{margin:0 0 10px;font-size:20px;font-weight:700;color:#3a3a3a}.help-center-section p,.help-center-section a{display:block;margin:0 0 18px;font-size:17px;line-height:1.35;color:#6b6b6b;text-decoration:none}.help-hours{color:#9a9a9a}.help-center-divider{height:1px;background:#e4e4e4;margin:18px 0 24px}.help-center-cta{margin-top:14px;height:60px;border:1px solid #555;border-radius:6px;display:flex!important;align-items:center;justify-content:center;color:#444!important;font-size:18px!important;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.admin-menu{position:relative}.admin-menu-trigger{width:38px;height:38px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;display:inline-flex;flex-direction:column;justify-content:center;gap:4px;padding:0 10px}.admin-menu-trigger span{display:block;height:2px;background:#344054;border-radius:2px}.admin-menu-panel{position:absolute;top:calc(100% + 12px);right:0;min-width:220px;background:#fff;border:1px solid #eaecf0;border-radius:10px;box-shadow:0 18px 40px #0f172a26;padding:8px;z-index:130}.admin-menu-item{width:100%;text-align:left;background:transparent;border:none;padding:10px 12px;border-radius:8px;color:#344054}.admin-menu-item:hover,.admin-menu-item.active{background:#f2f4f7}.admin-menu-item.danger{color:#b42318}.admin-menu-divider{height:1px;background:#eaecf0;margin:8px 0}.cart-icon-btn{border:none;background:transparent;position:relative;font-size:24px;line-height:1;padding:2px 4px}.cart-count-badge{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;border-radius:999px;background:#d90429;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;padding:0 5px}.search-band{background:var(--blue);min-height:118px;display:flex;align-items:center;justify-content:center;padding:14px 24px}.search-form,.search-form.compact-search{width:min(100%,700px);display:flex;align-items:stretch}.search-input{flex:1;height:54px;border:1px solid #c9cdd4;border-right:none;outline:none;background:#fff;font-size:18px;padding:0 22px;border-radius:4px 0 0 4px}.search-input:disabled{color:#98a2b3;background:#f2f4f7}.search-btn{width:58px;border:1px solid #70757f;background:#70757f;color:#fff;font-size:0;border-radius:0 4px 4px 0;position:relative}.search-btn:before{content:"";width:13px;height:13px;border:2px solid #fff;border-radius:50%;position:absolute;left:19px;top:14px}.search-btn:after{content:"";width:8px;height:2px;background:#fff;position:absolute;left:31px;top:27px;transform:rotate(45deg);border-radius:2px}.auth-main{flex:1;padding:24px 24px 48px}.auth-card{max-width:760px;margin:0 auto}.auth-card-wide{width:100%}.auth-required-message{margin:0 0 14px;padding:12px 14px;border-left:4px solid var(--blue);background:#eef4ff;color:#1d2939;font-size:16px;line-height:1.35;max-width:100%}.auth-toggle-row{display:flex;gap:10px;margin-bottom:18px}.auth-toggle-btn{border:none;background:#e8e8e8;color:#111;padding:12px 22px;border-radius:18px;font-size:18px}.auth-toggle-btn.active{font-weight:700}.auth-reference-block{background:transparent}.auth-title-large{font-size:34px;margin:0 0 18px;font-weight:700;color:#000}.auth-form-large,.auth-grid-form{display:flex;flex-direction:column;gap:18px}.auth-grid-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid-span-2{grid-column:span 2}.auth-input-large{width:100%;height:66px;padding:0 18px;border:1px solid #8c8c8c;background:#fff;font-size:18px;color:#111;border-radius:6px}.auth-input-large::placeholder{color:#8c95a3}.auth-submit-large{height:64px;border:none;background:#8d9097;color:#fff;font-size:18px;font-weight:700;border-radius:6px;letter-spacing:.02em}.auth-success-message{margin:0 0 18px;padding:12px 14px;border-left:4px solid var(--success);background:#ecfdf3;color:#067647;font-size:15px;line-height:1.35;border-radius:4px}.form-error{border:1px solid #fda29b;background:#fef3f2;color:var(--danger);padding:12px 14px;border-radius:8px;font-size:15px}.catalog-shell{display:grid;grid-template-columns:340px minmax(0,1fr);gap:22px;padding:26px 14px 24px;max-width:1800px;width:100%;margin:0 auto;align-items:start}.filters-column{position:sticky;top:70px;align-self:start;max-height:calc(100vh - 90px);overflow:auto;padding-right:6px}.filters-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:0 4px}.filters-header-row h2{font-size:28px;margin:0}.clear-filters-btn{background:transparent;border:none;color:var(--blue);font-weight:700}.filter-block{background:#fff;border:1px solid var(--border);border-radius:6px;margin-bottom:20px;overflow:hidden}.filter-block-header{width:100%;border:none;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:22px 18px;font-size:20px;font-weight:700;text-align:left}.caret{transition:transform .2s ease;color:#6b7280}.caret.open{transform:rotate(180deg)}.filter-block-body{border-top:1px solid var(--border);padding:14px 18px 18px;display:flex;flex-direction:column;gap:12px;max-height:260px;overflow:auto}.filter-option{display:flex;align-items:center;gap:10px;color:#374151}.products-column{min-width:0;max-height:calc(100vh - 160px);overflow-y:auto;padding-right:8px}.products-toolbar{display:flex;align-items:center;justify-content:space-between;padding:6px 0 12px;border-bottom:1px solid #e2e8f0;margin-bottom:8px;gap:16px;position:sticky;top:0;background:var(--bg);z-index:5}.toolbar-left{display:flex;align-items:center;gap:14px}.sort-label{font-size:18px;font-weight:700}.sort-select{height:48px;min-width:220px;border:1px solid #bcc3cf;border-radius:4px;background:#fff;padding:0 14px;font-size:18px}.results-count{color:#475467;font-size:18px}.product-list{display:flex;flex-direction:column}.product-row{display:grid;grid-template-columns:120px minmax(0,1fr) 180px;gap:16px;padding:18px 8px 18px 0;border-bottom:1px solid #e5e7eb;align-items:start}.product-image-wrap{display:flex;align-items:flex-start;justify-content:center;padding-top:6px}.product-image{width:88px;height:88px;object-fit:contain;display:block}.product-main{min-width:0}.product-oem-line{color:#667085;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.product-title{margin:0 0 10px;color:#1431b6;font-size:26px;line-height:1.2;font-weight:700}.product-sku-line{color:#667085;font-size:16px;margin-bottom:12px}.sku-label{font-weight:700;color:#4b5563}.product-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px 16px}.meta-item{font-size:14px;color:#344054}.meta-label{font-weight:700;margin-right:6px}.spec-sheet-row{margin-top:16px}.spec-sheet-btn{display:inline-flex;align-items:center;justify-content:center;min-width:170px;height:42px;padding:0 18px;border-radius:6px;background:#1431b6;color:#fff;font-size:15px;font-weight:700;text-decoration:none}.no-spec-sheet{color:#667085;font-size:15px;font-style:italic}.product-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-top:2px}.availability-chip{border:1px solid #bfc8d8;padding:8px 14px;border-radius:6px;font-weight:700;color:#1431b6;background:#eef4ff;border-color:#1431b6;font-size:14px}.product-qty-row{display:flex;align-items:center;gap:10px}.product-qty-label{font-size:13px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.product-qty-selector{display:flex;align-items:center;gap:10px}.add-to-cart-btn{min-width:148px;height:46px;border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:6px;font-size:16px;font-weight:700}.add-to-cart-btn:hover,.submit-request-btn:hover{opacity:.94}.status-panel{margin:30px 0;background:#fff;border:1px solid var(--border);border-radius:8px;padding:22px;color:#344054}.status-panel.error{color:var(--danger);border-color:#fda29b;background:#fef3f2}.admin-shell{width:100%;max-width:1400px;margin:0 auto;padding:24px 18px 40px}.admin-panel{background:#fff;border:1px solid #eaecf0;border-radius:14px;padding:22px;box-shadow:var(--shadow)}.admin-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-panel-header h2{margin:0 0 6px;font-size:28px}.admin-panel-header p{margin:0;color:#667085}.admin-toolbar{margin-bottom:16px}.admin-search-input{width:100%;max-width:420px;height:48px;border:1px solid #d0d5dd;border-radius:8px;padding:0 14px;background:#fff}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;min-width:1100px}.admin-table th,.admin-table td{border-bottom:1px solid #eaecf0;text-align:left;padding:12px 10px;vertical-align:top;font-size:14px}.admin-table th{background:#f8fafc;font-weight:700;position:sticky;top:0;z-index:1}.admin-checkbox{display:inline-flex;align-items:center;gap:8px}.admin-action-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-primary-btn,.admin-secondary-btn{height:40px;border-radius:8px;padding:0 14px;font-weight:700}.admin-primary-btn{border:1px solid var(--blue);background:var(--blue);color:#fff}.admin-secondary-btn{border:1px solid #d0d5dd;background:#fff;color:#344054}.admin-upload-form{display:flex;flex-direction:column;gap:16px;max-width:640px}.admin-file-label{font-weight:700;color:#344054}.admin-file-meta{color:#667085}.admin-success-box,.admin-error-box{border-radius:10px;padding:14px 16px;font-size:15px}.admin-success-box{background:#ecfdf3;border:1px solid #abefc6;color:#067647}.admin-error-box{background:#fef3f2;border:1px solid #fda29b;color:#b42318}.admin-upload-stats{display:flex;gap:16px;margin-top:10px;flex-wrap:wrap;font-weight:700}.site-footer{margin-top:auto;background:var(--blue);color:#fff;width:100%}.site-footer-inner{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr 1.15fr;column-gap:44px;padding:42px 56px 52px;align-items:start}.footer-col{display:flex;flex-direction:column;gap:0;min-width:0}.footer-col h4{margin:0 0 18px;font-size:20px;font-weight:700;line-height:1.2;text-transform:uppercase;color:#fff}.footer-col a,.footer-col p{margin:0 0 14px;color:#fff;font-size:15px;line-height:1.35}.footer-col a:last-child,.footer-col p:last-child{margin-bottom:0}.footer-col a:hover{text-decoration:underline}.footer-contact h4{margin-bottom:20px}.footer-contact p{margin-bottom:12px}.footer-contact p:first-of-type{margin-bottom:16px}.cart-overlay{position:fixed;top:54px;left:0;right:0;bottom:0;background:#0f172a52;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:90}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:54px;right:0;width:min(540px,96vw);height:calc(100vh - 54px);background:#fff;box-shadow:-10px 0 30px #0f172a2e;transform:translate(100%);transition:transform .28s ease;z-index:100;display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-header{padding:26px 28px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.cart-header h2{margin:0;font-size:42px;color:#6b7280;font-weight:500}.cart-close-btn{border:none;background:transparent;font-size:44px;color:#4b5563;line-height:1}.cart-body{flex:1;overflow:auto;padding:24px 24px 30px}.cart-empty{min-height:55vh;display:grid;place-items:center;text-align:center;color:#7b7b7b}.cart-empty-icon{font-size:64px;margin-bottom:10px}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{border:1px solid var(--border);border-radius:8px;padding:16px;display:flex;gap:14px;align-items:center;justify-content:space-between}.cart-item-title{font-weight:700;font-size:18px;margin-bottom:6px}.cart-item-subtitle{color:#667085;font-size:14px;line-height:1.4}.cart-item-controls{display:flex;align-items:center;gap:10px}@media(max-width:900px){.cart-overlay{top:78px}.cart-drawer{top:78px;height:calc(100vh - 78px);width:100vw;max-width:100vw}}.qty-btn{width:34px;height:34px;border:1px solid #c7ced9;background:#fff;border-radius:6px;font-size:20px}.qty-value{min-width:24px;text-align:center;font-weight:700}.notes-label{display:flex;flex-direction:column;gap:10px;margin-top:24px;font-weight:700;color:#344054}.notes-input{min-height:120px;resize:vertical;border:1px solid var(--border);border-radius:8px;padding:14px}.cart-footer{padding:20px 24px 28px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:14px;background:#fff}.cart-footer-count{font-size:16px;color:#667085}.submit-request-btn{height:58px;border:none;background:var(--blue);color:#fff;border-radius:8px;font-size:18px;font-weight:700}.submit-request-btn:disabled{background:#a7b0c4;cursor:not-allowed}.floating-toast{position:fixed;right:20px;bottom:20px;z-index:200;min-width:320px;max-width:460px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:10px;box-shadow:0 12px 30px #0f172a2e;font-size:15px}.floating-toast.success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}.floating-toast.error{background:#fef3f2;border:1px solid #fda29b;color:#b42318}.toast-close-btn{border:none;background:transparent;color:inherit;font-size:20px;line-height:1;padding:0}@media(max-width:1200px){.mobile-filters-toggle-wrap{display:block}.catalog-shell{grid-template-columns:1fr}.filters-column{display:none;position:static;max-height:none;overflow:visible;margin-bottom:20px}.filters-column.mobile-open{display:block}.products-column{max-height:none;overflow:visible}.site-footer-inner{grid-template-columns:1fr 1fr;row-gap:28px;column-gap:32px;padding:38px 32px 44px}.product-row{grid-template-columns:130px minmax(0,1fr)}.product-actions{grid-column:1 / -1;align-items:flex-start;padding-left:146px}}@media(max-width:900px){.top-header{padding:0 14px}.top-header-inner{flex-wrap:wrap;padding:8px 0;gap:10px}.header-left,.header-right{width:100%;justify-content:space-between;flex-wrap:wrap}.brand-logo{height:42px}.help-center-menu{right:auto;left:0;width:min(92vw,540px)}.auth-grid-form{grid-template-columns:1fr}.grid-span-2{grid-column:span 1}.auth-title-large{font-size:38px}.auth-input-large,.auth-submit-large{height:72px;font-size:20px}.search-form,.search-form.compact-search{width:100%}.product-row{grid-template-columns:1fr;padding-left:0}.product-image-wrap{justify-content:flex-start}.product-meta-grid{grid-template-columns:1fr}.product-actions{padding-left:0}.site-footer-inner{grid-template-columns:1fr;row-gap:24px;padding:32px 22px 38px}.footer-col h4{font-size:18px;margin-bottom:14px}.footer-col a,.footer-col p{font-size:14px;margin-bottom:11px}.cart-header h2{font-size:38px}.admin-panel{padding:16px}.admin-panel-header{flex-direction:column}}.inline-toast{margin:12px 0 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:10px;font-size:15px}.inline-toast.success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}.inline-toast.error{background:#fef3f2;border:1px solid #fda29b;color:#b42318}.mobile-filters-toggle-wrap{display:none;max-width:1800px;margin:18px auto 0;padding:0 14px;width:100%}.mobile-filters-toggle{width:100%;height:48px;border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:8px;font-size:16px;font-weight:700}
