:root{
  --sky:#23afea;
  --sky-2:#79d8ff;
  --sky-soft:#eaf8ff;
  --blue:#0877c9;
  --navy:#071f46;
  --navy-2:#0b315f;
  --ink:#0a2348;
  --muted:#566d88;
  --line:#d7e6f0;
  --white:#fff;
  --surface:#f7fbfe;
  --radius:30px;
  --shadow:0 26px 80px rgba(7,31,70,.11);
  --shadow-soft:0 16px 44px rgba(7,31,70,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:"Segoe UI Variable","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img,video{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
.page-shell{width:min(94vw,1720px);margin-inline:auto}
.skip-link{position:fixed;left:12px;top:12px;z-index:9999;padding:12px 16px;border-radius:12px;background:#fff;color:var(--navy);transform:translateY(-180%);box-shadow:var(--shadow-soft)}
.skip-link:focus{transform:none}

/* Header */
.site-header{position:sticky;top:0;z-index:1000}
.utility-bar{background:linear-gradient(90deg,#1c9fdd 0%,#31baf0 100%);color:#fff;font-size:15px;font-weight:650;letter-spacing:.01em}
.utility-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.utility-inner a{display:flex;align-items:center;gap:8px;white-space:nowrap}
.utility-icon{font-size:16px}
.nav-bar{background:rgba(255,255,255,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(10,35,72,.08)}
.nav-inner{height:82px;display:flex;align-items:center;gap:34px}
.brand{display:flex;align-items:center;margin-right:auto}
.brand img{width:160px;height:62px;object-fit:contain;object-position:left center}
.desktop-nav{display:flex;align-items:center;gap:30px;font-size:16px;font-weight:680}
.desktop-nav a{position:relative;padding:30px 0;color:#162d4f}
.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--sky);transition:right .25s ease}
.desktop-nav a:hover:after{right:0}
.nav-actions{display:flex;gap:10px}
.menu-toggle{display:none;width:48px;height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}
.menu-toggle span{width:20px;height:2px;background:var(--navy);transition:.25s}
.mobile-menu{display:none;background:#fff;border-top:1px solid var(--line);padding:12px 3vw 20px;box-shadow:0 20px 40px rgba(7,31,70,.08)}
.mobile-menu a{display:block;padding:14px 2px;border-bottom:1px solid #edf3f7;font-weight:700}

/* Buttons */
.btn{min-height:54px;padding:0 24px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:760;line-height:1;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}
.btn:hover{transform:translateY(-2px)}
.btn-small{min-height:46px;padding-inline:20px;border-radius:14px}
.btn-primary{background:linear-gradient(135deg,#0582d6,#19afea);color:#fff;box-shadow:0 14px 30px rgba(5,130,214,.23)}
.btn-primary:hover{box-shadow:0 18px 36px rgba(5,130,214,.33)}
.btn-ghost{background:#fff;color:var(--navy);border:1px solid #cfe0eb}
.btn-white{background:#fff;color:var(--blue);box-shadow:0 14px 32px rgba(4,23,51,.14)}
.btn-glass{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.42);backdrop-filter:blur(12px)}

/* Hero */
.hero{position:relative;min-height:clamp(720px,82vh,930px);display:flex;align-items:center;overflow:hidden;background:#0d4470;color:#fff}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;transform:scale(1.02)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,26,58,.92) 0%,rgba(4,39,74,.72) 38%,rgba(5,73,111,.29) 66%,rgba(5,73,111,.08) 100%),linear-gradient(0deg,rgba(0,20,45,.45),transparent 45%)}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:80px;align-items:end;padding-top:90px;padding-bottom:100px}
.hero-copy{max-width:900px}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:850;letter-spacing:.14em;color:var(--blue);text-transform:uppercase}
.eyebrow>span{width:9px;height:9px;border-radius:50%;background:var(--sky);box-shadow:0 0 0 6px rgba(35,175,234,.13)}
.eyebrow.light{color:#fff}
.eyebrow.light>span{background:#fff;box-shadow:0 0 0 6px rgba(255,255,255,.12)}
.hero h1{max-width:950px;margin:22px 0 22px;font-size:clamp(58px,6vw,104px);line-height:.93;letter-spacing:-.055em;font-weight:850}
.hero h1 em{font-style:normal;color:#75d9ff;text-shadow:0 0 38px rgba(117,217,255,.18)}
.hero-lead{max-width:780px;margin:0;font-size:clamp(20px,1.45vw,27px);line-height:1.5;color:rgba(255,255,255,.9);font-weight:470}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px;max-width:900px}
.hero-points div{padding:18px 18px 17px;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(8,35,72,.25);backdrop-filter:blur(10px)}
.hero-points strong{display:block;font-size:16px;color:#fff;margin-bottom:4px}
.hero-points span{display:block;font-size:14px;line-height:1.4;color:rgba(255,255,255,.74)}
.hero-contact{justify-self:end;width:min(100%,410px);padding:28px;border-radius:24px;background:rgba(255,255,255,.9);color:var(--navy);box-shadow:0 30px 80px rgba(0,20,45,.24);backdrop-filter:blur(18px)}
.hero-contact-top{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:760;color:#46607e}
.status-dot{width:10px;height:10px;border-radius:50%;background:#26c982;box-shadow:0 0 0 6px rgba(38,201,130,.12)}
.hero-contact>strong{display:block;margin-top:18px;font-size:clamp(30px,2.4vw,43px);letter-spacing:-.04em;color:var(--blue)}
.hero-contact p{font-size:17px;line-height:1.55;color:#5b6f86}
.hero-contact>a{display:inline-flex;align-items:center;gap:10px;margin-top:4px;font-weight:800;color:var(--blue)}
.scroll-cue{position:absolute;z-index:2;left:3vw;bottom:24px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.72);font-size:14px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}
.scroll-cue span{width:28px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:20px;position:relative}
.scroll-cue span:after{content:"";position:absolute;left:50%;top:9px;width:4px;height:7px;border-radius:4px;background:#fff;transform:translateX(-50%);animation:scrollDot 1.8s infinite}
@keyframes scrollDot{0%{opacity:0;transform:translate(-50%,0)}25%{opacity:1}70%{opacity:1}100%{opacity:0;transform:translate(-50%,16px)}}

/* Shared sections */
.model-section,.freedom-section,.process-section,.location-section,.cta-section{padding:clamp(88px,8vw,150px) 0}
.section-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:70px;align-items:end;margin-bottom:54px}
.section-intro h2,.location-head h2,.service-head h2,.freedom-copy h2,.cta-card h2{margin:16px 0 0;font-size:clamp(42px,4.25vw,72px);line-height:1.02;letter-spacing:-.045em}
.section-intro p,.location-head p,.service-head>p,.freedom-copy p{margin:0;font-size:clamp(18px,1.25vw,22px);line-height:1.65;color:var(--muted)}

/* Model cards */
.model-section{background:linear-gradient(180deg,#fff 0%,#f8fcff 100%)}
.model-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch;perspective:1400px}
.model-card{position:relative;overflow:hidden;height:100%;border-radius:26px;background:#fff;border:1px solid #dceaf3;box-shadow:0 10px 26px rgba(7,31,70,.045);transform-style:preserve-3d;backface-visibility:hidden;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}
.model-card:hover{transform:translateY(-9px);box-shadow:0 24px 55px rgba(7,31,70,.14);border-color:#9fdcff}
.model-image{aspect-ratio:1/1;background:#edf8ff;overflow:hidden}
.model-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .35s}
.model-card:hover .model-image img{transform:scale(1.035)}
.model-meta{min-height:110px;padding:20px 20px 22px;display:flex;justify-content:space-between;gap:16px;align-items:center}
.model-meta span{display:block;font-size:15px;color:#6a7f96;margin-bottom:7px}
.model-meta strong{display:block;font-size:19px;line-height:1.25;color:var(--navy)}
.model-meta i{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-style:normal;background:#eaf8ff;color:var(--blue);font-size:21px;transition:.25s}
.model-card:hover .model-meta i{background:var(--sky);color:#fff;transform:translateX(2px)}

/* Freedom */
.freedom-section{background:#fff}
.freedom-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:90px;align-items:center}
.freedom-copy p{margin-top:22px;max-width:760px}
.text-link{display:inline-flex;align-items:center;gap:10px;margin-top:28px;font-size:18px;font-weight:800;color:var(--blue)}
.freedom-bento{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:18px}
.bento-card{min-height:220px;padding:32px;border-radius:28px;background:#f3f9fd;border:1px solid #dcebf4;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.bento-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,rgba(35,175,234,.18),rgba(121,216,255,.03));right:-70px;top:-80px}
.bento-large{grid-row:1/3;min-height:458px;background:linear-gradient(145deg,#0a3d73 0%,#1294d7 62%,#36c2f3 100%);color:#fff;border:none;box-shadow:var(--shadow)}
.bento-accent{background:linear-gradient(145deg,#e8f9ff,#d8f4ff)}
.bento-number{position:absolute;top:26px;left:30px;font-size:14px;font-weight:900;letter-spacing:.15em;opacity:.58}
.bento-card h3{margin:0 0 10px;font-size:clamp(25px,2vw,34px);letter-spacing:-.03em}
.bento-card p{margin:0;font-size:17px;line-height:1.55;color:#5d7188}
.bento-large p{color:rgba(255,255,255,.8);font-size:19px}

/* Service */
.service-section{padding:20px 0 0}
.service-panel{padding:clamp(54px,5vw,86px);border-radius:38px;background:radial-gradient(circle at 85% 15%,rgba(80,208,255,.28),transparent 30%),linear-gradient(135deg,#08295a 0%,#095d9d 47%,#20afe9 100%);color:#fff;box-shadow:0 32px 90px rgba(7,31,70,.16);overflow:hidden}
.service-head{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end}
.service-head>p{color:rgba(255,255,255,.78)}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:52px}
.service-card{min-height:260px;padding:28px;border-radius:24px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(12px);transition:transform .3s,background .3s}
.service-card:hover{transform:translateY(-6px);background:rgba(255,255,255,.16)}
.service-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#fff;color:var(--blue);font-weight:900;font-size:15px;box-shadow:0 12px 30px rgba(0,0,0,.12)}
.service-card h3{font-size:28px;margin:34px 0 10px;letter-spacing:-.03em}
.service-card p{font-size:17px;line-height:1.6;color:rgba(255,255,255,.77);margin:0}

/* Process */
.process-intro{grid-template-columns:1fr;margin-bottom:46px}
.process-intro>div{max-width:1000px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.process-card{position:relative;min-height:350px;padding:34px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;transition:transform .3s,border-color .3s}
.process-card:hover{transform:translateY(-6px);border-color:#a5ddfa}
.process-no{font-size:14px;font-weight:900;letter-spacing:.16em;color:var(--sky)}
.process-card h3{margin:54px 0 16px;font-size:clamp(28px,2.3vw,38px);letter-spacing:-.035em}
.process-card p{margin:0 0 26px;font-size:18px;line-height:1.65;color:var(--muted)}
.process-card a{margin-top:auto;font-size:17px;font-weight:850;color:var(--blue)}

/* Location */
.location-section{padding-top:30px;background:linear-gradient(180deg,#fff 0%,#f6fbfe 100%)}
.location-head{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:end;margin-bottom:44px}
.location-head p{margin:0}
.store-card{margin:0;border-radius:34px;overflow:hidden;border:1px solid #d9e7f0;background:#fff;box-shadow:var(--shadow)}
.store-card>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:#eef6fb}
.store-card figcaption{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:26px 30px}
.store-card figcaption span{display:block;font-size:15px;color:#6b8097;margin-bottom:5px}
.store-card figcaption strong{display:block;font-size:21px;color:var(--navy)}
.store-actions{display:flex;gap:12px;flex:0 0 auto}

/* CTA */
.cta-section{padding-top:70px}
.cta-card{position:relative;overflow:hidden;border-radius:38px;padding:clamp(50px,5vw,82px);display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.18),transparent 30%),radial-gradient(circle at 65% 115%,rgba(255,255,255,.13),transparent 28%),linear-gradient(135deg,#073d78 0%,#087ebf 50%,#26b8ed 100%);color:#fff;box-shadow:0 32px 80px rgba(7,31,70,.14)}
.cta-card h2{max-width:950px}
.cta-card p{max-width:780px;font-size:20px;line-height:1.6;color:rgba(255,255,255,.8);margin:22px 0 0}
.cta-actions{display:flex;flex-direction:column;gap:12px;min-width:300px}

/* Footer */
.footer{margin-top:100px;padding:70px 0 28px;background:#061a38;color:#fff}
.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:70px;padding-bottom:55px}
.footer h3{font-size:14px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;color:#fff}
.footer p,.footer a{font-size:16px;line-height:1.7;color:#9eb8d2}
.footer-brand img{width:180px;height:105px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.95}
.footer-brand p{max-width:420px;margin-top:18px}
.footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:30px;font-size:14px;color:#7f9bb8}
.mobile-cta{display:none}

/* Motion */
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1);transition-delay:var(--delay,0ms)}
.reveal.in-view{opacity:1;transform:none}
.tilt{will-change:transform}

/* Responsive */
@media (max-width:1450px){
  .model-grid{grid-template-columns:repeat(3,1fr)}
  .model-card:nth-child(4),.model-card:nth-child(5){max-width:none}
}
@media (max-width:1180px){
  .desktop-nav{display:none}.menu-toggle{display:flex}.nav-actions{margin-left:auto}
  .hero-grid{grid-template-columns:1fr;align-items:end}.hero-contact{justify-self:start;width:min(100%,520px)}
  .hero{min-height:860px}.hero-overlay{background:linear-gradient(90deg,rgba(4,26,58,.92),rgba(4,39,74,.62) 65%,rgba(5,73,111,.18))}
  .freedom-grid{grid-template-columns:1fr;gap:55px}.freedom-bento{max-width:900px}
  .service-head,.location-head{grid-template-columns:1fr;gap:26px}
  .service-grid{grid-template-columns:repeat(2,1fr)}
  .cta-card{grid-template-columns:1fr}.cta-actions{flex-direction:row;min-width:0;flex-wrap:wrap}
}
@media (max-width:900px){
  .page-shell{width:min(92vw,1720px)}
  .utility-inner{min-height:42px}.utility-inner a:first-child{display:none}
  .nav-inner{height:74px}.brand img{width:138px;height:56px}.nav-actions .btn-ghost{display:none}
  .hero{min-height:820px}.hero-grid{padding-top:70px;padding-bottom:90px;gap:36px}.hero h1{font-size:clamp(52px,11vw,80px)}
  .hero-points{grid-template-columns:1fr}.hero-points div{padding:14px 16px}.scroll-cue{display:none}
  .section-intro{grid-template-columns:1fr;gap:24px}
  .model-grid{grid-template-columns:repeat(2,1fr)}
  .freedom-bento{grid-template-columns:1fr 1fr}.bento-large{grid-column:1/3;grid-row:auto;min-height:300px}
  .process-grid{grid-template-columns:1fr}
  .store-card figcaption{align-items:flex-start;flex-direction:column}.store-actions{width:100%}.store-actions .btn{flex:1}
  .footer-grid{grid-template-columns:1.3fr 1fr;gap:40px}.footer-brand{grid-column:1/3}
}
@media (max-width:640px){
  body{padding-bottom:74px}
  .utility-bar{font-size:14px}.utility-inner{justify-content:center}.nav-actions{display:none}
  .hero{min-height:760px}.hero-video{object-position:58% center}.hero-overlay{background:linear-gradient(180deg,rgba(4,26,58,.78) 0%,rgba(4,26,58,.8) 48%,rgba(4,26,58,.97) 100%)}
  .hero-grid{padding-top:78px;padding-bottom:50px}.hero h1{font-size:clamp(48px,15vw,66px);line-height:.96}.hero-lead{font-size:19px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-contact{padding:22px}.hero-contact>strong{font-size:30px}
  .model-section,.freedom-section,.process-section,.location-section,.cta-section{padding:80px 0}
  .section-intro h2,.location-head h2,.service-head h2,.freedom-copy h2,.cta-card h2{font-size:clamp(38px,11vw,52px)}
  .section-intro p,.location-head p,.service-head>p,.freedom-copy p{font-size:18px}
  .model-grid{grid-template-columns:1fr}.model-card{border-radius:24px}.model-meta{min-height:96px}.model-meta strong{font-size:20px}
  .freedom-bento{grid-template-columns:1fr}.bento-large{grid-column:auto;min-height:300px}.bento-card{min-height:220px}
  .service-panel{width:100%;border-radius:0;padding:60px 4vw}.service-grid{grid-template-columns:1fr}.service-card{min-height:230px}
  .process-card{min-height:320px;padding:28px}.process-card h3{margin-top:44px}
  .location-head{margin-bottom:28px}.store-card{border-radius:24px}.store-card figcaption{padding:22px}.store-actions{flex-direction:column}.store-actions .btn{width:100%}
  .cta-section{padding-top:30px}.cta-card{width:100%;border-radius:0;padding:60px 4vw}.cta-actions{flex-direction:column}.cta-actions .btn{width:100%}
  .footer{margin-top:0;padding-bottom:36px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}
  .mobile-cta{position:fixed;z-index:1200;left:0;right:0;bottom:0;height:74px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid #d7e6f0;padding:10px;gap:10px;box-shadow:0 -12px 32px rgba(7,31,70,.12)}
  .mobile-cta a{display:grid;place-items:center;border-radius:14px;font-weight:850;font-size:16px}.mobile-cta a:first-child{background:#edf8ff;color:var(--blue)}.mobile-cta a:last-child{background:linear-gradient(135deg,#0784d4,#20b4ed);color:#fff}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.hero-video{display:none}.hero{background:url('assets/hero-poster.jpg') center/cover no-repeat}.reveal{opacity:1;transform:none;transition:none}.scroll-cue span:after{animation:none}.btn,.model-card,.model-image img,.service-card,.process-card{transition:none!important}.tilt{transform:none!important}
}


/* === BTK Mobil V3: supplied imagery + cleaner visual hierarchy === */
.hero-video{transform:none;will-change:auto}
.freedom-bento{grid-template-columns:1.08fr .92fr;grid-template-rows:auto auto;align-items:start}
.bento-card,.bento-number{display:none!important}
.benefit-card{position:relative;overflow:hidden;border-radius:30px;background:#fff;border:1px solid #d9e9f3;box-shadow:0 18px 50px rgba(7,31,70,.08);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}
.benefit-card:hover{transform:translateY(-7px);box-shadow:0 28px 68px rgba(7,31,70,.15);border-color:#9ddcff}
.benefit-card img{width:100%;height:auto;display:block;transition:transform .65s cubic-bezier(.2,.8,.2,1)}
.benefit-card:hover img{transform:scale(1.025)}
.benefit-main{grid-row:1/3;align-self:stretch}
.benefit-main img{aspect-ratio:1/1;object-fit:cover}
.benefit-wide img{aspect-ratio:3/2;object-fit:cover}
.benefit-copy{padding:24px 26px 26px;background:linear-gradient(180deg,#fff,#f7fcff)}
.benefit-copy h3{margin:0 0 8px;font-size:clamp(25px,1.8vw,34px);letter-spacing:-.035em;color:var(--navy)}
.benefit-copy p{margin:0;font-size:17px;line-height:1.5;color:var(--muted)}

.service-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.process-grid{grid-template-columns:1fr 1fr 1.15fr;gap:20px;align-items:start}
.process-card{padding:0;min-height:0;overflow:hidden}
.process-image{overflow:hidden;background:#eef7fb}
.process-image img{width:100%;height:auto;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}
.process-card:nth-child(1) .process-image img,.process-card:nth-child(2) .process-image img{aspect-ratio:1/1;object-fit:cover}
.process-card:nth-child(3) .process-image img{aspect-ratio:1.25/1;object-fit:cover}
.process-card:hover .process-image img{transform:scale(1.025)}
.process-body{padding:28px 30px 30px;display:flex;flex-direction:column;min-height:250px}
.process-card h3{margin:0 0 13px;font-size:clamp(27px,2vw,36px)}
.process-card p{font-size:18px;margin:0 0 22px}
.process-card a{margin-top:auto}
.process-no{display:none!important}

.location-section.location-cta{padding:clamp(70px,7vw,120px) 0 0;background:linear-gradient(180deg,#fff 0%,#f6fbfe 100%)}
.location-hero{position:relative;min-height:clamp(520px,44vw,720px);border-radius:38px;overflow:hidden;box-shadow:0 32px 90px rgba(7,31,70,.17);background:#0b315f}
.location-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.location-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,49,.92) 0%,rgba(4,37,72,.80) 35%,rgba(4,54,88,.45) 58%,rgba(4,54,88,.10) 78%,rgba(4,54,88,.04) 100%),linear-gradient(0deg,rgba(3,20,45,.28),transparent 50%)}
.location-overlay{position:relative;z-index:2;max-width:800px;padding:clamp(48px,5.5vw,92px);color:#fff}
.location-overlay h2{margin:18px 0 18px;font-size:clamp(48px,4.8vw,78px);line-height:.98;letter-spacing:-.05em}
.location-overlay p{max-width:720px;margin:0;font-size:clamp(18px,1.25vw,22px);line-height:1.62;color:rgba(255,255,255,.86)}
.location-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.location-address{display:inline-flex;margin-top:22px;padding:11px 15px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24);font-size:15px;font-weight:760;color:rgba(255,255,255,.9);backdrop-filter:blur(10px)}
.cta-section{display:none!important}
.footer{margin-top:0}

@media(max-width:1180px){
  .process-grid{grid-template-columns:1fr 1fr}.process-card:nth-child(3){grid-column:1/3;max-width:860px;justify-self:center;width:100%}
}
@media(max-width:900px){
  .freedom-bento{grid-template-columns:1fr 1fr}.benefit-main{grid-column:1/3;grid-row:auto}.benefit-main img{aspect-ratio:1.35/1;object-position:center 42%}
  .process-grid{grid-template-columns:1fr}.process-card:nth-child(3){grid-column:auto;max-width:none}
  .location-hero{min-height:620px}.location-shade{background:linear-gradient(180deg,rgba(3,22,49,.45) 0%,rgba(3,22,49,.72) 44%,rgba(3,22,49,.96) 100%)}.location-overlay{position:absolute;left:0;right:0;bottom:0;max-width:none;padding:46px 34px}
}
@media(max-width:640px){
  .freedom-bento{grid-template-columns:1fr}.benefit-main{grid-column:auto}.benefit-main img{aspect-ratio:1/1}
  .benefit-card,.process-card{border-radius:24px}
  .process-body{min-height:220px;padding:24px}
  .location-section.location-cta{padding:50px 0 0}.location-hero{width:100%;min-height:650px;border-radius:0}.location-overlay{padding:38px 4vw 42px}.location-overlay h2{font-size:clamp(42px,12vw,58px)}.location-actions{flex-direction:column}.location-actions .btn{width:100%}.location-address{border-radius:16px;line-height:1.4}
}

/* === BTK Mobil V4: equalized imagery, cleaner spacing, modern chrome === */

/* Modern header */
.utility-bar{
  background:linear-gradient(90deg,#0c82ca 0%,#23afea 48%,#49c8f3 100%);
  box-shadow:inset 0 -1px rgba(255,255,255,.18);
}
.utility-inner{min-height:36px}
.nav-bar{
  background:rgba(255,255,255,.88);
  border-bottom:1px solid rgba(9,45,83,.08);
  box-shadow:0 12px 38px rgba(7,31,70,.075);
  backdrop-filter:blur(22px) saturate(145%);
  -webkit-backdrop-filter:blur(22px) saturate(145%);
}
.nav-inner{height:88px;gap:24px}
.brand img{width:174px;height:66px}
.desktop-nav{gap:6px}
.desktop-nav a{
  padding:12px 15px;
  border-radius:999px;
  color:#173253;
  transition:background .24s ease,color .24s ease,transform .24s ease;
}
.desktop-nav a:after{display:none}
.desktop-nav a:hover{background:#edf8ff;color:var(--blue);transform:translateY(-1px)}
.nav-actions{padding-left:8px}
.nav-actions .btn{border-radius:999px;min-height:48px;padding-inline:22px}
.menu-toggle{border-radius:999px;box-shadow:0 8px 24px rgba(7,31,70,.08)}

/* Benefits: let the large card use its full height instead of leaving a white dead zone */
.freedom-bento{align-items:stretch}
.benefit-main{
  display:flex;
  flex-direction:column;
  height:100%;
  min-height:0;
}
.benefit-main img{
  flex:1 1 0;
  width:100%;
  height:0;
  min-height:0;
  aspect-ratio:auto;
  object-fit:cover;
  object-position:center center;
}
.benefit-main .benefit-copy{flex:0 0 auto}

/* Process cards: all three use the same card and image proportions */
.process-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}
.process-card{height:100%}
.process-image{
  width:100%;
  aspect-ratio:1/1;
  overflow:hidden;
  background:#eef7fb;
}
.process-image img,
.process-card:nth-child(1) .process-image img,
.process-card:nth-child(2) .process-image img,
.process-card:nth-child(3) .process-image img{
  width:100%;
  height:100%;
  aspect-ratio:auto;
  object-fit:cover;
  object-position:center center;
}
.process-body{flex:1}

/* Give the location feature its own breathing room before the footer */
.location-section.location-cta{
  padding:clamp(70px,7vw,120px) 0 clamp(90px,8vw,145px);
}

/* More contemporary footer */
.footer{
  position:relative;
  overflow:hidden;
  margin-top:0;
  padding:78px 0 30px;
  border-radius:42px 42px 0 0;
  background:
    radial-gradient(circle at 12% 10%,rgba(35,175,234,.18),transparent 27%),
    radial-gradient(circle at 88% 0%,rgba(121,216,255,.10),transparent 24%),
    linear-gradient(135deg,#061a38 0%,#082752 56%,#073e70 100%);
  box-shadow:0 -24px 70px rgba(7,31,70,.08);
}
.footer:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(121,216,255,.58),transparent);
}
.footer-grid{position:relative;z-index:1;gap:64px;padding-bottom:58px}
.footer h3{font-size:13px;letter-spacing:.16em;color:#dff5ff}
.footer p,.footer a{color:#a9c5df}
.footer a{transition:color .2s ease,transform .2s ease}
.footer a:hover{color:#fff}
.footer-brand img{
  width:190px;
  height:96px;
  padding:13px 16px;
  border-radius:20px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.10);
  filter:brightness(0) invert(1);
}
.footer-brand p{font-size:17px;color:#bed4e8}
.footer-bottom{
  position:relative;
  z-index:1;
  padding-top:26px;
  border-top:1px solid rgba(255,255,255,.11);
  color:#86a9c7;
}

@media(max-width:1180px){
  .process-grid{grid-template-columns:1fr 1fr}
  .process-card:nth-child(3){grid-column:1/3;max-width:calc(50% - 10px);justify-self:center;width:100%}
}
@media(max-width:900px){
  .nav-inner{height:78px}
  .brand img{width:148px;height:58px}
  .benefit-main img{height:auto;flex:none;aspect-ratio:1.35/1}
  .process-grid{grid-template-columns:1fr}
  .process-card:nth-child(3){grid-column:auto;max-width:none}
  .process-image{aspect-ratio:1.18/1}
  .location-section.location-cta{padding-bottom:90px}
  .footer{border-radius:32px 32px 0 0}
}
@media(max-width:640px){
  .benefit-main img{aspect-ratio:1/1}
  .process-image{aspect-ratio:1/1}
  .location-section.location-cta{padding-bottom:70px}
  .footer{padding-top:58px;border-radius:26px 26px 0 0}
}

/* === BTK Mobil V5: premium motion, gradient accents & mobile polish === */

/* Controlled gradient accents: only selected words/lines, never the full page */
.gradient-accent,
.gradient-accent-light{
  display:inline;
  color:inherit;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  background-size:180% 100%;
  background-position:100% 50%;
  transition:background-position .95s cubic-bezier(.2,.8,.2,1);
}
.gradient-accent{background-image:linear-gradient(105deg,#071f46 0%,#0b4f8c 52%,#23afea 100%)}
.gradient-accent-light{background-image:linear-gradient(105deg,#ffffff 0%,#d9f5ff 54%,#72d8ff 100%)}
.reveal.in-view .gradient-accent,
.reveal.in-view .gradient-accent-light{background-position:0% 50%}
.hero h1 em{
  color:transparent;
  -webkit-text-fill-color:transparent;
  background:linear-gradient(105deg,#c9f4ff 0%,#79dcff 42%,#23afea 100%);
  -webkit-background-clip:text;
  background-clip:text;
}

/* Slightly richer reveal without becoming theatrical */
.reveal{
  filter:blur(3px);
  transform:translateY(24px) scale(.992);
  transition:opacity .72s ease,transform .8s cubic-bezier(.2,.8,.2,1),filter .72s ease;
}
.reveal.in-view{filter:blur(0);transform:none}

/* Modern card language across the whole page */
.model-card,
.benefit-card,
.service-card,
.process-card,
.hero-contact,
.location-hero{
  --mx:50%;
  --my:50%;
}
.model-card,
.benefit-card,
.process-card,
.hero-contact{
  transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s ease,border-color .38s ease,background .38s ease;
}
.model-card:hover,
.benefit-card:hover,
.process-card:hover,
.hero-contact:hover{
  box-shadow:0 30px 76px rgba(7,31,70,.14);
}
.model-card:before,
.benefit-card:before,
.process-card:before,
.hero-contact:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:0;
  background:radial-gradient(420px circle at var(--mx) var(--my),rgba(108,210,255,.15),transparent 48%);
  transition:opacity .32s ease;
}
.model-card:hover:before,
.benefit-card:hover:before,
.process-card:hover:before,
.hero-contact:hover:before{opacity:1}
.model-card>* ,
.benefit-card>* ,
.process-card>* ,
.hero-contact>*{position:relative;z-index:1}

/* Category cards */
.model-card{transform-origin:center bottom}
.model-card .model-image:after{
  content:"";
  position:absolute;
  inset:auto 10% 0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(35,175,234,.42),transparent);
  opacity:0;
  transform:scaleX(.55);
  transition:opacity .3s ease,transform .45s cubic-bezier(.2,.8,.2,1);
}
.model-card:hover .model-image:after{opacity:1;transform:scaleX(1)}
.model-card:hover .model-meta i{transform:translateX(4px) rotate(-4deg)}

/* Benefit cards */
.benefit-card .benefit-copy{position:relative;overflow:hidden}
.benefit-card .benefit-copy:after{
  content:"";
  position:absolute;
  left:26px;
  bottom:14px;
  width:54px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#0877c9,#50cef8);
  transform:scaleX(0);
  transform-origin:left;
  opacity:.8;
  transition:transform .38s cubic-bezier(.2,.8,.2,1);
}
.benefit-card:hover .benefit-copy:after{transform:scaleX(1)}

/* Service cards now react like premium glass tiles */
.service-card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  border-color:rgba(255,255,255,.21);
  box-shadow:0 14px 34px rgba(0,29,62,.08);
  transition:transform .36s cubic-bezier(.2,.8,.2,1),background .36s ease,border-color .36s ease,box-shadow .36s ease;
}
.service-card:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:0;
  background:radial-gradient(360px circle at var(--mx) var(--my),rgba(255,255,255,.22),transparent 53%);
  transition:opacity .3s ease;
}
.service-card:hover{
  transform:translateY(-8px);
  background:rgba(255,255,255,.15);
  border-color:rgba(255,255,255,.36);
  box-shadow:0 24px 54px rgba(0,29,62,.17);
}
.service-card:hover:before{opacity:1}
.service-icon{transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s ease,color .38s ease}
.service-card:hover .service-icon{transform:translateY(-3px) rotate(-4deg) scale(1.05);box-shadow:0 16px 34px rgba(0,0,0,.17);color:#05a4e9}

/* Process cards */
.process-card:hover{transform:translateY(-8px);border-color:#8bd7fb}
.process-card .process-image{position:relative}
.process-card .process-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,transparent 58%,rgba(35,175,234,.10));
  opacity:0;
  transition:opacity .35s ease;
}
.process-card:hover .process-image:after{opacity:1}
.process-card a{display:inline-flex;align-items:center;gap:7px;transition:color .25s ease,transform .25s ease}
.process-card:hover a{color:#04a4e9;transform:translateX(3px)}

/* Location feature: subtle cinematic hover only */
.location-hero{transition:transform .48s cubic-bezier(.2,.8,.2,1),box-shadow .48s ease}
.location-hero>img{transition:transform 1s cubic-bezier(.2,.8,.2,1),filter .7s ease}
.location-hero:hover{transform:translateY(-5px);box-shadow:0 40px 100px rgba(7,31,70,.21)}
.location-hero:hover>img{transform:scale(1.018);filter:saturate(1.035)}
.location-actions .btn{position:relative;overflow:hidden}

/* Buttons get a restrained light sweep */
.btn{position:relative;overflow:hidden;isolation:isolate}
.btn:after{
  content:"";
  position:absolute;
  z-index:-1;
  top:-55%;
  left:-28%;
  width:24%;
  height:210%;
  transform:rotate(20deg) translateX(-220%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);
  transition:transform .58s cubic-bezier(.2,.8,.2,1);
}
.btn:hover:after{transform:rotate(20deg) translateX(620%)}

/* Eyebrow dot: small living detail */
@keyframes btkPulse{
  0%,100%{box-shadow:0 0 0 6px rgba(35,175,234,.11)}
  50%{box-shadow:0 0 0 9px rgba(35,175,234,.045)}
}
.eyebrow:not(.light)>span{animation:btkPulse 3.2s ease-in-out infinite}

/* Header becomes more compact after the first scroll */
.nav-inner,.brand img{transition:height .3s ease,width .3s ease,transform .3s ease}
.nav-bar{transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}
.nav-bar.scrolled{
  background:rgba(255,255,255,.94);
  border-color:rgba(9,45,83,.10);
  box-shadow:0 14px 42px rgba(7,31,70,.095)!important;
}
.nav-bar.scrolled .nav-inner{height:76px}
.nav-bar.scrolled .brand img{width:154px;height:58px}
.desktop-nav a.active{background:#eaf8ff;color:#067cc7}

/* Desktop pointer spotlight on premium cards */
@media (pointer:fine){
  .hover-card,.model-card,.benefit-card,.service-card{cursor:default}
}

/* Tablet refinement */
@media(max-width:900px){
  .service-card:hover,.process-card:hover,.location-hero:hover{transform:none}
  .nav-bar.scrolled .nav-inner{height:70px}
  .gradient-accent,.gradient-accent-light{background-position:0% 50%}
}

/* Mobile: more compact, more app-like, while keeping large touch targets */
@media(max-width:640px){
  body{padding-bottom:88px}
  .site-header{background:transparent}
  .utility-bar{font-size:13px}
  .utility-inner{min-height:34px}
  .nav-bar{
    padding:7px 0 8px;
    background:rgba(242,249,253,.84);
    border-bottom:0;
    box-shadow:none;
    backdrop-filter:blur(18px) saturate(150%);
    -webkit-backdrop-filter:blur(18px) saturate(150%);
  }
  .nav-inner{
    width:92vw;
    height:64px!important;
    padding:0 10px 0 14px;
    border:1px solid rgba(12,104,169,.10);
    border-radius:21px;
    background:rgba(255,255,255,.93);
    box-shadow:0 10px 30px rgba(7,31,70,.08);
  }
  .brand img,.nav-bar.scrolled .brand img{width:120px;height:46px}
  .menu-toggle{width:44px;height:44px;border-radius:15px;background:#f7fcff}
  .mobile-menu{
    width:92vw;
    margin:0 auto 8px;
    padding:8px 14px 14px;
    border:1px solid rgba(12,104,169,.10);
    border-radius:18px;
    box-shadow:0 18px 40px rgba(7,31,70,.12);
  }
  .mobile-menu a{padding:15px 6px;font-size:17px}

  .hero{min-height:720px}
  .hero-grid{padding-top:64px;padding-bottom:54px}
  .hero-contact{display:none}
  .hero h1{font-size:clamp(44px,13.7vw,61px);line-height:.96;letter-spacing:-.052em}
  .hero-lead{font-size:18px;line-height:1.55}
  .hero-actions{margin-top:28px}
  .hero-actions .btn{min-height:56px;border-radius:17px;font-size:17px}
  .hero-points{
    display:flex;
    overflow-x:auto;
    gap:10px;
    margin-top:30px;
    padding:0 0 5px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .hero-points::-webkit-scrollbar{display:none}
  .hero-points div{flex:0 0 78%;min-width:215px;scroll-snap-align:start;padding:15px 16px;border-radius:17px;background:rgba(6,34,68,.38)}

  .model-section,.freedom-section,.process-section,.location-section,.cta-section{padding:72px 0}
  .section-intro{margin-bottom:34px}
  .section-intro h2,.location-head h2,.service-head h2,.freedom-copy h2,.cta-card h2{font-size:clamp(37px,10.7vw,50px);line-height:1.03}
  .section-intro p,.location-head p,.service-head>p,.freedom-copy p{font-size:17px;line-height:1.62}
  .model-grid{gap:16px}
  .model-card{border-radius:22px;box-shadow:0 14px 38px rgba(7,31,70,.075)}
  .model-meta{padding:18px 18px 19px;min-height:90px}
  .model-meta span{font-size:14px}
  .model-meta strong{font-size:21px}

  .freedom-grid{gap:38px}
  .benefit-card{border-radius:22px}
  .benefit-copy{padding:20px 21px 24px}
  .benefit-copy h3{font-size:27px}
  .benefit-copy p{font-size:16px}

  .service-panel{padding:52px 4vw 48px}
  .service-grid{gap:12px;margin-top:38px}
  .service-card{
    min-height:0;
    padding:20px;
    display:grid;
    grid-template-columns:54px 1fr;
    grid-template-rows:auto auto;
    column-gap:16px;
    align-items:center;
    border-radius:20px;
  }
  .service-icon{grid-row:1/3;width:52px;height:52px;border-radius:15px}
  .service-card h3{grid-column:2;margin:0 0 4px;font-size:23px}
  .service-card p{grid-column:2;font-size:15.5px;line-height:1.48}

  .process-grid{gap:16px}
  .process-card{border-radius:22px}
  .process-image{aspect-ratio:4/3}
  .process-body{min-height:0;padding:22px 22px 24px}
  .process-card h3{font-size:27px;margin:0 0 9px}
  .process-card p{font-size:16px;line-height:1.55;margin-bottom:18px}
  .process-card a{font-size:16px}

  .location-section.location-cta{padding:52px 0 64px}
  .location-hero{min-height:610px;border-radius:26px}
  .location-overlay{padding:34px 24px 30px}
  .location-overlay h2{font-size:clamp(40px,11.2vw,54px)}
  .location-overlay p{font-size:17px;line-height:1.55}
  .location-actions{gap:10px}
  .location-address{font-size:14px}

  .footer{padding:54px 0 28px;border-radius:28px 28px 0 0}
  .footer-grid{gap:28px;padding-bottom:36px}
  .footer-brand img{width:156px;height:82px;border-radius:17px}
  .footer-brand p{font-size:16px}
  .footer h3{margin-bottom:10px}
  .footer p,.footer a{font-size:15.5px}
  .footer-bottom{gap:8px;font-size:13px}

  .mobile-cta{
    left:10px;
    right:10px;
    bottom:10px;
    height:66px;
    padding:7px;
    border:1px solid rgba(10,63,110,.10);
    border-radius:20px;
    background:rgba(255,255,255,.92);
    box-shadow:0 14px 42px rgba(7,31,70,.18);
    backdrop-filter:blur(18px) saturate(150%);
    -webkit-backdrop-filter:blur(18px) saturate(150%);
  }
  .mobile-cta a{border-radius:14px;font-size:15.5px}

  .model-card:active,.benefit-card:active,.process-card:active,.service-card:active{transform:scale(.985)}
}

@media(prefers-reduced-motion:reduce){
  .eyebrow>span{animation:none!important}
  .gradient-accent,.gradient-accent-light{background-position:0% 50%!important;transition:none!important}
  .reveal{filter:none!important}
  .btn:after{display:none}
  .location-hero>img{transition:none!important}
}


/* V6: category cards stay perfectly aligned and use a clearly visible 3D cursor tilt. */
.model-grid .reveal{transition-delay:0ms!important}
.model-grid .model-card{align-self:stretch}
@media (pointer:fine) and (prefers-reduced-motion:no-preference){
  .model-grid .model-card{transform-origin:center center}
  .model-grid .model-card.is-tilting{transition:transform .08s linear,box-shadow .3s ease,border-color .3s ease}
  .model-grid .model-card:hover{box-shadow:0 28px 66px rgba(7,31,70,.16);border-color:#82d7ff}
}


/* V7: category-card alignment + robust tilt on desktop/hybrid devices. */
.model-grid{align-items:stretch}
.model-grid .model-card{
  height:100%;
  align-self:stretch;
  transform-origin:center center;
  transform-style:preserve-3d;
  will-change:transform;
}
.model-grid .model-image,
.model-grid .model-meta{
  transform:translateZ(0);
  transition:transform .28s cubic-bezier(.2,.8,.2,1);
}
.model-grid .model-card.is-tilting .model-image{transform:translateZ(18px)}
.model-grid .model-card.is-tilting .model-meta{transform:translateZ(12px)}

@media (hover:hover) and (prefers-reduced-motion:no-preference){
  /* Visible CSS fallback even when pointer capability detection is unreliable. */
  .model-grid .model-card:hover{
    transform:perspective(900px) translateY(-10px) rotateX(2.2deg) rotateY(-2.8deg) scale(1.012);
    box-shadow:0 30px 72px rgba(7,31,70,.17);
    border-color:#75d1fb;
  }
  .model-grid .model-card.is-tilting{
    transition:transform .075s linear,box-shadow .28s ease,border-color .28s ease;
  }
}

@media (hover:none), (prefers-reduced-motion:reduce){
  .model-grid .model-card,
  .model-grid .model-card:hover{transform:none!important}
  .model-grid .model-image,
  .model-grid .model-meta{transform:none!important}
}

/* V8 — Hero clarity + direct mobility reference */
.hero{
  isolation:isolate;
}
.hero-overlay{
  background:
    radial-gradient(900px 620px at 22% 49%,rgba(2,20,47,.28),transparent 72%),
    linear-gradient(90deg,rgba(2,20,47,.92) 0%,rgba(4,34,67,.78) 35%,rgba(5,69,108,.36) 61%,rgba(8,91,135,.12) 100%),
    linear-gradient(0deg,rgba(0,18,41,.53),transparent 48%);
}
.hero-grid{
  grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);
  gap:clamp(46px,5vw,92px);
  align-items:center;
}
.hero-copy{
  position:relative;
  max-width:900px;
  padding:clamp(28px,2.4vw,42px);
  border:1px solid rgba(255,255,255,.13);
  border-radius:32px;
  background:linear-gradient(135deg,rgba(2,20,47,.70),rgba(7,57,96,.40) 66%,rgba(8,93,137,.20));
  box-shadow:0 34px 100px rgba(0,18,43,.18),inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(11px) saturate(118%);
  -webkit-backdrop-filter:blur(11px) saturate(118%);
  overflow:hidden;
}
.hero-copy:before{
  content:"";
  position:absolute;
  width:330px;
  height:330px;
  right:-180px;
  top:-180px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(92,211,255,.20),transparent 68%);
  pointer-events:none;
}
.hero-copy>*{position:relative;z-index:1}
.hero h1{
  max-width:820px;
  font-size:clamp(56px,5.25vw,92px);
  text-shadow:0 3px 28px rgba(0,14,34,.30);
}
.hero-lead{
  max-width:720px;
  color:rgba(255,255,255,.95);
  text-shadow:0 2px 18px rgba(0,16,39,.26);
}
.hero-points{margin-top:34px}
.hero-points div{
  background:rgba(2,25,54,.42);
  border-color:rgba(255,255,255,.20);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}

.hero-product-stage{
  justify-self:end;
  width:min(100%,520px);
  display:grid;
  gap:14px;
  perspective:1200px;
}
.hero-product-brand{
  justify-self:end;
  display:flex;
  align-items:center;
  gap:12px;
  padding:10px 14px 10px 12px;
  border:1px solid rgba(255,255,255,.56);
  border-radius:18px;
  background:rgba(255,255,255,.92);
  color:#48627f;
  box-shadow:0 18px 48px rgba(0,18,43,.16);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  font-size:13px;
  font-weight:800;
}
.hero-product-brand img{width:94px;height:42px;object-fit:contain}
.hero-product-card{
  position:relative;
  display:block;
  overflow:hidden;
  min-height:350px;
  border-radius:30px;
  border:1px solid rgba(255,255,255,.66);
  background:linear-gradient(150deg,rgba(255,255,255,.98),rgba(230,247,255,.94));
  box-shadow:0 36px 95px rgba(0,18,43,.27);
  transform-style:preserve-3d;
  backface-visibility:hidden;
}
.hero-product-card:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(130deg,rgba(255,255,255,.30),transparent 32%,transparent 72%,rgba(35,175,234,.10));
}
.hero-product-main>img{
  width:100%;
  height:350px;
  object-fit:cover;
  object-position:64% 50%;
  transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .45s ease;
}
.hero-product-main:hover>img{transform:scale(1.025);filter:saturate(1.035)}
.hero-product-kicker{
  position:absolute;
  z-index:2;
  top:18px;
  left:18px;
  padding:9px 12px;
  border-radius:999px;
  background:rgba(4,33,68,.85);
  color:#fff;
  font-size:12px;
  font-weight:850;
  letter-spacing:.05em;
  backdrop-filter:blur(10px);
}
.hero-product-caption{
  position:absolute;
  z-index:2;
  left:18px;
  right:18px;
  bottom:18px;
  padding:15px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.90);
  color:var(--navy);
  box-shadow:0 12px 34px rgba(7,31,70,.13);
  backdrop-filter:blur(13px);
}
.hero-product-caption span{display:block;margin-bottom:4px;font-size:12px;color:var(--blue);font-weight:850;text-transform:uppercase;letter-spacing:.11em}
.hero-product-caption strong{font-size:19px;line-height:1.25}
.hero-product-row{display:grid;grid-template-columns:1.16fr .84fr;gap:12px}
.hero-product-mini,
.hero-hotline-pill{
  position:relative;
  min-height:108px;
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 20px 52px rgba(0,18,43,.16);
}
.hero-product-mini{
  display:grid;
  grid-template-columns:112px 1fr;
  align-items:center;
  background:rgba(255,255,255,.94);
  color:var(--navy);
  border:1px solid rgba(255,255,255,.64);
}
.hero-product-mini img{width:112px;height:108px;object-fit:cover;object-position:center}
.hero-product-mini div{padding:12px 13px}
.hero-product-mini span,.hero-hotline-pill span{display:block;margin-bottom:5px;font-size:11px;color:#627892;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.hero-product-mini strong{display:block;font-size:14px;line-height:1.28}
.hero-hotline-pill{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:18px 20px;
  color:#fff;
  background:linear-gradient(135deg,rgba(5,112,189,.94),rgba(24,183,235,.95));
  border:1px solid rgba(255,255,255,.26);
}
.hero-hotline-pill span{color:rgba(255,255,255,.77)}
.hero-hotline-pill strong{font-size:20px;line-height:1.18;letter-spacing:-.025em}
.hero-mobile-product{display:none}

@media (min-width:901px){
  .hero-product-stage{animation:heroStageIn .8s .15s both cubic-bezier(.2,.8,.2,1)}
  @keyframes heroStageIn{from{opacity:0;transform:translate3d(22px,14px,0)}to{opacity:1;transform:none}}
}

@media (max-width:1100px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:34px}
  .hero-product-stage{width:min(100%,440px)}
  .hero-product-main>img{height:315px}
  .hero-product-card{min-height:315px}
  .hero-product-row{grid-template-columns:1fr}
  .hero-hotline-pill{min-height:88px}
  .hero-product-mini{display:none}
  .hero h1{font-size:clamp(52px,6.3vw,78px)}
}

@media (max-width:900px){
  .hero-grid{grid-template-columns:1fr;align-items:end}
  .hero-product-stage{display:none}
  .hero-copy{max-width:780px}
  .hero-overlay{
    background:
      linear-gradient(180deg,rgba(2,19,44,.66) 0%,rgba(2,24,52,.76) 52%,rgba(1,18,42,.95) 100%),
      linear-gradient(90deg,rgba(2,20,47,.52),rgba(5,71,109,.14));
  }
}

@media (max-width:640px){
  .hero{min-height:880px}
  .hero-grid{padding-top:42px;padding-bottom:42px}
  .hero-copy{
    padding:24px 19px 20px;
    border-radius:25px;
    background:linear-gradient(145deg,rgba(2,20,47,.78),rgba(6,57,95,.45));
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
  }
  .hero h1{font-size:clamp(43px,13vw,58px);margin-top:16px}
  .hero-mobile-product{
    display:grid;
    grid-template-columns:130px 1fr;
    align-items:center;
    gap:14px;
    margin-top:18px;
    padding:9px;
    border:1px solid rgba(255,255,255,.28);
    border-radius:20px;
    background:rgba(255,255,255,.93);
    color:var(--navy);
    box-shadow:0 18px 48px rgba(0,18,43,.22);
  }
  .hero-mobile-product img{width:130px;height:96px;object-fit:cover;object-position:66% 50%;border-radius:14px}
  .hero-mobile-product span{display:block;margin-bottom:4px;color:var(--blue);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
  .hero-mobile-product strong{display:block;font-size:16px;line-height:1.24}
  .hero-points{margin-top:20px}
}

@media (prefers-reduced-motion:reduce){
  .hero-product-stage{animation:none!important}
  .hero-product-main>img{transition:none!important}
}


/* V10 — Photorealistic Bremen category panorama + readable speed overlays */
.model-grid .model-image{position:relative;isolation:isolate}
.model-grid .model-image img{display:block}
.speed-overlay{
  position:absolute;
  z-index:4;
  top:14px;
  left:14px;
  display:inline-flex;
  align-items:baseline;
  gap:5px;
  padding:9px 12px 8px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:14px;
  background:linear-gradient(135deg,rgba(5,42,84,.94),rgba(8,147,214,.90));
  color:#fff;
  box-shadow:0 9px 24px rgba(4,34,73,.20),inset 0 1px 0 rgba(255,255,255,.18);
  -webkit-backdrop-filter:blur(12px) saturate(1.2);
  backdrop-filter:blur(12px) saturate(1.2);
  pointer-events:none;
  transform:translateZ(28px);
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease;
}
.speed-overlay b{
  font-size:clamp(22px,1.9vw,32px);
  line-height:.9;
  letter-spacing:-.055em;
  font-weight:900;
}
.speed-overlay em{
  font-size:12px;
  line-height:1;
  font-style:normal;
  font-weight:800;
  letter-spacing:.02em;
  opacity:.96;
}
@media (hover:hover) and (prefers-reduced-motion:no-preference){
  .model-card:hover .speed-overlay{
    transform:translateZ(36px) translateY(-2px) scale(1.025);
    box-shadow:0 13px 30px rgba(4,34,73,.25),inset 0 1px 0 rgba(255,255,255,.2);
  }
}
@media (max-width:700px){
  .speed-overlay{top:12px;left:12px;padding:8px 11px 7px;border-radius:13px}
  .speed-overlay b{font-size:26px}
  .speed-overlay em{font-size:11px}
}
@media (prefers-reduced-motion:reduce){
  .speed-overlay{transition:none;transform:none}
}
