@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');

:root{--red:#b30a36;--red-deep:#72051f;--gold:#d7b878;--dark:#090a0e;--graphite:#191b21;--cloud:#f5f2ef;--line:#ded9d5;--muted:#676870}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--dark);background:#fff;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
img{display:block;max-width:100%}
.preview-notice{position:relative;z-index:100;height:28px;padding:7px 18px;color:#1b1b1b;background:#ffda45;text-align:center;font-size:10px;font-weight:900;letter-spacing:.09em}
.site-header{position:absolute;z-index:50;top:28px;left:0;width:100%;padding:20px 0;transition:.3s}
.site-header.scrolled{position:fixed;top:0;padding:8px 0;background:rgb(16 17 19/94%);backdrop-filter:blur(16px)}
.nav-shell{display:flex;align-items:center;width:min(100% - 48px,1320px);min-height:70px;margin:auto;padding:8px 10px 8px 18px;color:#fff;background:rgb(8 9 11/78%);border:1px solid rgb(255 255 255/18%);box-shadow:0 24px 70px rgb(0 0 0/20%);backdrop-filter:blur(15px)}
.brand{display:flex;align-items:center;gap:12px;margin-right:auto}
.brand-icon{display:grid;place-items:center;width:46px;height:46px;color:#fff;background:var(--red);border-radius:2px}
.brand-icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.brand span:last-child{display:flex;flex-direction:column;gap:3px}.brand strong{font-size:15px}.brand small{color:rgb(255 255 255/54%);font-size:9px}
nav{display:flex;gap:28px;margin:0 30px}nav a{font-size:12px;font-weight:700}.nav-cta{display:inline-flex;align-items:center;gap:9px;padding:15px 20px;color:#fff;background:linear-gradient(135deg,#f20b22,#ce0014);border:1px solid rgb(255 255 255/12%);box-shadow:inset 0 1px rgb(255 255 255/18%),0 10px 28px rgb(235 10 30/18%);font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s}.nav-cta:hover{transform:translateY(-2px);box-shadow:inset 0 1px rgb(255 255 255/22%),0 14px 34px rgb(235 10 30/26%)}.nav-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.menu-button{display:none}
.hero{position:relative;height:850px;color:#fff;background:var(--dark);overflow:hidden}
.slide{position:absolute;inset:0;visibility:hidden;opacity:0;background-image:linear-gradient(90deg,rgb(8 9 11/94%),rgb(8 9 11/72%) 34%,rgb(8 9 11/12%) 68%),linear-gradient(0deg,rgb(8 9 11/62%),transparent 50%),var(--image);background-position:center;background-size:cover;transition:opacity .65s ease,visibility .65s}
.slide::after{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgb(255 255 255/20%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255/20%) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 62%)}
.slide.active{visibility:visible;opacity:1}
.hero-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,760px) 260px;gap:100px;align-items:end;width:min(100% - 48px,1320px);height:100%;margin:auto;padding:170px 0 145px}
.kicker{display:flex;align-items:center;justify-content:space-between;max-width:650px;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid rgb(255 255 255/25%);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.kicker span::before{content:"";display:inline-block;width:38px;height:3px;margin:0 14px 3px 0;background:var(--red)}.kicker b{color:#ff6b78}
.hero-copy{min-width:0;max-width:100%}.hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(58px,6.2vw,96px);line-height:.94;letter-spacing:-.065em;overflow-wrap:break-word}
.hero-copy>p{max-width:650px;margin:30px 0 24px;color:rgb(255 255 255/76%);font-size:19px;line-height:1.7}
.proof{display:grid;grid-template-columns:3px auto;gap:2px 14px;margin-bottom:28px}.proof i{grid-row:span 2;background:var(--red)}.proof span{color:rgb(255 255 255/46%);font-size:9px;font-weight:900;letter-spacing:.18em}.proof strong{font-size:13px}
.actions{display:flex;gap:12px}.actions a{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 24px;font-size:13px;font-weight:800}.primary{min-width:190px;color:#fff;background:var(--red)}.secondary{border:1px solid rgb(255 255 255/35%);background:rgb(10 11 13/40%)}
.hero-rail{padding:26px;background:rgb(12 13 15/84%);border-top:4px solid var(--red);backdrop-filter:blur(16px)}.hero-rail>span{display:block;margin-bottom:19px;color:#ff6a76;font-size:9px;font-weight:900;letter-spacing:.14em}.hero-rail dl{margin:0}.hero-rail dl div{display:flex;align-items:end;justify-content:space-between;padding:13px 0;border-top:1px solid rgb(255 255 255/13%)}.hero-rail dt{color:rgb(255 255 255/55%);font-size:10px}.hero-rail dd{margin:0;font-size:17px;font-weight:900}.hero-rail small{display:block;margin-top:15px;color:rgb(255 255 255/42%);font-size:10px;line-height:1.5}
.slider-ui{position:absolute;z-index:5;right:max(24px,calc((100% - 1320px)/2));bottom:52px;display:flex;align-items:center;gap:15px;font-size:12px}.slider-ui>i{width:36px;height:1px;background:rgb(255 255 255/45%)}.dots{display:flex;gap:8px;margin:0 12px}.dots button{width:38px;height:3px;padding:0;background:rgb(255 255 255/25%);border:0}.dots button.active{background:#fff}.slider-ui>button{width:45px;height:45px;color:#fff;background:rgb(14 15 17/72%);border:1px solid rgb(255 255 255/32%)}
.command-bar{position:relative;z-index:10;margin-top:-34px}.command-bar>div{display:grid;grid-template-columns:repeat(4,1fr);width:min(100% - 48px,1320px);margin:auto;background:#fff;box-shadow:0 26px 70px rgb(20 24 31/14%)}.command-bar a{display:grid;grid-template-columns:auto 42px 1fr;align-items:center;gap:13px;min-height:118px;padding:30px;border-right:1px solid var(--line)}.command-bar a:last-child{border:0}.command-bar b{align-self:start;color:var(--red);font-size:9px}.command-bar a>svg{width:42px;height:42px;padding:10px;border:1px solid rgb(235 10 30/16%);border-radius:12px;background:#fff5f5;color:var(--red);fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.command-bar span{display:flex;min-width:0;flex-direction:column;gap:6px}.command-bar strong{font-size:14px}.command-bar small{color:var(--muted);font-size:11px}
.section{padding:120px 0}.container{width:min(100% - 48px,1320px);margin:auto}
.section-head{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end;margin-bottom:55px}.section-head>div:first-child>span,.decision-intro>span,.hybrid span,.advisor>div>span,.advisor aside>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.16em}.section-head h2{margin:16px 0 0;font-size:clamp(46px,5vw,76px);line-height:.98;letter-spacing:-.055em}.section-head p{color:var(--muted);line-height:1.75}.section-head a{color:var(--red);font-weight:800;font-size:13px}
.filters{display:grid;grid-template-columns:1fr 280px 100px;gap:12px;margin-bottom:34px}.filters label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.filters input,.filters select,.filters button{height:54px;padding:0 16px;background:#fff;border:1px solid var(--line);border-radius:0}.filters button{align-self:end;color:#fff;background:var(--dark);font-weight:800}
.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.loading{grid-column:1/-1;padding:60px;background:var(--cloud);text-align:center}
.vehicle-card{overflow:hidden;background:#fff;border:1px solid var(--line)}.vehicle-art{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:hidden;padding:clamp(24px,2.35vw,38px);background:linear-gradient(145deg,#f6f7f8 0%,#e9ecef 100%)}.vehicle-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.vehicle-card:hover .vehicle-art img{transform:scale(1.012)}.vehicle-badge{position:absolute;z-index:2;top:20px;left:20px;padding:10px 12px;color:#fff;background:var(--red);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.vehicle-body{min-height:284px;padding:30px}.vehicle-type{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.vehicle-body h3{margin:9px 0 18px;font-size:28px;letter-spacing:-.04em}.vehicle-body p{min-height:44px;color:var(--muted);font-size:13px;line-height:1.55}.vehicle-price{display:flex;flex-direction:column;gap:4px;margin:18px 0}.vehicle-price span{color:var(--muted);font-size:12px}.vehicle-price strong{font-size:20px}.vehicle-price small{color:var(--muted);font-size:11px}.vehicle-actions{display:flex;gap:10px;margin-top:22px}.vehicle-actions button,.vehicle-actions a{display:grid;place-items:center;min-height:44px;padding:0 16px;border-radius:0;font-size:12px;font-weight:800}.vehicle-actions button{color:#fff;background:var(--red);border:1px solid var(--red)}.vehicle-actions a{border:1px solid var(--line)}
.price-note{margin:28px 0 0;padding:20px 24px;color:var(--muted);background:var(--cloud);border-left:3px solid var(--red);font-size:11px;line-height:1.7}
.decision{padding-top:0}.decision-shell{display:grid;grid-template-columns:.8fr 1fr .8fr;gap:30px;align-items:stretch;width:min(100% - 48px,1320px);margin:auto;padding:70px;color:#fff;background:linear-gradient(120deg,rgb(235 10 30/16%),transparent 44%),var(--dark)}.decision-intro h2{margin:15px 0;color:#fff;font-size:48px;line-height:1.02;letter-spacing:-.045em}.decision-intro p,.recommendation p{color:rgb(255 255 255/58%);line-height:1.7}.decision-form{display:grid;gap:12px;padding:26px;background:#fff}.decision-form label{color:#4d5157;font-size:10px;font-weight:900;text-transform:uppercase}.decision-form select{width:100%;height:48px;margin-top:7px;padding:0 12px;border:1px solid var(--line)}.decision-form button{height:50px;color:#fff;background:var(--red);border:0;font-weight:800}.recommendation{display:flex;flex-direction:column;padding:28px;background:#292c30;border-left:3px solid var(--red)}.recommendation>span{color:#ff6471;font-size:9px;font-weight:900;letter-spacing:.14em}.recommendation strong{margin:34px 0 10px;font-size:34px;letter-spacing:-.04em}.recommendation a{margin-top:auto;font-size:12px;font-weight:800}
.hybrid{color:#fff;background:#b50818}.hybrid-shell{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center;width:min(100% - 48px,1320px);margin:auto}.hybrid span{color:#fff}.hybrid h2{max-width:800px;margin:18px 0;color:#fff;font-size:clamp(52px,5.5vw,82px);line-height:.97;letter-spacing:-.055em}.hybrid p{max-width:680px;color:rgb(255 255 255/72%);line-height:1.75}.hybrid a{display:inline-grid;place-items:center;min-height:50px;margin-top:20px;padding:0 22px;color:var(--dark);background:#fff;font-size:12px;font-weight:900}.hybrid dl{margin:0;border-top:1px solid rgb(255 255 255/25%)}.hybrid dl div{display:grid;grid-template-columns:50px 1fr;padding:24px 0;border-bottom:1px solid rgb(255 255 255/25%)}.hybrid dt{opacity:.5}.hybrid dd{display:flex;flex-direction:column;gap:5px;margin:0}.hybrid dd span{color:rgb(255 255 255/60%);font-size:12px}
.ownership{background:var(--cloud)}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.program-grid article{min-height:280px;padding:34px;background:#fff}.program-grid b{color:var(--red);font-size:10px}.program-grid span{display:block;margin-top:52px;color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.14em}.program-grid h3{font-size:25px;letter-spacing:-.03em}.program-grid p{color:var(--muted);font-size:13px;line-height:1.7}
.advisor-shell{display:grid;grid-template-columns:.8fr 1.15fr .65fr;gap:54px;align-items:center;width:min(100% - 48px,1320px);margin:auto}.advisor-visual{aspect-ratio:4/5;overflow:hidden}.advisor-visual img{width:100%;height:100%;object-fit:cover}.advisor h2{margin:16px 0;font-size:clamp(44px,4.5vw,68px);line-height:1;letter-spacing:-.05em}.advisor p,.advisor li{color:var(--muted);line-height:1.7}.advisor li{margin:8px 0}.advisor>div:nth-child(2)>a{display:inline-grid;place-items:center;min-height:50px;margin-top:16px;padding:0 22px;color:#fff;background:var(--red);font-size:12px;font-weight:900}.advisor aside{padding:28px;background:var(--cloud);border-top:4px solid var(--red)}.advisor aside strong{display:block;margin:18px 0 10px}.advisor aside p{font-size:12px}.advisor aside small{color:var(--muted)}
footer{color:#fff;background:#090a0b;border-top:6px solid var(--red)}footer>div{display:flex;align-items:center;gap:18px;width:min(100% - 48px,1320px);min-height:170px;margin:auto}footer p{max-width:620px;color:rgb(255 255 255/50%);font-size:11px}footer a{margin-left:auto;color:#fff;font-size:12px;font-weight:800}
.floating-wa{position:fixed;z-index:70;right:24px;bottom:22px;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:14px;width:214px;min-height:66px;padding:9px 10px 9px 17px;color:#fff;background:linear-gradient(145deg,rgb(18 22 27/98%),rgb(8 11 14/98%));border:1px solid rgb(255 255 255/13%);border-radius:19px;box-shadow:0 24px 64px rgb(4 7 10/28%),inset 0 1px rgb(255 255 255/8%);font-size:12px;font-weight:800;isolation:isolate;overflow:hidden;transition:transform .25s,border-color .25s,box-shadow .25s}.floating-wa::before{content:"";position:absolute;z-index:-1;right:-28px;bottom:-36px;width:108px;height:108px;background:#20bd69;border-radius:50%;filter:blur(42px);opacity:.2}.floating-wa:hover{transform:translateY(-3px);border-color:rgb(32 189 105/48%);box-shadow:0 28px 72px rgb(4 7 10/34%),inset 0 1px rgb(255 255 255/10%)}.floating-wa span{display:flex;min-width:0;flex-direction:column;gap:5px;color:#fff;line-height:1.05;white-space:nowrap}.floating-wa span::after{content:"WhatsApp prioritas";color:#77dc9f;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.floating-wa b{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;padding:0;color:#fff;background:linear-gradient(145deg,#29d76d,#11984d);border:1px solid rgb(255 255 255/18%);border-radius:14px;box-shadow:0 9px 22px rgb(18 164 81/28%),inset 0 1px rgb(255 255 255/28%);overflow:visible}.floating-wa svg{display:block;width:22px;height:22px;max-width:none;max-height:none;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.72;stroke-linecap:round;stroke-linejoin:round}
.vehicle-dialog{width:min(1120px,calc(100% - 32px));max-height:90vh;padding:0;border:0;box-shadow:0 30px 120px rgb(0 0 0/34%)}.vehicle-dialog::backdrop{background:rgb(7 8 10/82%);backdrop-filter:blur(8px)}.vehicle-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr}.dialog-close{position:absolute;z-index:3;top:14px;right:14px;width:42px;height:42px;background:#fff;border:0;font-size:26px}.dialog-visual{min-height:620px;background:var(--cloud)}.dialog-visual img{width:100%;height:100%;object-fit:cover}.dialog-content{padding:52px}.dialog-content>span{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.14em}.dialog-content h2{margin:10px 0;font-size:42px;letter-spacing:-.05em}.dialog-content>p{color:var(--muted);line-height:1.65}.dialog-meta{display:flex;align-items:end;justify-content:space-between;margin:24px 0}.dialog-meta b{font-size:24px}.dialog-meta small{color:var(--muted)}.variant-table{max-height:330px;overflow:auto}.variant-table table{width:100%;border-collapse:collapse}.variant-table th,.variant-table td{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;font-size:11px}.variant-table th{position:sticky;top:0;color:#fff;background:var(--dark)}.dialog-note{font-size:10px}.dialog-content>a{display:inline-grid;place-items:center;min-height:48px;margin-top:10px;padding:0 20px;color:#fff;background:var(--red);font-size:12px;font-weight:800}
@media(max-width:1050px){.nav-shell nav{display:none}.menu-button{display:flex;flex-direction:column;gap:5px;margin-right:12px;padding:12px;background:transparent;border:0}.menu-button i{width:22px;height:2px;background:#fff}.nav-shell.open nav{position:absolute;top:78px;right:24px;display:grid;gap:0;width:240px;margin:0;background:#fff;box-shadow:0 20px 50px rgb(0 0 0/22%)}.nav-shell.open nav a{padding:15px;color:var(--dark);border-bottom:1px solid var(--line)}.hero-shell{grid-template-columns:1fr 220px;gap:45px}.command-bar>div{grid-template-columns:repeat(2,1fr)}.command-bar a:nth-child(2){border-right:0}.vehicle-grid{grid-template-columns:repeat(2,1fr)}.decision-shell{grid-template-columns:1fr 1fr}.decision-intro{grid-column:1/-1}.advisor-shell{grid-template-columns:.75fr 1.25fr}.advisor aside{grid-column:1/-1}}
@media(max-width:720px){.preview-notice{height:auto;white-space:nowrap;overflow:hidden;font-size:8px}.site-header{top:24px;padding:9px 0}.nav-shell{width:calc(100% - 20px);min-height:62px;padding:7px}.brand-icon{width:42px;height:42px}.brand small{display:none}.nav-cta{display:none}.hero{height:800px}.slide{background-image:linear-gradient(0deg,rgb(8 9 11/98%),rgb(8 9 11/72%) 62%,rgb(8 9 11/25%)),var(--image);background-position:64% center}.hero-shell{display:flex;align-items:end;width:calc(100% - 30px);padding:120px 0 120px}.hero-copy{width:100%;min-width:0}.kicker{width:100%;font-size:9px}.hero h1{max-width:100%;font-size:clamp(43px,12.5vw,58px);letter-spacing:-.055em}.hero-copy>p{margin:22px 0;font-size:15px;line-height:1.55}.hero-rail{display:none}.actions{display:grid}.actions a{min-width:0;width:100%}.slider-ui{right:76px;bottom:66px}.slider-ui>span,.slider-ui>i,.slider-ui>button{display:none}.dots button{width:22px}.command-bar{margin:0}.command-bar>div{width:100%;grid-template-columns:1fr 1fr;box-shadow:none}.command-bar a{min-height:100px;padding:20px 15px}.section{padding:85px 0}.container{width:calc(100% - 30px)}.section-head{grid-template-columns:1fr;gap:18px}.section-head h2{font-size:45px}.filters{grid-template-columns:1fr}.vehicle-grid{grid-template-columns:1fr}.decision-shell{width:100%;grid-template-columns:1fr;padding:50px 20px}.decision-intro{grid-column:auto}.decision-intro h2{font-size:42px}.hybrid-shell,.advisor-shell{width:calc(100% - 30px);grid-template-columns:1fr;gap:42px}.hybrid h2{font-size:49px}.advisor aside{grid-column:auto}.program-grid{grid-template-columns:1fr}.program-grid article{min-height:220px}.vehicle-dialog[open]{display:block;overflow:auto}.dialog-visual{height:300px;min-height:0}.dialog-content{padding:32px 20px}.dialog-content h2{font-size:36px}.floating-wa span{display:none}.floating-wa{grid-template-columns:46px;width:64px;min-height:64px;padding:8px;border-radius:18px}.floating-wa b{width:46px;height:46px}footer>div{width:calc(100% - 30px);align-items:flex-start;padding:40px 0}footer a{display:none}}
@media(max-width:560px){
  .hero-shell{width:calc(100% - 30px);max-width:100%;overflow:hidden}
  .hero-copy{width:min(100%,345px);max-width:345px;min-width:0;padding-right:0}
  .hero h1,.hero-copy>p{width:100%;max-width:100%;min-width:0;white-space:normal}
  .hero h1{font-size:39px;line-height:1;letter-spacing:-.055em;overflow-wrap:anywhere}
  .hero-copy>p{font-size:14px}
  .kicker span{max-width:285px;white-space:normal}
  .command-bar>div{grid-template-columns:1fr}
  .command-bar a{border-bottom:1px solid var(--line)}
}

/* Executive advisory profile */
.executive-profile{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 9% 28%,rgb(235 10 30/15%),transparent 27%),linear-gradient(145deg,#111419,#07090c)}
.executive-profile::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgb(255 255 255/10%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255/10%) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 72%)}
.executive-shell{position:relative;z-index:1;width:min(100% - 48px,1320px);margin:auto}
.executive-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end;margin-bottom:52px;padding-bottom:30px;border-bottom:1px solid rgb(255 255 255/13%)}
.executive-heading span{color:#ff5968;font:900 10px/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.15em}
.executive-heading h2{max-width:850px;margin:15px 0 0;color:#fff;font-size:clamp(48px,4.7vw,72px);font-weight:620;line-height:.98;letter-spacing:-.055em}
.executive-heading p{margin:0;color:rgb(255 255 255/58%);font-size:14px;line-height:1.75}
.executive-layout{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(430px,1.15fr) minmax(260px,.72fr);gap:1px;background:rgb(255 255 255/13%);border:1px solid rgb(255 255 255/13%);box-shadow:0 42px 120px rgb(0 0 0/34%)}
.executive-portrait{position:relative;min-height:640px;margin:0;overflow:hidden;background:#171a1f}
.executive-portrait::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(5 7 10/92%),transparent 52%)}
.executive-portrait img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.86) contrast(1.03)}
.executive-portrait figcaption{position:absolute;z-index:2;right:28px;bottom:27px;left:28px;display:flex;flex-direction:column}
.executive-portrait figcaption span{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#b8c1ca;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.executive-portrait figcaption i{width:8px;height:8px;background:#29d76d;border-radius:50%;box-shadow:0 0 0 6px rgb(41 215 109/12%)}
.executive-portrait figcaption strong{font-size:25px;letter-spacing:-.035em}
.executive-portrait figcaption small{margin-top:5px;color:rgb(255 255 255/55%);font-size:11px}
.executive-content{padding:42px;background:#111419}
.executive-id{display:flex;align-items:center;justify-content:space-between;color:#ff5968;font:800 9px/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.12em}
.executive-id b{display:grid;place-items:center;width:39px;height:39px;color:#fff;background:#eb0a1e;border-radius:50%;font:900 11px/1 Inter,sans-serif;box-shadow:0 0 0 7px rgb(235 10 30/10%)}
.executive-content h3{margin:42px 0 4px;color:#fff;font-size:clamp(37px,3vw,52px);letter-spacing:-.055em}
.executive-role{margin:0;color:#ff8a95;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.executive-bio{max-width:600px;margin:22px 0;color:rgb(255 255 255/63%);font-size:14px;line-height:1.75}
.executive-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:28px}.executive-tags span,.executive-specialties span{padding:8px 11px;color:#dadddf;background:rgb(255 255 255/5%);border:1px solid rgb(255 255 255/13%);font-size:9px;font-weight:800}
.executive-metrics{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid rgb(255 255 255/12%);border-left:1px solid rgb(255 255 255/12%)}
.executive-metrics div{min-height:92px;padding:17px;border-right:1px solid rgb(255 255 255/12%);border-bottom:1px solid rgb(255 255 255/12%)}.executive-metrics dt{color:#777f88;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.executive-metrics dd{margin:8px 0 0;color:#f6f7f8;font-size:11px;font-weight:750;line-height:1.45}
.executive-actions{display:grid;grid-template-columns:1.2fr .8fr;gap:9px;margin-top:26px}.executive-primary,.executive-secondary{display:flex;align-items:center;min-height:58px;padding:10px 16px}.executive-primary{gap:13px;background:linear-gradient(135deg,#23bd64,#128d49)}.executive-primary>svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.executive-primary>span{display:flex;flex-direction:column;font-size:11px}.executive-primary small{margin-top:3px;color:rgb(255 255 255/65%);font-size:8px}.executive-secondary{justify-content:space-between;border:1px solid rgb(255 255 255/17%);font-size:10px;font-weight:800}
.executive-desk{display:flex;flex-direction:column;padding:35px 28px;background:#181c22!important;border:0!important}.executive-desk-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid rgb(255 255 255/12%)}.executive-desk-head span{color:#ff5968;font:900 9px/1.2 ui-monospace,monospace!important;letter-spacing:.14em}.executive-desk-head i{width:8px;height:8px;background:#29d76d;border-radius:50%;box-shadow:0 0 0 5px rgb(41 215 109/10%)}.executive-desk>strong{margin:33px 0 10px!important;color:#fff;font-size:22px!important}.executive-desk>p{margin:0;color:#8e969f!important;font-size:11px!important;line-height:1.65}.executive-contact{display:grid;margin-top:31px}.executive-contact a{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;padding:16px 0;border-top:1px solid rgb(255 255 255/10%)}.executive-contact svg{width:32px;height:32px;padding:7px;color:#ff5968;border:1px solid rgb(255 255 255/13%);fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.executive-contact a>span{display:flex;min-width:0;flex-direction:column;color:#f4f6f7;font-size:10px;overflow-wrap:anywhere}.executive-contact small{margin-bottom:4px;color:#707983;font-size:8px}.executive-note{margin-top:auto;padding:20px;background:#0e1115;border-left:2px solid #eb0a1e}.executive-note span{color:#ff5968!important;font-size:8px!important}.executive-note p{margin:9px 0 0;color:#858e97!important;font-size:9px!important;line-height:1.65}

/* Dedicated executive profile */
.executive-page{background:#0b0e12}.executive-page .site-header{position:absolute}.executive-detail-hero{min-height:820px;padding:155px 0 70px;color:#fff;background:radial-gradient(circle at 16% 34%,rgb(235 10 30/19%),transparent 28%),linear-gradient(135deg,#151920,#07090c)}.executive-detail-grid{display:grid;grid-template-columns:1.08fr .72fr;gap:8vw;align-items:center;width:min(100% - 48px,1320px);margin:auto}.executive-detail-copy>span{color:#ff5968;font:900 10px ui-monospace,monospace;letter-spacing:.14em}.executive-detail-copy h1{margin:22px 0 10px;color:#fff;font-size:clamp(68px,8vw,116px);line-height:.9;letter-spacing:-.07em}.executive-detail-role{color:#ff8a95!important;font-size:12px!important;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.executive-detail-copy>p{max-width:650px;color:rgb(255 255 255/64%);font-size:16px;line-height:1.75}.executive-detail-actions{display:flex;align-items:center;gap:22px;margin-top:31px}.executive-detail-actions a{font-size:12px;font-weight:800}.executive-detail-actions a:first-child{padding:17px 22px;background:#eb0a1e}.executive-detail-grid figure{position:relative;height:620px;margin:0;overflow:hidden;border:1px solid rgb(255 255 255/14%)}.executive-detail-grid figure img{width:100%;height:100%;object-fit:cover;object-position:center top}.executive-detail-grid figcaption{position:absolute;right:22px;bottom:22px;left:22px;display:flex;align-items:center;gap:13px;padding:15px;background:rgb(7 9 12/86%);backdrop-filter:blur(12px)}.executive-detail-grid figcaption i{width:9px;height:9px;background:#29d76d;border-radius:50%;box-shadow:0 0 0 6px rgb(41 215 109/13%)}.executive-detail-grid figcaption span{display:flex;flex-direction:column;font-size:11px;font-weight:800}.executive-detail-grid figcaption small{color:#7d8791;font-size:8px;text-transform:uppercase}
.executive-trust-strip{color:#fff;background:#111419;border-block:1px solid rgb(255 255 255/12%)}.executive-trust-strip>div{display:grid;grid-template-columns:repeat(4,1fr);width:min(100% - 48px,1320px);margin:auto}.executive-trust-strip div>div{display:flex;min-height:115px;flex-direction:column;justify-content:center;padding:20px 25px;border-right:1px solid rgb(255 255 255/11%)}.executive-trust-strip div>div:first-child{border-left:1px solid rgb(255 255 255/11%)}.executive-trust-strip span{color:#6f7882;font-size:8px;font-weight:800;letter-spacing:.1em}.executive-trust-strip strong{margin-top:8px;font-size:11px;line-height:1.45}
.executive-detail-body{background:#f3f4f5}.executive-detail-body-grid{display:grid;grid-template-columns:1fr 390px;gap:8vw;width:min(100% - 48px,1320px);margin:auto}.executive-detail-body h2{max-width:750px;margin:15px 0;font-size:clamp(46px,5vw,72px);line-height:.98;letter-spacing:-.055em}.executive-detail-body .lead{max-width:760px;color:#61666d;line-height:1.75}.executive-specialties{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.executive-specialties span{color:#34383d;background:#fff;border-color:#d8dadd}.executive-process{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d5d8db;border-left:1px solid #d5d8db}.executive-process article{display:grid;grid-template-columns:35px 1fr;gap:14px;min-height:175px;padding:25px;border-right:1px solid #d5d8db;border-bottom:1px solid #d5d8db}.executive-process article>b{color:#eb0a1e;font:800 9px ui-monospace,monospace}.executive-process strong{font-size:14px}.executive-process p{color:#747980;font-size:11px;line-height:1.65}.executive-profile-card{align-self:start;padding:36px;background:#111419;color:#fff;box-shadow:0 30px 80px rgb(17 20 25/18%)}.executive-profile-card>span{color:#ff5968;font:900 9px ui-monospace,monospace;letter-spacing:.13em}.executive-profile-card h3{margin:30px 0 6px;color:#fff;font-size:33px}.executive-profile-card>p{color:#8b949d;font-size:11px}.executive-profile-card dl{margin:30px 0}.executive-profile-card dl div{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:14px 0;border-top:1px solid rgb(255 255 255/11%);font-size:10px}.executive-profile-card dt{color:#68717a}.executive-profile-card dd{margin:0;line-height:1.55}.executive-profile-card>.button{display:grid;place-items:center;min-height:52px;background:#eb0a1e}.executive-profile-card>small{display:block;margin-top:18px;color:#69727c;font-size:8px;line-height:1.6}

@media(max-width:1100px){.executive-layout{grid-template-columns:.8fr 1.2fr}.executive-desk{grid-column:1/-1}.executive-contact{grid-template-columns:repeat(3,1fr);gap:18px}.executive-note{margin-top:28px}.executive-detail-body-grid{grid-template-columns:1fr 330px;gap:5vw}}
@media(max-width:760px){.executive-profile{padding:86px 0}.executive-shell{width:calc(100% - 30px)}.executive-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.executive-heading h2{font-size:43px}.executive-layout{grid-template-columns:1fr}.executive-portrait{min-height:560px}.executive-content{padding:30px 22px}.executive-metrics,.executive-actions{grid-template-columns:1fr}.executive-desk{grid-column:auto;padding:30px 22px}.executive-contact{grid-template-columns:1fr;gap:0}.executive-detail-hero{min-height:0;padding:130px 0 55px}.executive-detail-grid{grid-template-columns:1fr;width:calc(100% - 30px);gap:42px}.executive-detail-copy h1{font-size:60px}.executive-detail-grid figure{height:560px}.executive-trust-strip>div{grid-template-columns:1fr 1fr;width:100%}.executive-trust-strip div>div{min-height:100px;border-bottom:1px solid rgb(255 255 255/11%)}.executive-detail-body-grid{grid-template-columns:1fr;width:calc(100% - 30px)}.executive-process{grid-template-columns:1fr}.executive-profile-card{margin-top:20px}}
@media(max-width:440px){.executive-heading h2{font-size:38px}.executive-portrait{min-height:500px}.executive-content h3{font-size:39px}.executive-detail-copy h1{font-size:52px}.executive-detail-grid figure{height:500px}.executive-trust-strip>div{grid-template-columns:1fr}.executive-detail-actions{align-items:stretch;flex-direction:column}.executive-detail-actions a{text-align:center}}

/* Wuling Crimson Atelier — final visual system */
.preview-notice{color:#fff;background:linear-gradient(90deg,#5d0319,#b30a36 50%,#5d0319)}
.brand-icon{background:linear-gradient(145deg,#c51142,#790720);box-shadow:0 10px 28px rgb(179 10 54/28%)}
.nav-cta{background:linear-gradient(135deg,#c41142,#890725);border-color:rgb(255 255 255/16%);box-shadow:inset 0 1px rgb(255 255 255/22%),0 14px 36px rgb(114 5 31/25%)}
.hero{height:900px;background:#08090d}
.slide{
  background-color:#090a0e;
  background-image:
    radial-gradient(circle at 77% 47%,rgb(179 10 54/24%),transparent 28%),
    linear-gradient(90deg,#08090d 0%,#0c0d12 47%,rgb(12 13 18/72%) 66%,rgb(12 13 18/18%) 100%),
    var(--image);
  background-repeat:no-repeat;
  background-position:center,center,right max(4vw,36px) center;
  background-size:cover,cover,min(49vw,790px) auto;
}
.slide::before{content:"";position:absolute;inset:14% 4% 9% 51%;border:1px solid rgb(215 184 120/18%);border-radius:50%;filter:blur(.1px);pointer-events:none}
.slide::after{opacity:.085;mask-image:linear-gradient(90deg,#000,transparent 48%)}
.hero-shell{grid-template-columns:minmax(0,720px) 250px;gap:clamp(36px,6vw,96px)}
.hero-copy{padding:38px 0}
.kicker{border-color:rgb(215 184 120/32%)}.kicker span::before{background:var(--gold)}.kicker b{color:#e7c98e}
.hero h1,.section-head h2,.hybrid h2,.decision-intro h2,.executive-heading h2{font-family:"Playfair Display",Georgia,serif;font-weight:600;letter-spacing:-.045em}
.hero h1{font-size:clamp(62px,6vw,94px);line-height:.98}
.hero-rail{background:linear-gradient(155deg,rgb(31 19 25/92%),rgb(10 11 15/92%));border-top-color:var(--gold);box-shadow:0 30px 70px rgb(0 0 0/35%)}
.hero-rail>span{color:#e7c98e}.proof i{background:var(--gold)}.proof span{color:#d7b878}
.primary{background:linear-gradient(135deg,#bf0c3b,#820621);box-shadow:0 16px 36px rgb(114 5 31/28%)}
.command-bar>div{border:1px solid #e5dfda;box-shadow:0 30px 90px rgb(54 36 41/12%)}.command-bar a>svg{color:var(--red);background:#fff7f8;border-color:rgb(179 10 54/16%)}
.catalog{background:linear-gradient(180deg,#fff 0%,#faf7f4 100%)}
.vehicle-grid{gap:32px}
.vehicle-card{display:flex;min-width:0;flex-direction:column;border-color:#ded8d3;background:#fff;box-shadow:0 24px 70px rgb(50 31 35/7%);transition:transform .35s,box-shadow .35s,border-color .35s}
.vehicle-card:hover{transform:translateY(-6px);border-color:rgb(179 10 54/28%);box-shadow:0 34px 90px rgb(56 25 34/14%)}
.vehicle-art{isolation:isolate;padding:clamp(30px,3.2vw,52px);background:radial-gradient(circle at 50% 48%,#fff 0%,#f4f1ee 59%,#e9e4e0 100%)}
.vehicle-art::after{content:"";position:absolute;z-index:-1;right:9%;bottom:13%;left:9%;height:12%;background:rgb(30 24 25/18%);border-radius:50%;filter:blur(22px)}
.vehicle-art img{position:relative;z-index:1;filter:drop-shadow(0 22px 24px rgb(29 22 24/17%))}
.vehicle-badge{top:18px;left:18px;background:linear-gradient(135deg,#b30a36,#77051f)}
.vehicle-tech{position:absolute;z-index:2;right:18px;bottom:18px;display:flex;align-items:end;flex-direction:column;padding:10px 12px;color:#fff;background:rgb(9 10 14/86%);border:1px solid rgb(255 255 255/14%);backdrop-filter:blur(10px)}
.vehicle-tech span{color:#e8ca90;font-size:8px;font-weight:800;letter-spacing:.12em}.vehicle-tech strong{margin-top:3px;font-size:10px}
.vehicle-body{display:flex;min-height:390px;flex:1;flex-direction:column;padding:32px}
.vehicle-type{color:var(--red)}.vehicle-body h3{font-family:"Playfair Display",Georgia,serif;font-size:32px;line-height:1.05}
.vehicle-mini-specs{display:grid;grid-template-columns:1fr 1fr;margin-top:10px;border:1px solid var(--line)}
.vehicle-mini-specs span{display:flex;min-width:0;min-height:66px;flex-direction:column;justify-content:center;padding:11px 12px;font-size:10px;font-weight:750;line-height:1.45}.vehicle-mini-specs span+span{border-left:1px solid var(--line)}.vehicle-mini-specs small{margin-bottom:5px;color:#929097;font-size:7px;font-weight:800;letter-spacing:.1em}
.vehicle-price{margin-top:auto}.vehicle-actions button{background:linear-gradient(135deg,#b30a36,#78051f);border-color:#8a0625}.vehicle-actions a{background:#fff}
.decision-shell{background:radial-gradient(circle at 8% 15%,rgb(179 10 54/28%),transparent 34%),linear-gradient(135deg,#181219,#090a0e);border:1px solid rgb(215 184 120/14%)}
.recommendation{background:#21171d;border-left-color:var(--gold)}.recommendation>span{color:#e4c488}
.hybrid{position:relative;background:radial-gradient(circle at 80% 25%,rgb(215 184 120/18%),transparent 28%),linear-gradient(135deg,#78051f,#b30a36 52%,#6b041c)}
.hybrid::before{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgb(255 255 255/22%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255/22%) 1px,transparent 1px);background-size:72px 72px}
.hybrid-shell{position:relative}
.vehicle-dialog{color:var(--dark);background:#fff;border:1px solid rgb(215 184 120/35%);border-radius:0}
.vehicle-dialog[open]{grid-template-columns:minmax(340px,.75fr) minmax(520px,1.25fr)}
.dialog-visual{position:sticky;top:0;min-height:100%;background:radial-gradient(circle at center,#fff 0%,#f2eeea 58%,#e5dfdb 100%)}
.dialog-visual img{width:100%;height:100%;padding:42px;object-fit:contain;filter:drop-shadow(0 28px 30px rgb(29 22 24/20%))}
.dialog-content{max-height:90vh;padding:46px 50px;overflow:auto}
.dialog-content h2{font-family:"Playfair Display",Georgia,serif}.dialog-content>h3{margin:30px 0 12px;font-size:11px;letter-spacing:.13em;text-transform:uppercase}
.dialog-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.dialog-specs div{display:flex;min-height:62px;flex-direction:column;justify-content:center;padding:11px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.dialog-specs span{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.dialog-specs strong{margin-top:5px;font-size:11px}
.dialog-highlights{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dialog-highlights article{padding:15px;background:#f7f4f1;border-left:2px solid var(--gold)}.dialog-highlights strong{font-size:11px}.dialog-highlights p{margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.55}
.variant-table td:first-child{min-width:230px}.variant-table td strong,.variant-table td small{display:block}.variant-table td small{margin-top:5px;color:var(--muted);font-size:8px;line-height:1.5}
.dialog-content>a{background:linear-gradient(135deg,#b30a36,#78051f)}
@media(max-width:1050px){
  .slide{background-position:center,center,right -11vw center;background-size:cover,cover,min(66vw,740px) auto}
  .hero-shell{grid-template-columns:minmax(0,1fr) 210px}
  .vehicle-body{min-height:370px}
}
@media(max-width:720px){
  .hero{height:840px}
  .slide{background-image:linear-gradient(0deg,#08090d 0%,rgb(8 9 13/96%) 50%,rgb(8 9 13/42%) 76%,rgb(8 9 13/20%) 100%),var(--image);background-position:center,center 135px;background-size:cover,94% auto}
  .slide::before{inset:7% 3% 52% 3%}
  .hero-copy{padding:0}
  .hero h1{font-size:clamp(41px,12vw,56px)}
  .vehicle-body{min-height:0}
  .vehicle-dialog[open]{display:block}
  .dialog-visual{position:relative;height:310px;min-height:0}
  .dialog-visual img{padding:26px}
  .dialog-content{max-height:none;padding:30px 20px}
  .dialog-specs,.dialog-highlights{grid-template-columns:1fr}
}


/* Wuling Aero Pearl — light technology lounge */
:root{--red:#a6192e;--gold:#c6a15b;--ink:#17191d;--paper:#f7f5f1;--line:#ded9d0}
body{background:var(--paper);color:var(--ink)}
.preview-notice{background:#8d1428;color:#fff;letter-spacing:.16em}
.site-header{top:28px}.nav-shell{background:rgba(255,255,255,.9);border-color:rgba(60,40,30,.13);box-shadow:0 20px 55px rgba(36,24,18,.12);backdrop-filter:blur(24px)}
.brand strong,.nav-shell nav a{color:#18191d}.brand small{color:#666}.brand-icon,.nav-cta{background:linear-gradient(135deg,#a6192e,#d94956)}
.hero{min-height:820px;background:radial-gradient(circle at 75% 50%,#fff 0,#eee8df 36%,#dcd4c9 100%);color:#18191d}
.slide:before{background:linear-gradient(90deg,rgba(248,246,242,.99) 0 42%,rgba(248,246,242,.62) 57%,rgba(248,246,242,.05) 78%)}
.slide:after{background-image:var(--image);background-size:min(58vw,920px);background-position:78% 56%;filter:drop-shadow(0 36px 32px rgba(42,28,23,.24))}
.hero-shell{grid-template-columns:minmax(0,1.05fr) 300px;padding-top:170px}.hero-copy{max-width:650px}.hero-copy h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.055em;color:#17191d}
.hero-copy p,.proof strong,.hero-rail small{color:#555}.kicker,.proof span,.hero-rail>span{color:#8d1428}.proof{border-color:#b39152}
.actions .primary{background:#98172a}.actions .secondary{color:#17191d;border-color:#8f8274;background:rgba(255,255,255,.45)}
.hero-rail{align-self:center;background:#17191d;color:white;padding:32px;border:0;border-radius:26px;box-shadow:0 22px 60px rgba(28,18,15,.2)}.hero-rail small{color:#bbb}.hero-rail dd{color:#fff}
.command-bar>div{border-radius:24px;box-shadow:0 25px 70px rgba(40,27,20,.13)}.vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.vehicle-card{border-radius:26px;overflow:hidden;background:white;box-shadow:0 18px 50px rgba(42,29,20,.09)}
.vehicle-art{background:linear-gradient(145deg,#f0ece6,#fff);aspect-ratio:1}.vehicle-art img{object-fit:contain;padding:9%;width:100%;height:100%}.vehicle-body{padding:30px}.section-head h2{font-family:Georgia,serif;font-weight:500}
.hybrid{background:#8d1428}.hybrid-shell{border-radius:32px;background:linear-gradient(135deg,#8d1428,#44111a)}
@media(max-width:980px){.hero{min-height:860px}.hero-shell{grid-template-columns:1fr;padding:150px 24px 80px}.hero-rail{display:none}.slide:before{background:linear-gradient(180deg,rgba(247,245,241,.94) 0 48%,rgba(247,245,241,.1) 76%)}.slide:after{background-position:50% 84%;background-size:92vw}.hero-copy h1{font-size:clamp(3rem,11vw,5rem)}.vehicle-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.site-header{top:27px}.hero{min-height:760px}.hero-shell{padding-top:130px}.hero-copy p{max-width:90%}.slide:after{background-size:112vw;background-position:52% 88%}.vehicle-grid{grid-template-columns:1fr}.vehicle-card{border-radius:20px}.vehicle-art{aspect-ratio:1}.section{padding:78px 0}}

/* Final hero composition: the vehicle is a contained layer, never a cropped cover. */
.slide{
  background-color:#eee8df;
  background-image:linear-gradient(90deg,#f8f6f2 0%,#f8f6f2 43%,rgb(248 246 242/82%) 57%,rgb(248 246 242/8%) 78%),var(--image);
  background-repeat:no-repeat;
  background-position:center,right 4vw center;
  background-size:cover,min(57vw,900px) auto;
}
.slide::before{inset:14% 4% 9% 51%;background:none;border-color:rgb(166 25 46/14%)}
.slide::after{background-image:linear-gradient(rgb(80 60 50/9%) 1px,transparent 1px),linear-gradient(90deg,rgb(80 60 50/9%) 1px,transparent 1px);filter:none}
.hero-copy h1{color:#17191d}.hero-copy>p,.proof strong{color:#57514c}.kicker{border-color:rgb(90 68 58/22%)}
@media(max-width:980px){
  .slide{background-image:linear-gradient(180deg,#f8f6f2 0 55%,rgb(248 246 242/25%) 78%,rgb(248 246 242/92%) 100%),var(--image);background-position:center,center 88%;background-size:cover,92vw auto}
}
@media(max-width:640px){
  .hero{height:1040px;min-height:1040px}
  .hero-shell{display:block;padding:405px 0 110px}
  .slide{background-image:linear-gradient(180deg,#f8f6f2 0 39%,rgb(248 246 242/86%) 48%,#f8f6f2 100%),var(--image);background-position:center,center 205px;background-size:cover,94vw auto}
  .slide::before{inset:105px 7% auto;height:275px}
  .hero-copy h1{font-size:46px}
}

.dialog-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.dialog-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;text-decoration:none;font-weight:800}.dialog-actions [data-dialog-source]{border:1px solid currentColor;background:transparent}.dialog-actions [data-dialog-wa]{background:var(--accent,#d71920);color:#fff}@media(max-width:640px){.dialog-actions{display:grid}.dialog-actions a{width:100%}}
@media(max-width:640px){.slide{background-color:#d8d2ca;background-image:linear-gradient(180deg,transparent 0 34%,rgb(248 246 242/72%) 43%,#f8f6f2 52%),var(--image)}}
