.b31-editable{background:#25282a;color:var(--b31-text);font-family:var(--b31-body-font);font-size:16px}
.b31-editable *{box-sizing:border-box}
.b31-editable h1,.b31-editable h2,.b31-editable h3{font-family:var(--b31-heading-font);color:var(--b31-heading)}
.b31-shell{width:min(1500px,calc(100% - 48px));margin:auto}
.b31-kicker{margin:0 0 18px;color:var(--b31-accent);font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.b31-hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;background:#25282a}
.b31-hero__content{display:flex;flex-direction:column;justify-content:center;padding:70px max(3vw,32px)}
.b31-hero h1{max-width:720px;margin:0 0 28px;font-size:clamp(48px,5.2vw,var(--b31-heading-size));line-height:.98}
.b31-hero__copy{max-width:690px;font-size:20px;line-height:1.55}
.b31-hero__copy p{margin:0}
.b31-hero__photo{position:relative;min-height:570px;overflow:hidden}
.b31-hero__photo:after{content:"";position:absolute;inset:0 auto 0 0;width:28%;background:linear-gradient(90deg,#25282a,transparent);pointer-events:none}
.b31-hero__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.b31-trust{display:flex;flex-wrap:wrap;gap:24px;margin:34px 0 0;padding:0;list-style:none;font-size:13px;font-weight:700}
.b31-trust li:before{content:"✓";margin-right:8px;color:var(--b31-accent)}
.b31-lead-times{padding:64px 0 80px;background:#25282a}
.b31-section-heading{max-width:900px;margin:0 auto 36px;text-align:center}
.b31-section-heading h2{margin:0 0 16px;font-size:clamp(36px,4vw,60px);line-height:1.1}
.b31-section-heading>div{font-size:18px}.b31-section-heading p{margin-bottom:12px}
.b31-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}
.b31-card{min-width:0}.b31-card:empty{display:none}.b31-card a{display:block}.b31-card img{display:block;width:100%;height:auto}
.b31-card a:focus-visible{outline:3px solid var(--b31-accent);outline-offset:6px}
.b31-placeholder{aspect-ratio:1;border:1px dashed #909394;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px}
.b31-placeholder h3{font-size:32px;margin:0}.b31-setup{color:#f7f5ef;padding:12px;border:1px dashed #909394}
@media(max-width:749px){.b31-shell{width:calc(100% - 28px)}.b31-hero{grid-template-columns:1fr;min-height:0}.b31-hero__content{padding:36px 22px}.b31-hero h1{font-size:48px}.b31-hero__photo{min-height:300px;order:-1}.b31-hero__photo:after{inset:auto 0 0;width:100%;height:24%;background:linear-gradient(0deg,#25282a,transparent)}.b31-trust{display:grid;gap:12px}.b31-card-grid{grid-template-columns:1fr;gap:24px}.b31-lead-times{padding:40px 0 56px}}
