@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--red:#db1422;--ink:#171717;--white:#fff;--cream:#f7f7f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:var(--white)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(22px,5vw,86px);background:#fff;position:relative;z-index:2;border-bottom:1px solid #ececec}.brand img{width:174px;height:79px;object-fit:contain}.topbar nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.topbar nav a:hover{color:var(--red)}.nav-call{background:var(--red);color:white!important;padding:15px 18px;border-radius:3px}.hero{display:grid;grid-template-columns:52% 48%;min-height:600px;background:var(--red);color:white}.hero-copy{padding:clamp(42px,5vw,82px) clamp(24px,5vw,86px);align-self:center}.eyebrow{font-size:13px;letter-spacing:.14em;font-weight:900;text-transform:uppercase;margin:0 0 19px}.hero h1,.bridge h2,.cta h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(70px,7.8vw,132px);font-weight:900;line-height:.82;letter-spacing:-.022em;margin:0 0 30px}.hero h1 em{font-style:normal;color:#191919;text-shadow:2px 2px #fff}.lead{font-size:clamp(18px,1.55vw,22px);line-height:1.52;max-width:610px;margin:0 0 28px;font-weight:500}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;padding:17px 23px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.045em;border-radius:3px;min-height:52px;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button-dark{background:#191919;color:#fff}.button-outline{border:2px solid #fff;color:#fff}.button-white{background:#fff;color:var(--red)}.hero-note{display:flex;gap:22px;align-items:center;flex-wrap:wrap;font-size:14px;margin:32px 0 0}.hero-note strong{font-size:18px}.hero-note span{border-left:1px solid #ffffff91;padding-left:20px}.hero-photo{margin:0;min-height:100%;position:relative;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 44%;position:absolute;inset:0}.hero-photo figcaption{position:absolute;bottom:20px;left:20px;background:#191919;color:white;padding:10px 13px;font-size:11px;font-weight:800;letter-spacing:.09em}.menu,.real{padding:85px clamp(22px,5vw,86px) 90px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading .eyebrow{color:var(--red);margin-bottom:10px}.section-heading h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(48px,5vw,76px);line-height:.9;margin:0;font-weight:900}.period{color:var(--red)}.section-heading>p{font-size:16px;line-height:1.5;max-width:310px;margin:0 0 3px}.models{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.model{background:#f5f5f3;min-width:0;overflow:hidden;display:flex;flex-direction:column;border-bottom:6px solid var(--accent)}.model-blue{--accent:#079cdb;--tint:#dff4ff}.model-pink{--accent:#ee2e88;--tint:#ffe5f0}.model-red{--accent:#df1523;--tint:#ffe5e5}.model-green{--accent:#75c900;--tint:#effbd7}.model-art{background:radial-gradient(circle at 50% 54%,#fff 0%,var(--tint) 75%);height:clamp(205px,22vw,330px);display:flex;align-items:center;justify-content:center;padding:4px;overflow:hidden}.model-art img{width:110%;max-width:none;height:100%;object-fit:contain;filter:drop-shadow(0 12px 10px #0002)}.model-text{padding:20px 20px 26px;flex:1;background:#fff}.model-number{color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.12em}.model h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(31px,3vw,48px);line-height:.92;margin:9px 0 12px}.model p{font-size:14px;line-height:1.55;margin:0;color:#414141}.concept-note{font-size:12px;color:#555;margin:18px 0 0;line-height:1.5}.bridge{background:#1b1b1b;color:white;padding:82px clamp(22px,5vw,86px);position:relative;overflow:hidden}.bridge:after{content:'POP';font:900 min(35vw,520px)/1 'Barlow Condensed',Impact,sans-serif;position:absolute;right:-3vw;bottom:-14vw;color:#ffffff0b;pointer-events:none}.bridge-inner{max-width:760px;position:relative;z-index:1}.bridge .eyebrow{color:#ff5965}.bridge h2{font-size:clamp(66px,7vw,112px);margin-bottom:24px}.bridge p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:650px;margin-bottom:30px}.real-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.real-grid figure{margin:0;position:relative;height:380px;overflow:hidden;background:#ddd}.real-grid img{width:100%;height:100%;object-fit:cover}.real-grid figure:nth-child(2) img{object-position:47% 36%}.real-grid figcaption{position:absolute;bottom:0;left:0;background:var(--red);color:#fff;padding:10px 13px;font-weight:900;font-size:12px;letter-spacing:.08em}.cta{background:#f1f1ef;padding:65px clamp(22px,5vw,86px);display:flex;gap:30px;align-items:center;justify-content:space-between}.cta .eyebrow{color:var(--red)}.cta h2{font-size:clamp(55px,5.8vw,88px);margin:0 0 15px}.cta p:not(.eyebrow){font-size:17px;line-height:1.5;max-width:650px}.cta .button{white-space:nowrap}footer{background:#141414;color:#fff;display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:32px clamp(22px,5vw,86px);font-size:13px}footer img{width:118px;height:62px;object-fit:contain}footer a{font-weight:800}footer small{margin-left:auto;color:#aaa}@media(max-width:1050px){.models{grid-template-columns:repeat(2,1fr)}.model-art{height:300px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(68px,8vw,100px)}}@media(max-width:700px){.topbar{height:78px;padding:5px 18px}.brand img{width:120px;height:65px}.topbar nav{gap:11px;font-size:12px}.topbar nav a:not(.nav-call){display:none}.nav-call{padding:12px 10px}.hero{display:flex;flex-direction:column}.hero-copy{padding:46px 22px 36px}.hero h1{font-size:clamp(68px,14vw,94px)}.hero-photo{height:410px;min-height:0}.hero-photo img{position:static;object-position:center 35%}.hero-note{gap:8px}.hero-note span{border:none;padding:0;width:100%}.menu,.real{padding:60px 17px}.section-heading{display:block}.section-heading>p{margin:16px 0 0}.models{gap:12px}.model-art{height:210px}.model-text{padding:15px 13px 19px}.model h3{font-size:32px}.model p{font-size:13px}.real-grid{grid-template-columns:1fr 1fr}.real-grid figure{height:275px}.real-grid figure:first-child{grid-column:span 2;height:380px}.bridge{padding:65px 22px}.cta{display:block;padding:55px 22px}.cta .button{margin-top:12px}footer{gap:14px;padding:28px 20px}footer small{margin-left:0;width:100%}}@media(max-width:390px){.models{grid-template-columns:1fr}.model-art{height:245px}.model h3{font-size:40px}.model p{font-size:14px}.hero-actions .button{width:100%}}

/* Spacious introduction and larger model artwork. */
.hero{display:block;min-height:0}.hero-copy{max-width:1150px;margin:auto;padding:clamp(58px,7vw,105px) clamp(24px,5vw,86px)}.hero h1{font-size:clamp(72px,9vw,145px)}.model-art{height:clamp(260px,27vw,400px);padding:0}.model-art img{width:135%;height:115%;object-fit:contain}@media(max-width:1050px){.model-art{height:340px}}@media(max-width:700px){.model-art{height:260px}.model-art img{width:145%;height:120%}}@media(max-width:390px){.model-art{height:310px}}

/* White page treatment with restrained brand accents. */
.hero{background:#fff;color:var(--ink);border-bottom:1px solid #ececec}.hero h1 em{color:var(--red);text-shadow:none}.hero .button-outline{border-color:var(--ink);color:var(--ink)}.hero-note span{border-left-color:#bbb}.bridge{background:#fff;color:var(--ink);border-top:1px solid #ececec;border-bottom:1px solid #ececec}.bridge:after{color:#db14220a}.bridge .eyebrow{color:var(--red)}.cta{background:#fff;border-top:1px solid #ececec}.model-maize{--accent:#00274c;--tint:#fff1b8}.model-maize .model-number{color:#00274c}@media(max-width:700px){.hero-note span{border:none}}

.standard{padding:80px clamp(22px,5vw,86px) 90px;max-width:1600px;margin:auto;background:#fff}.standard .eyebrow{color:var(--red)}.standard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.standard-grid>div{padding:25px 22px 29px;border-top:5px solid var(--red);background:#f7f7f7}.standard-grid strong{font-size:12px;letter-spacing:.1em;color:var(--red)}.standard-grid h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:32px;line-height:1;margin:15px 0 12px}.standard-grid p{font-size:16px;line-height:1.5;margin:0}@media(max-width:900px){.standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.standard{padding:60px 17px}.standard-grid{gap:12px}}@media(max-width:500px){.standard-grid{grid-template-columns:1fr}}

/* Cutout model artwork and literal headline scale. */
.model-art{background:#fff}.model-art img{filter:none}.model{background:#fff;border:1px solid #e8e8e8;border-bottom:6px solid var(--accent)}.hero h1 .small-line{font-size:.47em;line-height:1.05;letter-spacing:.005em;display:inline-block;color:#191919}.hero h1 em{display:inline-block;white-space:nowrap;font-size:1em}@media(max-width:700px){.hero h1{font-size:clamp(58px,12vw,94px)}}
/* Make the slogan scale literal and unmistakable. */
.hero h1{font-size:clamp(86px,10vw,170px);line-height:.82}.hero h1 .small-line{font-size:.25em;line-height:1.3;letter-spacing:.075em;vertical-align:middle}.hero h1 em{font-size:1.13em;line-height:.85;white-space:nowrap}@media(max-width:700px){.hero h1{font-size:clamp(61px,12.5vw,95px)}}@media(max-width:390px){.hero h1{font-size:clamp(58px,12vw,68px)}}
.hero h1 .small-line{font-size:clamp(22px,.25em,42px)}

/* Frame each entire side-view kart at every card width. */
.model-art{height:auto;aspect-ratio:3/2;padding:8px;overflow:hidden}
.model-art img{width:100%;max-width:100%;height:100%;object-fit:contain}
@media(max-width:1050px){.model-art{height:auto}}
@media(max-width:700px){.model-art{height:auto}.model-art img{width:100%;height:100%}}
@media(max-width:390px){.model-art{height:auto}}

.contact-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button-email{border:2px solid #191919;color:#191919;background:#fff}.button-email:hover{background:#f6f6f6}@media(max-width:700px){.contact-actions .button{margin-top:12px}}
