: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%}
}

/* RS-TRANS update */
button.btn{font-family:inherit;border:0;cursor:pointer}
.brand{width:330px;min-width:330px;max-width:330px}
.brand img[src$=".svg"]{width:100%;height:100%;object-fit:contain}
.hero-actions{flex-wrap:wrap;max-width:760px}
.btn-secondary{border-color:rgba(255,255,255,.42);background:rgba(3,10,16,.65)}
.btn-secondary:hover{border-color:var(--yellow);background:rgba(255,196,0,.10)}
.save-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;z-index:1000;padding:22px}
.save-modal.open{display:flex}
.save-modal__box{width:min(520px,100%);border-radius:20px;background:#07131e;color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 90px rgba(0,0,0,.55);padding:28px;position:relative}
.save-modal__box h2{margin:0 0 16px;font-size:26px}.save-modal__box p{font-weight:500;line-height:1.55;color:#d7e0e8}.save-modal__close{position:absolute;right:14px;top:10px;background:transparent;color:#fff;border:0;font-size:34px;cursor:pointer}
@media (max-width:900px){.brand{width:275px;min-width:275px;max-width:275px}.hero-actions{grid-template-columns:1fr 1fr}.hero-actions .btn{min-width:0}.btn-secondary svg{width:22px;height:22px}}
@media (max-width:430px){.brand{width:252px;min-width:252px;max-width:252px}.hero-actions{grid-template-columns:1fr 1fr}.hero-actions .btn span b{font-size:11px}.hero-actions .btn small{font-size:11px}.cta div{display:grid;grid-template-columns:1fr 1fr}.cta .btn{width:100%}}

/* Detailed content pages */
.site-header.sub{justify-content:space-between;gap:24px;position:sticky}
.sub-nav{display:flex;gap:10px;align-items:center;margin-left:auto}
.sub-nav a{font-size:15px;padding:12px 17px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.05)}
.sub-nav a:hover{border-color:var(--yellow);background:rgba(255,196,0,.12)}
.subpage{padding:30px 0 0}.content-card{margin-top:30px;background:linear-gradient(135deg,#07121d,#0b1724);border:1px solid rgba(255,255,255,.10);border-radius:var(--radius);padding:42px;box-shadow:var(--shadow)}
.content-card h1,.routes-page h1,.page-title{font-size:44px;line-height:1.05;margin:0 0 18px;text-align:center;letter-spacing:-.035em}.content-card h1 span,.routes-page h1 span,.page-title span{color:var(--yellow)}
.intro{max-width:920px;margin:0 auto 30px;text-align:center;color:#d2dbe5;font-weight:500;font-size:19px;line-height:1.55}.text-block{max-width:850px;margin:0 auto;color:#d2dbe5;font-weight:500;font-size:18px;line-height:1.7}.route-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;margin-top:30px}.route-columns article{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:26px}.route-columns h2{font-size:26px;margin:0 0 18px;color:#fff}.route-columns h3{font-size:18px;margin:22px 0 8px;color:var(--yellow)}.route-columns p{font-weight:500;color:#d0d9e1;line-height:1.55;margin:0 0 12px}.route-note{margin-top:24px;border-left:4px solid var(--yellow);padding:15px 18px;background:rgba(255,196,0,.08);border-radius:12px;color:#fff;line-height:1.5}.route-actions{display:flex;gap:14px;justify-content:center;margin-top:28px;flex-wrap:wrap}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.contact-tile{text-align:left;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);border-radius:16px;padding:22px;color:#fff;font-family:inherit;cursor:pointer}.contact-tile b{display:block;font-size:18px;color:var(--yellow);margin-bottom:8px}.contact-tile span{font-size:16px;color:#d7e0e8;font-weight:600}
@media(max-width:900px){.site-header.sub{height:auto;align-items:flex-start;flex-direction:column;padding:12px 14px}.sub-nav{width:100%;overflow-x:auto;margin-left:0}.sub-nav a{font-size:13px;padding:10px 13px;white-space:nowrap}.subpage{padding-top:16px}.content-card{padding:26px 18px}.content-card h1,.routes-page h1,.page-title{font-size:32px}.intro{font-size:16px;text-align:left}.route-columns{grid-template-columns:1fr;gap:16px}.route-columns article{padding:20px}.contact-grid{grid-template-columns:1fr 1fr}.text-block{font-size:16px}.route-actions .btn{width:auto}}
@media(max-width:430px){.contact-grid{grid-template-columns:1fr}.content-card h1,.routes-page h1,.page-title{font-size:28px}.route-columns h2{font-size:22px}.route-columns h3{font-size:16px}.route-columns p{font-size:14px}}

/* Certificates and regulations */
.site-footer{border-top:1px solid var(--line);padding:26px 42px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(var(--max),100%);margin:0 auto;color:#a9b4bf;font-size:14px}
.footer-brand img{width:230px;max-width:45%;margin-bottom:10px}.footer-brand p{margin:0;font-weight:500;color:#a9b4bf}.footer-links{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.footer-links a{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.045);font-size:14px}.footer-links a:hover{border-color:var(--yellow);background:rgba(255,196,0,.10)}
.cert-section{margin-top:26px}.cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.cert-card{display:grid;grid-template-columns:190px 1fr;gap:20px;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.045);padding:16px;transition:.2s}.cert-card:hover{border-color:rgba(255,196,0,.55);transform:translateY(-2px);background:rgba(255,196,0,.06)}.cert-card img{width:190px;height:250px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 40px rgba(0,0,0,.32)}.cert-card b{display:block;font-size:22px;color:#fff;margin-bottom:8px}.cert-card span{font-weight:500;color:#cfd8e3;line-height:1.45}.regulations{max-width:1050px}.regulations details{border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045);margin:14px 0;overflow:hidden}.regulations summary{cursor:pointer;list-style:none;padding:20px 24px;font-size:21px;color:#fff;display:flex;justify-content:space-between;gap:18px}.regulations summary::-webkit-details-marker{display:none}.regulations summary:after{content:'+';color:var(--yellow);font-size:28px;line-height:1}.regulations details[open] summary:after{content:'–'}.regulations details p{font-weight:500;color:#d0d9e1;line-height:1.62;padding:0 24px 18px;margin:0}.regulations details p:first-of-type{padding-top:0}
@media(max-width:900px){.site-footer{display:block;text-align:center;padding:22px 18px}.footer-brand img{width:220px;max-width:80%;margin:0 auto 14px}.footer-links{justify-content:center;margin-top:18px}.cert-grid{grid-template-columns:1fr}.cert-card{grid-template-columns:140px 1fr}.cert-card img{width:140px;height:190px}.cert-card b{font-size:18px}.regulations summary{font-size:18px;padding:18px}.regulations details p{padding:0 18px 16px;font-size:15px}}
@media(max-width:520px){.cert-card{grid-template-columns:1fr;text-align:center}.cert-card img{width:180px;height:235px;margin:0 auto}.footer-links a{font-size:13px;padding:9px 12px}}


/* Clean RS-TRANS revision: remove duplicated top strip, compact why, no schedule */
.quick-features,
.schedule{display:none!important}
.hero{margin-bottom:18px}
.map-card{margin-top:18px}
.map-visual img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}
.compact-why{padding:32px 28px 28px;margin-top:22px}
.compact-why h2{font-size:32px;margin-bottom:26px}
.compact-why .why-grid{gap:18px}
.compact-why .why-grid article{padding:18px 14px;border-right:1px solid rgba(255,255,255,.10)}
.compact-why .why-grid article:last-child{border-right:0}
.compact-why .why-grid i{width:44px;height:44px;margin-bottom:14px;color:var(--yellow)}
.compact-why .why-grid h3{font-size:18px;margin-bottom:8px}
.compact-why .why-grid p{font-size:13px;line-height:1.45;color:#cbd5df;font-weight:500;max-width:210px;margin:0 auto}
.certificates-home{background:linear-gradient(180deg,#f8fafc,#eef2f7);color:#111;border-radius:22px;padding:34px 28px;margin-top:22px;box-shadow:var(--shadow)}
.section-head{text-align:center;max-width:850px;margin:0 auto 26px}.section-head h2{margin:0;font-size:34px;letter-spacing:-.03em}.section-head h2 span{color:var(--yellow2)}.section-head p{margin:14px auto 0;color:#384454;font-weight:600;line-height:1.55;max-width:720px}.cert-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cert-mini{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;padding:16px;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 30px rgba(0,0,0,.08)}.cert-mini img{width:120px;height:150px;object-fit:cover;border-radius:10px;border:1px solid rgba(0,0,0,.12)}.cert-mini strong{font-size:20px;line-height:1.25;color:#111}
@media(max-width:900px){.hero{margin-bottom:12px}.map-card{margin-top:12px}.compact-why{padding:24px 14px 22px}.compact-why h2{font-size:24px;margin-bottom:18px}.compact-why .why-grid{grid-template-columns:repeat(2,1fr);gap:12px}.compact-why .why-grid article{border-right:0;padding:14px 8px}.compact-why .why-grid p{font-size:12px}.certificates-home{padding:24px 16px}.section-head h2{font-size:26px}.cert-mini-grid{grid-template-columns:1fr}.cert-mini{grid-template-columns:94px 1fr}.cert-mini img{width:94px;height:122px}.cert-mini strong{font-size:16px}}
@media(max-width:430px){.compact-why .why-grid{grid-template-columns:1fr 1fr}.compact-why .why-grid h3{font-size:13px}.compact-why .why-grid p{display:none}.cert-mini{grid-template-columns:84px 1fr}.cert-mini img{width:84px;height:110px}}


/* === RS-TRANS final map + compact benefits update === */
.map-section img,
.routes-map img,
.kierunki img,
#trasy img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.schedule,
.stale-wyjazdy,
#stale-wyjazdy {
  display: none !important;
}

.benefits-white {
  max-width: 1280px;
  margin: 28px auto;
  padding: 34px 28px 38px;
  background: #f7f7f7;
  color: #090d12;
  border-radius: 22px;
  box-shadow: 0 16px 38px rgba(0,0,0,.25);
}

.benefits-white .section-title {
  text-align: center;
  margin-bottom: 24px;
}

.benefits-white h2 {
  margin: 0 0 8px;
  font-size: clamp(26px, 3vw, 42px);
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: -0.03em;
}

.benefits-white h2 span {
  color: #f6b800;
}

.benefits-white .section-title p {
  margin: 0;
  color: #505866;
  font-size: 16px;
}

.benefits-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  align-items: stretch;
}

.benefit-item {
  text-align: center;
  padding: 18px 24px 8px;
  border-right: 1px solid rgba(7, 17, 31, .16);
}

.benefit-item:last-child {
  border-right: 0;
}

.benefit-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 14px;
  border-radius: 50%;
  background: #f6b800;
  color: #07111f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
}

.benefit-item h3 {
  font-size: 18px;
  margin: 0 0 8px;
  color: #070b10;
  font-weight: 900;
}

.benefit-item p {
  font-size: 14px;
  line-height: 1.45;
  margin: 0;
  color: #3d4652;
}

@media (max-width: 760px) {
  .benefits-white {
    margin: 18px 14px;
    padding: 24px 16px;
    border-radius: 18px;
  }

  .benefits-row {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }

  .benefit-item {
    padding: 12px 10px;
    border-right: 0;
  }

  .benefit-icon {
    width: 48px;
    height: 48px;
    font-size: 26px;
    margin-bottom: 10px;
  }

  .benefit-item h3 {
    font-size: 15px;
  }

  .benefit-item p {
    font-size: 12px;
  }
}


/* === FINAL: single clean "Dlaczego" section on homepage === */
.why-clean{
  max-width: var(--max);
  margin: 34px auto;
  padding: 34px 30px 38px;
  background:#f7f7f7;
  color:#07111f;
  border-radius:24px;
  box-shadow:0 22px 55px rgba(0,0,0,.30);
}
.why-clean-head{
  text-align:center;
  max-width:820px;
  margin:0 auto 26px;
}
.why-clean-head h2{
  margin:0 0 10px;
  font-size:clamp(26px,3vw,42px);
  line-height:1.05;
  letter-spacing:-.04em;
  font-weight:900;
}
.why-clean-head h2 span{
  color:#e4a900;
}
.why-clean-head p{
  margin:0;
  color:#4b5563;
  font-size:16px;
  line-height:1.5;
  font-weight:600;
}
.why-clean-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
}
.why-clean-card{
  text-align:center;
  padding:16px 24px 10px;
  border-right:1px solid rgba(7,17,31,.15);
}
.why-clean-card:last-child{
  border-right:0;
}
.why-clean-icon{
  width:58px;
  height:58px;
  margin:0 auto 13px;
  border-radius:50%;
  background:#ffc400;
  color:#07111f;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 10px 22px rgba(255,196,0,.28);
}
.why-clean-icon svg{
  width:28px;
  height:28px;
  stroke:currentColor;
  fill:none;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.why-clean-card h3{
  margin:0 0 8px;
  font-size:18px;
  line-height:1.15;
  color:#070b10;
  font-weight:900;
}
.why-clean-card p{
  margin:0;
  color:#3d4652;
  font-size:14px;
  line-height:1.45;
  font-weight:600;
}

@media (max-width:760px){
  .why-clean{
    margin:22px 14px;
    padding:24px 14px 26px;
    border-radius:20px;
  }
  .why-clean-head{
    margin-bottom:18px;
  }
  .why-clean-head p{
    font-size:13px;
  }
  .why-clean-grid{
    grid-template-columns:repeat(2,1fr);
    row-gap:18px;
  }
  .why-clean-card{
    padding:10px 8px;
    border-right:0;
  }
  .why-clean-icon{
    width:46px;
    height:46px;
    margin-bottom:9px;
  }
  .why-clean-icon svg{
    width:23px;
    height:23px;
  }
  .why-clean-card h3{
    font-size:15px;
  }
  .why-clean-card p{
    font-size:12px;
    line-height:1.35;
  }
}


/* === Unified RS-TRANS "Dlaczego" block on all pages === */
.benefits-white,
.bottom-features,
.why.compact-why {
  display: none !important;
}

.why-clean{
  max-width: var(--max);
  margin: 34px auto;
  padding: 34px 30px 38px;
  background:#f7f7f7;
  color:#07111f;
  border-radius:24px;
  box-shadow:0 22px 55px rgba(0,0,0,.30);
}
.why-clean-head{
  text-align:center;
  max-width:820px;
  margin:0 auto 26px;
}
.why-clean-head h2{
  margin:0 0 10px;
  font-size:clamp(26px,3vw,42px);
  line-height:1.05;
  letter-spacing:-.04em;
  font-weight:900;
}
.why-clean-head h2 span{
  color:#e4a900;
}
.why-clean-head p{
  margin:0;
  color:#4b5563;
  font-size:16px;
  line-height:1.5;
  font-weight:600;
}
.why-clean-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
}
.why-clean-card{
  text-align:center;
  padding:16px 24px 10px;
  border-right:1px solid rgba(7,17,31,.15);
}
.why-clean-card:last-child{
  border-right:0;
}
.why-clean-icon{
  width:58px;
  height:58px;
  margin:0 auto 13px;
  border-radius:50%;
  background:#ffc400;
  color:#07111f;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 10px 22px rgba(255,196,0,.28);
}
.why-clean-icon svg{
  width:28px;
  height:28px;
  stroke:currentColor;
  fill:none;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.why-clean-card h3{
  margin:0 0 8px;
  font-size:18px;
  line-height:1.15;
  color:#070b10;
  font-weight:900;
}
.why-clean-card p{
  margin:0;
  color:#3d4652;
  font-size:14px;
  line-height:1.45;
  font-weight:600;
}

@media (max-width:760px){
  .why-clean{
    margin:22px 14px;
    padding:24px 14px 26px;
    border-radius:20px;
  }
  .why-clean-head{
    margin-bottom:18px;
  }
  .why-clean-head p{
    font-size:13px;
  }
  .why-clean-grid{
    grid-template-columns:repeat(2,1fr);
    row-gap:18px;
  }
  .why-clean-card{
    padding:10px 8px;
    border-right:0;
  }
  .why-clean-icon{
    width:46px;
    height:46px;
    margin-bottom:9px;
  }
  .why-clean-icon svg{
    width:23px;
    height:23px;
  }
  .why-clean-card h3{
    font-size:15px;
  }
  .why-clean-card p{
    font-size:12px;
    line-height:1.35;
  }
}


/* Navigation update: Regulamin + language flags */
.lang-flags{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 34px;
}
.hero-nav + .lang-flags{
  margin-top:-22px;
}
.sub-nav + .lang-flags{
  justify-content:center;
  margin:12px auto 0;
}
.lang-flags a{
  width:40px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.18);
  border-radius:11px;
  background:rgba(255,255,255,.06);
  font-size:22px;
  line-height:1;
  box-shadow:0 10px 22px rgba(0,0,0,.22);
}
.lang-flags a:hover{
  border-color:rgba(255,196,0,.75);
  background:rgba(255,196,0,.12);
}
.hero-nav{
  flex-wrap:wrap;
}
.hero-nav a,
.sub-nav a{
  white-space:nowrap;
}
@media (max-width:760px){
  .hero-nav{
    gap:8px;
    margin-bottom:24px;
  }
  .hero-nav a{
    font-size:13px;
    padding:10px 12px;
  }
  .hero-nav + .lang-flags{
    margin-top:-14px;
    margin-bottom:22px;
  }
  .lang-flags a{
    width:36px;
    height:31px;
    font-size:20px;
  }
}


/* Real CSS flags + language switcher */
.lang-flags{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 34px;
}
.hero-nav + .lang-flags{ margin-top:-22px; }
.sub-nav + .lang-flags{ justify-content:center; margin:12px auto 0; }
.flag-link{
  width:44px;
  height:32px;
  padding:3px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
  background:rgba(255,255,255,.06);
  box-shadow:0 10px 22px rgba(0,0,0,.22);
}
.flag-link.active{
  border-color:#ffc400;
  box-shadow:0 0 0 2px rgba(255,196,0,.22), 0 10px 22px rgba(0,0,0,.22);
}
.flag{
  width:30px;
  height:20px;
  display:block;
  border-radius:3px;
  overflow:hidden;
  box-shadow:0 0 0 1px rgba(255,255,255,.25) inset;
}
.flag-pl{ background:linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#dc143c 50%,#dc143c 100%); }
.flag-de{ background:linear-gradient(to bottom,#000000 0%,#000000 33.33%,#dd0000 33.33%,#dd0000 66.66%,#ffce00 66.66%,#ffce00 100%); }
.flag-ua{ background:linear-gradient(to bottom,#0057b7 0%,#0057b7 50%,#ffd700 50%,#ffd700 100%); }

@media (max-width:760px){
  .hero-nav{ gap:8px; margin-bottom:24px; }
  .hero-nav a{ font-size:13px; padding:10px 12px; }
  .hero-nav + .lang-flags{ margin-top:-14px; margin-bottom:22px; }
  .flag-link{ width:40px; height:30px; }
  .flag{ width:28px; height:19px; }
}


/* Nav language flags inline fix */
.hero-nav,
.sub-nav {
  align-items: center;
  flex-wrap: wrap;
}

.lang-flags.nav-lang{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin:0 0 0 4px !important;
  vertical-align:middle;
}

.hero-nav + .lang-flags,
.sub-nav + .lang-flags{
  display:none !important;
}

.flag-link{
  width:42px;
  height:32px;
  padding:3px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
  background:rgba(255,255,255,.06);
  box-shadow:0 10px 22px rgba(0,0,0,.22);
}

.flag-link.active{
  border-color:#ffc400;
  box-shadow:0 0 0 2px rgba(255,196,0,.22),0 10px 22px rgba(0,0,0,.22);
}

.flag{
  width:29px;
  height:19px;
  display:block;
  border-radius:3px;
  overflow:hidden;
  box-shadow:0 0 0 1px rgba(255,255,255,.25) inset;
}

.flag-pl{background:linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#dc143c 50%,#dc143c 100%)}
.flag-de{background:linear-gradient(to bottom,#000000 0%,#000000 33.33%,#dd0000 33.33%,#dd0000 66.66%,#ffce00 66.66%,#ffce00 100%)}
.flag-ua{background:linear-gradient(to bottom,#0057b7 0%,#0057b7 50%,#ffd700 50%,#ffd700 100%)}

@media (max-width:760px){
  .hero-nav,
  .sub-nav{
    gap:8px;
  }
  .lang-flags.nav-lang{
    width:100%;
    margin:2px 0 0 0 !important;
  }
  .flag-link{
    width:38px;
    height:29px;
  }
  .flag{
    width:27px;
    height:18px;
  }
}


/* Requested small fixes */
.why-clean-head h2 span{
  white-space:nowrap;
  display:inline-block;
}
.footer-credit{
  margin-top:18px;
  display:flex;
  justify-content:center;
}
.footer-credit a{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:rgba(255,255,255,.72);
  text-decoration:none;
  font-size:13px;
}
.footer-credit img{
  width:118px;
  height:auto;
  display:block;
  border-radius:8px;
}
.footer-credit span{white-space:nowrap;}
@media(max-width:760px){
  .footer-credit a{flex-direction:column; gap:6px;}
  .footer-credit img{width:104px;}
}

/* === Header navigation row fix === */
.site-header{
  min-height:88px;
  height:auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:12px clamp(22px,4vw,82px);
}
.site-header .brand{
  width:230px;
  min-width:230px;
  height:62px;
  margin-left:0;
  flex:0 0 auto;
}
.site-header .hero-nav,
.site-header .sub-nav{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  margin:0;
  flex:1 1 auto;
  flex-wrap:wrap;
}
.site-header .hero-nav a,
.site-header .sub-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;
  white-space:nowrap;
}
.site-header .hero-nav a:hover,
.site-header .sub-nav a:hover{
  border-color:var(--yellow);
  background:rgba(255,196,0,.12);
}
.language-flags.nav-lang{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-left:6px;
  flex:0 0 auto;
}
.language-switch{
  width:42px;
  height:32px;
  padding:3px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
  background:rgba(255,255,255,.06);
  box-shadow:0 10px 22px rgba(0,0,0,.22);
}
.language-switch:hover{
  border-color:rgba(255,196,0,.75);
  background:rgba(255,196,0,.12);
}
.language-switch.active{
  border-color:#ffc400;
  box-shadow:0 0 0 2px rgba(255,196,0,.22),0 10px 22px rgba(0,0,0,.22);
}
.language-flag{
  width:29px;
  height:19px;
  display:block;
  border-radius:3px;
  overflow:hidden;
  box-shadow:0 0 0 1px rgba(255,255,255,.35) inset;
}
.language-flag-pl{background:linear-gradient(to bottom,#fff 0%,#fff 50%,#dc143c 50%,#dc143c 100%)}
.language-flag-de{background:linear-gradient(to bottom,#000 0%,#000 33.33%,#dd0000 33.33%,#dd0000 66.66%,#ffce00 66.66%,#ffce00 100%)}
.language-flag-ua{background:linear-gradient(to bottom,#0057b7 0%,#0057b7 50%,#ffd700 50%,#ffd700 100%)}
.hero-content{padding-top:90px;}
@media (max-width:1050px){
  .site-header{gap:16px;padding:10px 16px;}
  .site-header .brand{width:205px;min-width:205px;height:56px;}
  .site-header .hero-nav a,.site-header .sub-nav a{font-size:13px;padding:10px 12px;}
  .language-switch{width:38px;height:29px;}
  .language-flag{width:27px;height:18px;}
}
@media (max-width:760px){
  .site-header{align-items:flex-start;}
  .site-header .brand{width:190px;min-width:190px;}
  .site-header .hero-nav,.site-header .sub-nav{justify-content:flex-start;gap:8px;}
  .language-flags.nav-lang{width:auto;margin-left:0;}
  .hero-content{padding-top:34px;}
}

/* === Final header layout: logo | centered menu | language flags === */
.site-header,
.site-header.sub{
  min-height:76px !important;
  height:76px !important;
  display:grid !important;
  grid-template-columns:260px minmax(0,1fr) 154px !important;
  align-items:center !important;
  column-gap:24px !important;
  padding:8px clamp(42px,5vw,86px) !important;
  background:rgba(1,7,12,.985) !important;
  overflow:visible !important;
}
.site-header .brand{
  width:230px !important;
  min-width:0 !important;
  height:60px !important;
  margin:0 !important;
  justify-self:start !important;
}
.site-header .brand img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.site-header .hero-nav,
.site-header .sub-nav{
  grid-column:2 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  margin:0 !important;
  padding:0 !important;
  flex-wrap:nowrap !important;
  overflow:visible !important;
  width:100% !important;
}
.site-header .hero-nav a,
.site-header .sub-nav a{
  font-size:15px !important;
  font-weight:800 !important;
  line-height:1 !important;
  padding:12px 18px !important;
  border-radius:13px !important;
  white-space:nowrap !important;
}
.site-header > .language-flags.nav-lang{
  grid-column:3 !important;
  justify-self:end !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:8px !important;
  width:auto !important;
  margin:0 !important;
  padding:0 !important;
}
.site-header .language-switch{
  width:42px !important;
  height:31px !important;
  padding:3px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  background:rgba(255,255,255,.07) !important;
  box-shadow:0 8px 18px rgba(0,0,0,.22) !important;
}
.site-header .language-flag{
  width:30px !important;
  height:20px !important;
  display:block !important;
  border-radius:3px !important;
  overflow:hidden !important;
  box-shadow:0 0 0 1px rgba(255,255,255,.35) inset !important;
}
.site-header .language-flag-pl{background:linear-gradient(to bottom,#fff 0%,#fff 50%,#dc143c 50%,#dc143c 100%) !important;}
.site-header .language-flag-de{background:linear-gradient(to bottom,#000 0%,#000 33.33%,#dd0000 33.33%,#dd0000 66.66%,#ffce00 66.66%,#ffce00 100%) !important;}
.site-header .language-flag-ua{background:linear-gradient(to bottom,#0057b7 0%,#0057b7 50%,#ffd700 50%,#ffd700 100%) !important;}
.site-header .language-switch:hover,
.site-header .language-switch.active{
  border-color:#ffc400 !important;
  background:rgba(255,196,0,.12) !important;
}
.hero-content{padding-top:70px !important;}
@media(max-width:1180px){
  .site-header,.site-header.sub{
    grid-template-columns:220px minmax(0,1fr) 138px !important;
    column-gap:14px !important;
    padding:8px 22px !important;
  }
  .site-header .brand{width:210px !important;height:56px !important;}
  .site-header .hero-nav,.site-header .sub-nav{gap:8px !important;}
  .site-header .hero-nav a,.site-header .sub-nav a{font-size:13px !important;padding:10px 12px !important;}
  .site-header .language-switch{width:38px !important;height:29px !important;}
  .site-header .language-flag{width:27px !important;height:18px !important;}
}
@media(max-width:860px){
  .site-header,.site-header.sub{
    height:auto !important;
    min-height:0 !important;
    grid-template-columns:1fr auto !important;
    grid-template-areas:'brand flags' 'nav nav' !important;
    row-gap:10px !important;
    padding:10px 14px !important;
  }
  .site-header .brand{grid-area:brand !important;width:196px !important;height:52px !important;}
  .site-header > .language-flags.nav-lang{grid-area:flags !important;}
  .site-header .hero-nav,.site-header .sub-nav{
    grid-area:nav !important;
    justify-content:flex-start !important;
    overflow-x:auto !important;
    gap:8px !important;
    padding-bottom:2px !important;
  }
  .hero-content{padding-top:34px !important;}
}

/* Contact page: recognizable action buttons */
.contact-actions{grid-template-columns:repeat(5,1fr);align-items:stretch}
.contact-actions .contact-tile{display:flex;align-items:center;gap:15px;min-height:92px;padding:18px 18px;border-radius:18px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}
.contact-actions .contact-tile:hover{transform:translateY(-2px);border-color:rgba(255,196,0,.55);background:rgba(255,255,255,.075);box-shadow:0 16px 34px rgba(0,0,0,.22)}
.contact-icon{width:46px;height:46px;min-width:46px;border-radius:14px;display:grid;place-items:center;background:rgba(255,196,0,.13);color:var(--yellow);border:1px solid rgba(255,196,0,.28)}
.contact-icon svg{width:27px;height:27px;fill:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.contact-copy{display:block;min-width:0}.contact-actions .contact-copy b{display:block;margin:0 0 5px;color:#fff;font-size:17px;line-height:1.12}.contact-actions .contact-copy span{display:block;color:#d7e0e8;font-size:14px;line-height:1.2;font-weight:700}.contact-whatsapp .contact-icon{background:#18c963;color:#fff;border-color:rgba(24,201,99,.7)}.contact-facebook .contact-icon{background:#1877f2;color:#fff;border-color:rgba(24,119,242,.75)}.contact-home .contact-icon{background:rgba(255,255,255,.10);color:#fff;border-color:rgba(255,255,255,.24)}
@media(max-width:1100px){.contact-actions{grid-template-columns:repeat(2,1fr)}.contact-actions .contact-home{grid-column:1/-1}}
@media(max-width:560px){.contact-actions{grid-template-columns:1fr}.contact-actions .contact-tile{min-height:82px}.contact-icon{width:42px;height:42px;min-width:42px}.contact-icon svg{width:25px;height:25px}}
.contact-phone .contact-icon svg,.contact-save .contact-icon svg,.contact-home .contact-icon svg{fill:none}.contact-whatsapp .contact-icon svg,.contact-facebook .contact-icon svg{fill:currentColor;stroke:none}


/* === v8 mobile header/cache correction ===
   Mobile must not fall back to the old stacked header. Keep the same visual logic:
   logo | navigation | language flags in one compact row. */
@media(max-width:860px){
  .site-header,
  .site-header.sub{
    height:64px !important;
    min-height:64px !important;
    display:grid !important;
    grid-template-columns:128px minmax(0,1fr) 104px !important;
    grid-template-areas:"brand nav flags" !important;
    align-items:center !important;
    column-gap:8px !important;
    row-gap:0 !important;
    padding:6px 10px !important;
    overflow:hidden !important;
  }
  .site-header .brand{
    grid-area:brand !important;
    width:128px !important;
    height:46px !important;
    min-width:0 !important;
    justify-self:start !important;
  }
  .site-header .brand img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:left center !important;
  }
  .site-header .hero-nav,
  .site-header .sub-nav{
    grid-area:nav !important;
    display:flex !important;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:flex-start !important;
    flex-wrap:nowrap !important;
    gap:6px !important;
    width:100% !important;
    min-width:0 !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    margin:0 !important;
    padding:0 2px 2px !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
  }
  .site-header .hero-nav::-webkit-scrollbar,
  .site-header .sub-nav::-webkit-scrollbar{display:none !important;}
  .site-header .hero-nav a,
  .site-header .sub-nav a{
    flex:0 0 auto !important;
    font-size:11px !important;
    line-height:1 !important;
    padding:8px 9px !important;
    border-radius:10px !important;
    white-space:nowrap !important;
  }
  .site-header > .language-flags.nav-lang{
    grid-area:flags !important;
    justify-self:end !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:4px !important;
    width:104px !important;
    margin:0 !important;
    padding:0 !important;
  }
  .site-header .language-switch{
    width:31px !important;
    height:24px !important;
    padding:2px !important;
    border-radius:7px !important;
  }
  .site-header .language-flag{
    width:23px !important;
    height:15px !important;
    border-radius:2px !important;
  }
  .hero-content{padding-top:28px !important;}
}
@media(max-width:430px){
  .site-header,
  .site-header.sub{
    grid-template-columns:112px minmax(0,1fr) 96px !important;
    column-gap:6px !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
  .site-header .brand{width:112px !important;height:42px !important;}
  .site-header > .language-flags.nav-lang{width:96px !important;gap:3px !important;}
  .site-header .language-switch{width:29px !important;height:23px !important;}
  .site-header .language-flag{width:21px !important;height:14px !important;}
  .site-header .hero-nav a,
  .site-header .sub-nav a{font-size:10px !important;padding:8px 8px !important;}
}

/* === v9 fixes: mobile header in two rows + real contact/PWA button === */
.pwa-install-btn,
.contact-actions button.contact-tile{
  appearance:none !important;
  -webkit-appearance:none !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:rgba(255,255,255,.05) !important;
  color:#fff !important;
  font:inherit !important;
  text-decoration:none !important;
}
.contact-actions button.contact-tile.contact-home{
  background:linear-gradient(135deg,rgba(255,196,0,.18),rgba(255,255,255,.055)) !important;
  border-color:rgba(255,196,0,.38) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.035) !important;
}
.contact-actions button.contact-tile.contact-home:hover{
  background:linear-gradient(135deg,rgba(255,196,0,.24),rgba(255,255,255,.075)) !important;
  border-color:rgba(255,196,0,.62) !important;
}
.contact-home.can-install .contact-icon{background:var(--yellow) !important;color:#111 !important;border-color:var(--yellow) !important;}

.footer-credit span{font-weight:800;letter-spacing:.02em;text-transform:none !important;}

@media(max-width:860px){
  .site-header,
  .site-header.sub{
    height:auto !important;
    min-height:0 !important;
    display:grid !important;
    grid-template-columns:minmax(136px,1fr) auto !important;
    grid-template-areas:"brand flags" "nav nav" !important;
    align-items:center !important;
    column-gap:10px !important;
    row-gap:10px !important;
    padding:10px 12px 11px !important;
    overflow:visible !important;
  }
  .site-header .brand{
    grid-area:brand !important;
    width:174px !important;
    height:48px !important;
    min-width:0 !important;
    justify-self:start !important;
  }
  .site-header .brand img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:left center !important;}
  .site-header > .language-flags.nav-lang{
    grid-area:flags !important;
    justify-self:end !important;
    width:auto !important;
    display:flex !important;
    gap:5px !important;
    margin:0 !important;
    padding:0 !important;
  }
  .site-header .language-switch{width:34px !important;height:26px !important;padding:2px !important;border-radius:8px !important;}
  .site-header .language-flag{width:25px !important;height:16px !important;border-radius:2px !important;}
  .site-header .hero-nav,
  .site-header .sub-nav{
    grid-area:nav !important;
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:wrap !important;
    justify-content:center !important;
    align-items:center !important;
    width:100% !important;
    gap:7px !important;
    overflow:visible !important;
    margin:0 !important;
    padding:0 !important;
  }
  .site-header .hero-nav a,
  .site-header .sub-nav a{
    flex:0 1 auto !important;
    font-size:12px !important;
    line-height:1 !important;
    padding:9px 10px !important;
    border-radius:10px !important;
    white-space:nowrap !important;
  }
  .hero-content{padding-top:24px !important;}
}
@media(max-width:390px){
  .site-header .brand{width:154px !important;height:44px !important;}
  .site-header .hero-nav a,
  .site-header .sub-nav a{font-size:11px !important;padding:8px 8px !important;}
  .site-header{padding-left:9px !important;padding-right:9px !important;}
}


/* === v11 logo and footer corrections === */
.site-header .brand{
  width:360px !important;
  min-width:360px !important;
  height:76px !important;
  display:flex !important;
  align-items:center !important;
}
.site-header .brand img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.footer-brand img{
  width:260px !important;
  max-width:260px !important;
  height:auto !important;
}
.footer-credit img,
.footer-credit a img{
  width:59px !important;
  max-width:59px !important;
  height:auto !important;
}
@media(max-width:900px){
  .site-header .brand{
    width:270px !important;
    min-width:270px !important;
    height:62px !important;
  }
  .footer-brand img{
    width:230px !important;
    max-width:80% !important;
  }
  .footer-credit img,
  .footer-credit a img{
    width:52px !important;
    max-width:52px !important;
  }
}
@media(max-width:420px){
  .site-header .brand{
    width:230px !important;
    min-width:230px !important;
    height:56px !important;
  }
}

/* === v12 header logo replacement and sizing === */
.site-header,
.site-header.sub{
  grid-template-columns:430px minmax(0,1fr) 154px !important;
  min-height:88px !important;
  height:88px !important;
  padding-top:8px !important;
  padding-bottom:8px !important;
}
.site-header .brand{
  width:390px !important;
  min-width:390px !important;
  height:76px !important;
  background:transparent !important;
}
.site-header .brand img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.footer-brand img{
  width:280px !important;
  max-width:280px !important;
}
.footer-credit img,
.footer-credit a img{
  width:55px !important;
  max-width:55px !important;
}
@media(max-width:1100px){
  .site-header,.site-header.sub{
    grid-template-columns:300px minmax(0,1fr) 140px !important;
  }
  .site-header .brand{width:285px !important;min-width:285px !important;height:64px !important;}
}
@media(max-width:760px){
  .site-header,.site-header.sub{
    grid-template-columns:1fr auto !important;
    height:auto !important;
    min-height:0 !important;
    row-gap:8px !important;
  }
  .site-header .brand{
    width:230px !important;
    min-width:230px !important;
    height:56px !important;
    grid-column:1 !important;
  }
  .site-header > .language-flags.nav-lang{grid-column:2 !important;}
  .site-header .hero-nav,
  .site-header .sub-nav{grid-column:1 / -1 !important;}
}
@media(max-width:420px){
  .site-header .brand{width:205px !important;min-width:205px !important;height:50px !important;}
}


/* === v18 FINAL LOGO SIZE FIX: cropped logo + hard header override === */
.site-header,
.site-header.sub{
  min-height:116px !important;
  height:auto !important;
  display:grid !important;
  grid-template-columns:minmax(520px,560px) minmax(0,1fr) 154px !important;
  align-items:center !important;
  column-gap:24px !important;
  padding:10px clamp(32px,4vw,76px) !important;
  overflow:visible !important;
}
.site-header .brand,
.site-header.sub .brand{
  width:520px !important;
  min-width:520px !important;
  max-width:520px !important;
  height:96px !important;
  min-height:96px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
  background:transparent !important;
  grid-column:1 !important;
}
.site-header .brand img,
.site-header.sub .brand img{
  width:100% !important;
  max-width:none !important;
  height:100% !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
  transform:none !important;
}
.site-header .hero-nav,
.site-header .sub-nav{
  grid-column:2 !important;
}
.site-header > .language-flags.nav-lang{
  grid-column:3 !important;
}
.footer-brand img{
  width:280px !important;
  max-width:280px !important;
  height:auto !important;
}
.footer-credit img,
.footer-credit a img{
  width:55px !important;
  max-width:55px !important;
  height:auto !important;
}
@media(max-width:1180px){
  .site-header,
  .site-header.sub{
    grid-template-columns:minmax(360px,380px) minmax(0,1fr) 136px !important;
    column-gap:16px !important;
    padding-left:18px !important;
    padding-right:18px !important;
  }
  .site-header .brand,
  .site-header.sub .brand{
    width:360px !important;
    min-width:360px !important;
    max-width:360px !important;
    height:78px !important;
    min-height:78px !important;
  }
}
@media(max-width:860px){
  .site-header,
  .site-header.sub{
    grid-template-columns:minmax(0,1fr) auto !important;
    grid-template-areas:"brand flags" "nav nav" !important;
    min-height:0 !important;
    height:auto !important;
    row-gap:10px !important;
    padding:10px 12px 12px !important;
  }
  .site-header .brand,
  .site-header.sub .brand{
    grid-area:brand !important;
    width:280px !important;
    min-width:0 !important;
    max-width:calc(100vw - 132px) !important;
    height:64px !important;
    min-height:64px !important;
  }
  .site-header > .language-flags.nav-lang{grid-area:flags !important; grid-column:auto !important; justify-self:end !important;}
  .site-header .hero-nav,
  .site-header .sub-nav{grid-area:nav !important; grid-column:1 / -1 !important;}
}
@media(max-width:430px){
  .site-header .brand,
  .site-header.sub .brand{
    width:250px !important;
    max-width:calc(100vw - 122px) !important;
    height:58px !important;
    min-height:58px !important;
  }
}
