:root{--erp-primary: #1d4ed8;--erp-primary-dark: #1e40af;--erp-text: #0f172a;--erp-muted: #64748b;--erp-border: #dbe3ef;--erp-background: #f3f6fb;--erp-white: #ffffff;--erp-danger: #dc2626;--erp-success: #059669;--erp-warning: #d97706;--erp-header-height: 66px}html,body{margin:0!important;padding:0!important;background:var(--erp-background)!important}body:has(.erp-app-header) .announcement-bar,body:has(.erp-app-header) .announcement-bar-section,body:has(.erp-app-header) .shopify-section-announcement-bar,body:has(.erp-app-header) #shopify-section-announcement-bar,body:has(.erp-app-header) .utility-bar,body:has(.erp-app-header) .utility-bar-wrapper,body:has(.erp-app-header) .shopify-section-header,body:has(.erp-app-header) #shopify-section-header,body:has(.erp-app-header) .section-header,body:has(.erp-app-header) sticky-header,body:has(.erp-app-header) header.header,body:has(.erp-app-header) .header-wrapper,body:has(.erp-app-header) .shopify-section-group-header-group,body:has(.erp-app-header) .shopify-section-group-footer-group,body:has(.erp-app-header) footer,body:has(.erp-app-header) .footer,body:has(.erp-app-header) #shopify-section-footer,body:has(.erp-app-header) .newsletter,body:has(.erp-app-header) .breadcrumb,body:has(.erp-app-header) .breadcrumbs,body:has(.erp-app-header) .page-title,body:has(.erp-app-header) .main-page-title{display:none!important}body:has(.erp-app-header) .content-for-layout,body:has(.erp-app-header) main,body:has(.erp-app-header) #MainContent,body:has(.erp-app-header) .page-width{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body:has(.erp-app-header) .shopify-section{margin-top:0!important}body.erp-menu-open{overflow:hidden}.erp-app-header,.erp-app-header *,.erp-navigation-drawer,.erp-navigation-drawer *,.erp-header-overlay{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.erp-app-header button,.erp-app-header input,.erp-navigation-drawer button,.erp-dropdown button,.erp-dropdown input{font:inherit}.erp-app-header{position:sticky;top:0;z-index:99990;width:100%;height:var(--erp-header-height);background:var(--erp-white);border-bottom:1px solid var(--erp-border);box-shadow:0 2px 8px #0f172a0a}.erp-header-inner{width:100%;height:100%;padding:8px clamp(10px,1.4vw,20px);display:grid;grid-template-columns:minmax(250px,1fr) minmax(260px,440px) auto;align-items:center;gap:14px}.erp-header-left,.erp-header-actions{display:flex;align-items:center;min-width:0}.erp-header-left{gap:11px}.erp-header-actions{justify-content:flex-end;gap:8px}.erp-control-button{height:38px;border:1px solid var(--erp-border);border-radius:10px;background:var(--erp-white);color:#334155;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800;white-space:nowrap;transition:.18s ease}.erp-control-button:hover{border-color:#bfdbfe;background:#eff6ff;color:var(--erp-primary)}.erp-menu-button,.erp-icon-button{width:38px;padding:0;flex:0 0 auto}.erp-menu-icon{width:17px;height:13px;display:flex;flex-direction:column;justify-content:space-between}.erp-menu-icon span{display:block;width:100%;height:2px;border-radius:10px;background:currentColor}.erp-company-brand{display:flex;align-items:center;gap:10px;min-width:0;color:inherit;text-decoration:none}.erp-company-logo-box{width:46px;height:46px;padding:4px;border:1px solid var(--erp-border);border-radius:12px;background:var(--erp-white);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.erp-company-logo-box.is-wide{width:116px}.erp-company-logo{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.erp-company-logo-fallback{width:100%;height:100%;border-radius:9px;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:var(--erp-primary);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.erp-company-meta{min-width:0}.erp-company-title-row{display:flex;align-items:center;gap:7px;min-width:0}.erp-company-title{margin:0;max-width:280px;overflow:hidden;color:var(--erp-text);font-size:clamp(15px,1.2vw,18px);font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.erp-company-status{min-height:21px;padding:0 8px;border:1px solid #fde68a;border-radius:999px;background:#fffbeb;color:#b45309;display:none;align-items:center;gap:5px;font-size:10px;font-weight:900;text-transform:uppercase;white-space:nowrap}.erp-company-status.is-visible{display:inline-flex}.erp-company-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.erp-company-subtitle{margin-top:3px;display:flex;align-items:center;gap:7px;min-width:0;color:var(--erp-muted);font-size:12px;font-weight:700;line-height:1.2}.erp-page-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.erp-powered-by{color:var(--erp-primary);white-space:nowrap}.erp-header-search{position:relative;width:100%;min-width:0}.erp-search-field{width:100%;height:40px;padding:0 40px 0 39px;border:1px solid var(--erp-border);border-radius:11px;outline:none;background:#f8fafc;color:var(--erp-text);font-size:13px;font-weight:650;transition:.18s ease}.erp-search-field:focus{border-color:#93c5fd;background:var(--erp-white);box-shadow:0 0 0 3px #2563eb1a}.erp-search-icon{position:absolute;top:50%;left:13px;color:#94a3b8;font-size:17px;transform:translateY(-50%);pointer-events:none}.erp-search-shortcut{position:absolute;top:50%;right:9px;min-width:25px;height:23px;padding:0 6px;border:1px solid var(--erp-border);border-radius:6px;background:var(--erp-white);color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;transform:translateY(-50%);pointer-events:none}.erp-search-results{position:absolute;top:47px;right:0;left:0;z-index:100010;max-height:370px;padding:7px;border:1px solid var(--erp-border);border-radius:13px;background:var(--erp-white);box-shadow:0 18px 45px #0f172a26;overflow-y:auto;display:none}.erp-search-results.is-open{display:block}.erp-search-result{min-height:42px;padding:8px 10px;border-radius:9px;color:#334155;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.erp-search-result:hover{background:#eff6ff;color:var(--erp-primary)}.erp-search-result-main{min-width:0}.erp-search-result-main strong{display:block;font-size:13px;font-weight:850}.erp-search-result-main span{display:block;margin-top:2px;color:var(--erp-muted);font-size:11px;font-weight:650}.erp-search-empty{padding:18px 12px;color:var(--erp-muted);text-align:center;font-size:13px;font-weight:650}.erp-quick-create-button{padding:0 13px;border-color:var(--erp-primary);background:var(--erp-primary);color:var(--erp-white)}.erp-quick-create-button:hover{border-color:var(--erp-primary-dark);background:var(--erp-primary-dark);color:var(--erp-white)}.erp-notification-button{position:relative}.erp-notification-count{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;border:2px solid var(--erp-white);border-radius:999px;background:var(--erp-danger);color:var(--erp-white);display:none;align-items:center;justify-content:center;font-size:9px;font-weight:900}.erp-notification-count.is-visible{display:flex}.erp-user-button{height:42px;max-width:190px;padding:3px 7px 3px 4px;border-color:transparent}.erp-user-avatar{width:34px;height:34px;border-radius:50%;background:var(--erp-text);color:var(--erp-white);display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:12px;font-weight:900}.erp-user-summary{min-width:0;text-align:left}.erp-user-summary strong,.erp-user-summary span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.erp-user-summary strong{color:var(--erp-text);font-size:12px;font-weight:900}.erp-user-summary span{margin-top:2px;color:var(--erp-muted);font-size:10px;font-weight:700}.erp-dropdown{position:fixed;top:60px;right:18px;z-index:100020;width:min(310px,calc(100vw - 20px));padding:8px;border:1px solid var(--erp-border);border-radius:14px;background:var(--erp-white);box-shadow:0 18px 48px #0f172a29;display:none}.erp-dropdown.is-open{display:block}.erp-dropdown-heading{padding:8px 10px 10px;color:var(--erp-text);font-size:13px;font-weight:900}.erp-dropdown-divider{height:1px;margin:6px 2px;background:#e5e7eb}.erp-dropdown-link,.erp-dropdown-button{width:100%;min-height:41px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:#334155;text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:13px;font-weight:750}.erp-dropdown-link:hover,.erp-dropdown-button:hover{background:#eff6ff;color:var(--erp-primary)}.erp-dropdown-button.is-danger{color:var(--erp-danger)}.erp-dropdown-button.is-danger:hover{background:#fef2f2}.erp-dropdown-link[hidden],.erp-dropdown-button[hidden]{display:none!important}.erp-dropdown-note{padding:10px;color:var(--erp-muted);font-size:12px;font-weight:650;line-height:1.45}.erp-profile-card{padding:10px;border-radius:10px;background:#f8fafc}.erp-profile-card strong,.erp-profile-card span{display:block}.erp-profile-card strong{color:var(--erp-text);font-size:13px;font-weight:900}.erp-profile-card span{margin-top:3px;color:var(--erp-muted);font-size:11px;font-weight:650;word-break:break-word}.erp-header-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99994;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:.22s ease}.erp-header-overlay.is-open{opacity:1;visibility:visible}.erp-navigation-drawer{position:fixed;top:0;bottom:0;left:0;z-index:99995;width:min(330px,calc(100vw - 30px));background:var(--erp-white);box-shadow:18px 0 50px #0f172a2e;overflow:hidden;transform:translate(-105%);transition:transform .24s ease}.erp-navigation-drawer.is-open{transform:translate(0)}.erp-drawer-layout{height:100%;display:flex;flex-direction:column}.erp-drawer-header{min-height:67px;padding:10px 13px;border-bottom:1px solid var(--erp-border);display:flex;align-items:center;justify-content:space-between;gap:10px}.erp-drawer-brand{min-width:0}.erp-drawer-brand strong{display:block;overflow:hidden;color:var(--erp-text);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.erp-drawer-brand span{display:block;margin-top:3px;color:var(--erp-muted);font-size:11px;font-weight:700}.erp-drawer-close{width:36px;height:36px;padding:0;border:1px solid var(--erp-border);border-radius:10px;background:var(--erp-white);color:#475569;cursor:pointer;font-size:20px;line-height:1;flex:0 0 auto}.erp-drawer-nav{flex:1;padding:12px;overflow-y:auto}.erp-nav-group{margin-bottom:14px}.erp-nav-group[hidden]{display:none!important}.erp-nav-group-title{padding:0 10px 6px;color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.erp-nav-link{min-height:42px;margin-bottom:3px;padding:8px 10px;border-radius:10px;color:#475569;text-decoration:none;display:flex;align-items:center;gap:11px;font-size:13px;font-weight:800;transition:.16s ease}.erp-nav-link:hover{background:#f1f5f9;color:var(--erp-primary)}.erp-nav-link.is-active{background:#eff6ff;color:var(--erp-primary);box-shadow:inset 3px 0 0 var(--erp-primary)}.erp-nav-link[hidden]{display:none!important}.erp-nav-icon{width:25px;height:25px;border-radius:7px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:13px}.erp-nav-link.is-active .erp-nav-icon{background:#dbeafe}.erp-nav-link-text{min-width:0;flex:1}.erp-drawer-footer{padding:12px 14px;border-top:1px solid var(--erp-border);background:#f8fafc;color:var(--erp-muted);text-align:center;font-size:11px;font-weight:700}.erp-drawer-footer strong{color:var(--erp-primary)}.erp-header-loading .erp-company-title,.erp-header-loading .erp-page-name,.erp-header-loading .erp-user-summary{opacity:.6}@media(max-width:1100px){.erp-header-inner{grid-template-columns:minmax(230px,1fr) minmax(220px,340px) auto;gap:9px}.erp-company-logo-box.is-wide{width:92px}.erp-company-title{max-width:200px}.erp-user-summary{display:none}.erp-user-button{width:40px;padding:3px}}@media(max-width:820px){.erp-header-inner{grid-template-columns:minmax(0,1fr) auto}.erp-header-search{display:none}.erp-company-logo-box,.erp-company-logo-box.is-wide{width:43px;height:43px}.erp-company-title{max-width:180px}.erp-powered-by{display:none}}@media(max-width:590px){:root{--erp-header-height: 60px}.erp-header-inner{padding:7px 9px;gap:6px}.erp-header-left{gap:7px}.erp-control-button{height:36px}.erp-menu-button,.erp-icon-button{width:36px}.erp-company-logo-box,.erp-company-logo-box.is-wide{width:40px;height:40px;border-radius:10px}.erp-company-title{max-width:130px;font-size:14px}.erp-company-subtitle{font-size:10px}.erp-company-status,.erp-quick-create-button{display:none!important}.erp-user-button{width:36px;height:36px}.erp-user-avatar{width:30px;height:30px}.erp-dropdown{top:55px;right:8px}}@media(max-width:390px){.erp-company-logo-box{display:none}.erp-company-title,.erp-page-name{max-width:105px}}.erp-control-button:focus-visible,.erp-drawer-close:focus-visible,.erp-nav-link:focus-visible,.erp-dropdown-link:focus-visible,.erp-dropdown-button:focus-visible,.erp-search-result:focus-visible,.erp-search-field:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.erp-nav-link,.erp-dropdown-link,.erp-dropdown-button,.erp-search-result,.erp-control-button{-webkit-tap-highlight-color:transparent}
/*# sourceMappingURL=/cdn/shop/t/1/assets/erp-header.css.map */
