:root{--navy:#151719;--navy-2:#272b2f;--accent:#f26522;--accent-soft:#ffb080;--ink:#17191b;--muted:#62676d;--paper:#fff;--mist:#f5f5f4;--line:#e3e3e1;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6}a{color:inherit}.skip{z-index:20;background:#fff;padding:.7rem 1rem;position:absolute;top:0;left:-999px}.skip:focus{left:1rem}.prelaunch-banner{color:#643f00;text-align:center;letter-spacing:.04em;background:#fff1ca;border-bottom:1px solid #efc46b;padding:.45rem 1rem;font-size:.78rem;font-weight:800}.site-header{color:#fff;z-index:10;background:#111315;border-bottom:1px solid #303234;min-height:72px;position:sticky;top:0}.header-inner{align-items:center;gap:2rem;width:min(1280px,100% - 3rem);min-height:78px;margin:auto;display:flex}.brand{color:#fff;white-space:nowrap;align-items:center;text-decoration:none;display:flex}.brand img{width:140px;height:auto;max-height:40px;display:block}.brand span{color:var(--accent)}.brand small{letter-spacing:.18em;font-size:.58rem}.primary-nav{gap:1.25rem;margin-left:auto;display:flex}.primary-nav a{color:#fff;font-size:.9rem;text-decoration:none}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--navy-2);text-underline-offset:.3rem;text-decoration:underline}.products-mega{position:static}.products-mega summary{cursor:pointer;color:#fff;font-size:.9rem;list-style:none}.products-mega summary::-webkit-details-marker{display:none}.products-mega summary span{color:var(--accent);margin-left:.25rem}.products-mega[open] summary{color:var(--accent)}.mega-panel{border-top:3px solid var(--accent);width:min(1120px,100vw - 3rem);color:var(--ink);background:#fff;border-radius:0 0 .65rem .65rem;grid-template-columns:1.05fr 2fr 205px;gap:0;display:grid;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 55px #0000003b}.mega-intro{background:#f3f3f1;padding:2rem}.mega-intro h2{margin:.2rem 0 .8rem;font-size:1.8rem}.mega-intro p{color:var(--muted);font-size:.88rem}.mega-intro .button{color:#fff;margin-top:.5rem}.mega-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;padding:1.2rem 1rem;display:grid}.mega-visual-grid a{min-width:0;color:var(--ink);text-align:center;border-radius:.45rem;align-content:start;justify-items:center;padding:.35rem;text-decoration:none;display:grid}.mega-visual-grid a:hover,.mega-visual-grid a:focus-visible{background:#f5f5f3;transform:translateY(-2px)}.mega-visual-grid img{object-fit:contain;width:100%;height:118px;display:block}.mega-visual-grid span{margin-top:.3rem;font-size:.76rem;font-weight:800;line-height:1.2}.mega-visual-grid small{color:var(--muted);font-size:.68rem}.mega-more{border-left:1px solid var(--line);align-content:start;gap:.35rem;padding:1.35rem 1rem;display:grid}.mega-more strong{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.45rem;font-size:.78rem}.mega-more a:not(.button){color:var(--ink);font-size:.78rem;line-height:1.25;text-decoration:none}.mega-more a:not(.button):hover{color:var(--accent)}.mega-more .button{text-align:center;margin-top:.65rem;padding:.6rem .7rem;font-size:.75rem}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;color:var(--navy);border:1px solid var(--line);border-radius:999px;padding:.5rem .8rem;font-size:.82rem;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav>div{border:1px solid var(--line);background:#fff;border-radius:1rem;width:min(82vw,320px);padding:.65rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 18px 50px #123c632e}.mobile-nav a{color:var(--navy);border-radius:.65rem;padding:.7rem .75rem;font-size:.86rem;font-weight:700;text-decoration:none}.mobile-nav a:hover,.mobile-nav a:focus-visible{background:var(--mist)}.mobile-nav span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;padding:.8rem .75rem .25rem;font-size:.68rem;font-weight:900}.mobile-products{display:grid}.mobile-products summary{color:var(--navy);cursor:pointer;padding:.7rem .75rem;font-size:.86rem;font-weight:800}.mobile-products a{margin-left:.75rem}.mobile-nav-cta{color:var(--accent)}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{filter:brightness(.95);transform:translateY(-1px)}.button-secondary{color:#fff;background:0 0;border:1px solid #fff9}.button-outline{color:var(--ink);background:#fff;border:1px solid #9b9b98}.button-small{padding:.65rem 1rem;font-size:.88rem}.hero{background:radial-gradient(circle at 85% 15%,#25659e 0,transparent 32%),linear-gradient(135deg,var(--navy),#0a2743);color:#fff;padding:clamp(3.5rem,8vw,7rem) clamp(1.25rem,8vw,8rem)}.hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:clamp(2rem,6vw,5rem);max-width:1180px;margin:auto;display:grid}.hero-grid>*{min-width:0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:.78rem;font-weight:800}.hero .eyebrow,.footer-rfq .eyebrow,.site-footer .eyebrow{color:var(--accent-soft)}h1{letter-spacing:-.04em;max-width:18ch;margin:.8rem 0 1.25rem;font-size:clamp(2.3rem,4.8vw,4.4rem);line-height:1.06}h2{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.15}h3{line-height:1.25}.lede{color:#dfe8f1;max-width:66ch;font-size:clamp(1.05rem,1.5vw,1.25rem)}.actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.hero-card{backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:1.4rem;padding:1.6rem}.hero-card ul{margin:0;padding-left:1.2rem}.hero-card li+li{margin-top:.7rem}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-strip-inner{grid-template-columns:repeat(4,1fr);width:min(1280px,100% - 3rem);margin:0 auto;display:grid}.trust-strip span{text-align:center;color:var(--navy);padding:1rem;font-size:.86rem;font-weight:800}.trust-strip span+span{border-left:1px solid var(--line)}.section{padding:clamp(3rem,6.5vw,6rem) clamp(1.25rem,8vw,8rem)}.section-inner{max-width:1180px;margin:auto}.section-muted{background:var(--mist)}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.section-heading-row>div{max-width:820px}.text-link{color:var(--navy);text-underline-offset:.3rem;flex:none;font-weight:800}.intro{max-width:760px;color:var(--muted);font-size:1.1rem}.grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:1.2rem;padding:1.5rem;box-shadow:0 14px 40px #123c630f}.card .number{color:var(--accent);letter-spacing:.08em;font-size:.9rem;font-weight:900}.category-card{color:inherit;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.category-card>img{aspect-ratio:1;object-fit:contain;background:linear-gradient(145deg,#f4f7fa,#e9eff5);width:100%;height:auto;padding:1rem;display:block}.category-card>div{padding:1.35rem}.category-card:hover,.category-card:focus-visible{transform:translateY(-3px);box-shadow:0 20px 55px #123c6324}.card-link{color:var(--navy);text-underline-offset:.25rem;font-weight:850;text-decoration:underline}.product-code{color:var(--navy);letter-spacing:.12em;background:#ffffff8c;border:1px solid #123c6340;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;font-weight:850;display:inline-flex}.category-hero{background:var(--mist);color:var(--ink);border-bottom:1px solid var(--line);padding-block:clamp(2.2rem,4vw,3.8rem)}.category-hero h1{max-width:900px;color:var(--navy)}.category-hero .lede{color:var(--muted)}.category-hero-points{flex-wrap:wrap;gap:.55rem .8rem;margin-top:1.25rem;display:flex}.category-hero-points span{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:999px;padding:.45rem .75rem;font-size:.78rem;font-weight:750}.breadcrumbs{color:var(--muted);margin-bottom:1.2rem;font-size:.82rem}.breadcrumbs a{color:var(--navy);text-underline-offset:.2rem}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.catalog-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:1.3rem;padding-bottom:1.4rem;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 14px 40px #123c630f}.catalog-card>div{aspect-ratio:1;background:linear-gradient(145deg,#f5f7fa,#e7edf3);place-items:center;padding:1rem;display:grid}.catalog-card img{object-fit:contain;width:100%;height:100%}.catalog-card>span,.catalog-card>h2,.catalog-card>h3,.catalog-card>p,.catalog-card>strong{margin-left:1.35rem;margin-right:1.35rem}.catalog-card>span{margin-top:1.25rem}.catalog-card h3{color:var(--navy);margin-top:.75rem;margin-bottom:.5rem;font-size:1.35rem}.catalog-card p{color:var(--muted)}.catalog-card strong{color:var(--navy)}.catalog-card:hover,.catalog-card:focus-visible{transform:translateY(-3px);box-shadow:0 20px 55px #123c6324}.catalog-card img,.featured-product img,.category-tile img{transition:transform .35s cubic-bezier(.2,.75,.25,1)}.catalog-card:hover img,.catalog-card:focus-visible img,.featured-product:hover img,.featured-product:focus-visible img,.category-tile:hover img,.category-tile:focus-visible img{transform:scale(1.035)}.product-title-hero{background:var(--mist);border-bottom:1px solid var(--line);padding:clamp(2.2rem,5vw,4rem) clamp(1rem,5vw,5rem)}.product-title-hero h1{max-width:950px;color:var(--navy);margin:.45rem 0 .65rem;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1.05}.product-title-hero p{max-width:820px;color:var(--muted);margin:0;font-size:1.1rem}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.product-gallery{border:1px solid var(--line);background:#fff;border-radius:1.5rem;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid}.product-gallery img{object-fit:contain;width:100%;height:auto;max-height:520px;display:block}.product-summary{max-width:58ch;color:var(--muted);font-size:1.12rem}.product-quick-form{border:1px solid var(--line);background:var(--mist);border-radius:1rem;gap:.75rem;margin-top:1.5rem;padding:1.25rem;display:grid}.product-quick-form h2{margin:.1rem 0 .3rem;font-size:1.3rem}.product-quick-form label{color:var(--navy);gap:.3rem;font-size:.78rem;font-weight:800;display:grid}.product-quick-form input,.product-quick-form textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:.65rem;padding:.72rem .8rem}.product-quick-form .consent{color:var(--muted);align-items:flex-start;gap:.55rem;font-weight:500;display:flex}.product-quick-form .consent input{width:auto;margin-top:.25rem}.spec-table{border:1px solid var(--line);background:#fff;border-radius:1rem;overflow:hidden}.spec-table>div{border-bottom:1px solid var(--line);grid-template-columns:200px 1fr;gap:1rem;padding:1rem 1.2rem;display:grid}.spec-table>div:last-child{border-bottom:0}.spec-table strong{color:var(--navy)}.spec-table span{color:var(--muted)}.spec-table small{color:var(--muted);margin-top:.22rem;font-size:.72rem;display:block}.check-list{padding:0;list-style:none}.check-list li{padding:.45rem 0 .45rem 1.6rem;position:relative}.check-list li:before{content:"✓";color:var(--accent);font-weight:900;position:absolute;left:0}.scope-note{color:var(--muted);font-size:.82rem}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.9rem;margin-top:2rem;display:grid}.resource-card{border:1px solid var(--line);min-height:220px;color:inherit;background:#fff;border-radius:1.2rem;flex-direction:column;padding:1.4rem;text-decoration:none;display:flex}.resource-card span{color:var(--accent);letter-spacing:.08em;font-size:.76rem;font-weight:850}.resource-card h2{margin-top:1rem;font-size:1.45rem}.resource-card p{color:var(--muted)}.resource-card strong{color:var(--navy);margin-top:auto}.resource-card:hover,.resource-card:focus-visible{transform:translateY(-3px);box-shadow:0 20px 55px #123c6324}.article-hero{color:var(--ink);background:#fff;padding:clamp(3rem,6vw,5rem) 1.25rem 2rem}.article-wrap{max-width:860px;margin:auto}.article-hero h1{max-width:22ch;color:var(--navy)}.article-body{max-width:860px;margin:auto}.article-body h2{margin-top:2.7rem}.article-body h3{color:var(--navy);margin-top:1.8rem;font-size:1.2rem}.article-body p,.article-body li{color:#3a4a5a}.article-body a{color:var(--navy);text-underline-offset:.22rem;font-weight:750}.article-body table{border-collapse:collapse;width:100%;max-width:100%;margin:1.5rem 0 2rem;font-size:.9rem;display:block;overflow-x:auto}.article-body th,.article-body td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:.75rem .8rem}.article-body th{background:var(--navy);color:#fff}.article-body tr:nth-child(2n) td{background:var(--mist)}.article-meta{color:var(--muted);margin-top:1.25rem;font-size:.82rem}.draft-notice{color:#643f00;letter-spacing:.06em;background:#fff1ca;border:1px solid #efc46b;border-radius:.45rem;margin:0 0 .8rem;padding:.45rem .7rem;font-size:.72rem;font-weight:900;display:inline-block}.faq-list details{border-bottom:1px solid var(--line);padding:.9rem 0}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:750}.faq-list p{color:var(--muted)}.cta{background:linear-gradient(135deg,var(--navy),#0a2743);color:#fff;border-radius:1.6rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;max-width:1180px;margin:auto;padding:clamp(2rem,4vw,3.5rem);display:grid}.cta p{color:#dfe8f1}.whatsapp-float{z-index:15;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem .95rem;font-size:.85rem;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:1.1rem;right:1.1rem;box-shadow:0 14px 40px #00000038}.whatsapp-float svg{width:22px;height:22px}.rfq-dialog{border:1px solid var(--line);border-radius:1.2rem;width:min(560px,100vw - 2rem);padding:1.6rem}.rfq-dialog::backdrop{background:#0a1e328c}.rfq-dialog-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.rfq-dialog h2{color:var(--navy);margin:.3rem 0 .4rem;font-size:1.4rem}.rfq-dialog-profile{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--mist);grid-template-columns:72px 1fr;align-items:center;gap:1rem;margin:1rem 0;padding:1rem;display:grid}.rfq-dialog-profile img{object-fit:cover;object-position:center top;border-radius:.6rem;width:72px;height:74px}.rfq-dialog-profile strong{color:var(--navy);font-size:1.1rem}.rfq-dialog-profile p{color:var(--accent);margin:.1rem 0;font-size:.78rem;font-weight:800}.rfq-dialog-profile small{color:var(--muted)}.rfq-close{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:1.6rem;line-height:1}.rfq-dialog form label{color:var(--navy);gap:.3rem;font-size:.78rem;font-weight:800;display:grid}.rfq-dialog input,.rfq-dialog textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:.65rem;padding:.72rem .8rem}.form-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.consent{color:var(--muted);align-items:flex-start;gap:.55rem;margin-top:.8rem;font-weight:500;display:flex}.consent input{width:auto;margin-top:.25rem}.inquiry-honeypot{position:absolute;left:-9999px}.inquiry-status{min-height:1.2em;color:var(--navy);margin:.5rem 0 0;font-size:.85rem;font-weight:700}.site-footer{color:#cfdae5;background:#0d2c4b;margin-top:3rem}.footer-rfq{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;max-width:1180px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) 1.25rem;display:grid}.footer-rfq h2{color:#fff}.footer-main{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:2rem;max-width:1180px;margin:0 auto;padding:clamp(2rem,5vw,3rem) 1.25rem;display:grid}.footer-main .brand{color:#fff}.footer-main nav{align-content:start;gap:.45rem;display:grid}.footer-main nav strong{color:#fff;margin-bottom:.35rem}.footer-main a{color:#cfdae5;font-size:.9rem;text-decoration:none}.footer-main a:hover,.footer-main a:focus-visible{color:#fff;text-decoration:underline}.footer-legal{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:1rem;max-width:1180px;margin:0 auto;padding:1.1rem 1.25rem 2rem;font-size:.8rem;display:flex}.footer-legal nav{gap:1rem;display:flex}.footer-legal a{color:#cfdae5}.bear-hero{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 0% 47%,#f0f1f1 100%);overflow:hidden}.bear-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:2rem;width:min(1360px,100% - 3rem);min-height:610px;margin:auto;display:grid}.bear-hero-copy{z-index:2;padding:4.5rem 0;position:relative}.bear-hero h1{color:#111315;text-transform:uppercase;max-width:13ch;margin:.55rem 0 1.4rem;font-size:clamp(3rem,5.5vw,5.3rem)}.bear-hero h1 em{color:var(--accent);font-style:normal;display:block}.bear-hero-copy>p:not(.eyebrow){max-width:58ch;color:var(--muted);font-size:1.05rem}.hero-points{color:#34373a;flex-wrap:wrap;gap:1.3rem;margin-top:2rem;font-size:.82rem;font-weight:800;display:flex}.hero-points span:before{content:"✓";color:var(--accent);margin-right:.45rem}.hero-product-stage{background:radial-gradient(circle at 55% 58%,#fff 0,#ffffffb3 35%,#0000 67%);align-self:stretch;min-height:560px;position:relative}.hero-product-stage:after{content:"";filter:blur(22px);background:#00000029;border-radius:50%;height:8%;position:absolute;bottom:13%;left:4%;right:2%}.hero-machine{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 18px #0000002e);height:auto;position:absolute}.hero-machine-1{width:48%;bottom:15%;left:0}.hero-machine-2{z-index:2;width:60%;bottom:11%;left:24%}.hero-machine-3{width:42%;bottom:16%;right:-3%}.compact-section{padding-block:4rem}.center-heading{text-align:center}.center-heading h2{text-transform:uppercase;display:inline-block;position:relative}.center-heading h2:after{content:"";background:var(--accent);width:44px;height:3px;margin:.65rem auto 0;display:block}.category-showcase{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2rem;display:grid}.category-tile{border:1px solid var(--line);min-height:290px;color:inherit;background:#fff;border-radius:.6rem;grid-template-columns:1.05fr .95fr;align-items:center;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 12px 35px #00000012}.category-tile>div{padding:2rem}.category-tile img{object-fit:contain;width:100%;height:260px;padding:1rem}.category-number{color:var(--accent);font-size:.8rem;font-weight:900}.category-tile h3{text-transform:uppercase;margin:.5rem 0;font-size:1.45rem}.category-tile p{color:var(--muted)}.category-tile strong{color:var(--accent)}.why-strip{border-block:1px solid var(--line);background:#f5f5f3;padding:3.5rem 1.25rem}.why-grid{grid-template-columns:repeat(4,1fr);margin-top:2.2rem;display:grid}.why-grid article{border-left:1px solid #d5d5d2;padding:1.2rem 1.7rem}.why-grid article:first-child{border-left:0}.why-grid span{color:var(--accent);font-weight:900}.why-grid h3{margin:.5rem 0}.why-grid p{color:var(--muted);font-size:.9rem}.company-band{color:#fff;background:#16181a}.company-band-inner{grid-template-columns:1fr 1fr;min-height:390px;display:grid}.company-visual{clip-path:polygon(0 0,100% 0,91% 100%,0 100%);background:linear-gradient(135deg,#f2f2ef,#d9dad8);place-items:center;display:grid;overflow:hidden}.company-visual img{object-fit:contain;filter:drop-shadow(0 14px 18px #00000040);width:80%;height:360px}.company-copy{align-self:center;max-width:650px;padding:4rem clamp(2rem,6vw,6rem)}.company-copy h2{text-transform:uppercase;font-size:clamp(2rem,3.5vw,3.2rem)}.company-copy p{color:#c9cbcd}.light-link{color:#fff;align-self:center}.featured-row{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2rem;display:grid}.featured-product{border:1px solid var(--line);min-height:220px;color:inherit;border-radius:.55rem;grid-template-columns:42% 58%;align-items:center;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 8px 24px #0000000f}.featured-product img{object-fit:contain;width:100%;height:210px;padding:.8rem}.featured-product>div{padding:1.2rem}.featured-product span,.featured-product strong{color:var(--accent);font-size:.75rem;font-weight:900}.featured-product h3{margin:.35rem 0}.featured-product p{color:var(--muted);font-size:.82rem}.process-section{background:#f5f5f3;padding:3.5rem 1.25rem}.process-grid{border:1px solid var(--line);background:#fff;border-radius:.7rem;grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid;box-shadow:0 8px 25px #0000000d}.process-grid article{padding:1.5rem;position:relative}.process-grid article+article{border-left:1px solid var(--line)}.process-grid b{border:1px solid var(--accent);width:40px;height:40px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.process-grid h3{margin:.8rem 0 .2rem}.process-grid p{color:var(--muted);margin:0;font-size:.88rem}.home-rfq{border-top:1px solid var(--line);padding:3.5rem 1.25rem}.home-rfq-grid{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}.home-rfq h2{text-transform:uppercase;max-width:18ch}.home-rfq-action{text-align:center;gap:1rem;display:grid}.home-rfq-action>a:last-child{color:var(--muted)}.buyer-section{background:#f5f5f3}.buyer-type-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid}.buyer-type-grid article{border-left:1px solid var(--line);padding:1.6rem}.buyer-type-grid article:first-child{border-left:0}.buyer-type-grid span{color:var(--accent);font-weight:900}.buyer-type-grid h3{text-transform:uppercase}.buyer-type-grid p{color:var(--muted)}.project-path-section{background:linear-gradient(#fff,#f5f5f3)}.project-path-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.project-path-card{border:1px solid var(--line);border-top:3px solid var(--accent);min-height:245px;color:inherit;background:#fff;border-radius:.6rem;flex-direction:column;padding:1.5rem;text-decoration:none;display:flex;box-shadow:0 12px 32px #0000000d}.project-path-card:hover,.project-path-card:focus-visible{transform:translateY(-3px);box-shadow:0 20px 45px #0000001f}.project-path-card>span{color:var(--accent);font-weight:900}.project-path-card h3{text-transform:uppercase;margin:.7rem 0 .4rem}.project-path-card p{color:var(--muted);font-size:.9rem}.project-path-card strong{color:var(--accent);margin-top:auto;font-size:.85rem}.resources-home-section{background:#f5f5f3}.quality-band{color:#fff;background:#151719;padding:clamp(3rem,7vw,6rem) 1.25rem}.quality-band-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.quality-band h2{color:#fff;text-transform:uppercase}.quality-band p{color:#c8cbce}.quality-steps{border:1px solid #3a3d40;grid-template-columns:repeat(3,1fr);display:grid}.quality-steps article{border-left:1px solid #3a3d40;padding:1.35rem}.quality-steps article:first-child{border-left:0}.quality-steps b{color:var(--accent)}.quality-steps h3{color:#fff}.quality-steps p{font-size:.86rem}.faq-home-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}.faq-home-grid .faq-list details{padding:1.15rem 0}.contact-feature{background:#fff}.contact-feature-grid{grid-template-columns:minmax(240px,360px) 1fr;align-items:center;gap:clamp(2rem,7vw,6rem);max-width:980px;display:grid}.contact-feature-photo{border:1px solid var(--line);background:#f0f1f1;border-radius:.75rem;overflow:hidden;box-shadow:0 18px 45px #0000001f}.contact-feature-photo img{aspect-ratio:985/1000;object-fit:cover;object-position:center top;width:100%;height:auto;display:block}.market-section{border-top:1px solid var(--line);background:linear-gradient(135deg,#f5f5f3,#fff)}.market-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.market-copy h2{text-transform:uppercase;max-width:16ch}.market-gallery{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.market-gallery figure{border:1px solid var(--line);background:#fff;border-radius:.7rem;margin:0;overflow:hidden;box-shadow:0 12px 30px #00000014}.market-gallery figure:nth-child(2){transform:translateY(1.5rem)}.market-gallery img{aspect-ratio:7/10;object-fit:cover;width:100%;display:block}.market-gallery figcaption{color:var(--muted);padding:.65rem .7rem;font-size:.75rem;font-weight:800}.market-gallery-hd{justify-self:end;max-width:720px;display:block}.market-gallery-hd img{aspect-ratio:1536/2308;object-fit:cover;width:100%;height:auto}.market-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2rem;display:flex}.market-heading>div:first-child{max-width:760px}.market-heading h2{text-transform:uppercase;max-width:20ch}.market-strip{background:var(--accent);border-radius:.8rem;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;padding:.22rem;display:grid;overflow:hidden;box-shadow:0 18px 45px #00000024}.market-strip figure{background:#111;min-width:0;margin:0;overflow:hidden}.market-strip img{object-fit:cover;object-position:center;width:100%;height:360px;transition:transform .25s;display:block}.market-strip figure:hover img{transform:scale(1.025)}.directory-nav{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.directory-nav a{border:1px solid var(--line);border-top:3px solid var(--accent);color:var(--ink);background:#fff;justify-content:space-between;gap:1rem;padding:1.1rem 1.2rem;font-weight:800;text-decoration:none;display:flex}.directory-nav strong{color:var(--accent);white-space:nowrap}.contact-card{border-top:4px solid var(--accent);color:#fff;background:#17191b;padding:2rem;position:sticky;top:120px;box-shadow:0 18px 45px #00000029}.contact-card h2{color:#fff;text-transform:uppercase;margin:.25rem 0}.contact-card>p:not(.eyebrow):not(.scope-note){color:#c8cbce}.contact-avatar{border:2px solid var(--accent);width:78px;height:78px;color:var(--accent);background:#25282b;border-radius:50%;place-items:center;margin-bottom:1.2rem;font-size:2rem;font-weight:900;display:grid}.contact-card dl{border-top:1px solid #3a3d40;margin:1.5rem 0}.contact-card dl>div{border-bottom:1px solid #3a3d40;padding:1rem 0}.contact-card dt{color:var(--accent-soft);text-transform:uppercase;font-size:.72rem;font-weight:900}.contact-card dd{margin:.25rem 0 0}.contact-card a{color:#fff}.reveal-ready [data-reveal]{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}.catalog-card,.category-card,.card,.resource-card{border-radius:.55rem}.site-footer{background:#111315}@media (width<=980px){.primary-nav{display:none}.mobile-nav{display:block}.header-inner{gap:1rem}.hero-grid,.product-detail-grid{grid-template-columns:1fr}.grid,.catalog-grid,.trust-strip-inner{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(n+3){border-top:1px solid var(--line)}.trust-strip span:nth-child(3){border-left:0}.footer-main{grid-template-columns:1fr 1fr}.footer-rfq,.cta{grid-template-columns:1fr}.bear-hero-inner{grid-template-columns:1fr;min-height:auto}.bear-hero-copy{padding-bottom:1rem}.hero-product-stage{min-height:430px}.category-showcase,.company-band-inner{grid-template-columns:1fr}.why-grid,.process-grid{grid-template-columns:1fr 1fr}.why-grid article:nth-child(3),.process-grid article:nth-child(3){border-left:0}.featured-row{grid-template-columns:1fr}.contact-card{position:static}.buyer-type-grid,.quality-band-grid,.faq-home-grid,.project-path-grid{grid-template-columns:1fr 1fr}.quality-steps{grid-column:1/-1}.contact-feature-grid{grid-template-columns:220px 1fr;gap:2rem}.market-grid{grid-template-columns:1fr}.market-heading{align-items:start}.market-strip{grid-template-columns:repeat(3,1fr)}.market-strip img{height:330px}}@media (width<=640px){.grid,.catalog-grid,.resource-grid,.form-grid{grid-template-columns:1fr}.header-inner{width:calc(100% - 2rem)}.section{padding-inline:1.25rem}.spec-table>div{grid-template-columns:1fr;gap:.2rem}.footer-main{grid-template-columns:1fr}.button-small{display:none}.bear-hero-inner{width:calc(100% - 2.5rem)}.bear-hero-copy{padding:3rem 0 1.25rem}.bear-hero h1{max-width:10ch;font-size:clamp(2.45rem,13vw,3.25rem)}.bear-hero-copy>p:not(.eyebrow){font-size:.98rem}.hero-points{gap:.65rem 1rem;margin-top:1.4rem}.hero-product-stage{min-height:300px;margin-top:0}.hero-machine-1,.hero-machine-3{display:none}.hero-machine-2{width:min(92%,390px);bottom:4%;left:50%;transform:translate(-50%)}.hero-product-stage:after{bottom:5%;left:12%;right:12%}.category-tile{grid-template-columns:1fr}.category-tile img{order:-1;height:210px}.why-grid,.process-grid,.home-rfq-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:nth-child(3),.process-grid article+article{border-left:0;border-top:1px solid var(--line)}.why-grid article:first-child,.process-grid article:first-child{border-top:0}.company-visual{clip-path:none}.company-copy{padding:3rem 1.25rem}.featured-product{grid-template-columns:1fr}.featured-product img{height:230px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.catalog-card>div{padding:.45rem}.catalog-card>span,.catalog-card>h2,.catalog-card>h3,.catalog-card>p,.catalog-card>strong{margin-left:.85rem;margin-right:.85rem}.catalog-card h3{overflow-wrap:anywhere;font-size:1rem}.catalog-card p,.catalog-card strong{font-size:.78rem}.directory-nav{grid-template-columns:1fr}.rfq-dialog-profile{grid-template-columns:60px 1fr}.rfq-dialog-profile img{width:60px;height:62px}.buyer-type-grid,.quality-band-grid,.quality-steps,.faq-home-grid,.project-path-grid,.contact-feature-grid{grid-template-columns:1fr}.market-gallery{gap:.55rem}.market-gallery figure:nth-child(2){transform:none}.market-heading{display:block}.market-strip{grid-template-columns:repeat(2,1fr)}.market-strip img{height:300px}.contact-feature-photo{width:min(240px,100%);margin:0 auto}.buyer-type-grid article,.buyer-type-grid article:first-child,.quality-steps article,.quality-steps article:first-child{border-left:0;border-top:1px solid var(--line)}.buyer-type-grid article:first-child,.quality-steps article:first-child{border-top:0}}
