/* Adapted component subset from ScrewFast, pinned in SOURCE.md. MIT license in LICENSE. */
.public-shell{background:#fff}.sf-navbar{position:sticky;z-index:10;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:74px;padding:10px max(22px,calc((100vw - 1180px)/2));border-bottom:1px solid #e4e7ec;background:#fffffff2;backdrop-filter:blur(12px)}.sf-navbar nav{display:flex;gap:24px}.sf-navbar nav a{color:#475467;font-size:14px;font-weight:650;text-decoration:none}.sf-navbar .header-actions{justify-self:end}.sf-navbar #openRfq b{display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:99px;background:#241504;color:#fff}.public-shell main{max-width:1180px;margin:auto;padding:0 22px}.sf-hero{padding:clamp(70px,10vw,126px) 0 72px;max-width:880px}.sf-hero h1{max-width:830px;margin:0;font-size:clamp(38px,6vw,74px);line-height:1.04;letter-spacing:-.045em}.sf-hero>p:not(.eyebrow){max-width:700px;margin:24px 0;color:#586575;font-size:clamp(17px,2vw,21px);line-height:1.7}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-row span{padding:9px 13px;border:1px solid #e3e7ec;border-radius:99px;color:#344054;font-size:13px}.trust-row span::before{content:"✓";margin-inline-end:7px;color:#15803d;font-weight:800}.catalogue-section{padding:54px 0 80px;border-top:1px solid #e4e7ec}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2{margin:0;font-size:clamp(27px,4vw,42px);letter-spacing:-.025em}.section-heading>p{max-width:460px;margin:0;color:#667382;line-height:1.65;font-size:13px}.search{display:flex;gap:9px;max-width:680px;margin-top:28px}.search input{min-height:46px}.sf-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e2e6eb;border-radius:13px;background:#fff;box-shadow:0 10px 30px #1018280a;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 17px 42px #10182812}.product-visual{display:grid;place-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#f3f4f6,#e7eaee);color:#98a2b3}.product-visual span{font-size:clamp(30px,5vw,52px);font-weight:900;letter-spacing:.08em}.product-body{display:flex;flex:1;flex-direction:column;padding:19px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#667382;font-size:12px}.availability{display:inline-flex;padding:5px 8px;border-radius:99px;background:#eaf7ef;color:#18794e;font-weight:700}.availability.muted{background:#f1f2f4;color:#667382}.product-card h3{margin:14px 0 7px;font-size:20px}.product-card p{flex:1;margin:0;color:#667382;line-height:1.7}.card-actions{display:flex;gap:8px;margin-top:20px}.card-actions .btn{flex:1}.skeleton{min-height:360px;background:linear-gradient(100deg,#f3f4f6 20%,#fafafa 40%,#f3f4f6 60%);background-size:200% 100%;animation:shimmer 1.1s infinite}@keyframes shimmer{to{background-position-x:-200%}}.process-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:70px;border:1px solid #e2e6eb;border-radius:14px;background:#f8f9fa}.process-strip div{display:flex;align-items:center;gap:13px;padding:22px}.process-strip div+div{border-inline-start:1px solid #e2e6eb}.process-strip strong{color:#b45309}.sf-dialog{width:min(760px,calc(100% - 28px))}.detail-layout{display:grid;grid-template-columns:minmax(220px,40%) 1fr;gap:28px;align-items:start}.detail-visual{aspect-ratio:1;border-radius:12px}.rfq-dialog{width:min(780px,calc(100% - 28px))}@media(max-width:880px){.sf-navbar{grid-template-columns:1fr auto}.sf-navbar nav{display:none}.sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:start;flex-direction:column}.sf-hero{padding-top:76px}}@media(max-width:600px){.sf-navbar{padding:9px 14px}.brand small{display:none}.sf-navbar #openRfq span{display:none}.public-shell main{padding:0 15px}.sf-hero{padding:58px 0 52px}.sf-product-grid{grid-template-columns:1fr}.detail-layout{grid-template-columns:1fr}.process-strip{grid-template-columns:1fr}.process-strip div+div{border-inline-start:0;border-top:1px solid #e2e6eb}}
