.rfh-shell{--rfq-mono:var(--font-rf-mono), ui-monospace, "SFMono-Regular", Menlo, monospace;--rfq-panel:color-mix(in srgb, var(--rfh-graphite) 88%, transparent);--rfq-line:var(--rfh-edge-soft);--rfq-line-hi:var(--rfh-edge)}.rfh-shell .rfq-catalog{padding-block:clamp(1.5rem,3vw,2.5rem) clamp(3rem,6vw,5.5rem);scroll-margin-top:5rem;position:relative}.rfh-shell .rfq-browse{gap:.9rem;margin-bottom:1.4rem;display:grid}.rfh-shell .rfq-chips{margin-inline:calc(var(--rfh-gutter) * -1);padding-inline:var(--rfh-gutter);overscroll-behavior-x:contain;scrollbar-width:none;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.rfh-shell .rfq-chips::-webkit-scrollbar{display:none}.rfh-shell .rfq-chip{border:1px solid var(--rfq-line);background:var(--rfq-panel);min-height:2.75rem;color:var(--rfh-ivory-dim);font-family:var(--rfq-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:border-color var(--rfh-t-button) var(--rfh-ease), color var(--rfh-t-button) var(--rfh-ease);flex:none;align-items:center;gap:.55rem;padding:0 .95rem;font-size:.72rem;display:inline-flex}.rfh-shell .rfq-chip span{color:var(--rfh-titanium);font-variant-numeric:tabular-nums}.rfh-shell .rfq-chip:hover{border-color:var(--rfq-line-hi);color:var(--rfh-ivory)}.rfh-shell .rfq-chip[aria-current=page]{border-color:var(--rfh-orange);background:color-mix(in srgb, var(--rfh-orange) 12%, var(--rfh-graphite));color:var(--rfh-ivory)}.rfh-shell .rfq-chip[aria-current=page] span{color:var(--rfh-hot)}.rfh-shell .rfq-search{grid-template-columns:minmax(0,1fr) minmax(0,9.5rem);align-items:end;gap:.5rem;display:grid}.rfh-shell .rfq-autosubmit{display:block}.rfh-shell .rfq-field{gap:.35rem;min-width:0;display:grid}.rfh-shell .rfq-field-label{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem}.rfh-shell .rfq-field input,.rfh-shell .rfq-field select{border:1px solid var(--rfq-line);background:var(--rfh-carbon);width:100%;min-height:2.9rem;color:var(--rfh-ivory);font:inherit;border-radius:0;padding:0 .9rem;font-size:1rem}.rfh-shell .rfq-field input::placeholder{color:var(--rfh-ivory-faint)}.rfh-shell .rfq-field input:focus-visible,.rfh-shell .rfq-field select:focus-visible{outline:2px solid var(--rfh-orange);outline-offset:1px;border-color:var(--rfh-orange)}.rfh-shell .rfq-search-go{border:1px solid var(--rfq-line-hi);background:var(--rfh-gunmetal);min-height:2.9rem;color:var(--rfh-ivory);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:0 1.2rem;font-size:.72rem}.rfh-shell .rfq-search-go:hover{border-color:var(--rfh-orange)}@media (max-width:47.99rem){.rfh-shell .rfq-field-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rfh-shell .rfq-search-go{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;min-height:0;padding:0;position:absolute;overflow:hidden}.rfh-shell .rfq-search-go:focus-visible{clip-path:none;outline:2px solid var(--rfh-orange);outline-offset:1px;grid-column:1/-1;width:auto;height:auto;min-height:2.9rem;padding:0 1.2rem;position:static}.rfh-shell .rfq-field select{padding-inline:.7rem;font-size:.92rem}}@media (min-width:48rem){.rfh-shell .rfq-chips{flex-wrap:wrap;margin-inline:0;padding-inline:0;overflow:visible}.rfh-shell .rfq-search{grid-template-columns:minmax(0,1fr) minmax(0,11rem) auto;max-width:42rem}}@media (min-width:80rem){.rfh-shell .rfq-browse{grid-template-columns:minmax(0,1fr) minmax(0,32rem);align-items:end;column-gap:2rem}.rfh-shell .rfq-search{max-width:none}}.rfh-shell .rfq-result-line{color:var(--rfh-ivory-dim);margin:0 0 1rem;font-size:.92rem}.rfh-shell .rfq-result-line a{color:var(--rfh-hot);text-underline-offset:.2em;text-decoration:underline}.rfh-shell .rfq-result-line a[href="/parts#catalog"]{align-items:center;min-height:2.75rem;margin-block:-.9rem;padding-inline:.35rem;display:inline-flex}.rfh-shell .rfq-grid{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.rfh-shell .rfq-card{min-width:0}.rfh-shell .rfq-card-link{border:1px solid var(--rfq-line);background:var(--rfq-panel);height:100%;color:inherit;transition:border-color var(--rfh-t-ui) var(--rfh-ease), transform var(--rfh-t-ui) var(--rfh-ease);grid-template-columns:7.5rem minmax(0,1fr);text-decoration:none;display:grid;position:relative}.rfh-shell .rfq-card-link:hover{border-color:var(--rfq-line-hi)}.rfh-shell .rfq-card-link:focus-visible{outline:2px solid var(--rfh-orange);outline-offset:3px}.rfh-shell .rfq-card-media{background:var(--rfh-carbon);min-height:100%;display:block;position:relative;overflow:hidden}.rfh-shell .rfq-card-body{flex-direction:column;gap:.4rem;min-width:0;padding:.85rem .9rem .9rem;display:flex}.rfh-shell .rfq-tick{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.64rem;overflow:hidden}.rfh-shell .rfq-card-title{-webkit-line-clamp:2;color:var(--rfh-ivory);overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.98rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.rfh-shell .rfq-condition{color:var(--rfh-ivory-dim);font-family:var(--rfq-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.66rem;display:inline-flex}.rfh-shell .rfq-card-specs{display:none}.rfh-shell .rfq-card-foot{justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:auto;padding-top:.3rem;display:flex}.rfh-shell .rfq-price{color:var(--rfh-ivory);font-family:var(--rfh-display);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:1.35rem;font-weight:700;line-height:1}.rfh-shell .rfq-card-go{color:var(--rfh-hot);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem}@media (min-width:40rem){.rfh-shell .rfq-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem}.rfh-shell .rfq-card-link{grid-template-rows:auto 1fr;grid-template-columns:1fr}.rfh-shell .rfq-card-link:hover{transform:translateY(-2px)}.rfh-shell .rfq-card-media{aspect-ratio:4/3;border-bottom:1px solid var(--rfq-line);min-height:0}.rfh-shell .rfq-card-body{gap:.55rem;padding:1rem 1.05rem 1.1rem}.rfh-shell .rfq-card-title{font-size:1.05rem}.rfh-shell .rfq-card-specs{border-top:1px solid var(--rfq-line);gap:.3rem;padding-top:.5rem;display:grid}.rfh-shell .rfq-card-spec{justify-content:space-between;gap:.75rem;font-size:.8rem;display:flex}.rfh-shell .rfq-card-spec span{color:var(--rfh-titanium);flex:none}.rfh-shell .rfq-card-spec b{min-width:0;color:var(--rfh-ivory-dim);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.rfh-shell .rfq-price{font-size:1.55rem}}@media (prefers-reduced-motion:reduce){.rfh-shell .rfq-card-link,.rfh-shell .rfq-card-link:hover{transition:none;transform:none}}.rfh-shell .rfq-media{display:block;position:absolute;inset:0}.rfh-shell .rfq-media img{object-fit:cover;width:100%;height:100%;display:block}.rfh-shell .rfq-media[data-kind=plate]{background:var(--rfh-brushed), radial-gradient(120% 90% at 30% 20%, color-mix(in srgb, var(--rfh-steel) 70%, transparent), transparent 70%), linear-gradient(160deg, var(--rfh-gunmetal), var(--rfh-carbon));place-items:center;display:grid}.rfh-shell .rfq-plate-mark{color:#0000;background:var(--rfh-chrome);max-width:92%;font-family:var(--rfh-display);letter-spacing:.02em;opacity:.55;text-overflow:ellipsis;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.4rem,5.5vw,3.1rem);font-weight:800;line-height:1;overflow:hidden}.rfh-shell .rfq-plate-meta{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.58rem;position:absolute;bottom:.55rem;left:.7rem;right:.7rem;overflow:hidden}@media (max-width:39.99rem){.rfh-shell .rfq-plate-meta{display:none}}.rfh-shell .rfq-none,.rfh-shell .rfq-empty{border:1px solid var(--rfq-line);background:var(--rfq-panel);padding:clamp(1.5rem,4vw,2.5rem)}.rfh-shell .rfq-none-title,.rfh-shell .rfq-empty-title{color:var(--rfh-ivory);font-family:var(--rfh-display);margin:0 0 .5rem;font-size:clamp(1.35rem,3.5vw,2rem);font-weight:700;line-height:1.1}.rfh-shell .rfq-none p,.rfh-shell .rfq-empty-copy{color:var(--rfh-ivory-dim);margin:0;line-height:1.6}.rfh-shell .rfq-none a{color:var(--rfh-hot);text-underline-offset:.2em;text-decoration:underline}.rfh-shell .rfq-empty-eyebrow{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:.68rem;display:flex}.rfh-shell .rfq-empty-copy{max-width:36rem}.rfh-shell .rfq-empty-actions{flex-wrap:wrap;gap:.6rem;margin-top:1.4rem;display:flex}.rfh-shell .rfq-button{border:1px solid var(--rfq-line-hi);min-height:2.9rem;color:var(--rfh-ivory);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 1.2rem;font-size:.72rem;text-decoration:none;display:inline-flex}.rfh-shell .rfq-button:hover{border-color:var(--rfh-orange)}.rfh-shell .rfq-button[data-tone=primary]{border-color:var(--rfh-orange);background:var(--rfh-orange);color:#140a04;font-weight:700}.rfh-shell .rfq-button[data-tone=primary]:hover{background:var(--rfh-hot)}@media (max-width:30rem){.rfh-shell .rfq-empty-actions .rfq-button{flex:100%}}.rfh-shell .rfq-how{border-top:1px solid var(--rfq-line);padding-block:clamp(2.5rem,5vw,4.5rem)}.rfh-shell .rfq-how-title{color:var(--rfh-ivory);font-family:var(--rfh-display);margin:0 0 1.4rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.rfh-shell .rfq-how-steps{counter-reset:rfq-step;gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.rfh-shell .rfq-how-steps li{counter-increment:rfq-step;gap:.35rem;padding-left:2.6rem;display:grid;position:relative}.rfh-shell .rfq-how-steps li:before{content:counter(rfq-step, decimal-leading-zero);color:var(--rfh-orange);font-family:var(--rfq-mono);letter-spacing:.06em;font-size:.8rem;position:absolute;top:.05rem;left:0}.rfh-shell .rfq-how-steps b{color:var(--rfh-ivory);font-size:1.02rem}.rfh-shell .rfq-how-steps span{color:var(--rfh-ivory-dim);line-height:1.55}@media (min-width:56rem){.rfh-shell .rfq-how-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.rfh-shell .rfq-part{padding-block:clamp(1rem,3vw,2rem) clamp(2.5rem,5vw,4.5rem)}.rfh-shell .rfq-part-grid{gap:clamp(1.25rem,3vw,2.5rem);display:grid}@media (min-width:56rem){.rfh-shell .rfq-part-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}.rfh-shell .rfq-part-gallery{position:sticky;top:5.5rem}}.rfh-shell .rfq-gallery{gap:.6rem;display:grid}.rfh-shell .rfq-gallery-frame{aspect-ratio:4/3;border:1px solid var(--rfq-line);background:var(--rfh-carbon);position:relative;overflow:hidden}.rfh-shell .rfq-gallery-frame .rfq-plate-mark{font-size:clamp(3rem,14vw,7rem)}.rfh-shell .rfq-gallery-frame .rfq-plate-meta{font-size:.66rem;display:block;bottom:.9rem;left:1rem}.rfh-shell .rfq-gallery-strip{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:100%;grid-auto-flow:column;display:grid;overflow-x:auto}.rfh-shell .rfq-gallery-strip::-webkit-scrollbar{display:none}.rfh-shell .rfq-gallery-strip .rfq-gallery-frame{scroll-snap-align:start}.rfh-shell .rfq-gallery-strip:focus-visible{outline:2px solid var(--rfh-orange);outline-offset:2px}.rfh-shell .rfq-gallery-thumbs{gap:.5rem;display:flex}.rfh-shell .rfq-gallery-thumb{aspect-ratio:4/3;border:1px solid var(--rfq-line);width:4.5rem;overflow:hidden}.rfh-shell .rfq-gallery-thumb img{object-fit:cover;width:100%;height:100%}.rfh-shell .rfq-gallery-thumb:hover,.rfh-shell .rfq-gallery-thumb:focus-visible{border-color:var(--rfh-orange);outline:none}@media (prefers-reduced-motion:reduce){.rfh-shell .rfq-gallery-strip{scroll-behavior:auto}}.rfh-shell .rfq-part-info{align-content:start;gap:.85rem;min-width:0;display:grid}.rfh-shell .rfq-part-title{color:var(--rfh-ivory);font-family:var(--rfh-display);letter-spacing:.005em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.6rem,4.2vw,2.6rem);font-weight:700;line-height:1.08}.rfh-shell .rfq-part-state{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.rfh-shell .rfq-status{color:var(--rfh-ivory);font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.72rem;display:inline-flex}.rfh-shell .rfq-status[data-status=held],.rfh-shell .rfq-status[data-status=sold],.rfh-shell .rfq-status[data-status=gone]{color:var(--rfh-hot)}.rfh-shell .rfq-part-state .rfq-condition{border:1px solid var(--rfq-line);padding:.3rem .6rem}.rfh-shell .rfq-part-price{color:var(--rfh-ivory);font-family:var(--rfh-display);font-variant-numeric:tabular-nums;margin:.3rem 0 0;font-size:clamp(2.3rem,7vw,3.2rem);font-weight:700;line-height:1}.rfh-shell .rfq-part-cta{width:100%;min-height:3.25rem;font-size:.8rem}@media (min-width:30rem){.rfh-shell .rfq-part-cta{justify-self:start;width:auto;padding-inline:2rem}}.rfh-shell .rfq-part-terms{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.68rem}.rfh-shell button.rfq-button{cursor:pointer;font:inherit;font-family:var(--rfq-mono);letter-spacing:.1em;text-transform:uppercase;background:0 0;font-size:.72rem}.rfh-shell button.rfq-button[data-tone=primary]{background:var(--rfh-orange)}.rfh-shell button.rfq-button:disabled{cursor:not-allowed;opacity:.55}.rfh-shell button.rfq-button[aria-busy=true]{cursor:wait}.rfh-shell .rfq-buy{border:1px solid var(--rfq-line-hi);background:color-mix(in srgb, var(--rfh-carbon) 80%, transparent);gap:.9rem;padding:1.1rem;scroll-margin-top:4.5rem;display:grid}.rfh-shell .rfq-buy-title{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:500}.rfh-shell .rfq-buy-methods{border:0;gap:.5rem;min-width:0;margin:0;padding:0;display:grid}@media (min-width:34rem){.rfh-shell .rfq-buy-methods{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}}.rfh-shell .rfq-buy-method{border:1px solid var(--rfq-line);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.15rem .7rem;min-height:3.25rem;padding:.8rem .9rem;display:grid;position:relative}.rfh-shell .rfq-buy-method[data-checked=true]{border-color:var(--rfh-orange);background:color-mix(in srgb, var(--rfh-orange) 8%, transparent)}.rfh-shell .rfq-buy-method input{width:1.15rem;height:1.15rem;accent-color:var(--rfh-orange);grid-row:span 2;margin:.1rem 0 0}.rfh-shell .rfq-buy-method:has(input:focus-visible){outline:2px solid var(--rfh-orange);outline-offset:2px}.rfh-shell .rfq-buy-method-name{color:var(--rfh-ivory);font-weight:600}.rfh-shell .rfq-buy-method-note{color:var(--rfh-titanium);font-size:.82rem;line-height:1.4}.rfh-shell .rfq-buy-address{gap:.6rem;display:grid}.rfh-shell .rfq-buy-address .rfq-button{justify-self:start}.rfh-shell .rfq-buy-help{color:var(--rfh-titanium);margin:0;font-size:.8rem}.rfh-shell .rfq-buy-quote{border-left:3px solid var(--rfh-orange);color:var(--rfh-ivory);gap:.3rem;margin:0;padding:.7rem .8rem;font-size:.9rem;line-height:1.5;display:grid}.rfh-shell .rfq-buy-quote[data-tone=warn]{border-left-color:var(--rfh-hot)}.rfh-shell .rfq-buy-quote small{color:var(--rfh-titanium);font-size:.78rem}.rfh-shell .rfq-buy-link{min-height:2.75rem;color:var(--rfh-orange);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;text-decoration:underline}.rfh-shell .rfq-buy-sum{border-top:1px solid var(--rfq-line);margin:0;display:grid}.rfh-shell .rfq-buy-sum>div{border-bottom:1px solid var(--rfq-line);justify-content:space-between;gap:1rem;padding:.45rem 0;display:flex}.rfh-shell .rfq-buy-sum dt{color:var(--rfh-titanium);font-size:.9rem}.rfh-shell .rfq-buy-sum dd{color:var(--rfh-ivory);font-variant-numeric:tabular-nums;text-align:right;margin:0}.rfh-shell .rfq-buy-total dt,.rfh-shell .rfq-buy-total dd{color:var(--rfh-ivory);font-size:1.05rem;font-weight:700}.rfh-shell .rfq-buy-notice{border-left:3px solid var(--rfh-orange);background:color-mix(in srgb, var(--rfh-orange) 7%, transparent);color:var(--rfh-ivory);margin:0;padding:.7rem .9rem;font-size:.9rem}.rfh-shell .rfq-buy-ask{min-height:2.75rem;color:var(--rfh-ivory-dim);text-underline-offset:3px;justify-self:start;align-items:center;text-decoration:underline;display:inline-flex}.rfh-shell .rfq-buy-ask:hover{color:var(--rfh-orange)}.rfh-shell .rfq-part-gone{border:1px solid color-mix(in srgb, var(--rfh-orange) 45%, transparent);background:color-mix(in srgb, var(--rfh-orange) 7%, var(--rfh-graphite));gap:1rem;padding:1.1rem 1.2rem;display:grid}.rfh-shell .rfq-part-gone p{color:var(--rfh-ivory);margin:0;line-height:1.55}.rfh-shell .rfq-part-gone-actions{flex-wrap:wrap;gap:.6rem;display:flex}.rfh-shell .rfq-part-block{border-top:1px solid var(--rfq-line);gap:.7rem;padding-top:1.1rem;display:grid}.rfh-shell .rfq-part-block-title{color:var(--rfh-titanium);font-family:var(--rfq-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:500}.rfh-shell .rfq-specs{margin:0;display:grid}.rfh-shell .rfq-specs>div{border-bottom:1px solid var(--rfq-line);grid-template-columns:minmax(7rem,38%) minmax(0,1fr);gap:1rem;padding:.6rem 0;display:grid}.rfh-shell .rfq-specs>div:last-child{border-bottom:0}.rfh-shell .rfq-specs dt{color:var(--rfh-titanium);font-size:.9rem}.rfh-shell .rfq-specs dd{color:var(--rfh-ivory);overflow-wrap:anywhere;margin:0;font-size:.95rem}.rfh-shell .rfq-part-notes{color:var(--rfh-ivory-dim);white-space:pre-line;margin:0;line-height:1.65}.rfh-shell .rfq-proof{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.rfh-shell .rfq-proof li{color:var(--rfh-ivory-dim);line-height:1.55}.rfh-shell .rfq-proof b{color:var(--rfh-ivory)}.rfh-shell .rfq-ask{border-top:1px solid var(--rfq-line);background:color-mix(in srgb, var(--rfh-carbon) 70%, transparent);padding-block:clamp(2rem,5vw,4rem);scroll-margin-top:4.5rem}.rfh-shell .rfq-ask .rfh-wrap{max-width:50rem}.rfh-shell .rfq-ask-head{gap:.35rem;margin-bottom:1.4rem;display:grid}.rfh-shell .rfq-ask-title{color:var(--rfh-ivory);font-family:var(--rfh-display);overflow-wrap:anywhere;margin:0;font-size:clamp(1.25rem,3vw,1.7rem);font-weight:700;line-height:1.15}.rfh-shell .rfq-ask-price{color:var(--rfh-hot);font-family:var(--rfh-display);margin:0;font-size:1.3rem;font-weight:700}.rfh-shell .rfq-ask-form,.rfh-shell .rfq-ask-grid{gap:1rem;display:grid}@media (min-width:40rem){.rfh-shell .rfq-ask-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rfh-shell .rfq-field textarea{border:1px solid var(--rfq-line);background:var(--rfh-carbon);width:100%;color:var(--rfh-ivory);font:inherit;resize:vertical;border-radius:0;padding:.8rem .9rem;font-size:1rem;line-height:1.5}.rfh-shell .rfq-field textarea:focus-visible{outline:2px solid var(--rfh-orange);outline-offset:1px;border-color:var(--rfh-orange)}.rfh-shell .rfq-field [aria-invalid=true]{border-color:#f0585c}.rfh-shell .rfq-field-label em{color:var(--rfh-ivory-faint);text-transform:none;letter-spacing:0;font-style:normal}.rfh-shell .rfq-error{color:#ff9a8f;font-size:.82rem}.rfh-shell .rfq-ask-error{color:#ffc4bd;background:#f0585c17;border:1px solid #f0585c80;margin:0;padding:.8rem 1rem}.rfh-shell .rfq-ask-foot{gap:.75rem;display:grid}.rfh-shell .rfq-ask-foot p{color:var(--rfh-titanium);margin:0;font-size:.86rem;line-height:1.5}.rfh-shell .rfq-ask-foot .rfq-button{min-height:3.25rem}@media (min-width:40rem){.rfh-shell .rfq-ask-foot{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.25rem}.rfh-shell .rfq-ask-foot .rfq-button{padding-inline:2rem}}.rfh-shell .rfq-ask-done{border:1px solid color-mix(in srgb, var(--rfh-lime) 40%, transparent);background:color-mix(in srgb, var(--rfh-lime) 6%, transparent);padding:1.4rem}.rfh-shell .rfq-ask-done-title{color:var(--rfh-ivory);font-family:var(--rfh-display);margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.rfh-shell .rfq-ask-done p:last-child{color:var(--rfh-ivory-dim);margin:0}.rfh-shell .rfq-trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.rfh-shell .rfq-alternatives{border-top:1px solid var(--rfq-line)}.rfh-shell .rfq-field-label--keep{clip-path:none;width:auto;height:auto;position:static;overflow:visible}.rfh-shell .rfq-dock{display:none}@media (max-width:55.99rem){.rfh-shell .rfq-dock{z-index:40;padding:.7rem var(--rfh-gutter) calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--rfq-line-hi);background:color-mix(in srgb, var(--rfh-carbon) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform var(--rfh-t-ui) var(--rfh-ease);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.rfh-shell .rfq-dock[data-show=true]{transform:none}.rfh-shell .rfq-dock-price{color:var(--rfh-ivory);font-family:var(--rfh-display);font-size:1.45rem;font-weight:700}.rfh-shell .rfq-dock .rfq-button{min-height:2.9rem;padding-inline:1.4rem}.rfh-shell:has(.rfq-dock) .rfp-main{padding-bottom:4.5rem}}@media (prefers-reduced-motion:reduce){.rfh-shell .rfq-dock{transition:none}}.rfh-shell:has(.rfq-part) .rfp-crumbs ol{flex-wrap:nowrap;min-width:0}.rfh-shell:has(.rfq-part) .rfp-crumbs li:not(:last-child){white-space:nowrap;flex:none}.rfh-shell:has(.rfq-part) .rfp-crumbs li:last-child{min-width:0;overflow:hidden}.rfh-shell:has(.rfq-part) .rfp-crumbs li:last-child span{line-height:var(--rfp-crumb-h,2.75rem);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rfh-shell .rfq-restock{border:1px dashed var(--rfq-line-hi);background:color-mix(in srgb, var(--rfh-graphite) 55%, transparent);align-content:center;gap:.2rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.rfh-shell .rfq-restock-title{color:var(--rfh-ivory);font-family:var(--rfh-display);margin:0 0 .4rem;font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:700;line-height:1.15}@media (min-width:64rem){.rfh-shell .rfq-restock{grid-column:span 2}}
