:root{--bg:#f4f6f2;--card:#ffffff;--text:#17382d;--muted:#5d726b;--line:#dfe7e2;--brand:#1ea33c;--brand-dark:#16772d;--chip:#eef7f0;--shadow:0 18px 50px rgba(18,45,35,.08);--radius:24px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(30,163,60,.1),transparent 30%),radial-gradient(circle at top right,rgba(30,163,60,.08),transparent 24%),var(--bg)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.page{overflow:hidden}.wrap{width:min(calc(100% - 32px),var(--max));margin:0 auto}.topbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f6f2e0;border-bottom:1px solid rgba(223,231,226,.9);box-shadow:0 10px 30px #091c1214}.topbar-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.logo{font-weight:800;letter-spacing:.04em;font-size:15px;display:flex;align-items:center;gap:10px}.logo-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#8ae36f)}.nav{display:flex;gap:24px;align-items:center}.nav a{font-size:14px;color:var(--muted)}.nav-jump{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff!important;font-weight:800;line-height:1;transition:.2s ease}.nav-jump:hover{background:#ffffff24;transform:translateY(-1px)}.nav .btn-sm{padding:12px 16px;border-radius:999px;background:var(--text);color:#fff;font-weight:700}.screen{padding:48px 0 44px}.screen.hero{padding-top:28px}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:28px;align-items:center}.kicker{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:var(--brand);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.kicker:before{content:"";width:24px;height:2px;border-radius:999px;background:var(--brand)}h1{font-size:clamp(40px,5.2vw,76px);line-height:1.04;letter-spacing:-.04em;margin:0 0 18px;max-width:9.8em}.lead{font-size:clamp(18px,2vw,24px);line-height:1.5;color:var(--muted);max-width:39rem;margin:0 0 24px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 22px;border-radius:999px;font-weight:800;font-size:15px;transition:.2s ease;border:1px solid transparent}.btn-primary{background:linear-gradient(135deg,var(--brand-dark),var(--brand));color:#fff;box-shadow:0 10px 30px #1ea33c3d}.btn-secondary{background:#fff;border-color:var(--line);color:var(--text)}.btn:hover{transform:translateY(-1px)}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.chip{padding:10px 14px;border-radius:999px;background:var(--chip);border:1px solid #d9e9dc;font-size:13px;font-weight:700;color:#27533f}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat{background:#ffffffdb;border:1px solid var(--line);border-radius:18px;padding:16px 14px;box-shadow:var(--shadow)}.stat strong{display:block;font-size:22px;line-height:1.05;margin-bottom:4px}.stat span{display:block;font-size:13px;line-height:1.45;color:var(--muted)}.hero-media{position:relative}.hero-card{background:#ffffffd1;border:1px solid rgba(223,231,226,.9);border-radius:30px;padding:14px;box-shadow:var(--shadow)}.hero-card .img-wrap{border-radius:22px;overflow:hidden;aspect-ratio:1/1.02;background:#e9efea}.hero-card img{width:100%;height:100%;object-fit:cover}.float-panel{position:absolute;right:-10px;bottom:24px;width:min(88%,420px);background:#ffffffed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:24px;padding:18px 18px 16px;box-shadow:0 20px 44px #17382d1f}.float-panel .mini{font-size:12px;font-weight:800;color:var(--brand);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.float-panel h3{font-size:24px;line-height:1.1;margin:0 0 10px;letter-spacing:-.03em}.float-panel p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px}.bullets{display:grid;gap:8px}.bullets div{display:flex;align-items:flex-start;gap:10px;color:var(--text);font-size:14px}.bullets div:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--brand);margin-top:7px;flex:none}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.section-head h2{font-size:clamp(30px,4vw,54px);line-height:1.08;letter-spacing:-.04em;margin:0 0 10px;max-width:12ch}.section-head p{margin:0;color:var(--muted);font-size:18px;line-height:1.5;max-width:48rem}.grid-2{display:grid;grid-template-columns:1.03fr .97fr;gap:22px;align-items:start}.feature-board{background:linear-gradient(180deg,#ffffffdb,#ffffffbd);border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:var(--shadow)}.feature-gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;margin-bottom:16px}.gallery-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px;overflow:hidden}.gallery-card .img-box{background:#f5f7f4;border-radius:16px;overflow:hidden;aspect-ratio:1/.92;display:flex;align-items:center;justify-content:center}.gallery-card img{width:100%;height:100%;object-fit:contain}.gallery-meta{padding:12px 4px 2px}.gallery-meta strong{display:block;font-size:18px;letter-spacing:-.02em;margin-bottom:4px}.gallery-meta span{font-size:13px;color:var(--muted);line-height:1.5}.gallery-stack{display:grid;gap:14px}.stack-mini{background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px}.stack-mini .img-box{background:#f5f7f4;border-radius:16px;overflow:hidden;aspect-ratio:1.08/1;display:flex;align-items:center;justify-content:center}.stack-mini img{width:100%;height:100%;object-fit:contain}.stack-mini .meta{padding:10px 2px 2px}.stack-mini .meta strong{display:block;font-size:16px;margin-bottom:4px}.stack-mini .meta span{font-size:12px;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feature{background:#ffffffdb;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow)}.feature .icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1ea33c29,#1ea33c14);display:grid;place-items:center;color:var(--brand);font-weight:900;font-size:18px;margin-bottom:12px}.feature h3{margin:0 0 8px;font-size:19px;line-height:1.2;letter-spacing:-.02em}.feature p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.mini-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.mini-card{padding:14px 12px;border:1px solid var(--line);border-radius:18px;background:#fffc;text-align:center}.mini-card strong{display:block;font-size:18px;margin-bottom:5px}.mini-card span{font-size:12px;color:var(--muted);line-height:1.45}.case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.case-card{background:linear-gradient(180deg,#ffffffe6,#ffffffc7);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.case-card .thumb{aspect-ratio:1.06/1;overflow:hidden;background:#e9efea}.case-card .thumb img{width:100%;height:100%;object-fit:cover}.case-card .body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:10px;flex:1}.brand-tag{display:inline-flex;align-self:flex-start;padding:7px 10px;border-radius:999px;background:#f3f5f2;border:1px solid var(--line);font-size:11px;font-weight:800;color:#526761;letter-spacing:.06em;text-transform:uppercase}.case-card h3{margin:0;font-size:22px;line-height:1.08;letter-spacing:-.03em}.case-card p{margin:0;font-size:14px;line-height:1.55;color:var(--muted)}.case-power{font-size:13px;font-weight:800;color:var(--brand-dark);display:flex;gap:8px;flex-wrap:wrap}.labels{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:6px}.label{padding:7px 10px;border-radius:999px;background:#eff7f1;border:1px solid #d8eadc;font-size:11px;font-weight:800;color:#25503c}.case-cta{margin-top:18px;background:linear-gradient(135deg,#0f3026,#1e5a43);color:#fff;border-radius:28px;padding:22px;display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:center;box-shadow:0 24px 60px #0f302638}.case-cta h3{font-size:34px;line-height:1.05;letter-spacing:-.04em;margin:0 0 10px}.case-cta p{margin:0;color:#ffffffd1;font-size:16px;line-height:1.6;max-width:42rem}@media(max-width:1160px){.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.nav a:not(.btn-sm){display:none}.hero-grid,.grid-2,.case-cta{grid-template-columns:1fr}.stats,.mini-strip,.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.float-panel{position:static;width:100%;margin-top:14px}.section-head{display:block}}@media(max-width:720px){.screen{padding:32px 0}.topbar-inner{padding:14px 0}h1{font-size:40px}.lead,.section-head p{font-size:16px}.feature-gallery,.features,.stats,.mini-strip,.case-grid{grid-template-columns:1fr}.case-cta h3{font-size:28px}.btn{width:100%}.hero-actions{display:grid;grid-template-columns:1fr}}.hero .lead{max-width:34rem}.hero-actions .btn-primary{font-size:16px}.chips{margin-bottom:20px}.stat span{font-weight:700}.section-head h2{max-width:11.5ch}.section-head p{max-width:34rem}.brand-case-section{background:radial-gradient(circle at 8% 0%,rgba(30,163,60,.08),transparent 30%),linear-gradient(180deg,#f4f6f2,#eef3ef)}.premium-case-wall{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.premium-case-wall .case-card{grid-column:span 2;border-radius:30px;background:#ffffffe6;border:1px solid rgba(223,231,226,.96);box-shadow:0 22px 60px #122d2317}.premium-case-wall .case-card:nth-child(1),.premium-case-wall .case-card:nth-child(2){grid-column:span 3}.premium-case-wall .case-card .thumb{aspect-ratio:16/10;background:#e9efea}.premium-case-wall .case-card:nth-child(1) .thumb,.premium-case-wall .case-card:nth-child(2) .thumb{aspect-ratio:16/9}.premium-case-wall .case-card .thumb img{transition:transform .35s ease}.premium-case-wall .case-card:hover .thumb img{transform:scale(1.025)}.premium-case-wall .case-card .body{padding:18px 18px 20px}.premium-case-wall .case-card h3{font-size:24px}.premium-case-wall .case-power{padding:10px 12px;border-radius:999px;background:#eff7f1;border:1px solid #d8eadc;width:max-content;max-width:100%}.premium-case-wall .label{background:#fff;border-color:#dde8e0}.official-cta{margin-top:24px;grid-template-columns:1fr .92fr;border-radius:34px;background:radial-gradient(circle at 0% 0%,rgba(70,220,104,.24),transparent 30%),linear-gradient(135deg,#07140f,#0f3a24 52%,#155c30);box-shadow:0 28px 80px #0f302647}.official-cta h3{max-width:10em}.official-cta p{max-width:38rem}@media(max-width:1160px){.premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-case-wall .case-card,.premium-case-wall .case-card:nth-child(1),.premium-case-wall .case-card:nth-child(2){grid-column:span 1}}@media(max-width:980px){.official-cta{grid-template-columns:1fr}}@media(max-width:720px){.premium-case-wall{grid-template-columns:1fr}.official-cta{border-radius:26px}}:root{--brand:#28b332 !important;--brand-dark:#16602f !important;--brand-light:#edf8ef !important;--gold:#f5a623 !important;--gold-light:#fff6e6 !important;--text:#111820 !important;--muted:#5f6872 !important;--line:#e5e5e5 !important;--bg:#f4f4f4 !important;--white:#ffffff !important;--shadow:0 10px 28px rgba(17,24,32,.07) !important}body{background:#f4f4f4!important;color:#111820!important}.topbar{background:#111815!important;color:#e8eee9!important}.logo{color:#16602f!important}.logo-dot,.kicker:before{background:#28b332!important}.kicker,.chip,.case-power,.mini,.brand-tag{color:#16602f!important}.btn-primary{background:#28b332!important;border-color:#28b332!important;color:#fff!important;box-shadow:0 8px 18px #28b33233!important}.btn-secondary{background:#fff!important;color:#16602f!important;border-color:#d7ddd9!important}.chip,.label,.case-power{background:#edf8ef!important;border-color:#d8eadc!important}.hero{background:linear-gradient(96deg,#080d0ae0,#080d0aa8 44%,#080d0a3d),radial-gradient(circle at 84% 18%,rgba(40,179,50,.2),transparent 26rem)!important}.hero h1{color:#fff!important;max-width:9.5em!important}.hero .lead{color:#ffffffd6!important}.hero .stat,.hero-card,.feature-board,.feature,.case-card{border-color:#e5e5e5!important}.official-cta{background:radial-gradient(circle at 0% 0%,rgba(40,179,50,.24),transparent 30%),linear-gradient(135deg,#07140f,#0f3a24 52%,#16602f)!important}.hero-media{display:flex!important;flex-direction:column!important;gap:16px!important}.float-panel{position:static!important;right:auto!important;bottom:auto!important;width:100%!important;margin-top:0!important;background:#fff!important;color:#111820!important;border:1px solid #e5e5e5!important;box-shadow:0 10px 28px #11182012!important}.float-panel h3{color:#111820!important}.float-panel p,.float-panel .bullets div{color:#5f6872!important}.case-card .thumb{position:relative!important;overflow:hidden!important}.case-card .thumb:before,.case-card .thumb:after{content:none!important;display:none!important}.case-card .body,.gallery-meta,.stack-mini .meta{position:static!important;background:#fff!important}.gallery-card .img-box,.stack-mini .img-box,.hero-card .img-wrap{position:relative!important}.gallery-card .img-box:before,.gallery-card .img-box:after,.stack-mini .img-box:before,.stack-mini .img-box:after,.hero-card .img-wrap:before,.hero-card .img-wrap:after{content:none!important;display:none!important}@media(max-width:720px){.float-panel{border-radius:20px!important}}.hero .stat strong{font-size:21px!important;letter-spacing:-.02em}.hero .stat span{color:#5f6872!important;font-weight:700}@media(max-width:720px){.hero .stat strong{font-size:20px!important}}.chip{white-space:nowrap}#screen-2 .section-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,380px)!important;gap:20px 32px!important;align-items:end!important;margin-bottom:28px!important}#screen-2 .section-head .kicker{grid-column:1 / -1!important;margin-bottom:0!important}#screen-2 .section-head h2{max-width:14ch!important;margin:0!important;line-height:.98!important;letter-spacing:-.045em!important;font-size:clamp(34px,5vw,58px)!important;text-wrap:balance!important}#screen-2 .section-head p{max-width:34ch!important;margin:0 0 4px!important;font-size:17px!important;line-height:1.6!important;color:#5f6872!important}@media(max-width:900px){#screen-2 .section-head{grid-template-columns:1fr!important;gap:14px!important}#screen-2 .section-head h2{max-width:11ch!important;font-size:clamp(32px,8vw,46px)!important}#screen-2 .section-head p{max-width:30rem!important;font-size:16px!important}}@media(max-width:640px){#screen-2 .section-head{margin-bottom:22px!important}#screen-2 .section-head h2{max-width:10ch!important;line-height:1.02!important}}#technology,#supply-cases,#case-wall{scroll-margin-top:96px}.nav a[href^="#"],.hero-actions a[href^="#"]{cursor:pointer}@media(max-width:720px){#technology,#supply-cases,#case-wall{scroll-margin-top:82px}}.btn,.nav .btn-sm{white-space:nowrap}@media(max-width:720px){.btn,.nav .btn-sm{white-space:normal;text-align:center;line-height:1.2}}.power-sorted-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:16px!important}.power-sorted-grid .power-card{display:flex!important;flex-direction:column!important;min-height:100%!important}.power-sorted-grid .img-box{aspect-ratio:1 / 1.05!important;min-height:260px!important}.power-sorted-grid .img-box img{object-fit:contain!important;object-position:center center!important;padding:8px!important}.power-sorted-grid .gallery-meta{background:#fff!important;border-top:1px solid #e5e5e5!important;margin-top:10px!important;padding:12px 4px 2px!important}#case-wall .case-card{order:initial}@media(max-width:980px){.power-sorted-grid{grid-template-columns:1fr!important}.power-sorted-grid .img-box{min-height:240px!important;aspect-ratio:1.25 / 1!important}}.logo{display:flex!important;align-items:center!important;gap:0!important}.logo .logo-dot{display:none!important}.brand-logo-img{display:block!important;height:38px!important;width:auto!important;max-width:220px!important;object-fit:contain!important}@media(max-width:720px){.brand-logo-img{height:30px!important;max-width:170px!important}}html,body{color:#14202b!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.hero-copy h1,.section-head h2,.case-card h3,.feature-copy h3,.logo,.nav a{color:#132c22!important}.kicker{color:#16a34a!important;opacity:1!important;letter-spacing:.12em!important;font-weight:800!important}.section-head p,.hero-copy p,.case-card p,.gallery-meta span,.helper-text,.muted{color:#516170!important;opacity:1!important}a{color:inherit;opacity:1!important}button,.btn,.btn-sm,.hero-actions a{opacity:1!important;font-weight:800!important}.btn-primary,.btn-dark,.btn-solid{color:#fff!important}.btn-secondary,.btn-light,.btn-outline{color:#173b2b!important}input::placeholder,textarea::placeholder{color:#7a8896!important;opacity:1!important}input,textarea,select{color:#1f2937!important;border-color:#d3dae2!important}input:focus,textarea:focus,select:focus{outline:none;border-color:#16a34a!important;box-shadow:0 0 0 3px #16a34a1f!important}.hero-copy,.section-head,.case-card,.feature-copy,.stat-card,.gallery-card{text-shadow:none!important}.hero-copy h1,.section-head h2{line-height:1.04!important}.hero-copy p{max-width:38rem!important}.case-card .tag,.chip,.pill{color:#173b2b!important;background:#f3f7f4!important;border-color:#d8e4db!important}@media(max-width:720px){body,p,li,small,label,input,textarea,select{color:#31404d!important}.kicker{font-size:12px!important;letter-spacing:.11em!important}.hero-copy h1,.section-head h2{line-height:1.06!important}}.power-sorted-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;margin-top:12px!important}.power-sorted-grid .power-card{display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid #e8ecef!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 24px #0f172a0a!important}.power-sorted-grid .img-box{background:#fbfcfd!important;min-height:220px!important;aspect-ratio:1 / 1.08!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px!important}.power-sorted-grid .img-box img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.power-sorted-grid .gallery-meta{padding:14px 14px 16px!important;background:#fff!important;border-top:1px solid #edf1f4!important}.power-sorted-grid .gallery-meta strong{display:block!important;font-size:18px!important;line-height:1.1!important;color:#132c22!important;margin-bottom:5px!important}.power-sorted-grid .gallery-meta span{display:block!important;font-size:13px!important;color:#5c6a78!important}@media(max-width:1180px){.power-sorted-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:780px){.power-sorted-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.power-sorted-grid .img-box{min-height:180px!important}.power-sorted-grid .gallery-meta strong{font-size:16px!important}}@media(max-width:520px){.power-sorted-grid{grid-template-columns:1fr!important}}#supply-cases .premium-case-wall .case-card .thumb,#supply-cases .case-card .thumb{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:linear-gradient(180deg,#eef3ef,#e6eeea)!important;padding:12px!important}#supply-cases .premium-case-wall .case-card .thumb{aspect-ratio:4 / 3!important}#supply-cases .premium-case-wall .case-card:nth-child(1) .thumb,#supply-cases .premium-case-wall .case-card:nth-child(2) .thumb{aspect-ratio:16 / 10!important}#supply-cases .premium-case-wall .case-card .thumb img,#supply-cases .case-card .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;background:transparent!important}#supply-cases .premium-case-wall .case-card{overflow:hidden!important}@media(max-width:960px){#supply-cases .premium-case-wall .case-card .thumb,#supply-cases .premium-case-wall .case-card:nth-child(1) .thumb,#supply-cases .premium-case-wall .case-card:nth-child(2) .thumb{aspect-ratio:4 / 3!important;padding:10px!important}}@media(max-width:640px){#supply-cases .premium-case-wall .case-card .thumb,#supply-cases .premium-case-wall .case-card:nth-child(1) .thumb,#supply-cases .premium-case-wall .case-card:nth-child(2) .thumb{aspect-ratio:1.18 / 1!important;padding:8px!important}}.hero-actions{gap:16px!important}.btn-primary{background:linear-gradient(135deg,#0f5f2b,#20b84a)!important;color:#fff!important;border-color:#0f6a30!important;box-shadow:0 14px 34px #11722c47!important}.btn-primary:hover{background:linear-gradient(135deg,#0d5526,#17a840)!important;color:#fff!important}.btn-secondary{background:#fff!important;color:#143f2c!important;border-color:#1cab46!important;box-shadow:0 12px 28px #1cab461f!important}.btn-secondary:hover{background:#f5fbf6!important;color:#0f3a28!important;border-color:#14963a!important}.btn-sm{background:#113b2a!important;color:#fff!important;border-color:#113b2a!important;min-height:44px!important;padding:12px 18px!important;font-size:14px!important;box-shadow:0 10px 24px #113b2a2e!important}@media(max-width:720px){.btn,.btn-sm{width:100%!important;white-space:normal!important}}.nav .btn-sm,.btn-sm{background:linear-gradient(135deg,#0f5d2a,#19a942)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;text-shadow:0 1px 0 rgba(0,0,0,.12)!important;box-shadow:0 12px 28px #0e5b2842!important}.btn-primary{color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.14)!important}.case-cta,.official-cta{color:#fff!important}.case-cta h3,.official-cta h3{color:#fff!important;text-shadow:0 1px 12px rgba(0,0,0,.18)!important}.case-cta p,.official-cta p{color:#ffffffeb!important}.case-cta .kicker,.official-cta .kicker,.case-cta .section-kicker,.official-cta .section-kicker,.case-cta .eyebrow,.official-cta .eyebrow{color:#90f08b!important}.case-cta .kicker:before,.official-cta .kicker:before,.case-cta .section-kicker:before,.official-cta .section-kicker:before{background:#7fe576!important}.official-cta{background:radial-gradient(circle at 0% 0%,rgba(87,231,106,.22),transparent 34%),linear-gradient(135deg,#07120e,#0c2f1f 45%,#156135)!important}.official-cta>div:first-child{padding:4px 2px}.official-cta>div:first-child h3{font-size:clamp(36px,4.2vw,56px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:0 0 14px!important;max-width:9.8em!important}.official-cta>div:first-child p{font-size:clamp(17px,1.5vw,22px)!important;line-height:1.55!important;max-width:36rem!important;margin:0!important}@media(max-width:720px){.official-cta>div:first-child h3{font-size:clamp(30px,9vw,40px)!important}.official-cta>div:first-child p{font-size:16px!important}}#technology .section-head.company-intro-head{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:28px}#technology .section-head.company-intro-head p{max-width:620px}.company-intro-panel{border:1px solid var(--line);background:linear-gradient(180deg,#ffffffeb,#f7f9f7f5);border-radius:32px;padding:34px;box-shadow:0 18px 48px #0e24170d}.company-intro-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:30px;align-items:stretch}.company-intro-copy{display:flex;flex-direction:column;gap:22px}.company-intro-copy h3{margin:0;font-size:clamp(26px,3vw,42px);line-height:1.06;letter-spacing:-.03em}.company-intro-copy p{margin:0;color:var(--muted);font-size:18px;line-height:1.7;max-width:760px}.company-intro-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.company-intro-point{min-height:122px;border:1px solid var(--line);border-radius:24px;background:#ffffffdb;padding:20px 20px 18px;display:flex;flex-direction:column;gap:8px}.company-intro-point .eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-weight:800}.company-intro-point strong{font-size:22px;line-height:1.15;letter-spacing:-.02em;color:var(--ink)}.company-intro-point span{font-size:14px;line-height:1.55;color:var(--muted)}.company-intro-side{display:grid;grid-template-rows:auto auto;gap:16px}.company-intro-stat{border:1px solid var(--line);border-radius:24px;background:#ffffffe0;padding:22px 22px 20px}.company-intro-stat .label{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#19a64a1a;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.company-intro-stat strong{display:block;font-size:26px;line-height:1.1;letter-spacing:-.03em;margin-bottom:8px;color:var(--ink)}.company-intro-stat p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}@media(max-width:980px){#technology .section-head.company-intro-head,.company-intro-grid,.company-intro-points{grid-template-columns:1fr}.company-intro-panel{padding:22px;border-radius:24px}.company-intro-copy p{font-size:16px}}#supply-cases .case-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:1160px){#supply-cases .case-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){#supply-cases .case-grid{grid-template-columns:1fr!important}}.topbar{background:#f4f4f4f0!important;border-bottom:1px solid rgba(229,229,229,.96)!important}.nav a{color:#25343b!important;font-weight:700!important}.kicker{color:#1a7a2f!important;font-weight:900!important;letter-spacing:.14em!important}.kicker:before{background:#28b332!important}.btn-primary,.nav .btn-sm{color:#fff!important;background:linear-gradient(135deg,#16602f,#28b332)!important;box-shadow:0 14px 28px #16602f38!important}.btn-secondary{background:#fff!important;border:1px solid #d7ddd9!important;color:#111820!important;font-weight:800!important}.btn:hover{transform:translateY(-1px)!important}#supply-cases .section-head h2{max-width:11ch!important}#supply-cases .section-head p{max-width:42rem!important;color:#4f5e66!important}.premium-case-wall{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.premium-case-wall .case-card{border-radius:26px!important;overflow:hidden!important}.premium-case-wall .thumb{aspect-ratio:1/1!important;background:#edf0ee!important}.premium-case-wall .thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.premium-case-wall .body{padding:18px 18px 20px!important;gap:12px!important}.brand-tag{background:#f4f6f4!important;border-color:#d8dfdb!important;color:#495b54!important;font-size:10.5px!important;letter-spacing:.08em!important}.case-card h3{font-size:21px!important;line-height:1.06!important;letter-spacing:-.03em!important;color:#111820!important}.case-card p{font-size:13.5px!important;line-height:1.55!important;color:#5f6872!important}.case-power{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.metric-pill{display:inline-flex!important;align-items:center!important;border-radius:999px!important;padding:7px 11px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;line-height:1!important}.power-main{background:#ecf7ee!important;color:#16602f!important;border:1px solid #cfe6d5!important}.power-sub{background:#f5f7f6!important;color:#37464f!important;border:1px solid #dde4e0!important}.labels{padding-top:2px!important;gap:7px!important}.label{background:#f7f8f7!important;border-color:#dfe5e1!important;color:#30423b!important;font-size:10.5px!important}.official-cta{margin-top:24px!important;background:linear-gradient(135deg,#0e2c22,#175236)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 24px 60px #0f302638!important}.official-cta h3{font-size:38px!important;line-height:1.02!important;letter-spacing:-.045em!important;color:#fff!important}.official-cta p{color:#ffffffeb!important;font-size:16px!important;line-height:1.6!important;max-width:34rem!important}@media(max-width:1160px){.premium-case-wall{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important}.official-cta{grid-template-columns:1fr!important}}@media(max-width:640px){.premium-case-wall{grid-template-columns:1fr!important}.case-card h3{font-size:20px!important}.official-cta h3{font-size:30px!important}}.nav .btn-sm{padding:12px 18px!important;border-radius:999px!important;font-weight:900!important}.hero-actions .btn-primary{min-width:220px!important}.hero-actions .btn-secondary{font-weight:800!important}.conversion-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.conversion-item{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:18px;background:#f5f7f6;border:1px solid #dfe5e1}.conversion-no{display:inline-flex;min-width:36px;height:36px;border-radius:999px;align-items:center;justify-content:center;background:#e9f5ec;color:#16602f;font-size:12px;font-weight:900;letter-spacing:.08em}.conversion-copy{display:flex;flex-direction:column;gap:4px}.conversion-copy strong{font-size:14px;line-height:1.2;color:#111820}.conversion-copy small{font-size:12px;line-height:1.5;color:#5f6872}#technology .section-head h2,#supply-cases .section-head h2{max-width:12ch!important}#technology .section-head p,#supply-cases .section-head p{max-width:44rem!important}.premium-case-wall .case-card{display:flex;flex-direction:column}.premium-case-wall .body{display:flex;flex-direction:column;flex:1}.premium-case-wall .thumb{background:#eff2f0!important}.premium-case-wall .thumb img{object-fit:contain!important;padding:10px}.case-card h3{font-size:19px!important;line-height:1.08!important}.case-card p{min-height:44px}.labels{margin-top:2px!important}.label{font-weight:800!important;background:#f0f5f1!important}.case-link{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:999px;background:#0f5a2b;color:#fff!important;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.04em;box-shadow:0 12px 22px #0f5a2b29}.case-link:hover{transform:translateY(-1px)}.official-cta{align-items:start!important}.official-cta:before{content:"B2B Inquiry";position:absolute;right:22px;top:18px;padding:7px 12px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.official-cta h3{max-width:11ch!important}.official-cta p{max-width:37rem!important}@media(max-width:900px){.conversion-strip{grid-template-columns:1fr!important}}:root{--brand-green:#0f6b34;--brand-green-dark:#0d3e24;--brand-green-soft:#e8f2ec;--premium-text:#0f1720;--premium-muted:#5d6973;--premium-line:#e3e9e5;--premium-surface:#ffffff;--premium-bg:#f5f7f5}body{background:linear-gradient(180deg,#f7f8f7,#f3f5f4)!important;color:var(--premium-text)!important}.topbar{background:#f8f9f8eb!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(213,220,215,.8)!important;box-shadow:0 8px 24px #10182008!important}.brand img{max-height:36px!important}.nav a{font-weight:800!important;letter-spacing:-.01em!important;color:#233039!important}.nav .btn-sm,.btn-primary{background:linear-gradient(135deg,#135a30,#1d7d3f)!important;color:#fff!important;border:none!important;box-shadow:0 18px 34px #135a302e!important}.btn-secondary{background:#ffffffe0!important;border:1px solid var(--premium-line)!important;color:#15202a!important;box-shadow:0 10px 22px #1018200d!important}.btn,.case-link{transition:all .22s ease!important}.btn:hover,.case-link:hover{transform:translateY(-2px)!important}.screen{padding-top:88px!important;padding-bottom:88px!important}.wrap{max-width:1240px!important}.kicker{color:var(--brand-green)!important;font-weight:900!important;letter-spacing:.16em!important;font-size:12px!important}.kicker:before{background:#22b341!important;height:2px!important;width:28px!important;border-radius:999px!important}h1,h2,h3{color:var(--premium-text)!important}.hero h1{max-width:10.5ch!important;font-size:clamp(54px,5.8vw,76px)!important;line-height:.95!important;letter-spacing:-.055em!important}.hero .lead{max-width:640px!important;font-size:18px!important;line-height:1.62!important;color:var(--premium-muted)!important}.hero-grid{align-items:center!important;gap:38px!important}.hero-media .hero-card{border-radius:34px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#eef2ef)!important;border:1px solid rgba(221,228,223,.9)!important;box-shadow:0 28px 72px #0f17201a!important}.hero-media .img-wrap{padding:0!important}.hero-media img{display:block!important;width:100%!important;height:auto!important}.hero-actions{gap:14px!important;margin-top:28px!important}.hero-actions .btn{padding:16px 22px!important;font-size:14px!important;font-weight:900!important;letter-spacing:.02em!important}.chips{gap:10px!important;margin-top:22px!important}.chip{background:#ffffffc7!important;border:1px solid var(--premium-line)!important;color:#304039!important;padding:10px 14px!important;font-size:11.5px!important;font-weight:850!important;letter-spacing:.05em!important;border-radius:999px!important}.stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:24px!important}.stat{padding:18px 18px 16px!important;border-radius:22px!important;background:linear-gradient(180deg,#fffffff5,#f8faf8f5)!important;border:1px solid var(--premium-line)!important;box-shadow:0 10px 30px #1018200a!important}.stat strong{font-size:18px!important;letter-spacing:-.03em!important}.stat span{margin-top:6px!important;font-size:12.5px!important;line-height:1.5!important;color:var(--premium-muted)!important}.conversion-strip{margin-top:18px!important;gap:14px!important}.conversion-item{padding:18px!important;border-radius:22px!important;background:linear-gradient(180deg,#fbfcfb,#f5f7f6)!important;border:1px solid var(--premium-line)!important;box-shadow:0 10px 24px #10182008!important}.conversion-no{background:var(--brand-green-soft)!important;color:var(--brand-green)!important;min-width:38px!important;height:38px!important}.conversion-copy strong{font-size:15px!important;letter-spacing:-.02em!important}.conversion-copy small{font-size:12.5px!important;color:var(--premium-muted)!important}#technology .section-head,#supply-cases .section-head{align-items:end!important;gap:18px!important;margin-bottom:30px!important}#technology .section-head h2,#supply-cases .section-head h2{max-width:12ch!important;font-size:clamp(38px,4vw,54px)!important;line-height:.98!important;letter-spacing:-.05em!important}#technology .section-head p,#supply-cases .section-head p{font-size:18px!important;line-height:1.6!important;color:var(--premium-muted)!important;max-width:36rem!important}#technology .grid,#technology .feature-grid{gap:16px!important}#technology .card,#technology .feature-card,.material-card,.performance-card{border-radius:28px!important;background:linear-gradient(180deg,#fff,#f7f9f7)!important;border:1px solid var(--premium-line)!important;box-shadow:0 16px 40px #1018200d!important}.premium-case-wall{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.premium-case-wall .case-card{border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(224,230,225,.92)!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;box-shadow:0 18px 42px #1018200f!important}.premium-case-wall .thumb{aspect-ratio:1/1!important;background:#f0f3f0!important;padding:14px!important}.premium-case-wall .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;border-radius:18px!important;background:#eef1ef!important}.premium-case-wall .body{padding:20px 20px 22px!important;gap:12px!important}.brand-tag{background:#f4f7f4!important;border:1px solid var(--premium-line)!important;color:#4e5c57!important;font-size:10.5px!important;letter-spacing:.1em!important;padding:8px 12px!important;border-radius:999px!important}.case-card h3{font-size:23px!important;line-height:1.02!important;letter-spacing:-.045em!important}.case-card p{min-height:unset!important;font-size:14px!important;line-height:1.6!important;color:var(--premium-muted)!important}.case-power{gap:8px!important;margin-top:2px!important}.metric-pill{padding:8px 12px!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important}.power-main{background:var(--brand-green-soft)!important;border:1px solid #d0e2d6!important;color:var(--brand-green)!important}.power-sub{background:#f5f7f6!important;border:1px solid var(--premium-line)!important;color:#42515b!important}.labels{gap:6px!important;padding-top:2px!important}.label{background:#f8faf8!important;border:1px solid var(--premium-line)!important;color:#394942!important;font-size:10px!important;font-weight:850!important;letter-spacing:.06em!important;border-radius:999px!important}.case-link{margin-top:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:46px!important;border-radius:16px!important;background:linear-gradient(135deg,#114d2a,#1a773d)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important;letter-spacing:.06em!important;box-shadow:0 16px 28px #114d2a29!important}.official-cta{position:relative!important;margin-top:28px!important;padding:34px!important;gap:26px!important;border-radius:32px!important;background:radial-gradient(circle at top left,rgba(38,114,63,.18),transparent 30%),linear-gradient(135deg,#0d241b,#15402c)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 30px 68px #0f1c1738!important}.official-cta:before{content:"OEM Inquiry"!important;top:22px!important;right:22px!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.16)!important;letter-spacing:.14em!important}.official-cta h3{max-width:10ch!important;font-size:clamp(42px,4vw,56px)!important;line-height:.98!important;letter-spacing:-.05em!important;color:#fff!important}.official-cta p{max-width:34rem!important;font-size:17px!important;line-height:1.7!important;color:#ffffffe0!important}@media(max-width:1160px){.premium-case-wall{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero h1{max-width:11ch!important}}@media(max-width:900px){.screen{padding-top:72px!important;padding-bottom:72px!important}.hero-grid{grid-template-columns:1fr!important}.stats,.premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important}.official-cta{grid-template-columns:1fr!important}}@media(max-width:640px){.hero h1{font-size:46px!important}#technology .section-head h2,#supply-cases .section-head h2,.official-cta h3{font-size:34px!important}.stats,.premium-case-wall{grid-template-columns:1fr!important}.hero-actions{flex-direction:column!important}.hero-actions .btn{width:100%!important;justify-content:center!important}}:root{--visible-dark:#07131d;--visible-light:#ffffff;--visible-soft:#f2f6f4;--visible-green:#2cd14f}body,p,span,small,li,label,input,textarea,select,a,button{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{color:var(--visible-dark)!important}li,.section-head>p,.lead,.stat span,.case-card p,.conversion-copy small,input::placeholder,textarea::placeholder{color:var(--visible-mid)!important;opacity:1!important}h1,h2,h3,h4,h5,h6,strong,.brand-tag,.kicker,.nav a,.btn,.case-link,.label,.metric-pill{opacity:1!important}.hero,#screen-1{position:relative}#screen-1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#05120cc2,#0a28188c 34%,#111c251a 65%,#fff0);pointer-events:none;z-index:0}#screen-1>*{position:relative;z-index:1}.hero h1{color:#fff!important;text-shadow:0 4px 20px rgba(0,0,0,.28)!important}.hero .lead{color:#fffffff0!important;text-shadow:0 2px 12px rgba(0,0,0,.2)!important;max-width:720px!important}.hero .kicker,#screen-1 .kicker{color:#35d553!important;text-shadow:0 1px 8px rgba(0,0,0,.15)!important}.hero .kicker:before,#screen-1 .kicker:before{background:#35d553!important}.hero .chip{background:#ffffff24!important;border:1px solid rgba(255,255,255,.24)!important;color:#fff!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.hero .stat{background:#fffffff0!important;border:1px solid rgba(255,255,255,.65)!important}.hero .stat strong{color:var(--visible-dark)!important}.hero .stat span{color:#465665!important}.hero .conversion-item{background:#fffffff0!important;border:1px solid rgba(255,255,255,.65)!important}.hero .conversion-copy strong{color:var(--visible-dark)!important}.hero .conversion-copy small{color:#4a5b69!important}.btn-primary,.nav .btn-sm,.case-link{color:#fff!important;text-shadow:none!important}.btn-secondary{color:#0e1c26!important;background:#fffffff5!important}.kicker{font-weight:900!important}.section-head h2,#technology .section-head h2,#supply-cases .section-head h2,.official-cta h3,.case-card h3{color:var(--visible-dark)!important}.official-cta h3,.official-cta .kicker{color:#fff!important}.official-cta p{color:#ffffffe6!important}.official-cta:before{color:#fff!important}.brand-tag,.label,.metric-pill,.chip{font-weight:800!important}@media(max-width:768px){.hero h1{font-size:clamp(38px,12vw,58px)!important;line-height:.96!important}.hero .lead{font-size:16px!important;line-height:1.55!important}}:root{--hero-contrast:#ffffff;--hero-muted:#eaf1f6;--hero-kicker:#39d95a}#screen-1,.hero{position:relative;isolation:isolate}#screen-1:before{background:linear-gradient(90deg,#06100edb,#0a1c17c7 28%,#0f1e1a94 46%,#141f202e 70%,#fff0)!important}#screen-1 .hero-grid>div:first-child{position:relative;z-index:2;padding:18px 8px 18px 0}#screen-1 .hero-grid>div:first-child:before{content:"";position:absolute;top:-20px;right:-14px;bottom:-20px;left:-20px;background:linear-gradient(135deg,#06110e2e,#06110e05);border-radius:28px;pointer-events:none;z-index:-1}#screen-1 h1,.hero h1{color:var(--hero-contrast)!important;text-shadow:0 6px 22px rgba(0,0,0,.34)!important}#screen-1 .lead,.hero .lead,#screen-1 p{color:var(--hero-muted)!important;text-shadow:0 2px 10px rgba(0,0,0,.26)!important}#screen-1 .lead{font-weight:500!important;max-width:760px!important}#screen-1 .kicker,.hero .kicker{color:var(--hero-kicker)!important;text-shadow:0 1px 8px rgba(0,0,0,.2)!important;font-weight:900!important}#screen-1 .kicker:before,.hero .kicker:before{background:var(--hero-kicker)!important}.site-header,header{position:relative;z-index:5}.logo,.logo *{color:#fff!important}.nav a{color:#ffffffeb!important}.nav a:hover{color:#fff!important}.nav .btn-sm{background:linear-gradient(135deg,#19b33f,#0f7b2b)!important;color:#fff!important;box-shadow:0 8px 22px #0d602547!important}#screen-1 .chip{color:#fff!important;background:#ffffff29!important;border:1px solid rgba(255,255,255,.28)!important}#screen-1 .stat,#screen-1 .conversion-item{box-shadow:0 10px 28px #08120e29!important}#screen-1 .btn-primary{background:linear-gradient(135deg,#18b63f,#0e7e2b)!important;color:#fff!important;box-shadow:0 10px 26px #0d60254d!important}#screen-1 .btn-secondary{background:#fffffffa!important;color:#0b1821!important;border:1px solid rgba(255,255,255,.82)!important}@media(max-width:768px){#screen-1:before{background:linear-gradient(180deg,#06100ed6,#0a1c17bd 34%,#0f1e1a75 62%,#fff0)!important}#screen-1 .hero-grid>div:first-child{padding-right:0!important}#screen-1 .hero-grid>div:first-child:before{top:-12px;right:-8px;bottom:-12px;left:-8px;border-radius:20px}#screen-1 h1{font-size:clamp(42px,11.5vw,66px)!important;line-height:.98!important}#screen-1 .lead{font-size:17px!important;line-height:1.58!important}}.wrap{width:min(calc(100% - 48px),1280px)!important;margin-inline:auto!important}.screen{padding:92px 0!important}.topbar{background:#081610eb!important;border-bottom:1px solid rgba(255,255,255,.1)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.topbar-inner{min-height:72px!important;padding:14px 0!important}.brand-logo-img{height:38px!important;max-width:230px!important;object-fit:contain!important}.nav{gap:28px!important}.nav a{color:#ffffffe6!important;font-weight:800!important}.nav a:not(.btn-sm):hover{color:#fff!important}.nav .btn-sm{color:#fff!important;background:linear-gradient(135deg,#18b63f,#0f7b2b)!important;border:1px solid rgba(255,255,255,.16)!important;min-height:44px!important;padding:12px 20px!important;border-radius:999px!important}.screen.hero,#screen-1{padding-top:84px!important;padding-bottom:96px!important;min-height:auto!important}#screen-1 .hero-grid{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)!important;gap:clamp(36px,5vw,72px)!important;align-items:center!important}#screen-1 .hero-grid>div:first-child{max-width:650px!important;padding:0!important}#screen-1 h1{max-width:680px!important;font-size:clamp(56px,5.2vw,82px)!important;line-height:.96!important;letter-spacing:-.06em!important;margin-bottom:24px!important;color:#fff!important}#screen-1 .lead{max-width:620px!important;font-size:clamp(18px,1.45vw,22px)!important;line-height:1.6!important;color:#edf5f0!important;margin-bottom:30px!important}#screen-1 .kicker{margin-bottom:20px!important;color:#35d553!important}#screen-1 .hero-actions .btn{min-height:54px!important;padding:16px 24px!important;border-radius:999px!important;font-size:15px!important;white-space:nowrap!important}#screen-1 .chips{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 26px!important}#screen-1 .stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:0!important}#screen-1 .stat{min-height:94px!important;padding:16px 14px!important;border-radius:20px!important}#screen-1 .stat strong{font-size:18px!important;line-height:1.1!important}#screen-1 .stat span{font-size:12.5px!important;line-height:1.45!important}.hero-media{width:100%!important;display:block!important}.hero-card{border-radius:34px!important;padding:12px!important;background:#ffffff24!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 30px 80px #00000038!important}.hero-card .img-wrap{aspect-ratio:1 / 1!important;border-radius:26px!important;overflow:hidden!important;background:#101d18!important}.conversion-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important}.conversion-item{min-height:112px!important;padding:16px!important}#technology .section-head,#supply-cases .section-head{display:grid!important;grid-template-columns:minmax(360px,.9fr) minmax(360px,.85fr)!important;gap:clamp(28px,5vw,72px)!important;align-items:end!important;margin-bottom:34px!important}#technology .section-head h2,#supply-cases .section-head h2{max-width:12.5ch!important;font-size:clamp(42px,4.2vw,58px)!important;line-height:1!important;letter-spacing:-.055em!important}#technology .section-head p,#supply-cases .section-head p{max-width:560px!important;font-size:18px!important;line-height:1.62!important;color:#536270!important}#technology .grid-2{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:28px!important;align-items:start!important}.feature-board,.feature,.gallery-card,.stack-mini,.mini-card{border-radius:26px!important}.power-sorted-grid .img-box{min-height:230px!important;aspect-ratio:1 / 1.05!important}.power-sorted-grid .gallery-meta{padding:14px 14px 16px!important}#case-wall.premium-case-wall{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}#case-wall .case-card{border-radius:30px!important;overflow:hidden!important;height:100%!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;box-shadow:0 22px 52px #10182012!important}#case-wall .case-card .thumb{aspect-ratio:1 / 1!important;padding:12px!important;background:#edf2ef!important}#case-wall .case-card .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:20px!important;background:#eef2ef!important}#case-wall .case-card .body{min-height:330px!important;padding:20px 20px 22px!important;display:flex!important;flex-direction:column!important;gap:12px!important}#case-wall .case-card h3{font-size:22px!important;line-height:1.04!important}#case-wall .case-card p{font-size:14px!important;line-height:1.58!important;color:#5b6873!important}.case-link{margin-top:auto!important;min-height:46px!important;width:100%!important}.official-cta{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,480px)!important;gap:40px!important;align-items:center!important;padding:46px!important;border-radius:36px!important;margin-top:34px!important}.official-cta h3{max-width:11ch!important;font-size:clamp(44px,4.4vw,60px)!important;line-height:.98!important;color:#fff!important}.official-cta p{max-width:620px!important;font-size:18px!important;line-height:1.68!important;color:#ffffffe6!important}@media(max-width:1180px){.wrap{width:min(calc(100% - 40px),1080px)!important}#screen-1 .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr)!important;gap:34px!important}#screen-1 h1{font-size:clamp(50px,5vw,68px)!important}#screen-1 .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}#case-wall.premium-case-wall,.power-sorted-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.wrap{width:min(calc(100% - 28px),720px)!important}.topbar-inner{min-height:62px!important}.brand-logo-img{height:30px!important;max-width:170px!important}.nav{gap:10px!important}.nav a:not(.btn-sm){display:none!important}.nav .btn-sm{min-height:40px!important;padding:10px 14px!important;font-size:13px!important}.screen,.screen.hero,#screen-1{padding:54px 0!important}#screen-1 .hero-grid{grid-template-columns:1fr!important;gap:28px!important}#screen-1 .hero-grid>div:first-child{max-width:100%!important}#screen-1 h1{max-width:9.5ch!important;font-size:clamp(42px,11vw,62px)!important;line-height:.98!important}#screen-1 .lead{max-width:100%!important;font-size:16px!important;line-height:1.6!important}#screen-1 .hero-actions{flex-direction:column!important}#screen-1 .hero-actions .btn{width:100%!important}#screen-1 .stats{grid-template-columns:1fr 1fr!important}.conversion-strip{grid-template-columns:1fr!important}.hero-card .img-wrap{aspect-ratio:1 / .92!important}#technology .section-head,#supply-cases .section-head{grid-template-columns:1fr!important;gap:14px!important}#technology .grid-2{grid-template-columns:1fr!important}#case-wall.premium-case-wall{grid-template-columns:1fr 1fr!important;gap:16px!important}#case-wall .case-card .body{min-height:auto!important}.official-cta{grid-template-columns:1fr!important;padding:28px!important}}@media(max-width:560px){.wrap{width:min(calc(100% - 24px),420px)!important}#screen-1 .stats,#case-wall.premium-case-wall,.power-sorted-grid{grid-template-columns:1fr!important}#technology .section-head h2,#supply-cases .section-head h2,.official-cta h3{font-size:34px!important;line-height:1.02!important}.official-cta{padding:24px 18px!important;border-radius:26px!important}}:root{--ls-green:#18a843;--ls-green-dark:#0f5f2d;--ls-dark:#07130f;--ls-text:#101820;--ls-muted:#536170;--ls-line:#e1e7e3;--ls-bg:#f5f7f5;--ls-card:#ffffff}body{background:var(--ls-bg)!important;color:var(--ls-text)!important}.wrap{width:min(calc(100% - 56px),1280px)!important}.screen{padding:88px 0!important}.topbar{background:#07130feb!important;border-bottom:1px solid rgba(255,255,255,.1)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.topbar-inner{min-height:72px!important}.brand-logo-img{height:38px!important;max-width:230px!important}.nav{gap:30px!important}.nav a{color:#ffffffe0!important;font-size:14px!important;font-weight:800!important}.nav .btn-sm{color:#fff!important;background:linear-gradient(135deg,var(--ls-green-dark),var(--ls-green))!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 12px 26px #18a8432e!important}#screen-1{padding-top:84px!important;padding-bottom:96px!important;position:relative!important;overflow:hidden!important}#screen-1:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#040c09db,#05120dc7 38%,#08191261 62%,#fff0)!important;pointer-events:none!important;z-index:0!important}#screen-1>*{position:relative!important;z-index:1!important}#screen-1 .hero-grid{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(540px,1.18fr)!important;gap:clamp(48px,6vw,88px)!important;align-items:center!important}#screen-1 .hero-grid>div:first-child{max-width:620px!important;padding:0!important}#screen-1 .hero-grid>div:first-child:before{display:none!important}#screen-1 .kicker{color:#36dc5b!important;font-size:12px!important;letter-spacing:.16em!important;margin-bottom:22px!important;font-weight:900!important;text-transform:uppercase!important;text-shadow:none!important}#screen-1 .kicker:before{background:#36dc5b!important;width:30px!important}#screen-1 h1{color:#fff!important;max-width:10.2ch!important;font-size:clamp(58px,5.6vw,86px)!important;line-height:.94!important;letter-spacing:-.065em!important;margin:0 0 24px!important;text-shadow:0 6px 24px rgba(0,0,0,.3)!important}#screen-1 .lead{color:#f0f5f2!important;max-width:590px!important;font-size:clamp(18px,1.45vw,22px)!important;line-height:1.58!important;margin:0 0 32px!important;font-weight:520!important;text-shadow:0 2px 10px rgba(0,0,0,.18)!important}#screen-1 .hero-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin:0 0 24px!important}#screen-1 .hero-actions .btn{min-height:56px!important;padding:17px 26px!important;border-radius:999px!important;font-size:15px!important;font-weight:900!important;letter-spacing:.02em!important}#screen-1 .btn-primary{background:linear-gradient(135deg,#14aa3b,#20c94f)!important;color:#fff!important;box-shadow:0 18px 40px #14aa3b4d!important}#screen-1 .btn-secondary{background:#fffffff5!important;color:#0b1821!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 34px #0000001a!important}.hero-proof-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;max-width:620px!important}.hero-proof-item{padding:15px 14px!important;border-radius:18px!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.18)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.hero-proof-item strong{display:block!important;color:#fff!important;font-size:15px!important;line-height:1.1!important;letter-spacing:-.02em!important;margin-bottom:5px!important}.hero-proof-item span{display:block!important;color:#ffffffc7!important;font-size:12.5px!important;line-height:1.35!important}.hero-card{padding:12px!important;border-radius:34px!important;background:#ffffff21!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 32px 82px #00000038!important}.hero-card .img-wrap{aspect-ratio:1 / .95!important;border-radius:26px!important;overflow:hidden!important;background:#111c17!important}.hero-card .img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}#technology .section-head,#supply-cases .section-head{display:grid!important;grid-template-columns:minmax(360px,.86fr) minmax(420px,.82fr)!important;gap:clamp(36px,5vw,76px)!important;align-items:end!important;margin-bottom:36px!important}#technology .section-head h2,#supply-cases .section-head h2{max-width:12.5ch!important;font-size:clamp(42px,4.2vw,58px)!important;line-height:1!important;letter-spacing:-.055em!important;margin-bottom:0!important}#technology .section-head p,#supply-cases .section-head p{max-width:600px!important;font-size:18px!important;line-height:1.62!important;color:var(--ls-muted)!important}#technology .grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:28px!important;align-items:start!important}.feature-board,.feature,.gallery-card,.stack-mini,.mini-card{border-radius:28px!important;border:1px solid var(--ls-line)!important;background:#fff!important;box-shadow:0 18px 48px #1018200f!important}.power-sorted-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.power-sorted-grid .img-box{min-height:230px!important;aspect-ratio:1/1.05!important}#case-wall.premium-case-wall{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}#case-wall .case-card{border-radius:30px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;border:1px solid var(--ls-line)!important;box-shadow:0 22px 54px #10182012!important;overflow:hidden!important}#case-wall .case-card .thumb{aspect-ratio:1/1!important;padding:12px!important;background:#edf2ef!important}#case-wall .case-card .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:20px!important}#case-wall .case-card .body{min-height:328px!important;padding:20px 20px 22px!important;display:flex!important;flex-direction:column!important;gap:12px!important}.case-card h3{font-size:22px!important;line-height:1.05!important;letter-spacing:-.045em!important}.case-card p{font-size:14px!important;line-height:1.58!important;color:var(--ls-muted)!important}.case-link{margin-top:auto!important;width:100%!important;min-height:46px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--ls-green-dark),var(--ls-green))!important;color:#fff!important;font-weight:900!important}.official-cta{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,480px)!important;gap:42px!important;align-items:center!important;padding:48px!important;border-radius:36px!important;background:radial-gradient(circle at top left,rgba(46,198,83,.18),transparent 30%),linear-gradient(135deg,#07130f,#153e2b)!important;box-shadow:0 34px 76px #0f1c173b!important}.official-cta h3{max-width:10.5ch!important;color:#fff!important;font-size:clamp(44px,4.4vw,60px)!important;line-height:.98!important;letter-spacing:-.055em!important}.official-cta p{max-width:620px!important;color:#ffffffe6!important;font-size:18px!important;line-height:1.68!important}@media(max-width:1180px){.wrap{width:min(calc(100% - 40px),1080px)!important}#screen-1 .hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr)!important;gap:40px!important}#screen-1 h1{font-size:clamp(52px,5.2vw,72px)!important}.hero-proof-row{grid-template-columns:1fr!important}#case-wall.premium-case-wall,.power-sorted-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.wrap{width:min(calc(100% - 28px),720px)!important}.screen,#screen-1{padding:56px 0!important}.brand-logo-img{height:30px!important;max-width:170px!important}.nav a:not(.btn-sm){display:none!important}.nav .btn-sm{min-height:40px!important;padding:10px 14px!important;font-size:13px!important}#screen-1 .hero-grid{grid-template-columns:1fr!important;gap:30px!important}#screen-1 h1{font-size:clamp(42px,11vw,62px)!important;max-width:9.5ch!important}#screen-1 .lead{font-size:16px!important}#screen-1 .hero-actions{flex-direction:column!important}#screen-1 .hero-actions .btn{width:100%!important}.hero-proof-row{grid-template-columns:1fr!important}.hero-card .img-wrap{aspect-ratio:1/.9!important}#technology .section-head,#supply-cases .section-head{grid-template-columns:1fr!important;gap:14px!important}#technology .grid-2{grid-template-columns:1fr!important}#case-wall.premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important}#case-wall .case-card .body{min-height:auto!important}.official-cta{grid-template-columns:1fr!important;padding:28px!important}}@media(max-width:560px){.wrap{width:min(calc(100% - 24px),420px)!important}body #case-wall.premium-case-wall,body .power-sorted-grid{grid-template-columns:1fr!important}#technology .section-head h2,#supply-cases .section-head h2,.official-cta h3{font-size:34px!important;line-height:1.02!important}}#technology{background:#f7f8f7!important}#technology .section-head{display:grid!important;grid-template-columns:minmax(420px,.95fr) minmax(420px,.85fr)!important;gap:clamp(36px,5vw,72px)!important;align-items:end!important;margin-bottom:38px!important}#technology .section-head h2{max-width:16ch!important;font-size:clamp(42px,4.2vw,62px)!important;line-height:1.02!important;letter-spacing:-.055em!important}#technology .section-head p{max-width:620px!important;font-size:18px!important;line-height:1.65!important;color:#4f5f6d!important;margin-bottom:8px!important}#technology .grid-2{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}#technology .feature-board{width:100%!important;padding:30px!important;border-radius:36px!important;background:linear-gradient(180deg,#fff,#f9fbf9)!important;border:1px solid #dfe7e3!important;box-shadow:0 24px 70px #10182014!important}#technology .power-sorted-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;margin:0 0 22px!important}#technology .power-sorted-grid .power-card{border-radius:26px!important;padding:14px!important;background:#fff!important;border:1px solid #e1e8e4!important;box-shadow:0 14px 36px #1018200e!important;overflow:hidden!important}#technology .power-sorted-grid .img-box{min-height:330px!important;aspect-ratio:.86/1!important;border-radius:20px!important;background:#fbfcfb!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important;overflow:hidden!important}#technology .power-sorted-grid .img-box img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transform:none!important}#technology .power-sorted-grid .gallery-meta{padding:14px 8px 4px!important;border-top:1px solid #edf2ef!important;margin-top:12px!important}#technology .power-sorted-grid .gallery-meta strong{font-size:22px!important;line-height:1.08!important;letter-spacing:-.035em!important;color:#101820!important;margin-bottom:7px!important}#technology .power-sorted-grid .gallery-meta span{font-size:13.5px!important;line-height:1.45!important;color:#536170!important}#technology .mini-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;margin-top:18px!important}#technology .mini-card{min-height:104px!important;padding:18px 14px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e1e8e4!important;box-shadow:0 12px 30px #1018200b!important}#technology .mini-card strong{font-size:20px!important;letter-spacing:-.035em!important;color:#101820!important}#technology .mini-card span{font-size:12.5px!important;line-height:1.45!important;color:#536170!important}#technology .features{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}#technology .feature{min-height:210px!important;padding:22px!important;border-radius:28px!important;background:#fff!important;border:1px solid #e1e8e4!important;box-shadow:0 18px 48px #1018200f!important}#technology .feature .icon{width:46px!important;height:46px!important;border-radius:16px!important;background:#e5f6ea!important;color:#14a83e!important;font-size:15px!important}#technology .feature h3{font-size:20px!important;line-height:1.18!important;letter-spacing:-.035em!important;margin-bottom:10px!important}#technology .feature p{font-size:14px!important;line-height:1.6!important;color:#536170!important}@media(max-width:1180px){#technology .section-head{grid-template-columns:1fr!important;gap:16px!important}#technology .section-head h2{max-width:18ch!important}#technology .power-sorted-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}#technology .power-sorted-grid .img-box{min-height:300px!important;aspect-ratio:.95/1!important}#technology .features{grid-template-columns:repeat(2,minmax(0,1fr))!important}#technology .mini-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){#technology .feature-board{padding:18px!important;border-radius:28px!important}#technology .power-sorted-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}#technology .power-sorted-grid .img-box{min-height:230px!important;aspect-ratio:.9/1!important}#technology .power-sorted-grid .gallery-meta strong{font-size:18px!important}#technology .features,#technology .mini-strip{grid-template-columns:1fr!important}}@media(max-width:520px){#technology .power-sorted-grid{grid-template-columns:1fr!important}#technology .power-sorted-grid .img-box{min-height:290px!important}}.hero .hero-highlights .highlight-card strong{font-size:clamp(18px,1.55vw,24px)!important;line-height:1.1!important;letter-spacing:-.02em!important}.hero .hero-highlights .highlight-card span{font-size:clamp(12px,.95vw,14px)!important;line-height:1.35!important;color:#ffffffd6!important}.case-advantage-hub{margin:0 0 28px!important;padding:28px!important;border-radius:32px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;border:1px solid #dfe8e2!important;box-shadow:0 22px 58px #10182012!important}.case-advantage-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;align-items:end!important;margin-bottom:22px!important}.case-advantage-top .eyebrow{display:block!important;margin-bottom:10px!important;color:#16602f!important;font-size:12px!important;font-weight:900!important;letter-spacing:.15em!important;text-transform:uppercase!important}.case-advantage-top h3{margin:0!important;max-width:780px!important;color:#0f1720!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.04!important;letter-spacing:-.045em!important}.case-advantage-top p{margin:10px 0 0!important;max-width:720px!important;color:#526170!important;font-size:15px!important;line-height:1.65!important}.case-program-pills{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important;max-width:430px!important}.case-program-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:9px 15px!important;border-radius:999px!important;background:#f3f7f4!important;border:1px solid #d6e0da!important;color:#22342b!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important;white-space:nowrap!important}.case-program-pill.primary{background:#e9f6ed!important;border-color:#cbe8d2!important;color:#16602f!important}.case-advantage-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:14px!important}.case-advantage-card{min-height:164px!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(180deg,#fbfdfb,#fff)!important;border:1px solid #e1e8e4!important;box-shadow:0 12px 30px #1018200b!important}.case-advantage-card .num{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;margin-bottom:14px!important;border-radius:12px!important;background:#e8f5ec!important;color:#16602f!important;font-size:12px!important;font-weight:900!important}.case-advantage-card strong{display:block!important;margin-bottom:8px!important;color:#101820!important;font-size:21px!important;line-height:1.12!important;letter-spacing:-.035em!important}.case-advantage-card span{display:block!important;color:#5a6874!important;font-size:13.5px!important;line-height:1.55!important}.case-advantage-strip{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.case-advantage-mini{min-height:86px!important;padding:14px 12px!important;border-radius:18px!important;background:#f7faf8!important;border:1px solid #e1e8e4!important}.case-advantage-mini strong{display:block!important;margin-bottom:6px!important;color:#11221a!important;font-size:14px!important;line-height:1.18!important;letter-spacing:-.02em!important}.case-advantage-mini span{display:block!important;color:#5d6a75!important;font-size:12px!important;line-height:1.42!important}@media(max-width:1180px){.case-advantage-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.case-advantage-top{grid-template-columns:1fr!important;align-items:start!important}.case-program-pills{justify-content:flex-start!important;max-width:none!important}.case-advantage-grid{grid-template-columns:1fr!important}.case-advantage-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.case-advantage-hub{padding:20px!important;border-radius:26px!important;margin-bottom:22px!important}.case-program-pills{gap:8px!important}.case-program-pill{width:100%!important}.case-advantage-strip{grid-template-columns:1fr!important}.case-advantage-card{min-height:auto!important}}@media(max-width:640px){#supply-cases .section-head{margin-bottom:18px!important}#supply-cases .section-head h2{font-size:34px!important;max-width:10ch!important}#supply-cases .section-head p{font-size:14px!important;line-height:1.45!important;max-width:22rem!important}.case-advantage-hub{padding:16px!important;border-radius:22px!important;margin-bottom:20px!important}.case-advantage-top{grid-template-columns:1fr!important;gap:12px!important;align-items:start!important;margin-bottom:14px!important}.case-advantage-top .eyebrow{margin-bottom:7px!important;font-size:10.5px!important;letter-spacing:.14em!important}.case-advantage-top h3{max-width:11.5em!important;font-size:26px!important;line-height:1.02!important;letter-spacing:-.045em!important}.case-advantage-top p{margin-top:8px!important;max-width:23rem!important;font-size:12.5px!important;line-height:1.45!important}.case-program-pills{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:8px!important;justify-content:stretch!important}.case-program-pill{width:100%!important;min-height:34px!important;padding:8px!important;font-size:10.5px!important;letter-spacing:.035em!important}.case-program-pill:nth-child(3){grid-column:1 / -1!important}.case-advantage-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-bottom:9px!important}.case-advantage-card{min-height:118px!important;padding:13px 11px!important;border-radius:17px!important;box-shadow:0 8px 20px #1018200a!important}.case-advantage-card:nth-child(3){grid-column:1 / -1!important;min-height:96px!important}.case-advantage-card .num{width:26px!important;height:26px!important;margin-bottom:9px!important;border-radius:9px!important;font-size:10px!important}.case-advantage-card strong{margin-bottom:5px!important;font-size:15px!important;line-height:1.12!important;letter-spacing:-.03em!important}.case-advantage-card span{font-size:11.5px!important;line-height:1.35!important}.case-advantage-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.case-advantage-mini{min-height:74px!important;padding:11px 10px!important;border-radius:15px!important}.case-advantage-mini strong{margin-bottom:4px!important;font-size:12.5px!important;line-height:1.15!important}.case-advantage-mini span{font-size:10.8px!important;line-height:1.28!important}}@media(max-width:380px){.case-advantage-top h3{font-size:24px!important}.case-advantage-card strong{font-size:14px!important}.case-advantage-mini strong{font-size:12px!important}}@media(min-width:901px){#case-wall.premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}#case-wall .case-card{display:grid!important;grid-template-columns:minmax(220px,.95fr) minmax(0,1.05fr)!important;min-height:360px!important}#case-wall .case-card .thumb{height:100%!important;min-height:360px!important;aspect-ratio:auto!important;padding:14px!important}#case-wall .case-card .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}#case-wall .case-card .body{min-height:360px!important;padding:24px!important;justify-content:flex-start!important}#case-wall .case-card h3{font-size:24px!important;line-height:1.04!important}#case-wall .case-card p{font-size:14px!important;line-height:1.55!important}}@media(min-width:901px)and (max-width:1120px){#case-wall .case-card{grid-template-columns:1fr!important;min-height:0!important}#case-wall .case-card .thumb{min-height:280px!important;aspect-ratio:1.2 / 1!important}#case-wall .case-card .body{min-height:auto!important}}.topbar .nav-jump{background:#0f291c0f!important;border:1px solid rgba(15,41,28,.1)!important;color:#fff!important;background-image:linear-gradient(135deg,#14502fc7,#0b2d1ee6)!important;box-shadow:0 8px 18px #0923181f!important}.topbar .nav-jump:hover{background-image:linear-gradient(135deg,#176037eb,#0d3523f5)!important;color:#fff!important}@media(max-width:720px){.nav{gap:10px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.nav-jump{padding:8px 12px!important;font-size:12px!important}}#supply-cases .case-advantage-hub.keep-benefits-only{margin:0 0 28px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#supply-cases .keep-benefits-only .case-advantage-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#supply-cases .keep-benefits-only .case-advantage-mini{min-height:74px!important;padding:16px 18px!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;border:1px solid #dfe8e2!important;box-shadow:none!important}#supply-cases .keep-benefits-only .case-advantage-mini strong{display:block!important;margin:0 0 6px!important;color:#07131d!important;font-size:14px!important;line-height:1.16!important;font-weight:900!important;letter-spacing:-.025em!important}#supply-cases .keep-benefits-only .case-advantage-mini span{display:block!important;color:#314250!important;font-size:12px!important;line-height:1.35!important}@media(max-width:640px){#supply-cases .keep-benefits-only .case-advantage-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#supply-cases .keep-benefits-only .case-advantage-mini{min-height:72px!important;padding:12px 10px!important;border-radius:15px!important}#supply-cases .keep-benefits-only .case-advantage-mini strong{font-size:12.5px!important;line-height:1.12!important}#supply-cases .keep-benefits-only .case-advantage-mini span{font-size:10.8px!important;line-height:1.28!important}}#screen-1.hero{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:transparent!important}#screen-1>.hero-bg-image-wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important;overflow:hidden!important}#screen-1>.hero-bg-image-wrap .hero-bg-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;opacity:.42!important;transform:scale(1.025)!important;filter:saturate(1.02) contrast(1.03)!important}#screen-1.hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 74% 30%,rgba(255,255,255,.18),transparent 22rem),linear-gradient(90deg,#030d08e8,#05140dd1 36%,#081b1294 60%,#081b1257)!important}#screen-1.hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,#0000001a,#00000014)!important}#screen-1>.wrap.hero-grid{position:relative!important;z-index:2!important}#screen-1 .hero-card{position:relative!important;z-index:3!important;background:#ffffff26!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 34px 90px #0000004d!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}#screen-1 .hero-card .img-wrap{background:#0a140e8c!important}#screen-1 .hero-card .img-wrap img{object-fit:cover!important;object-position:center center!important}@media(max-width:900px){#screen-1>.hero-bg-image-wrap .hero-bg-image{opacity:.34!important;object-position:64% center!important}#screen-1.hero:before{background:linear-gradient(180deg,#030d08e6,#05140dbd 48%,#05140d7a)!important}}#screen-1>.hero-bg-image-wrap .hero-bg-image{object-position:center center!important;opacity:.52!important;transform:scale(1.01)!important;filter:saturate(1.04) contrast(1.04)!important}#screen-1 .hero-card .img-wrap{aspect-ratio:16/9!important;background:#07110d!important;overflow:hidden!important}#screen-1 .hero-card .img-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}@media(max-width:900px){#screen-1>.hero-bg-image-wrap .hero-bg-image{opacity:.54!important;object-position:58% center!important;transform:scale(1.02)!important}#screen-1.hero:before{background:linear-gradient(180deg,#030d08d1,#05140da3 45%,#05140d61)!important}#screen-1 .hero-card{margin-top:4px!important}#screen-1 .hero-card .img-wrap{aspect-ratio:16/9!important}}@media(max-width:640px){#screen-1>.hero-bg-image-wrap .hero-bg-image{opacity:.58!important;object-position:56% center!important}#screen-1.hero:before{background:linear-gradient(180deg,#030d08d6,#030d08b3 42%,#030d086b)!important}#screen-1 .hero-card{padding:8px!important;border-radius:22px!important}#screen-1 .hero-card .img-wrap{aspect-ratio:16/10!important;border-radius:16px!important}}#solutions.case-advantage-hub.keep-benefits-only{margin:0 0 28px!important}#solutions .case-advantage-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}#solutions .case-advantage-mini{min-height:104px!important;padding:18px 16px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(180deg,#fff,#f7faf8)!important;border:1px solid #e1e8e4!important;box-shadow:0 10px 24px #1018200a!important}#solutions .case-advantage-mini strong{font-size:15px!important;line-height:1.18!important;margin-bottom:7px!important}#solutions .case-advantage-mini span{font-size:12.5px!important;line-height:1.45!important}@media(max-width:1180px){#solutions .case-advantage-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){#solutions .case-advantage-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}#solutions .case-advantage-mini:last-child{grid-column:1 / -1!important}}@media(max-width:640px){#solutions.case-advantage-hub.keep-benefits-only{margin-bottom:22px!important}#solutions .case-advantage-strip{grid-template-columns:1fr!important;gap:10px!important}#solutions .case-advantage-mini:last-child{grid-column:auto!important}#solutions .case-advantage-mini{min-height:auto!important;padding:16px 18px!important;border-radius:18px!important}}.materials-proof-section{background:radial-gradient(circle at 12% 8%,rgba(40,179,50,.09),transparent 28%),linear-gradient(180deg,#f7f9f7,#eef3ef)!important}#premium-materials{scroll-margin-top:96px}.materials-proof-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)!important;gap:24px 38px!important;align-items:end!important;margin-bottom:26px!important}.materials-proof-head h2{max-width:12ch!important;font-size:clamp(38px,4vw,56px)!important;line-height:.98!important;letter-spacing:-.052em!important;margin:0!important;color:#0f1720!important}.materials-proof-head p{max-width:42rem!important;font-size:17px!important;line-height:1.65!important;color:#5d6973!important;margin:0 0 4px!important}.materials-proof-summary{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:18px!important;align-items:stretch!important;margin-bottom:18px!important}.materials-proof-copy,.materials-proof-metrics{border:1px solid #e3e9e5!important;border-radius:28px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;box-shadow:0 16px 40px #1018200d!important}.materials-proof-copy{padding:24px 26px!important;display:flex!important;flex-direction:column!important;gap:10px!important}.materials-proof-copy strong{color:#0f1720!important;font-size:24px!important;line-height:1.08!important;letter-spacing:-.035em!important}.materials-proof-copy span{color:#5d6973!important;font-size:15.5px!important;line-height:1.7!important}.materials-proof-metrics{padding:14px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.materials-proof-metrics div{border:1px solid #dbe7de!important;border-radius:20px!important;background:#eef7f0!important;padding:16px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:96px!important}.materials-proof-metrics strong{color:#16602f!important;font-size:22px!important;line-height:1.05!important;letter-spacing:-.04em!important}.materials-proof-metrics span{color:#405247!important;font-size:12.5px!important;line-height:1.45!important;margin-top:6px!important;font-weight:800!important}.materials-proof-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important}.material-proof-card{grid-column:span 2!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid rgba(224,230,225,.96)!important;border-radius:28px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;box-shadow:0 18px 42px #1018200f!important}.material-proof-card-1,.material-proof-card-2{grid-column:span 3!important}.material-proof-img{aspect-ratio:16/10!important;background:#f1f4f2!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid #edf1ee!important}.material-proof-card:not(.material-proof-card-1):not(.material-proof-card-2) .material-proof-img{aspect-ratio:1.12/1!important}.material-proof-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:18px!important;background:#fff!important}.material-proof-body{padding:20px 20px 22px!important;display:flex!important;flex-direction:column!important;gap:10px!important;flex:1!important}.material-proof-index{width:max-content!important;padding:7px 10px!important;border-radius:999px!important;background:#e8f2ec!important;color:#0f6b34!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important;line-height:1!important}.material-proof-body h3{margin:0!important;color:#0f1720!important;font-size:23px!important;line-height:1.04!important;letter-spacing:-.04em!important}.material-proof-body p{margin:0!important;color:#5d6973!important;font-size:14px!important;line-height:1.6!important}.material-proof-tags{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:auto!important;padding-top:4px!important}.material-proof-tags span{display:inline-flex!important;align-items:center!important;border-radius:999px!important;padding:7px 10px!important;background:#f3f7f4!important;border:1px solid #d8e4db!important;color:#30423b!important;font-size:10.5px!important;font-weight:850!important;letter-spacing:.04em!important;line-height:1!important}@media(max-width:1160px){.materials-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.material-proof-card,.material-proof-card-1,.material-proof-card-2{grid-column:span 1!important}}@media(max-width:900px){.materials-proof-head,.materials-proof-summary{grid-template-columns:1fr!important}.materials-proof-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){#premium-materials{scroll-margin-top:82px}.materials-proof-head{gap:14px!important;margin-bottom:20px!important}.materials-proof-head h2{font-size:34px!important;max-width:11ch!important}.materials-proof-head p{font-size:15.5px!important;line-height:1.62!important}.materials-proof-summary{gap:14px!important;margin-bottom:14px!important}.materials-proof-copy{padding:20px!important;border-radius:24px!important}.materials-proof-copy strong{font-size:21px!important}.materials-proof-copy span{font-size:14.5px!important}.materials-proof-metrics{grid-template-columns:1fr!important;border-radius:24px!important}.materials-proof-metrics div{min-height:auto!important;padding:14px!important}.materials-proof-grid{grid-template-columns:1fr!important;gap:14px!important}.material-proof-card{border-radius:24px!important}.material-proof-img,.material-proof-card:not(.material-proof-card-1):not(.material-proof-card-2) .material-proof-img{aspect-ratio:1.05/1!important;padding:10px!important}.material-proof-body{padding:18px!important}.material-proof-body h3{font-size:21px!important}.material-proof-body p{font-size:13.5px!important}}@media(max-width:720px){#screen-1.screen.hero{padding-top:72px!important;padding-bottom:36px!important;min-height:auto!important}#screen-1 .wrap{width:min(calc(100% - 24px),var(--max))!important}#screen-1 .hero-grid{display:flex!important;flex-direction:column!important;gap:16px!important;align-items:stretch!important}#screen-1 .hero-media{order:-1!important;width:100%!important;margin:0!important;display:block!important}#screen-1 .hero-card{width:100%!important;padding:6px!important;border-radius:22px!important;background:#ffffffeb!important;box-shadow:0 14px 34px #0f172029!important}#screen-1 .hero-card .img-wrap{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16 / 9!important;border-radius:17px!important;overflow:hidden!important;background:#e9efea!important}#screen-1 .hero-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}#screen-1 .kicker{margin-bottom:10px!important;font-size:11px!important;letter-spacing:.12em!important}#screen-1 h1{font-size:clamp(32px,9.4vw,42px)!important;line-height:1.02!important;margin-bottom:12px!important;max-width:10.8em!important}#screen-1 .lead{font-size:15px!important;line-height:1.52!important;margin-bottom:14px!important;max-width:100%!important}#screen-1 .hero-actions{margin-top:14px!important;margin-bottom:14px!important;gap:10px!important}#screen-1 .hero-actions .btn{min-height:48px!important;padding:13px 16px!important;font-size:13px!important}#screen-1 .chips,#screen-1 .stats,#screen-1 .hero-proof-row,#screen-1 .conversion-strip{margin-top:12px!important}}@media(max-width:430px){#screen-1.screen.hero{padding-top:68px!important}#screen-1 .hero-card .img-wrap{aspect-ratio:16 / 9.6!important}#screen-1 h1{font-size:32px!important}#screen-1 .lead{font-size:14px!important}}.section-number-label,.subsection-number-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;flex:none!important;border-radius:999px!important;font-weight:900!important;line-height:1!important;letter-spacing:.08em!important;white-space:nowrap!important}.section-number-label{min-width:44px!important;padding:8px 11px!important;margin-right:8px!important;background:#0f6b34!important;border:1px solid rgba(15,107,52,.18)!important;color:#fff!important;font-size:12px!important;box-shadow:0 10px 20px #0f6b3424!important}.subsection-number-label{padding:7px 10px!important;margin-bottom:9px!important;background:#e8f2ec!important;border:1px solid #d0e2d6!important;color:#0f6b34!important;font-size:11px!important}.kicker .section-number-label{margin-left:0!important}.hero .kicker .section-number-label,#screen-1 .kicker .section-number-label{background:#35d55329!important;border-color:#35d55373!important;color:#fff!important;box-shadow:none!important}.numbered-card{position:relative!important}.hero-proof-item .subsection-number-label,.case-advantage-mini .subsection-number-label{margin:0 0 8px!important}.company-intro-panel .subsection-number-label{margin:0 0 12px!important}.case-card-number-label{margin-bottom:2px!important}.material-proof-index.subsection-number-label{padding:7px 10px!important;margin-bottom:0!important;letter-spacing:.08em!important}.cta-section-number-label{margin:0 0 14px!important;background:#ffffff24!important;border-color:#ffffff38!important;color:#fff!important;box-shadow:none!important}@media(max-width:640px){.section-number-label{min-width:40px!important;padding:7px 10px!important;font-size:11px!important}.subsection-number-label{padding:6px 9px!important;font-size:10px!important}}.case-advantage-mini .subsection-number-label{display:none!important}.inline-title-number{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;margin:0 10px 0 0!important;transform:translateY(-1px)!important}h3 .subsection-number-label{min-width:44px!important;padding:8px 11px!important;font-size:13px!important;line-height:1!important;letter-spacing:.04em!important}.kicker .section-number-label,h3 .section-number-label{min-width:46px!important;padding:9px 13px!important;font-size:14px!important;line-height:1!important;letter-spacing:.04em!important;margin:0 12px 0 0!important}.case-card-number-label,.material-proof-index.subsection-number-label{margin-bottom:0!important}.material-proof-body>.material-proof-index.subsection-number-label,.case-card .body>.case-card-number-label.subsection-number-label{display:none!important}.case-card h3,.material-proof-body h3,.official-cta h3{display:block!important}@media(max-width:640px){h3 .subsection-number-label{min-width:40px!important;padding:7px 10px!important;font-size:12px!important}.kicker .section-number-label,h3 .section-number-label{min-width:42px!important;padding:8px 11px!important;font-size:13px!important}}#case-wall .case-card-meta-line{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:0!important;line-height:1!important}#case-wall .case-card-meta-number.subsection-number-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#e8f2ec!important;border:1px solid #d5e5db!important;color:#0f6b34!important;font-size:16px!important;font-weight:950!important;letter-spacing:.01em!important;line-height:1!important;margin:0!important;vertical-align:middle!important}#case-wall .case-card-meta-dot{color:#0f6b34!important;font-size:18px!important;font-weight:900!important;line-height:1!important;margin-left:1px!important}#case-wall .case-card-platform-label{color:#0f6b34!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;line-height:1.1!important}#case-wall .case-card .body>h3{margin-top:2px!important}#case-wall .case-card .body>.brand-tag{display:none!important}#case-wall .case-card .body>h3 .case-card-number-label,#case-wall .case-card .body>h3 .subsection-number-label{display:none!important}@media(max-width:640px){#case-wall .case-card-meta-number.subsection-number-label{min-width:40px!important;height:28px!important;padding:0 11px!important;font-size:15px!important}#case-wall .case-card-platform-label{font-size:11px!important;letter-spacing:.1em!important}}#case-wall .case-card .body{gap:12px!important}#case-wall .case-card-meta-line{display:none!important}#case-wall .case-card-title-line{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:11px!important;margin:0!important;line-height:1.08!important}#case-wall .case-card-title-number.subsection-number-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:34px!important;padding:0 13px!important;border-radius:999px!important;background:#e8f2ec!important;border:1px solid #d2e4d8!important;color:#0f6b34!important;font-size:18px!important;font-weight:950!important;letter-spacing:.01em!important;line-height:1!important;margin:0!important;flex:0 0 auto!important}#case-wall .case-card-title-text{flex:1 1 210px!important;min-width:0!important;color:#07131d!important}#case-wall .case-card-detail-line{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 14px!important;margin:-2px 0 2px!important;line-height:1.2!important}#case-wall .case-card-detail-item{display:inline-flex!important;align-items:center!important;color:#0f6b34!important;font-size:12px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important;line-height:1.2!important}#case-wall .case-card .body>.brand-tag,#case-wall .case-card .body>.case-power{display:none!important}@media(max-width:640px){#case-wall .case-card-title-line{gap:9px!important}#case-wall .case-card-title-number.subsection-number-label{min-width:44px!important;height:31px!important;padding:0 12px!important;font-size:16px!important}#case-wall .case-card-title-text{flex-basis:170px!important}#case-wall .case-card-detail-item{font-size:11px!important;letter-spacing:.08em!important}}#case-wall .case-card-title-line{display:flex!important;align-items:flex-start!important;flex-wrap:nowrap!important;gap:12px!important;margin:0 0 12px!important;line-height:1.08!important}#case-wall .case-card-title-number.subsection-number-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:50px!important;height:34px!important;padding:0 13px!important;margin:1px 0 0!important;border-radius:999px!important;background:#e8f2ec!important;border:1px solid #d2e4d8!important;color:#0f6b34!important;font-size:18px!important;font-weight:950!important;letter-spacing:.01em!important;line-height:1!important}#case-wall .case-card-title-text{display:block!important;flex:1 1 auto!important;min-width:0!important;color:#07131d!important}#case-wall .case-card-detail-line{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:7px!important;margin:0 0 13px!important;line-height:1.35!important}#case-wall .case-card-detail-item{display:block!important;width:100%!important;color:#0f6b34!important;font-size:12.5px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important;line-height:1.35!important}#case-wall .case-card p{margin-top:0!important}@media(max-width:640px){#case-wall .case-card-title-line{gap:10px!important;margin-bottom:10px!important}#case-wall .case-card-title-number.subsection-number-label{min-width:46px!important;height:32px!important;padding:0 12px!important;font-size:17px!important}#case-wall .case-card-detail-line{gap:6px!important;margin-bottom:12px!important}#case-wall .case-card-detail-item{font-size:11.5px!important;letter-spacing:.08em!important}}#supply-cases .premium-case-wall{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}#supply-cases .premium-case-wall .case-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:28px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;border:1px solid #e0e8e2!important;box-shadow:0 18px 44px #1018200f!important}#supply-cases .premium-case-wall .thumb{aspect-ratio:1.08 / 1!important;padding:12px!important;background:#eef2ef!important}#supply-cases .premium-case-wall .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:18px!important;background:#edf1ee!important}#supply-cases .premium-case-wall .body{display:flex!important;flex-direction:column!important;gap:12px!important;flex:1!important;padding:20px 20px 22px!important}#supply-cases .case-card-title-line{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:0!important;padding:0 0 13px!important;border-bottom:1px solid #e6ede8!important;color:#0f1720!important}#supply-cases .case-card-title-number{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:30px!important;padding:0 10px!important;border-radius:999px!important;background:#e7f4eb!important;border:1px solid #cfe5d6!important;color:#0f6b34!important;font-size:16px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.02em!important}#supply-cases .case-card-title-text{display:block!important;color:#111820!important;font-size:clamp(19px,1.35vw,23px)!important;line-height:1.12!important;letter-spacing:-.04em!important;font-weight:900!important}#supply-cases .case-card-detail-line{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding:0!important}#supply-cases .case-card-detail-item{display:block!important;width:100%!important;padding:9px 11px!important;border-radius:14px!important;background:#f5f8f6!important;border:1px solid #e4ebe6!important;color:#33433d!important;font-size:13px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:.01em!important}#supply-cases .case-card .body>p{margin:0!important;padding:12px 12px 0!important;border-top:1px solid #e8eee9!important;color:#5b6872!important;font-size:13.5px!important;line-height:1.58!important;min-height:0!important}#supply-cases .case-link{display:none!important}@media(max-width:1160px){#supply-cases .premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){#supply-cases .premium-case-wall{grid-template-columns:1fr!important;gap:16px!important}#supply-cases .premium-case-wall .body{padding:18px 18px 20px!important}#supply-cases .case-card-title-number{min-width:44px!important;height:32px!important;font-size:17px!important}#supply-cases .case-card-title-text{font-size:22px!important;line-height:1.12!important}#supply-cases .case-card-detail-item{font-size:13.5px!important;padding:10px 12px!important}}@media(min-width:721px){#supply-cases .premium-case-wall .case-card,#supply-cases .premium-case-wall .case-card:nth-child(1),#supply-cases .premium-case-wall .case-card:nth-child(2){grid-column:span 1!important;width:auto!important;max-width:none!important}#supply-cases .premium-case-wall .case-card:nth-child(1) .thumb,#supply-cases .premium-case-wall .case-card:nth-child(2) .thumb{aspect-ratio:1.08 / 1!important;padding:12px!important}}@media(min-width:1161px){#supply-cases .premium-case-wall{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:721px)and (max-width:1160px){#supply-cases .premium-case-wall{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#supply-cases #case-wall .case-card .body>h3.case-card-title-line{display:flex!important;align-items:flex-start!important;flex-wrap:nowrap!important;gap:10px!important}#supply-cases #case-wall .case-card .body>h3.case-card-title-line>.case-card-title-number.subsection-number-label.case-card-number-label{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:44px!important;height:32px!important;margin:0!important;padding:0 10px!important;border-radius:999px!important;background:#e7f4eb!important;border:1px solid #cfe5d6!important;color:#0f6b34!important;font-size:17px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.02em!important}#supply-cases #case-wall .case-card .body>h3.case-card-title-line>.case-card-title-text{display:block!important;flex:1 1 auto!important;min-width:0!important}@media(max-width:720px){#supply-cases #case-wall .case-card .body>h3.case-card-title-line{gap:9px!important}#supply-cases #case-wall .case-card .body>h3.case-card-title-line>.case-card-title-number.subsection-number-label.case-card-number-label{min-width:42px!important;height:30px!important;font-size:16px!important}}#premium-materials .materials-proof-head{margin-bottom:30px!important}#premium-materials .materials-proof-head h2{max-width:13ch!important}#premium-materials .materials-proof-grid{display:grid!important;gap:18px!important;align-items:stretch!important}#premium-materials .material-proof-card,#premium-materials .material-proof-card-1,#premium-materials .material-proof-card-2{grid-column:span 1!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:28px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;border:1px solid #e0e8e2!important;box-shadow:0 18px 44px #1018200f!important}#premium-materials .material-proof-img,#premium-materials .material-proof-card-1 .material-proof-img,#premium-materials .material-proof-card-2 .material-proof-img,#premium-materials .material-proof-card:not(.material-proof-card-1):not(.material-proof-card-2) .material-proof-img{aspect-ratio:1.08 / 1!important;padding:12px!important;background:#eef2ef!important;border-bottom:1px solid #edf1ee!important}#premium-materials .material-proof-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:18px!important;background:#edf1ee!important;padding:0!important}#premium-materials .material-proof-body{display:flex!important;flex-direction:column!important;gap:12px!important;flex:1!important;padding:20px 20px 22px!important}#premium-materials .material-proof-title-line{display:flex!important;align-items:flex-start!important;flex-wrap:nowrap!important;gap:10px!important;margin:0!important;padding:0 0 13px!important;border-bottom:1px solid #e6ede8!important;color:#0f1720!important}#premium-materials .material-proof-title-number.subsection-number-label{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:44px!important;height:32px!important;padding:0 10px!important;margin:0!important;border-radius:999px!important;background:#e7f4eb!important;border:1px solid #cfe5d6!important;color:#0f6b34!important;font-size:17px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.02em!important;transform:none!important}#premium-materials .material-proof-title-text{display:block!important;flex:1 1 auto!important;min-width:0!important;color:#111820!important;font-size:clamp(19px,1.22vw,22px)!important;line-height:1.12!important;letter-spacing:-.04em!important;font-weight:900!important}#premium-materials .material-proof-detail-line{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;margin:0!important;padding:0!important}#premium-materials .material-proof-detail-item{display:block!important;width:100%!important;padding:0!important;border-radius:0!important;background:transparent!important;border:none!important;color:#33433d!important;font-size:12.5px!important;line-height:1.28!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}#premium-materials .material-proof-body>p{margin:0!important;padding:12px 12px 0!important;border-top:1px solid #e8eee9!important;color:#5b6872!important;font-size:13.5px!important;line-height:1.58!important;min-height:0!important}@media(min-width:1181px){#premium-materials .materials-proof-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:901px)and (max-width:1180px){#premium-materials .materials-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:721px)and (max-width:900px){#premium-materials .materials-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){#premium-materials .materials-proof-head{gap:14px!important;margin-bottom:22px!important}#premium-materials .materials-proof-head h2{max-width:100%!important;font-size:34px!important;line-height:1.03!important}#premium-materials .materials-proof-grid{grid-template-columns:1fr!important;gap:16px!important}#premium-materials .material-proof-body{padding:18px 18px 20px!important}#premium-materials .material-proof-title-number.subsection-number-label{min-width:42px!important;height:30px!important;font-size:16px!important}#premium-materials .material-proof-title-text{font-size:22px!important;line-height:1.12!important}#premium-materials .material-proof-detail-item{font-size:13px!important;padding:0!important}}.company-intro-bullet-panel{padding:0!important;overflow:hidden!important;background:#fff!important}.company-intro-bullet-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.company-intro-bullet-item{padding:18px 22px!important;border-bottom:1px solid #dfe8e2!important;color:#0f1720!important;font-size:16px!important;font-weight:800!important;line-height:1.35!important;letter-spacing:-.01em!important;background:linear-gradient(180deg,#fff,#f8fbf9)!important}.company-intro-bullet-item:last-child{border-bottom:none!important}.company-intro-bullet-item:first-letter{color:#0f6b34!important}@media(max-width:640px){.company-intro-bullet-item{padding:16px!important;font-size:15px!important;line-height:1.45!important}}#technology .section-head h2,#supply-cases .section-head h2,#screen-2 .section-head h2{max-width:18ch!important;text-wrap:balance!important}@media(max-width:640px){#technology .section-head h2,#supply-cases .section-head h2,#screen-2 .section-head h2{max-width:16ch!important;font-size:clamp(32px,8.5vw,40px)!important}}.section-head h2,#technology .section-head h2,#supply-cases .section-head h2,.materials-proof-head h2{max-width:20ch!important;width:100%!important;line-height:.98!important;letter-spacing:-.045em!important;text-wrap:balance!important;word-break:keep-all!important}@media(max-width:980px){.section-head h2,#technology .section-head h2,#supply-cases .section-head h2,.materials-proof-head h2{max-width:18ch!important}}@media(max-width:640px){.section-head h2,#technology .section-head h2,#supply-cases .section-head h2,.materials-proof-head h2{max-width:15ch!important;line-height:1.02!important}}.hero-title-main{max-width:13.5ch!important;font-size:clamp(48px,6.1vw,82px)!important;line-height:.96!important;letter-spacing:-.055em!important;color:#fff!important;text-shadow:0 4px 20px rgba(0,0,0,.28)!important}.hero-title-main span{display:block!important;color:#ffd800!important}@media(max-width:720px){.hero-title-main{max-width:12.5ch!important;font-size:clamp(40px,11vw,54px)!important;line-height:1.02!important}}.install-video-section{padding:86px 0 72px!important;background:linear-gradient(180deg,#f5f7f5,#eef3ef)!important}.install-video-panel{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important;gap:28px!important;align-items:center!important;border:1px solid rgba(224,230,225,.92)!important;border-radius:32px!important;padding:28px!important;background:linear-gradient(180deg,#fff,#f8faf8)!important;box-shadow:0 24px 60px #10182012!important}.install-video-copy .kicker{margin-bottom:14px!important}.install-video-copy h2{margin:0 0 14px!important;max-width:12ch!important;font-size:clamp(36px,4vw,56px)!important;line-height:.98!important;letter-spacing:-.05em!important;color:#0f1720!important}.install-video-copy p{margin:0 0 18px!important;max-width:34rem!important;color:#5d6973!important;font-size:17px!important;line-height:1.65!important}.install-video-points{display:grid!important;gap:8px!important;margin-top:8px!important}.install-video-points div{color:#33433d!important;font-size:14px!important;line-height:1.45!important;font-weight:800!important}.install-video-frame{position:relative!important;width:100%!important;aspect-ratio:16/9!important;overflow:hidden!important;border-radius:24px!important;background:#111820!important;box-shadow:0 20px 44px #10182029!important}.install-video-frame iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;border:0!important}.install-video-frame video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;border:0!important;object-fit:cover!important;background:#111820!important}@media(max-width:980px){.install-video-section{padding:72px 0 60px!important}.install-video-panel{grid-template-columns:1fr!important;padding:22px!important;border-radius:26px!important}.install-video-copy h2{max-width:100%!important;font-size:38px!important}}@media(max-width:640px){.install-video-section{padding:58px 0 46px!important}.install-video-panel{padding:16px!important;border-radius:22px!important;gap:18px!important}.install-video-copy h2{font-size:32px!important;line-height:1.03!important}.install-video-copy p{font-size:15px!important;line-height:1.55!important}.install-video-frame{border-radius:18px!important}}@media(min-width:1181px){#premium-materials .materials-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}#supply-cases .premium-case-wall{align-items:start!important}#supply-cases .premium-case-wall .case-card{height:auto!important;min-height:0!important;align-self:start!important}#supply-cases .premium-case-wall .case-card .thumb{aspect-ratio:4/3!important;min-height:0!important;padding:10px!important}#supply-cases .premium-case-wall .case-card .thumb img{object-fit:cover!important;width:100%!important;height:100%!important;border-radius:16px!important}#supply-cases .premium-case-wall .case-card .body{flex:0 0 auto!important;min-height:0!important;padding:16px 18px 18px!important;gap:10px!important}#supply-cases .premium-case-wall .case-card p{display:none!important}#supply-cases .case-card-detail-line{display:grid!important;gap:8px!important}#supply-cases .case-card-detail-item{padding:10px 12px!important;line-height:1.25!important}@media(max-width:640px){#supply-cases .premium-case-wall .case-card .thumb{aspect-ratio:1.08/1!important;padding:8px!important}#supply-cases .premium-case-wall .case-card .body{padding:15px 16px 17px!important;gap:9px!important}}#premium-materials .material-proof-card{display:flex!important;flex-direction:column!important}#premium-materials .material-proof-body{order:1!important;padding-bottom:12px!important}#premium-materials .material-proof-img{order:2!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rooftop-tent.css.map */
