.leihtaxi-page{background:#11110f;color:#f8f8f5;overflow-x:hidden}
.leihtaxi-page .site-header{background:rgba(10,10,9,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.leihtaxi-page .site-header.scrolled{background:rgba(10,10,9,.96)}
.leihtaxi-page .header-inner{height:88px;gap:28px}
.leihtaxi-page .brand-logo{width:118px;height:auto;transition:width .3s ease}
.leihtaxi-page .site-header.scrolled .brand-logo{width:102px}
.leihtaxi-page .site-nav{margin-left:auto;gap:30px;white-space:nowrap}
.leihtaxi-page .site-nav a{font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:#ecece5;position:relative}
.leihtaxi-page .site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--yellow);transition:right .25s ease}
.leihtaxi-page .site-nav a:hover:after,.leihtaxi-page .site-nav a.active:after{right:0}
.leihtaxi-page .site-nav a.active{color:var(--yellow)}
.leihtaxi-page .header-cta{margin-left:4px;white-space:nowrap}

.leihtaxi-page .hero-subpage{position:relative;isolation:isolate;overflow:hidden;padding:170px 0 110px;min-height:760px;display:flex;align-items:center;background:#11110f}
.leihtaxi-page .hero-bg-media{position:absolute;inset:0;background-image:url('../images/leihtaxi-header.jpeg');background-size:cover;background-position:center 52%;transform:scale(1.025);z-index:-3}
.leihtaxi-page .hero-bg-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,6,.94) 0%,rgba(7,7,6,.78) 36%,rgba(7,7,6,.34) 67%,rgba(7,7,6,.34) 100%),linear-gradient(180deg,rgba(7,7,6,.34) 0%,rgba(7,7,6,.15) 35%,rgba(7,7,6,.76) 100%);z-index:-2}
.leihtaxi-page .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:50px;align-items:end}
.leihtaxi-page .hero-copy{max-width:760px;padding:12px 0 24px}
.leihtaxi-page .hero-copy:before{content:"";display:block;width:76px;height:4px;background:var(--yellow);margin:0 0 22px}
.leihtaxi-page .hero-copy h1{font-size:clamp(3.5rem,6vw,6.05rem);line-height:1.02;max-width:740px;margin-bottom:18px;text-transform:none}
.leihtaxi-page .hero-copy h1 span{color:var(--yellow);-webkit-text-stroke:0}
.leihtaxi-page .hero-copy .hero-lead{font-size:clamp(1.2rem,2vw,1.65rem);font-weight:800;line-height:1.32;max-width:630px;margin-bottom:18px}
.leihtaxi-page .hero-copy .hero-intro{font-size:1.02rem;line-height:1.72;max-width:650px;color:#e1e1da;margin-bottom:34px}
.leihtaxi-page .hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}
.leihtaxi-page .mini-facts{display:flex;gap:12px;flex-wrap:wrap;margin-top:38px}
.leihtaxi-page .mini-facts span{display:inline-flex;align-items:center;padding:10px 13px;border:1px solid rgba(255,255,255,.16);background:rgba(14,14,12,.34);backdrop-filter:blur(8px);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ededE7}
.leihtaxi-page .hero-badge{align-self:end;justify-self:end;width:min(100%,340px);background:rgba(16,16,14,.82);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.16);padding:26px;box-shadow:0 20px 50px rgba(0,0,0,.28);margin-top:150px}
.leihtaxi-page .hero-badge small{display:block;color:var(--yellow);text-transform:uppercase;letter-spacing:.14em;font-size:.67rem;font-weight:900;margin-bottom:12px}
.leihtaxi-page .hero-badge strong{display:block;font-size:2.25rem;letter-spacing:-.05em;line-height:1.02;margin-bottom:12px}
.leihtaxi-page .hero-badge p{margin:0;color:#dfdfd7;font-size:.92rem;line-height:1.55}

.leihtaxi-page .trust-strip{background:var(--yellow);color:#1d1d1b;padding:24px 0}
.leihtaxi-page .trust-strip .container{display:grid;grid-template-columns:1.1fr auto auto;gap:25px;align-items:center}
.leihtaxi-page .trust-strip strong{font-size:clamp(1.2rem,2.2vw,2rem);line-height:1.1;letter-spacing:-.03em}
.leihtaxi-page .trust-strip span{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900}
.leihtaxi-page .button-dark{background:#11110f;color:#fff;border:1px solid #11110f}
.leihtaxi-page .button-dark:hover{background:#2b2b26;color:#fff}

.leihtaxi-page .process{background:#f3f2ec;color:#1d1d1b}
.leihtaxi-page .process .eyebrow{color:#8a7600}
.leihtaxi-page .process-head{display:grid;grid-template-columns:1fr .9fr;gap:7vw;align-items:end;margin-bottom:54px}
.leihtaxi-page .process-head h2{margin-bottom:0;max-width:700px}
.leihtaxi-page .process-head>p{margin:0;color:#5f6058;font-size:1.02rem;line-height:1.75}
.leihtaxi-page .process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.leihtaxi-page .process-card{background:#fff;border:1px solid #dddcd4;padding:34px 32px 30px;min-height:270px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .25s ease,box-shadow .25s ease}
.leihtaxi-page .process-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.07)}
.leihtaxi-page .process-number{display:inline-grid;place-items:center;width:44px;height:44px;background:#11110f;color:var(--yellow);font-size:.75rem;font-weight:900;letter-spacing:.08em;margin-bottom:50px}
.leihtaxi-page .process-card h3{font-size:clamp(1.7rem,2.4vw,2.35rem);margin:0 0 14px;line-height:1.02}
.leihtaxi-page .process-card p{margin:0;color:#606158;line-height:1.72;font-size:.96rem;max-width:34ch}

.leihtaxi-page .fleet{background:#151512}
.leihtaxi-page .fleet-head{display:grid;grid-template-columns:1fr .85fr;gap:7vw;align-items:end;margin-bottom:48px}
.leihtaxi-page .fleet-head h2{margin-bottom:0}
.leihtaxi-page .fleet-head>p{margin:0;color:#bdbdb6;font-size:1.02rem;line-height:1.7}
.leihtaxi-page .fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.leihtaxi-page .fleet-card{position:relative;min-height:360px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#1e1e1a,#11110f);padding:34px;display:flex;flex-direction:column;overflow:hidden}
.leihtaxi-page .fleet-card:before{content:"TAXI";position:absolute;right:-18px;top:42px;font-size:7.5rem;line-height:1;font-weight:900;letter-spacing:-.08em;color:rgba(251,217,0,.045);transform:rotate(-6deg)}
.leihtaxi-page .fleet-card .fleet-kicker{color:var(--yellow);text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;font-weight:900;margin-bottom:auto}
.leihtaxi-page .fleet-card h3{font-size:clamp(2rem,3vw,3.1rem);margin:70px 0 10px;max-width:90%}
.leihtaxi-page .fleet-card strong{font-size:1.15rem;color:#fff;margin-bottom:20px}
.leihtaxi-page .fleet-card p{color:#bcbcb5;margin:0;line-height:1.65;font-size:.94rem}
.leihtaxi-page .fleet-note{margin-top:25px;color:#8e8e87;font-size:.82rem}

.leihtaxi-page .cta-panel{background:var(--yellow);color:#1d1d1b}
.leihtaxi-page .cta-panel-inner{display:grid;grid-template-columns:1.2fr auto;gap:35px;align-items:center;padding:50px 0}
.leihtaxi-page .cta-panel h2{font-size:clamp(2.25rem,4vw,4rem);margin:0 0 12px;max-width:760px}
.leihtaxi-page .cta-panel p{margin:0;color:#45453f;font-size:1.03rem;max-width:720px}

.leihtaxi-page .partners-strip{background:#f6f5ef;color:#1d1d1b;padding:84px 0 92px;border-bottom:1px solid #dddcd5}
.leihtaxi-page .partner-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}
.leihtaxi-page .partner-head .eyebrow{color:#907b00;margin:0}
.leihtaxi-page .partner-head h2{font-size:clamp(2.4rem,4vw,4rem);margin:0}
.leihtaxi-page .partner-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #d6d5ce;border-left:1px solid #d6d5ce}
.leihtaxi-page .partner-logo{min-height:150px;display:grid;place-items:center;padding:24px;background:#fff;border-right:1px solid #d6d5ce;border-bottom:1px solid #d6d5ce;transition:transform .25s ease,box-shadow .25s ease}
.leihtaxi-page .partner-logo:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(0,0,0,.08);z-index:2}
.leihtaxi-page .partner-logo img{width:100%;max-width:160px;max-height:76px;object-fit:contain}
.leihtaxi-page .partner-logo:nth-child(5) img{max-height:66px}
.leihtaxi-page .partner-logo:nth-child(6) img{max-height:88px}

.leihtaxi-page .contact{background:#efeee8;color:#1d1d1b}
.leihtaxi-page .contact-grid{align-items:start}
.leihtaxi-page .contact-copy>p:not(.eyebrow){color:#5a5e65;max-width:600px}
.leihtaxi-page .contact h2{font-size:clamp(3rem,5vw,5.4rem)}
.leihtaxi-page .contact-details{background:#fff;padding:10px 36px 36px;border:0}
.leihtaxi-page .contact-details>div{padding:30px 0}
.leihtaxi-page .map-link{margin-top:34px}

@media(max-width:1180px){
  .leihtaxi-page .site-nav{display:none}
  .leihtaxi-page .header-cta{margin-left:auto}
  .leihtaxi-page .menu-toggle{display:block;order:3}
  .leihtaxi-page .site-nav.open{position:absolute;display:flex;flex-direction:column;top:88px;left:0;right:0;background:#11110f;padding:30px 20px;border-bottom:1px solid var(--line);gap:22px}
  .leihtaxi-page .hero-grid{grid-template-columns:minmax(0,1fr) 320px;gap:34px}
  .leihtaxi-page .trust-strip .container{grid-template-columns:1fr;justify-items:start}
  .leihtaxi-page .partner-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .leihtaxi-page .hero-grid,.leihtaxi-page .process-head,.leihtaxi-page .fleet-head,.leihtaxi-page .cta-panel-inner{grid-template-columns:1fr}
  .leihtaxi-page .hero-badge{justify-self:start;width:min(100%,420px);margin-top:18px}
  .leihtaxi-page .process-grid,.leihtaxi-page .fleet-grid{grid-template-columns:1fr}
  .leihtaxi-page .process-card{min-height:250px;height:100%;padding:28px 24px 26px}
}
@media(max-width:760px){
  .leihtaxi-page .header-inner{height:70px}
  .leihtaxi-page .brand-logo,.leihtaxi-page .site-header.scrolled .brand-logo{width:90px}
  .leihtaxi-page .site-nav.open{top:70px}
  .leihtaxi-page .hero-subpage{min-height:auto;padding:118px 0 74px}
  .leihtaxi-page .hero-bg-media{background-position:60% 48%}
  .leihtaxi-page .hero-bg-overlay{background:linear-gradient(90deg,rgba(7,7,6,.9),rgba(7,7,6,.62)),linear-gradient(180deg,rgba(7,7,6,.18),rgba(7,7,6,.84) 88%)}
  .leihtaxi-page .hero-copy h1{font-size:clamp(3rem,14vw,4.8rem)}
  .leihtaxi-page .partner-head{display:block}
  .leihtaxi-page .partner-head .eyebrow{margin-bottom:12px}
  .leihtaxi-page .partner-grid{grid-template-columns:1fr 1fr}
  .leihtaxi-page .partner-logo{min-height:120px;padding:20px}
  .leihtaxi-page .contact-details{padding:4px 22px 28px}
}
