@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--font-eximov:var(--font-inter,"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);--font-family-body:var(--font-eximov);--font-family-heading:var(--font-eximov);--font-family-sans:var(--font-eximov);--text-h1:48px;--text-h1-tablet:42px;--text-h1-mobile:32px;--text-h2:36px;--text-h2-tablet:32px;--text-h2-mobile:28px;--text-h3:26px;--text-h3-tablet:24px;--text-h3-mobile:22px;--text-h4:20px;--text-h4-tablet:19px;--text-h4-mobile:18px;--text-body:16px;--text-body-mobile:15px;--text-secondary:14px;--text-small:13px;--text-xs:12px;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--lh-h1:1.15;--lh-h2:1.2;--lh-h3:1.3;--lh-h4:1.35;--lh-body:1.6;--lh-secondary:1.5;--lh-small:1.45;--lh-btn:1.2;--ls-h1:-.02em;--ls-h2:-.015em;--ls-normal:0;--ls-caps:.04em;--color-heading:#263238;--color-body:#475569;--color-secondary:#64748b;--color-placeholder:#94a3b8;--color-nav-default:#263238;--color-nav-active:#0d47a1;--color-nav-hover:#0d47a1;--color-status-verified:#16a34a;--color-status-pending:#d97706;--color-status-rejected:#dc2626;--color-status-info:#0d47a1;--eximov-primary-dark:#111827;--eximov-dark-charcoal:#1f2937;--eximov-deep-charcoal:#374151;--eximov-accent:#ff6d00;--eximov-accent-hover:#e85d04;--eximov-white:#fff;--eximov-off-white:#f9fafb;--eximov-light-gray:#f3f4f6;--eximov-border-gray:#e5e7eb;--eximov-border-strong:#d1d5db;--eximov-text-heading:#263238;--eximov-text-heading-sec:#1f2937;--eximov-text-body:#475569;--eximov-text-muted:#64748b;--eximov-text-placeholder:#94a3b8;--eximov-text-white:#fff;--eximov-link:#263238;--eximov-link-hover:#0d47a1;--eximov-success:#16a34a;--eximov-success-bg:#dcfce7;--eximov-success-text:#166534;--eximov-warning:#d97706;--eximov-warning-bg:#fef3c7;--eximov-warning-text:#92400e;--eximov-error:#dc2626;--eximov-error-bg:#fee2e2;--eximov-error-text:#991b1b;--primary:var(--eximov-accent);--primary-hover:var(--eximov-accent-hover);--color-primary:var(--eximov-accent);--color-primary-hover:var(--eximov-accent-hover);--secondary:var(--eximov-primary-dark);--secondary-hover:var(--eximov-dark-charcoal);--accent:var(--eximov-accent);--accent-hover:var(--eximov-accent-hover);--bg:var(--eximov-white);--surface:var(--eximov-white);--surface-alt:var(--eximov-off-white);--surface-soft:var(--eximov-light-gray);--surface-tint:#ff6d0014;--text:var(--color-heading);--text-muted:var(--color-body);--border:var(--eximov-border-gray);--border-strong:var(--eximov-border-strong);--success:var(--eximov-success-bg);--success-foreground:var(--eximov-success-text);--warning:var(--eximov-warning-bg);--warning-foreground:var(--eximov-warning-text);--error:var(--eximov-error-bg);--destructive:var(--eximov-error-bg);--destructive-foreground:var(--eximov-error-text);--gold:#ff6d00;--silver:#9ca3af;--footer-bg:#111827;--footer-text:#9ca3af;--footer-link:#ff6d00;--background:var(--eximov-white);--foreground:var(--color-heading);--input:#fff;--primary-foreground:#fff;--secondary-foreground:#fff;--muted:var(--eximov-light-gray);--muted-foreground:var(--color-secondary);--accent-foreground:#fff;--card:var(--eximov-white);--card-foreground:var(--color-heading);--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000d, 0 1px 2px #00000008;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -2px #00000008;--focus-ring:0 0 0 3px #ff6d0033;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-pill:999px}*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{background-color:var(--background);color:var(--color-body);font-family:var(--font-family-body);font-size:var(--text-body);line-height:var(--lh-body);letter-spacing:var(--ls-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-family:var(--font-family-heading)}h1{font-size:var(--text-h1);font-weight:var(--weight-bold);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);color:var(--color-heading)}h2{font-size:var(--text-h2);font-weight:var(--weight-bold);line-height:var(--lh-h2);letter-spacing:var(--ls-h2);color:var(--color-heading)}h3{font-size:var(--text-h3);font-weight:var(--weight-semibold);line-height:var(--lh-h3);color:var(--color-heading)}h4{font-size:var(--text-h4);font-weight:var(--weight-semibold);line-height:var(--lh-h4);color:var(--color-heading)}h5{font-size:16px;font-weight:var(--weight-semibold);color:var(--color-heading);line-height:1.35}h6{font-size:14px;font-weight:var(--weight-semibold);color:var(--color-heading);line-height:1.4}p{color:var(--color-body);font-size:var(--text-body);line-height:var(--lh-body);font-weight:var(--weight-regular)}@media (max-width:1024px) and (min-width:768px){.mobile-menu-panel{width:min(400px,60vw)!important}}@media (max-height:520px){.mobile-menu-header{height:46px;min-height:46px}.mobile-menu-body{gap:8px;padding:8px 12px}.mobile-menu-auth-card{padding:8px 10px}.mobile-menu-need-help{height:42px;min-height:42px;padding:6px 14px}}@media (max-width:1024px){h1{font-size:var(--text-h1-tablet);line-height:var(--lh-h1)}h2{font-size:var(--text-h2-tablet);line-height:var(--lh-h2)}h3{font-size:var(--text-h3-tablet);line-height:var(--lh-h3)}h4{font-size:var(--text-h4-tablet);line-height:var(--lh-h4)}body,p{font-size:var(--text-body-mobile)}}@media (max-width:640px){h1{font-size:var(--text-h1-mobile);line-height:1.2}h2{font-size:var(--text-h2-mobile);line-height:1.2}h3{font-size:var(--text-h3-mobile);line-height:1.3}h4{font-size:var(--text-h4-mobile);line-height:1.35}}a{color:inherit;text-decoration:none;transition:color .2s,transform .2s}ul{list-style:none}button{cursor:pointer;border:none;outline:none;font-family:inherit;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s}button:active{transform:scale(.98)}.export-wrapper{background-color:var(--background);width:100%;max-width:100vw;min-height:812px;color:var(--foreground);position:relative;overflow-x:clip}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}@media (max-width:1280px){.container{padding:0 32px}}@media (max-width:1024px){.container{padding:0 24px}}@media (max-width:640px){.container{padding:0 16px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.breadcrumb-standard{color:var(--muted-foreground,var(--muted-foreground));align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:500;display:flex}.breadcrumb-standard a:hover{opacity:.8}.breadcrumb-standard .sep{color:var(--border-strong)}.breadcrumb-standard .current{color:var(--secondary)}.section{padding:48px 0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.gap-8{gap:32px}.w-full{width:100%}.grid{display:grid}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-muted{color:var(--text-muted)}.text-primary{color:var(--primary)}:where(.ui-circle-btn,.btn-circle,.icon-circle-btn,.header-icon-btn,.header-avatar-btn,.pag-btn,.slider-page-dot:not(.active),.dot:not(.active),.te-dot:not(.active),.timeline-dot,.status-dot,.step-dot,.social-icon,.footer-social-btn,.btn-card-wishlist,.product-slider-wishlist,.search-modal-clear,.compare-dock-remove-btn,.avatar-online-dot,.pd-pulse-live,.pd-side-chk,.auth-gate-icon,[class*=-circle],[class*=--circle],[data-shape=circle]){aspect-ratio:1;min-height:unset;min-width:unset;box-sizing:border-box;flex-grow:0;flex-shrink:0}.ui-circle-btn,.btn-circle,.icon-circle-btn{aspect-ratio:1;min-height:unset;min-width:unset;box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.ui-circle-xs{width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px}.ui-circle-sm{width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px}.ui-circle-md{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px}.ui-circle-lg{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}.ui-circle-xl{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}:where(.slider-page-dot,.carousel-dots .dot,.te-step-dots .te-dot,.stepper-dots span,.slider-dot){aspect-ratio:1;min-height:unset;min-width:unset;box-sizing:border-box;border-radius:50%;flex-grow:0;flex-shrink:0;padding:0;line-height:1}:where(.slider-page-dot.active,.carousel-dots .dot.active,.te-step-dots .te-dot.active,.slider-dot.active){aspect-ratio:auto;border-radius:var(--radius-pill,9999px);flex-shrink:0}:where(.badge-pill,.btn-pill,.tag,.section-badge-pill,.hero-badge,.header-badge-count,.products-filter-chip,.slider-moq-pill,.product-slider-origin,.chip-badge,.top-bar-badge,.compare-dock-badge,.mfr-tag,.cert-badge,[class*=-pill],[class*=--pill]){border-radius:var(--radius-pill,9999px);white-space:nowrap;box-sizing:border-box;flex-shrink:0}:where(.ui-circle-btn,.btn-circle,.icon-circle-btn,.header-icon-btn,.header-avatar-btn,.pag-btn,.social-icon,.footer-social-btn,.btn-card-wishlist,.product-slider-wishlist,.products-slider-btn,.search-modal-clear,.search-modal-close-btn,.compare-dock-remove-btn) svg{pointer-events:none;flex-shrink:0;max-width:100%;max-height:100%;display:block}.btn{cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;transition:all .2s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--primary);color:#fff;border-radius:var(--radius-md);padding:12px 24px;font-size:15px;font-weight:600;line-height:1.2}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0d47a133}.btn-secondary{color:var(--primary);border:1px solid var(--border);border-radius:var(--radius-md);background:0 0;padding:12px 24px;font-size:15px;font-weight:600;line-height:1.2}.btn-secondary:hover{background:var(--surface-alt);border-color:var(--primary)}.btn-accent{background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:12px 24px;font-size:15px;font-weight:600;line-height:1.2}.btn-accent:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 14px #ff6d004d}.btn-ghost{color:var(--text-muted);border-radius:var(--radius-md);background:0 0;padding:12px 24px;font-size:14px;font-weight:600;line-height:1.2}.btn-ghost:hover{color:var(--foreground);background:var(--surface-alt)}.btn-sm{padding:8px 16px;font-size:14px;font-weight:600}.btn-lg{padding:14px 32px;font-size:16px;font-weight:600}.btn-pill{border-radius:var(--radius-pill)}.btn-block{width:100%}.card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);background:#fff;transition:all .3s cubic-bezier(.165,.84,.44,1)}.card-hover:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-body{padding:20px}.card-img{object-fit:cover;width:100%}.card-img-top{border-radius:var(--radius-xl) var(--radius-xl) 0 0}.input,.select,.textarea{border:1px solid var(--border);border-radius:var(--radius-md);color:#263238;background:#fff;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .2s,box-shadow .2s}.input:focus,.select:focus,.textarea:focus{border-color:var(--primary);box-shadow:var(--focus-ring)}.input::placeholder,.textarea::placeholder{color:#94a3b8;font-weight:400}.input-group{flex-direction:column;gap:6px;display:flex}.input-label{color:#263238;font-size:13.5px;font-weight:600}.input-error{border-color:var(--destructive)}.input-error:focus{box-shadow:0 0 0 3px #991b1b26}.badge{border-radius:4px;align-items:center;gap:4px;width:fit-content;padding:3px 10px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.badge-pill{border-radius:var(--radius-pill)}.badge-primary{background:var(--eximov-primary-light,#e8f0fe);color:var(--eximov-primary,#0d47a1)}.badge-accent,.badge-featured{background:var(--eximov-accent-light,#fff3e0);color:var(--eximov-accent,#ff6d00)}.badge-verified,.badge-blue{color:#16a34a;background:#dcfce7}.badge-success{background:var(--eximov-success-bg,#dcfce7);color:var(--eximov-success-text,#166534)}.badge-warning{background:var(--eximov-warning-bg,#fef3c7);color:var(--eximov-warning-text,#92400e)}.badge-gray{background:var(--muted);color:var(--text-muted)}.tag{border-radius:var(--radius-pill);align-items:center;width:fit-content;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.tag-orange{background:var(--eximov-accent-light,#fff3e0);color:var(--eximov-accent,#ff6d00)}.tag-blue{background:var(--eximov-primary-light,#e8f0fe);color:var(--eximov-primary,#0d47a1)}.section-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.section-header-left{flex-direction:column;gap:8px;display:flex}.section-title{color:#263238;letter-spacing:-.015em;margin:0;font-size:32px;font-weight:700;line-height:1.2}.section-subtitle{color:#475569;margin:0;font-size:15px;font-weight:400;line-height:1.6}.view-all-link{color:#0d47a1;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.view-all-link:hover{gap:10px}.section-alt{background:var(--surface-alt)}.section-dark{background:var(--secondary);color:#fff}.section-dark .section-title{color:#fff}.section-dark .section-subtitle{color:#ffffffb3}.stats-bar{border-bottom:1px solid var(--border);background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;padding:40px 20px;display:flex}.stat-item{flex-direction:column;align-items:center;gap:4px;padding:0 36px;display:flex}.stat-value{color:#263238;letter-spacing:-.015em;font-size:32px;font-weight:700}.stat-label{color:#64748b;font-size:13px;font-weight:500}.stars{color:#f5a623;font-size:13px}.star-count{color:var(--text-muted);margin-left:4px;font-size:11px}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-xl);background:var(--surface-alt);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.empty-title{color:var(--secondary);margin:0;font-size:18px;font-weight:700}.empty-text{color:var(--text-muted);max-width:360px;margin:0;font-size:13px;line-height:1.5}.pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:6px;margin-top:32px;padding:24px 0 0;display:flex}.pag-btn{aspect-ratio:1;border:1px solid var(--border);width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px;color:var(--secondary);cursor:pointer;box-sizing:border-box;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.pag-btn:hover,.pag-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.pag-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.breadcrumb{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:500;display:flex}.breadcrumb a{color:var(--primary);text-decoration:none}.breadcrumb a:hover{opacity:.8}.breadcrumb .sep{color:var(--border-strong)}.breadcrumb .current{color:var(--secondary)}.top-bar{color:#4b5563;z-index:101;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:36px;padding:0 40px;font-size:12px;display:flex;position:relative}@media (max-width:1280px){.top-bar{padding:0 32px}}@media (max-width:1024px){.top-bar{display:none}}.top-bar-inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1440px;margin:0 auto;display:flex}.top-bar-left{align-items:center;gap:14px;display:flex}.top-bar-badge{color:#111827;letter-spacing:.01em;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.top-bar-badge svg{color:#ff6d00;flex-shrink:0}.top-bar-item{color:#4b5563;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:500;display:inline-flex}.top-bar-item svg{color:#6b7280;flex-shrink:0}.top-bar-divider{background:#e5e7eb;flex-shrink:0;width:1px;height:12px}.top-bar-right{align-items:center;gap:12px;display:flex}.top-bar-pill{color:#4b5563;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.top-bar-pill:hover{color:#ff6d00}.top-bar-pill svg{color:#6b7280;transition:color .15s}.top-bar-pill:hover svg{color:#ff6d00}.top-bar-auth-group{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:2px;display:inline-flex}.top-btn-signin{color:#111827;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;transition:all .15s;display:inline-flex}.top-btn-signin:hover{color:#111827;background:#e5e7eb}.top-btn-register{color:#fff;background:#ff6d00;border:1px solid #ff6d00;border-radius:6px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;transition:all .15s;display:inline-flex}.top-btn-register:hover{background:#e85d04;border-color:#e85d04}.top-user-greeting-wrap{align-items:center;gap:8px;display:flex}.top-bar-user-greeting{color:#4b5563;font-size:12px}.top-bar-user-greeting strong{color:#111827}.top-btn-portal{color:#111827;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.top-btn-portal:hover{color:#111827;background:#e5e7eb}.main-header{z-index:100;will-change:height, box-shadow;background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;justify-content:center;height:70px;padding:0 40px;transition:height .2s,box-shadow .2s;display:flex;position:sticky;top:0}.main-header.scrolled{height:64px;box-shadow:0 4px 16px #00000012}.main-header-inner{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1440px;margin:0 auto;display:flex}.header-left-group{flex-shrink:0;align-items:center;gap:8px;display:flex}.tablet-only-menu-btn{display:none!important}.logo-wrap{flex-shrink:0;align-items:center;text-decoration:none;transition:opacity .15s;display:flex}.logo-wrap:hover{opacity:.9}.header-brand-logo{object-fit:contain;width:auto;height:40px;display:block}.header-search-form{flex:480px;min-width:200px;max-width:680px;position:relative}.header-search-container{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:9999px;align-items:center;gap:8px;height:44px;padding:0 0 0 12px;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.header-search-container:hover{background:#fff;border-color:#d1d5db}.header-search-container:focus-within{background:#fff;border-color:#ff6d00;box-shadow:0 0 0 3px #ff6d001f}.search-icon-slot{flex-shrink:0;justify-content:center;align-items:center;display:flex}.search-box-icon{color:#9ca3af;flex-shrink:0;transition:color .15s}.header-search-container:focus-within .search-box-icon{color:#ff6d00}.search-text-input,.search-text-input:focus,.search-text-input:focus-visible,.search-text-input:active,.mob-search-input,.mob-search-input:focus,.mob-search-input:focus-visible,.mob-search-input:active{color:#111827;font-size:13.5px;font-family:var(--font-eximov);flex:1;width:100%;box-shadow:none!important;-webkit-box-shadow:none!important;min-height:unset!important;appearance:none!important;background:0 0!important;border:0!important;outline:0 #0000!important;height:100%!important;margin:0!important;padding:0!important}.search-text-input::placeholder,.mob-search-input::placeholder{color:#9ca3af;font-size:13.5px;font-weight:400}@media (max-width:768px){.search-text-input,.mob-search-input{font-size:16px!important}}.search-kbd-shortcut{-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.search-kbd-shortcut kbd{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:10.5px;font-weight:600;line-height:1}.search-clear-btn{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;min-height:22px;padding:0;transition:all .15s;display:inline-flex}.search-clear-btn:hover{color:#111827;background:#e5e7eb;border-color:#d1d5db}.search-clear-btn:active{transform:scale(.92)}.search-action-btn{color:#fff;cursor:pointer;background:#ff6d00;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #ff6d0033}.search-action-btn:hover{background:#e85d04;box-shadow:0 4px 10px #ff6d004d}.search-action-btn:active{transform:scale(.98)}.search-action-btn-text{line-height:1}.header-search-dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-height:480px;animation:.18s cubic-bezier(.16,1,.3,1) searchDropFade;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 16px 36px -8px #0f172a24,0 0 0 1px #0000000a}@keyframes searchDropFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.search-drop-body{padding:14px 16px}.search-drop-section-title{text-transform:uppercase;letter-spacing:.5px;color:#64748b;align-items:center;gap:6px;margin-bottom:10px;font-size:11.5px;font-weight:700;display:flex}.search-trending-tags{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.search-tag-chip{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:5px;padding:5px 12px;font-size:12.5px;font-weight:500;transition:all .15s;display:inline-flex}.search-tag-chip:hover{color:#ff6d00;background:#fff3e0;border-color:#ff6d00}.search-categories-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.search-cat-card{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.search-cat-card:hover{color:#ff6d00;background:#fff3e0;border-color:#ff6d00}.search-cat-card-icon{color:#111827;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 1px 2px #0000000d}.search-results-list{flex-direction:column;gap:4px;display:flex}.search-result-item{color:inherit;border-radius:8px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:background-color .15s;display:flex}.search-result-item:hover{background:#f9fafb}.search-result-item:hover .search-result-title{color:#ff6d00}.search-result-img{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.search-result-img img{object-fit:cover;width:100%;height:100%}.search-result-info{flex:1;min-width:0}.search-result-cat{text-transform:uppercase;letter-spacing:.4px;color:#ff6d00;margin-bottom:2px;font-size:10.5px;font-weight:700}.search-result-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:600;transition:color .15s;overflow:hidden}.search-result-meta{color:#6b7280;align-items:center;gap:6px;font-size:11.5px;display:flex}.search-badge-inline{color:#ff6d00;font-weight:600}.search-result-aside{text-align:right;flex-shrink:0}.search-result-moq{color:#4b5563;background:#f3f4f6;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600;display:inline-block}.search-result-arrow{color:#cbd5e1;transition:transform .15s,color .15s}.search-result-item:hover .search-result-arrow{color:#ff6d00;transform:translate(2px)}.search-drop-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.search-view-all-link{color:#ff6d00;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.search-view-all-link:hover{color:#e85d04;text-decoration:underline}.search-hints{color:#94a3b8;align-items:center;gap:8px;font-size:11px;display:flex}.search-hints kbd{background:#e2e8f0;border-radius:4px;padding:1px 5px;font-family:inherit;font-size:10px}.search-loading-state{color:#64748b;justify-content:center;align-items:center;gap:10px;padding:28px 16px;font-size:13px;display:flex}.search-spin-icon{color:#ff6d00;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-empty-state{text-align:center;color:#64748b;padding:24px 16px}.search-empty-state h4{color:#1e293b;margin-bottom:4px;font-size:14px;font-weight:600}.search-empty-state p{color:#64748b;font-size:12.5px}.header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-icon-btn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;text-decoration:none;transition:all .18s;position:relative;aspect-ratio:1!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:flex!important}.header-icon-btn:hover{color:#ff6d00;background:#fff;border-color:#ff6d00;transform:translateY(-1px);box-shadow:0 3px 10px #ff6d0026}.header-icon-btn:active{transform:translateY(0)}.header-badge-count{color:#fff;pointer-events:none;background:#ff6d00;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-3px;right:-3px;box-shadow:0 2px 5px #ff6d0059}.header-avatar-btn{color:#fff;cursor:pointer;background:#111827;border:2px solid #e5e7eb;transition:all .18s;position:relative;aspect-ratio:1!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:flex!important}.header-avatar-btn:hover{border-color:#ff6d00;transform:scale(1.04)}.avatar-initials{letter-spacing:-.3px;color:#fff;font-size:13px;font-weight:700}.avatar-online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0}.header-cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6d00;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #ff6d0040}.header-cta-btn:hover{background:#e85d04;transform:translateY(-1px);box-shadow:0 4px 12px #ff6d0059}.header-cta-btn:active{transform:translateY(0)}.header-user-menu-wrap{position:relative}.header-user-dropdown{z-index:300;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:250px;padding:12px;animation:.18s modalZoomIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px -8px #0f172a26}.user-dropdown-header{border-bottom:1px solid #f1f5f9;margin-bottom:8px;padding-bottom:10px}.user-dropdown-name{color:#111827;margin:0;font-size:13.5px;font-weight:700}.user-dropdown-email{color:#64748b;word-break:break-all;margin:2px 0 6px;font-size:11.5px}.user-dropdown-role-badge{color:#ff6d00;background:#fff3e0;border-radius:4px;padding:2px 7px;font-size:10.5px;font-weight:700;display:inline-block}.user-dropdown-links{flex-direction:column;gap:2px;display:flex}.user-dropdown-item{color:#374151;border-radius:6px;align-items:center;gap:8px;padding:7px 9px;font-size:12.5px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.user-dropdown-item:hover{color:#ff6d00;background:#fff3e0}.user-dropdown-footer{border-top:1px solid #f1f5f9;margin-top:8px;padding-top:8px}.user-dropdown-logout-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 9px;font-size:12.5px;font-weight:600;transition:background-color .15s;display:flex}.user-dropdown-logout-btn:hover{background:#fef2f2}.mobile-header-actions{align-items:center;gap:7px;display:none}.mob-icon-action{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .15s;display:flex;position:relative;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.mob-icon-action:hover,.mob-icon-action.active{color:#ff6d00;background:#fff;border-color:#ff6d00}.avatar-initials-mob{color:#111827;font-size:12px;font-weight:700}.mob-badge{min-width:15px;height:15px;font-size:9px;top:-2px;right:-2px}.mob-menu-btn,.mob-toggle-btn,.tablet-only-menu-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;z-index:10;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3.5px;padding:0;transition:all .18s cubic-bezier(.2,0,0,1);position:relative;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;display:none!important}.mob-menu-btn:hover,.mob-toggle-btn:hover,.tablet-only-menu-btn:hover{background:#fff;border-color:#ff6d00;box-shadow:0 2px 8px #ff6d0026}.mob-menu-btn:active,.mob-toggle-btn:active,.tablet-only-menu-btn:active{background:#fff7ed;transform:scale(.92)}.mob-menu-btn.active,.mob-toggle-btn.active,.tablet-only-menu-btn.active{background:#fff7ed;border-color:#ff6d00}.mob-menu-btn:hover .hamburger-bar,.mob-toggle-btn:hover .hamburger-bar,.tablet-only-menu-btn:hover .hamburger-bar,.mob-menu-btn.active .hamburger-bar,.mob-toggle-btn.active .hamburger-bar,.tablet-only-menu-btn.active .hamburger-bar{background:#ff6d00}.hamburger-bar{pointer-events:none;background:#1e293b;border-radius:2px;width:18px;height:2px;transition:all .2s cubic-bezier(.2,0,0,1)}.mobile-search-expand{width:100%;padding:8px 0 4px;animation:.18s ease-out searchDropFade;position:relative}.mobile-search-form{gap:8px;width:100%;display:flex}.mobile-search-input-wrap{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;align-items:center;gap:8px;height:40px;padding:0 12px;transition:all .2s;display:flex}.mobile-search-input-wrap:focus-within{background:#fff;border-color:#ff6d00;box-shadow:0 0 0 3px #ff6d001f}.mob-search-icon{color:#9ca3af;flex-shrink:0}.mob-search-clear{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;transition:all .15s;display:inline-flex}.mob-search-clear:hover{color:#111827;background:#e5e7eb;border-color:#d1d5db}.mob-search-clear:active{transform:scale(.92)}.mobile-search-submit-btn{color:#fff;cursor:pointer;background:#ff6d00;border:none;border-radius:10px;padding:0 16px;font-size:13px;font-weight:600;transition:background-color .15s}.mobile-search-submit-btn:hover{background:#e85d04}.mobile-search-dropdown-results{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:55vh;margin-top:8px;padding:6px;overflow-y:auto;box-shadow:0 12px 30px -6px #00000026}.mobile-search-loading{color:#64748b;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:12px;display:flex}.mobile-search-results-list{flex-direction:column;gap:3px;display:flex}.mobile-search-result-item{color:inherit;border-radius:8px;align-items:center;gap:10px;padding:7px 9px;text-decoration:none;transition:background-color .15s;display:flex}.mobile-search-result-item:hover{background:#f9fafb}.mob-search-img{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.mob-search-img img{object-fit:cover;width:100%;height:100%}.mob-search-info{flex-direction:column;flex:1;min-width:0;display:flex}.mob-search-cat{color:#ff6d00;text-transform:uppercase;font-size:10px;font-weight:700}.mob-search-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.mob-search-arrow{color:#cbd5e1;flex-shrink:0}.mobile-search-view-all{color:#ff6d00;cursor:pointer;background:#fff3e0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:8px;font-size:12px;font-weight:600;display:flex}.mobile-search-empty{text-align:center;color:#64748b;padding:12px;font-size:12px}.nav-bar{z-index:95;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:46px;padding:0 40px;display:flex;position:relative}.nav-bar-inner{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;display:flex}.nav-left{align-items:center;gap:16px;display:flex}.browse-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:120;background:#111827;border:1px solid #111827;border-radius:8px;align-items:center;gap:8px;padding:6px 14px 6px 8px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex;position:relative}.browse-btn:hover{background:#1f2937;border-color:#1f2937}.browse-btn.active{background:#000;border-color:#000}.browse-btn-icon-box{background:#ffffff26;border:1px solid #fff3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.browse-btn-label{letter-spacing:-.1px;white-space:nowrap;font-weight:600}.browse-chev{color:#fffc;align-items:center;margin-left:2px;transition:transform .2s;display:flex}.browse-btn.active .browse-chev{transform:rotate(180deg)}.browse-dropdown{z-index:99999;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;width:960px;max-width:92vw;padding:18px 20px;animation:.18s cubic-bezier(.16,1,.3,1) dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 45px -10px #00000026}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.browse-dropdown-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:2px;padding-bottom:8px;display:flex}.browse-dropdown-header span{color:#6b7280;text-transform:uppercase;letter-spacing:.8px;font-size:11.5px;font-weight:700}.browse-dropdown-header a{color:#ff6d00;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.browse-dropdown-header a:hover{color:#e85d04;text-decoration:underline}.browse-grid-4x4{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.browse-grid-card{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:9px 11px;text-decoration:none;transition:all .16s;display:flex}.browse-grid-card:hover{background:#fff;border-color:#ff6d00;transform:translateY(-1px);box-shadow:0 4px 14px #0000000f}.browse-grid-card-icon{color:#111827;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .16s;display:flex}.browse-grid-card:hover .browse-grid-card-icon{color:#fff;background:#ff6d00;border-color:#ff6d00}.browse-grid-card-text{flex-direction:column;min-width:0;display:flex;overflow:hidden}.browse-grid-card-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;line-height:1.25;overflow:hidden}.browse-grid-card:hover .browse-grid-card-title{color:#ff6d00}.browse-grid-card-desc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10.5px;line-height:1.2;overflow:hidden}.browse-grid-card-all{background:#111827!important;border:1px solid #1f2937!important}.browse-grid-card-all:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0003;background:#1f2937!important}.browse-grid-card-all .browse-grid-card-icon{color:#fff!important;background:#ffffff26!important;border-color:#ffffff40!important}.browse-grid-card-all .browse-grid-card-title{font-weight:600;color:#fff!important}.browse-grid-card-all .browse-grid-card-desc{font-weight:600;color:#ff6d00!important}.nav-links{align-items:center;gap:4px;display:flex}.nav-link{font-family:var(--font-family-sans);color:#374151;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:13.5px;font-weight:500;line-height:1.4;text-decoration:none;transition:all .18s;display:inline-flex}.nav-link:hover{color:#ff6d00;background:#fff3e0}.nav-link.active{color:#ff6d00;font-weight:600}.dropdown-toggle{cursor:pointer;background:0 0;border:none;font-family:inherit}.nav-dropdown{z-index:99999;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:2px;min-width:200px;padding:5px;animation:.18s cubic-bezier(.16,1,.3,1) dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 36px -8px #0f172a1f}.dropdown-link{color:#374151;border-radius:6px;padding:7px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.dropdown-link:hover{color:#ff6d00;background:#fff3e0}.nav-right{align-items:center;display:flex}.need-help{align-items:center;gap:8px;display:flex}.need-help-icon{color:#ff6d00;background:#fff3e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.need-help-text{flex-direction:column;display:flex}.need-help-label{color:#6b7280;font-size:11px;font-weight:500;line-height:1.2}.need-help-phone{color:#111827;font-size:12.5px;font-weight:700;line-height:1.2}.mobile-menu-overlay{opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(4px)!important;z-index:99998!important;background:#0f172a99!important;transition:opacity .25s cubic-bezier(.16,1,.3,1),visibility .25s!important;position:fixed!important;inset:0!important}.mobile-menu-overlay.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.mobile-menu-panel{visibility:hidden;pointer-events:none;will-change:transform;z-index:99999!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;box-sizing:border-box!important;padding-top:max(env(safe-area-inset-top,0px), 0px)!important;background:#fff!important;border:none!important;border-radius:0!important;flex-direction:column!important;transition:transform .3s cubic-bezier(.16,1,.3,1),visibility .3s!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:translate(100%)!important}.mobile-menu-panel *{box-sizing:border-box}.mobile-menu-panel.open{visibility:visible!important;pointer-events:auto!important;transform:translate(0)!important}@media (min-width:768px) and (max-width:1024px){.mobile-menu-panel{border-left:1px solid #e2e8f0e6!important;border-top-left-radius:20px!important;border-bottom-left-radius:20px!important;width:min(400px,60vw)!important;max-width:60vw!important;left:auto!important;right:0!important;box-shadow:-10px 0 32px #0f172a33!important}}@media (min-width:1025px){.mobile-menu-overlay,.mobile-menu-panel{display:none!important}}.mobile-menu-header{box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;height:56px!important;min-height:56px!important;padding:0 16px!important;display:flex!important}.mobile-menu-brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.mobile-menu-logo-img{object-fit:contain;width:auto;height:30px;display:block}.mobile-menu-close-btn{color:#334155!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;transition:all .15s cubic-bezier(.2,0,0,1)!important;display:flex!important}.mobile-menu-close-btn:hover{color:#0f172a!important;background:#e2e8f0!important;border-color:#cbd5e1!important}.mobile-menu-close-btn:active{background:#cbd5e1!important;transform:scale(.92)!important}.mobile-menu-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;scroll-behavior:smooth!important;height:auto!important;min-height:0!important;max-height:none!important;padding:14px 16px calc(24px + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;flex-direction:column!important;flex:1!important;gap:12px!important;width:100%!important;max-width:100%!important;display:flex!important;overflow:hidden auto!important}.mobile-menu-body::-webkit-scrollbar{width:4px}.mobile-menu-body::-webkit-scrollbar-track{background:0 0}.mobile-menu-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.mobile-menu-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mobile-menu-auth-card{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;width:100%;max-width:100%;padding:12px 14px;overflow:hidden;box-shadow:0 1px 3px #00000005}.mobile-auth-logged-in{flex-direction:column;width:100%;display:flex;overflow:hidden}.mobile-auth-top-row{align-items:center;gap:10px;width:100%;display:flex;overflow:hidden}.mobile-auth-avatar{color:#fff;background:#0f172a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:13px;font-weight:700;display:flex;box-shadow:0 0 0 2px #ff6d0033}.mobile-auth-info{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.mobile-auth-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13.5px;font-weight:700;line-height:1.25;overflow:hidden}.mobile-auth-role{color:#ea580c;white-space:nowrap;text-overflow:ellipsis;background:#fff7ed;border-radius:4px;width:fit-content;max-width:100%;margin-top:2px;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-block;overflow:hidden}.mobile-auth-logout{color:#ef4444;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:11.5px;font-weight:600;transition:all .15s}.mobile-auth-logout:hover{background:#fee2e2}.mobile-auth-logout:active{transform:scale(.95)}.mobile-auth-quick-links{box-sizing:border-box;border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:10px;padding-top:10px;display:grid}.mobile-auth-quick-link{color:#334155;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:0;height:34px;padding:0 4px;font-size:11px;font-weight:600;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.mobile-auth-quick-link span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-auth-quick-link:hover,.mobile-auth-quick-link:active{color:#ff6d00;background:#fff7ed;border-color:#ff6d00}.mobile-auth-guest{width:100%;overflow:hidden}.mobile-auth-guest-header{margin-bottom:8px}.mobile-auth-guest-title{color:#0f172a;margin:0 0 2px;font-size:13.5px;font-weight:700}.mobile-auth-guest-sub{color:#64748b;margin:0;font-size:11px;line-height:1.35}.mobile-auth-buttons{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:10px;display:grid}.mobile-btn-signin{color:#1e293b;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;height:38px;font-size:12.5px;font-weight:600;transition:all .15s;display:flex}.mobile-btn-signin:hover{background:#f8fafc;border-color:#0f172a}.mobile-btn-signin:active{transform:scale(.96)}.mobile-btn-signup{color:#fff;cursor:pointer;box-sizing:border-box;background:#ff6d00;border:1px solid #ff6d00;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;height:38px;font-size:12.5px;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 6px #ff6d0040}.mobile-btn-signup:hover{background:#e85d04;border-color:#e85d04}.mobile-btn-signup:active{transform:scale(.96)}.mobile-menu-cta-card{box-sizing:border-box;flex-shrink:0;width:100%}.mobile-menu-cta-btn{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#ff6d00 0%,#ff8500 100%);border-radius:10px;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 14px;text-decoration:none;transition:all .18s cubic-bezier(.2,0,0,1);display:flex;overflow:hidden;box-shadow:0 3px 10px #ff6d0038}.mobile-menu-cta-btn:hover{background:linear-gradient(135deg,#e85d04 0%,#ff6d00 100%);box-shadow:0 4px 12px #ff6d004d}.mobile-menu-cta-btn:active{transform:scale(.98)}.mobile-cta-icon-box{color:#fff;background:#ffffff38;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mobile-cta-text{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.mobile-cta-main{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.mobile-cta-sub{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10.5px;line-height:1.2;overflow:hidden}.mobile-cta-arrow{color:#fff;flex-shrink:0}.mobile-menu-shortcuts{box-sizing:border-box;flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.mobile-menu-shortcut-item{color:#334155;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;min-width:0;height:38px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.mobile-menu-shortcut-item:hover,.mobile-menu-shortcut-item:active{color:#ff6d00;background:#fff7ed;border-color:#ff6d00}.mobile-shortcut-left{align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.mobile-shortcut-left span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-menu-badge{color:#fff;background:#ff6d00;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex}.mobile-section-block{box-sizing:border-box;flex-direction:column;gap:4px;width:100%;display:flex;overflow:hidden}.mobile-menu-section-title{text-transform:uppercase;letter-spacing:.8px;color:#64748b;justify-content:space-between;align-items:center;width:100%;margin:8px 2px 4px;font-size:10.5px;font-weight:700;display:flex}.mobile-view-all-sectors{color:#ff6d00;text-transform:none;letter-spacing:normal;flex-shrink:0;align-items:center;gap:3px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.mobile-view-all-sectors:hover{text-decoration:underline}.mobile-nav-list{box-sizing:border-box;flex-direction:column;gap:3px;width:100%;display:flex}.mobile-menu-link{color:#1e293b;box-sizing:border-box;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.2,0,0,1);display:flex;overflow:hidden}.mobile-menu-link:hover{color:#0f172a;background:#f8fafc}.mobile-menu-link:active{background:#f1f5f9;transform:scale(.98)}.mobile-menu-link-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.mobile-menu-icon-box{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.mobile-menu-link:hover .mobile-menu-icon-box{color:#1e293b;background:#fff;border-color:#cbd5e1}.mobile-menu-link.active{color:#ea580c;background:#fff7ed;border-color:#ff6d0040 #ff6d0040 #ff6d0040 #ff6d00;border-left-style:solid;border-left-width:3.5px;font-weight:600}.mobile-menu-link.active .mobile-menu-icon-box{color:#fff;background:#ff6d00;border-color:#ff6d00}.mobile-menu-link-label{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex:1;line-height:1.3;overflow:hidden}.mobile-link-arrow{color:#94a3b8;flex-shrink:0;margin-left:8px;transition:transform .15s,color .15s}.mobile-menu-link:hover .mobile-link-arrow,.mobile-menu-link.active .mobile-link-arrow{color:#ea580c;transform:translate(2px)}.mobile-menu-accordion-item{flex-direction:column;width:100%;display:flex}.mobile-menu-accordion-btn{width:100%}.mobile-acc-chevron{color:#94a3b8;flex-shrink:0;margin-left:8px;transition:transform .2s cubic-bezier(.2,0,0,1)}.mobile-acc-chevron.open{color:#ff6d00;transform:rotate(180deg)}.mobile-menu-sublinks-wrapper{border-left:2px solid #e2e8f0;flex-direction:column;gap:2px;margin-left:20px;padding:4px 0 4px 12px;animation:.15s searchDropFade;display:flex;overflow:hidden}.mobile-menu-sublink{color:#475569;white-space:nowrap;text-overflow:ellipsis;border-radius:8px;align-items:center;height:36px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.mobile-menu-sublink:hover{color:#ff6d00;background:#fff7ed}.mobile-menu-sublink.active{color:#ea580c;background:#fff7ed;font-weight:600}.mobile-sectors-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}.mobile-sector-card{-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;min-width:0;height:44px;padding:6px 8px;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.mobile-sector-card:hover,.mobile-sector-card:active{background:#fff;border-color:#ff6d00;box-shadow:0 2px 6px #ff6d001f}.mobile-sector-icon{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.mobile-sector-card:hover .mobile-sector-icon,.mobile-sector-card:active .mobile-sector-icon{color:#ff6d00;background:#fff7ed;border-color:#ff6d00}.mobile-sector-text{flex-direction:column;flex:1;min-width:0;line-height:1.15;display:flex;overflow:hidden}.mobile-sector-name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11.5px;font-weight:600;transition:color .15s;overflow:hidden}.mobile-sector-card:hover .mobile-sector-name,.mobile-sector-card:active .mobile-sector-name{color:#ff6d00}.mobile-sector-desc{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:9.5px;overflow:hidden}.mobile-menu-need-help{height:54px!important;min-height:54px!important;padding:8px 16px max(env(safe-area-inset-bottom,0px), 8px)!important;box-sizing:border-box!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;flex-shrink:0!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin-top:auto!important;display:flex!important;overflow:hidden!important}.mobile-menu-need-help-icon{color:#ff6d00!important;background:#fff7ed!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;display:flex!important}.mobile-menu-need-help-text{flex-direction:column!important;min-width:0!important;line-height:1.2!important;display:flex!important;overflow:hidden!important}.mobile-menu-need-help-label{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:10.5px!important;font-weight:500!important;overflow:hidden!important}.mobile-menu-need-help-phone{color:#0f172a!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:color .15s!important;overflow:hidden!important}.mobile-menu-need-help-phone:hover{color:#ff6d00!important}@media (max-width:1280px){.top-bar,.main-header,.nav-bar{padding:0 24px}.header-search-form{max-width:520px}.browse-dropdown{width:820px;padding:16px}}@media (max-width:1140px){.need-help{display:none}.nav-link{padding:6px 8px;font-size:13px}.browse-btn{gap:6px;padding:6px 12px 6px 8px;font-size:12.5px}.header-search-form{max-width:440px}.search-kbd-shortcut{display:none}}@media (min-width:1025px){.tablet-only-menu-btn,.mob-menu-btn,.mob-toggle-btn,.mobile-header-actions,.mobile-search-expand,.mobile-menu-overlay,.mobile-menu-panel{display:none!important}}@media (max-width:1024px){.top-bar,.nav-bar{display:none}.main-header{height:64px;padding:0 16px}.main-header.scrolled{height:60px}.main-header-inner{gap:12px}.header-brand-logo{height:36px}.header-search-form{flex:auto;min-width:180px;max-width:420px;display:flex}.header-actions{gap:6px;display:flex}.desktop-only-cta{display:none!important}.tablet-only-menu-btn{display:flex!important}.mob-toggle-btn,.mobile-header-actions{display:none!important}.browse-dropdown{width:660px;max-width:92vw}.browse-grid-4x4{grid-template-columns:repeat(2,1fr)}}@media (max-width:880px){.tablet-hide-compact{display:none!important}.header-search-form{max-width:320px}.search-action-btn{padding:0 12px}}@media (max-width:767px){.top-bar,.nav-bar{display:none}.main-header{height:auto;min-height:56px;padding:0 12px}.main-header.scrolled{height:auto;min-height:56px}.main-header-inner{gap:8px;height:56px}.header-brand-logo{height:32px}.header-search-form,.header-actions,.tablet-only-menu-btn{display:none!important}.mobile-header-actions{gap:6px;display:flex!important}.mob-icon-action{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.mob-menu-btn,.mob-toggle-btn{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;display:flex!important}.browse-dropdown{width:94vw;max-height:75vh;padding:12px;left:-10px}.browse-grid-4x4{grid-template-columns:1fr;gap:8px}}@media (max-width:420px){.main-header{padding:0 10px}.header-brand-logo{height:28px}.mobile-header-actions{gap:4px}.mob-icon-action,.mob-menu-btn,.mob-toggle-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}}.desktop-nav-row{border-bottom:1px solid var(--border);background:#fff;justify-content:center;align-items:center;height:auto;min-height:44px;padding:6px 16px;display:flex;position:relative}.desktop-nav-row .nav-links{flex-wrap:wrap;justify-content:center;gap:clamp(4px,1vw,12px);height:auto}.desktop-nav-row .nav-link{font-family:var(--font-family-sans);color:#263238;white-space:nowrap;align-items:center;gap:4px;height:100%;padding:0 2px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:all .25s;display:flex;position:relative}.desktop-nav-row .nav-link svg:not(.dropdown-arrow){color:#64748b;stroke-width:2px;flex-shrink:0;width:18px;height:18px;transition:all .25s}.desktop-nav-row .nav-link:hover{color:#ff6d00}.desktop-nav-row .nav-link:hover svg:not(.dropdown-arrow){color:#ff6d00;transform:translateY(-1.5px)}.desktop-nav-row .nav-link.active{color:#ff6d00;font-weight:600}.desktop-nav-row .nav-link.active svg:not(.dropdown-arrow){color:#ff6d00}.dropdown-arrow{color:var(--muted-foreground);margin-left:2px;transition:transform .25s}.nav-item-has-dropdown:hover .dropdown-arrow{color:var(--primary);transform:rotate(180deg)}@media (max-width:1360px){.desktop-nav-row .nav-links{gap:8px}.desktop-nav-row .nav-link{padding:0 2px;font-size:12px}.desktop-nav-row .nav-link svg:not(.dropdown-arrow){display:none}.desktop-search-bar{max-width:min(600px,50vw)}}@media (max-width:1200px){.desktop-nav-row .nav-links{gap:6px}.desktop-nav-row .nav-link{font-size:11.5px}.desktop-search-bar{max-width:min(500px,45vw);margin:0 16px}}.mobile-header-actions{flex-shrink:0;align-items:center;gap:6px;display:none}.mob-search-toggle{width:40px;height:40px;color:var(--foreground);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.mob-search-toggle:active{background:var(--muted);transform:scale(.92)}.mob-rfq-btn{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:4px;padding:8px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #1f8a7040}.mob-rfq-btn:active{transform:scale(.95);box-shadow:0 1px 4px #1f8a7033}.mob-rfq-btn svg{width:16px;height:16px}.logo-icon-mob{background:var(--primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:none}.mob-icon-btn{width:24px;height:24px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mob-get-quote-btn{background:var(--primary);color:#fff;white-space:nowrap;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.mob-menu-toggle{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.mob-menu-toggle:active{background:var(--muted)}.mob-menu-icon{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:20px;height:16px;display:flex;position:relative}.mob-menu-icon span{background:var(--foreground);border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute}.mob-menu-icon span:first-child{top:0}.mob-menu-icon span:nth-child(2){width:70%;top:50%;transform:translateY(-50%)}.mob-menu-icon span:nth-child(3){bottom:0}.mob-menu-icon.open span:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.mob-menu-icon.open span:nth-child(2){opacity:0;transform:translate(-10px)}.mob-menu-icon.open span:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}.header-content-wrapper{flex:1;align-items:center;gap:16px;min-width:0;transition:opacity .3s,visibility .3s,transform .3s;display:flex}.header-center-group{flex:1;align-items:center;gap:24px;min-width:0;display:flex}@media (min-width:1025px){.desktop-search-bar{flex:none;width:min(800px,60vw);margin:0;position:absolute;left:50%;transform:translate(-50%)}.header-center-group>.flex.items-center.gap-4{margin-left:auto}.featured-header .section-title{font-size:36px}}.mob-search-overlay{flex:1;align-items:center;gap:10px;min-width:0;display:none}.mob-search-back{width:40px;height:40px;color:var(--foreground);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.mob-search-back:active{background:var(--muted);transform:scale(.92)}.mob-search-field-wrap{background:var(--muted);border:2px solid #0000;border-radius:14px;flex:1;align-items:center;gap:8px;min-width:0;height:44px;padding:0 12px;transition:all .2s;display:flex}.mob-search-field-wrap:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 4px 16px #15a9e31f}.mob-search-field-wrap .mob-search-input-icon{color:var(--muted-foreground);flex-shrink:0}.mob-search-field-wrap input{color:var(--secondary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 2px;font-family:inherit;font-size:15px}.mob-search-field-wrap input::placeholder{color:var(--muted-foreground)}.mob-search-submit-btn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 2px 8px #15a9e340}.mob-search-submit-btn:active{transform:scale(.9);box-shadow:0 1px 4px #15a9e333}.mob-search-submit-btn svg{width:16px;height:16px}.mobile-category-pills{border-bottom:1px solid var(--border);padding:0 0 12px;display:none}.mobile-pills-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:4px 2px;display:flex;overflow-x:auto}.mobile-pills-scroll::-webkit-scrollbar{display:none}.mob-pill{background:var(--muted);border:1px solid var(--border);color:var(--foreground);white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;gap:5px;padding:7px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mob-pill:active{background:var(--primary);color:#fff;border-color:var(--primary);transform:scale(.95)}.mob-pill svg{flex-shrink:0}.hero-section{background-color:var(--secondary);padding:64px 0 80px;position:relative;overflow:hidden}.hero-bg-wrapper{z-index:1;opacity:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hero-bg-img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%);z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.hero-flex{z-index:10;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.hero-content{color:#fff;flex:1.2}.hero-right{flex-direction:column;flex:1;align-items:flex-end;gap:24px;display:flex}.hero-image-container{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;width:100%;overflow:hidden;box-shadow:0 20px 50px #0006}.hero-image-container img{width:100%;height:auto;display:block}.hero-main-title{letter-spacing:-1px;text-shadow:0 4px 12px #0006;z-index:10;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.15;position:relative;color:#fff!important}.hero-desc{color:#d9e7ec;max-width:540px;margin-bottom:36px;font-size:16px;line-height:1.65}.hero-features{flex-wrap:wrap;gap:24px;margin-bottom:44px;display:flex}.hero-feature{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:500;display:flex}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.btn-primary{background-color:var(--accent);color:#fff;border-radius:var(--radius-md);border:none;padding:14px 32px;font-size:15px;font-weight:600;box-shadow:0 4px 16px #1f8a7040}.btn-primary:hover{background-color:var(--accent-hover)}.btn-secondary{color:var(--primary);border-radius:var(--radius-md);border:1px solid var(--border);background-color:#0000;padding:14px 32px;font-size:15px;font-weight:600}.btn-secondary:hover{background-color:var(--surface-alt)}.unlock-banner-wrapper{z-index:25;width:100%;max-width:1440px;margin-top:-40px;margin-left:auto;margin-right:auto;padding:0 40px;position:relative}@media (max-width:1280px){.unlock-banner-wrapper{padding:0 32px}}.unlock-banner{border-radius:var(--radius-xl);border:1px solid var(--border);background-color:#fff;justify-content:space-between;align-items:center;gap:24px;padding:20px 32px;display:flex;box-shadow:0 12px 32px #00000014}.unlock-left{align-items:center;gap:16px;min-width:0;display:flex}.unlock-icon-container{background-color:#f0f4ff;border:1px solid #d6e2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.unlock-text{min-width:0}.unlock-text h3{color:#1a1a1a;margin-bottom:2px;font-size:16px;font-weight:700;line-height:1.4}.unlock-text p{color:#666;margin:0;font-size:12px;line-height:1.5}.unlock-right{flex-shrink:0}.section-title{color:#1a1a1a;letter-spacing:-.5px;font-size:28px;font-weight:700}.industry-container{position:relative}.industry-grid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:20px;padding:4px 0;display:flex;overflow-x:auto}.industry-grid::-webkit-scrollbar{display:none}.industry-card-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;flex:0 0 320px;gap:18px;min-height:202px;padding:28px 28px 24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0f214d0a}.industry-card-item:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0f214d14}.industry-top-box{align-items:flex-start;gap:18px;display:flex}.industry-icon-circle{background:var(--muted);width:56px;height:56px;color:var(--primary);border-radius:999px;flex:0 0 56px;justify-content:center;align-items:center;display:flex}.industry-icon-circle svg{width:28px;height:28px}.industry-body-text{flex-direction:column;gap:10px;min-width:0;display:flex}.industry-title-item{color:var(--foreground);margin:0;font-size:18px;font-weight:700;line-height:1.35}.industry-copy-item{color:var(--muted-foreground);margin:0;font-size:15px;font-weight:500;line-height:1.8}.industry-link-item{color:var(--primary);white-space:nowrap;align-items:center;gap:8px;margin-top:auto;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.mfg-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.mfg-title{color:#1a1a1a;letter-spacing:-.5px;font-size:28px;font-weight:700}.view-all{color:var(--primary);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.view-all:hover{color:var(--primary-hover);transform:translate(2px)}.search-filters{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.filter-actions-scroll{flex-wrap:wrap;gap:16px;display:flex}.search-input-wrapper{flex:1;align-items:center;min-width:260px;display:flex;position:relative}.search-icon{color:#888;justify-content:center;align-items:center;display:flex;position:absolute;left:16px}.search-input{border-radius:var(--radius-md);background-color:#fff;border:1px solid #00000014;width:100%;height:52px;padding-left:48px;padding-right:16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #15a9e314}.filter-select{border-radius:var(--radius-md);color:#333;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #00000014;justify-content:space-between;align-items:center;min-width:165px;height:52px;padding:0 40px 0 16px;font-size:14px;transition:background-color .2s;display:flex}.filter-select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #15a9e314}.filter-select:hover{background-color:var(--surface-soft)}.btn-search{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);height:52px;padding:0 32px;font-size:14px;font-weight:600;box-shadow:0 4px 12px #15a9e326}.btn-search:hover{background-color:var(--primary-hover)}.mfg-grid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:20px;padding:8px 0;display:flex;position:relative;overflow-x:auto}.mfg-grid::-webkit-scrollbar{display:none}.mfg-card{border-radius:var(--radius-lg);background-color:#fff;border:1px solid #0000000d;flex-direction:column;flex:0 0 calc(25% - 15px);min-width:280px;padding:28px 22px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #00000004}.mfg-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #0000000f}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;align-items:center;width:fit-content;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.badge-gold{color:#974f0c;background-color:#fff0b3}.badge-silver{color:#42526e;background-color:#ebecf0}.badge-registered{color:#006680;background-color:#e6fcff}.mfg-company{align-items:center;gap:12px;margin-bottom:20px;display:flex}.company-logo{background-color:var(--surface-soft);color:#555;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.company-info h5{color:#1a1a1a;margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.25}.location{color:#666;align-items:center;gap:4px;font-size:11px;display:flex}.mfg-category{margin-bottom:16px}.cat-title{color:#333;margin-bottom:2px;font-size:12px;font-weight:700}.cat-desc{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.cert-tags{flex-wrap:wrap;gap:4px;min-height:20px;margin-bottom:20px;display:flex}.cert-tag{background-color:var(--surface-soft);color:#4b5563;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600}.mfg-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;display:grid}.mfg-stat-item{flex-direction:column;gap:2px;display:flex}.mfg-stat-label{color:#718096;text-transform:uppercase;letter-spacing:.2px;font-size:10px;font-weight:500}.mfg-stat-val{color:#1a202c;font-size:11px;font-weight:700}.mfg-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.btn-outline{border:1px solid var(--border);color:var(--primary);text-align:center;background:#fff;border-radius:4px;padding:10px 0;font-size:11px;font-weight:600}.btn-outline:hover{background-color:var(--surface-alt)}.btn-solid{border:1px solid var(--accent);background-color:var(--accent);color:#fff;text-align:center;border-radius:4px;padding:10px 0;font-size:11px;font-weight:600}.btn-solid:hover{background-color:var(--accent-hover)}.info-grid{background:#fff;border:1px solid #e8eef4;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:32px;display:grid;overflow:hidden;box-shadow:0 4px 24px #00000014}.info-card{background:#fff;border-right:1px solid #e8eef4;flex-direction:column;padding:28px 24px;display:flex}.info-card:last-child{border-right:none}.info-card h2,.info-card h3.info-title{color:#1a2b45;margin-bottom:8px;font-size:1.05rem;font-weight:700}.info-card p,.info-card .info-desc{color:#5a6e85;margin-bottom:20px;font-size:.82rem;line-height:1.5}.panel-verified{text-align:center;align-items:center;background:#f7fafd!important}.trust-ring{flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding:10px 0;display:flex}.ring-wrap{filter:drop-shadow(0 4px 12px #2d7dd226);flex-shrink:0;width:100px;height:100px;position:relative}.ring-wrap svg{width:100px;height:100px;transform:rotate(-90deg)}.ring-bg{fill:none;stroke:#eef2f7;stroke-width:8px}.ring-fill{fill:none;stroke:url(#ring-gradient);stroke-width:8px;stroke-linecap:round;stroke-dasharray:263.9;stroke-dashoffset:15.83px;transition:stroke-dashoffset 1s ease-out}.ring-label{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ring-label .score{color:#1a2b45;font-size:1.5rem;font-weight:700;line-height:1}.ring-label .score span{vertical-align:baseline;color:#5a6e85;margin-left:2px;font-size:.75rem}.trust-label-text{color:#1a2b45;letter-spacing:.5px;text-transform:uppercase;font-size:.85rem;font-weight:700}.tier{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.tier:last-child{margin-bottom:0}.medal-svg{flex-shrink:0;width:32px;height:32px}.tier-body h3{margin-bottom:3px;font-size:.85rem;font-weight:700}.tier-body p{color:#6b7e95;font-size:.74rem;line-height:1.45;margin-bottom:0!important}.gold h3{color:#c8932a}.silver h3{color:#7a8ea8}.reg h3{color:#b56a2e}.check-list{flex-direction:column;gap:9px;list-style:none;display:flex}.check-item{color:#2f3f55;align-items:center;gap:9px;font-size:.8rem;font-weight:600;display:flex}.check-icon-circle{background:#e8f3ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.check-icon-circle svg{width:9px;height:9px}.panel-concierge{position:relative;overflow:hidden;background:#f7fafd!important}.concierge-list{flex-direction:column;gap:7px;margin-bottom:18px;list-style:none;display:flex}.concierge-list li{color:#2f3f55;align-items:flex-start;gap:7px;font-size:.75rem;line-height:1.4;display:flex}.concierge-list li:before{content:"✓";color:#2d7dd2;flex-shrink:0;margin-top:1px;font-weight:700}.btn-submit-req{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;width:fit-content;padding:9px 20px;font-size:.82rem;font-weight:700;transition:background .2s;display:inline-block}.btn-submit-req:hover{background:var(--accent-hover)}@media (max-width:960px){.info-grid{grid-template-columns:1fr 1fr}.info-card{border-bottom:1px solid #e8eef4}.info-card:nth-child(2n){border-right:none}}@media (max-width:480px){.info-grid{grid-template-columns:1fr}.info-card{border-right:none}}.bottom-cards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.b-card{border-radius:var(--radius-lg);cursor:pointer;background:#fff;border:1px solid #0000000d;gap:16px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #00000003}.b-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #0000000f}.b-card-icon{background:var(--secondary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.b-card-content h6{color:#1a1a1a;margin-bottom:6px;font-size:14px;font-weight:700}.b-card-content p{color:#555;margin-bottom:12px;font-size:12px;line-height:1.45}.b-card-link{color:var(--primary);align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.b-card-link:hover{color:var(--primary-hover);transform:translate(2px)}.footer{color:#cbd5e1;background-color:#0f172a;padding:80px 0 32px}.footer-grid{grid-template-columns:2fr repeat(4,1fr) 2fr;gap:32px;margin-bottom:64px;display:grid}.footer-logo{color:#fff;margin-bottom:16px;font-size:26px;font-weight:700}.footer-desc{color:#cbd5e1;max-width:240px;margin-bottom:24px;font-size:12px;line-height:1.6}.social-links{gap:12px;display:flex}.social-icon{aspect-ratio:1;color:#fff;box-sizing:border-box;background:#ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;transition:background-color .2s,transform .2s;display:inline-flex}.social-icon:hover{background:var(--primary);transform:translateY(-2px)}.footer-col h5{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:14px;font-weight:700}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links a{color:#93c5d8;font-size:12px;transition:color .2s}.footer-links a:hover{color:#fff}.newsletter-desc{color:#cbd5e1;margin-bottom:16px;font-size:12px;line-height:1.5}.newsletter-form{flex-direction:column;gap:10px;display:flex}.newsletter-input{border-radius:var(--radius-md);color:#fff;background:#ffffff14;border:1px solid #ffffff26;padding:12px 16px;font-size:13px;transition:border-color .2s}.newsletter-input:focus{border-color:var(--primary);outline:none}.newsletter-btn{background:var(--primary);color:#fff;border-radius:var(--radius-md);text-align:center;padding:12px;font-size:13px;font-weight:600}.newsletter-btn:hover{background-color:var(--primary-hover)}.footer-bottom{color:#cbd5e1;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:11px;display:flex}.footer-legal{gap:20px;display:flex}.footer-legal a:hover{color:#fff}.slider-btn{color:#444;cursor:pointer;background-color:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.slider-btn:hover{background-color:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 16px #15a9e340}.slider-controls-wrapper{justify-content:flex-end;align-items:center;gap:12px;width:100%;margin-bottom:8px;display:flex}.mobile-bottom-nav{display:none;width:100vw!important;height:calc(56px + env(safe-area-inset-bottom,0px))!important;min-height:calc(56px + env(safe-area-inset-bottom,0px))!important;padding:4px 6px max(env(safe-area-inset-bottom,0px), 4px)!important;z-index:6!important;box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e2e8f0!important;justify-content:space-around!important;align-items:center!important;gap:0!important;max-width:100vw!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:hidden!important;box-shadow:0 -3px 16px #0f172a14!important}@media (max-width:768px){.mobile-bottom-nav{display:flex!important}body{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))!important}}.mobile-bottom-nav .mob-nav-item{color:#64748b!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;flex-direction:column!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;height:100%!important;padding:3px 2px!important;font-size:10.5px!important;font-weight:600!important;text-decoration:none!important;transition:color .15s,transform .12s!important;display:flex!important;position:relative!important}.mobile-bottom-nav .mob-nav-item:active{transform:scale(.92)!important}.mobile-bottom-nav .mob-nav-item.active{color:#ff6d00!important}.mobile-bottom-nav .mob-nav-item.active .mob-nav-label{color:#ff6d00!important;font-weight:700!important}.mobile-bottom-nav .mob-nav-item svg{stroke-width:1.8px!important;width:22px!important;height:22px!important;transition:all .15s!important}.mobile-bottom-nav .mob-nav-item.active svg{stroke-width:2.2px!important}.mobile-bottom-nav .mob-nav-item span{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:10.5px!important;font-weight:600!important;line-height:1.1!important;overflow:hidden!important}.mobile-bottom-nav .mob-nav-item.active:after{content:""!important;background:#ff6d00!important;border-radius:0 0 4px 4px!important;width:22px!important;height:3px!important;position:absolute!important;top:-4px!important;left:50%!important;transform:translate(-50%)!important}.mobile-search-bar{width:100%;padding-bottom:12px;display:none}.mobile-search-bar .mobile-search-input-wrap{background:var(--muted);border:1px solid #0000;border-radius:16px;align-items:center;width:100%;height:48px;padding:0 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.mobile-search-bar .mobile-search-input-wrap:focus-within{border-color:var(--primary);background:#fff;transform:translateY(-1px);box-shadow:0 10px 25px -5px #15a9e31a,0 8px 10px -6px #15a9e31a}.mobile-search-bar .mobile-search-input-wrap input{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.mobile-search-bar .mobile-search-input-wrap svg{color:var(--muted-foreground);flex-shrink:0}@media (max-width:640px){.mob-search-field-wrap{border-radius:12px;height:40px;padding:0 10px}.mob-search-field-wrap input{font-size:14px}.mob-rfq-btn{padding:6px 10px;font-size:11px}.mob-rfq-btn svg{width:14px;height:14px}.mob-search-toggle,.mob-menu-toggle,.mob-search-back{width:36px;height:36px}}@media (max-width:480px){.header-inner{gap:6px;height:50px}.logo-container img,.logo-container .w-28{width:88px}.mob-search-field-wrap{border-radius:10px;height:38px;padding:0 8px}.mob-search-field-wrap input{font-size:13px}.mob-search-back{width:32px;height:32px}.mob-search-back svg{width:20px;height:20px}.mobile-category-pills{padding:0 0 10px}.mob-pill{padding:6px 12px;font-size:11px}.mobile-bottom-nav{height:calc(58px + env(safe-area-inset-bottom,0px))}body,.export-wrapper{padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}.mobile-bottom-nav .mob-nav-item span{font-size:8.5px}.mobile-bottom-nav .mob-nav-item svg{width:20px;height:20px}.mobile-bottom-nav .mob-nav-item.active:after{width:16px;height:2.5px}}@media (max-width:1200px){.bottom-cards{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}}@media (max-width:992px){.topbar-inner{flex-wrap:wrap;justify-content:center;gap:12px;height:auto;padding:10px 0}.header-inner{flex-wrap:wrap;gap:16px;height:auto;padding:16px 0}.nav-links{flex-wrap:wrap;gap:16px}.hero-section{padding:80px 0}.hero-title{font-size:38px}.hero-flex{text-align:center;flex-direction:column}.hero-actions{justify-content:center;width:100%}.hero-features{justify-content:center}.hero-desc{margin-left:auto;margin-right:auto}.unlock-banner{flex-direction:column;align-items:stretch;gap:24px;padding:20px 24px}.unlock-right{align-items:stretch}.unlock-right .btn-register{text-align:center}}@media (max-width:1140px) and (min-width:1025px){.header-inner{gap:16px;height:56px}.desktop-search-bar{max-width:480px;margin:0 20px}.desktop-nav-row .nav-links{gap:6px}.desktop-nav-row .nav-link{padding:0 1px;font-size:11.5px}.desktop-nav-row .nav-link svg:not(.dropdown-arrow){display:none}.desktop-header-icons{gap:16px}.header-rfq-btn{padding:0 14px;font-size:13px}.desk-header-icon span{font-size:10px}}@media (max-width:1024px){.container{padding:0 16px}.topbar,.nav-links,.header-actions,.desktop-search-bar,.desktop-header-icons,.desktop-nav-row{display:none}.slider-controls{display:none!important}.slider-controls-wrapper{display:none}.mobile-bottom-nav,.mobile-header-actions{display:flex}.mobile-category-pills{display:block}body{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}.mobile-search-bar,.mobile-header-icons{display:none!important}.mob-search-overlay{z-index:10;opacity:0;visibility:hidden;pointer-events:none;background:#fff;padding:0;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;inset:0;transform:translate(24px)}.mob-search-overlay.active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.header-content-wrapper{justify-content:space-between;gap:8px}.header-content-wrapper.mob-search-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-16px)}.header{z-index:1000;will-change:transform;background:#fff;border-bottom:1px solid #0000000d;position:sticky;top:0;left:0;right:0;box-shadow:0 2px 12px #0000000f}.header-inner{justify-content:space-between;align-items:center;gap:10px;height:56px;padding:0;display:flex;position:relative}.logo-container{flex-shrink:0}.logo-container img,.logo-container .w-28{width:100px;height:auto}.export-wrapper{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.hero-section{padding:32px 0 40px}.hero-overlay{background:linear-gradient(#0a1128eb 0%,#0a1128d9 50%,#0a1128b3 100%)}.hero-title{letter-spacing:-.3px;margin-bottom:12px;font-size:22px;line-height:1.3}.hero-desc{color:#ffffffbf;margin-bottom:20px;font-size:13px;line-height:1.5}.hero-features{gap:8px;margin-bottom:24px}.hero-feature{border-radius:100px;padding:4px 10px;font-size:11px}.hero-actions{flex-direction:row!important;gap:12px!important;margin-top:20px!important}.hero-actions button,.btn-primary,.btn-secondary{flex:1;padding:12px;font-size:14px}.unlock-banner-wrapper{margin-top:-20px;padding:0 16px}.unlock-banner{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:16px;padding:20px 16px;box-shadow:0 8px 24px #0000000f}.unlock-left{gap:12px}.unlock-icon-container{width:40px;height:40px}.unlock-text h3{white-space:normal;font-size:15px;line-height:1.4}.unlock-text p{white-space:normal;color:#777;font-size:12px;line-height:1.5}.unlock-right .btn-register{text-align:center;border-radius:var(--radius-md);width:100%;padding:12px 20px;font-size:14px;font-weight:700;display:block}.section{padding:24px 0}.featured-section{margin-top:5px!important}.section-title{font-size:18px}.industry-grid{gap:12px;padding:0}.industry-card-item{flex:0 0 160px;gap:12px;min-height:auto;padding:16px}.industry-icon-circle{flex:0 0 40px;width:40px;height:40px}.industry-icon-circle svg{width:20px;height:20px}.industry-top-box{flex-direction:column;gap:10px}.industry-title-item{font-size:14px}.industry-copy-item{font-size:12px;line-height:1.5}.industry-link-item{font-size:12px}.mfg-header{flex-direction:row;justify-content:space-between;gap:8px;align-items:center!important;margin-bottom:12px!important}.featured-header{flex-direction:row;justify-content:space-between;gap:10px;align-items:center!important;margin-bottom:20px!important}.featured-header .section-title{white-space:nowrap;font-size:18px}.featured-header .view-all{white-space:nowrap;color:var(--primary);background:0 0;border-radius:0;flex-shrink:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.featured-header .view-all svg{width:14px;height:14px}.mfg-title{font-size:16px}.view-all{font-size:13px}.search-filters{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.search-input-wrapper{width:100%;margin-bottom:0}.search-input{border-radius:var(--radius-md);height:40px;padding-left:40px;font-size:13px}.search-icon svg{width:16px;height:16px}.filter-actions-scroll{-webkit-overflow-scrolling:touch;flex-flow:row;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-actions-scroll::-webkit-scrollbar{display:none}.filter-select{background-color:var(--muted);border:1px solid var(--border);white-space:nowrap;background-position:right 8px center;border-radius:100px;flex:none;width:auto;min-width:auto;height:36px;padding:0 28px 0 10px;font-size:12px}.btn-search{white-space:nowrap;border-radius:100px;flex:none;height:36px;padding:0 16px;font-size:12px}.mfg-grid{gap:12px;padding:4px 0}.mfg-card{flex:0 0 280px;min-width:280px;padding:16px}.badge{margin-bottom:12px;padding:3px 8px;font-size:10px}.company-logo{width:40px;height:40px;font-size:16px}.company-info h5{font-size:14px}.mfg-company{margin-bottom:14px}.mfg-category{margin-bottom:10px}.cat-title{font-size:11px}.cat-desc{font-size:10px}.cert-tags{gap:3px;margin-bottom:12px}.cert-tag{padding:2px 6px;font-size:9px}.mfg-stats{gap:6px;margin-bottom:16px}.mfg-stat-label{font-size:9px}.mfg-stat-val{font-size:10px}.mfg-actions{gap:6px}.btn-solid,.btn-outline{padding:8px 0;font-size:12px}.product-card{border-radius:var(--radius-lg);gap:10px;padding:12px}.product-image-container{border-radius:var(--radius-md);height:160px}.product-meta{letter-spacing:.05em;font-size:10px}.product-title{height:auto;margin-top:-2px;font-size:14px;font-weight:700;line-height:1.3}.product-sub{font-size:11.5px}.cert-row span{background:var(--surface-soft);border-radius:100px;padding:3px 8px;font-size:9px}.card-actions{gap:8px;margin-top:4px}.mkt-tiny-btn{border-radius:var(--radius-sm);padding:8px 10px;font-size:11px}.product-card .card-badge{border-radius:6px;padding:3px 10px;font-size:9px;top:10px;left:10px}.product-grid .product-card{scroll-snap-align:start;flex:0 0 calc(50% - 6px);min-width:0}.info-grid{border-radius:var(--radius-lg);grid-template-columns:1fr}.info-card{border-bottom:1px solid #e8eef4;border-right:none;padding:20px 16px}.info-card:last-child{border-bottom:none}.ring-wrap,.ring-wrap svg{width:80px;height:80px}.ring-label .score{font-size:1.2rem}.bottom-cards{grid-template-columns:1fr;gap:8px}.b-card{gap:12px;padding:16px}.b-card-icon{border-radius:6px;width:36px;height:36px}.b-card-content h6{font-size:13px}.b-card-content p{margin-bottom:8px;font-size:11px}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.hero-title{font-size:20px}.hero-desc{font-size:12px}.hero-features{gap:6px}.hero-feature{padding:3px 8px;font-size:10px}.hero-actions button,.btn-primary,.btn-secondary{padding:10px;font-size:13px}.industry-card-item{flex:0 0 140px;padding:14px}.industry-title-item{font-size:13px}.industry-copy-item{font-size:11px}.mfg-card{flex:0 0 260px;min-width:260px}.product-card{border-radius:var(--radius-md);gap:8px;padding:10px}.product-image-container{border-radius:var(--radius-md);height:140px}.product-title{font-size:15px;line-height:1.3}.product-sub{font-size:11px}.mkt-tiny-btn{padding:8px 10px;font-size:11px}.section-title,.mfg-title{font-size:16px}.unlock-banner{padding:14px}}.nav-item-has-dropdown{position:relative}.nav-dropdown{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:1000;pointer-events:none;border:1px solid var(--border);background:#fff;border-radius:21px;min-width:220px;padding:13px;transition:opacity .3s,transform .3s cubic-bezier(.165,.84,.44,1),visibility .3s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 40px #0f214d1f,0 2px 6px #0000000f}.nav-item-has-dropdown:after{content:"";pointer-events:auto;height:16px;position:absolute;bottom:-16px;left:0;right:0}.nav-item-has-dropdown:hover .nav-dropdown,.nav-item-has-dropdown.active .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown:before{content:"";pointer-events:auto;height:16px;position:absolute;top:-16px;left:0;right:0}.dropdown-link{color:var(--muted-foreground);border-radius:13px;padding:8px 13px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.165,.84,.44,1);display:block}.dropdown-link:hover{background:var(--muted);color:var(--primary);padding-left:16px}.nav-dropdown.industry-mega-dropdown{border:1px solid var(--border);border-radius:21px;width:820px;padding:21px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 60px #0f214d26,0 2px 8px #00000014}.nav-item-has-dropdown:hover .nav-dropdown.industry-mega-dropdown{transform:translate(-50%)translateY(0)}.mega-dropdown-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.mega-dropdown-link{background:0 0;border:1px solid #0000;border-radius:13px;align-items:flex-start;gap:13px;padding:13px;text-decoration:none;transition:all .25s cubic-bezier(.165,.84,.44,1);display:flex}.mega-dropdown-link:hover{background:var(--surface-soft);border-color:#15a9e30f;transform:translateY(-2px)}.mega-link-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.mega-dropdown-link:hover .mega-link-icon{transform:scale(1.05)}.diagnostics-icon{color:var(--primary);background-color:#15a9e314}.pharma-icon{color:var(--success);background-color:#2eb67d14}.surgical-icon{color:var(--accent);background-color:#ff8c2b14}.lab-icon{color:#8b5cf6;background-color:#8b5cf614}.chemicals-icon{color:#ec4899;background-color:#ec489914}.mega-link-content{flex-direction:column;gap:2px;display:flex}.mega-link-title{color:var(--secondary);font-size:14.5px;font-weight:750;transition:color .2s}.mega-dropdown-link:hover .mega-link-title{color:var(--primary)}.mega-link-desc{color:var(--muted-foreground);font-size:11.5px;font-weight:500;line-height:1.4}.animate-pulse-soft{animation:2.5s infinite pulseSoft}@keyframes pulseSoft{0%{opacity:.95}50%{opacity:.75}to{opacity:.95}}@media (max-width:768px){.hero-section{padding:60px 0 80px}.hero-overlay{background:#0a1128bf}.hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-main-title{text-shadow:0 2px 8px #0009;margin-bottom:16px;padding:0 10px;font-size:26px;line-height:1.3}.hero-desc{text-align:center;max-width:100%;margin-bottom:24px;font-size:14px}.hero-features{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:32px;display:grid}.hero-feature{justify-content:center;width:100%;padding:8px 10px;font-size:11px}.hero-actions{flex-direction:row;justify-content:center;gap:12px;width:100%}.hero-actions a{width:auto;padding:12px 20px;font-size:14px}}.product-card{background:var(--card);border-radius:var(--radius-xl);border:1px solid var(--border);flex-direction:column;gap:10px;width:100%;min-width:0;padding:12px;transition:border-color .2s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.product-card:hover{border-color:#15a9e333}.product-card .card-badge{background:linear-gradient(135deg, var(--accent) 0%, #ff6b00 100%);color:#fff;text-transform:uppercase;z-index:2;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #ff8c2b4d}.product-image-container{border-radius:var(--radius-lg);background:var(--muted);width:100%;height:180px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-image{transform:none}.product-meta{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.product-title{-webkit-line-clamp:2;height:48px;color:var(--foreground);-webkit-box-orient:vertical;margin-top:-4px;font-size:17px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.product-sub{color:var(--muted-foreground);align-items:center;gap:6px;font-size:13px;display:flex}.product-sub strong{color:var(--foreground);font-weight:600}.cert-row{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.cert-row span{background:var(--muted);color:var(--muted-foreground);border:1px solid #0000000d;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.card-actions{gap:8px;margin-top:auto;display:flex}.mkt-tiny-btn{border-radius:var(--radius-md);text-align:center;flex:1;padding:10px;font-size:12px;font-weight:700;transition:all .2s}.mkt-secondary-btn{background:var(--muted);color:var(--secondary);border:1px solid var(--border)}.mkt-secondary-btn:hover{background:var(--border);transform:translateY(-2px)}.mkt-dark-btn{background:var(--secondary);color:#fff;box-shadow:0 4px 12px #18436333}.mkt-dark-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 6px 15px #0000004d}.product-grid .product-card{flex:0 0 calc(25% - 15px);min-width:280px}@media (max-width:480px){.hero-features{grid-template-columns:1fr;gap:12px}}.product-card-body-link{color:inherit;display:block;text-decoration:none!important}.product-card-body-link:hover{color:inherit;text-decoration:none!important}.search-kbd-shortcut{pointer-events:none;align-items:center;gap:3px;margin-left:auto;margin-right:6px;display:flex}.search-kbd-shortcut kbd{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:10px;font-weight:700;box-shadow:0 1px 2px #0000000d}@media (max-width:1024px){.search-kbd-shortcut{display:none}}.search-modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:99999;background:#0f172ab3;justify-content:center;align-items:flex-start;padding:60px 16px 20px;animation:.2s modalBackdropFade;display:flex;position:fixed;inset:0}.search-modal-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:100%;max-width:760px;max-height:85vh;animation:.25s cubic-bezier(.165,.84,.44,1) modalZoomIn;display:flex;overflow:hidden;box-shadow:0 25px 60px -15px #0f172a4d}.search-modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:16px 20px;display:flex}.search-modal-input-wrap{background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;flex:1;align-items:center;gap:12px;height:48px;padding:0 14px;transition:all .2s;display:flex}.search-modal-input-wrap:focus-within{border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11f}.search-modal-icon{color:#0d47a1;flex-shrink:0}.search-modal-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:500}.search-modal-input::placeholder{color:#94a3b8}.search-modal-clear{aspect-ratio:1;color:#64748b;cursor:pointer;box-sizing:border-box;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;padding:0;display:inline-flex}.search-modal-close-btn{aspect-ratio:1;color:#475569;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;padding:0;transition:all .15s;display:inline-flex}.search-modal-close-btn:hover{color:#0f172a;background:#f1f5f9}.search-modal-body{flex-direction:column;flex:1;gap:16px;padding:18px 20px;display:flex;overflow-y:auto}.search-modal-chips-row{scrollbar-width:none;align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.search-modal-chips-row::-webkit-scrollbar{display:none}.search-chip{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .15s}.search-chip:hover{color:#0f172a;background:#e2e8f0}.search-chip.active{color:#fff;background:#0d47a1;border-color:#0d47a1}.search-modal-loading{color:#64748b;justify-content:center;align-items:center;gap:12px;padding:40px 0;font-size:14px;display:flex}.search-loading-spinner{border:3px solid #e2e8f0;border-top-color:#0d47a1;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite authSpin}.search-modal-results-section{flex-direction:column;gap:12px;display:flex}.search-results-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.results-count-text{color:#64748b;font-size:13px;font-weight:600}.view-all-results-link{color:#0d47a1;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:700;display:flex}.search-results-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.search-result-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:12px;padding:10px;text-decoration:none;transition:all .2s;display:flex}.search-result-card:hover{border-color:#0d47a1;transform:translateY(-1px);box-shadow:0 6px 16px #0d47a11a}.search-result-img-box{background:#f8fafc;border-radius:8px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.search-result-img{object-fit:cover;width:100%;height:100%}.search-result-info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.search-result-title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:13.5px;font-weight:700;overflow:hidden}.search-result-mfr{color:#64748b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin-bottom:4px;font-size:11px;display:flex;overflow:hidden}.search-result-meta{justify-content:space-between;align-items:center;gap:6px;display:flex}.search-result-price{color:#0d47a1;font-size:12.5px;font-weight:700}.search-result-moq{color:#94a3b8;font-size:10.5px;font-weight:500}.search-empty-state{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:30px 20px;display:flex}.search-empty-title{color:#0f172a;margin:4px 0 0;font-size:16px;font-weight:700}.search-empty-sub{color:#64748b;max-width:440px;margin:0 0 8px;font-size:13px}.search-empty-rfq-btn{color:#fff;background:#0d47a1;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.search-empty-rfq-btn:hover{background:#0b6741}.search-modal-default-state{flex-direction:column;gap:18px;display:flex}.search-section-label{text-transform:uppercase;letter-spacing:.5px;color:#475569;align-items:center;gap:6px;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}.search-trending-tags{flex-wrap:wrap;gap:8px;display:flex}.search-trending-item{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;transition:all .15s;display:flex}.search-trending-item:hover{color:#0d47a1;background:#f0fdf4;border-color:#0d47a1}.search-quick-rfq-banner{color:#fff;background:linear-gradient(135deg,#071a38 0%,#065f46 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.quick-rfq-info h4{margin:4px 0 2px;font-size:14px;font-weight:700}.quick-rfq-info p{color:#a7f3d0;margin:0;font-size:12px}.quick-rfq-tag{text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.quick-rfq-btn{color:#071a38;white-space:nowrap;background:#fff;border-radius:10px;padding:8px 16px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .15s}.quick-rfq-btn:hover{background:#f0fdf4}.search-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.search-footer-tip{color:#64748b;font-size:12px}.search-footer-see-more{color:#0d47a1;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:flex}@media (max-width:640px){.search-modal-backdrop{padding:16px 12px}.search-results-grid{grid-template-columns:1fr}.search-quick-rfq-banner{flex-direction:column;align-items:flex-start}.search-modal-footer{flex-direction:column;align-items:flex-start;gap:8px}}.ab-hero,.bs-hero,.by-hero,.company-hero-banner,.cs-hero,.cs-detail-hero,.ct-hero,.cp-hero,.comp-hero,.co-hero,.doc-hero,.ev-hero,.ed-hero,.gn-hero,.gs-hero,.ind-hero,.slug-hero,.in-hero,.insight-detail-hero,.inv-hero,.is-hero,.lg-hero,.offers-hero-section,.pr-hero,.qa-hero,.rp-hero-section,.rfq-hero,.rfqd-hero,.sa-hero,.shpd-hero,.sr-hero,.srd-hero,.sup-hero,.sv-hero,.sp-hero,.tr-hero,.te-hero,.opps-hero,.oppd-hero,.prjs-hero,.prjd-hero,.ts-hero,.tc-hero,.vr-hero,.vr-apply-hero,.vr-status-hero,.vs-hero,.wl-hero,.buyers-hero{color:#fff!important;background-color:#0f172a!important;background-image:linear-gradient(90deg,#0f172ac7 0%,#0f172a85 55%,#0f172a59 100%),url(/images/hero-section-bg.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-bottom:1px solid #ffffff1a!important;align-items:center!important;min-height:180px!important;padding:28px 0 30px!important;display:flex!important;position:relative!important;overflow:hidden!important}.ab-hero-pattern,.bs-hero-pattern,.cs-hero-pattern,.ct-hero-pattern,.co-hero-pattern,.cs-hero-bg,.ev-hero-pattern,.ed-hero-pattern,.gn-hero-pattern,.gs-hero-pattern,.ind-hero-pattern,.in-hero-pattern,.is-hero-pattern,.lg-hero-pattern,.qa-hero-pattern,.rfq-hero-pattern,.sr-hero-pattern,.sp-hero-pattern,.tr-hero-pattern,.ts-hero-pattern,.tc-hero-pattern,.vr-hero-pattern,.vs-hero-pattern{display:none!important}.ab-hero .container,.bs-hero .container,.by-hero .container,.company-hero-banner .container,.cs-hero .container,.cs-detail-hero .container,.ct-hero .container,.cp-hero .container,.comp-hero .container,.co-hero .container,.doc-hero .container,.ev-hero .container,.ed-hero .container,.gn-hero .container,.gs-hero .container,.ind-hero .container,.slug-hero .container,.in-hero .container,.insight-detail-hero .container,.inv-hero .container,.is-hero .container,.lg-hero .container,.offers-hero-section .container,.pr-hero .container,.qa-hero .container,.rp-hero-section .container,.rfq-hero .container,.rfqd-hero .container,.sa-hero .container,.shpd-hero .container,.sr-hero .container,.srd-hero .container,.sup-hero .container,.sv-hero .container,.sp-hero .container,.tr-hero .container,.te-hero .container,.opps-hero .container,.oppd-hero .container,.prjs-hero .container,.prjd-hero .container,.ts-hero .container,.tc-hero .container,.vr-hero .container,.vr-apply-hero .container,.vr-status-hero .container,.vs-hero .container,.wl-hero .container,.buyers-hero .container{text-align:left!important;width:100%!important}.ab-hero-content,.bs-hero-content,.by-hero-content,.cs-hero-content,.cs-detail-hero-content,.ct-hero-content,.cp-hero-content,.comp-hero-content,.co-hero-content,.doc-hero-content,.ev-hero-content,.ed-hero-content,.gn-hero-content,.gs-hero-content,.ind-hero-content,.slug-hero-content,.in-hero-content,.insight-detail-hero-content,.is-hero-content,.lg-hero-content,.pr-hero-content,.qa-hero-content,.rp-hero-content,.rfq-hero-content,.rfqd-hero-content,.sa-hero-content,.shpd-hero-content,.sr-hero-content,.srd-hero-content,.sup-hero-content,.sv-hero-content,.sp-hero-content,.tr-hero-content,.te-hero-content,.opps-hero-content,.oppd-hero-content,.prjs-hero-content,.prjd-hero-content,.ts-hero-content,.tc-hero-content,.vr-hero-content,.vr-apply-hero-content,.vr-status-hero-content,.vs-hero-content,.wl-hero-content{text-align:left!important;z-index:2!important;max-width:640px!important;margin-left:0!important;margin-right:auto!important;position:relative!important}.breadcrumb-standard{color:#e2e8f0!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important;font-size:13px!important;font-weight:500!important;display:inline-flex!important}.breadcrumb-standard a{color:#cbd5e1!important;text-decoration:none!important;transition:color .15s!important}.breadcrumb-standard a:hover{color:#ffb74d!important;text-decoration:underline!important}.breadcrumb-standard .sep{color:#94a3b8!important;-webkit-user-select:none!important;user-select:none!important;font-size:12px!important}.breadcrumb-standard .current{color:#ffb74d!important;font-weight:600!important}.ab-hero h1,.bs-hero-title,.by-hero h1,.company-hero-name,.cs-hero h1,.cs-detail-hero h1,.ct-hero h1,.cp-hero-title,.comp-hero-title,.co-hero h1,.doc-hero h1,.ev-hero h1,.ed-hero h1,.gn-hero h1,.gs-hero h1,.ind-hero h1,.slug-hero h1,.in-hero h1,.insight-detail-hero h1,.inv-hero h1,.is-hero h1,.lg-hero h1,.pr-hero h1,.qa-hero h1,.rp-hero-title,.rfq-hero h1,.rfqd-hero h1,.sa-hero h1,.shpd-hero h1,.sr-hero h1,.srd-hero h1,.sup-hero h1,.sup-hero-title,.sv-hero h1,.sp-hero h1,.tr-hero h1,.te-hero h1,.opps-hero h1,.oppd-hero h1,.prjs-hero h1,.prjd-hero h1,.ts-hero h1,.tc-hero h1,.vr-hero h1,.vr-apply-hero h1,.vr-status-hero h1,.vs-hero h1,.wl-hero h1{color:#fff!important;letter-spacing:-.02em!important;text-align:left!important;margin:0 0 6px!important;font-size:clamp(20px,2.6vw,30px)!important;font-weight:700!important;line-height:1.25!important}.ab-hero-text,.bs-hero-desc,.by-hero-desc,.cs-hero-desc,.cs-detail-hero-desc,.ct-hero-desc,.cp-hero-subtitle,.comp-hero-subtitle,.co-hero-desc,.doc-hero-desc,.ev-hero-desc,.ed-hero-desc,.gn-hero-desc,.gs-hero-desc,.ind-hero-desc,.slug-hero-desc,.in-hero-desc,.is-hero-desc,.lg-hero-desc,.pr-hero-desc,.qa-hero-desc,.rp-hero-desc,.rfq-hero-desc,.rfqd-hero-desc,.sa-hero-desc,.shpd-hero-desc,.sr-hero-desc,.srd-hero-desc,.sup-hero-subtitle,.sv-hero-desc,.sp-hero-desc,.tr-hero-desc,.te-hero-desc,.opps-hero-desc,.oppd-hero-desc,.prjs-hero-desc,.prjd-hero-desc,.ts-hero-desc,.tc-hero-desc,.vr-hero-desc,.vr-apply-hero-desc,.vr-status-hero-desc,.vs-hero-desc,.wl-hero-desc{color:#e2e8f0!important;text-align:left!important;max-width:580px!important;margin:0 0 10px!important;font-size:13.5px!important;font-weight:400!important;line-height:1.5!important}.ab-hero-badge,.bs-hero-badge,.ct-hero-badge,.co-hero-badge,.doc-hero-badge,.ev-hero-badge,.ed-hero-badge,.gn-hero-badge,.gs-hero-badge,.ind-hero-badge,.in-hero-badge,.is-hero-badge,.lg-hero-badge,.pr-hero-badge,.qa-hero-badge,.rfq-hero-badge,.sa-hero-badge,.sr-hero-badge,.sv-hero-badge,.sp-hero-badge,.tr-hero-badge,.te-hero-badge,.opps-hero-badge,.prjs-hero-badge,.ts-hero-badge,.tc-hero-badge,.vr-hero-badge,.vs-hero-badge{color:#ff6d00!important;text-transform:uppercase!important;letter-spacing:.04em!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#ff6d0029!important;border:1px solid #ff6d0059!important;border-radius:9999px!important;align-items:center!important;gap:6px!important;margin-bottom:6px!important;padding:2.5px 9px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}@media (max-width:768px){.ab-hero,.bs-hero,.by-hero,.company-hero-banner,.cs-hero,.cs-detail-hero,.ct-hero,.cp-hero,.comp-hero,.co-hero,.doc-hero,.ev-hero,.ed-hero,.gn-hero,.gs-hero,.ind-hero,.slug-hero,.in-hero,.insight-detail-hero,.inv-hero,.is-hero,.lg-hero,.offers-hero-section,.pr-hero,.qa-hero,.rp-hero-section,.rfq-hero,.rfqd-hero,.sa-hero,.shpd-hero,.sr-hero,.srd-hero,.sup-hero,.sv-hero,.sp-hero,.tr-hero,.te-hero,.opps-hero,.oppd-hero,.prjs-hero,.prjd-hero,.ts-hero,.tc-hero,.vr-hero,.vr-apply-hero,.vr-status-hero,.vs-hero,.wl-hero,.buyers-hero{min-height:150px!important;padding:22px 0 24px!important}}@media (max-width:480px){.ab-hero,.bs-hero,.by-hero,.company-hero-banner,.cs-hero,.cs-detail-hero,.ct-hero,.cp-hero,.comp-hero,.co-hero,.doc-hero,.ev-hero,.ed-hero,.gn-hero,.gs-hero,.ind-hero,.slug-hero,.in-hero,.insight-detail-hero,.inv-hero,.is-hero,.lg-hero,.offers-hero-section,.pr-hero,.qa-hero,.rp-hero-section,.rfq-hero,.rfqd-hero,.sa-hero,.shpd-hero,.sr-hero,.srd-hero,.sup-hero,.sv-hero,.sp-hero,.tr-hero,.te-hero,.opps-hero,.oppd-hero,.prjs-hero,.prjd-hero,.ts-hero,.tc-hero,.vr-hero,.vr-apply-hero,.vr-status-hero,.vs-hero,.wl-hero,.buyers-hero{min-height:130px!important;padding:18px 0 20px!important}}.auth-gate{text-align:center;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;max-width:560px;margin:0 auto;padding:56px 24px;display:flex}.auth-gate-icon{color:#1d4ed8;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:6px;display:flex}.auth-gate-title{color:#0f172a;margin:0;font-size:20px;font-weight:800}.auth-gate-text{color:#64748b;max-width:420px;margin:4px 0 18px;font-size:14px;line-height:1.6}.auth-gate-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.auth-gate-btn{border-radius:12px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.auth-gate-btn-primary{color:#fff;background:#0d47a1}.auth-gate-btn-primary:hover{background:#0b3d8b}.auth-gate-btn-ghost{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.auth-gate-btn-ghost:hover{color:#0d47a1;border-color:#0d47a1}.auth-gate-loading{color:#64748b;font-size:14px}@media (min-width:1025px){.mobile-menu-overlay,.mobile-menu-panel,.mobile-bottom-nav{display:none!important}}
@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/fonts/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2)format("woff2")}.material-symbols-outlined{letter-spacing:normal;text-transform:none;vertical-align:middle;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;justify-content:center;align-items:center;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-flex}
