:root{
  --bg:#030a10;
  --panel:#07131e;
  --panel2:#0b1724;
  --yellow:#ffc400;
  --yellow2:#ffb300;
  --text:#fff;
  --muted:#c8d2dd;
  --line:rgba(255,255,255,.13);
  --shadow:0 24px 70px rgba(0,0,0,.38);
  --radius:22px;
  --max:1320px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;font-weight:700;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.site-header{height:78px;display:flex;align-items:center;justify-content:flex-start;padding:10px 30px;background:rgba(1,7,12,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;overflow:visible}
.brand{width:300px;min-width:300px;height:60px;display:flex;align-items:center;overflow:visible;margin-left:-6px}
.brand img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(0,0,0,.35))}
.top-nav{display:none}
.hero-nav{display:flex;gap:12px;align-items:center;margin:0 0 34px}
.hero-nav a{font-size:15px;line-height:1;padding:12px 18px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.055);box-shadow:0 12px 26px rgba(0,0,0,.22);transition:.2s}
.hero-nav a:hover{border-color:var(--yellow);background:rgba(255,196,0,.12);color:#fff}
.call-square,.menu-square{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;flex:0 0 58px}
.call-square{background:var(--yellow);color:#071014}
.call-square svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.menu-square{border:1px solid rgba(255,255,255,.18);background:#07131e;padding:0}
.menu-square span{display:block;width:29px;height:3px;border-radius:3px;background:#fff;margin:4px 0}
.hero{position:relative;min-height:430px;background:url('../assets/hero.webp') right center/cover no-repeat;isolation:isolate;border-bottom:1px solid rgba(255,255,255,.09)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,5,10,.94) 0%,rgba(0,5,10,.73) 34%,rgba(0,5,10,.12) 66%,rgba(0,5,10,.04) 100%),linear-gradient(0deg,rgba(0,6,12,.80),rgba(0,0,0,.08) 35%,rgba(0,0,0,.15));z-index:-1}
.hero-content{width:min(var(--max),100%);margin:0 auto;padding:26px 42px 28px}
.eyebrow{color:var(--yellow);font-size:18px;margin:0 0 11px;text-transform:uppercase;letter-spacing:.02em}
.accent-line,.title-line{display:block;width:80px;height:7px;border-radius:9px;background:var(--yellow);margin:0 0 30px}
.hero h1{font-size:clamp(48px,6vw,88px);line-height:.98;margin:0 0 18px;font-weight:900;letter-spacing:-.05em;text-shadow:0 4px 14px rgba(0,0,0,.5)}
.hero h1 span{color:var(--yellow);letter-spacing:-.02em;margin:0 .1em}
.lead{font-size:clamp(28px,3.2vw,46px);line-height:1.12;margin:0;text-shadow:0 4px 12px rgba(0,0,0,.58)}
.paint-line{display:block;width:210px;height:12px;border-radius:20px;background:linear-gradient(90deg,var(--yellow),var(--yellow2));margin:28px 0 38px;transform:skewX(-14deg)}
.hero-actions{display:flex;gap:14px;align-items:center;margin-top:0}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:13px;min-height:60px;padding:12px 22px;font-size:15px;font-weight:900;border:1px solid transparent;line-height:1.05;text-transform:uppercase;box-shadow:0 16px 34px rgba(0,0,0,.28)}
.btn svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.btn .wa{fill:#12c95b;stroke:none;width:32px;height:32px}.btn small{display:block;font-size:14px;text-transform:none;font-weight:700;margin-top:4px}.btn-yellow{background:var(--yellow);color:#05090c}.btn-dark{background:rgba(3,9,15,.72);border-color:rgba(255,255,255,.55);color:white;backdrop-filter:blur(4px)}
.quick-features{width:min(var(--max),calc(100% - 54px));margin:-8px auto 0;padding:18px 20px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#06111b;border-radius:0 0 22px 22px}
.quick-features div{display:flex;align-items:center;gap:16px;min-width:0}.quick-features i,.why i{width:48px;height:48px;color:var(--yellow);flex:0 0 48px}.quick-features span{font-size:16px;line-height:1.18}
.section,.why,.schedule,.bottom-features,.cta{width:min(var(--max),calc(100% - 54px));margin:0 auto}.map-card{margin-top:26px;border:1px solid rgba(255,255,255,.11);border-radius:var(--radius);background:linear-gradient(135deg,#071522,#0b1724);box-shadow:var(--shadow);display:grid;grid-template-columns:330px 1fr;overflow:hidden;min-height:385px}.map-text{padding:55px 30px 42px 42px}.map-text h2{font-size:54px;line-height:1.08;margin:0 0 22px;letter-spacing:-.04em}.outline-link{display:inline-flex;align-items:center;gap:22px;margin-top:30px;padding:18px 24px;border:2px solid var(--yellow);border-radius:12px;font-size:15px;line-height:1.15}.outline-link span{font-size:30px;color:var(--yellow)}.map-visual{min-height:385px;display:flex;align-items:center}.map-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.offer{background:#f7f8fa;color:#081018;margin-top:0;border-radius:0 0 var(--radius) var(--radius);padding:30px 42px 38px;box-shadow:0 22px 50px rgba(0,0,0,.22)}.offer h2,.schedule h2{font-size:34px;line-height:1.05;text-align:center;margin:0;font-weight:900}.offer h2 span,.schedule h2 span,.why h2 span{color:var(--yellow)}.title-line{width:76px;height:4px;margin:11px auto 28px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.offer-card{position:relative;background:#fff;border-radius:15px;box-shadow:0 12px 28px rgba(0,0,0,.11);overflow:hidden;min-height:292px}.offer-card img{height:150px;width:100%;object-fit:cover}.offer-card .circle-icon{position:absolute;left:22px;top:124px;width:58px;height:58px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;box-shadow:0 8px 18px rgba(0,0,0,.2)}.circle-icon i{width:30px;height:30px;color:#071014}.offer-card h3{font-size:27px;line-height:1.05;margin:43px 22px 14px;letter-spacing:-.03em}.offer-card p{font-size:15px;line-height:1.45;margin:0 22px 24px;color:#30363c;font-weight:600}
.why{margin-top:26px;background:linear-gradient(135deg,#07121d,#0a1622);border:1px solid rgba(255,255,255,.10);border-radius:var(--radius);padding:30px 42px 38px;box-shadow:var(--shadow)}.why h2{text-align:center;font-size:32px;margin:0 0 30px;letter-spacing:-.03em}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why article{padding:12px 22px;border-right:1px solid rgba(255,255,255,.13)}.why article:last-child{border-right:0}.why i{margin-bottom:18px}.why h3{font-size:18px;margin:0 0 8px}.why p{font-size:14px;line-height:1.5;margin:0;color:#cfd7df;font-weight:500}
.schedule{margin-top:26px;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,#07131e,#0b1724);display:grid;grid-template-columns:43% 57%;min-height:300px;border:1px solid rgba(255,255,255,.1)}.schedule-photo img{width:100%;height:100%;object-fit:cover}.schedule-info{padding:33px 42px}.days{display:grid;grid-template-columns:1fr 1px 1fr;gap:34px;align-items:center;margin-top:30px}.divider{height:170px;background:rgba(255,255,255,.22)}.day-box h3{font-size:22px;display:flex;align-items:center;gap:12px;margin:0 0 18px}.day-box p{display:flex;align-items:center;gap:12px;margin:0 0 14px;font-size:19px}.day-box i{width:26px;height:26px;color:var(--yellow)}.flag{width:36px;height:36px;border-radius:50%;display:inline-block;border:2px solid white;box-shadow:0 6px 14px rgba(0,0,0,.26)}.flag.de{background:linear-gradient(#000 0 33%,#e61f1f 33% 66%,#ffd63a 66%)}.flag.pl{background:linear-gradient(#fff 0 50%,#dc143c 50%)}
.bottom-features{margin-top:26px;margin-bottom:26px;border-radius:var(--radius);background:#fbfbfc;color:#071014;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--shadow);overflow:hidden}.bottom-features article{text-align:center;padding:34px 15px 38px;border-right:1px solid #d6d9dd}.bottom-features article:last-child{border-right:0}.bottom-features div{width:70px;height:70px;background:var(--yellow);border-radius:50%;display:grid;place-items:center;margin:0 auto 18px}.bottom-features i{width:36px;height:36px}.bottom-features h3{font-size:18px;line-height:1.25;margin:0}.cta{margin-top:0;margin-bottom:28px;border:1px solid rgba(255,196,0,.55);border-radius:18px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cta h2{margin:0;font-size:28px}.cta div{display:flex;gap:16px}.cta .btn{min-height:58px}
footer{border-top:1px solid var(--line);padding:26px 42px 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(var(--max),100%);margin:0 auto;color:#a9b4bf;font-size:14px}footer img{width:230px;max-width:45%}
[data-icon] svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:900px){
.site-header{height:72px;padding:8px 14px}.brand{width:245px;min-width:245px;height:56px;flex:0 0 auto;margin-left:-4px}.call-square,.menu-square{display:none}.hero{min-height:365px;background-position:62% center}.hero-nav{gap:8px;margin:0 0 18px;overflow-x:auto;padding-bottom:2px}.hero-nav a{font-size:13px;padding:9px 12px;border-radius:11px;white-space:nowrap}
.hero-overlay{background:linear-gradient(90deg,rgba(0,5,10,.93) 0%,rgba(0,5,10,.78) 52%,rgba(0,5,10,.35) 100%),linear-gradient(0deg,rgba(0,6,12,.88),rgba(0,0,0,.05) 60%)}.hero-content{padding:20px 20px 20px}.eyebrow{font-size:16px}.accent-line{width:74px;height:6px;margin-bottom:26px}.hero h1{font-size:43px;letter-spacing:-.045em}.lead{font-size:29px}.paint-line{width:150px;height:8px;margin:14px 0 16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:100%}.btn{min-height:50px;border-radius:11px;padding:10px 12px;font-size:12px;gap:8px}.btn svg{width:24px;height:24px}.btn .wa{width:30px;height:30px}.btn small{font-size:12px}.quick-features{width:100%;border-radius:0;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 14px 14px;background:#07131e;margin:0 auto}.quick-features div{gap:8px;align-items:flex-start}.quick-features i{width:32px;height:32px;flex-basis:32px}.quick-features span{font-size:12px}.section,.why,.schedule,.bottom-features,.cta{width:calc(100% - 24px)}.map-card{grid-template-columns:1fr;margin-top:14px;min-height:0}.map-text{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:22px 18px 12px}.map-text h2{font-size:31px;line-height:1.04}.map-text .accent-line{display:none}.outline-link{margin:0;padding:12px 14px;font-size:10px;border-radius:10px;gap:8px}.outline-link span{font-size:20px}.map-visual{height:235px;min-height:235px}.offer{padding:22px 16px 18px}.offer h2,.schedule h2{font-size:28px}.title-line{margin-bottom:20px}.offer-grid{grid-template-columns:repeat(3,1fr);gap:10px}.offer-card{min-height:205px;border-radius:12px}.offer-card img{height:84px}.offer-card .circle-icon{left:12px;top:66px;width:40px;height:40px}.circle-icon i{width:22px;height:22px}.offer-card h3{font-size:16px;margin:30px 12px 9px}.offer-card p{font-size:10px;margin:0 12px 14px;line-height:1.32}.why{padding:23px 15px 20px;margin-top:14px}.why h2{font-size:24px;margin-bottom:22px}.why-grid{grid-template-columns:repeat(4,1fr);gap:4px}.why article{padding:4px 7px}.why i{width:34px;height:34px;margin-bottom:11px}.why h3{font-size:12px;line-height:1.2}.why p{font-size:9px;line-height:1.35}.schedule{grid-template-columns:38% 62%;min-height:210px;margin-top:14px}.schedule-info{padding:20px 18px}.days{gap:13px;margin-top:18px}.divider{height:120px}.day-box h3{font-size:15px;gap:7px}.flag{width:27px;height:27px}.day-box p{font-size:13px;gap:7px;margin-bottom:10px}.day-box i{width:18px;height:18px}.bottom-features{grid-template-columns:repeat(4,1fr);margin-top:14px}.bottom-features article{padding:22px 6px 24px}.bottom-features div{width:52px;height:52px;margin-bottom:11px}.bottom-features i{width:27px;height:27px}.bottom-features h3{font-size:12px}.cta{padding:16px;gap:12px}.cta h2{font-size:18px}.cta .btn{min-height:48px;padding:11px 13px}.cta div{gap:8px}footer{padding:22px 18px;display:block;text-align:center}footer img{width:220px;max-width:80%;margin:0 auto 15px}
}
@media (max-width:430px){
.site-header{height:70px}.brand{width:235px;min-width:235px}.hero{min-height:350px;background-position:67% center}.hero h1{font-size:34px}.lead{font-size:22px}.hero-actions{grid-template-columns:1fr 1fr}.btn{min-height:48px;font-size:12px}.quick-features span{font-size:11px}.map-visual{height:220px}.offer-grid{gap:8px}.offer-card h3{font-size:15px}.why h2{font-size:22px}.schedule{grid-template-columns:1fr}.schedule-photo{display:none}.days{grid-template-columns:1fr 1px 1fr}.bottom-features h3{font-size:11px}.cta{display:block}.cta div{margin-top:12px}.cta .btn{width:50%}
}
