:root{--green:#0e9f3f;--green-dark:#087c31;--black:#111;--muted:#60646c;--line:#e7e9ec;--soft:#f7f8f8;--radius:24px;--shadow:0 18px 50px rgba(10,20,14,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Manrope,Arial,sans-serif;color:var(--black);background:#fff;line-height:1.5}.container{width:min(1400px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}.header-inner{height:92px;display:flex;align-items:center;gap:28px;overflow:visible}.brand{flex:0 0 auto;overflow:visible}.brand img{width:250px;height:auto;display:block;object-fit:contain}.main-nav{display:flex;gap:32px;margin-left:auto;white-space:nowrap}.main-nav a,.site-footer a{color:inherit;text-decoration:none;font-weight:650}.main-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:12px}.lang{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 16px;font-weight:700}.menu-toggle{display:none;border:0;background:transparent;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 24px rgba(14,159,63,.18)}.btn-primary:hover{background:var(--green-dark)}.btn-secondary{border-color:#202124;color:#111;background:#fff}.btn-outline{border-color:var(--green);color:var(--green-dark);background:#fff;min-height:42px}.btn-small{min-height:44px;padding:0 20px}.hero{padding:18px 0 28px;background:#fff;overflow:hidden}
.hero .container{width:min(1480px,calc(100% - 56px))}
.hero-grid{display:grid;grid-template-columns:minmax(430px,36%) minmax(0,64%);min-height:455px;align-items:center;gap:8px}
.hero-copy{padding:28px 10px 18px 0;position:relative;z-index:2}
.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--green-dark);font-size:.78rem;font-weight:850;margin:0 0 14px}
.hero h1{font-size:clamp(3.25rem,3.75vw,4rem);line-height:1.02;letter-spacing:-.052em;margin:0 0 22px;max-width:590px}
.hero h1 span{color:var(--green)}
.lead{font-size:1.08rem;line-height:1.55;color:var(--muted);max-width:520px;margin:0}
.hero-actions{display:flex;gap:14px;margin:26px 0 0}
.hero-benefits{display:flex;gap:30px;margin-top:30px}
.hero-benefits div{display:flex;align-items:center;gap:10px;font-size:.86rem;line-height:1.3;white-space:nowrap}
.hero-visual{height:440px;min-height:440px;width:100%;background:#fff url('assets/hero-scene-v5.jpg') center right/contain no-repeat;border:0;border-radius:0;box-shadow:none}
.section{padding:100px 0}.section-soft{background:var(--soft)}.section-heading h2,.feature-copy h2,.location-copy h2,.app-copy h2{font-size:clamp(2.2rem,3.2vw,4rem);letter-spacing:-.04em;line-height:1.05;margin:0 0 20px}.centered{text-align:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}.step{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:36px 28px;text-align:center;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.035)}.step-no{position:absolute;top:16px;left:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#daf3e3;color:var(--green-dark);font-weight:900}.step-icon{font-size:3rem;margin-bottom:16px}.step h3{font-size:1.25rem;margin:0 0 8px}.step p{color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.station-card{background:#fff;border-radius:28px;padding:18px;box-shadow:var(--shadow)}.station-card img{width:100%;height:auto;display:block;border-radius:18px;object-fit:contain}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{margin:15px 0;font-weight:650}.check-list li:before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;margin-right:12px;background:#dff5e6;color:var(--green-dark)}.location-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px;align-items:center}.location-copy p{color:var(--muted);font-size:1.06rem}.map-card{min-height:400px;border:1px solid var(--line);border-radius:30px;background:#f4faf5;position:relative;overflow:hidden;padding:34px}.map-shape{height:100%;min-height:330px;background:linear-gradient(135deg,transparent 10%,rgba(14,159,63,.06)),repeating-linear-gradient(35deg,transparent 0 18px,rgba(0,0,0,.035) 18px 19px);clip-path:polygon(5% 50%,13% 32%,27% 26%,37% 12%,52% 20%,65% 12%,83% 24%,94% 43%,88% 64%,70% 71%,57% 88%,38% 77%,23% 84%,12% 70%);border:2px solid #aaa;position:relative}.map-shape i{position:absolute;width:18px;height:18px;background:var(--green);border:4px solid white;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.15)}.location-card{position:absolute;right:28px;bottom:28px;background:#fff;border-radius:20px;padding:20px;box-shadow:var(--shadow);display:grid;gap:7px;width:min(320px,calc(100% - 56px))}.location-card span{color:var(--green-dark);font-weight:700}.app-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:44px;align-items:center}.phones{display:flex;align-items:flex-end;justify-content:center;gap:14px}.phone{width:155px;height:320px;border:8px solid #111;border-radius:30px;background:#fff;padding:24px 14px;box-shadow:0 16px 40px rgba(0,0,0,.12);transform:rotate(-5deg)}.phone:nth-child(2){transform:rotate(4deg) translateY(14px)}.phone-top{width:52px;height:8px;background:#111;border-radius:8px;margin:-14px auto 20px}.phone p{font-size:.72rem;border-bottom:1px solid #eee;padding-bottom:12px}.qr{font-size:5rem;text-align:center;margin-top:40px}.store-buttons{display:flex;gap:12px;margin-top:24px}.store{background:#111;color:#fff;text-decoration:none;padding:13px 18px;border-radius:10px;font-weight:800}.app-features{display:grid;grid-template-columns:1fr 1fr;gap:18px}.app-features div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;text-align:center}.app-features b{display:block;font-size:2rem;margin-bottom:8px}.app-features span{font-weight:750}.partners{padding:28px 0;border-top:1px solid var(--line)}.partner-row{display:flex;gap:46px;align-items:center;justify-content:space-between;flex-wrap:wrap;color:#244273}.partner-row span{color:var(--muted)}.site-footer{background:#151719;color:#fff;padding:32px 0}.footer-grid{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px}.site-footer img{width:190px;height:auto;filter:invert(1)}.site-footer nav{display:flex;justify-content:center;gap:30px}.social{font-size:1.7rem;letter-spacing:8px}
@media(max-width:1050px){.main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-actions{display:none}.hero-grid,.feature-grid,.location-grid,.app-grid{grid-template-columns:1fr}.hero-grid{min-height:auto}.hero-copy{padding-right:0}.hero-visual{min-height:430px}.steps{grid-template-columns:1fr 1fr}.app-features{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1fr;text-align:center}.site-footer nav{flex-wrap:wrap}.footer-grid img{margin:auto}}
@media(max-width:680px){.container{width:min(100% - 28px,1400px)}.header-inner{height:72px}.brand img{width:165px}.main-nav{top:72px}.hero{padding-top:18px}.hero-grid{display:flex;flex-direction:column}.hero-copy{order:1}.hero-visual{order:0;width:100%;min-height:300px;border-radius:22px}.hero h1{font-size:3.15rem}.hero-actions,.hero-benefits,.store-buttons{flex-direction:column}.hero-benefits{gap:16px}.steps{grid-template-columns:1fr}.section{padding:68px 0}.feature-grid,.location-grid,.app-grid{gap:30px}.map-card{padding:18px;min-height:360px}.location-card{right:14px;bottom:14px;width:calc(100% - 28px)}.app-features{grid-template-columns:1fr 1fr}.partner-row{justify-content:center;text-align:center}.site-footer nav{flex-direction:column;gap:14px}.phones{transform:scale(.86);margin:-20px 0}.btn{width:100%}}


/* Lokálne SVG piktogramy – bez závislosti od externých fontov */
.step-icon{height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.step-icon svg{width:54px;height:54px;fill:none;stroke:#111;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.step:hover .step-icon svg{stroke:var(--green-dark)}
.hero-benefits .mini-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}
.hero-benefits .mini-icon svg{width:32px;height:32px;fill:none;stroke:#111;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}

/* V5 – hero dorovnané k odsúhlasenému vizuálu */
@media(max-width:1200px){
  .hero-grid{grid-template-columns:40% 60%;min-height:430px}
  .hero h1{font-size:clamp(3rem,4.6vw,3.65rem)}
  .hero-visual{height:400px;min-height:400px}
  .hero-benefits{gap:18px;flex-wrap:wrap}
  .hero-benefits div{white-space:normal}
}
@media(max-width:1050px){
  .hero-grid{grid-template-columns:1fr;gap:8px}
  .hero-copy{padding:30px 0 4px;max-width:700px}
  .hero h1{font-size:clamp(3rem,7vw,4rem)}
  .hero-visual{height:420px;min-height:420px;background-position:center}
}
@media(max-width:680px){
  .hero{padding-top:10px}
  .hero .container{width:min(100% - 28px,1480px)}
  .hero-grid{display:flex;flex-direction:column}
  .hero-copy{order:0;padding-top:24px}
  .hero-visual{order:1;height:270px;min-height:270px;width:100%;background-size:contain;background-position:center}
  .hero h1{font-size:clamp(2.65rem,13vw,3.25rem);line-height:1.02;margin-bottom:18px}
  .lead{font-size:1rem}
  .hero-actions{flex-direction:column;margin-top:22px}
  .hero-benefits{flex-direction:column;gap:14px;margin-top:24px}
}
