:root{--orange:#e34a12;--bg:#0b0d10;--panel:#111419;--line:rgba(255,255,255,.1);--text:#f4f3ef;--muted:#9a9ca1;--shell-accent:var(--orange);--shell-header-bg:rgba(9,11,14,.94);--shell-header-text:#fff;--shell-header-muted:#a8a8a8;--shell-header-line:rgba(255,255,255,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}main{overflow:hidden}img{display:block;width:100%}figure{margin:0}.eyebrow{margin:0 0 1rem;color:var(--orange);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.bb-hero{min-height:690px;display:grid;grid-template-columns:minmax(330px,.7fr) minmax(520px,1.3fr);align-items:center;gap:clamp(2rem,5vw,6rem);padding:clamp(4rem,7vw,7rem) clamp(2rem,6vw,6.5rem);border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 30%,rgba(227,74,18,.09),transparent 35%)}.bb-hero-copy{max-width:560px}.bb-hero h1{margin:0;font-size:clamp(4rem,7vw,7.8rem);font-weight:400;line-height:.92;letter-spacing:-.075em}.bb-hero h1 span{color:var(--orange)}.tagline{margin:1.6rem 0 .8rem;font-size:clamp(1.35rem,2vw,1.8rem)}.lede{max-width:490px;margin:0;color:var(--muted);font-size:1rem;line-height:1.75}.actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.button{min-height:48px;padding:0 1.4rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.button.primary{background:var(--orange);border-color:var(--orange);color:#fff}.button.ghost{color:#fff}.bb-hero-art{border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}.bb-concept,.bb-gallery,.bb-development{display:grid;grid-template-columns:minmax(260px,.52fr) minmax(520px,1.48fr);gap:clamp(2rem,5vw,6rem);align-items:center;padding:clamp(4.5rem,7vw,7rem) clamp(2rem,6vw,6.5rem);border-bottom:1px solid var(--line)}.section-copy{max-width:430px}.section-copy h2{margin:0 0 1.4rem;font-size:clamp(2.3rem,4vw,4.2rem);line-height:.98;letter-spacing:-.055em;font-weight:400}.section-copy p:last-child{margin:0;color:var(--muted);line-height:1.75}.bb-concept figure,.bb-gallery figure,.bb-development figure{overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.bb-features{padding:clamp(4rem,6vw,6rem) clamp(2rem,6vw,6.5rem);border-bottom:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid article{padding:2rem;border-right:1px solid var(--line)}.feature-grid article:last-child{border-right:0}.feature-grid b{color:var(--orange);font-size:.7rem;letter-spacing:.14em}.feature-grid h3{margin:.8rem 0 .55rem;font-size:1.12rem}.feature-grid p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.shell-footer strong{color:var(--orange)}@media(max-width:980px){.bb-hero,.bb-concept,.bb-gallery,.bb-development{grid-template-columns:1fr}.bb-hero{min-height:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article:nth-child(2){border-right:0}.feature-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:620px){.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0!important;border-bottom:1px solid var(--line)}.feature-grid article:last-child{border-bottom:0}.bb-hero,.bb-concept,.bb-gallery,.bb-development,.bb-features{padding-left:1.35rem;padding-right:1.35rem}}
