.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.container{max-width:128rem;margin:0 auto;padding:0 2rem}.section{padding:clamp(5rem,8vw,9rem) 0}.eyebrow{display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--c-accent);margin-bottom:1.2rem}.eyebrow--light{color:var(--c-accent-light, #e8c184)}.section-heading{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2.4rem,4vw,4rem)}.section-heading>p{max-width:46rem;margin:0;color:var(--c-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;padding:1.3rem 2.4rem;border-radius:999px;font-weight:600;font-size:1.5rem;line-height:1;border:1px solid transparent;transition:transform .15s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn svg{width:1.7rem;height:1.7rem;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--c-ink);color:#fff}.btn--primary:hover{background:var(--c-accent);color:#fff}.btn--accent{background:var(--c-accent-light, #F8B000);color:var(--c-ink)}.btn--accent:hover{background:#e8a600;color:var(--c-ink)}.btn--outline{border-color:currentColor;background:transparent}.btn--light{background:#fff;color:var(--c-ink)}.btn--muted{background:var(--c-line);color:var(--c-muted);cursor:not-allowed}.btn--block{width:100%}.btn[disabled]{opacity:.55;cursor:not-allowed;transform:none}.text-link{display:inline-flex;align-items:center;gap:.7rem;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:.2rem}.icon{width:2rem;height:2rem;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.hero{position:relative;color:#fff;background:var(--c-ink);overflow:hidden}.hero-media,.hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#3e261399 15%,#3e26134d 55%,#3e26130d)}.hero-inner{position:relative;z-index:1;display:grid;gap:4rem;padding:clamp(6rem,10vw,11rem) 2rem;max-width:128rem;margin:0 auto}@media(min-width:990px){.hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:center}}.hero-copy h1 em{font-style:normal;color:var(--c-accent-light, #e8c184)}.hero-copy>p{max-width:52rem;font-size:1.75rem;color:#ffffffd1}.hero-search{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:999px;padding:.6rem .6rem .6rem 1.8rem;max-width:54rem;margin:2.6rem 0 2rem}.hero-search .icon{color:var(--c-muted)}.hero-search input{flex:1 1 auto;width:auto;min-width:0;border:0;padding:1rem .4rem;background:transparent}.hero-search input:focus-visible{outline:none}.hero-search .btn{flex:0 0 auto;margin-left:auto}.hero-links{display:flex;flex-wrap:wrap;align-items:center;gap:2.2rem}.hero-links .text-link{color:#ffffffd9;border-color:#fff6}.hero-links .text-link:hover{color:var(--c-accent-light, #e8c184)}.hero-order-card{background:#ffffff12;border:1px solid rgba(255,255,255,.16);border-radius:2rem;padding:2.6rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-card-heading{display:flex;justify-content:space-between;align-items:baseline;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:2rem}.hero-order-card ol{display:grid;gap:1.8rem;margin:0;padding:0;list-style:none}.hero-order-card li{display:flex;gap:1.6rem}.hero-order-card li>span{flex:none;width:3.6rem;height:3.6rem;border-radius:999px;border:1px solid rgba(255,255,255,.3);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem}.hero-order-card strong{display:block;margin-bottom:.2rem}.hero-order-card p{margin:0;font-size:1.4rem;color:#ffffffb8}.trade-path{background:var(--c-paper-2)}.trade-entry-grid{display:grid;gap:2rem}@media(min-width:900px){.trade-entry-grid{grid-template-columns:1fr 1fr}}.trade-entry-card{background:#fff;border:1px solid var(--c-line);border-radius:2rem;padding:2.8rem;display:flex;flex-direction:column;gap:1.2rem}.trade-entry-card--accent{background:linear-gradient(140deg,#6B4423 0%,var(--c-ink) 78%);color:#fff;border-color:transparent}.trade-entry-card--accent .trade-entry-label{color:var(--c-accent-light, #F8B000)}.trade-entry-label{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent)}.trade-entry-card ul{display:grid;gap:.7rem;margin:.4rem 0 1rem}.trade-entry-card ul li{padding-left:2.2rem;position:relative;font-size:1.5rem}.trade-entry-card ul li:before{content:"\2713";position:absolute;left:0;font-weight:700;color:var(--c-accent)}.trade-entry-card--accent ul li:before{color:var(--c-accent-light, #F8B000)}.trade-entry-card .btn{margin-top:auto;align-self:flex-start}.trade-entry-card small{color:var(--c-muted)}.trade-entry-card--accent small{color:#ffffffa6}.trade-entry-steps{display:flex;gap:1.6rem;margin:.6rem 0 1.2rem;flex-wrap:wrap}.trade-entry-steps div{display:flex;align-items:center;gap:.8rem;font-size:1.4rem}.trade-entry-steps dt{width:2.8rem;height:2.8rem;border-radius:999px;background:var(--c-accent-light, #F8B000);color:var(--c-ink);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem}.trade-entry-steps dd{margin:0}.trade-journey{display:grid;gap:1.6rem;margin-top:3rem;padding:0;list-style:none;counter-reset:journey}@media(min-width:900px){.trade-journey{grid-template-columns:repeat(4,1fr)}}.trade-journey li{background:#fff;border:1px solid var(--c-line);border-radius:1.6rem;padding:2rem}.trade-journey li>span{display:inline-flex;width:3.2rem;height:3.2rem;border-radius:999px;background:var(--c-paper-2);align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;margin-bottom:1.2rem}.trade-journey strong{display:block;margin-bottom:.4rem}.trade-journey p{margin:0;font-size:1.4rem;color:var(--c-muted)}.ecosystem-grid{display:grid;gap:2rem}@media(min-width:990px){.ecosystem-grid{grid-template-columns:repeat(3,1fr)}}.ecosystem-card{position:relative;border-radius:2rem;overflow:hidden;min-height:46rem;display:flex;align-items:flex-end;color:#fff;background:var(--c-ink)}.ecosystem-card img,.ecosystem-card .placeholder-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ecosystem-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#301e0e0a 30%,#301e0ed6 85%)}.ecosystem-copy{position:relative;z-index:1;padding:2.8rem}.ecosystem-copy>span{font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent-light, #e8c184);font-weight:700}.ecosystem-copy p{color:#fffc;font-size:1.5rem}.ecosystem-copy ul{display:grid;gap:.5rem;margin:0 0 1.6rem;font-size:1.4rem;color:#ffffffd9}.ecosystem-copy ul li{padding-left:1.8rem;position:relative}.ecosystem-copy ul li:before{content:"\2014";position:absolute;left:0;color:var(--c-accent-light, #e8c184)}.ecosystem-copy .text-link{color:#fff;border-color:#ffffff80}.application-pathway{margin-top:3rem;background:var(--c-ink);color:#fff;border-radius:2rem;padding:3rem;display:grid;gap:2.4rem}@media(min-width:990px){.application-pathway{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}}.application-pathway nav{display:grid;gap:1rem}.application-pathway nav a{display:flex;align-items:center;gap:1.4rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:1.2rem;padding:1.4rem 1.8rem;font-weight:600}.application-pathway nav a:hover{border-color:var(--c-accent-light, #e8c184);color:#fff}.application-pathway nav a span{color:var(--c-accent-light, #e8c184);font-size:1.3rem;font-weight:700}.application-pathway nav a .icon{margin-left:auto}.systems{background:var(--c-paper)}.systems-grid{display:grid;gap:2rem}@media(min-width:750px){.systems-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.systems-grid{grid-template-columns:repeat(4,1fr)}}.system-card{background:#fff;border:1px solid var(--c-line);border-radius:1.8rem;overflow:hidden;display:flex;flex-direction:column}.system-card .system-media{aspect-ratio:4 / 3;background:var(--c-paper-2);position:relative}.system-card .system-media img{width:100%;height:100%;object-fit:cover}.system-card .system-media svg{width:100%;height:100%}.system-body{padding:2rem 2.2rem 2.4rem;display:flex;flex-direction:column;gap:1rem;flex:1}.system-body h3{margin:0}.system-body p{margin:0;font-size:1.45rem;color:var(--c-muted)}.model-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}.model-chips span{font-size:1.2rem;font-weight:600;letter-spacing:.04em;background:var(--c-paper-2);border:1px solid var(--c-line);border-radius:999px;padding:.35rem 1rem}.system-body .text-link{margin-top:auto;font-size:1.4rem}.systems-note{margin-top:2.6rem;background:#fff;border:1px dashed var(--c-line);border-radius:1.4rem;padding:1.8rem 2.2rem;display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center;justify-content:space-between;font-size:1.4rem;color:var(--c-muted)}.spotlight-grid{display:grid;gap:2rem}@media(min-width:900px){.spotlight-grid{grid-template-columns:repeat(3,1fr)}}.spotlight-card{border-radius:1.8rem;overflow:hidden;background:#fff;border:1px solid var(--c-line);display:flex;flex-direction:column}.spotlight-card .spotlight-media{aspect-ratio:1;background:var(--c-paper-2)}.spotlight-card .spotlight-media img{width:100%;height:100%;object-fit:cover}.spotlight-card .spotlight-media svg{width:100%;height:100%}.spotlight-copy{padding:2.2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.spotlight-copy>span{font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted)}.tag-row{display:flex;flex-wrap:wrap;gap:.6rem}.tag-row span{font-size:1.2rem;font-weight:600;background:var(--c-paper-2);border-radius:999px;padding:.35rem 1.1rem}.spotlight-copy .text-link{margin-top:auto}.outdoor-library{background:var(--c-ink);color:#fff}.outdoor-summary{display:flex;gap:3rem;align-items:baseline;flex-wrap:wrap}.outdoor-summary strong{font-size:3.4rem;font-family:var(--font-heading-family)}.outdoor-summary span{color:#ffffffa6;font-size:1.4rem}.outdoor-grid{display:grid;gap:1.8rem;margin-top:3rem}@media(min-width:750px){.outdoor-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.outdoor-grid{grid-template-columns:repeat(4,1fr)}}.outdoor-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.14);border-radius:1.6rem;overflow:hidden;display:flex;flex-direction:column}.outdoor-card .outdoor-media{aspect-ratio:16 / 10;background:#ffffff14}.outdoor-card .outdoor-media img{width:100%;height:100%;object-fit:cover}.outdoor-card .outdoor-media svg{width:100%;height:100%;opacity:.8}.outdoor-card-copy{padding:1.8rem 2rem 2.2rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.outdoor-card-copy small{color:var(--c-accent-light, #e8c184);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:1.1rem}.outdoor-card-copy p{margin:0;font-size:1.4rem;color:#ffffffb3}.outdoor-card-copy .text-link{margin-top:auto;color:#fff;border-color:#fff6;font-size:1.4rem}.quick-order{background:var(--c-paper-2)}.quick-order-intro p{color:var(--c-muted);max-width:56rem}.quick-order-steps{display:flex;gap:2rem;font-size:1.4rem;color:var(--c-muted);margin-bottom:2.4rem}.fast-entry{background:var(--c-ink);color:#fff;border-radius:1.8rem;padding:2.4rem;margin-bottom:2.4rem}.fast-entry header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:1rem;margin-bottom:1.6rem}.fast-entry header span{display:block;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-accent-light,#e8c184);font-weight:700}.fast-entry header strong{font-size:1.8rem}.fast-entry header small{color:#fff9}.fast-entry-fields{display:grid;gap:1.2rem;align-items:end}@media(min-width:990px){.fast-entry-fields{grid-template-columns:2fr 2fr 1fr auto}}.fast-entry label{display:grid;gap:.5rem;font-size:1.3rem;font-weight:600;color:#fffc}.fast-entry p{margin:1.4rem 0 0;font-size:1.3rem;color:#ffffff8c}.catalogue-toolbar{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1.6rem}.catalogue-search{flex:1 1 32rem;display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid var(--c-line);border-radius:999px;padding:.4rem .6rem .4rem 1.6rem}.catalogue-search .icon{color:var(--c-muted)}.catalogue-search input{border:0;padding:.9rem .2rem}.catalogue-search input:focus-visible{outline:none}.filter-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2rem}.filter-row a,.filter-row button{font-size:1.35rem;font-weight:600;border:1px solid var(--c-line);border-radius:999px;padding:.7rem 1.6rem;background:#fff}.filter-row .active{background:var(--c-ink);color:#fff;border-color:var(--c-ink)}.product-grid{display:grid;gap:1.8rem}@media(min-width:700px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.product-grid--4{grid-template-columns:repeat(4,1fr)}}.product-card{background:#fff;border:1px solid var(--c-line);border-radius:1.6rem;overflow:hidden;display:flex;flex-direction:column;position:relative}.product-card:hover{border-color:var(--c-ink)}.product-media{aspect-ratio:4 / 3;background:var(--c-paper-2);position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-media img{transform:scale(1.04)}.product-media svg{width:100%;height:100%}.product-media .env-tag{position:absolute;top:1.2rem;left:1.2rem;background:#3e2613d1;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.4rem 1.1rem}.product-body{padding:1.8rem 2rem 2.2rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.product-body small{color:var(--c-muted);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:1.15rem}.product-body h3{margin:0;font-size:1.9rem}.product-body h3 a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.spec-preview{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.4rem;font-size:1.3rem;margin:.2rem 0}.spec-preview dt{color:var(--c-muted)}.spec-preview dd{margin:0;font-weight:600}.colour-preview{display:flex;flex-wrap:wrap;gap:.5rem;font-size:1.2rem;color:var(--c-muted)}.colour-preview span{background:var(--c-paper-2);border-radius:.6rem;padding:.3rem .8rem}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.8rem}.price{font-weight:700;font-size:1.6rem}.price .unit{font-weight:500;color:var(--c-muted);font-size:1.3rem}.price--login{font-size:1.35rem;color:var(--c-muted);font-weight:600;position:relative;z-index:1}.quick-add-form{position:relative;z-index:1;display:grid;gap:.8rem;padding-top:.6rem}.quick-add-form .row{display:flex;gap:.8rem}.quick-add-form select{flex:1;padding:.9rem 1.1rem;font-size:1.35rem}.quick-add-form input[type=number]{width:8rem;padding:.9rem 1rem;font-size:1.35rem}.quick-add-form .btn{padding:1rem 1.8rem;font-size:1.35rem}.empty-results{background:#fff;border:1px dashed var(--c-line);border-radius:1.6rem;text-align:center;padding:5rem 2rem;color:var(--c-muted)}.editorial-grid{display:grid;gap:2.4rem}@media(min-width:990px){.editorial-grid{grid-template-columns:repeat(3,1fr)}}.editorial-card{border:1px solid var(--c-line);border-radius:2rem;overflow:hidden;background:#fff;display:flex;flex-direction:column}.editorial-media{aspect-ratio:1;position:relative;background:var(--c-paper-2)}.editorial-media img{width:100%;height:100%;object-fit:cover}.editorial-media svg{width:100%;height:100%}.editorial-media strong{position:absolute;right:1.6rem;bottom:1rem;font-size:5.4rem;font-family:var(--font-heading-family);color:#ffffffd9;text-shadow:0 2px 24px rgba(0,0,0,.35)}.editorial-copy{padding:2.4rem;display:flex;flex-direction:column;gap:1rem;flex:1}.editorial-copy .new-label{font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-accent)}.editorial-copy p{color:var(--c-muted);font-size:1.5rem}.editorial-specs{display:grid;gap:.5rem 1.4rem;grid-template-columns:auto 1fr;font-size:1.35rem;margin:.4rem 0 1rem}.editorial-specs dt{color:var(--c-muted)}.editorial-specs dd{margin:0;font-weight:600}.editorial-copy .btn{margin-top:auto;align-self:flex-start}.about{background:var(--c-paper)}.about-grid{display:grid;gap:3rem}@media(min-width:990px){.about-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start}}.about-copy p{color:var(--c-ink);font-size:1.65rem}.about-copy .lede{font-size:2rem;line-height:1.5}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin:2.4rem 0}.stat-grid div{background:#fff;border:1px solid var(--c-line);border-radius:1.4rem;padding:1.8rem 2rem}.stat-grid strong{display:block;font-size:2.8rem;font-family:var(--font-heading-family);letter-spacing:-.02em}.stat-grid span{color:var(--c-muted);font-size:1.35rem}.about-media{border-radius:2rem;overflow:hidden;background:var(--c-paper-2);aspect-ratio:4/5}.about-media img{width:100%;height:100%;object-fit:cover}.about-media svg{width:100%;height:100%}.pillars{display:grid;gap:1.2rem;margin-top:2rem}.pillars div{background:#fff;border:1px solid var(--c-line);border-radius:1.2rem;padding:1.4rem 1.8rem;display:flex;gap:1.2rem;align-items:baseline}.pillars strong{color:var(--c-accent);font-size:1.3rem}.certs{background:var(--c-paper-2)}.cert-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.cert-card{background:#fff;border:1px solid var(--c-line);border-radius:1.4rem;padding:1.8rem 2rem}.cert-card strong{display:block;margin-bottom:.4rem}.cert-card p{margin:0;font-size:1.3rem;color:var(--c-muted)}.cert-note{margin-top:2rem;font-size:1.3rem;color:var(--c-muted)}.resource-grid{display:grid;gap:1.8rem}@media(min-width:900px){.resource-grid{grid-template-columns:repeat(3,1fr)}}.resource-card{background:#fff;border:1px solid var(--c-line);border-radius:1.6rem;padding:2.4rem;display:flex;flex-direction:column;gap:.8rem}.resource-card>span{color:var(--c-accent);font-weight:700;font-size:1.3rem}.resource-card p{color:var(--c-muted);margin:0;font-size:1.45rem}.resource-card .text-link{margin-top:auto;font-size:1.4rem}.contact-cta{background:var(--c-ink);color:#fff}.contact-cta-inner{display:grid;gap:3rem}@media(min-width:990px){.contact-cta-inner{grid-template-columns:1.1fr .9fr;align-items:center}}.contact-list{display:grid;gap:1.2rem;font-size:1.55rem}.contact-list a{border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:.15rem}.contact-list .k{color:#ffffff8c;font-size:1.25rem;text-transform:uppercase;letter-spacing:.1em;display:block}.yuma-b2b-hub{background:var(--c-paper);border-bottom:1px solid var(--c-line);padding:clamp(4rem,6vw,7rem) 0}.yuma-b2b-hub__inner{display:grid;gap:clamp(2.4rem,4vw,4.8rem)}.yuma-b2b-hub__intro{min-width:0}.yuma-b2b-hub__intro h2{max-width:66rem}.yuma-b2b-hub__intro>p:not(.yuma-b2b-hub__status){max-width:62rem;color:var(--c-muted)}.yuma-b2b-hub__search{display:flex;align-items:center;gap:1rem;width:100%;max-width:72rem;margin:2.4rem 0 1.8rem;padding:.6rem .6rem .6rem 1.6rem;border:1px solid var(--c-line);border-radius:999px;background:#fff;box-shadow:0 18px 45px -38px #3e2613a6}.yuma-b2b-hub__search .icon{color:var(--c-muted)}.yuma-b2b-hub__search input[type=search]{min-width:0;border:0;padding:1rem .2rem;background:transparent}.yuma-b2b-hub__search input[type=search]:focus-visible{outline:0}.yuma-b2b-hub__search .btn{flex:none}.yuma-b2b-hub__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.6rem}.yuma-b2b-hub__status{margin:1.4rem 0 0;color:var(--c-muted);font-size:1.3rem}.yuma-b2b-hub__families{display:grid;gap:1.2rem;min-width:0}.yuma-b2b-hub__family{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.4rem;align-items:start;min-width:0;padding:1.8rem;border:1px solid var(--c-line);border-radius:1.4rem;background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}a.yuma-b2b-hub__family:hover{transform:translateY(-2px);border-color:var(--c-ink);color:var(--c-ink);box-shadow:0 18px 40px -34px #3e2613b3}.yuma-b2b-hub__family>span{color:var(--c-accent);font-size:1.15rem;font-weight:700;letter-spacing:.12em}.yuma-b2b-hub__family h3{margin:0 0 .3rem;font-size:1.9rem}.yuma-b2b-hub__family p{margin:0;color:var(--c-muted);font-size:1.35rem}.yuma-b2b-hub__family>b{color:var(--c-accent);font-size:1.8rem;font-weight:500}.yuma-b2b-hub__family--wide{grid-template-columns:auto minmax(0,1fr)}.yuma-b2b-hub__subnav{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.1rem}.yuma-b2b-hub__subnav a{position:relative;z-index:1;padding:.45rem 1rem;border:1px solid var(--c-line);border-radius:999px;background:var(--c-paper);font-size:1.2rem;font-weight:600}.yuma-b2b-hub__subnav a:hover{border-color:var(--c-accent);color:var(--c-accent)}.mobile-nav .mobile-nav-quick{color:var(--c-accent)}@media(min-width:990px)and (max-width:1499px){.header-nav-row .desktop-nav{justify-content:safe center;gap:1.8rem}.header-nav-row .desktop-nav>a,.header-nav-row .nav-dropdown>summary{font-size:1.4rem}}.option-values input[type=radio]{width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(min-width:990px){.yuma-b2b-hub__inner{grid-template-columns:minmax(0,1.05fr) minmax(36rem,.95fr);align-items:start}.yuma-b2b-hub__intro{position:sticky;top:15rem}}@media(max-width:749px){.yuma-b2b-hub__search{display:grid;grid-template-columns:auto minmax(0,1fr);border-radius:1.4rem;padding:1rem}.yuma-b2b-hub__search .btn{grid-column:1 / -1;width:100%}.yuma-b2b-hub__actions .btn{flex:1 1 100%}}@media(prefers-reduced-motion:reduce){.yuma-b2b-hub__family{transition:none}}@media(max-width:749px){.hero-inner>*,.about-grid>*{min-width:0;max-width:100%}.hero-search{min-width:0;width:100%}.hero-search input{min-width:0}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.openness-dial{display:inline-flex;align-items:center;gap:.7rem}.openness-dial .dots{display:inline-flex;gap:.3rem}.openness-dial .dots i{width:.7rem;height:.7rem;border-radius:999px;background:var(--c-line);display:inline-block}.openness-dial .dots i.lit{background:var(--c-accent)}.openness-dial small{color:var(--c-muted);font-size:1.2rem;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/6/assets/yuma-expanse-migration.css.map */
