.sr{opacity:0;transform:translateY(28px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.sr.sr-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.sr{opacity:1;transform:none;transition:none}}:root{--background:#f6f8fb;--surface:#ffffff;--surface-strong:#e4edf7;--surface-soft:#f1f6fb;--text:#14213d;--muted:#60738d;--line:#d9e4ef;--primary:#6554f5;--primary-deep:#3f34b8;--accent:#0f9f9a;--success:#147a4f;--danger:#b33b3b;--shadow:0 18px 48px rgba(18,35,63,0.08);--title-font:var(--font-title),"Poppins",sans-serif;--body-font:var(--font-body),"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fbfdff 0,var(--background) 44%,#eef4fa 100%);color:var(--text);font-family:var(--body-font)}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:600;letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.narrow{width:min(840px,calc(100% - 32px))}.rfq-page-shell,.supplier-page-shell{width:min(1160px,calc(100% - 32px));max-width:100%}.site-header{position:relative;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(217,228,239,.95);box-shadow:0 10px 30px rgba(20,33,61,.05)}.nav-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav cta";align-items:center;grid-gap:18px;gap:18px;padding:12px 0}.brand-mark{display:inline-flex;align-items:center;gap:14px;grid-area:brand}.brand-mark img,.footer-logo{height:52px;width:auto}.footer-brand-logo{height:64px;width:auto}.inner-shell .site-header .brand-mark img{height:52px;width:auto;max-width:none;object-fit:contain}.brand-copy{display:grid;grid-gap:2px;gap:2px}.brand-copy strong{font-size:1rem;font-family:var(--title-font)}.brand-copy span{color:var(--muted);font-size:.84rem}.top-nav{display:flex;flex-wrap:nowrap;justify-content:center;gap:4px;font-size:.93rem;color:var(--muted);overflow-x:auto;scrollbar-width:none;grid-area:nav}.top-nav::-webkit-scrollbar{display:none}.nav-cta{grid-area:cta;display:flex;align-items:center;justify-content:flex-end;gap:10px}.nav-link{flex:0 0 auto;padding:8px 11px;border-radius:999px;transition:background .2s ease,color .2s ease;font-family:var(--title-font);font-weight:500}.nav-link:hover{background:rgba(107,97,252,.08);color:var(--primary)}.nav-link.active{background:rgba(107,97,252,.12);color:var(--primary-deep);font-weight:700}.compact-button{min-height:42px;padding:0 18px}.mobile-nav-toggle{flex:0 0 auto}.mobile-menu-auth{padding:18px 40px 0}.mobile-menu-auth .ghost-button,.mobile-menu-auth .nav-logout,.mobile-menu-auth .primary-button,.mobile-menu-auth .role-chip,.mobile-menu-auth .th-btn{width:100%;justify-content:center}.mobile-menu-auth .auth-nav-actions{width:100%;display:grid;grid-gap:10px;gap:10px}.site-main{min-height:calc(100vh - 210px)}.hero-section,.page-hero{padding:64px 0 32px}.admin-grid,.directory-layout,.hero-grid,.page-form-layout,.split-section{display:grid;grid-gap:24px;gap:24px}.hero-grid,.page-form-layout,.split-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.hero-section .container,.page-hero .container{position:relative}.hero-section h1,.page-hero h1{margin:0;font-size:4.25rem;line-height:1.03;letter-spacing:0}.inner-shell .page-hero{padding:24px 0 8px}.inner-shell .page-hero .narrow{width:min(1320px,calc(100% - 108px));max-width:none;padding:26px 34px 28px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,248,252,.96))}.inner-shell .page-hero h1{font-size:3.05rem;line-height:1.06;max-width:760px}.inner-shell .page-hero .hero-copy{max-width:780px}.inner-shell .section{padding-top:14px}.inner-shell .form-panel{border-radius:18px;padding:30px}.hero-copy,.section-copy{color:var(--muted);font-size:1.02rem;line-height:1.65}.eyebrow{margin:0 0 14px;color:var(--primary);font-size:.94rem;line-height:1.4;font-family:var(--title-font);font-weight:600;text-transform:capitalize;letter-spacing:0;position:relative;display:inline-block;padding:5px 12px;border-radius:30px}.eyebrow:before{content:"";position:absolute;inset:0;background:var(--primary);opacity:.1;border-radius:30px;z-index:-1}.cta-row,.form-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.ghost-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:100px;border:1px solid transparent;font-family:var(--body-font);font-size:16px;font-weight:500;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.primary-button{background:linear-gradient(135deg,var(--primary) 0,var(--primary-deep) 100%);color:white;box-shadow:0 14px 28px rgba(101,84,245,.22)}.ghost-button,.secondary-button{background:rgba(255,255,255,.8);color:var(--primary-deep);border-color:var(--line)}.ghost-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.auth-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.role-chip{padding:0 16px;border-radius:999px;background:rgba(107,97,252,.11);color:var(--primary-deep);font-family:var(--title-font);font-weight:800;white-space:nowrap}.nav-logout,.role-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px}.nav-logout{padding:0 14px;border:1px solid rgba(217,228,239,.95);border-radius:999px;background:rgba(255,255,255,.86);color:var(--muted);cursor:pointer;font-size:.92rem;font-weight:700}.legacy-auth-actions .nav-logout{min-height:48px;padding:0 18px;background:white;color:var(--title-color,#14133b)}.trust-line{margin-top:18px;color:var(--muted);font-size:.95rem}.panel{background:rgba(255,255,255,.9);border:1px solid rgba(217,228,239,.9);border-radius:18px;box-shadow:var(--shadow)}.auth-section{padding-top:14px}.auth-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:24px;gap:24px;align-items:start}.auth-card,.auth-side-panel,.role-welcome-card{padding:30px}.auth-card-head h2,.auth-side-panel h2,.role-welcome-card h2{margin:0;font-size:2rem;line-height:1.12}.auth-card-head p:not(.eyebrow),.auth-side-panel p,.empty-inline,.role-identity-card p,.role-welcome-card p{color:var(--muted);line-height:1.6}.auth-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:24px}.auth-role-card{display:grid;grid-gap:8px;gap:8px;padding:18px;border:1px solid rgba(217,228,239,.95);border-radius:18px;background:linear-gradient(180deg,white,#f8fbff);color:var(--text);cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-role-card.active,.auth-role-card:hover{border-color:rgba(107,97,252,.42);box-shadow:0 14px 34px rgba(18,35,63,.08);transform:translateY(-1px)}.auth-role-card span{font-family:var(--title-font);font-size:1rem;font-weight:800}.auth-role-card small{color:var(--muted);line-height:1.5}.auth-form-grid{margin-top:22px}.auth-helper{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px;border-radius:16px;background:rgba(107,97,252,.07);color:var(--muted);font-size:.92rem;font-weight:700}.auth-access-list{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.auth-access-list div{padding:16px;border:1px solid rgba(217,228,239,.9);border-radius:16px;background:rgba(248,251,255,.72)}.auth-access-list strong{display:block;margin-bottom:6px;font-family:var(--title-font)}.login-page{--login-panel-radius:30px;--login-soft-radius:20px;--login-pill-radius:100px;position:relative;isolation:isolate;overflow:hidden;padding:clamp(38px,6vw,76px) 0 clamp(52px,8vw,96px);background:linear-gradient(120deg,rgba(101,84,245,.1),rgba(101,84,245,0) 38%),linear-gradient(145deg,#fbfdff,#eef6ff 56%,#f4fbf7)}.login-page:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(20,33,61,.045) 1px,transparent 0),linear-gradient(90deg,rgba(20,33,61,.045) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 76%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 76%)}.login-page:after{content:"";position:absolute;top:44px;right:-14vw;z-index:-1;width:44vw;height:76%;border-left:1px solid rgba(15,159,154,.22);background:linear-gradient(180deg,rgba(15,159,154,.11),rgba(101,84,245,.05));transform:skewX(-13deg)}.login-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,470px);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:center}.login-copy-panel{max-width:650px}.login-copy-panel h1{margin:0;max-width:640px;font-size:clamp(2.45rem,4.6vw,4.1rem);line-height:1.02}.login-copy-panel>p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.68}.login-highlights{display:grid;grid-gap:14px;gap:14px;margin-top:34px;max-width:540px}.login-highlight{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(217,228,239,.78);border-radius:var(--login-panel-radius);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-highlight i{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border-radius:var(--login-soft-radius);background:rgba(15,159,154,.1);color:var(--accent)}.auth-helper-copy strong,.login-highlight strong{display:block;color:var(--text);font-family:var(--title-font);font-weight:700}.login-highlight span{display:block;margin-top:2px;color:var(--muted);font-size:.94rem}.login-form-panel{display:flex;justify-content:flex-end;width:100%;min-width:0}.auth-card.login-card{position:relative;overflow:hidden;width:100%;max-width:470px;min-width:0;justify-self:end;padding:28px;border-radius:var(--login-panel-radius);background:rgba(255,255,255,.96);box-shadow:0 26px 70px rgba(18,35,63,.15)}.auth-card.login-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--accent),var(--primary))}.login-card .auth-card-head{text-align:center}.login-lock-mark{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:var(--login-soft-radius);background:linear-gradient(135deg,rgba(15,159,154,.12),rgba(101,84,245,.12));color:var(--primary-deep);font-size:1.2rem}.login-card .auth-card-head h2{font-size:2rem}.login-card .auth-card-head p:not(.eyebrow){max-width:330px;margin:8px auto 0}.auth-role-label{margin-top:18px;color:var(--text);font-family:var(--title-font);font-size:.9rem;font-weight:700}.login-card .auth-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.login-card .auth-role-card{min-height:70px;justify-items:center;align-content:center;gap:8px;padding:12px 8px;border-radius:8px;background:#ffffff;text-align:center}.login-card .auth-role-card i{color:var(--muted);font-size:1rem}.login-card .auth-role-card span{font-size:.9rem;line-height:1.25}.login-card .auth-role-card.active{border-color:rgba(15,159,154,.5);background:linear-gradient(180deg,rgba(15,159,154,.1),rgba(101,84,245,.06));box-shadow:0 12px 26px rgba(18,35,63,.08)}.login-card .auth-role-card.active i,.login-card .auth-role-card.active span{color:var(--primary-deep)}.login-card .auth-form-grid{grid-template-columns:1fr;gap:12px;margin-top:16px}.login-field{min-width:0}.input-icon-field{position:relative;display:block}.input-icon-field>i{position:absolute;top:50%;left:15px;z-index:1;color:#8294aa;transform:translateY(-50%)}.input-icon-field input{min-height:48px;padding-left:44px;padding-right:46px;border-radius:var(--login-soft-radius)}.input-action{position:absolute;top:50%;right:7px;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:0;border-radius:var(--login-soft-radius);background:transparent;color:var(--muted);cursor:pointer;transform:translateY(-50%)}.input-action:hover{background:rgba(101,84,245,.08);color:var(--primary-deep)}.login-card .auth-helper{margin-top:14px;padding:12px;border:1px solid rgba(217,228,239,.9);border-radius:8px;background:#f8fbff}.auth-helper-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.auth-helper-copy span{color:var(--muted);font-size:.78rem;font-weight:700}.auth-helper-copy strong{overflow-wrap:anywhere;font-size:.92rem}.login-card .ghost-button,.login-card .primary-button{border-radius:var(--login-pill-radius)}.login-card .form-actions{margin-top:18px}.login-card .primary-button{width:100%;gap:10px;min-height:52px}.primary-button:disabled{cursor:not-allowed;opacity:.72;transform:none}.login-note{margin:14px 0 0;font-size:.9rem;line-height:1.6}.login-note,.login-support{color:var(--muted);text-align:center}.login-support{margin:12px 0 0;font-size:.94rem}.login-support a{color:var(--primary-deep);font-weight:800}.auth-card-loading{min-height:520px;display:grid;place-items:center;color:var(--muted);font-weight:700}.role-dashboard .admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-welcome-card{display:flex;align-items:center;justify-content:space-between;gap:24px}.role-welcome-card>div:first-child{max-width:760px}.role-identity-card{flex:0 0 280px;padding:20px;border:1px solid rgba(217,228,239,.95);border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7faff)}.role-identity-card span{display:inline-flex;margin-bottom:12px;padding:6px 10px;border-radius:999px;background:rgba(107,97,252,.1);color:var(--primary-deep);font-size:.78rem;font-weight:900;text-transform:capitalize}.role-identity-card strong{display:block;font-family:var(--title-font);font-size:1.12rem}.empty-inline{margin:0}.hero-visual{padding:22px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,247,255,.96));border-radius:40px}.hero-metric-row{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.hero-metric-row div,.note-panel p,.value-panel p{padding:14px 16px;border-radius:20px;background:linear-gradient(180deg,#f8fbff,#edf4fb);border:1px solid var(--line)}.hero-metric-row span{display:block;margin-top:6px;color:var(--muted)}.section{padding:28px 0 72px}.page-form-layout{align-items:start}.tint-section{background:linear-gradient(180deg,rgba(230,240,251,.35),rgba(230,240,251,0))}.section-head{margin-bottom:28px}.section-head.center{text-align:center;max-width:820px}.form-header h2,.section h2,.section-head h2,.statement-panel h2{margin:0;font-size:2.25rem;line-height:1.12;letter-spacing:0;font-family:var(--title-font)}.card-grid,.industry-grid,.stats-grid{display:grid;grid-gap:20px;gap:20px}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));margin-bottom:24px}.cta-panel,.industry-card,.info-card,.stat-card,.statement-panel,.step-card,.supplier-card,.table-card{padding:24px}.industry-card,.info-card,.stat-card,.statement-panel,.step-card,.supplier-card,.table-card{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,249,255,.96))}.info-card,.step-card,.supplier-card{border-radius:10px}.admin-section,.directory-header,.filter-panel,.form-panel,.industry-card,.page-hero .narrow,.stat-card,.statement-panel,.table-card{border-radius:18px}.industry-card h3,.info-card h3,.stat-card h3,.step-card h3,.supplier-card strong,.table-card strong{margin-top:0}.step-number{display:inline-flex;margin-bottom:16px;color:var(--primary);font-weight:800;font-family:var(--title-font)}.form-panel{padding:28px}.card-topline,.directory-header,.form-header,.table-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.form-header{padding-bottom:22px;border-bottom:1px solid rgba(217,228,239,.86)}.form-intro{max-width:760px;margin:10px 0 0;color:var(--muted);line-height:1.62}.status-chip,.step-badge{padding:8px 12px;border-radius:999px;background:rgba(107,97,252,.1);color:var(--primary-deep);font-size:.84rem;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 18px;gap:16px 18px;margin-top:22px}.filter-panel label,.form-grid label{display:grid;grid-gap:8px;gap:8px;color:var(--text);font-size:.95rem;font-weight:700}.form-section-title{margin-top:8px;padding-top:2px;color:var(--primary-deep);font-family:var(--title-font);font-size:.9rem;font-weight:700}.full-span{grid-column:1/-1}input,select,textarea{width:100%;padding:13px 15px;border-radius:10px;border:1px solid var(--line);background:white;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}input::placeholder,textarea::placeholder{color:#8a9bb0}input:focus,select:focus,textarea:focus{outline:none;border-color:rgba(107,97,252,.45);box-shadow:0 0 0 4px rgba(107,97,252,.12);background:#fbfdff}.phone-input-wrapper{position:relative;display:flex;align-items:center;width:100%;padding:0;border-radius:30px;border:1px solid var(--line);background:white;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.phone-input-wrapper:focus-within{border-color:rgba(107,97,252,.45);box-shadow:0 0 0 4px rgba(107,97,252,.12);background:#fbfdff}.phone-input-code{display:flex;align-items:center;gap:5px;padding:13px 10px 13px 15px;border:none;background:transparent;cursor:pointer;font-size:inherit;color:inherit;white-space:nowrap}.phone-input-arrow{font-size:.65rem;opacity:.5}.phone-input-field{flex:1 1;width:100%;padding:13px 15px 13px 0!important;border:none!important;border-radius:0 10px 10px 0!important;background:transparent!important;outline:none!important;box-shadow:none!important;color:inherit}.phone-input-dropdown{position:absolute;top:100%;left:0;margin-top:4px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:100;max-height:250px;overflow-y:auto;width:100%}.phone-input-option{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;border:none;background:transparent;cursor:pointer;font-size:.88rem;color:var(--text);text-align:left}.phone-input-option:hover{background:rgba(107,97,252,.05)}.phone-input-option.active{background:rgba(107,97,252,.1)}.phone-input-option-name{color:#8a9bb0;font-weight:400}.custom-select-wrapper{position:relative;width:100%}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 15px;border-radius:30px;border:1px solid var(--line);background:white;color:var(--text);font-size:inherit;font-weight:500;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.custom-select-trigger:focus{outline:none;border-color:rgba(107,97,252,.45);box-shadow:0 0 0 4px rgba(107,97,252,.12);background:#fbfdff}.contact-form2 .custom-select-trigger{height:50px;padding:0 25px;border-radius:100px;border:1px solid #e4e4e4;background-color:transparent;font-size:14px;color:var(--body-color,#6b7280)}.contact-form2 .custom-select-trigger:focus{border-color:var(--theme-color,#6b61fc);background-color:#f5f5f5;box-shadow:none}.contact-form2 .phone-input-dropdown{border-radius:16px;top:calc(100% + 6px)}.custom-select-placeholder{color:#8a9bb0}.custom-select-arrow{font-size:.65rem;opacity:.5;margin-left:8px}.field-error{color:#dc2626;font-size:.78rem;font-weight:500;margin-top:2px}.custom-select-trigger.input-error,.phone-input-wrapper.input-error,input.input-error,textarea.input-error{border-color:#dc2626}.phone-input-wrapper.input-error:focus-within,input.input-error:focus,textarea.input-error:focus{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.12)}textarea{resize:vertical}.check-grid{display:flex;flex-wrap:wrap;gap:10px}.check-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--line);border-radius:30px;background:#f8fbff;font-weight:500}.check-pill input{width:auto;margin:0}.file-upload-field{position:relative}.file-upload-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;background:transparent;box-shadow:none}.file-upload-control{display:flex;align-items:center;gap:14px;min-height:72px;padding:12px;border:1px dashed rgba(107,97,252,.36);border-radius:16px;background:linear-gradient(180deg,#ffffff,#f7faff);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.file-upload-control.has-file{border-style:solid;border-color:rgba(20,122,79,.32);background:linear-gradient(180deg,#ffffff,#f4fbf8)}.file-upload-control:hover,.file-upload-field:focus-within .file-upload-control{border-color:rgba(107,97,252,.62);box-shadow:0 0 0 4px rgba(107,97,252,.1)}.file-upload-icon{position:relative;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:rgba(107,97,252,.1);color:var(--primary-deep)}.file-upload-icon:before{content:"";position:absolute;left:13px;top:10px;width:16px;height:20px;border:2px solid;border-radius:4px;background:rgba(255,255,255,.7)}.file-upload-icon:after{content:"";position:absolute;left:24px;top:10px;width:7px;height:7px;border-left:2px solid;border-bottom:2px solid;background:rgba(107,97,252,.1)}.file-upload-copy{display:grid;grid-gap:3px;gap:3px;min-width:0;flex:1 1 auto}.file-upload-title{color:var(--text);font-family:var(--title-font);font-size:.98rem;font-weight:700}.file-upload-name{overflow:hidden;color:var(--muted);font-size:.9rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.file-upload-action{flex:0 0 auto;padding:9px 14px;border-radius:999px;background:rgba(107,97,252,.1);color:var(--primary-deep);font-size:.86rem;font-weight:800}.form-status{margin:20px 0 0;padding:14px 16px;border-radius:14px}.form-status.success{background:rgba(20,122,79,.12);color:var(--success)}.form-status.error{background:rgba(179,59,59,.12);color:var(--danger)}.admin-grid,.directory-layout{grid-template-columns:320px minmax(0,1fr);align-items:start}.filter-panel{position:-webkit-sticky;position:sticky;top:96px;padding:24px}.directory-header h2,.filter-panel h2{margin:0}.directory-results{display:grid;grid-gap:20px;gap:20px}.directory-header{padding:24px 28px;align-items:center}.directory-intro,.directory-summary{color:var(--muted);margin:10px 0 0}.directory-summary{font-weight:700}.directory-card-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.directory-card-grid .empty-state{grid-column:1/-1;justify-self:center;width:min(560px,100%)}.site-footer li,.site-footer p,.statement-panel p,.supplier-card p,.table-card p{color:var(--muted);line-height:1.6}.supplier-card{min-height:100%}.supplier-card strong{font-size:1.08rem}.admin-stack,.table-stack{display:grid;grid-gap:20px;gap:20px}.admin-section{padding:24px}.assign-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.directory-header h2,.section-head h2{margin-bottom:0}.final-cta{padding-top:0}.cta-panel{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(180deg,var(--primary) 0,var(--accent) 100%);color:white}.cta-panel .eyebrow{color:rgba(255,255,255,.8)}.cta-panel .secondary-button{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:white}.plain-list{margin:0;padding-left:18px;color:var(--muted)}.site-footer{margin-top:56px;padding:36px 0 56px;border-top:1px solid rgba(214,226,239,.85);background:rgba(247,251,255,.72)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:24px;gap:24px}.site-footer h3{margin-top:0}.footer-column,.footer-intro{padding:8px 0}.site-footer ul{margin:0;padding-left:18px}.footer-layout1 .copyright-wrap,.footer-wrapper.footer-layout1{background:transparent}.empty-state{padding:28px;text-align:center}.stat-card{position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;inset:auto -20px -20px auto;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(107,97,252,.12),transparent 70%)}.stat-card p{margin:0 0 8px;color:var(--muted)}.stat-card h3{margin:0;font-size:2rem}.stat-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;border:none;border-bottom:3px solid transparent}.stat-tab:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(107,97,252,.14)}.stat-tab--active{border-bottom-color:var(--primary);box-shadow:0 8px 28px rgba(107,97,252,.18)}.stat-tab--active p{color:var(--primary-deep)!important;font-weight:700}.stat-tab--active h3{color:var(--primary)}.stat-tab-icon{font-size:1.4rem;margin-bottom:6px;line-height:1}.stat-tab-bar{position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:3px 3px 0 0;background:var(--primary);animation:tab-bar-grow .22s ease}@keyframes tab-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.admin-tab-panel{animation:fade-in-up .22s ease}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-hero .narrow{padding:26px 34px 28px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,248,252,.96));border:1px solid rgba(217,228,239,.95);box-shadow:var(--shadow)}.legacy-shell .header-layout1 .menu-area{margin-top:24px}.legacy-shell .site-main{min-height:calc(100vh - 220px)}.inner-shell .site-main{min-height:calc(100vh - 180px)}.legacy-active-link{color:var(--theme-color)!important}.legacy-home{overflow:hidden}.legacy-home .hero-grid{display:block}.legacy-home .hero-img img{margin-left:auto}.legacy-home #service .feature-card .box-icon{display:flex;justify-content:center;align-items:center}.legacy-home #service .feature-card .box-icon img{margin-inline:auto}.hero-trust-icons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;max-width:480px}.hero-trust-item{padding:14px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.hero-trust-item+.hero-trust-item{border-left:1px solid rgba(93,74,207,.15)}.hero-trust-svg{width:36px;height:36px;display:block;flex-shrink:0}.hero-trust-item strong{font-size:.74rem;font-weight:700;color:#1e2244;line-height:1.2}.hero-trust-item span{font-size:.68rem;color:#606480;line-height:1.2}.legacy-home-search-section{position:relative;padding:8px 0 64px;margin-top:-2px}.legacy-home-search-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);grid-gap:30px;gap:30px;align-items:center;padding:34px;border-radius:36px;background:radial-gradient(circle at top left,rgba(120,86,255,.14),transparent 34%),radial-gradient(circle at bottom right,rgba(107,97,252,.12),transparent 28%),linear-gradient(135deg,#f7f6ff,#f8fbff 48%,#ffffff);border:1px solid rgba(189,198,255,.45);box-shadow:0 30px 80px rgba(27,38,79,.12)}.legacy-home-search-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(107,97,252,.055),transparent 42%);pointer-events:none}.legacy-home-search-copy .sec-title{margin-bottom:12px;max-width:520px}.legacy-home-search-copy .sec-text{margin:0;max-width:480px;line-height:1.7}.legacy-home-search-signals{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.legacy-home-search-signals span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(157,138,255,.24);color:#4c3ccf;font-size:.78rem;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.home-hero-search-shell{margin:0;padding:22px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(247,249,255,.94));border:1px solid rgba(173,186,255,.34);box-shadow:0 22px 50px rgba(72,88,135,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-hero-search-shell.section-variant{background:rgba(255,255,255,.72);border-color:rgba(161,176,255,.36)}.home-hero-search-topline{display:grid;grid-gap:6px;gap:6px;margin-bottom:14px}.home-hero-search-kicker{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5b34f2}.home-hero-search-topline p{margin:0;color:#4b5563;font-size:.94rem;line-height:1.5}.home-hero-search-tabs{display:inline-flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.home-hero-search-tabs button{padding:9px 14px;border-radius:999px;border:1px solid rgba(191,198,255,.9);background:rgba(255,255,255,.88);color:#475569;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .18s ease}.home-hero-search-tabs button.active{background:linear-gradient(135deg,#5b34f2,#8b5cf6);color:#fff;border-color:transparent;box-shadow:0 12px 24px rgba(91,52,242,.26)}.home-hero-search-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.home-hero-search-input-wrap{display:flex;align-items:center;gap:10px;min-height:58px;padding:0 18px;border-radius:18px;background:rgba(255,255,255,.94);border:1px solid rgba(198,207,243,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.95)}.home-hero-search-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;flex-shrink:0;color:#6b61fc;background:linear-gradient(135deg,rgba(107,97,252,.12),rgba(107,97,252,.05));border:1px solid rgba(177,187,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.home-hero-search-icon svg{width:15px;height:15px;display:block}.home-hero-search-input-wrap input{width:100%;border:none;outline:none;background:transparent;color:#0f172a;font-size:.96rem;font-weight:600;box-shadow:none!important}.home-hero-search-input-wrap input::placeholder{color:#94a3b8;font-weight:500}.home-hero-search-submit{min-height:58px;padding:0 20px;border:none;border-radius:18px;background:linear-gradient(135deg,#5b34f2,#7c5cff);color:#fff;font-size:.92rem;font-weight:800;cursor:pointer;box-shadow:0 16px 30px rgba(91,52,242,.24)}.home-hero-search-meta{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.home-hero-search-meta p{margin:0;color:#64748b;font-size:.82rem}.home-hero-search-chips{display:flex;flex-wrap:wrap;gap:8px}.home-hero-search-chips button{padding:7px 12px;border-radius:999px;border:1px solid rgba(194,201,255,.85);background:rgba(247,247,255,.98);color:#4c3ccf;font-size:.78rem;font-weight:700;cursor:pointer}.product-search-shell{margin-bottom:34px;padding:26px;border-radius:30px;background:linear-gradient(135deg,rgba(246,247,255,.96),rgba(255,255,255,.98));border:1px solid rgba(200,208,248,.85);box-shadow:0 28px 70px rgba(31,41,73,.1)}.product-search-top{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.product-search-top-kicker{margin:0 0 4px;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b61fc}.product-search-top h2{margin:0;color:#111827}.product-search-top-count{color:#5b34f2;font-weight:800;font-size:.95rem}.product-search-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}.product-search-results-copy{margin:0;color:#64748b;font-size:.9rem}.product-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.product-search-card{display:grid;grid-gap:16px;gap:16px;padding:20px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,255,.94));border:1px solid rgba(215,223,240,.95);box-shadow:0 18px 40px rgba(20,33,61,.08)}.product-search-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.product-search-card-kicker{margin:0 0 6px;color:#7c3aed;font-size:.74rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-search-card h3{margin:0;color:#111827;font-size:1.18rem;line-height:1.22}.product-search-stock{padding:7px 10px;border-radius:999px;font-size:.74rem;font-weight:800;white-space:nowrap}.product-search-stock.ready{background:#e8f5ee;color:#147a4f}.product-search-stock.limited{background:#fff7ed;color:#c2410c}.product-search-stock.demand{background:#fee2e2;color:#b91c1c}.product-search-specs{display:flex;flex-wrap:wrap;gap:8px}.product-search-specs span{padding:6px 10px;border-radius:12px;background:#f8fafc;color:#475569;font-size:.78rem;border:1px solid #e2e8f0}.product-search-specs strong{margin-right:4px;color:#111827}.product-search-supplier strong{display:block;margin-bottom:3px;color:#111827;font-size:.95rem}.product-search-supplier p{margin:0;color:#64748b;font-size:.84rem}.product-search-sensitive{display:grid;grid-gap:12px;gap:12px}.product-search-sensitive.locked{position:relative}.product-search-sensitive.locked .product-search-supplier,.product-search-sensitive.locked .product-search-tags{filter:blur(5px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.product-search-lock-note{margin:-4px 0 0;color:#5b34f2;font-size:.82rem;font-weight:700}.product-search-tags{display:flex;flex-wrap:wrap;gap:8px}.product-search-tags span{padding:6px 10px;border-radius:999px;background:rgba(107,97,252,.08);color:#5046c8;border:1px solid rgba(107,97,252,.18);font-size:.76rem;font-weight:700}.product-search-actions,.product-search-empty-actions{display:flex;gap:10px;flex-wrap:wrap}.product-search-primary,.product-search-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;text-decoration:none;font-size:.86rem;font-weight:800}.product-search-primary{background:linear-gradient(135deg,#5b34f2,#8b5cf6);color:#fff;box-shadow:0 14px 28px rgba(91,52,242,.18)}.product-search-secondary{background:#fff;color:#4338ca;border:1px solid rgba(167,180,252,.7)}.product-search-empty{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:52px 24px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.94));border:1px solid rgba(215,223,240,.95);text-align:center}.product-search-empty h3,.product-search-empty p{margin:0}.product-search-empty p{color:#64748b;max-width:540px}.product-search-spinner{width:38px;height:38px;border-radius:999px;border:3px solid rgba(107,97,252,.16);border-top-color:#6b61fc;animation:spin .8s linear infinite}@media (max-width:767px){.hero-trust-icons{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-trust-item:nth-child(n+3){border-top:1px solid rgba(93,74,207,.15)}.hero-trust-item:nth-child(2n){border-left:1px solid rgba(93,74,207,.15)}.hero-trust-item+.hero-trust-item:nth-child(odd){border-left:none}.legacy-home-search-section{padding:0 0 38px}.legacy-home-search-panel{grid-template-columns:1fr;gap:18px;padding:20px;border-radius:24px}.legacy-home-search-copy .sec-title{max-width:none}.home-hero-search-shell{padding:16px;border-radius:20px}.home-hero-search-bar{grid-template-columns:1fr}.home-hero-search-submit{width:100%}.product-search-empty,.product-search-shell{padding:18px;border-radius:22px}.product-search-results-head,.product-search-top{flex-direction:column;align-items:flex-start}.product-search-grid{grid-template-columns:1fr}}.legacy-trust-line{margin-top:18px;max-width:520px;color:var(--body-color)}.legacy-process-stack{display:grid;grid-gap:36px;gap:36px}.legacy-process-card{background:#fff;border-radius:30px;padding:40px;box-shadow:0 4px 50px #efefef}.legacy-home .process-icon{display:flex;align-items:center;justify-content:center;line-height:1}.legacy-home .process-icon img{margin:auto}.legacy-process-card .process-image{min-width:420px}.legacy-process-card .process-image img{width:100%}.legacy-industries-section{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(246,248,251,0),rgba(230,240,251,.42))}.legacy-industries-section .title-area{margin-bottom:38px}.legacy-industries-section .sec-title{margin-bottom:14px}.legacy-industries-section .sec-text{max-width:690px;margin:0 auto;color:var(--muted);line-height:1.65}.legacy-industries-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:22px;gap:22px}.legacy-industry-card{position:relative;min-height:268px;display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:24px;overflow:hidden;border:1px solid rgba(217,228,239,.92);border-top:4px solid var(--primary);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.98));box-shadow:0 20px 42px rgba(18,35,63,.08);text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;grid-column:span 2}.legacy-industry-card:hover{transform:translateY(-4px);box-shadow:0 26px 52px rgba(18,35,63,.12)}.legacy-industry-card:nth-last-child(2){grid-column:2/span 2}.legacy-industry-card:last-child{grid-column:4/span 2}.legacy-industry-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.legacy-industry-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:rgba(107,97,252,.1)}.legacy-industry-icon img{width:30px;height:30px;object-fit:contain}.legacy-industry-number{color:rgba(96,115,141,.46);font-family:var(--title-font);font-size:1.5rem;font-weight:800}.legacy-industry-card .box-title{margin-bottom:10px;font-size:1.25rem;line-height:1.2}.legacy-industry-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.58}.legacy-industry-focus{display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;background:rgba(107,97,252,.09);color:var(--primary-deep);font-size:.84rem;font-weight:800}.legacy-industry-card-pharma{border-top-color:#6554f5}.legacy-industry-card-nutra{border-top-color:#0f9f9a}.legacy-industry-card-agro{border-top-color:#34a853}.legacy-industry-card-food{border-top-color:#d68b22}.legacy-industry-card-specialty{border-top-color:#5473f5}.legacy-home-cta-grid{display:flex;flex-wrap:wrap;gap:16px}.legacy-contact-wrap{height:100%}.legacy-contact-wrap .contact-item{margin-bottom:0}.legacy-contact-wrap .contact-item_icon,.legacy-contact-wrap .contact-item_icon i{display:flex;align-items:center;justify-content:center}.legacy-contact-wrap .contact-item_icon{width:var(--icon-size);height:var(--icon-size);line-height:1}.legacy-contact-wrap .contact-item_icon img{margin:auto}.sup-form{padding:28px 24px}.sup-form-header{margin-bottom:20px}.sup-form-title{margin:0 0 6px;font-size:1.6rem;color:var(--text)}.sup-form-sub{margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.sup-stepbar{display:flex;gap:0;margin-bottom:24px;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#f8fbff}.sup-step{flex:1 1;display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;font-weight:600;color:var(--muted);border-right:1px solid var(--line);transition:background .2s}.sup-step:last-child{border-right:none}.sup-step.active{background:rgba(107,97,252,.07);color:var(--primary-deep)}.sup-step.done{color:var(--success)}.sup-step-dot{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;font-size:.72rem;font-weight:800;flex-shrink:0;background:var(--line);color:var(--muted);transition:background .2s,color .2s}.sup-step.active .sup-step-dot{background:linear-gradient(135deg,#6b61fc,#9f78ff);color:white}.sup-step.done .sup-step-dot{background:rgba(20,122,79,.15);color:var(--success)}.sup-step-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sup-step-body{padding-top:4px}.sup-section-label{display:flex;gap:10px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.07em;color:var(--primary)}.sup-section-label,.sup-section-num{align-items:center;font-size:.72rem;font-weight:800}.sup-section-num{display:inline-flex;width:22px;height:22px;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#6b61fc,#9f78ff);color:white;flex-shrink:0}.sup-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;align-items:start}@media (min-width:560px){.sup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sup-field{display:grid;grid-gap:5px;gap:5px}.sup-full{grid-column:1/-1}.sup-field-label{display:flex;align-items:center;gap:5px;font-size:.87rem;font-weight:700;color:var(--text)}.sup-required{color:var(--danger);font-size:.75rem}.sup-field-hint{font-size:.77rem;color:var(--muted);margin-top:-2px}.sup-check-section{margin-top:18px}.sup-check-label{margin:0 0 10px;font-size:.87rem;font-weight:700;color:var(--text)}.sup-pill-group{display:flex;flex-wrap:wrap;gap:8px}.sup-pill{padding:7px 14px;border-radius:999px;font-size:.82rem;font-weight:600;cursor:pointer;border:1.5px solid var(--line);background:#f8fbff;color:var(--muted);transition:all .15s ease}.sup-pill.active{border-color:var(--primary);background:rgba(107,97,252,.08);color:var(--primary-deep)}.sup-pill:hover:not(.active){border-color:rgba(107,97,252,.35);background:rgba(107,97,252,.04)}.sup-upload{display:grid;grid-gap:6px;gap:6px;margin-top:14px}.sup-upload-control{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:60px;padding:12px 14px;border:1.5px dashed rgba(107,97,252,.3);border-radius:12px;background:rgba(107,97,252,.03);cursor:pointer;transition:border-color .2s,background .2s}.sup-upload-control.has-file{border-color:rgba(20,122,79,.4);background:rgba(20,122,79,.04)}.sup-upload-left{display:flex;align-items:center;gap:10px;min-width:0}.sup-upload-icon{font-size:1.3rem;flex-shrink:0}.sup-upload-title{display:block;font-size:.87rem;font-weight:700;color:var(--text)}.sup-upload-name{display:block;font-size:.78rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.sup-upload-btn{flex-shrink:0;padding:6px 14px;border-radius:999px;border:1px solid var(--primary);color:var(--primary-deep);font-size:.82rem;font-weight:700;background:white}.sup-nav-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(217,228,239,.8);flex-wrap:wrap}.sup-next-btn{min-width:180px;justify-content:center;gap:8px;font-size:.97rem;border-radius:12px;background:linear-gradient(135deg,#6b61fc,#9f78ff);box-shadow:0 6px 20px rgba(107,97,252,.32)}@media (max-width:480px){.sup-nav-row .ghost-button,.sup-next-btn{flex:1 1;min-width:0;justify-content:center}}.sup-success{padding:40px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.sup-success-icon{font-size:3rem;line-height:1}.sup-success h2{margin:0;font-size:1.6rem;color:var(--text)}.sup-success p{margin:0;color:var(--muted);max-width:420px;line-height:1.65}.sup-success-steps{display:grid;grid-gap:10px;gap:10px;width:100%;max-width:380px;text-align:left;margin:4px 0}.sup-success-step{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:rgba(107,97,252,.05);border:1px solid rgba(107,97,252,.14);font-size:.88rem;font-weight:600;color:var(--text)}@media (max-width:480px){.sup-form{padding:16px}.sup-form-title{font-size:1.25rem}.sup-step-label{display:none}.sup-step{justify-content:center;padding:10px 8px}.sup-success{padding:28px 16px}}.rfq-form-card{padding:28px 24px}.rfq-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:20px}.rfq-form-title{margin:0 0 6px;font-size:1.6rem;color:var(--text)}.rfq-form-subtitle{margin:0;color:var(--muted);font-size:.9rem;line-height:1.6;max-width:480px}.rfq-badge{flex-shrink:0;display:inline-flex;align-items:center;padding:5px 13px;border-radius:999px;font-size:.78rem;font-weight:700;background:rgba(107,97,252,.1);color:var(--primary-deep);border:1px solid rgba(107,97,252,.22);white-space:nowrap}.rfq-stepbar{display:flex;gap:0;margin-bottom:24px;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#f8fbff}.rfq-step{flex:1 1;display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;font-weight:600;color:var(--muted);border-right:1px solid var(--line);transition:background .2s,color .2s}.rfq-step:last-child{border-right:none}.rfq-step.active{background:rgba(107,97,252,.07);color:var(--primary-deep)}.rfq-step.done{color:var(--success)}.rfq-step-dot{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;font-size:.72rem;font-weight:800;flex-shrink:0;background:var(--line);color:var(--muted);transition:background .2s,color .2s}.rfq-step.active .rfq-step-dot{background:linear-gradient(135deg,#6b61fc,#9f78ff);color:white}.rfq-step.done .rfq-step-dot{background:rgba(20,122,79,.15);color:var(--success)}.rfq-step-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfq-step-body{padding-top:4px}.rfq-section-label{display:flex;gap:10px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.07em;color:var(--primary)}.rfq-section-label,.rfq-section-num{align-items:center;font-size:.72rem;font-weight:800}.rfq-section-num{display:inline-flex;width:22px;height:22px;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#6b61fc,#9f78ff);color:white;flex-shrink:0}.rfq-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;align-items:start}@media (min-width:560px){.rfq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rfq-grid textarea{grid-column:1/-1}.rfq-grid label:has(textarea){grid-column:1/-1}}.rfq-field{display:grid;grid-gap:5px;gap:5px}.rfq-full{grid-column:1/-1}.rfq-field-label{font-size:.87rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:4px}.rfq-required{color:var(--danger);font-size:.75rem}.rfq-field-hint{font-size:.77rem;color:var(--muted);margin-top:-2px}.rfq-cert-block{margin-top:16px}.rfq-cert-label{margin:0 0 10px;font-size:.87rem;font-weight:700;color:var(--text)}.rfq-cert-pills{display:flex;flex-wrap:wrap;gap:8px}.rfq-cert-pill{padding:7px 14px;border-radius:999px;font-size:.83rem;font-weight:600;cursor:pointer;border:1.5px solid var(--line);background:#f8fbff;color:var(--muted);transition:all .15s ease}.rfq-cert-pill.active{border-color:var(--primary);background:rgba(107,97,252,.09);color:var(--primary-deep)}.rfq-cert-pill:hover{border-color:rgba(107,97,252,.4);background:rgba(107,97,252,.05)}.rfq-nav-row{justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid rgba(217,228,239,.8)}.rfq-nav-main,.rfq-nav-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rfq-nav-main{justify-content:flex-end;margin-left:auto}.rfq-submit-btn{justify-content:center;font-size:.97rem;gap:8px;min-width:180px;border-radius:12px;background:linear-gradient(135deg,#6b61fc,#9f78ff);box-shadow:0 6px 20px rgba(107,97,252,.32)}.rfq-submit-note{margin:0;font-size:.82rem;color:var(--muted);line-height:1.5;max-width:300px}.rfq-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:rfq-spin .7s linear infinite}@keyframes rfq-spin{to{transform:rotate(1turn)}}.rfq-success{padding:48px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.rfq-success-icon{font-size:3rem;line-height:1}.rfq-success h2{margin:0;font-size:1.6rem;color:var(--text)}.rfq-success p{margin:0;color:var(--muted)}.rfq-tracking-id{padding:10px 22px;border-radius:12px;background:rgba(107,97,252,.08);border:1px solid rgba(107,97,252,.2);font-weight:800;font-size:1.1rem;color:var(--primary-deep);letter-spacing:.04em;word-break:break-all}.rfq-success-note{max-width:360px;font-size:.9rem;line-height:1.6}@media (max-width:480px){.rfq-form-card{padding:16px}.rfq-form-title{font-size:1.25rem}.rfq-form-header{flex-direction:column;gap:8px}.rfq-badge{align-self:flex-start}.rfq-stepbar{flex-direction:column}.rfq-step{justify-content:flex-start;padding:10px 12px;border-right:none;border-bottom:1px solid var(--line)}.rfq-step:last-child{border-bottom:none}.rfq-step-label{display:inline;white-space:normal}.rfq-cert-pill{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-width:0;text-align:center}.rfq-nav-row{align-items:stretch}.rfq-nav-row .ghost-button,.rfq-submit-btn{flex:1 1;min-width:0;justify-content:center}.rfq-nav-main{flex:1 1;align-items:stretch;margin-left:0}.rfq-submit-note{flex:1 1 100%;max-width:none}.rfq-success{padding:32px 16px}}.logistics-split{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:28px;gap:28px;align-items:start}@media (max-width:1024px){.logistics-split{grid-template-columns:1fr 1.3fr;gap:20px}}@media (max-width:720px){.logistics-split{grid-template-columns:1fr}.logistics-split>div:first-child{position:static!important}}@media (max-width:1024px){.admin-grid,.directory-layout,.hero-grid,.page-form-layout,.split-section,.stats-grid{grid-template-columns:1fr 1fr}.nav-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand cta" "nav nav";gap:10px 16px}.top-nav{justify-content:flex-start;width:100%;padding-bottom:2px}.inner-shell .site-header .brand-mark img{height:46px}.inner-shell .page-hero h1{font-size:2.85rem}.login-layout{grid-template-columns:minmax(0,720px);justify-content:center}.login-copy-panel{max-width:none;text-align:center}.login-form-panel{justify-content:center}.login-copy-panel h1,.login-copy-panel>p:not(.eyebrow),.login-highlights{margin-left:auto;margin-right:auto}.login-highlights{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.login-highlight{align-items:flex-start;flex-direction:column;text-align:left}.form-header h2,.section h2,.section-head h2,.statement-panel h2{font-size:1.95rem}.industry-grid,.legacy-industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-industry-card,.legacy-industry-card:last-child,.legacy-industry-card:nth-last-child(2){grid-column:auto}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell,.directory-card-grid,.role-dashboard .admin-grid{grid-template-columns:1fr}.inner-shell .page-hero .narrow{width:min(100%,calc(100% - 32px))}.legacy-process-card{padding:28px}.legacy-process-card .process-image{min-width:100%;margin-top:24px}.admin-grid,.directory-layout,.page-form-layout{grid-template-columns:1fr}.assign-grid{grid-template-columns:1fr 1fr}}@media (max-width:991px){.inner-shell .top-nav{display:none}.inner-shell .nav-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand cta"}.inner-shell .nav-cta>.auth-nav-actions,.inner-shell .nav-cta>.primary-button{display:none}.inner-shell .mobile-nav-toggle{display:inline-flex!important;position:absolute;top:13px;right:16px;z-index:30;width:44px;height:44px;line-height:44px;align-items:center;justify-content:center;font-size:18px}.inner-shell .site-header{position:relative}.inner-shell .brand-mark{padding-right:52px}}@media (max-width:720px){.card-topline,.cta-panel,.directory-header,.form-header,.table-card-head{flex-direction:column}.assign-grid,.card-grid,.footer-grid,.form-grid,.hero-grid,.industry-grid,.legacy-industries-grid,.split-section,.stats-grid{grid-template-columns:1fr}.top-nav{width:100%;justify-content:center;flex-wrap:wrap;overflow:visible;gap:4px;font-size:.88rem}.nav-link{padding:7px 9px}.nav-cta{justify-self:end}.auth-role-grid{grid-template-columns:1fr}.login-page{padding:28px 0 54px}.login-page:after{display:none}.login-copy-panel{order:2;text-align:left}.login-form-panel{order:1;display:block}.login-copy-panel h1{font-size:2.25rem}.login-copy-panel h1,.login-copy-panel>p:not(.eyebrow),.login-highlights{margin-left:0;margin-right:0}.login-card .auth-role-grid,.login-highlights{grid-template-columns:1fr}.login-highlight{align-items:center;flex-direction:row}.auth-card.login-card{max-width:100%;padding:24px}.login-card .auth-role-card{min-height:62px;grid-template-columns:auto minmax(0,1fr);justify-items:start;align-content:center;text-align:left}.login-card .auth-card-head p:not(.eyebrow){max-width:100%}.login-card .ghost-button{width:100%}.auth-helper,.role-welcome-card{align-items:flex-start;flex-direction:column}.role-identity-card{width:100%;flex-basis:auto}.nav-cta .primary-button{min-height:40px;padding:0 14px}.hero-section,.page-hero{padding-top:36px}.inner-shell .page-hero{padding-top:24px}.hero-section h1,.inner-shell .page-hero h1,.page-hero h1{font-size:2.2rem;line-height:1.12}.form-header h2,.section h2,.section-head h2,.statement-panel h2{font-size:1.55rem}.form-intro,.hero-copy,.section-copy{font-size:.98rem}.legacy-shell .header-layout1 .menu-area{margin-top:12px}.legacy-home-cta-grid{flex-direction:column}.legacy-home-cta-grid .th-btn{width:100%}.admin-section,.cta-panel,.directory-header,.filter-panel,.form-panel,.page-hero .narrow{padding:20px}}@media (max-width:520px){.nav-row{grid-template-columns:1fr auto;grid-template-areas:"brand cta" "nav nav";gap:8px 12px}.nav-cta{justify-self:end}.nav-cta .primary-button{min-height:38px;padding:0 14px;font-size:.85rem}.brand-mark img,.footer-logo{height:34px}.footer-brand-logo{height:46px}.inner-shell .site-header .brand-mark img{height:34px}.top-nav{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}}@media (max-width:480px){.container,.narrow{width:calc(100% - 24px)}.hero-section h1,.inner-shell .page-hero h1,.page-hero h1{font-size:1.9rem;line-height:1.15}.form-header h2,.section h2,.section-head h2,.statement-panel h2{font-size:1.35rem}.hero-copy,.section-copy{font-size:.93rem}.hero-section,.page-hero{padding-top:28px;padding-bottom:20px}.section{padding-top:28px;padding-bottom:28px}.panel{border-radius:14px}.admin-section,.cta-panel,.directory-header,.filter-panel,.form-panel,.page-hero .narrow,.rfq-form-card{padding:16px}.rfq-form-title{font-size:1.25rem}.rfq-form-header{flex-direction:column;gap:8px}.rfq-success{padding:32px 16px}.ghost-button,.primary-button,.secondary-button{min-height:46px;padding:0 18px;font-size:.9rem}.cta-row,.form-actions{flex-direction:column;align-items:stretch}.cta-row .ghost-button,.cta-row .primary-button,.form-actions .ghost-button,.form-actions .primary-button{width:100%;justify-content:center}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card h3{font-size:1.8rem}.stat-tab-bar{grid-template-columns:1fr;gap:8px}.admin-grid{grid-template-columns:1fr;gap:14px}.section-head{flex-direction:column;align-items:flex-start;gap:10px}.form-grid{grid-template-columns:1fr;gap:12px}.full-span{grid-column:1}.table-card{padding:14px}.table-card-head{flex-direction:column;align-items:flex-start;gap:6px}.role-dashboard>div:first-child{flex-direction:column;align-items:flex-start;gap:10px}.directory-layout{grid-template-columns:1fr;gap:16px}.directory-card-grid{gap:14px}.directory-card-grid,.directory-card-grid article>div>div:last-child{grid-template-columns:1fr}.contact-modal-inner,[style*="min(460px"]{width:calc(100vw - 24px)!important;padding:22px 18px!important;border-radius:16px!important}.section .container[style*="grid-template-columns: 1fr 1.6fr"]{display:block!important}div[style*='gridTemplateColumns: "repeat(3, 1fr)"']{grid-template-columns:1fr 1fr 1fr;gap:8px}div[style*="repeat(auto-fit, minmax(160px"]{grid-template-columns:1fr 1fr;gap:10px}div[style*="repeat(auto-fill, minmax(190px"]{grid-template-columns:1fr 1fr!important;gap:10px!important}div[style*='gridTemplateColumns: "1fr auto"']{grid-template-columns:1fr!important}div[style*='display: "flex"'][style*="gap: 6"]{flex-wrap:wrap}.form-grid .full-span{grid-column:1}div[style*='display: "flex"'][style*='flexWrap: "wrap"']{flex-direction:column}.site-footer{padding:32px 0 24px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.login-page{padding:20px 0 40px}.auth-card.login-card{padding:20px 16px;border-radius:18px}.login-card .auth-card-head h2{font-size:1.6rem}.login-card .auth-role-grid{grid-template-columns:1fr}.inner-shell .page-hero .narrow{padding:18px 16px}.inner-shell .form-panel{padding:18px 16px;border-radius:14px}div[style*='justifyContent: "space-between"'][style*='alignItems: "flex-start"']{flex-direction:column!important;gap:10px!important}div[style*='display: "flex", gap: 12, flexWrap: "wrap"']{flex-direction:column}div[style*='display: "flex", gap: 12, flexWrap: "wrap"'] button{width:100%}div[style*='gridTemplateColumns: "1fr 1fr"']{grid-template-columns:1fr!important}span[style*='position: "absolute"'][style*='right: "-12px"']{display:none!important}.status-chip,[style*="borderRadius: 999"]{white-space:nowrap}.empty-state{padding:32px 16px}.panel.empty-state h3{font-size:1.1rem}}@media (max-width:375px){.hero-section h1,.page-hero h1{font-size:1.65rem}.stats-grid{grid-template-columns:1fr}div[style*="repeat(auto-fill, minmax(190px"]{grid-template-columns:1fr!important}.ghost-button,.primary-button{font-size:.85rem;padding:0 14px}.nav-link{font-size:.82rem;padding:6px 8px}}.legacy-home .th-hero-wrapper{background-image:url(/assets/img/background.png)!important;padding:80px 0!important;position:relative;background:round}.legacy-home .th-hero-wrapper:before{content:"";width:100%;height:1000%;position:absolute;top:0;left:0;background:linear-gradient(90deg,#fbfdff,#fbfdff 20%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.65) 45%,rgba(244,244,248,.05) 60%,rgba(244,244,248,0) 85%)}.hero-style1{padding:0!important;margin:auto 0!important}@media (max-width:767px){.legacy-home .th-hero-wrapper{background-image:none!important}.legacy-home .th-hero-wrapper:before{display:none}}.supplier-shell{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.supplier-sidebar{position:-webkit-sticky;position:sticky;top:18px;display:grid;grid-gap:14px;gap:14px}.inventory-control-panel,.inventory-insight-card,.inventory-workspace,.supplier-sidebar-card{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,250,255,.9));border:1px solid rgba(210,222,236,.9);box-shadow:0 22px 50px rgba(20,33,61,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.supplier-sidebar-card{border-radius:20px;padding:18px}.supplier-nav{display:grid;grid-gap:8px;gap:8px}.supplier-nav-item{border:1px solid rgba(210,222,236,.9);background:rgba(255,255,255,.74);border-radius:16px;min-height:48px;gap:10px;color:#526173;font-weight:700;cursor:pointer}.supplier-nav-item strong{margin-left:auto;color:#6554f5;font-size:.78rem}.supplier-nav-item.active{background:linear-gradient(135deg,rgba(101,84,245,.12),rgba(15,159,154,.08));color:#241f68;box-shadow:0 10px 24px rgba(101,84,245,.12)}.inventory-workspace{border-radius:24px;padding:24px;position:relative}.inventory-actions,.inventory-bulkbar,.inventory-filter-grid,.inventory-footer-grid,.inventory-strip,.inventory-topbar{display:flex;gap:12px}.inventory-topbar{justify-content:space-between;align-items:flex-start;margin-bottom:18px}.inventory-actions{flex-wrap:wrap;justify-content:flex-end;align-items:stretch}.inventory-doc-count,.inventory-doc-placeholder,.inventory-hint,.inventory-rfq-card span,.inventory-subtle{color:#64748b;font-size:.84rem}.inventory-button{border:none;border-radius:14px;min-height:46px;padding:0 18px;background:linear-gradient(135deg,#1d64d7,#6554f5);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 14px 26px rgba(37,99,168,.2)}.inventory-import-cta{min-width:310px;min-height:72px;padding:14px 16px;border-radius:18px;display:flex;align-items:center;gap:14px;cursor:pointer;background:linear-gradient(135deg,rgba(17,24,39,.96),rgba(29,100,215,.92));color:#fff;box-shadow:0 18px 36px rgba(17,24,39,.18)}.inventory-import-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:1.3rem;font-weight:800}.inventory-import-copy{display:grid;grid-gap:4px;gap:4px}.inventory-import-copy strong,.inventory-save-button span{display:block;font-size:.96rem;line-height:1.2}.inventory-import-copy small,.inventory-save-button small{color:rgba(255,255,255,.78);font-size:.77rem;line-height:1.35}.inventory-save-button{min-width:280px;min-height:72px;padding:14px 18px;display:grid;align-content:center;justify-items:start;grid-gap:6px;gap:6px}.inventory-bulkbar input,.inventory-bulkbar select,.inventory-button.ghost,.inventory-button.secondary,.inventory-dropzone,.inventory-filter-grid input,.inventory-filter-grid select,.inventory-icon-button,.inventory-table input,.inventory-table select{background:rgba(255,255,255,.78);border:1px solid rgba(210,222,236,.95);color:#14213d}.inventory-button.ghost,.inventory-button.secondary{color:#21324d;box-shadow:none}.inventory-strip{flex-wrap:wrap;margin-bottom:18px}.inventory-stat-pill{--tone:#6554f5;min-width:140px;padding:12px 14px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(246,250,255,.88));border:1px solid color-mix(in srgb,var(--tone) 18%,white);display:grid;grid-gap:6px;gap:6px}.inventory-stat-pill span{color:#64748b;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.inventory-stat-pill strong{color:var(--tone);font-size:1.35rem}.inventory-control-panel{border-radius:20px;padding:16px;margin-bottom:16px;display:grid;grid-gap:14px;gap:14px}.inventory-bulkbar,.inventory-chip-wrap,.inventory-filter-grid{flex-wrap:wrap;align-items:center}.inventory-filter-grid{display:grid;grid-template-columns:minmax(240px,2fr) repeat(2,minmax(160px,1fr)) auto auto;grid-gap:10px;gap:10px}.inventory-toggle{min-height:44px;padding:0 14px;border-radius:14px;border:1px solid rgba(210,222,236,.95);display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.78);font-weight:600}.inventory-bulkbar strong{min-width:80px}.inventory-import-banner,.inventory-toast{border-radius:16px;padding:14px 16px;margin-bottom:14px}.inventory-import-banner{background:rgba(37,99,168,.08);border:1px solid rgba(37,99,168,.16);display:flex;justify-content:space-between;gap:16px;align-items:center}.inventory-import-banner p,.inventory-toast{margin:0}.inventory-toast{background:rgba(20,122,79,.08);border:1px solid rgba(20,122,79,.18);color:#147a4f;font-weight:700}.inventory-table-shell{overflow:auto;border-radius:20px;border:1px solid rgba(210,222,236,.9);background:rgba(255,255,255,.84)}.inventory-table-headbar{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:14px 16px;border-bottom:1px solid rgba(226,233,243,.95);background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(247,250,255,.95));display:flex;justify-content:space-between;gap:16px;align-items:center}.inventory-table-headbar strong{display:block;color:#14213d;font-size:.93rem}.inventory-table-headbar span,.inventory-table-tips span{color:#64748b;font-size:.8rem}.inventory-table-tips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.inventory-table-tips span{padding:7px 10px;border-radius:999px;background:rgba(101,84,245,.08);border:1px solid rgba(101,84,245,.12)}.inventory-table{width:100%;min-width:1600px;border-collapse:separate;border-spacing:0}.inventory-table thead th{position:-webkit-sticky;position:sticky;top:67px;z-index:1;background:rgba(246,250,255,.95);color:#526173;font-size:.76rem;text-transform:uppercase;letter-spacing:.07em;padding:14px 12px;text-align:left}.inventory-table tbody td{padding:12px;border-top:1px solid rgba(230,236,244,.95);vertical-align:top;background:rgba(255,255,255,.6)}.inventory-row.draft td{background:linear-gradient(180deg,rgba(101,84,245,.06),rgba(15,159,154,.03))}.inventory-row:hover td{background:rgba(248,251,255,.96)}.inventory-table tbody tr:nth-child(2n):not(.inventory-row.draft) td{background:rgba(251,253,255,.82)}.inventory-bulkbar input,.inventory-bulkbar select,.inventory-filter-grid input,.inventory-filter-grid select,.inventory-table input,.inventory-table select{width:100%;min-height:40px;border-radius:12px;padding:0 12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.inventory-bulkbar input:focus,.inventory-bulkbar select:focus,.inventory-filter-grid input:focus,.inventory-filter-grid select:focus,.inventory-table input:focus,.inventory-table select:focus{outline:none;border-color:rgba(101,84,245,.48);box-shadow:0 0 0 4px rgba(101,84,245,.08);background:#fff}.inventory-primary-input{font-weight:700;color:#0f1f33}.inventory-chip{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(210,222,236,.95);font-size:.76rem;font-weight:700;cursor:pointer}.inventory-action-stack,.inventory-doc-stack{display:grid;grid-gap:8px;gap:8px}.inventory-dropzone{min-height:40px;display:grid;place-items:center;font-size:.82rem}.inventory-dropzone,.inventory-icon-button{border-radius:12px;font-weight:700;cursor:pointer}.inventory-icon-button{min-height:38px;padding:0 12px}.inventory-icon-button.danger{color:#b33b3b}.inventory-empty{text-align:center;color:#64748b;padding:36px 16px}.inventory-draft-label{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:26px;border-radius:999px;background:rgba(101,84,245,.14);color:#5347cf;font-size:.72rem;font-weight:800}.inventory-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.inventory-insight-card{border-radius:20px;padding:18px}.inventory-rfq-card{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-top:1px solid rgba(230,236,244,.95)}.inventory-flat-list{margin:10px 0 0;padding-left:18px;color:#475569;display:grid;grid-gap:8px;gap:8px}.inventory-fab{position:fixed;right:26px;bottom:26px;min-height:54px;border:none;border-radius:999px;padding:0 20px;background:linear-gradient(135deg,#0f9f9a,#6554f5);color:#fff;font-weight:800;box-shadow:0 22px 44px rgba(36,31,104,.28);cursor:pointer}@media (max-width:1180px){.inventory-filter-grid,.inventory-footer-grid,.supplier-shell{grid-template-columns:1fr}.supplier-sidebar{position:static}}@media (max-width:767px){.inventory-import-banner,.inventory-topbar{flex-direction:column}.inventory-actions,.inventory-table-headbar{width:100%}.inventory-import-cta,.inventory-save-button{width:100%;min-width:0}.inventory-workspace{padding:18px}.inventory-fab{right:16px;bottom:16px}}.supplier-panel-layout{display:grid;grid-template-columns:208px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;background:#fcfcff;border:1px solid #ececf4;border-radius:28px;overflow:hidden}.supplier-panel-layout.collapsed{grid-template-columns:76px minmax(0,1fr);gap:12px}.supplier-panel-layout .supplier-sidebar{position:-webkit-sticky;position:sticky;top:18px;align-self:start;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 36px);gap:18px;padding:18px 14px;background:#fff;border-right:1px solid #ededf5;overflow:hidden}.supplier-sidebar.collapsed{padding:12px 8px 16px}.supplier-brand-panel{display:flex;align-items:center;justify-content:flex-end;padding:6px 4px 18px}.supplier-sidebar.collapsed .supplier-brand-panel{justify-content:center;padding:0 0 10px}.supplier-sidebar-toggle{width:28px;height:28px;border-radius:9px;border:1px solid #e5e7eb;background:#fff;color:#5b34f2;cursor:pointer;font-weight:700}.supplier-nav-item{width:100%;display:flex;align-items:center;min-height:44px;border:none;border-radius:12px;padding:0 14px;background:transparent;color:#4b5563;font-weight:600;justify-content:flex-start;white-space:nowrap;overflow:hidden}.supplier-sidebar.collapsed .supplier-nav-item{justify-content:center;padding:0;width:100%;min-height:84px;margin:0;border-radius:0;background:transparent;box-shadow:none}.supplier-sidebar.collapsed .supplier-nav{gap:6px;align-content:start}.supplier-nav-item.active{background:linear-gradient(135deg,#5b34f2,#6d46ff);color:#fff;box-shadow:0 14px 28px rgba(91,52,242,.22)}.supplier-nav-item strong{background:rgba(91,52,242,.08);color:#5b34f2;border-radius:999px;padding:2px 8px}.supplier-nav-item.active strong{background:rgba(255,255,255,.18);color:#fff}.supplier-nav-icon{width:18px;display:inline-flex;justify-content:center;opacity:.9}.supplier-sidebar.collapsed .supplier-nav-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:1rem;transition:background .2s ease,color .2s ease,box-shadow .2s ease,height .2s ease}.supplier-sidebar.collapsed .supplier-nav-item.active{background:transparent;box-shadow:none}.supplier-sidebar.collapsed .supplier-nav-item.active .supplier-nav-icon{height:90px;border-radius:18px;background:linear-gradient(135deg,#5b34f2,#6d46ff);color:#fff;box-shadow:0 16px 30px rgba(91,52,242,.22)}.supplier-sidebar.collapsed .supplier-nav-item:not(.active) .supplier-nav-icon{background:transparent;color:#5f6c80;box-shadow:none}.supplier-nav-icon i{font-size:1rem;line-height:1}.supplier-help-card,.supplier-profile-card{background:#fff;border:1px solid #ececf5;border-radius:16px;padding:16px}.supplier-help-card{margin-top:auto;display:grid;grid-gap:8px;gap:8px}.supplier-help-icon{width:40px;height:40px;border-radius:14px;border:1px solid #e7e8f4;display:grid;place-items:center;color:#5b34f2;font-weight:800}.supplier-help-card strong,.supplier-profile-card strong{color:#111827}.supplier-help-card p,.supplier-profile-card p{margin:0;color:#6b7280;font-size:.86rem}.supplier-help-card a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #e5e7eb;border-radius:12px;color:#5b34f2;font-weight:700}.supplier-profile-card{display:flex;align-items:center;gap:12px}.supplier-profile-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ebe9ff,#f5f4ff);color:#5b34f2;display:grid;place-items:center;font-weight:800}.supplier-panel-layout .supplier-main{background:#fafafe;padding:0 18px 18px 0}.supplier-main-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 28px;background:#fff;border-bottom:1px solid #ececf4;border-radius:0 0 20px 20px}.supplier-main-header p,.supplier-main-header span{margin:0;color:#6b7280}.supplier-main-header h2{margin:2px 0 4px;color:#111827;font-size:1.85rem}.supplier-header-actions{display:flex;align-items:center;gap:14px}.supplier-header-icon{width:40px;height:40px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer}.supplier-header-user{display:flex;align-items:center;gap:10px}.supplier-header-user span{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#5b34f2,#7c3aed);color:#fff;display:grid;place-items:center;font-weight:800}.supplier-header-user strong{color:#111827}.inventory-reference-shell{background:transparent;border:none;box-shadow:none;padding:22px 28px 28px}.inventory-title-row{display:flex;align-items:center;gap:12px}.inventory-title-row h2{margin:0;font-size:1.9rem;color:#111827}.inventory-count-badge{padding:6px 12px;border-radius:999px;background:#f1edff;color:#5b34f2;font-size:.85rem;font-weight:700}.inventory-reference-shell .inventory-topbar{margin-bottom:18px}.inventory-reference-shell .inventory-actions{align-items:center}.inventory-reset-button,.inventory-toolbar-button{min-height:44px;padding:0 18px}.inventory-import-cta,.inventory-toolbar-button{border:1px solid #e5e7eb;background:#fff;color:#111827}.inventory-import-cta{min-width:170px;min-height:44px;padding:0 14px;border-radius:12px;box-shadow:none}.inventory-import-icon{width:28px;height:28px;border-radius:8px;background:#e9fbef;color:#15803d;font-size:.95rem}.inventory-import-copy strong{font-size:.95rem}.inventory-import-copy small{color:#6b7280}.inventory-add-button{min-height:44px;padding:0 24px;border-radius:12px;background:linear-gradient(135deg,#5b34f2,#6d46ff);box-shadow:0 16px 30px rgba(91,52,242,.18)}.inventory-reference-shell .inventory-control-panel,.inventory-reference-shell .inventory-table-shell,.inventory-summary-grid{background:#fff;border:1px solid #ececf4;box-shadow:0 6px 22px rgba(17,24,39,.035);-webkit-backdrop-filter:none;backdrop-filter:none}.inventory-reference-shell .inventory-control-panel{border-radius:22px;padding:16px}.inventory-reference-shell .inventory-filter-grid{grid-template-columns:minmax(280px,2fr) repeat(4,minmax(140px,1fr)) auto;gap:12px}.inventory-search-field{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid #ececf4;border-radius:12px;background:#fff}.inventory-search-field span{color:#6b7280}.inventory-search-field input{border:none!important;box-shadow:none!important;background:transparent!important;padding:0!important}.inventory-reference-shell .inventory-filter-grid select,.inventory-reference-shell .inventory-inline-bulk input,.inventory-reference-shell .inventory-inline-bulk select,.inventory-reference-table input,.inventory-reference-table select{min-height:48px;border:1px solid #ececf4;border-radius:12px;background:#fff}.inventory-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:6px;border-radius:16px;background:#faf9ff;border:1px solid #f1effb}.inventory-feature-card{padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,rgba(250,247,255,.95),rgba(255,255,255,.98));display:grid;grid-gap:4px;gap:4px;border:1px solid #f2effa}.inventory-feature-card strong{color:#1f2937;font-size:.92rem}.inventory-feature-card span{color:#6b7280;font-size:.82rem}.inventory-import-guide{display:grid;grid-gap:14px;gap:14px}.inventory-import-guide-intro{padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,rgba(239,246,255,.9),rgba(250,245,255,.95));border:1px solid rgba(191,219,254,.9)}.inventory-import-guide-intro strong{display:block;margin-bottom:6px;color:#0f172a;font-size:.95rem}.inventory-import-guide-intro p{margin:0;color:#475569;font-size:.84rem;line-height:1.55}.inventory-import-toolbar-group{display:inline-flex;align-items:center;gap:8px}.inventory-import-info-button{width:38px;height:38px;border:1px solid #cbd5e1;border-radius:999px;background:#ffffff;color:#4338ca;font-size:.92rem;font-weight:800;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 14px rgba(79,70,229,.08)}.inventory-import-info-button:hover{background:#f8faff;border-color:#a5b4fc}.inventory-import-field-grid,.inventory-import-rule-grid{display:grid;grid-gap:12px;gap:12px}.inventory-import-step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.inventory-import-step-card{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:16px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#ffffff,#f8fbff)}.inventory-import-step-card span{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#ede9fe;color:#5b21b6;font-weight:800;font-size:.82rem}.inventory-import-step-card strong{color:#0f172a;font-size:.9rem}.inventory-import-step-card p{margin:0;color:#475569;font-size:.81rem;line-height:1.55}.inventory-import-sheet-card{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:18px;border:1px solid #e2e8f0;background:#ffffff}.inventory-import-sheet-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.inventory-import-sheet-head strong{color:#0f172a;font-size:.94rem}.inventory-import-sheet-head span{padding:4px 10px;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:.72rem;font-weight:700}.inventory-import-starter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.inventory-import-starter-item{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:14px;border:1px solid #edf2f7;background:#f8fafc}.inventory-import-starter-item strong{color:#0f172a;font-size:.84rem}.inventory-import-starter-item p,.inventory-import-starter-item small{margin:0;color:#475569;line-height:1.45}.inventory-import-starter-item p{font-size:.79rem}.inventory-import-starter-item small{font-size:.74rem}.inventory-import-rule-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.inventory-import-rule-card{display:flex;align-items:flex-start;gap:10px;padding:14px 15px;border-radius:14px;border:1px solid #dbeafe;background:#f8fbff}.inventory-import-rule-card span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;flex-shrink:0;background:#dbeafe;color:#1d4ed8;font-weight:800;font-size:.82rem}.inventory-import-rule-card p{margin:0;color:#334155;font-size:.82rem;line-height:1.5}.inventory-import-field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.inventory-import-field-card{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:16px;border:1px solid #e2e8f0;background:#fff}.inventory-import-field-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.inventory-import-field-head strong{color:#0f172a;font-size:.88rem}.inventory-import-field-head span{padding:3px 8px;border-radius:999px;font-size:.7rem;font-weight:700;white-space:nowrap}.inventory-import-field-head .required{background:#fee2e2;color:#b91c1c}.inventory-import-field-head .optional{background:#eef2ff;color:#4338ca}.inventory-import-field-card p,.inventory-import-field-card small{margin:0;color:#475569;line-height:1.5}.inventory-import-field-card p{font-size:.82rem}.inventory-import-field-card small{font-size:.76rem}.inventory-reference-shell .inventory-table-shell{border-radius:22px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.inventory-reference-table{width:100%;min-width:100%}@media (min-width:1024px){.inventory-reference-table{table-layout:fixed}}.inventory-reference-table th:first-child{width:44px;text-align:center}.inventory-reference-table th:nth-child(2){width:19%}.inventory-reference-table th:nth-child(3){width:11%}.inventory-reference-table th:nth-child(4){width:10%}.inventory-reference-table th:nth-child(5){width:11%}.inventory-reference-table th:nth-child(6){width:15%}.inventory-reference-table th:nth-child(7),.inventory-reference-table th:nth-child(8){width:9%}.inventory-reference-table th:nth-child(9){width:7%}.inventory-reference-table th:nth-child(10){width:9%}.inventory-reference-table thead th{position:static;background:#fff;padding:10px 10px 8px;color:#111827;border-bottom:1px solid #ececf4;text-transform:none;letter-spacing:0;font-size:.88rem}.inventory-th-sub{margin-top:3px;color:#6b7280;font-weight:500;font-size:.74rem}.inventory-reference-table tbody td{padding:10px;border-top:1px solid #f1f2f7;background:#fff;vertical-align:middle}.inventory-reference-table tbody tr:hover td{background:#fdfdff}.inventory-add-circle{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f2efff;color:#5b34f2;font-weight:800}.inventory-cell-stack,.inventory-edit-stack{display:grid;grid-gap:4px;gap:4px}.inventory-draft-product-cell{gap:8px}.inventory-cell-stack strong{color:#111827;font-size:.9rem}.inventory-cell-stack span,.inventory-cell-stack strong{display:block;word-wrap:break-word;word-break:break-word;white-space:normal}.inventory-cell-stack span{color:#6b7280;font-size:.8rem}.inventory-reference-table input,.inventory-reference-table select{max-width:100%;min-width:0;box-sizing:border-box}.inventory-status-pill,.inventory-stock-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap;width:-moz-fit-content;width:fit-content;max-width:100%}.inventory-stock-badge{background:color-mix(in srgb,var(--stock-color) 10%,white);color:var(--stock-color)}.inventory-status-pill.active{background:#eaf8f0;color:#15803d}.inventory-status-pill.inactive{background:#f3f4f6;color:#6b7280}.inventory-tight-chips{gap:6px}.inventory-cert-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#eef7ff;color:#1570b9;font-size:.72rem;font-weight:700}.inventory-chip.active{background:#eefcf3;color:#15803d;border-color:#bbf7d0}.inventory-action-row{display:flex;align-items:center;gap:6px;justify-content:flex-start;flex-wrap:nowrap;min-width:84px}.inventory-reference-table tbody td:last-child,.inventory-reference-table thead th:last-child{min-width:96px}.inventory-save-mini{min-height:36px;padding:0 16px;border:none;border-radius:10px;background:linear-gradient(135deg,#5b34f2,#6d46ff);color:#fff;font-weight:700;cursor:pointer}.inventory-table-icon,.inventory-text-icon{width:34px;height:34px;border:1px solid #ececf4;border-radius:10px;background:#fff;color:#4b5563;cursor:pointer}.inventory-table-icon.danger,.inventory-text-icon{color:#6b7280}.inventory-reference-table .inventory-primary-input{font-weight:600}.inventory-reference-table input,.inventory-reference-table select{min-height:40px;padding:0 12px}.inventory-reference-table .inventory-edit-stack input,.inventory-reference-table .inventory-edit-stack select{min-height:38px}.inventory-table-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-top:1px solid #ececf4;background:#fff}.inventory-selection-inline{display:flex;align-items:center;gap:14px;color:#6b7280;font-size:.86rem}.inventory-selection-inline button{border:none;background:transparent;color:#5b34f2;cursor:pointer;font-weight:700}.inventory-inline-bulk{display:flex;gap:10px;align-items:center}.inventory-inline-bulk input,.inventory-inline-bulk select{min-width:140px}.inventory-table-pager{display:flex;align-items:center;gap:12px;color:#6b7280;font-size:.84rem}.inventory-page-nav,.inventory-page-pill,.inventory-page-size{min-width:34px;height:34px;border:1px solid #ececf4;border-radius:10px;background:#fff;color:#4b5563;cursor:pointer}.inventory-page-size{padding:0 12px;min-width:64px}.inventory-page-controls{display:flex;align-items:center;gap:8px}.inventory-page-pill.active{background:#f3eeff;color:#5b34f2;border-color:#ebe3ff}.inventory-page-dots{color:#9ca3af}.inventory-summary-grid{margin-top:18px;border-radius:20px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.inventory-summary-card{padding:18px 20px;display:grid;grid-gap:6px;gap:6px;border-right:1px solid #ececf4;position:relative}.inventory-summary-card:last-child{border-right:none}.inventory-summary-card span{color:#6b7280;font-size:.82rem}.inventory-summary-card strong{color:var(--accent);font-size:1.8rem}.inventory-summary-card small{color:#6b7280;font-size:.8rem}.inventory-summary-icon{width:34px;height:34px;border-radius:12px;background:color-mix(in srgb,var(--accent) 10%,white);border:1px solid color-mix(in srgb,var(--accent) 18%,white)}@media (max-width:1180px){.supplier-panel-layout{grid-template-columns:1fr}.supplier-panel-layout .supplier-sidebar{position:static;top:auto;max-height:none;border-right:none;border-bottom:1px solid #ececf4}.inventory-feature-strip,.inventory-reference-shell .inventory-filter-grid,.inventory-summary-grid{grid-template-columns:1fr 1fr}.inventory-table-footer,.supplier-main-header{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.inventory-reference-shell{padding:18px}.inventory-feature-strip,.inventory-reference-shell .inventory-filter-grid,.inventory-summary-grid{grid-template-columns:1fr}.inventory-actions,.inventory-inline-bulk{width:100%;flex-wrap:wrap}.inventory-add-button,.inventory-import-cta,.inventory-toolbar-button{width:100%}}@media (min-width:768px){.inner-shell .container:not(.login-layout):not(.narrow),.inner-shell .page-hero .narrow,.inner-shell .rfq-page-shell,.inner-shell .supplier-page-shell{width:min(100%,calc(100% - 64px))!important;max-width:100%!important}}