html body .u-hidden,html body .u-d-none{display:none}html body .u-block,html body .u-d-block{display:block}html body .u-inline-block,html body .u-d-inline-block{display:inline-block}html body .u-inline{display:inline}html body .u-flex,html body .u-d-flex{display:flex}html body .u-inline-flex{display:inline-flex}html body .u-grid,html body .u-d-grid{display:grid}html body .u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html body .u-flex-row{flex-direction:row}html body .u-flex-col{flex-direction:column}html body .u-flex-wrap{flex-wrap:wrap}html body .u-flex-nowrap{flex-wrap:nowrap}html body .u-items-start{align-items:flex-start}html body .u-items-center{align-items:center}html body .u-items-end{align-items:flex-end}html body .u-items-stretch{align-items:stretch}html body .u-items-baseline{align-items:baseline}html body .u-justify-start{justify-content:flex-start}html body .u-justify-center{justify-content:center}html body .u-justify-end{justify-content:flex-end}html body .u-justify-between{justify-content:space-between}html body .u-justify-around{justify-content:space-around}html body .u-flex-1{flex:1 1 0%}html body .u-flex-auto{flex:1 1 auto}html body .u-flex-initial{flex:0 1 auto}html body .u-flex-none{flex:none}html body .u-grow-1{flex-grow:1}html body .u-grow-0{flex-grow:0}html body .u-shrink-0{flex-shrink:0}html body .u-shrink-1{flex-shrink:1}html body .u-gap-0{gap:0}html body .u-gap-4{gap:4px}html body .u-gap-5{gap:5px}html body .u-gap-6{gap:6px}html body .u-gap-8{gap:8px}html body .u-gap-10{gap:10px}html body .u-gap-12{gap:12px}html body .u-gap-15{gap:15px}html body .u-gap-16{gap:16px}html body .u-gap-20{gap:20px}html body .u-gap-25{gap:25px}html body .u-gap-30{gap:30px}html body .u-gap-40{gap:40px}html body .u-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}html body .u-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}html body .u-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}html body .u-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}html body .u-grid-cols-auto-130{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}html body .u-grid-cols-auto-150{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}html body .u-grid-cols-auto-180{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}html body .u-grid-cols-auto-220{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}html body .u-grid-cols-auto-250{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}html body .u-font-brand,html body .u-font-heading{font-family:'Outfit',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}html body .u-font-sans,html body .u-font-body{font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}html body .u-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}html body .u-text-10{font-size:10px}html body .u-text-11,html body .u-text-2xs{font-size:11px}html body .u-text-12,html body .u-text-xs{font-size:12px}html body .u-text-13,html body .u-text-sm{font-size:13px}html body .u-text-14,html body .u-text-base{font-size:14px}html body .u-text-15,html body .u-text-md{font-size:15px}html body .u-text-16,html body .u-text-lg{font-size:16px}html body .u-text-18,html body .u-text-xl{font-size:18px}html body .u-text-20,html body .u-text-2xl{font-size:20px}html body .u-text-24,html body .u-text-3xl{font-size:24px}html body .u-text-28,html body .u-text-4xl{font-size:28px}html body .u-text-32{font-size:32px}html body .u-text-36{font-size:36px}html body .u-font-light{font-weight:300}html body .u-font-normal{font-weight:400}html body .u-font-medium{font-weight:500}html body .u-font-semibold{font-weight:600}html body .u-font-bold{font-weight:700}html body .u-font-extrabold{font-weight:800}html body .u-text-left{text-align:left}html body .u-text-center{text-align:center}html body .u-text-right{text-align:right}html body .u-text-justify{text-align:justify}html body .u-uppercase{text-transform:uppercase}html body .u-lowercase{text-transform:lowercase}html body .u-capitalize{text-transform:capitalize}html body .u-underline{text-decoration:underline}html body .u-no-underline{text-decoration:none}html body .u-nowrap{white-space:nowrap}html body .u-pre-wrap{white-space:pre-wrap}html body .u-font-italic{font-style:italic}html body .u-tracking-wide{letter-spacing:.05em}html body .u-leading-none{line-height:1}html body .u-leading-tight{line-height:1.25}html body .u-leading-snug{line-height:1.375}html body .u-leading-normal{line-height:1.5}html body .u-leading-relaxed{line-height:1.625}html body .u-leading-loose{line-height:2}html body .u-color-primary{color:var(--smt-color-primary,#002780)}html body .u-color-primary-hover:hover{color:var(--smt-color-primary-hover,#001f66)}html body .u-color-accent,html body .u-color-danger{color:var(--smt-color-accent,#cf0921)}html body .u-color-white{color:#fff}html body .u-color-text-main{color:var(--smt-color-text-main,#1e293b)}html body .u-color-text-muted{color:var(--smt-color-text-muted,#64748b)}html body .u-color-text-subtle{color:#94a3b8}html body .u-color-blue{color:#2563eb}html body .u-color-blue-dark{color:#1e3a8a}html body .u-color-success{color:#16a34a}html body .u-color-warning{color:#d97706}html body .u-color-rose{color:#e11d48}html body .u-color-emerald-dark{color:#047857}html body .u-color-emerald-darker{color:#065f46}html body .u-bg-white{background-color:var(--smt-color-bg-white,#fff)}html body .u-bg-light{background-color:var(--smt-color-bg-light,#f8fafc)}html body .u-bg-primary{background-color:var(--smt-color-primary,#002780)}html body .u-bg-primary-hover:hover{background-color:var(--smt-color-primary-hover,#001f66)}html body .u-bg-accent,html body .u-bg-danger{background-color:var(--smt-color-accent,#cf0921)}html body .u-bg-blue-50{background-color:#eff6ff}html body .u-bg-blue-100{background-color:#dbeafe}html body .u-bg-slate-50{background-color:#f8fafc}html body .u-bg-slate-100{background-color:#f1f5f9}html body .u-bg-slate-200{background-color:#e2e8f0}html body .u-bg-red-50{background-color:#fffcfc}html body .u-bg-amber-50{background-color:#fffbf5}html body .u-bg-emerald-50{background-color:#f0fdf4}html body .u-bg-transparent{background-color:transparent}html body .u-m-0{margin:0}html body .u-m-4{margin:4px}html body .u-m-8{margin:8px}html body .u-m-10{margin:10px}html body .u-m-15{margin:15px}html body .u-m-20{margin:20px}html body .u-m-30{margin:30px}html body .u-m-auto{margin:auto}html body .u-mx-auto{margin-left:auto;margin-right:auto}html body .u-my-auto{margin-top:auto;margin-bottom:auto}html body .u-mt-0{margin-top:0}html body .u-mt-2{margin-top:2px}html body .u-mt-4{margin-top:4px}html body .u-mt-5{margin-top:5px}html body .u-mt-6{margin-top:6px}html body .u-mt-8{margin-top:8px}html body .u-mt-10{margin-top:10px}html body .u-mt-12{margin-top:12px}html body .u-mt-15{margin-top:15px}html body .u-mt-20{margin-top:20px}html body .u-mt-25{margin-top:25px}html body .u-mt-30{margin-top:30px}html body .u-mt-40{margin-top:40px}html body .u-mt-auto{margin-top:auto}html body .u-mb-0{margin-bottom:0}html body .u-mb-2{margin-bottom:2px}html body .u-mb-4{margin-bottom:4px}html body .u-mb-5{margin-bottom:5px}html body .u-mb-6{margin-bottom:6px}html body .u-mb-8{margin-bottom:8px}html body .u-mb-10{margin-bottom:10px}html body .u-mb-12{margin-bottom:12px}html body .u-mb-15{margin-bottom:15px}html body .u-mb-16{margin-bottom:16px}html body .u-mb-20{margin-bottom:20px}html body .u-mb-25{margin-bottom:25px}html body .u-mb-30{margin-bottom:30px}html body .u-mb-40{margin-bottom:40px}html body .u-mb-45{margin-bottom:45px}html body .u-mb-50{margin-bottom:50px}html body .u-ml-0{margin-left:0}html body .u-ml-5{margin-left:5px}html body .u-ml-8{margin-left:8px}html body .u-ml-10{margin-left:10px}html body .u-ml-15{margin-left:15px}html body .u-ml-20{margin-left:20px}html body .u-ml-auto{margin-left:auto}html body .u-mr-0{margin-right:0}html body .u-mr-5{margin-right:5px}html body .u-mr-8{margin-right:8px}html body .u-mr-10{margin-right:10px}html body .u-mr-15{margin-right:15px}html body .u-mr-20{margin-right:20px}html body .u-mr-auto{margin-right:auto}html body .u-mx-0{margin-left:0;margin-right:0}html body .u-mx-8{margin-left:8px;margin-right:8px}html body .u-mx-10{margin-left:10px;margin-right:10px}html body .u-mx-15{margin-left:15px;margin-right:15px}html body .u-mx-20{margin-left:20px;margin-right:20px}html body .u-my-0{margin-top:0;margin-bottom:0}html body .u-my-10{margin-top:10px;margin-bottom:10px}html body .u-my-15{margin-top:15px;margin-bottom:15px}html body .u-my-20{margin-top:20px;margin-bottom:20px}html body .u-my-30{margin-top:30px;margin-bottom:30px}html body .u-my-40{margin-top:40px;margin-bottom:40px}html body .u-p-0{padding:0}html body .u-p-4{padding:4px}html body .u-p-6{padding:6px}html body .u-p-8{padding:8px}html body .u-p-10{padding:10px}html body .u-p-12{padding:12px}html body .u-p-15{padding:15px}html body .u-p-18{padding:18px}html body .u-p-20{padding:20px}html body .u-p-25{padding:25px}html body .u-p-30{padding:30px}html body .u-p-40{padding:40px}html body .u-px-0{padding-left:0;padding-right:0}html body .u-px-8{padding-left:8px;padding-right:8px}html body .u-px-10{padding-left:10px;padding-right:10px}html body .u-px-12{padding-left:12px;padding-right:12px}html body .u-px-15{padding-left:15px;padding-right:15px}html body .u-px-16{padding-left:16px;padding-right:16px}html body .u-px-18{padding-left:18px;padding-right:18px}html body .u-px-20{padding-left:20px;padding-right:20px}html body .u-px-24{padding-left:24px;padding-right:24px}html body .u-px-30{padding-left:30px;padding-right:30px}html body .u-py-0{padding-top:0;padding-bottom:0}html body .u-py-4{padding-top:4px;padding-bottom:4px}html body .u-py-6{padding-top:6px;padding-bottom:6px}html body .u-py-8{padding-top:8px;padding-bottom:8px}html body .u-py-10{padding-top:10px;padding-bottom:10px}html body .u-py-12{padding-top:12px;padding-bottom:12px}html body .u-py-15{padding-top:15px;padding-bottom:15px}html body .u-py-20{padding-top:20px;padding-bottom:20px}html body .u-py-25{padding-top:25px;padding-bottom:25px}html body .u-py-30{padding-top:30px;padding-bottom:30px}html body .u-py-40{padding-top:40px;padding-bottom:40px}html body .u-py-60{padding-top:60px;padding-bottom:60px}html body .u-pt-0{padding-top:0}html body .u-pt-5{padding-top:5px}html body .u-pt-10{padding-top:10px}html body .u-pt-15{padding-top:15px}html body .u-pt-20{padding-top:20px}html body .u-pt-25{padding-top:25px}html body .u-pt-30{padding-top:30px}html body .u-pb-0{padding-bottom:0}html body .u-pb-5{padding-bottom:5px}html body .u-pb-10{padding-bottom:10px}html body .u-pb-15{padding-bottom:15px}html body .u-pb-20{padding-bottom:20px}html body .u-pb-25{padding-bottom:25px}html body .u-pb-30{padding-bottom:30px}html body .u-pl-0{padding-left:0}html body .u-pl-10{padding-left:10px}html body .u-pl-15{padding-left:15px}html body .u-pl-20{padding-left:20px}html body .u-pr-0{padding-right:0}html body .u-pr-10{padding-right:10px}html body .u-pr-15{padding-right:15px}html body .u-pr-20{padding-right:20px}html body .u-border{border:1px solid var(--smt-color-border-light,#cbd5e1)}html body .u-border-slate-100{border:1px solid #f1f5f9}html body .u-border-slate-300{border:1px solid #cbd5e1}html body .u-border-slate-200{border:1px solid #e2e8f0}html body .u-border-slate-200-2{border:2px solid #e2e8f0}html body .u-border-amber-light{border:1px solid #fef3c7}html body .u-border-emerald-2{border:2px solid #10b981}html body .u-border-primary{border:1px solid var(--smt-color-primary,#002780)}html body .u-border-primary-2{border:2px solid var(--smt-color-primary,#002780)}html body .u-border-accent{border:1px solid var(--smt-color-accent,#cf0921)}html body .u-border-accent-2{border:2px solid var(--smt-color-accent,#cf0921)}html body .u-border-dashed-primary{border:2px dashed var(--smt-color-primary,#002780)}html body .u-border-dashed{border:1px dashed #cbd5e1}html body .u-border-dashed-muted{border:1px dashed #cbd5e1}html body .u-border-none,html body .u-border-0{border:none}html body .u-border-t{border-top:1px solid #cbd5e1}html body .u-border-t-slate-200{border-top:1px solid #e2e8f0}html body .u-border-t-0{border-top:none}html body .u-border-b{border-bottom:1px solid #cbd5e1}html body .u-border-b-slate-100{border-bottom:1px solid #f1f5f9}html body .u-border-b-slate-200{border-bottom:1px solid #e2e8f0}html body .u-border-b-2{border-bottom:2px solid #cbd5e1}html body .u-border-b-primary{border-bottom:2px solid var(--smt-color-primary,#002780)}html body .u-border-b-0{border-bottom:none}html body .u-border-l-primary{border-left:4px solid var(--smt-color-primary,#002780)}html body .u-border-l-accent{border-left:4px solid var(--smt-color-accent,#cf0921)}html body .u-border-collapse{border-collapse:collapse}html body .u-rounded-none,html body .u-rounded-0{border-radius:0}html body .u-rounded-xs{border-radius:2px}html body .u-rounded-sm{border-radius:4px}html body .u-rounded-md{border-radius:6px}html body .u-rounded-lg{border-radius:8px}html body .u-rounded-xl{border-radius:12px}html body .u-rounded-full{border-radius:9999px}html body .u-rounded-t-xl{border-radius:12px 12px 0 0}html body .u-rounded-b-xl{border-radius:0 0 12px 12px}html body .u-shadow-none{box-shadow:none}html body .u-shadow-xs{box-shadow:0 1px 2px rgba(0,0,0,.05)}html body .u-shadow-sm{box-shadow:0 2px 4px rgba(0,0,0,.03),0 1px 2px rgba(0,0,0,.02)}html body .u-shadow-md{box-shadow:var(--smt-shadow-card,0 4px 12px rgba(0,0,0,.08))}html body .u-shadow-lg{box-shadow:0 8px 24px rgba(0,0,0,.08)}html body .u-shadow-dropdown{box-shadow:var(--smt-shadow-dropdown,0 8px 20px rgba(0,0,0,.15))}html body .u-w-full{width:100%}html body .u-w-auto{width:auto}html body .u-w-half{width:50%}html body .u-w-25{width:25%}html body .u-w-4{width:4px}html body .u-w-8{width:8px}html body .u-w-18{width:18px}html body .u-w-24{width:24px}html body .u-w-44{width:44px}html body .u-w-60{width:60px}html body .u-w-80{width:80px}html body .u-w-90{width:90px}html body .u-w-100{width:100px}html body .u-max-w-full{max-width:100%}html body .u-max-w-150{max-width:150px}html body .u-max-w-400{max-width:400px}html body .u-max-w-500{max-width:500px}html body .u-max-w-600{max-width:600px}html body .u-max-w-650{max-width:650px}html body .u-max-w-800{max-width:800px}html body .u-max-w-850{max-width:850px}html body .u-max-w-900{max-width:900px}html body .u-max-w-1000{max-width:1000px}html body .u-max-w-1200{max-width:1200px}html body .u-min-w-0{min-width:0}html body .u-min-w-160{min-width:160px}html body .u-min-w-200{min-width:200px}html body .u-min-w-220{min-width:220px}html body .u-min-w-600{min-width:600px}html body .u-h-full{height:100%}html body .u-h-auto{height:auto}html body .u-h-4{height:4px}html body .u-h-8{height:8px}html body .u-h-16{height:16px}html body .u-h-18{height:18px}html body .u-h-24{height:24px}html body .u-h-36{height:36px}html body .u-h-40{height:40px}html body .u-h-44{height:44px}html body .u-h-60{height:60px}html body .u-h-80{height:80px}html body .u-h-160{height:160px}html body .u-min-h-120{min-height:120px}html body .u-min-h-200{min-height:200px}html body .u-min-h-300{min-height:300px}html body .u-box-border{box-sizing:border-box}html body .u-float-none{float:none}html body .u-clear-both{clear:both}html body .u-overflow-hidden{overflow:hidden}html body .u-overflow-auto{overflow:auto}html body .u-overflow-x-auto{overflow-x:auto}html body .u-overflow-y-auto{overflow-y:auto}html body .u-cursor-pointer{cursor:pointer}html body .u-cursor-default{cursor:default}html body .u-cursor-not-allowed{cursor:not-allowed}html body .u-pointer-events-none{pointer-events:none}html body .u-pointer-events-auto{pointer-events:auto}html body .u-transition-all{transition:all var(--smt-transition-normal,.25s ease)}html body .u-transition-fast{transition:all var(--smt-transition-fast,.15s ease)}html body .u-transition-bg{transition:background-color .2s ease,background .2s ease}html body .u-transition-transform{transition:transform .2s ease,box-shadow .2s ease}html body .u-object-contain{object-fit:contain}html body .u-object-cover{object-fit:cover}html body .u-max-h-full{max-height:100%}html body .u-max-h-100{max-height:100px}html body .u-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:32px}html body .u-hover-shadow:hover{box-shadow:var(--smt-shadow-card,0 4px 12px rgba(0,0,0,.08))}html body .u-hover-lift:hover{transform:translateY(-2px)}html body .u-float-none{float:none}html body .u-min-h-120{min-height:120px}html body .u-min-w-600{min-width:600px}html body .u-border-primary-dashed{border:2px dashed var(--smt-color-primary,#002780)}html body .u-border-amber-dashed{border:1px dashed var(--smt-color-warning,#d97706)}html body .u-border-b-slate-200-2{border-bottom:2px solid var(--smt-color-border,#cbd5e1)}html body .u-bg-amber-50{background-color:#fcf8f2}html body .u-color-amber-dark{color:#b45309}html body .u-color-rose{color:#e11d48}html body .u-border-rose-light{border:1px solid #fda4af}html body .u-p-14{padding:14px}html body .u-list-disc{list-style-type:disc}html body .u-rounded-b-sm{border-radius:0 0 4px 4px}html body .is-hidden{display:none}html body .is-visible,html body .is-active,html body .is-open{display:block}html body .is-flex.is-active,html body .is-flex.is-visible,html body .is-flex-active{display:flex}html body .is-inline-flex.is-active,html body .is-inline-flex.is-visible,html body .is-inline-flex-active{display:inline-flex}html body .is-table.is-active,html body .is-table-active{display:table}html body .is-loading,html body .is-submitting,html body .is-busy{pointer-events:none;opacity:.7;cursor:wait}html body .is-dragover{background-color:var(--smt-color-bg-light,#f1f5f9);border-color:var(--smt-color-primary,#002780)}html body .has-error{color:var(--smt-color-accent,#cf0921);display:block}html body .has-success{color:green;display:block}html body .has-info{color:var(--smt-color-primary,#002780);display:block}html body #smtbox-rfq-badge{transition:opacity var(--smt-transition-normal,.25s ease),transform var(--smt-transition-normal,.25s ease)}html body #smtbox-rfq-badge.is-hidden{display:none;opacity:0}html body #smtbox-rfq-badge.is-active{display:inline-flex;opacity:1}html body .smtbox-bulk-tab-btn{background-color:#e2e8f0;color:#475569;transition:all var(--smt-transition-fast,.15s ease)}html body .smtbox-bulk-tab-btn.is-active,html body .smtbox-bulk-tab-btn.active{background-color:var(--smt-color-primary,#002780);color:#fff}html body .u-color-navy,html body .u-text-navy{color:var(--smt-color-primary,#002780)}html body .u-text-accent{color:var(--smt-color-accent,#cf0921)}html body .u-color-muted{color:var(--smt-color-text-muted,#64748b)}html body .u-font-12{font-size:12px}html body .u-font-13{font-size:13px}html body .u-font-14{font-size:14px}html body .u-font-15{font-size:15px}html body .u-font-16{font-size:16px}html body .u-font-18{font-size:18px}html body .u-font-20{font-size:20px}html body .u-font-24{font-size:24px}html body .u-font-26{font-size:26px}html body .u-font-28{font-size:28px}html body .u-font-32{font-size:32px}html body .u-font-36{font-size:36px}html body .u-leading-1-5{line-height:1.5}html body .u-leading-1-6{line-height:1.6}
body>.sre-autocomplete-dropdown,body>.smtbox-autocomplete-dropdown,.sre-autocomplete-dropdown,.smtbox-autocomplete-dropdown{position:absolute;left:var(--dropdown-left,0px);top:var(--dropdown-top,0px);width:var(--dropdown-width,auto);min-width:var(--search-popover-width,280px);z-index:var(--smt-z-dropdown,99999999);background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:var(--smt-border-radius-sm,6px);max-height:380px;overflow-y:auto;box-sizing:border-box;margin-top:4px}.sre-autocomplete-dropdown .sre-suggestion-item,.sre-autocomplete-dropdown .smtbox-suggestion-item,.smtbox-autocomplete-dropdown .sre-suggestion-item,.smtbox-autocomplete-dropdown .smtbox-suggestion-item{display:flex;align-items:center;padding:8px 12px;font-size:13px;line-height:1.4;color:#1a202c;text-decoration:none;border-bottom:1px solid #edf2f7;cursor:pointer;box-sizing:border-box;white-space:normal;word-break:break-word;transition:background-color var(--smt-transition-fast,.15s ease),color var(--smt-transition-fast,.15s ease)}.sre-autocomplete-dropdown .sre-suggestion-item:last-child,.sre-autocomplete-dropdown .smtbox-suggestion-item:last-child,.smtbox-autocomplete-dropdown .sre-suggestion-item:last-child,.smtbox-autocomplete-dropdown .smtbox-suggestion-item:last-child{border-bottom:none}.sre-autocomplete-dropdown .sre-suggestion-item:hover,.sre-autocomplete-dropdown .smtbox-suggestion-item:hover,.smtbox-autocomplete-dropdown .sre-suggestion-item:hover,.smtbox-autocomplete-dropdown .smtbox-suggestion-item:hover,.sre-autocomplete-dropdown .sre-suggestion-item.active,.sre-autocomplete-dropdown .smtbox-suggestion-item.active,.smtbox-autocomplete-dropdown .sre-suggestion-item.active,.smtbox-autocomplete-dropdown .smtbox-suggestion-item.active{background-color:#f0f4ff;color:var(--smt-color-primary,#002780);text-decoration:none}.sre-autocomplete-dropdown .sre-suggestion-item .sre-highlight,.sre-autocomplete-dropdown .sre-suggestion-item .smtbox-highlight,.sre-autocomplete-dropdown .smtbox-suggestion-item .sre-highlight,.sre-autocomplete-dropdown .smtbox-suggestion-item .smtbox-highlight,.smtbox-autocomplete-dropdown .sre-suggestion-item .sre-highlight,.smtbox-autocomplete-dropdown .sre-suggestion-item .smtbox-highlight,.smtbox-autocomplete-dropdown .smtbox-suggestion-item .sre-highlight,.smtbox-autocomplete-dropdown .smtbox-suggestion-item .smtbox-highlight{font-weight:700;color:var(--smt-color-accent,#cf0921);background-color:transparent;padding:0}.sre-autocomplete-dropdown .sre-suggestion-img,.sre-autocomplete-dropdown .smtbox-suggestion-img,.smtbox-autocomplete-dropdown .sre-suggestion-img,.smtbox-autocomplete-dropdown .smtbox-suggestion-img{width:40px;height:40px;object-fit:cover;margin-right:12px;border-radius:4px;flex-shrink:0}.sre-autocomplete-dropdown .sre-suggestion-content,.sre-autocomplete-dropdown .smtbox-suggestion-content,.smtbox-autocomplete-dropdown .sre-suggestion-content,.smtbox-autocomplete-dropdown .smtbox-suggestion-content{flex-grow:1;display:flex;flex-direction:column}.sre-autocomplete-dropdown .sre-suggestion-title,.sre-autocomplete-dropdown .smtbox-suggestion-title,.smtbox-autocomplete-dropdown .sre-suggestion-title,.smtbox-autocomplete-dropdown .smtbox-suggestion-title{font-weight:500;color:#1a202c;margin-bottom:2px}.sre-autocomplete-dropdown .sre-suggestion-price,.sre-autocomplete-dropdown .smtbox-suggestion-price,.smtbox-autocomplete-dropdown .sre-suggestion-price,.smtbox-autocomplete-dropdown .smtbox-suggestion-price{font-size:12px;color:#475569}#header .live-search-results,.searchform-wrapper .live-search-results,.searchform-wrapper .autocomplete-suggestions{display:none;visibility:hidden;opacity:0;height:0;pointer-events:none}body>.sre-autocomplete-dropdown.is-hidden,body>.smtbox-autocomplete-dropdown.is-hidden,.sre-autocomplete-dropdown.is-hidden,.smtbox-autocomplete-dropdown.is-hidden{display:none}body>.sre-autocomplete-dropdown.is-open,body>.smtbox-autocomplete-dropdown.is-open,body>.sre-autocomplete-dropdown.is-active,body>.smtbox-autocomplete-dropdown.is-active,.sre-autocomplete-dropdown.is-open,.smtbox-autocomplete-dropdown.is-open,.sre-autocomplete-dropdown.is-active,.smtbox-autocomplete-dropdown.is-active{display:block}.sre-newsletter-msg.has-error,.smtbox-newsletter-msg.has-error{color:var(--smt-color-accent,#cf0921);display:block}.sre-newsletter-msg.has-success,.smtbox-newsletter-msg.has-success{color:var(--smt-color-success,green);display:block}.sre-newsletter-msg.has-info,.smtbox-newsletter-msg.has-info{color:var(--smt-color-primary,#002780);display:block}.sre-autocomplete-dropdown .sre-history-section,.sre-autocomplete-dropdown .smtbox-history-section,.smtbox-autocomplete-dropdown .sre-history-section,.smtbox-autocomplete-dropdown .smtbox-history-section{padding:12px 14px;background:#fff}.sre-autocomplete-dropdown .sre-history-header,.sre-autocomplete-dropdown .smtbox-history-header,.smtbox-autocomplete-dropdown .sre-history-header,.smtbox-autocomplete-dropdown .smtbox-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #f1f5f9}.sre-autocomplete-dropdown .sre-history-title,.sre-autocomplete-dropdown .smtbox-history-title,.smtbox-autocomplete-dropdown .sre-history-title,.smtbox-autocomplete-dropdown .smtbox-history-title{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:5px}.sre-autocomplete-dropdown .sre-history-clear-btn,.sre-autocomplete-dropdown .smtbox-history-clear-btn,.smtbox-autocomplete-dropdown .sre-history-clear-btn,.smtbox-autocomplete-dropdown .smtbox-history-clear-btn{background:0 0;border:none;color:#475569;font-size:11px;font-weight:600;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .2s ease}.sre-autocomplete-dropdown .sre-history-clear-btn:hover,.sre-autocomplete-dropdown .smtbox-history-clear-btn:hover,.smtbox-autocomplete-dropdown .sre-history-clear-btn:hover,.smtbox-autocomplete-dropdown .smtbox-history-clear-btn:hover{color:var(--smt-color-accent,#cf0921);background:#fef2f2}.sre-autocomplete-dropdown .sre-history-chips,.sre-autocomplete-dropdown .smtbox-history-chips,.smtbox-autocomplete-dropdown .sre-history-chips,.smtbox-autocomplete-dropdown .smtbox-history-chips{display:flex;flex-wrap:wrap;gap:6px}.sre-autocomplete-dropdown .sre-history-chip,.sre-autocomplete-dropdown .smtbox-history-chip,.smtbox-autocomplete-dropdown .sre-history-chip,.smtbox-autocomplete-dropdown .smtbox-history-chip{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:4px 10px;font-size:12px;color:#1e293b;cursor:pointer;transition:all .2s ease;user-select:none}.sre-autocomplete-dropdown .sre-history-chip:hover,.sre-autocomplete-dropdown .smtbox-history-chip:hover,.smtbox-autocomplete-dropdown .sre-history-chip:hover,.smtbox-autocomplete-dropdown .smtbox-history-chip:hover{background:#f1f5f9;border-color:#cbd5e1;color:var(--smt-color-primary,#002780);transform:translateY(-1px)}.sre-autocomplete-dropdown .sre-history-chip-text,.sre-autocomplete-dropdown .smtbox-history-chip-text,.smtbox-autocomplete-dropdown .sre-history-chip-text,.smtbox-autocomplete-dropdown .smtbox-history-chip-text{margin-right:6px}.sre-autocomplete-dropdown .sre-history-chip-del,.sre-autocomplete-dropdown .smtbox-history-chip-del,.smtbox-autocomplete-dropdown .sre-history-chip-del,.smtbox-autocomplete-dropdown .smtbox-history-chip-del{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;color:#475569;font-size:11px;line-height:1;transition:all .15s ease}.sre-autocomplete-dropdown .sre-history-chip-del:hover,.sre-autocomplete-dropdown .smtbox-history-chip-del:hover,.smtbox-autocomplete-dropdown .sre-history-chip-del:hover,.smtbox-autocomplete-dropdown .smtbox-history-chip-del:hover{background:var(--smt-color-accent,#cf0921);color:#fff}.sre-autocomplete-dropdown .sre-suggestion-category,.sre-autocomplete-dropdown .smtbox-suggestion-category,.smtbox-autocomplete-dropdown .sre-suggestion-category,.smtbox-autocomplete-dropdown .smtbox-suggestion-category,.sre-autocomplete-dropdown .sre-category-badge,.sre-autocomplete-dropdown .smtbox-category-badge,.smtbox-autocomplete-dropdown .sre-category-badge,.smtbox-autocomplete-dropdown .smtbox-category-badge{display:inline-block;font-size:11px;font-weight:600;line-height:1.2;padding:2px 6px;border-radius:4px;background-color:#f1f5f9;color:#334155;border:1px solid #64748b;margin-right:6px;vertical-align:middle}.sre-autocomplete-dropdown .sre-suggestion-item:hover .sre-suggestion-category,.sre-autocomplete-dropdown .smtbox-suggestion-item:hover .smtbox-suggestion-category,.smtbox-autocomplete-dropdown .sre-suggestion-item:hover .sre-suggestion-category,.smtbox-autocomplete-dropdown .smtbox-suggestion-item:hover .smtbox-suggestion-category,.sre-autocomplete-dropdown .sre-suggestion-item.active .sre-suggestion-category,.sre-autocomplete-dropdown .smtbox-suggestion-item.active .smtbox-suggestion-category,.smtbox-autocomplete-dropdown .sre-suggestion-item.active .sre-suggestion-category,.smtbox-autocomplete-dropdown .smtbox-suggestion-item.active .smtbox-suggestion-category{background-color:#e2e8f0;color:#0f172a;border-color:#64748b}.sre-autocomplete-dropdown .sre-history-secondary,.sre-autocomplete-dropdown .smtbox-history-secondary,.smtbox-autocomplete-dropdown .sre-history-secondary,.smtbox-autocomplete-dropdown .smtbox-history-secondary,.sre-autocomplete-dropdown .sre-history-empty,.sre-autocomplete-dropdown .smtbox-history-empty,.smtbox-autocomplete-dropdown .sre-history-empty,.smtbox-autocomplete-dropdown .smtbox-history-empty,.sre-autocomplete-dropdown .sre-suggestion-secondary,.sre-autocomplete-dropdown .smtbox-suggestion-secondary,.smtbox-autocomplete-dropdown .sre-suggestion-secondary,.smtbox-autocomplete-dropdown .smtbox-suggestion-secondary,.sre-autocomplete-dropdown .sre-suggestion-meta,.sre-autocomplete-dropdown .smtbox-suggestion-meta,.smtbox-autocomplete-dropdown .sre-suggestion-meta,.smtbox-autocomplete-dropdown .smtbox-suggestion-meta{font-size:12px;color:#475569}.sre-autocomplete-dropdown input::placeholder,.smtbox-autocomplete-dropdown input::placeholder,:is(.sre-autocomplete-dropdown,.smtbox-autocomplete-dropdown) input::placeholder,.sre-search-input::placeholder,.smtbox-search-input::placeholder,.sre-search-input::-webkit-input-placeholder,.smtbox-search-input::-webkit-input-placeholder{color:#475569;opacity:1}