:root{--navy:var(--bear-black);--navy-2:var(--bear-charcoal);--accent:var(--bear-orange);--accent-soft:var(--bear-orange-soft);--ink:var(--bear-ink);--muted:var(--bear-muted);--paper:var(--bear-paper);--mist:var(--bear-surface);--line:var(--bear-line);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:50;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{align-self:stretch;align-items:center;gap:1.25rem;margin-left:auto;display:flex}.primary-nav a{color:#fff;font-size:.9rem;text-decoration:none}.primary-nav>a{white-space:nowrap}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--accent);text-underline-offset:.3rem;text-decoration:underline}.products-nav-entry{align-self:stretch;align-items:stretch;gap:.2rem;display:flex}.products-main-link{white-space:nowrap;align-items:center;display:flex}.products-mega{align-items:stretch;display:flex;position:static}.products-mega summary{cursor:pointer;color:#fff;place-items:center;min-width:32px;min-height:100%;font-size:.9rem;list-style:none;display:grid}.products-mega summary::-webkit-details-marker{display:none}.products-mega summary span{min-width:1rem;color:var(--accent);text-align:center;display:inline-block}.products-mega[open] summary{color:var(--accent)}.mega-panel{overscroll-behavior:contain;border-top:1px solid var(--line);width:min(1200px,100vw - 2rem);height:min(500px,100dvh - 86px);max-height:calc(100dvh - 86px);color:var(--ink);background:#fff;border-radius:0 0 .65rem .65rem;grid-template-columns:minmax(0,1fr) 280px;gap:0;display:grid;position:absolute;top:100%;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 24px 55px #0000003b}.mega-visual-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));align-content:center;gap:1.15rem 1.25rem;min-width:0;min-height:0;padding:2rem 2.35rem 1.75rem;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 .3rem .55rem;text-decoration:none;transition:background-color .2s,transform .2s;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:160px;display:block}.mega-visual-grid span{margin-top:.45rem;font-size:.9rem;font-weight:800;line-height:1.3}.mega-more{border-left:1px solid var(--line);background:#f5f5f3;align-content:center;gap:.25rem;padding:2.25rem 2rem;display:grid}.mega-more strong{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem}.mega-more a:not(.button){color:var(--ink);padding:.48rem 0;font-size:.9rem;line-height:1.25;text-decoration:none}.mega-more a:not(.button):hover{color:var(--accent)}.mega-more .button{text-align:center;margin-top:.85rem;padding:.78rem 1rem;font-size:.85rem}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav>summary{cursor:pointer;color:#fff;border:1px solid #ffffff8c;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{overscroll-behavior:contain;border:1px solid var(--line);background:#fff;border-radius:1rem;width:min(82vw,320px);max-height:calc(100vh - 5.25rem);padding:.65rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0;overflow-y:auto;box-shadow:0 18px 50px #2325272e}.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;display:block}.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{letter-spacing:.01em;white-space:nowrap;min-height:54px;padding:.95rem 1.8rem;font-size:1.08rem;font-weight:850;line-height:1;box-shadow:0 8px 22px #f2652238}.hero{background:radial-gradient(circle at 85% 15%,#f265223d 0,transparent 32%),linear-gradient(135deg,var(--bear-black),var(--bear-black-deep));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:#dededb;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,.document-evidence-heading{max-width:820px}.document-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;margin-top:2.2rem;display:grid}.document-card{background:#fff;border:1px solid #e2e5e7;border-radius:.45rem;overflow:hidden;box-shadow:0 8px 24px #1e20220f}.document-preview{background:#f1f3f4;place-items:center;height:330px;padding:1.15rem;display:grid;position:relative;overflow:hidden}.document-preview img{object-fit:contain;width:auto;max-width:100%;height:100%;transition:transform .2s;display:block;box-shadow:0 6px 18px #00000029}.document-preview:hover img{transform:scale(1.025)}figure.document-card{margin:0}.document-scope-note{max-width:760px;color:var(--muted);text-align:center;margin:1.4rem auto 0;font-size:.86rem}.document-action{text-align:center;margin-top:1.7rem}.oem-process-heading{grid-template-columns:1fr .8fr;align-items:end;gap:3rem;display:grid}.oem-process-heading>p{color:var(--muted)}.oem-process-section{background:linear-gradient(#fff,#f3f5f6)}.oem-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin:2.2rem 0 0;padding:0;list-style:none;display:grid}.oem-process-card{border:1px solid var(--line);background:#fff;border-radius:.55rem;overflow:hidden;box-shadow:0 10px 28px #23252712}.oem-process-image{background:#f4f6f7;border-bottom:4px solid #fff;overflow:hidden}.oem-process-image img{object-fit:contain;width:100%;height:auto;display:block}.oem-process-card>div:last-child{padding:1.15rem 1.2rem 1.25rem;position:relative}.oem-process-card span{background:var(--accent);color:#fff;border-radius:.3rem;place-items:center;width:2.5rem;height:2.5rem;font-weight:900;display:grid;position:absolute;top:-1.25rem;right:1rem}.oem-process-card h3{color:var(--navy);margin:.15rem 0 .35rem}.oem-process-card p{color:var(--muted);margin:0;font-size:.82rem}.oem-reference-section{background:#fff}.oem-reference-heading{grid-template-columns:1fr .8fr;align-items:end;gap:3rem;display:grid}.oem-reference-heading>p,.oem-reference-note{color:var(--muted)}.oem-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.25rem;margin-top:2rem;display:grid}.oem-reference-grid a{border:1px solid var(--line);background:#f4f6f7;border-radius:.45rem;display:block;overflow:hidden}.oem-reference-grid img{width:100%;height:auto;display:block}.oem-reference-note{text-align:center;margin:1rem 0 0;font-size:.82rem}.factory-hero{background-image:url(/images/hero/generator-supplier-factory-rack-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-block:clamp(3rem,6vw,5.5rem)}.factory-hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#07090bf2 0%,#07090be3 46%,#07090bc2 100%);position:absolute;inset:0}.factory-hero:after{display:none}.factory-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.factory-hero h1{color:#fff;text-transform:uppercase;max-width:16ch}.factory-hero .breadcrumbs{color:#c8c8c5}.factory-hero .breadcrumbs a{color:#fff}.factory-evidence-order{padding:1.5rem}.factory-evidence-order ol{margin:.8rem 0 0;padding:0;list-style:none;display:grid}.factory-evidence-order li{border-top:1px solid #ffffff26;grid-template-columns:2.1rem 1fr;align-items:center;gap:.75rem;padding:.85rem 0;display:grid}.factory-evidence-order li:first-child{border-top:0}.factory-evidence-order li div{gap:.15rem;display:grid}.factory-evidence-order strong{color:#fff;font-size:.9rem}.factory-evidence-order small{color:#c8c8c5}@media (width<=1600px){.factory-hero{background-image:url(/images/hero/generator-supplier-factory-rack-hero-1600.webp)}}@media (width<=1200px){.factory-hero{background-image:url(/images/hero/generator-supplier-factory-rack-hero-1200.webp)}}@media (width<=720px){.factory-hero{background-image:url(/images/hero/generator-supplier-factory-rack-hero-720.webp);background-position:58%}.factory-hero:before{background:#07090be0}}.factory-film-section{background:var(--mist);scroll-margin-top:92px}.factory-film-heading{margin-bottom:2rem}.factory-film-heading h2{max-width:780px;margin-bottom:0}.factory-film-heading>p{color:var(--muted);margin:0}.factory-film-frame{background:#111;border:1px solid #3a3d40;border-radius:.45rem;width:min(1040px,100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 48px #1e20222b}.factory-film-frame-portrait{width:min(460px,100%)}.factory-film-frame video{aspect-ratio:16/9;background:#111;width:100%;height:auto;display:block}.factory-film-frame-portrait video{aspect-ratio:9/16}.factory-loading-layout{grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.factory-loading-copy{max-width:640px}.factory-loading-copy h2{max-width:16ch;margin-bottom:1rem}.factory-loading-summary{max-width:60ch;color:var(--muted);margin:0}.factory-loading-evidence{margin:1.5rem 0 0;font-size:.84rem;line-height:1.65}.factory-loading-link{margin:1.5rem 0 0}.factory-real-section{background:#fff}.factory-real-heading>p{color:var(--muted)}.factory-real-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.factory-real-card{border:1px solid var(--line);background:#fff;border-top-width:1px;border-radius:.45rem;margin:0;overflow:hidden;box-shadow:0 8px 24px #1e20220f}.factory-real-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.factory-real-card figcaption{gap:.45rem;padding:1.2rem;display:grid}.factory-real-card figcaption>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.factory-real-card h3{color:var(--navy);text-transform:uppercase;margin:0}.factory-real-card p{color:var(--muted);margin:0;font-size:.82rem}.factory-review-heading>p{color:#c8c8c5}.factory-review-grid{border:1px solid #3a3d40;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.factory-review-grid li{border-left:1px solid #3a3d40;min-height:280px;padding:1.35rem}.factory-review-grid li:first-child{border-left:0}.factory-review-grid li>span{color:var(--accent-soft);font-size:.72rem;font-weight:900}.factory-review-grid h3{color:#fff;text-transform:uppercase;margin:2.25rem 0 .6rem}.factory-review-grid p{color:#c8c8c5;margin:0;font-size:.82rem}.factory-gallery-section{background:#fff}.factory-gallery-heading{margin-bottom:2rem}.factory-gallery-heading h2{margin-bottom:0}.factory-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.factory-gallery-grid a{border:1px solid var(--line);background:#eceeed;border-top-width:1px;border-radius:.4rem;display:block;position:relative;overflow:hidden}.factory-gallery-grid img{aspect-ratio:3/2;object-fit:cover;object-position:center;width:100%;height:auto;transition:transform .25s;display:block}.factory-gallery-grid a:hover img{transform:scale(1.02)}.factory-supplement{border-block:1px solid var(--line);margin-top:1.25rem}.factory-supplement>summary{color:var(--ink);cursor:pointer;padding:1rem .25rem;font-weight:800}.factory-supplement>summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.factory-supplement[open]{padding-bottom:1.25rem}.factory-document-section .document-evidence-heading{max-width:none}.factory-document-section .document-evidence-heading>p{color:var(--muted)}.factory-document-section .document-preview img{object-fit:contain;width:calc(100% - 2.3rem);height:calc(100% - 2.3rem);position:absolute;inset:1.15rem}.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 #2325270f}.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,#f5f5f3,#f0f1f1);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 #23252724}.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 #23252740;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-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.category-hero h1{max-width:900px;color:var(--navy)}.category-hero .lede{color:var(--muted)}.category-hero .actions{margin-top:1.5rem}.category-hero .button-outline{background:0 0}.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}.category-hero-aside{border-left:4px solid var(--accent);background:#fff;padding:1.6rem;box-shadow:0 16px 40px #23252714}.category-hero-aside>span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.category-hero-aside h2{color:var(--navy);margin:.55rem 0 .65rem;font-size:clamp(1.3rem,2vw,1.75rem)}.category-hero-aside p{color:var(--muted);margin:0 0 .9rem;font-size:.9rem}.category-hero-aside a{color:var(--navy);text-underline-offset:.25rem;font-weight:850}.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 #2325270f}.catalog-card>div{aspect-ratio:1;background:linear-gradient(145deg,#f7f7f5,#e9e9e6);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 #23252724}.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-key-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;max-width:920px;margin:1.05rem 0 0;display:grid}.product-key-facts>div{background:#ffffffad;border:1px solid #23252717;border-radius:.45rem;padding:.62rem .8rem}.product-key-facts dt{color:var(--muted);letter-spacing:.065em;text-transform:uppercase;font-size:.64rem;font-weight:850}.product-key-facts dd{color:var(--navy);margin:.2rem 0 0;font-size:.9rem;font-weight:850;line-height:1.22}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.product-detail-grid-no-gallery{grid-template-columns:minmax(0,820px);justify-content:center}.product-gallery-stack{gap:1rem;min-width:0;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-media{place-items:center;width:100%;min-height:clamp(320px,42vw,520px);display:grid}.product-gallery img{object-fit:contain;width:100%;height:auto;max-height:520px;display:block}figure.product-gallery{margin:0}.product-gallery figcaption{border-top:1px solid var(--line);width:100%;color:var(--muted);margin-top:1rem;padding-top:.9rem;font-size:.76rem;line-height:1.55}.product-gallery-thumbnails{grid-template-columns:repeat(var(--gallery-count,5),minmax(0,1fr));gap:.65rem;display:grid}.product-gallery-thumbnail{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.55rem;place-items:center;min-width:0;padding:.35rem;display:grid}.product-gallery-thumbnail img{object-fit:contain;width:100%;height:100%;display:block}.product-gallery-thumbnail:hover,.product-gallery-thumbnail:focus-visible{border-color:var(--navy)}.product-gallery-thumbnail.is-active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.image-coverage-note{color:var(--muted);margin:0;font-size:.76rem;line-height:1.55}.image-coverage-note strong{color:var(--navy)}.product-summary{max-width:58ch;color:var(--muted);font-size:1.12rem}.evidence-alert{color:#5e4100;background:#fff7df;border:1px solid #e7b95a;border-left:4px solid #d88b00;border-radius:.65rem;margin:1.2rem 0;padding:1rem 1.1rem}.evidence-alert[data-state=gap]{border-color:#c8cbce;border-left-color:var(--navy);color:var(--navy);background:#f3f3f1;margin:0}.evidence-alert strong{margin-bottom:.25rem;display:block}.evidence-alert p{margin:0;font-size:.86rem}.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{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:.55rem;font-weight:500;display:flex}.product-quick-form .consent input{width:1.1rem;height:1.1rem;accent-color:var(--accent);cursor:pointer;flex:none;margin:0}.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}.product-spec-table{max-width:920px;margin-top:1.5rem}.spec-intro{max-width:780px;color:var(--muted);margin-bottom:0}.spec-footnote{max-width:920px;color:var(--muted);margin:.8rem 0 0;font-size:.76rem}.product-spec-table>div[data-state=conflict] small{color:#8b2e18;font-weight:700}.product-content-section{padding-block:clamp(2.25rem,4vw,4rem)}.product-content-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.product-content-grid.list-left-image-right{grid-template-columns:minmax(320px,.85fr) minmax(0,1fr)}.product-content-grid.list-left-image-right>img,.product-content-grid.list-left-image-right>.product-content-video,.product-content-grid.list-left-image-right>.annotated-product-figure{grid-column:2}.product-content-grid.list-left-image-right>div{grid-area:1/1}.product-content-grid img{border-radius:.7rem;width:100%;height:auto}.annotated-product-figure{border:1px solid var(--line);background:#fff;border-radius:.7rem;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 32px #1e202214}.annotated-product-figure img{border-radius:0;width:100%;height:auto;display:block}.product-image-marker{left:var(--marker-x);top:var(--marker-y);color:#fff;background:#bd1116;border:2px solid #fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.84rem;font-weight:900;line-height:1;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #00000061}.product-content-video{min-width:0;margin:0}.product-content-video[data-video-aspect="9:16"]{justify-self:center;width:min(100%,460px)}.product-video-frame{background:#111;border-radius:.7rem;position:relative;overflow:hidden;box-shadow:0 12px 32px #1e20221f}.product-content-video video{background:#111;width:100%;height:auto;display:block}.product-content-video figcaption{color:var(--muted);margin-top:.65rem;font-size:.8rem}.product-content-video-balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.product-content-video-wide{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:center}.product-content-video-wide.list-left-image-right{grid-template-columns:minmax(300px,.55fr) minmax(0,1.45fr)}.product-content-video-wide .product-content-video{width:100%}.product-content-dual-video.list-left-image-right{grid-template-columns:minmax(250px,1fr) minmax(320px,520px) minmax(170px,220px);align-items:start;gap:clamp(1rem,2.2vw,2.5rem)}.product-content-dual-video.list-left-image-right>div{grid-area:1/1;min-width:0}.product-content-dual-video.list-left-image-right>.product-content-video-primary{grid-area:1/2;justify-self:stretch}.product-content-dual-video.list-left-image-right>.product-content-video-secondary{grid-area:1/3;justify-self:end;width:220px;max-width:100%}.h-x-4000-a-content-section .product-content-dual-video{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.h-x-4000-a-content-section .product-content-dual-video>.product-content-video-primary{grid-area:1/1;justify-self:stretch;width:100%}.h-x-4000-a-content-section .product-content-dual-video>.product-content-video-secondary{grid-area:1/2/span 2;justify-self:center;width:min(100%,460px);max-width:460px}.h-x-4000-a-content-section .product-content-dual-video>div{grid-area:2/1;min-width:0}.h8500ei-content-section .product-content-dual-video.list-left-image-right{grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:clamp(1.25rem,2.4vw,2.5rem)}.h8500ei-content-section .product-content-dual-video.list-left-image-right>div{grid-area:1/1/auto/-1;max-width:940px}.h8500ei-content-section .product-content-dual-video.list-left-image-right>.product-content-video-primary{grid-area:2/1;justify-self:stretch;width:100%}.h8500ei-content-section .product-content-dual-video.list-left-image-right>.product-content-video-secondary{grid-area:2/2;justify-self:end;width:100%;max-width:330px}.h-x-5500-content-section .product-content-dual-video.list-left-image-right{grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:clamp(1.25rem,2.4vw,2.5rem)}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>div{grid-area:1/1/auto/-1;max-width:940px}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>.product-content-video-secondary{grid-area:2/1;justify-self:stretch;width:100%}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>.product-content-video-primary{grid-area:2/2;justify-self:end;width:100%;max-width:330px}.product-content-video-secondary figcaption{font-size:.74rem;line-height:1.45}.component-marker-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .8rem;margin:1rem 0 0;display:grid}.component-marker-list>div{grid-template-columns:1.8rem minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;display:grid}.component-marker-list dt{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;margin:0;font-size:.82rem;font-weight:900;line-height:1;display:grid}.h-x-5500-content-section .component-marker-list dt,.h8500ei-content-section .component-marker-list dt,.blue-enclosed-generator-content-section .component-marker-list dt{font-size:1.125rem;font-weight:800}.component-marker-list dd{min-width:0;color:var(--navy);margin:0;font-size:.86rem;font-weight:750;line-height:1.25}.application-scenes-heading{max-width:780px}.application-scenes-heading h2{margin-top:.2rem}.application-scenes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.4vw,2rem);margin-top:2rem;display:grid}.application-scenes-list{gap:clamp(2.5rem,5vw,4.75rem);margin-top:clamp(2rem,4vw,3.5rem);display:grid}.application-scene-row{grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);align-items:center;gap:clamp(1.5rem,4.5vw,4.5rem);display:grid}.application-scene-row-media-right{grid-template-columns:minmax(320px,.82fr) minmax(0,1.08fr)}.application-scene-row-media-right>.application-scene-card{grid-area:1/2}.application-scene-row-media-right>.application-scene-copy{grid-area:1/1}.application-scene-row .application-scene-card img{aspect-ratio:auto}.application-scene-copy h3{color:var(--navy);margin:0 0 .8rem;font-size:clamp(1.5rem,2.4vw,2.25rem)}.application-scene-copy .intro{margin-top:0}.application-scene-copy .product-detail-list{margin-bottom:0}.application-scene-card{border:1px solid var(--line);background:#fff;border-radius:.7rem;margin:0;overflow:hidden;box-shadow:0 10px 28px #1e20220f}.product-accessory-heading{max-width:760px}.product-accessory-heading h2{margin:.3rem 0 .7rem}.product-accessory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.product-accessory-card{border:1px solid var(--line);min-width:0;box-shadow:none;background:#fff;border-radius:.55rem;grid-template-rows:auto 1fr;margin:0;padding:0;display:grid;overflow:hidden}.product-accessory-media{aspect-ratio:1;background:linear-gradient(145deg,#fff,#f4f4f1);place-items:center;padding:clamp(.55rem,1.5vw,1rem);display:grid}.product-accessory-media img{object-fit:contain;width:100%;height:100%;display:block}.product-accessory-card figcaption{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:.65rem;min-height:4.2rem;padding:.9rem 1rem;display:flex}.product-accessory-card strong{color:var(--navy);font-size:.92rem;line-height:1.25}.product-accessory-card span{color:var(--accent);white-space:nowrap;flex:none;font-size:.76rem;font-weight:900}.product-accessory-note{max-width:940px;color:var(--muted);margin:1.1rem 0 0;font-size:.82rem}.application-scene-card img{aspect-ratio:12/7;object-fit:contain;width:100%;height:auto;display:block}.application-scene-card figcaption{color:var(--navy);padding:.85rem 1rem;font-size:.86rem;font-weight:800}.application-scenes-note{color:var(--muted);margin:1rem 0 0;font-size:.76rem}.product-content-copy-only{max-width:960px;display:block}.product-content-copy-only>div{grid-template-columns:minmax(250px,.7fr) minmax(0,1fr);align-items:start;gap:.4rem clamp(2rem,7vw,6rem);display:grid}.product-content-copy-only h2{grid-row:1/span 2;margin:0}.product-content-copy-only .intro{margin-top:0}.documentation-section{grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);align-items:start;gap:1.25rem clamp(2rem,7vw,6rem);display:grid}.documentation-section h2{margin-top:0}.document-check-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.document-check-list li{border-bottom:1px solid var(--line);color:var(--navy);padding:.8rem 0;font-weight:750}.document-check-list li:before{content:"□";color:var(--accent);margin-right:.7rem}.download-note{color:var(--muted);grid-column:2;margin:0;font-size:.78rem}.quotation-review-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.quotation-review-strip{grid-template-columns:minmax(200px,.7fr) minmax(0,1.8fr) auto;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.quotation-review-strip h2{margin:.2rem 0 0;font-size:clamp(1.45rem,2.3vw,2rem)}.quotation-review-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.quotation-review-list li{gap:.25rem;display:grid}.quotation-review-list strong{color:var(--navy);font-size:.86rem}.quotation-review-list span{color:var(--muted);font-size:.76rem;line-height:1.45}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-product-card h3{margin-top:1.1rem}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-page-nav{z-index:12;top:var(--bear-header-height,72px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(6px);background:#fffffff7;position:sticky}.product-page-nav ul{-webkit-overflow-scrolling:touch;gap:.4rem;margin:0;padding:.6rem 0;list-style:none;display:flex;overflow-x:auto}.product-page-nav li{flex:none}.product-page-nav a{border:1px solid var(--line);color:var(--navy);white-space:nowrap;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.product-page-nav a:hover,.product-page-nav a:focus-visible{border-color:var(--accent);color:var(--accent)}.product-table-wrap{border:1px solid var(--line);-webkit-overflow-scrolling:touch;background:#fff;margin-top:1.75rem;overflow-x:auto}.product-table-wrap:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.product-table-wrap table{border-collapse:collapse;width:100%;min-width:640px}.product-table-wrap th,.product-table-wrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.85rem 1rem;font-size:.85rem}.product-table-wrap thead th{background:var(--navy);color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:.7rem}.product-table-wrap tbody th{width:26%;color:var(--navy);font-weight:850}.product-table-wrap tbody td{color:var(--muted)}.product-mobile-rfq{display:none}.product-applications{margin-top:1.4rem}.product-applications h3{text-transform:uppercase;margin:0 0 .5rem;font-size:1rem}.product-application-list{margin:0}.product-application-list li{color:var(--navy);font-size:.88rem}.spec-evidence{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin-top:.2rem;font-size:.68rem;font-weight:750;display:block}.product-guide-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem;display:grid}.product-guide-grid a{min-height:220px;color:var(--ink);flex-direction:column;padding:1.35rem;text-decoration:none;display:flex}.product-guide-grid a>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.product-guide-grid h3{color:var(--navy);margin:.7rem 0;font-size:1.1rem}.product-guide-grid p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.5}.product-guide-grid strong{color:var(--navy);margin-top:auto;padding-top:1rem;font-size:.8rem}.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}.inquiry-check-list{gap:.12rem;display:grid}.inquiry-check-list li,.product-detail-list li{padding:.45rem 0 .45rem 2.15rem}.inquiry-check-list li:before,.product-detail-list li:before{content:"";border:1px solid var(--accent);background-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 8.2 6.7 11.2 12.8 4.2' fill='none' stroke='%23fff' stroke-width='2.6' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.9rem .9rem;border-radius:50%;width:1.35rem;height:1.35rem;display:block;top:.37rem;box-shadow:0 2px 7px #ff692d38}.product-detail-list{gap:.12rem;margin:.55rem 0 0;display:grid}.scope-note{color:var(--muted);font-size:.82rem}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.7rem;margin-top:2rem;display:grid}.resource-card{border:1px solid var(--line);min-width:0;min-height:100%;color:inherit;background:#fff;border-radius:.45rem;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 12px 34px #17191b17}.resource-card-with-image>img{aspect-ratio:1536/804;object-fit:contain;background:#e8ebed;width:100%;height:auto;display:block}.resource-card-copy{text-align:center;flex:1;justify-content:center;align-items:center;min-width:0;min-height:9rem;padding:1.6rem 1.35rem;display:flex}.resource-card h2,.resource-card h3{color:var(--navy);text-transform:none;overflow-wrap:anywhere;margin:0;font-size:clamp(1.15rem,1.7vw,1.42rem);font-weight:650;line-height:1.28}.resource-card-date{border-top:1px solid var(--line);min-height:3.5rem;color:var(--ink);text-align:center;justify-content:center;align-items:center;padding:.85rem 1.2rem;font-size:.9rem;display:flex}.resource-stats{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.resource-stats span{border:1px solid #ffffff3d;border-radius:999px;padding:.6rem .85rem;font-size:.8rem}.resource-filters{flex-wrap:wrap;gap:.6rem;margin-bottom:1.4rem;display:flex}.resource-filters a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:.55rem .85rem;font-size:.78rem;font-weight:800;text-decoration:none}.resource-card:hover,.resource-card:focus-visible{transform:translateY(-3px);box-shadow:0 20px 55px #23252724}.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-byline{align-items:center;gap:.8rem;margin-top:1.2rem;display:flex}.article-byline img{object-fit:cover;border-radius:50%;width:56px;height:56px}.article-byline p{color:var(--muted);gap:.18rem;margin:0;font-size:.78rem;display:grid}.article-byline strong{color:var(--ink);font-size:.9rem}.article-body,.article-body>div{overflow-wrap:anywhere;min-width:0}.article-body{width:100%;max-width:860px;margin:0}.article-section{padding-top:2rem}.article-layout{grid-template-columns:minmax(0,860px) 300px;align-items:start;gap:40px;max-width:1200px;margin:auto;display:grid}.article-toc{border:1px solid var(--line);border-top:1px solid var(--line);background:var(--mist);border-radius:.6rem;gap:.9rem;margin:0 0 2.5rem;padding:1.25rem 1.35rem;font-size:.86rem;display:grid}.article-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.5rem;display:grid}.article-toc a{color:var(--muted);line-height:1.35;text-decoration:none}.article-toc a:hover{color:var(--accent)}.article-toc .article-toc-cta{border-top:1px solid var(--line);color:var(--accent);padding-top:.8rem;font-weight:850}.article-rfq{border-top:1px solid var(--line);color:#fff;background:#17191b;border-radius:.45rem;gap:.75rem;padding:1.35rem;display:grid;position:sticky;top:110px;box-shadow:0 18px 45px #00000029}.article-rfq img{border:2px solid var(--accent);object-fit:cover;border-radius:50%;width:72px;height:72px}.article-rfq h2{color:#fff;margin:0;font-size:1.35rem;line-height:1.15}.article-rfq p:not(.eyebrow){color:#c8cbce;margin:0;font-size:.86rem;line-height:1.55}.article-rfq .button{width:100%;margin-top:.2rem}.article-rfq>a{color:#fff;overflow-wrap:anywhere;font-size:.78rem}.article-mobile-rfq{display:none}.article-summary{border-left:4px solid var(--accent);background:var(--mist);margin:0 0 2rem;padding:1.2rem 1.3rem;font-size:1.08rem;color:var(--ink)!important}.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:#3a3d40}.article-body a{color:var(--navy);text-underline-offset:.22rem;font-weight:750}.article-table-wrap{border:1px solid var(--line);-webkit-overflow-scrolling:touch;border-radius:.35rem;width:100%;max-width:100%;margin:1.5rem 0 2rem;overflow-x:auto}.article-table-wrap:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.article-body table{border-collapse:collapse;width:100%;min-width:720px;margin:0;font-size:.9rem}.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}.article-visual{margin:2rem 0}.article-visual-scroll{overscroll-behavior-inline:contain;border:1px solid var(--line);background:var(--mist);-webkit-overflow-scrolling:touch;border-radius:.55rem;width:100%;max-width:100%;overflow-x:auto}.article-visual-scroll:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.article-visual img{border:1px solid var(--line);background:var(--mist);border-radius:.55rem;width:100%;height:auto;display:block}.article-visual-scroll img{border:0;border-radius:0;min-width:720px}.article-visual figcaption{color:var(--muted);margin:.65rem .2rem 0;font-size:.8rem;line-height:1.5}.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(--bear-black),var(--bear-black-deep));color:#fff;border-radius:.55rem;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:#dededb}.rfq-dialog{border:1px solid var(--line);border-radius:.9rem;width:min(1120px,100vw - 3rem);max-height:calc(100dvh - 3rem);padding:0;position:relative;overflow:auto}.rfq-dialog::backdrop{background:#181a1cad}.rfq-dialog-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.rfq-dialog h2{max-width:14ch;color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(2.25rem,3.2vw,3rem);line-height:1.05}.rfq-dialog-grid{grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);min-height:610px;display:grid}.rfq-dialog-profile{border-left:1px solid var(--line);color:var(--ink);text-align:center;background:#f3f3f1;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:3rem 2.5rem;display:flex}.rfq-dialog-profile img{object-fit:cover;object-position:center;background:#ddd;border-radius:50%;width:248px;height:248px;display:block}.rfq-dialog-profile div{justify-items:center;gap:.5rem;max-width:27ch;padding:1.35rem 0 0;display:grid}.rfq-dialog-profile strong{font-size:1.85rem;line-height:1.1}.rfq-dialog-profile span{color:var(--accent);font-size:.85rem;font-weight:800}.rfq-dialog-profile small{color:var(--muted);font-size:.95rem;line-height:1.55}.rfq-dialog-form{align-content:center;padding:3.5rem 4rem;display:grid}.rfq-close{z-index:2;border:1px solid var(--line);cursor:pointer;width:44px;height:44px;color:var(--muted);background:#fff;border-radius:50%;font-size:1.6rem;line-height:1;position:absolute;top:1.25rem;right:1.25rem}.rfq-dialog form{gap:.9rem;margin-top:2rem;display:grid}.rfq-dialog form label{color:var(--navy);gap:.4rem;font-size:.82rem;font-weight:800;display:grid}.rfq-dialog input:not([type=checkbox]),.rfq-dialog textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:.5rem;padding:.9rem 1rem;font-size:1rem}.rfq-dialog input:not([type=checkbox]){min-height:58px}.rfq-dialog textarea{resize:vertical;min-height:154px}.rfq-dialog .form-grid{grid-template-columns:1fr;gap:.9rem}.rfq-requirement{margin-top:0}.form-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.consent{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:.55rem;margin-top:.8rem;font-weight:500;display:flex}.consent input{width:1.1rem;height:1.1rem;accent-color:var(--accent);cursor:pointer;flex:none;margin:0}.inquiry-honeypot{position:absolute;left:-9999px}.inquiry-status{min-height:1.2em;color:var(--navy);margin:0;font-size:.85rem;font-weight:700}.rfq-dialog .actions{margin-top:.15rem}.rfq-dialog .actions .button{width:100%;min-height:58px}.site-footer{background:var(--bear-black-deep);color:#d4d4d1;margin-top:3rem}.site-footer.site-footer-flush{margin-top:0}.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:#d4d4d1;font-size:.9rem;text-decoration:none}.footer-main a:hover,.footer-main a:focus-visible{color:#fff;text-decoration:underline}.footer-contact-links{justify-items:start;gap:.4rem;min-width:0;display:grid}.footer-contact-links a{overflow-wrap:anywhere;max-width:100%}.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:#d4d4d1}.bear-hero{isolation:isolate;border-bottom:1px solid var(--line);background:#111;position:relative;overflow:hidden}.bear-hero:before{content:"";z-index:-1;background:#0c0e1094;position:absolute;inset:0}.bear-hero-video{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.bear-hero-inner{text-align:center;place-items:center;width:min(1180px,100% - 3rem);min-height:700px;margin:auto;display:grid}.bear-hero-copy{z-index:2;width:100%;padding:4.5rem 0;position:relative}.bear-hero h1{color:#fff;text-transform:uppercase;text-shadow:0 2px 18px #00000040;text-wrap:balance;max-width:1180px;margin:.55rem auto 1.4rem;font-size:clamp(3rem,4.45vw,4.15rem);line-height:1.08}.bear-hero h1 em{color:var(--accent);font-style:normal}.bear-hero-copy>p:not(.eyebrow){color:#e3e3e1;max-width:760px;margin-inline:auto;font-size:1.05rem}.bear-hero-copy .actions,.hero-points{justify-content:center}.hero-points{color:#fff;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}.compact-section{padding-block:4rem}.center-heading{text-align:center}.center-heading h2{text-transform:uppercase;display:inline-block}.center-heading .intro{margin-inline:auto}.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)}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.home-category-card{border:1px solid var(--line);min-width:0;min-height:290px;color:inherit;background:#fff;border-radius:.55rem;grid-template-columns:minmax(230px,50%) minmax(0,1fr);text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0000000e}.home-category-card:hover,.home-category-card:focus-visible{border-color:var(--line);transform:translateY(-3px);box-shadow:0 18px 42px #2325271f}.home-category-image{background:linear-gradient(145deg,#f7f7f5,#f1f1ef);place-items:center;min-width:0;padding:.55rem;display:grid}.home-category-image img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:278px;display:block}.home-category-empty{width:100%;height:100%;min-height:210px;color:var(--navy);text-align:center;place-content:center;gap:.45rem;padding:1rem;display:grid}.home-category-empty span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:900}.home-category-empty strong{font-size:clamp(.92rem,1.5vw,1.12rem)}.home-category-copy{flex-direction:column;min-width:0;padding:1.45rem;display:flex}.home-category-card h3{color:var(--navy);text-transform:uppercase;overflow-wrap:anywhere;margin:.65rem 0 .45rem;font-size:1.18rem;line-height:1.22}.home-category-card p{color:var(--muted);margin:0 0 1rem;font-size:.88rem}.home-category-card strong{color:var(--accent);margin-top:auto;font-size:.78rem}.home-category-footer{border-left:4px solid var(--accent);background:var(--navy);color:#fff;border-radius:.55rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.25rem;padding:1.2rem 1.35rem;display:flex}.home-category-footer p{color:#e3e3e1;max-width:68ch;margin:0}.home-category-footer .button-outline{flex:none}.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-band .company-visual img{object-fit:contain;filter:drop-shadow(0 14px 18px #00000040);width:80%;height:360px;transform:translate(5%)}.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}@media (width<=1100px){.company-band .company-visual img{transform:none}}.company-film-section{background:#f5f5f3;padding-bottom:clamp(2rem,3.5vw,3rem)}.company-film-heading{text-align:center;max-width:760px;margin:0 auto 1.7rem}.company-film-heading h2{text-transform:uppercase;margin:.3rem 0 .55rem;font-size:clamp(1.8rem,3vw,2.7rem)}.company-film-heading>p:last-child{color:var(--muted);margin:0;font-size:.95rem}.company-film-frame{background:#111;border-radius:.65rem;width:min(1120px,100%);margin:auto;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000029}.company-film-frame video{aspect-ratio:16/9;background:#111;width:100%;height:auto;display:block}.company-film-frame video::cue{color:#fff;text-shadow:0 1px 3px #000,0 0 5px #000000e6;background:0 0;font-size:72%;line-height:.88}.company-film-captions{z-index:2;color:#fff;text-align:center;white-space:pre-line;text-shadow:0 1px 3px #000,0 0 5px #000000e6;pointer-events:none;font-size:clamp(.82rem,1.35vw,1.15rem);font-weight:500;line-height:1.02;display:none;position:absolute;bottom:3.8rem;left:7%;right:7%}.company-film-frame.captions-on .company-film-captions:not(:empty){display:block}.caption-toggle{z-index:4;color:#fff;letter-spacing:.08em;cursor:pointer;backdrop-filter:blur(5px);background:#0c0e10c7;border:1px solid #ffffffb8;border-radius:.35rem;min-width:46px;padding:.48rem .65rem;font:800 .78rem/1 Inter,ui-sans-serif,system-ui,sans-serif;position:absolute;top:1rem;right:1rem}.caption-toggle:hover,.caption-toggle:focus-visible,.caption-toggle[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--ink)}.company-film-note{width:min(1120px,100%);color:var(--muted);margin:.7rem auto 0;font-size:.8rem}.company-trust-intro{text-align:center;width:min(700px,100%);margin:clamp(3rem,5vw,4rem) auto 0}.company-trust-intro h3{color:var(--navy);margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.1}.company-trust-intro>p:last-child{color:var(--muted);margin:.8rem 0 0;font-size:.95rem}.company-trust-sequence{gap:clamp(3rem,5vw,5rem);width:min(1120px,100%);margin:2rem auto 0;display:grid}.company-showroom-card{grid-template-columns:minmax(0,3fr) minmax(280px,2fr);align-items:center;gap:clamp(2rem,4.5vw,4.25rem);margin:0;display:grid}.company-showroom-card.is-reversed{grid-template-columns:minmax(280px,2fr) minmax(0,3fr)}.company-showroom-card.is-reversed img{grid-column:2}.company-showroom-card.is-reversed figcaption{grid-area:1/1}.company-showroom-card img{border:1px solid var(--line);object-fit:contain;background:#f5f5f3;border-radius:.75rem;width:100%;height:auto;display:block;box-shadow:0 12px 30px #2325271c}.company-showroom-card figcaption{flex-direction:column;justify-content:center;width:100%;max-width:24rem;padding:clamp(.5rem,1.5vw,1.25rem) 0;display:flex}.company-showroom-card figcaption h3{color:var(--navy);margin:.55rem 0 .8rem;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.08}.company-showroom-card figcaption p{color:var(--muted);margin:0;font-size:.92rem}.featured-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2rem;display:grid}.featured-product{border:1px solid var(--line);min-width:0;min-height:100%;color:inherit;background:#fff;border-radius:.55rem;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000000f}.featured-product:hover,.featured-product:focus-visible{border-color:#ff692da6;transform:translateY(-3px);box-shadow:0 18px 42px #2325271f}.featured-product-media{aspect-ratio:16/11;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f8f9fa,#f1f1ef);width:100%;position:relative;overflow:hidden}.featured-product img{object-fit:contain;width:calc(100% - 1.1rem);height:calc(100% - 1.1rem);padding:0;display:block;position:absolute;inset:.55rem}.featured-product-copy{flex-direction:column;flex:1;min-width:0;padding:1.2rem 1.25rem 1.3rem;display:flex}.featured-product span,.featured-product strong{color:var(--accent);font-size:.75rem;font-weight:900}.featured-product h3{color:var(--navy);overflow-wrap:anywhere;margin:.35rem 0;font-size:1.08rem}.featured-product p{color:var(--muted);margin:.55rem 0 1rem;font-size:.82rem}.featured-product strong{margin-top:auto;padding-top:.8rem}.featured-product-facts{border-top:1px solid var(--line);margin:.7rem 0 .85rem}.featured-product-facts>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.48rem 0;display:grid}.featured-product-facts dt{min-width:0;color:var(--muted);font-size:.7rem;line-height:1.35}.featured-product-facts dd{color:var(--navy);text-align:right;margin:0;font-size:.72rem;font-weight:850;line-height:1.35}.quote-process-section{background:#f5f5f3;padding-top:clamp(2rem,3.5vw,3rem)}.quote-process-heading{justify-content:space-between;align-items:end;gap:3rem;display:flex}.quote-process-heading>div{max-width:760px}.quote-process-heading h2{text-transform:uppercase;max-width:22ch}.quote-process-heading .button{flex:none}.quote-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem;margin:2.75rem 0 0;padding:0;list-style:none;display:grid}.quote-flow li{text-align:center;justify-items:center;gap:.4rem;min-width:0;display:grid;position:relative}.quote-flow li:not(:last-child):after{content:"→";color:var(--accent);font-size:1.7rem;font-weight:400;line-height:1;position:absolute;top:1rem;right:-2rem}.quote-flow-icon{width:3.75rem;height:3.75rem;color:var(--navy);background:#fff;border:1px solid #17191b38;border-radius:50%;place-items:center;margin-bottom:.25rem;display:grid;box-shadow:0 8px 22px #00000012}.quote-flow-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.65rem;height:1.65rem}.quote-flow small{color:var(--accent);letter-spacing:.08em;font-size:.68rem;font-weight:950}.quote-flow strong{color:var(--navy);text-transform:uppercase;font-size:.98rem}.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)}.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:1px solid var(--line);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}.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:3/4;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:3rem;display:flex}.market-heading>div:first-child{max-width:760px}.market-heading h2{text-transform:uppercase;max-width:20ch}.market-buyer-types{flex-wrap:wrap;gap:.5rem 1.25rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.market-buyer-types li{color:var(--navy);letter-spacing:.03em;text-transform:uppercase;padding-left:.8rem;font-size:.75rem;font-weight:900;position:relative}.market-buyer-types li:before{content:"";background:var(--accent);border-radius:50%;width:.36rem;height:.36rem;position:absolute;top:.48em;left:0}.market-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.market-strip figure{background:#e9e9e6;border:1px solid #17191b1a;border-radius:.65rem;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000017}.market-strip img{aspect-ratio:3/2;object-fit:cover;object-position:center;width:100%;height:auto;transition:transform .25s;display:block}.market-strip figure:nth-child(2) img{object-position:48% top}.market-strip figure:nth-child(3) img{object-position:54% top}.market-strip figure:nth-child(4) img{object-position:47% top}.market-strip figure:nth-child(5) img{object-position:52% top}.market-strip figure:nth-child(6) img{object-position:50% top}.market-strip figure:hover img{transform:scale(1.025)}.market-strip-real{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:.75rem}.market-strip-real figure{aspect-ratio:3/4;background:#f3f3f0;place-items:center;display:grid}.market-strip-real img{aspect-ratio:auto;object-fit:contain;object-position:center;width:100%;height:100%;transition:none}.market-strip-real figure:hover img{transform:none}.market-environment-layout{grid-template-columns:minmax(280px,360px) minmax(0,572px);justify-content:center;align-items:center;gap:4rem;display:grid}.market-environment-video{background:#111;border:0;border-radius:.7rem;min-width:0;margin:0;overflow:hidden;box-shadow:0 14px 34px #00000024}.market-video-stage{background:#111;position:relative}.market-environment-video video{aspect-ratio:9/16;object-fit:contain;background:#111;width:100%;height:auto;display:block}.market-environment-video figcaption{background:var(--navy);color:#fff;align-items:center;gap:.6rem;padding:.75rem .9rem;font-size:.76rem;font-weight:800;display:flex}.market-environment-video figcaption i{background:var(--accent);border-radius:50%;flex:none;width:.55rem;height:.55rem;box-shadow:0 0 0 4px #f2652229}.market-environment-gallery{grid-template-columns:repeat(3,minmax(0,180px));place-content:center;gap:1rem;min-width:0;display:grid}.market-environment-gallery figure{aspect-ratio:3/4;background:#e9e9e6;border:1px solid #17191b1f;border-radius:.65rem;min-width:0;margin:0;overflow:hidden;box-shadow:0 10px 28px #00000017}.market-environment-gallery img{aspect-ratio:3/4;object-fit:cover;object-position:center;width:100%;height:100%;display:block}.market-cooperation-note{border-left:4px solid var(--accent);background:var(--navy);color:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem 1.5rem;margin-top:1rem;padding:1rem 1.2rem;display:grid}.market-cooperation-note strong{color:var(--accent-soft)}.market-cooperation-note span{color:#d4d9dc;font-size:.9rem}.market-cooperation-note .text-link{color:#fff}.home-confirmation-band{padding:1.8rem 1.25rem}.home-confirmation-inner{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.home-confirmation-copy .eyebrow{margin-bottom:.3rem}.home-confirmation-copy h2{text-transform:uppercase;max-width:22ch;margin:0;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.1}.home-confirmation-list{border-left:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-confirmation-list li{border-right:1px solid #ffffff2e;align-items:center;gap:.65rem;min-width:0;padding:.75rem 1rem;display:flex}.home-confirmation-list span{color:var(--accent);font-size:.68rem;font-weight:950}.home-confirmation-list strong{color:#fff;text-transform:uppercase;font-size:.86rem;line-height:1.25}.directory-nav{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.directory-nav a{border:1px solid var(--line);border-top:1px solid var(--line);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}.directory-nav a:hover,.directory-nav a:focus-visible{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 30px #2325271a}.directory-nav a[aria-current=page]{background:var(--navy);color:#fff;border-color:var(--navy);border-top-color:var(--line)}.category-directory-section{background:#fff}.category-directory-section .eyebrow+.directory-nav{margin-top:.7rem}.category-directory-section .intro+.directory-nav{margin-top:1.6rem}.contact-inquiry-section{background:linear-gradient(#f8f8f6,#eef1f3);padding-block:clamp(2rem,4vw,4rem)}.contact-inquiry-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.75rem,3vw,3rem);display:grid}.contact-person-panel{color:#fff;background:#17191b;justify-self:center;width:min(100%,560px);margin:0;overflow:hidden;box-shadow:0 22px 55px #00000029}.contact-person-photo{background:#dedbd5;line-height:0}.contact-person-photo img{aspect-ratio:4/3;object-fit:cover;object-position:50% 30%;width:100%;height:auto;display:block;transform:scaleX(-1)}.contact-person-details{padding:1.6rem 1.8rem 1.8rem}.contact-person-details h2{color:#fff;text-transform:uppercase;margin:.2rem 0 .45rem;font-size:2rem}.contact-person-details>p:not(.eyebrow){color:#c8cbce;margin:.2rem 0 0}.contact-person-details dl{border-top:1px solid #3a3d40;gap:.85rem;margin:1.4rem 0 0;padding-top:1.1rem;display:grid}.contact-person-details dl>div{grid-template-columns:72px minmax(0,1fr);align-items:baseline;gap:.8rem;display:grid}.contact-person-details dt{color:var(--accent-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:900}.contact-person-details dd{overflow-wrap:anywhere;margin:.25rem 0 0}.contact-person-details a{color:#fff}.contact-form-panel{background:#fff;border:0;padding:clamp(1.5rem,3vw,2.4rem);box-shadow:0 18px 45px #2325271a}.contact-form-panel>h1{margin:.2rem 0 .65rem;font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.08}.contact-form-panel>.intro{margin:0;font-size:1rem}.contact-form-panel .product-quick-form{background:0 0;border:0;margin-top:1.5rem;padding:0}.contact-form-note{border-top:1px solid var(--line);color:var(--muted);margin:1rem 0 0;padding-top:1rem;font-size:.78rem;line-height:1.55}.contact-card{border-top:1px solid var(--line);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{border-radius:.55rem}.site-footer{background:#111315}@media (width<=1100px) and (width>=641px){.bear-hero-inner{min-height:620px}.product-content-dual-video.list-left-image-right{grid-template-columns:230px minmax(0,1fr) 150px;gap:1rem}.product-content-dual-video.list-left-image-right>.product-content-video-secondary{width:150px}.h8500ei-content-section .product-content-dual-video.list-left-image-right{grid-template-columns:minmax(0,1fr) minmax(240px,280px);gap:1.25rem}.h8500ei-content-section .product-content-dual-video.list-left-image-right>.product-content-video-secondary{width:100%;max-width:280px}.h-x-5500-content-section .product-content-dual-video.list-left-image-right{grid-template-columns:minmax(0,1fr) minmax(240px,280px);gap:1.25rem}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>.product-content-video-primary{width:100%;max-width:280px}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-strip-real{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.featured-row{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:1.5rem;max-width:100%}.article-rfq{width:100%;max-width:260px;position:sticky;top:96px}}@media (width>=981px) and (width<=1100px){.header-inner{gap:1rem}.primary-nav{gap:.8rem}.header-inner>.button{padding-inline:.9rem;font-size:.82rem}}@media (width<=980px){.primary-nav{display:none}.mobile-nav{display:block}.header-inner{gap:1rem}.rfq-dialog{width:min(930px,100vw - 2rem);max-height:calc(100dvh - 2rem)}.rfq-dialog-grid{grid-template-columns:minmax(0,1fr) 300px;min-height:570px}.rfq-dialog-form{padding:2.75rem}.rfq-dialog-profile{padding:2.5rem 1.75rem}.rfq-dialog-profile img{width:220px;height:220px}.hero-grid,.category-hero-grid,.factory-hero-grid,.product-detail-grid,.product-content-grid{grid-template-columns:1fr}.application-scene-row,.application-scene-row-media-right{grid-template-columns:1fr;gap:1.25rem}.application-scene-row-media-right>.application-scene-card,.application-scene-row-media-right>.application-scene-copy{grid-area:auto/1}.application-scene-row-media-right>.application-scene-card{grid-row:1}.application-scene-row-media-right>.application-scene-copy{grid-row:2}.product-content-copy-only>div,.documentation-section,.product-content-grid.list-left-image-right,.product-content-video-wide,.product-content-video-wide.list-left-image-right,.product-content-dual-video,.product-content-dual-video.list-left-image-right,.quotation-review-strip{grid-template-columns:1fr}.product-content-copy-only h2{grid-row:auto}.download-note{grid-column:1}.product-content-grid.list-left-image-right>img,.product-content-grid.list-left-image-right>.product-content-video,.product-content-grid.list-left-image-right>.annotated-product-figure,.product-content-grid.list-left-image-right>div,.product-content-dual-video.list-left-image-right>.product-content-video-primary,.product-content-dual-video.list-left-image-right>.product-content-video-secondary,.product-content-dual-video.list-left-image-right>div{grid-area:auto/1}.product-content-dual-video.list-left-image-right>.product-content-video-secondary{justify-self:center;width:min(100%,280px)}.h-x-4000-a-content-section .product-content-dual-video{grid-template-columns:1fr}.h-x-4000-a-content-section .product-content-dual-video>.product-content-video-primary,.h-x-4000-a-content-section .product-content-dual-video>.product-content-video-secondary,.h-x-4000-a-content-section .product-content-dual-video>div{grid-area:auto/1}.h-x-4000-a-content-section .product-content-dual-video>.product-content-video-secondary{justify-self:center;width:min(100%,460px);max-width:460px}.h8500ei-content-section .product-content-dual-video.list-left-image-right{grid-template-columns:1fr}.h8500ei-content-section .product-content-dual-video.list-left-image-right>div{grid-area:1/1;max-width:none}.h8500ei-content-section .product-content-dual-video.list-left-image-right>.product-content-video-primary{grid-area:2/1;width:100%}.h8500ei-content-section .product-content-dual-video.list-left-image-right>.product-content-video-secondary{grid-area:3/1;justify-self:center;width:min(100%,460px);max-width:460px}.h-x-5500-content-section .product-content-dual-video.list-left-image-right{grid-template-columns:1fr}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>div{grid-area:1/1;max-width:none}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>.product-content-video-secondary{grid-area:2/1;justify-self:stretch;width:100%}.h-x-5500-content-section .product-content-dual-video.list-left-image-right>.product-content-video-primary{grid-area:3/1;justify-self:center;width:min(100%,460px);max-width:460px}.factory-film-heading{grid-template-columns:1fr;gap:1rem}.factory-loading-layout{grid-template-columns:1fr;gap:2rem}.factory-loading-copy{max-width:none}.factory-real-grid,.factory-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.factory-review-grid li,.factory-review-grid li:first-child{border-top:1px solid #3a3d40;border-left:1px solid #3a3d40}.factory-review-grid li:nth-child(odd){border-left:0}.factory-review-grid li:nth-child(-n+2){border-top:0}.document-gallery,.oem-process-grid,.oem-reference-grid{grid-template-columns:repeat(2,minmax(0,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,.article-layout{grid-template-columns:1fr}.article-rfq{display:none}.article-mobile-rfq,.product-mobile-rfq{z-index:40;color:#fff;background:#17191b;border-top:1px solid #3a3d40;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 28px #0000002e}.article-mobile-rfq span,.product-mobile-rfq span{font-size:.82rem;font-weight:750}.article-mobile-rfq button,.product-mobile-rfq button{background:var(--accent);color:#111;cursor:pointer;border:0;border-radius:999px;padding:.55rem .9rem;font-weight:900}.product-page-nav{position:static}.bear-hero-inner{grid-template-columns:1fr;min-height:620px}.bear-hero-copy{padding-block:4rem}.hero-product-stage{min-height:430px}.category-showcase,.company-band-inner{grid-template-columns:1fr}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-card{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:0}.home-category-image{aspect-ratio:4/3;padding:0;position:relative}.home-category-image img{object-fit:contain;width:calc(100% - 2rem);max-width:none;height:calc(100% - 2rem);max-height:none;position:absolute;inset:1rem}.category-hero-aside{max-width:720px}.why-grid{grid-template-columns:1fr 1fr}.why-grid article:nth-child(3){border-left:0}.featured-row{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card{position:static}.quality-band-grid,.faq-home-grid,.project-path-grid{grid-template-columns:1fr 1fr}.quality-steps{grid-column:1/-1}.quote-flow{gap:2rem}.quote-flow li:not(:last-child):after{right:-1.35rem}.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(2,1fr)}.market-strip-real{grid-template-columns:repeat(3,1fr)}.market-strip-real img{height:auto}.market-environment-layout{grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:2.5rem}.market-environment-gallery{grid-template-columns:repeat(3,minmax(0,160px))}.market-cooperation-note{grid-template-columns:1fr auto}.market-cooperation-note strong{grid-column:1/-1}.home-confirmation-inner{grid-template-columns:1fr;gap:1.2rem}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.contact-inquiry-grid{grid-template-columns:1fr;gap:1.5rem}.contact-form-panel{grid-row:1}.contact-person-panel{grid-row:2;width:100%}}@media (width<=640px){.header-inner:has(.whatsapp-float--mobile-header) .mobile-nav{margin-left:0}.factory-hero{padding-block:1.75rem}.factory-hero .factory-evidence-order{display:none}.factory-hero h1{max-width:none;font-size:2rem}.factory-hero .lede{font-size:1rem}.factory-hero .actions{gap:.65rem}.factory-real-section,.factory-review-section,.factory-gallery-section,.factory-document-section,.factory-faq-section{padding-block:2.5rem}.factory-document-section .document-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.factory-document-section .document-preview{height:220px;padding:.6rem}.factory-document-section .document-preview img{width:calc(100% - 1.2rem);height:calc(100% - 1.2rem);inset:.6rem}.section-heading-row{display:block}.section-heading-row .text-link{width:auto;margin-bottom:1.2rem;display:inline-block}.application-scenes-grid{grid-template-columns:1fr}.product-accessory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.product-accessory-card figcaption{align-content:start;gap:.25rem;min-height:5.1rem;padding:.72rem .78rem;display:grid}.product-accessory-card span{white-space:normal}.grid,.catalog-grid,.resource-grid,.form-grid,.document-gallery,.oem-process-heading,.oem-process-grid,.oem-reference-heading,.oem-reference-grid{grid-template-columns:1fr}.factory-film-frame{border-radius:.4rem}.factory-real-grid,.factory-review-grid{grid-template-columns:1fr}.factory-review-grid li,.factory-review-grid li:first-child,.factory-review-grid li:nth-child(odd),.factory-review-grid li:nth-child(-n+2){border-top:1px solid #3a3d40;border-left:0;min-height:0}.factory-review-grid li:first-child{border-top:0}.factory-review-grid h3{margin:1.25rem 0 .5rem}.factory-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-preview{height:360px}.article-toc nav{grid-template-columns:1fr}.header-inner{width:calc(100% - 2rem)}.section{padding-inline:1.25rem}.product-key-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.9rem}.product-key-facts>div{min-height:3.7rem;padding:.58rem .65rem}.quotation-review-list{grid-template-columns:1fr;gap:.8rem}.quotation-review-strip .button{width:100%}.spec-table>div{grid-template-columns:1fr;gap:.15rem;padding:.78rem 1rem}.product-gallery{border-radius:.8rem;padding:1rem}.product-gallery-media{min-height:300px}.product-gallery-thumbnails{scroll-snap-type:x mandatory;gap:.55rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.product-gallery-thumbnail{scroll-snap-align:start;flex:0 0 78px;width:78px}.product-image-marker{width:1.7rem;height:1.7rem;font-size:.72rem}.component-marker-list,.footer-main{grid-template-columns:1fr}.button-small{display:none}.bear-hero-inner{width:calc(100% - 2.5rem);min-height:600px}.bear-hero:before{background:#0c0e10c2}.bear-hero-video{object-position:60% center}.bear-hero-copy{padding:3.5rem 0}.bear-hero h1{max-width:none;font-size:clamp(1.8rem,7.5vw,2.35rem)}.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}.home-category-grid{grid-template-columns:1fr;gap:.75rem}.home-category-card{grid-template-rows:1fr;grid-template-columns:minmax(112px,40%) minmax(0,1fr);min-height:142px}.home-category-image{aspect-ratio:auto;min-height:142px;padding:.35rem}.home-category-image img{width:100%;max-width:100%;height:100%;max-height:132px;position:static;inset:auto}.home-category-copy{justify-content:center;padding:.9rem}.home-category-card h3{margin:0 0 .55rem;font-size:.95rem}.home-category-card p{display:none}.home-category-card strong{margin-top:0;font-size:.72rem}.home-category-footer{display:block}.home-category-footer .button{margin-top:1rem}.why-grid,.home-rfq-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.why-grid article:first-child{border-top:0}.company-visual{clip-path:none}.company-copy{padding:3rem 1.25rem}.company-film-frame{border-radius:.4rem}.caption-toggle{top:.65rem;right:.65rem}.company-trust-intro{margin-top:2.25rem}.company-trust-intro h3{font-size:1.5rem}.company-trust-intro>p:last-child{display:none}.company-trust-sequence{grid-template-columns:1fr;gap:1rem;margin-top:1.15rem}.company-showroom-card,.company-showroom-card.is-reversed{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:1rem;display:grid}.company-showroom-card.is-reversed img{grid-area:1/1}.company-showroom-card.is-reversed figcaption{grid-area:1/2}.company-showroom-card img{aspect-ratio:16/10;object-fit:contain;border-radius:.45rem;height:auto;min-height:0}.company-showroom-card figcaption{max-width:none;padding:0 .1rem}.company-showroom-card figcaption h3{margin:0;font-size:.9rem;line-height:1.3}.company-showroom-card figcaption p{display:none}.featured-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.featured-product-media{aspect-ratio:1}.featured-product-copy{padding:.8rem}.featured-product h3{font-size:.9rem;line-height:1.2}.featured-product p{display:none}.featured-product-facts{margin:.5rem 0 .6rem}.featured-product-facts>div{grid-template-columns:1fr;gap:.05rem;padding:.35rem 0}.featured-product-facts>div:nth-child(n+3){display:none}.featured-product-facts dd{text-align:left}.featured-product strong{padding-top:.45rem}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.related-products-grid .related-product-card>div{padding:.32rem}.related-products-grid .related-product-card>h3,.related-products-grid .related-product-card>p,.related-products-grid .related-product-card>strong{margin-left:.65rem;margin-right:.65rem}.related-products-grid .related-product-card h3{margin-top:.7rem;font-size:.88rem;line-height:1.25}.related-products-grid .related-product-card p{margin-top:.35rem;margin-bottom:.45rem;font-size:.7rem}.related-products-grid .related-product-card strong{margin-top:auto;padding-bottom:.75rem;font-size:.72rem}.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{border-radius:.75rem;width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.rfq-dialog-grid{grid-template-columns:1fr;min-height:0}.rfq-dialog-profile{display:none}.rfq-dialog-form{padding:1.35rem}.rfq-dialog h2{padding-right:2.75rem;font-size:1.8rem;line-height:1.1}.rfq-close{width:40px;height:40px;top:.8rem;right:.8rem}.rfq-dialog form{gap:.75rem;margin-top:1.35rem}.rfq-dialog input:not([type=checkbox]){min-height:52px}.rfq-dialog textarea{min-height:120px}.rfq-dialog .actions .button{min-height:52px}.quality-band-grid,.quality-steps,.faq-home-grid,.project-path-grid{grid-template-columns:1fr}.quote-process-heading{display:block}.quote-process-heading .button{margin-top:1.25rem}.quote-flow{grid-template-columns:1fr;gap:1.1rem;margin-top:2rem}.quote-flow li{text-align:left;grid-template-columns:3.2rem 2rem minmax(0,1fr);place-items:center start;gap:.65rem}.quote-flow li:not(:last-child):after{content:"↓";font-size:1.2rem;inset:auto auto -1.05rem 1.18rem}.quote-flow-icon{grid-area:1/1;width:3rem;height:3rem;margin:0}.quote-flow-icon svg{width:1.35rem;height:1.35rem}.quote-flow small{grid-area:1/2}.quote-flow strong{grid-area:1/3}.contact-feature-grid{grid-template-columns:1fr}.market-gallery{gap:.55rem}.market-gallery figure:nth-child(2){transform:none}.market-heading{margin-bottom:2.25rem;display:block}.market-strip{grid-template-columns:1fr}.market-strip-real{grid-template-columns:repeat(2,1fr)}.market-strip-real img{height:auto}.market-environment-layout{grid-template-columns:1fr;gap:1.5rem}.market-environment-video{justify-self:center;width:min(320px,100%)}.market-environment-video video{height:auto}.market-environment-gallery{display:none}.market-cooperation-note{grid-template-columns:1fr}.market-cooperation-note strong{grid-column:auto}.home-confirmation-band{padding-block:1.5rem}.home-confirmation-list{border-top:1px solid #ffffff2e;border-left:0;grid-template-columns:1fr}.home-confirmation-list li{border-bottom:1px solid #ffffff24;border-right:0;padding:.7rem 0}.home-confirmation-list li:last-child{border-bottom:0}.contact-feature-photo{width:min(240px,100%);margin:0 auto}.quality-steps article,.quality-steps article:first-child{border-left:0;border-top:1px solid var(--line)}.quality-steps article:first-child{border-top:0}}
