:root{--color-logo:#ff5202;--color-icons:#ff6807;--color-cta:#ff6808;--color-box:#ffa053;--color-highlight:#ffbd0a;--color-dark-title:#933200;--primary-50:#fef2f2;--primary-100:#fee2e2;--primary-200:#fecaca;--primary-300:#fca5a5;--primary-400:#f87171;--primary-500:#ff6808;--primary-600:#ff5202;--primary-700:#dc2626;--primary-800:#b91c1c;--primary-900:#991b1b;--success-50:#f0fdf4;--success-100:#dcfce7;--success-200:#bbf7d0;--success-300:#86efac;--success-400:#4ade80;--success-500:#22c55e;--success-600:#16a34a;--success-700:#15803d;--success-800:#166534;--success-900:#14532d;--warning-50:#fffbeb;--warning-100:#fef3c7;--warning-200:#fde68a;--warning-300:#fcd34d;--warning-400:#fbbf24;--warning-500:#f59e0b;--warning-600:#d97706;--warning-700:#b45309;--warning-800:#92400e;--warning-900:#78350f;--error-50:#fef2f2;--error-100:#fee2e2;--error-200:#fecaca;--error-300:#fca5a5;--error-400:#f87171;--error-500:#ef4444;--error-600:#dc2626;--error-700:#b91c1c;--error-800:#991b1b;--error-900:#7f1d1d;--neutral-50:#fafafa;--neutral-100:#f5f5f5;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-600:#525252;--neutral-700:#404040;--neutral-800:#262626;--neutral-900:#171717;--color-neutral-1:#f0f0f0;--color-neutral-2:#e7e7e8;--color-neutral-3:#f3f3f3;--color-dark-bg:#22222c;--dark-50:#1a1a1f;--dark-100:#22222c;--dark-200:#2a2a35;--dark-300:#32323e;--dark-400:#3a3a47;--dark-500:#424250;--text-primary:#1e293b;--text-secondary:#64748b;--text-tertiary:#94a3b8;--text-inverse:#fff;--text-dark:#0f172a;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg-dark:#22222c;--border-light:#e2e8f0;--border-medium:#cbd5e1;--border-dark:#94a3b8}.header{background-color:#3b82f6;color:#fff;padding:20px;position:-webkit-sticky;position:sticky;text-align:center;top:0;width:100%;z-index:1000}:root{--font-primary:"Inter",sans-serif;--font-heading:"Inter",sans-serif;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-xl:36px;--cta-border-radius:20px;--cta-border-radius-mobile:20px;--icon-size-sidebar:20px;--icon-size-header:24px;--icon-size-inline:16px;--icon-size-button:18px;--icon-stroke-width:1.5;--icon-color-primary:#4b5563;--icon-color-secondary:#6b7280;--icon-color-active:#1f2937;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--font-hero:clamp(28px,5vw,48px);--font-h1:clamp(24px,4vw,36px);--font-h2:clamp(20px,3.5vw,28px);--font-h3:clamp(18px,3vw,24px);--font-body:16px;--font-small:14px;--font-badge:12px;--header-height:56px;--card-radius:12px;--card-padding:16px;--card-shadow:0 1px 3px #0000001a;--card-mb:16px;--btn-min-height:48px;--btn-padding:12px 24px;--btn-radius:8px;--btn-font:16px;--input-height:48px;--input-padding:12px 16px;--input-font:16px;--label-font:14px;--error-font:14px;--form-gap:16px;--modal-max-w:95vw;--modal-max-h:85vh;--modal-radius:16px 16px 0 0;--modal-padding:24px 16px;--toast-bottom:16px;--toast-width:calc(100vw - 32px);--toast-max-w:400px;--toast-z:9999;--grid-gap-mobile:12px;--grid-gap-tablet:16px;--grid-gap-desktop:24px;--table-min-w:600px;--table-font:14px;--table-cell-padding:8px 12px}.lucide,[class*=lucide]{stroke-width:1.5;stroke-width:var(--icon-stroke-width);color:currentColor;display:inline-block;flex-shrink:0;vertical-align:middle}.icon-sm{height:16px;width:16px}.icon-md{height:20px;width:20px}.icon-lg{height:24px;width:24px}.icon-xl{height:32px;width:32px}*{box-sizing:border-box;margin:0;padding:0}a,body,button,div,h1,h2,h3,h4,h5,h6,input,label,li,p,select,span,td,textarea,th{font-family:Inter,sans-serif!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#4b5563;line-height:1.6}.hero-visual{z-index:2}.hero-image-wrapper,.hero-visual{display:inline-block;position:relative}.hero-image-wrapper{height:450px;width:800px;z-index:1}.hero-image-wrapper img{border-radius:16px;display:block;height:100%;object-fit:contain;width:100%}h1,h2,h3,h4,h5,h6{color:#4b5563;font-family:Inter,sans-serif!important;font-weight:700;line-height:1.2}h1{font-size:2.5rem;font-weight:800}h1,h2{color:#4b5563}h2{font-size:2rem;font-weight:700}h3{color:#4b5563;font-size:1.5rem;font-weight:600}h4{font-size:1.25rem}h4,h5{color:#334155;font-weight:600}h5{font-size:1.125rem}h6{color:#334155;font-size:1rem;font-weight:600}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn:not(.cta):not(.cta-button){align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;overflow:hidden;padding:12px 24px;position:relative;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,var(--primary-500) 0,var(--primary-700) 100%);box-shadow:0 4px 15px #3b82f64d;color:#fff}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-600) 0,var(--primary-800) 100%);box-shadow:0 8px 25px #3b82f666;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,var(--neutral-500) 0,var(--neutral-600) 100%);box-shadow:0 4px 15px #64748b4d;color:#fff}.btn-secondary:hover{background:linear-gradient(135deg,var(--neutral-600) 0,var(--neutral-700) 100%);box-shadow:0 8px 25px #64748b66;transform:translateY(-2px)}.btn-success{background:linear-gradient(135deg,var(--success-500) 0,var(--success-700) 100%);box-shadow:0 4px 15px #22c55e4d;color:#fff}.btn-success:hover{background:linear-gradient(135deg,var(--success-600) 0,var(--success-800) 100%);box-shadow:0 8px 25px #22c55e66;transform:translateY(-2px)}.btn-warning{background:linear-gradient(135deg,var(--warning-500) 0,var(--warning-700) 100%);box-shadow:0 4px 15px #f973164d;color:#fff}.btn-warning:hover{background:linear-gradient(135deg,var(--warning-600) 0,var(--warning-800) 100%);box-shadow:0 8px 25px #f9731666;transform:translateY(-2px)}.btn-error{background:linear-gradient(135deg,var(--error-500) 0,var(--error-700) 100%);box-shadow:0 4px 15px #ef44444d;color:#fff}.btn-error:hover{background:linear-gradient(135deg,var(--error-600) 0,var(--error-800) 100%);box-shadow:0 8px 25px #ef444466;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid var(--primary-500);box-shadow:0 4px 15px #3b82f61a;color:var(--primary-500)}.btn-outline:hover{background:linear-gradient(135deg,var(--primary-500) 0,var(--primary-700) 100%);box-shadow:0 8px 25px #3b82f64d;color:#fff;transform:translateY(-2px)}.card{background:#0000;border:1px solid #e2e8f04d;border-radius:24px;box-shadow:none;margin-bottom:24px;overflow:hidden;padding:32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.card:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8,#06b6d4);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.card:hover{box-shadow:none;transform:translateY(-4px)}.card:hover:before{opacity:1}.form-group{margin-bottom:20px}.form-label{color:var(--neutral-700);display:block;margin-bottom:8px}.form-input,.form-label{font-family:Inter,sans-serif;font-family:var(--font-primary);font-weight:500}.form-input{background:var(--neutral-50);border:2px solid var(--neutral-200);border-radius:12px;color:var(--neutral-800);font-size:16px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-input:focus{background:#fff;border-color:var(--primary-500);box-shadow:0 0 0 4px #3b82f61a;outline:none;transform:translateY(-1px)}.form-input::placeholder{color:var(--neutral-400);font-weight:400}.form-select{background:var(--neutral-50);border:2px solid var(--neutral-200);border-radius:12px;color:var(--neutral-800);cursor:pointer;font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:16px;font-weight:500;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-select:focus{background:#fff;border-color:var(--primary-500);box-shadow:0 0 0 4px #3b82f61a;outline:none;transform:translateY(-1px)}.form-textarea{background:var(--neutral-50);border:2px solid var(--neutral-200);border-radius:12px;color:var(--neutral-800);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:16px;font-weight:500;min-height:120px;padding:16px 20px;resize:vertical;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-textarea:focus{background:#fff;border-color:var(--primary-500);box-shadow:0 0 0 4px #3b82f61a;outline:none;transform:translateY(-1px)}.form-textarea::placeholder{color:var(--neutral-400);font-weight:400}.error{color:var(--error-600)}.error,.success{font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:14px;font-weight:500;margin-top:5px}.success{color:var(--success-600)}.warning{color:var(--warning-600);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:14px;font-weight:500;margin-top:5px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:root{--bg:249 250 251;--fg:31 41 55;--card:255 255 255;--border:229 231 235;--muted:107 114 128;--primary:37 99 235;--primary-foreground:255 255 255;--success:34 197 94;--warning:245 158 11;--danger:239 68 68}.dark{--bg:15 23 42;--fg:226 232 240;--card:30 41 59;--border:51 65 85;--muted:100 116 139;--primary:59 130 246;--primary-foreground:255 255 255;--success:16 185 129;--warning:245 158 11;--danger:248 113 113}.dark body,body.dark{background:linear-gradient(135deg,#0f172a,#1e293b);color:#1f2937;color:rgb(var(--fg))}.card.dark,.dark .card,.dark input,.dark select,.dark textarea,input.dark,select.dark,textarea.dark{background-color:#fff;background-color:rgb(var(--card));border-color:#e5e7eb;border-color:rgb(var(--border))}.dark div,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.dark input,.dark p,.dark select,.dark span,.dark textarea,div.dark,h1.dark,h2.dark,h3.dark,h4.dark,h5.dark,h6.dark,input.dark,p.dark,select.dark,span.dark,textarea.dark{color:#1f2937;color:rgb(var(--fg))}.dark .text-muted,.dark .text-muted *,.text-muted.dark,.text-muted.dark *{color:#6b7280!important;color:rgb(var(--muted))!important}.border.dark,.dark .border,.dark [class*=border-],[class*=border-].dark{border-color:#e5e7eb;border-color:rgb(var(--border))}.btn.dark,.dark .btn{background-color:#2563eb;background-color:rgb(var(--primary));color:#fff;color:rgb(var(--primary-foreground))}.dark table,.dark td,.dark th,table.dark,td.dark,th.dark{border-color:#e5e7eb;border-color:rgb(var(--border));color:#1f2937;color:rgb(var(--fg))}.dark th{background-color:#fff;background-color:rgb(var(--card))}.dark ::-webkit-scrollbar{height:8px;width:8px}.dark ::-webkit-scrollbar-track{background:#fff;background:rgb(var(--card))}.dark ::-webkit-scrollbar-thumb{background:#e5e7eb;background:rgb(var(--border));border-radius:4px}.dark ::-webkit-scrollbar-thumb:hover{background:#6b7280;background:rgb(var(--muted))}.theme-dark,.theme-light{color:#1f2937;color:rgb(var(--fg))}.bg-rgb,.theme-dark,.theme-light{background-color:#f9fafb;background-color:rgb(var(--bg))}.fg-rgb{color:#1f2937;color:rgb(var(--fg))}.card-rgb{background-color:#fff;background-color:rgb(var(--card))}.border-rgb{border-color:#e5e7eb;border-color:rgb(var(--border))}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(4)}}.ripple{animation:ripple .6s linear;background:#ff68084d;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}a,button,input,select,textarea{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}:focus-visible{border-radius:4px;outline:2px solid #ff6808;outline-offset:2px}html{scroll-behavior:smooth}.spinner{border:3px solid #f3f3f3;border-top-color:#ff6808}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.shake{animation:shake .5s}.card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.button-press:active{transform:scale(.98)}.modal-enter{animation:fadeIn .2s ease}.dropdown-enter{animation:slideInRight .2s ease}.skeleton{animation:skeleton-loading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.info{color:var(--primary-600);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:14px;font-weight:500;margin-top:5px}.loading{align-items:center;display:flex;justify-content:center;padding:40px}.spinner{animation:spin 1s linear infinite;border-top:4px solid var(--neutral-200);border:4px solid var(--neutral-200);border-radius:50%;border-top-color:var(--primary-500);height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scroll{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.container{padding:0 15px}.card{padding:16px}.btn{font-size:14px;padding:10px 20px}.sidebar{border-bottom:1px solid #e9ecef;box-shadow:none;height:auto;position:relative;width:100%}.sidebar nav{display:flex;overflow-x:auto;padding:10px 0}.sidebar nav a{border-bottom:2px solid #0000;border-right:none;margin-right:10px;white-space:nowrap}.sidebar nav a.active{border-bottom:2px solid var(--primary-500);border-right:none}.main-content{margin-left:0;padding:15px}.form-grid,.grid-responsive{grid-template-columns:1fr}.btn-mobile{margin-bottom:10px;width:100%}.modal{margin:10px;width:95%}.table-responsive{overflow-x:auto}.table-responsive table{min-width:600px}}@media (max-width:480px){.container{padding:0 10px}.card{padding:12px}.btn{font-size:12px;padding:8px 16px}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}}.cta:hover{box-shadow:0 4px 10px #0003;transform:translateY(-1px)}.cta:active{transform:translateY(0)}.cta:focus-visible{outline:2px solid #00000026;outline-offset:2px}.cta:disabled{cursor:not-allowed;opacity:.6}.box .cta{font-size:.875rem}.box{background-color:#fff;border-radius:20px;border-radius:var(--radius-md);box-shadow:0 1px 4px #00000014;overflow:hidden;padding:16px}.box-lg{border-radius:28px;border-radius:var(--radius-lg);padding:24px}@media (max-width:768px){.cta-lg,.cta-md,.cta-sm{min-height:40px;padding:0 16px}.box,.box-lg{padding:12px}.btn,.clickable,.interactive,[role=button],a[role=button],button,input[type=button],input[type=reset],input[type=submit]{font-size:16px!important;line-height:1.4!important;min-height:44px!important;min-width:44px!important;padding:12px 16px!important}input,select,textarea{-webkit-appearance:none!important;border-radius:8px!important}input,input[type=date],input[type=datetime-local],input[type=time],select,textarea{font-size:16px!important;height:44px!important;padding:12px!important}input[type=checkbox],input[type=radio]{accent-color:#ff5202!important;-webkit-appearance:auto!important;appearance:auto!important;height:20px!important;margin:0 8px 0 0!important;width:20px!important}.auth-password-input{padding-right:44px!important}.auth-password-toggle{box-sizing:border-box!important;height:32px!important;width:32px!important}label{cursor:pointer!important;display:block!important;padding:8px 0!important}}.auth-password-input{padding-right:44px!important}.auth-password-toggle{align-items:center!important;background:none!important;border:none!important;box-sizing:border-box!important;color:#5f6368!important;cursor:pointer!important;display:flex!important;height:32px!important;justify-content:center!important;min-height:0!important;min-width:0!important;padding:0!important;position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:32px!important}@media (max-width:768px){.register-visual-panel{display:none!important}}.responsive-table,.table-responsive{-webkit-overflow-scrolling:touch!important;margin:0 -16px!important;overflow-x:auto!important;padding:0 16px!important}@media (max-width:768px){table{font-size:14px!important;min-width:auto!important}td,th{padding:8px 4px!important;white-space:nowrap!important}.grid-container{display:block!important}.grid-item{margin-bottom:16px!important}.grid-4-cols{grid-template-columns:repeat(2,1fr)!important}.grid-3-cols{grid-template-columns:repeat(1,1fr)!important}h1{font-size:28px!important;line-height:1.2!important;margin-bottom:16px!important}h2{font-size:24px!important;line-height:1.3!important;margin-bottom:14px!important}h3{font-size:20px!important;margin-bottom:12px!important}h3,h4{line-height:1.4!important}h4{font-size:18px!important;margin-bottom:10px!important}div,li,p,span{font-size:16px!important;line-height:1.6!important;margin-bottom:12px!important}.caption,.text-sm,small{font-size:14px!important;line-height:1.4!important}img,picture,video{display:block!important;height:auto!important;max-width:100%!important}.hero-image,.hero-visual img{height:200px!important;object-fit:cover!important}.image-skeleton{animation:loading 1.5s infinite!important;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%)!important;background-size:200% 100%!important}}@media (max-width:768px){@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}}@media (max-width:768px){*{-webkit-overflow-scrolling:touch!important}.animated,.card,.transition,button{-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;transform:translateZ(0)!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}@media (max-width:768px){.modal,.overlay,.popup{bottom:0!important;box-sizing:border-box!important;height:100vh!important;left:0!important;padding:16px!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important}.modal-body,.modal-content{-webkit-overflow-scrolling:touch!important;max-height:calc(100vh - 32px)!important;overflow-y:auto!important}.hamburger-menu,.mobile-menu{background:#fff!important;height:100vh!important;left:0!important;position:fixed!important;top:0!important;transform:translateX(-100%)!important;transition:transform .3s ease!important;width:280px!important;z-index:1000!important}.mobile-menu.open{transform:translateX(0)!important}.menu-overlay{background:#00000080!important;bottom:0!important;left:0!important;opacity:0!important;position:fixed!important;right:0!important;top:0!important;transition:all .3s ease!important;visibility:hidden!important;z-index:999!important}.menu-overlay.open{opacity:1!important;visibility:visible!important}.cta-button,.hero-cta,.primary-btn{border-radius:20px!important;border-radius:var(--cta-border-radius-mobile)!important;font-size:16px!important;font-weight:600!important;margin:0 auto!important;max-width:320px!important;min-height:48px!important;padding:14px 24px!important;width:100%!important}.cta-section,.hero-section{padding:32px 16px!important}.app-container{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)!important}.touch-feedback{transition:all .1s ease!important}.touch-feedback:active{opacity:.8!important;transform:scale(.98)!important}.swipe-indicator{bottom:20px!important;left:50%!important;opacity:.7!important;position:absolute!important;transform:translateX(-50%)!important}}.buyer-cta-button,.supplier-cta-button{border-radius:50px!important;-webkit-border-radius:50px!important;-moz-border-radius:50px!important}.header-icon-btn{align-items:center;background-color:#fff;border:1px solid #0e141e0f;border-radius:50%;box-shadow:0 1px 2px #1018280d;cursor:pointer;display:flex;height:44px;justify-content:center;min-height:44px;min-width:44px;position:relative;transition:box-shadow .18s ease,transform .12s ease;width:44px;z-index:1000}.header-icon-btn:hover{box-shadow:0 6px 18px #10182814;transform:translateY(-2px)}.header-icon-btn:active{box-shadow:0 1px 4px #1018280f;transform:translateY(0)}.header-icon-btn [class*=react-icons],.header-icon-btn svg{fill:currentColor;stroke:none;color:#4b5563;display:block!important;flex-shrink:0;height:20px;opacity:1!important;transition:all .2s cubic-bezier(.4,0,.2,1);visibility:visible!important;width:20px}[class*=react-icons],svg[class*=react-icons]{display:inline-block!important;opacity:1!important;visibility:visible!important}.header-icon-btn svg[class*=react-icons]{display:block!important;opacity:1!important;visibility:visible!important}.header-icon-btn:hover svg{color:#1f2937}[data-user-dropdown] button,button[data-user-dropdown]{align-items:center;background-color:#1e293b;border:2px solid #e5e7eb;border-radius:50%;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;min-height:40px;min-width:40px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);width:40px}[data-user-dropdown] button:hover,button[data-user-dropdown]:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000001a;transform:scale(1.05)}[data-user-dropdown] button:active,button[data-user-dropdown]:active{transform:scale(.98)}.header-icon-btn [style*="position: absolute"][style*="backgroundColor: #ef4444"],.header-icon-btn span[style*="position: absolute"]{align-items:center;background-color:#ef4444;border:2px solid #fff;border-radius:9px;box-shadow:0 2px 4px #ef44444d;color:#fff;display:flex;font-size:11px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 6px;position:absolute;right:4px;top:4px;z-index:1001}.MaterialIcon,.material-icon,.material-symbols-outlined,[class*=material-symbols]{word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;display:inline-block;font-family:Material Symbols Outlined!important;font-size:inherit;font-style:normal!important;font-weight:400!important;height:1em;letter-spacing:normal;line-height:1;text-transform:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:1em}.react-icons,[class*=react-icons],[class*=react-icons] svg,svg[class*=react-icons]{display:inline-block!important;flex-shrink:0;font-family:inherit!important;vertical-align:middle}[class*=icon] svg,a svg,button svg,svg{font-family:inherit!important}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.excel-tip-wrap{display:inline-flex;position:relative}.excel-tip-wrap .excel-tip{background:#1f2937;border-radius:8px;color:#fff;font-size:12px;left:50%;line-height:1.45;margin-top:8px;max-width:300px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;text-align:center;top:100%;transform:translateX(-50%);transition:opacity .15s ease;visibility:hidden;white-space:normal;width:-webkit-max-content;width:max-content;z-index:60}.excel-tip-wrap:hover .excel-tip{opacity:1;visibility:visible}.excel-tip-wrap .excel-tip:after{border:5px solid;border-color:#0000 #0000 #1f2937;bottom:100%;content:"";left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:900px){.pd-detail-row{flex-direction:column!important;gap:24px!important}.pd-detail-image,.pd-detail-right{maxWidth:100%!important;width:100%!important}.pd-detail-right{position:static!important}}@media (max-width:768px){.pd-hamburger{display:flex!important}.pd-header-right .cta-button,.pd-lang,.pd-login-text,.pd-search-wrap{display:none!important}.pd-header-inner{gap:12px!important;padding-left:14px!important;padding-right:14px!important}}.cart-product-slider{-ms-overflow-style:none;scrollbar-width:none}.cart-product-slider::-webkit-scrollbar{display:none}@media (max-width:768px){.pd-gallery,.pd-gallery-main{width:100%!important}.pd-gallery-main{aspect-ratio:1/1;height:auto!important}.pd-gallery-main img{objectFit:cover!important}.pd-thumb-row{max-width:100%!important;width:100%!important}.pd-thumb{height:58px!important;width:58px!important}.pd-thumb-arrow{font-size:18px!important;height:58px!important;width:26px!important}.pd-mobile-head{display:block!important;margin-bottom:16px}.pd-crumb-parent,.pd-crumb-parent-sep,.pd-detail-title{display:none!important}.pd-detail-right{top:170px!important}.cart-logo{height:26px!important}.cart-steps{flex-wrap:wrap!important;gap:16px!important;justify-content:flex-start!important;padding-left:4px!important}.cart-steps span{font-size:14px!important}.cart-item{padding:16px 0!important}.cart-item-img{flex-shrink:0!important;height:84px!important;width:84px!important}.cart-item-info{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.cart-item-top{flex-wrap:wrap!important;gap:4px 10px!important}.cart-item-top>div:last-child{margin-top:2px!important;width:100%!important}.login-footer{display:none!important}.category-page-grid{flex-direction:column!important}.category-products-grid{grid-template-columns:1fr!important}}.legal-doc{color:#374151;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.85;margin:0 auto;max-width:920px;padding:56px 24px 90px}.legal-doc h1{color:#ff5202;font-size:34px;font-weight:800;line-height:1.25;margin:0 0 28px}.legal-doc h2{border-bottom:2px solid #ffe4cc;color:#1e293b;font-size:24px;font-weight:700;margin:38px 0 14px;padding-bottom:8px}.legal-doc h3{color:#334155;font-size:19px;font-weight:700;margin:26px 0 10px}.legal-doc p{font-size:16px;margin:0 0 14px}.legal-doc ol,.legal-doc ul{margin:0 0 16px;padding-left:26px}.legal-doc li{font-size:16px;margin-bottom:8px}.legal-doc a{color:#ff6808;font-weight:600;text-decoration:none}.legal-doc a:hover{text-decoration:underline}.legal-doc hr{border:none;border-top:1px solid #e5e7eb;margin:28px 0}.legal-doc table{border-collapse:collapse;font-size:15px;margin:18px 0 24px;width:100%}.legal-doc td,.legal-doc th{border:1px solid #e5e7eb;padding:10px 12px;text-align:left;vertical-align:top}.legal-doc th{background:#fff7ed;color:#933200;font-weight:700}.legal-doc blockquote{background:#fff7ed;border-left:4px solid #ffa053;color:#6b7280;margin:16px 0;padding:8px 16px}.legal-doc code{background:#f1f5f9;border-radius:4px;font-size:14px;padding:2px 6px}@media print{.app-footer,.app-header,.legal-doc-actions,header{display:none!important}.legal-doc{padding-top:0!important}body,html{background:#fff!important;height:0!important;margin:0!important;overflow:hidden!important;padding:0!important}#root{visibility:hidden!important}.quote-detail-print,.quote-detail-print *{visibility:visible!important}.quote-detail-print{background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box!important;height:auto!important;left:0!important;margin:0 auto!important;max-height:none!important;max-width:182mm!important;overflow:visible!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:182mm!important}.quote-detail-print table{border-collapse:collapse!important;table-layout:fixed!important;width:100%!important}.quote-detail-print td,.quote-detail-print th{vertical-align:middle!important;white-space:nowrap!important}.quote-detail-print tr{break-inside:avoid!important;page-break-inside:avoid!important}.no-print{display:none!important}}@media print{@page{size:A4;margin:14mm}}.app-header{width:100%}.header-row1{width:100%!important}.header-row1-inner{height:72px!important;padding:0 40px!important}.header-search{width:580px!important}.header-row2-inner{padding:0 40px!important}.hamburger-panel{max-width:100%!important;width:1348px!important}@-moz-document url-prefix(){.header-row1-inner,.header-row2-inner{align-content:center}}@media (max-width:1024px){.header-row1-inner{gap:8px!important;padding:0 16px!important}.header-row1-inner,.header-row1-inner .company__logo{height:56px!important}.header-row1-inner .company__logo img{height:28px!important}.header-search{flex:1 1!important;margin:0 4px!important;min-width:80px!important;width:auto!important}.header-search input,.header-search>div{max-width:100%!important}.header-right{gap:6px!important;height:56px!important}.header-right>div{gap:4px!important}.header-right button,.header-right span{font-size:11px!important}.header-row2{top:56px!important}.header-row2-inner{-webkit-overflow-scrolling:touch;overflow-x:auto!important;overflow-y:hidden!important;padding:0 16px!important}.header-row2-inner,.header-row2-inner>div{gap:8px!important;height:32px!important}.header-row2-inner>div>*{flex-shrink:0!important;font-size:11px!important;white-space:nowrap!important}.hamburger-backdrop,.hamburger-panel{top:88px!important}.hamburger-panel{border-radius:0!important;height:calc(100vh - 88px)!important;left:0!important;max-height:600px!important;transform:none!important;width:100%!important}.hamburger-panel>div:last-child{flex-direction:column!important;overflow-y:auto!important;padding:0 16px!important}.hamburger-panel>div:last-child>div:first-child{border-bottom:1px solid #e5e7eb!important;border-right:none!important;max-height:none!important;overflow-y:auto!important;width:100%!important}.hamburger-panel .subcategories-panel{height:auto!important;left:auto!important;max-height:200px!important;position:static!important;top:auto!important;width:100%!important}.hero-section{height:auto!important;min-height:auto!important;padding:80px 16px 40px!important}.hero-section h1{font-size:28px!important;line-height:1.3!important}.hero-subtitle{font-size:14px!important;line-height:1.5!important;margin-bottom:24px!important}.hero-section>div:first-of-type{margin-top:0!important;padding:0!important}.hero-section .hero-visual{display:none!important;margin-top:0!important}.hero-section .hero-image-wrapper{max-width:100%!important;padding:0!important}.hero-section .hero-image-wrapper img{height:auto!important;width:100%!important}.hero-main-boxes{padding:40px 16px!important}.hero-main-boxes>div{align-items:center!important;flex-direction:column!important;gap:24px!important;padding:0!important}.hero-main-boxes>div>*{height:220px!important;max-width:340px!important;width:100%!important}.suppliers-section{padding:32px 16px!important}.suppliers-section h2{font-size:24px!important}.categories-section{padding:32px 16px!important}.categories-section h2{font-size:24px!important}.categories-section>div>div:first-of-type{height:auto!important;min-height:auto!important;padding:16px 0!important}.categories-section .featured-categories-row{flex-wrap:wrap!important;gap:8px!important;justify-content:center!important}.categories-section .featured-categories-row>*{width:80px!important}.categories-section .featured-categories-row>*>div:first-child{height:80px!important;width:80px!important}.categories-section .trend-products-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.best-price-section{padding:32px 16px!important}.best-price-section>div>div:first-of-type{height:auto!important;min-height:auto!important;padding:16px 0!important}.best-price-section h2{font-size:24px!important}.best-price-inner{flex-direction:column!important;gap:32px!important}.best-price-inner>*,.best-price-inner>div:last-child{max-width:100%!important;width:100%!important}.best-price-inner>div:last-child{height:auto!important}.best-price-inner>div:last-child img{height:auto!important;max-height:300px!important;width:100%!important}.buyer-requests-section{padding:32px 16px!important}.buyer-requests-inner{flex-direction:column!important;gap:24px!important}.buyer-requests-inner>*{height:auto!important;max-width:100%!important;min-height:340px!important;width:100%!important}.buyer-requests-inner .scrolling-text-area,.buyer-requests-inner .scrolling-text-area>div{width:100%!important}.buyer-requests-inner>div:last-child>div{max-width:100%!important;width:100%!important}.processes-section{padding:32px 16px!important}.processes-section>div>div:first-of-type{height:auto!important;min-height:auto!important;padding:16px 0!important}.processes-section h2{font-size:24px!important}.processes-boxes{align-items:center!important;flex-direction:column!important;gap:24px!important}.processes-boxes>*{height:auto!important;max-width:340px!important;min-height:300px!important;width:100%!important}.customer-stories-section{padding:32px 16px!important}.customer-stories-section>div{height:auto!important;min-height:auto!important;padding:24px 0!important}.results-section{padding:32px 16px!important}.results-section>div>div:first-of-type{height:auto!important;min-height:auto!important;padding:16px 0!important}.results-section h2{font-size:24px!important}.results-section .results-flex{flex-wrap:wrap!important;gap:24px!important;padding:24px 0!important}.results-section .stat-item{flex-basis:calc(50% - 24px);flex-grow:1;flex-shrink:1;min-width:140px!important;padding:0 12px!important}.results-section .stat-divider{display:none!important}.results-section .stat-item>div{gap:2px!important}.sources-section{padding:32px 16px!important}.sources-section>div>div:first-of-type{height:auto!important;min-height:auto!important;padding:16px 0!important}.sources-section h2{font-size:24px!important}.sources-boxes{align-items:center!important;flex-direction:column!important;gap:24px!important}.sources-boxes>*{max-width:340px!important;width:100%!important}.cta-banner{height:auto!important;min-height:200px!important;padding:48px 16px!important}.cta-banner h2{font-size:24px!important}.app-footer{padding:40px 16px 0!important}.app-footer .footer-grid{gap:24px!important;grid-template-columns:1fr 1fr!important;margin-bottom:30px!important}.app-footer .footer-grid .footer-logo-section{grid-column:1/-1!important}.app-footer .footer-grid .footer-logo-section img{height:32px!important}.app-footer .footer-grid .footer-logo-section p{font-size:13px!important}.app-footer .footer-grid h4{font-size:14px!important;margin-bottom:12px!important}.app-footer .footer-grid a,.app-footer .footer-grid li{font-size:12px!important;margin-bottom:6px!important}.app-footer .footer-grid>div:last-child{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;grid-column:1/-1!important}.app-footer .footer-grid>div:last-child>div{flex:1 1!important;min-width:140px!important}.app-footer .footer-grid>div:last-child>div ul li{margin-bottom:4px!important}.app-footer .footer-grid>div:last-child>div ul li a{font-size:11px!important}.app-footer .footer-social-section{flex-direction:column!important;gap:20px!important;padding:20px 0!important}.app-footer .footer-social-section>div{gap:12px!important;justify-content:center!important;width:100%!important}.app-footer .footer-social-section>div>div:first-child{font-size:14px!important}.app-footer .footer-social-section>div>div:last-child{gap:8px!important}.app-footer .footer-social-section>div>div:last-child a,.app-footer .footer-social-section>div>div:last-child span{font-size:13px!important}.app-footer .footer-bank-logos{padding:24px 0!important}.app-footer .footer-bank-logos img{height:24px!important;max-width:100%!important}.app-footer .footer-copyright p{font-size:12px!important}.footer-grid{gap:24px!important;grid-template-columns:1fr 1fr!important}.footer-grid .footer-logo-section{grid-column:1/-1!important}.footer-bank-logos img{height:auto!important;max-width:100%!important}.auth-page .auth-page-inner{align-items:center!important;flex-direction:column!important;gap:20px!important;padding:16px!important}.auth-page .auth-visual{flex:0 0 auto!important;max-width:420px!important;width:100%!important}.auth-page .auth-visual img{height:auto!important;max-height:260px!important;min-height:180px!important;object-fit:cover!important;width:100%!important}.auth-page .auth-visual h2{font-size:20px!important;padding:0 12px!important}.auth-page .auth-visual p{font-size:14px!important;padding:0 12px!important}.auth-page .auth-form{flex:0 0 auto!important;max-width:420px!important;padding:24px 18px!important;width:100%!important}.auth-page .auth-form h1{font-size:22px!important}.auth-page .auth-form input,.auth-page .auth-form select{font-size:16px!important;padding:14px 16px!important}.auth-page [class*=forgot]>div:last-child{margin:0 auto!important;max-width:420px!important;width:94%!important}.auth-page [style*="position: fixed"][style*=zIndex]{left:0!important;padding:16px!important;right:0!important}.auth-page [style*="position: fixed"][style*=zIndex]>div{max-height:92vh!important;max-width:100%!important;overflow-y:auto!important;width:100%!important}@media (max-width:480px){.auth-page .auth-visual{display:none!important}.auth-page .auth-page-inner{gap:16px!important}}.buyer-dashboard,.supplier-dashboard{flex-direction:column!important}.buyer-dashboard .buyer-sidebar,.supplier-dashboard .supplier-sidebar{bottom:0!important;box-shadow:0 -2px 10px #0000001a!important;flex-direction:row!important;height:auto!important;left:0!important;overflow-x:auto!important;position:fixed!important;top:auto!important;width:100%!important;z-index:1000!important}.buyer-dashboard .buyer-sidebar>*,.supplier-dashboard .supplier-sidebar>*{flex-shrink:0!important}.buyer-dashboard .dashboard-main,.supplier-dashboard .dashboard-main{margin-bottom:60px!important;margin-left:0!important;padding-top:60px!important}.dashboard-main .dashboard-content{flex-direction:column!important;padding:12px!important}.dashboard-main .dashboard-stats-grid{gap:12px!important;grid-template-columns:1fr 1fr!important}.dashboard-main .dashboard-cards-row{flex-direction:column!important;gap:16px!important}.table-responsive,div[style*=overflow-x],table{-webkit-overflow-scrolling:touch;overflow-x:auto!important}div[style*=overflow-x] table,table table{min-width:600px!important}table td,table th{font-size:12px!important;padding:8px 10px!important;white-space:nowrap!important}[class*=card],div[style*=boxShadow][style*=borderRadius]{max-width:100%!important;padding:16px!important;width:100%!important}.dashboard-grid,div[style*=gridTemplateColumns][style*=gap]{grid-template-columns:1fr!important}[role=button],a[style*="cursor: pointer"],button,input,select,textarea{font-size:16px!important;min-height:44px!important}input[type=checkbox],input[type=radio]{height:20px!important;min-height:auto!important;width:20px!important}.category-page-grid{flex-direction:column!important}.category-page-grid>aside,.category-page-grid>div:first-child{flex:none!important;max-width:100%!important;width:100%!important}.category-page-grid>div:last-child,.category-page-grid>main{max-width:100%!important;width:100%!important}.category-products-grid{gap:12px!important}.about-stats-grid,.category-products-grid{grid-template-columns:repeat(2,1fr)!important}.about-stats-grid{gap:16px!important}.about-features-grid{gap:24px!important;grid-template-columns:repeat(1,1fr)!important}.about-feature-row{flex-direction:column!important;gap:24px!important;padding:24px 16px!important;text-align:center!important}.about-feature-row>div:first-child{margin:0 auto!important;max-width:280px!important;width:100%!important}.productpage .content-container{flex-direction:column!important;padding:0 16px!important}.productpage .content-container>div{max-width:100%!important;width:100%!important}.productpage .product-images-section{max-width:100%!important}.productpage .product-info-section{margin-top:24px!important;padding-left:0!important}.productpage .product-info-section .product-title{font-size:22px!important}.productpage .product-info-section .product-price{font-size:28px!important}.cart-page-content{flex-direction:column!important;padding:0 16px!important}.cart-page-content>div{max-width:100%!important;width:100%!important}.cart-page-content .cart-items-list{padding-right:0!important}.cart-page-content .cart-summary-sidebar{margin-top:24px!important}.search-results-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.modal-overlay,div[style*="position: fixed"][style*=zIndex]{padding:16px!important}.modal-content,div[style*="position: fixed"][style*=zIndex]>div{border-radius:8px!important;margin:0!important;max-height:90vh!important;max-width:100%!important;overflow-y:auto!important;width:100%!important}.toast-container{max-width:100%!important;padding:0 16px!important;width:100%!important}.pagination-container{flex-wrap:wrap!important;gap:4px!important;justify-content:center!important}.pagination-container button,.pagination-container span{font-size:13px!important;height:36px!important;min-width:36px!important}#root,[style*=overflow-x],body,html{overflow-x:hidden!important}iframe,img,video{height:auto!important;max-width:100%!important}}@media (max-width:480px){.hero-section h1{font-size:22px!important}.categories-section .trend-products-grid{grid-template-columns:1fr!important}.categories-section .trend-products-grid>*{justify-self:center!important;max-width:280px!important;width:100%!important}.category-products-grid,.footer-grid{grid-template-columns:1fr!important}.results-section .stat-item{flex:1 1 100%!important}.buyer-requests-inner>*{min-height:300px!important}.about-stats-grid{grid-template-columns:1fr!important}.pricing-tab-button{font-size:13px!important;min-height:40px!important;padding:10px 14px!important}}@media (max-width:414px){.header-search{min-width:60px!important}.productpage .product-info-section .product-title{font-size:20px!important}.productpage .product-info-section .product-price{font-size:24px!important}.cart-page-content .cart-summary-sidebar{margin-top:16px!important;max-width:100%!important;width:100%!important}.dashboard-main .dashboard-stats-grid{grid-template-columns:1fr!important}}@media (max-width:390px){.header-row1-inner{height:52px!important;padding:0 12px!important}.header-right button,.header-right span{font-size:10px!important}.hero-section{padding:64px 14px 32px!important}.hero-section h1{font-size:24px!important}.categories-section .trend-products-grid{grid-template-columns:1fr!important}.categories-section .featured-categories-row>*{width:72px!important}.categories-section .featured-categories-row>*>div:first-child{height:72px!important;width:72px!important}}@media (max-width:375px){.app-footer .footer-grid{grid-template-columns:1fr!important}.results-section .stat-item{flex:1 1 100%!important}.modal-content{border-radius:6px!important;padding:14px!important}.pagination-container button,.pagination-container span{font-size:12px!important;height:32px!important;min-width:32px!important}}@media (max-width:360px){.hero-section h1{font-size:20px!important}.hero-main-boxes>div>*{height:auto!important}.hero-main-boxes>div>*,.processes-boxes>*{max-width:100%!important}.buyer-requests-inner>*{min-height:auto!important}}@media (max-width:1024px){.header-search,div[style*="width: '580px'"],div[style*="width: 580px"]{flex:1 1 auto!important;max-width:100%!important;min-width:80px!important;width:auto!important}.cart-page-content,div[style*="maxWidth: '1186px'"],div[style*="maxWidth: '1348px'"]{padding-left:16px!important;padding-right:16px!important}.cart-page-content,div[style*="display: 'flex'"][style*="flexDirection: 'column'"]{gap:16px!important}div[style*="width: '350px'"],div[style*="width:350px"]{flex-shrink:1!important;top:auto!important}.cart-page-content [style*="position: 'sticky'"],.cart-page-content>div:last-child,div[style*="width: '350px'"],div[style*="width:350px"]{max-width:100%!important;position:static!important;width:100%!important}.productpage .content-container,.productpage [style*="display: 'flex'"]{flex-direction:column!important}.productpage .product-images-section,.productpage [style*="flex: '0 0'"]{flex:1 1 auto!important;max-width:100%!important}iframe,img,svg,video{height:auto!important;max-width:100%!important}div,h1,h2,h3,h4,h5,h6,p,span{overflow-wrap:anywhere!important;word-break:break-word!important}div[style*="minWidth: '180px'"],div[style*="minWidth: '280px'"]{left:4vw!important;max-width:100%!important;min-width:0!important;right:4vw!important;transform:none!important;width:92vw!important}.cart-page-content [style*="gap: '40px'"]{gap:16px!important}.address-page-grid,div[style*="grid-template-columns: '65% 35%'"],div[style*="gridTemplateColumns: '65% 35%'"]{grid-template-columns:1fr!important}div[style*="position: 'sticky'"][style*="top: '100px'"]{position:static!important;top:auto!important}.table-responsive,table{-webkit-overflow-scrolling:touch!important;display:block!important;overflow-x:auto!important;width:100%!important}table thead{display:none!important}table tr{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;display:block!important;margin-bottom:12px!important;padding:10px!important}table td{align-items:center!important;display:flex!important;font-size:13px!important;gap:8px!important;justify-content:space-between!important;padding:8px 10px!important;white-space:normal!important}table td:before{color:#374151;content:attr(data-label);font-weight:600}.modal-content,div[style*="position: fixed"][style*=zIndex]>div{border-radius:10px!important;margin:0!important;max-height:92vh!important;max-width:100%!important;overflow-y:auto!important;width:100%!important}.toast-container,[class*=toast]{left:0!important;max-width:100%!important;right:0!important;width:100%!important}}@media (max-width:1023px){.header-hamburger-mobile{flex-shrink:0!important}.header-hamburger-mobile span:not(.material-symbols-outlined){display:none!important}.header-hamburger-mobile span.material-symbols-outlined{font-size:24px!important}.header-right>div:first-child{display:none!important}.header-row1-inner{align-items:center!important;flex-wrap:wrap!important;height:auto!important;justify-content:space-between!important;padding:8px 12px!important;row-gap:6px!important}.header-row1-inner .company__logo{order:1!important}.header-hamburger-mobile{order:0!important}.header-hamburger-mobile,.header-right{align-items:center!important;display:flex!important;min-height:44px!important}.header-right{gap:12px!important;margin-left:auto!important;order:2!important}.header-row1-inner .header-right button{font-size:16px!important;padding:8px 4px!important}.header-row1-inner .header-right span.material-symbols-outlined{font-size:26px!important}.header-row1-inner .header-right button span:not(.material-symbols-outlined){font-size:15px!important}.header-search{flex:1 1 100%!important;margin:6px 0 0!important;max-width:100%!important;opacity:1!important;order:3!important;pointer-events:auto!important;transform:translateY(0)!important;width:100%!important}.header-row2,.header-row2-hamburger,button.cta-button.cta-button.header-cta-free{display:none!important}.hamburger-backdrop,.hamburger-panel{top:96px!important}.hero-section{height:auto!important;min-height:auto!important;padding-top:116px!important}.hero-section h1,.hero-section h1 div,.hero-section h1 span{font-size:24px!important;font-weight:700!important;line-height:1.25!important}.hero-section .cta-button{font-size:15px!important;max-width:100%!important;min-height:44px!important;width:100%!important}.trend-product-card,.trend-products-area{height:auto!important;overflow:visible!important}.trend-product-card{width:100%!important}.trend-product-card .cta-button{font-size:15px!important;height:auto!important;min-height:44px!important}.trend-products-grid{align-items:stretch!important}.trend-product-card{display:flex!important;flex-direction:column!important;height:100%!important}.trend-product-card>div:last-child{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}.trend-product-card>div:last-child>div:last-child{margin-top:auto!important}.buyer-requests-left,.categories-featured,.categories-header,.cta-banner,.customer-stories-section,.hero-main-boxes,.results-section,.suppliers-section{display:none!important}.buyer-requests-right,.buyer-requests-right>div{max-width:100%!important;width:100%!important}.buyer-requests-right>div{height:auto!important}.buyer-requests-left,.buyer-requests-right{background-color:#f1f5f9!important;background-image:none!important}.best-price-inner>div:first-child>div{margin-bottom:4px!important;padding:10px 12px!important}.footer-grid{gap:20px 16px!important;grid-template-columns:1fr 1fr!important}.footer-grid,.footer-grid a,.footer-grid h4,.footer-grid li,.footer-grid p,.footer-grid ul,.footer-grid>div,.footer-logo-section{text-align:center!important}.footer-grid h4{font-size:14px!important;margin-bottom:12px!important}.footer-grid a,.footer-grid li{font-size:13px!important}.footer-yasal-groups{align-items:center!important;flex-direction:column!important;gap:12px!important}.footer-logo-section img{height:28px!important;margin:0 auto 16px!important;width:auto!important}.footer-social-section{flex-direction:column!important;gap:16px!important;text-align:center!important}.footer-social-section>div{width:100%!important}.footer-bank-logos,.footer-social-section>div,.hp-social{justify-content:center!important}.footer-bank-logos{max-width:100%!important;overflow:hidden!important}.footer-bank-logos img{height:auto!important;margin:0 auto!important;max-width:224px!important;width:224px!important}.app-footer{padding:32px 16px!important}}@media (max-width:767px){.categories-section .trend-products-grid,.trend-products-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:768px) and (max-width:1023px){.categories-section .trend-products-grid,.trend-products-grid{gap:12px!important;grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1024px){.header-hamburger-mobile{display:none!important}.header-row2{display:block!important}.header-row2-hamburger,button.cta-button.cta-button.header-cta-free{display:flex!important}.header-search{display:block!important}.categories-section .trend-products-grid,.trend-products-grid{gap:1px 1px!important;grid-template-columns:repeat(5,1fr)!important}}@media (max-width:1024px){.pd-hamburger{display:flex!important}.pd-row2{display:none!important}.pd-login-logo,.pd-logo img,.productpage .company__logo img{height:28px!important;width:auto!important}.productpage .company__logo{background:#fff;border-radius:6px;left:50%!important;padding:0 8px;position:absolute!important;transform:translateX(-50%)!important;z-index:5!important}.productpage .pd-header-inner{flex-wrap:wrap!important;height:auto!important;padding-bottom:14px!important;padding-top:14px!important}.productpage .pd-search-wrap{flex-basis:100%!important;margin:10px 0 0!important;max-width:100%!important;order:10!important}.pd-header-right{gap:10px!important}.pd-cta,.pd-lang,.pd-login-text{display:none!important}.pd-detail-row{align-items:stretch!important;flex-direction:column!important;gap:24px!important}.pd-mobile-head{display:flex!important;flex-direction:column}.pd-detail-price,.pd-detail-title{display:none!important}.pd-detail-image{background:#fff;margin:0 auto!important;max-width:350px!important;overflow:hidden!important;position:-webkit-sticky!important;position:sticky!important;top:72px!important;width:100%!important;z-index:1!important}.pd-detail-image *{box-sizing:border-box!important;max-width:100%!important}.pd-detail-image img{display:block!important;height:auto!important;margin:0 auto!important;max-width:100%!important;width:100%!important}.pd-detail-right{margin:0!important;width:100%!important}.productpage .hamburger-backdrop{top:72px!important}.productpage .hamburger-panel{border-radius:0!important;height:calc(100vh - 72px)!important;left:0!important;max-height:none!important;top:72px!important;transform:none!important;width:100%!important}.productpage .hamburger-panel>div:last-child{padding:0 12px!important}.productpage .hamburger-panel>div:last-child>div:first-child{border-right:none!important;max-height:none!important;width:100%!important}.best-price-inline-image{display:block!important}.login-title-block{text-align:center!important}.best-price-inner>div:last-child{display:none!important}.pd-detail-right{padding:0!important}.pd-detail-right,.pd-detail-right>*{text-align:left!important}.pd-reviews-box{max-width:100%!important;min-width:0!important;width:100%!important}.pd-review-item{height:auto!important;min-height:0!important}.pd-review-item>div:first-child{flex-shrink:0;width:110px!important}}@media (max-width:767px){.ff-modal-overlay{align-items:flex-end!important;justify-content:center!important;padding:0!important}.ff-modal{border-radius:16px 16px 0 0!important;margin-bottom:0!important;max-height:85vh!important;max-width:95vw!important;width:100%!important}.ff-modal-body{padding:24px 16px!important}.ff-dropdown-trigger{font-size:16px!important;min-height:48px!important}}.cta-button,a.cta-button,button.cta-button,button.cta-button.cta-button{align-items:center;border-radius:20px!important;display:flex;justify-content:center;overflow:hidden!important;position:relative!important;text-align:center;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease;z-index:1!important}.cta-button.cta-static{box-shadow:none!important;transition:none!important}.cta-button.cta-static:active,.cta-button.cta-static:focus,.cta-button.cta-static:focus-visible,.cta-button.cta-static:hover{background-color:inherit!important;background-color:var(--cta-static-bg,inherit)!important;box-shadow:none!important;color:inherit!important;color:var(--cta-static-color,inherit)!important;transform:none!important}.btn.cta-static,button.btn.cta-static{background-color:inherit!important;background-color:var(--cta-static-bg,inherit)!important;color:inherit!important;color:var(--cta-static-color,inherit)!important}.btn.cta-static:active,.btn.cta-static:focus,.btn.cta-static:focus-visible,.btn.cta-static:hover,button.btn.cta-static:active,button.btn.cta-static:focus,button.btn.cta-static:focus-visible,button.btn.cta-static:hover{background-color:inherit!important;background-color:var(--cta-static-bg,inherit)!important;box-shadow:none!important;color:inherit!important;color:var(--cta-static-color,inherit)!important}button.cta-button[style*="height: '44px'"],button.cta-button[style*="height: 44px"],button.cta-button[style*='height: "44px"']{height:44px!important;min-height:44px!important}button.cta-button:not([style*=border]):not([style*=Border]){border:none!important}.cta-button:active,.cta-button:focus,.cta-button:focus-visible,.cta-button:hover,a.cta-button:active,a.cta-button:focus,a.cta-button:focus-visible,a.cta-button:hover,button.cta-button:active,button.cta-button:focus,button.cta-button:focus-visible,button.cta-button:hover,button.cta-button:visited{border-radius:20px!important;border-radius:var(--cta-border-radius,20px)!important}.btn.cta-button,.btn.cta-button:hover,button.btn.cta-button,button.btn.cta-button:hover{border-radius:20px!important;border-radius:var(--cta-border-radius,20px)!important}.cta-button[style*=border-radius],.cta-button[style*=borderRadius],a.cta-button[style*=border-radius],a.cta-button[style*=borderRadius],button.cta-button[style*=border-radius],button.cta-button[style*=borderRadius]{border-radius:20px!important}.cta-button *{border-radius:inherit!important}.blog-category-button,.pricing-tab-button,.supplier-page-button{border-radius:20px!important}.custom-scrollbar{-webkit-overflow-scrolling:touch;overflow-anchor:none;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px;min-height:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:#64748b}.category-sidebar *{font-family:Inter,sans-serif!important}.CategoryPageContainer_pageContainer__8rKPW{background-color:#f8fafc;min-height:-webkit-fit-content;min-height:fit-content;padding:20px}.CategoryPageContainer_gridWrapper__AMa7f,.CategoryPageContainer_mainContent__xs7Me,.CategoryPageContainer_pageContainer__8rKPW{box-sizing:border-box;max-width:100%;overflow-x:hidden;width:100%}.CategoryPageContainer_gridWrapper__AMa7f{flex:1 1;min-width:0}.CategoryPageContainer_flexItem__37YR5{min-width:0;overflow:hidden}.CategoryPageContainer_filtersWrapper__i\+F97{align-items:center;display:flex;gap:20px;margin-bottom:20px}.CategoryPageContainer_productGridWrapper__5cOCP{max-width:100%;overflow:hidden;width:100%}.CategoryPageContainer_headerWrapper__GRzxg{margin-bottom:20px}.productpage .content-container{max-width:1186px}
/*# sourceMappingURL=main.6e635bab.css.map*/