:root{
  --black:#07090c;--graphite:#10151a;--ink:#111820;--muted:#66737e;--line:#dce3e7;
  --soft:#f5f7f8;--white:#fff;--cyan:#079bc8;--cyan2:#57c9e9;--green:#20c866;
  --shell:1200px;--radius:12px;--shadow:0 18px 42px rgba(6,9,12,.10)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased}
body{padding-bottom:0}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
.shell{width:min(var(--shell),calc(100% - 44px));margin:auto}
.icon{width:1.15em;height:1.15em;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.15em;flex:0 0 auto}

.site-header{height:72px;background:var(--black);color:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.08)}
.header-inner{height:100%;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:14px}
.brand img{width:144px;height:auto;max-height:30px;object-fit:contain}
.brand-sub{font-size:11px;color:#9aa7b1;border-left:1px solid #333b42;padding-left:12px}
.desktop-nav{display:flex;gap:28px;margin-left:auto}
.desktop-nav a{font-size:13px;font-weight:700;color:#d5dadd}
.desktop-nav a:hover{color:var(--cyan2)}
.head-actions{display:flex;gap:9px}
.head-phone,.head-wa{height:42px;border-radius:999px;padding:0 14px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}
.head-phone{border:1px solid #424a50}
.head-wa{background:var(--green);color:#05140a}

.hero{position:relative;background:linear-gradient(135deg,#0c1116 0%,#07090c 68%);color:#fff;overflow:hidden}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 38%,rgba(7,155,200,.17),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.025),transparent 40%)}
.hero-mark{position:absolute;right:3%;top:50%;transform:translateY(-50%);width:min(43vw,550px);opacity:.09;pointer-events:none}
.hero-mark img{width:100%;display:block}
.hero-grid{position:relative;z-index:2;min-height:550px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;padding-top:54px;padding-bottom:54px}
.eyebrow{display:flex;align-items:center;gap:10px;color:#61c7e4;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;margin-bottom:14px}
.eyebrow span{width:28px;height:28px;border-radius:50%;border:1px solid rgba(97,199,228,.55);display:grid;place-items:center;font-size:10px}
.eyebrow.dark{color:#078fb9}
.hero h1,.section-head h2,.request-copy h2,.faq-layout h2,.closing h2{margin:0;letter-spacing:-.045em;line-height:1.02}
.hero h1{font-size:64px;max-width:690px}
.hero h1 em,.section-head h2 em,.request-copy h2 em,.faq-layout h2 em,.closing h2 em{font-style:normal;color:var(--cyan2)}
.lead{font-size:17px;line-height:1.65;color:#c8d0d6;max-width:670px;margin:22px 0 28px}
.hero-actions,.closing-actions{display:flex;gap:10px;flex-wrap:wrap}
.btn{min-height:50px;padding:0 18px;border-radius:7px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:850;cursor:pointer;transition:.18s}
.btn:hover{transform:translateY(-2px)}
.btn-wa{background:var(--green);color:#04140a}
.btn-light{background:#fff;color:#10151a}
.btn-outline{border-color:#59636b;color:#fff;background:transparent}
.btn-dark{background:#0d1217;color:#fff}
.btn-ghost{border-color:#b9c2c8;color:#172028;background:#fff}
.hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}
.hero-trust>div{display:flex;gap:10px;align-items:flex-start;border-top:1px solid #30383e;padding-top:14px}
.hero-trust .icon{color:#55c7e7;width:21px;height:21px}
.hero-trust strong,.hero-trust small{display:block}
.hero-trust strong{font-size:12px}
.hero-trust small{font-size:10px;color:#9da9b1;margin-top:2px}
.hero-panel{background:rgba(255,255,255,.96);color:#10151b;border-radius:12px;padding:28px;box-shadow:0 22px 60px rgba(0,0,0,.24)}
.panel-top{display:flex;justify-content:space-between;align-items:center;color:#087fa6;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.hero-panel h2{font-size:28px;line-height:1.08;letter-spacing:-.04em;margin:20px 0 12px}
.hero-panel p{font-size:13px;color:#5e6a74}
.hero-panel ul{list-style:none;padding:0;margin:22px 0}
.hero-panel li{display:flex;gap:8px;align-items:flex-start;font-size:12px;margin:11px 0}
.hero-panel li .icon{color:#079bc8;margin-top:2px}
.review-line{display:flex;align-items:baseline;gap:9px;border-top:1px solid #e2e7ea;padding-top:17px}
.review-line strong{font-size:28px;color:#079bc8}.review-line span{font-size:11px;color:#66737e}

.quick-strip{background:#fff;border-bottom:1px solid #e2e7ea}
.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.quick-grid>div{min-height:90px;padding:16px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid #e2e7ea}
.quick-grid>div:last-child{border-right:0}
.quick-grid .icon{width:22px;height:22px;color:#079bc8}
.quick-grid strong,.quick-grid small{display:block}
.quick-grid strong{font-size:13px}.quick-grid small{font-size:11px;color:#74808a}

.section{padding:76px 0}
.soft{background:var(--soft)}
.section-dark{background:#0b0f13;color:#fff}
.section-head{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;margin-bottom:30px}
.section-head h2,.request-copy h2,.faq-layout h2,.closing h2{font-size:34px}
.section-head>p{margin:0;color:#65717b;font-size:14px;line-height:1.65}
.section-head.inverse>p{color:#98a4ad}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.service-card{position:relative;border:1px solid #dfe5e8;border-radius:10px;padding:22px;background:#fff;transition:.2s}
.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#a9d8e6}
.service-icon{width:48px;height:48px;border-radius:12px;background:#edf9fc;color:#079bc8;display:grid;place-items:center}
.service-icon .icon{width:24px;height:24px}
.number{position:absolute;right:20px;top:20px;font-size:28px;color:#d6e8ee;font-weight:300}
.service-card h3{font-size:20px;margin:20px 0 8px}
.service-card p{font-size:14px;color:#5e6973;min-height:89px}
.service-card a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e2e7ea;padding-top:14px;font-size:12px;font-weight:800;color:#087fa6}
.service-card a .icon{width:14px;height:14px}

.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.process-grid article{border:1px solid #293138;border-radius:10px;padding:22px;background:#10161b}
.process-grid article>span{color:#55c7e7;font-size:11px}
.process-grid article>.icon{width:25px;height:25px;color:#55c7e7;display:block;margin:16px 0}
.process-grid h3{font-size:17px;margin:0 0 8px}
.process-grid p{font-size:12px;color:#9ca7af;margin:0}

.request-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:38px;align-items:start}
.request-copy{position:sticky;top:102px}
.request-copy p{font-size:14px;color:#5e6973}
.request-points{margin-top:26px;display:grid;gap:10px}
.request-points>div{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:750}
.request-points .icon{color:#079bc8}
.quote{border:1px solid #dce3e7;border-radius:12px;box-shadow:var(--shadow);background:#fff;overflow:hidden}
.progress{display:grid;grid-template-columns:repeat(3,1fr);background:#f3f6f7;border-bottom:1px solid #dce3e7}
.progress button{height:52px;border:0;border-right:1px solid #dce3e7;background:transparent;font-size:11px;font-weight:800;color:#71808a}
.progress button:last-child{border-right:0}
.progress button.active{background:#0e1419;color:#fff}
.step{display:none;padding:28px}.step.active{display:block}
.steptitle{display:flex;gap:12px;align-items:center;margin-bottom:20px}
.steptitle>b{font-size:24px;color:#079bc8;font-weight:400}
.steptitle strong,.steptitle small{display:block}
.steptitle strong{font-size:16px}.steptitle small{font-size:11px;color:#7a8790}
.field{display:block;font-size:12px;font-weight:750;color:#4f5a64;margin-bottom:14px}
.field span{display:block;margin-bottom:6px}
.field input,.field select,.field textarea{width:100%;border:1px solid #d7dfe4;border-radius:6px;background:#fff;color:#1b2228;padding:0 11px;outline:none}
.field input,.field select{height:47px}
.field textarea{min-height:105px;padding-top:10px;resize:vertical}
.field input:focus,.field select:focus,.field textarea:focus{border-color:#33afd4;box-shadow:0 0 0 3px rgba(51,175,212,.09)}
.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.stepactions{display:flex;justify-content:space-between;gap:10px;margin-top:18px}
.upload{border:1px dashed #77bed4;border-radius:8px;min-height:150px;background:#fbfdfe;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;cursor:pointer}
.upload input{position:absolute;opacity:0;pointer-events:none}
.upload-icon{color:#079bc8}.upload-icon .icon{width:30px;height:30px}
.upload strong{font-size:13px;margin-top:6px}.upload small{font-size:11px;color:#77848e}.file-status{font-size:10px;color:#087fa6;margin-top:5px}
.preview{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin:8px 0}
.preview img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:5px}
.consent{display:flex;gap:8px;align-items:flex-start;margin-top:12px}
.consent input{margin-top:3px}.consent span{font-size:11px;color:#687681}
.stack{margin-top:15px}.stack>.btn{width:100%}.alt{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}
.note{font-size:10px!important;color:#7a8790!important;margin:10px 0 0!important}

.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px}
.faqs details{border-bottom:1px solid #d8dfe3;padding:16px 0}
.faqs summary{font-size:14px;font-weight:800;cursor:pointer}
.faqs p{font-size:13px;color:#61707b;line-height:1.65}

.closing{background:#0a0e12;color:#fff;padding:42px 0}
.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.closing h2{max-width:650px}
.footer{background:#05070a;color:#a8b2b9;padding:42px 0 22px}
.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:30px}
.footer-brand img{width:132px;height:auto;max-height:28px;object-fit:contain}
.footer-brand p{font-size:11px;max-width:280px}
.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:6px}
.footer-grid strong{font-size:11px;color:#fff}.footer-grid a,.footer-grid span{font-size:11px}
.footer-grid a:hover{color:#55c7e7}
.footer-bottom{border-top:1px solid #252b30;margin-top:26px;padding-top:15px;display:flex;justify-content:space-between;font-size:10px}
.mobile-bar{display:none}
.toast{position:fixed;left:50%;bottom:80px;transform:translate(-50%,15px);opacity:0;background:#11171c;color:#fff;padding:11px 14px;border-radius:7px;font-size:11px;z-index:999;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}

@media(max-width:980px){
  .desktop-nav{display:none}
  .head-actions{margin-left:auto}
  .hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto}
  .hero-panel{max-width:620px}
  .hero h1{font-size:56px}
  .quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid>div:nth-child(2){border-right:0}
  .service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}
  .process-grid{grid-template-columns:1fr 1fr}
  .request-layout{grid-template-columns:1fr}.request-copy{position:static}
  .faq-layout{grid-template-columns:1fr}
}
@media(max-width:720px){
  body{padding-bottom:68px}
  .shell{width:min(var(--shell),calc(100% - 28px))}
  .site-header{height:64px}.brand img{width:118px}.brand-sub{display:none}.head-phone{display:none}.head-wa{height:40px;padding:0 12px}
  .hero-grid{padding-top:36px;padding-bottom:38px}
  .hero-mark{width:82vw;right:-30%;opacity:.055}
  .hero h1{font-size:46px}.lead{font-size:16px}
  .hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%;min-height:54px;font-size:15px}
  .hero-trust{grid-template-columns:1fr}.hero-trust>div{padding-top:12px}
  .hero-panel{padding:22px}.hero-panel h2{font-size:25px}
  .quick-grid{grid-template-columns:1fr}.quick-grid>div{border-right:0!important;border-bottom:1px solid #e2e7ea;min-height:76px}.quick-grid>div:last-child{border-bottom:0}
  .section{padding:58px 0}.section-head{grid-template-columns:1fr;gap:12px}.section-head h2,.request-copy h2,.faq-layout h2,.closing h2{font-size:29px}
  .service-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.service-card p{min-height:0}
  .process-grid{grid-template-columns:1fr}
  .progress{grid-template-columns:1fr}.progress button{border-right:0;border-bottom:1px solid #dce3e7;height:46px}.progress button:last-child{border-bottom:0}
  .step{padding:22px 17px}.field{font-size:14px}.field input,.field select,.field textarea{font-size:16px}.field input,.field select{height:54px}.field textarea{min-height:118px}
  .grid2{grid-template-columns:1fr}.stepactions{display:grid;grid-template-columns:1fr}.stepactions .btn{width:100%;min-height:50px}
  .upload{min-height:160px}.alt{grid-template-columns:1fr}.preview{grid-template-columns:repeat(3,1fr)}
  .closing-inner{display:block}.closing-actions{display:grid;grid-template-columns:1fr;margin-top:18px}.closing-actions .btn{width:100%;min-height:54px}
  .footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:4px}
  .mobile-bar{display:grid;grid-template-columns:1fr 1.2fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:200;background:#fff;border-top:1px solid #dce3e7;box-shadow:0 -8px 25px rgba(0,0,0,.08);padding:6px 6px calc(6px + env(safe-area-inset-bottom))}
  .mobile-bar a{min-height:49px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:850}.mobile-bar .wa{background:var(--green);border-radius:7px;color:#05140a}
}
@media(max-width:380px){.hero h1{font-size:40px}.head-wa span{display:none}}


/* ==============================================================
   REIMEX ABNAHME FINAL V1
   Approved visual direction: dark hero + real HTML + static hero.
   ============================================================== */

.final-hero{
  position:relative;
  min-height:590px;
  background:#08111a;
  overflow:hidden;
}
.final-hero .hero-photo{
  position:absolute;
  inset:0;
  background-image:url("/assets/images/abnahme-hero.webp");
  background-size:cover;
  background-position:center right;
  z-index:0;
}
.final-hero::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(4,11,17,.95) 0%,rgba(4,11,17,.88) 35%,rgba(4,11,17,.48) 60%,rgba(4,11,17,.18) 100%);
  z-index:1;
  pointer-events:none;
}
.final-hero .hero-grid{
  position:relative;
  z-index:2;
  min-height:590px;
  display:grid;
  grid-template-columns:minmax(0,1.14fr) minmax(320px,.62fr);
  align-items:center;
  gap:48px;
}
.final-hero .hero-copy{
  max-width:720px;
}
.final-hero h1{
  font-size:64px;
  line-height:.98;
  letter-spacing:-.052em;
  max-width:690px;
}
.final-hero .lead{
  max-width:660px;
  font-size:17px;
  color:#d3d9de;
}
.hero-checks{
  list-style:none;
  padding:0;
  margin:0 0 28px;
  display:grid;
  gap:11px;
}
.hero-checks li{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:14px;
  font-weight:700;
  color:#f3f6f8;
}
.hero-checks .icon{
  width:20px;
  height:20px;
  padding:3px;
  border-radius:50%;
  color:#07150c;
  background:#2ad46d;
  stroke-width:2.3;
}
.final-hero .hero-actions{
  display:grid;
  grid-template-columns:1.18fr .9fr .9fr;
  gap:10px;
  width:min(100%,680px);
}
.final-hero .hero-actions .btn{
  width:100%;
  min-height:52px;
  font-size:13px;
}
.final-trust-panel{
  align-self:end;
  margin-bottom:54px;
  padding:10px 18px;
  background:rgba(7,18,27,.84);
  border:1px solid rgba(255,255,255,.20);
  border-radius:10px;
  backdrop-filter:blur(10px);
  box-shadow:0 18px 44px rgba(0,0,0,.26);
  color:#fff;
}
.trust-row{
  display:grid;
  grid-template-columns:28px 1fr;
  gap:12px;
  align-items:start;
  padding:14px 0;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.trust-row:last-child{border-bottom:0}
.trust-row .icon{
  width:22px;height:22px;color:#fff;margin-top:1px;
}
.trust-row strong,
.trust-row small{display:block}
.trust-row strong{font-size:13px}
.trust-row small{font-size:10px;color:#b8c4cc;line-height:1.45;margin-top:2px}

.quick-strip{
  background:#fff;
}
.quick-grid>div{
  min-height:105px;
}
.quick-grid strong{font-size:13px}
.quick-grid small{font-size:11px}

.why-strip{
  background:#fff;
  border-top:1px solid #e1e7ea;
  border-bottom:1px solid #e1e7ea;
  padding:34px 0 38px;
}
.why-head{
  display:flex;
  align-items:baseline;
  gap:12px;
  margin-bottom:18px;
}
.why-head span{
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#079bc8;
}
.why-head h2{
  margin:0;
  font-size:28px;
  letter-spacing:-.035em;
}
.why-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}
.why-grid>div{
  min-height:86px;
  display:flex;
  gap:12px;
  padding:16px;
  border:1px solid #e1e7ea;
  border-radius:8px;
  background:#fff;
}
.why-grid .icon{
  width:22px;height:22px;color:#0b8eb7;margin-top:2px;
}
.why-grid strong,.why-grid small{display:block}
.why-grid strong{font-size:13px}
.why-grid small{font-size:11px;color:#6d7982;line-height:1.45;margin-top:2px}

@media(max-width:980px){
  .final-hero{min-height:auto}
  .final-hero .hero-grid{
    min-height:620px;
    grid-template-columns:1fr;
    align-items:end;
    gap:20px;
    padding-top:72px;
    padding-bottom:36px;
  }
  .final-hero .hero-copy{max-width:650px}
  .final-hero h1{font-size:54px}
  .final-trust-panel{
    align-self:auto;
    margin:0;
    max-width:650px;
  }
  .why-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:720px){
  .final-hero{
    min-height:0;
    display:block;
  }
  .final-hero .hero-photo{
    position:relative;
    inset:auto;
    display:block;
    width:100%;
    aspect-ratio:16/10;
    background-position:62% center;
  }
  .final-hero::after{
    display:none;
  }
  .final-hero .hero-grid{
    min-height:0;
    display:block;
    padding-top:26px;
    padding-bottom:28px;
    background:#07111a;
  }
  .final-hero h1{
    font-size:44px;
    line-height:1.02;
  }
  .final-hero .lead{
    font-size:16px;
  }
  .final-hero .hero-actions{
    grid-template-columns:1fr;
    width:100%;
  }
  .final-hero .hero-actions .btn{
    min-height:54px;
    font-size:15px;
  }
  .final-trust-panel{
    margin-top:20px;
    padding:8px 15px;
    background:#0b1822;
    backdrop-filter:none;
  }
  .trust-row{
    grid-template-columns:26px 1fr;
    padding:12px 0;
  }
  .why-head{
    display:block;
  }
  .why-head h2{
    margin-top:4px;
    font-size:28px;
  }
  .why-grid{
    grid-template-columns:1fr;
  }
  .quick-grid>div{
    min-height:78px;
  }
}

@media(max-width:380px){
  .final-hero h1{font-size:39px}
}
