
:root{--ink:#161616;--muted:#66615e;--accent:#b26a44;--accent-dark:#8e4f31;--soft:#f6f3f0;--line:#e7e1dc;--white:#fff;--shadow:0 22px 60px rgba(20,20,20,.12);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.skip-link{position:fixed;left:14px;top:-80px;z-index:999;background:#fff;padding:10px 14px;border-radius:9px;box-shadow:var(--shadow)}.skip-link:focus{top:14px}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,225,220,.9)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;flex:0 0 auto;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--ink);color:#fff;font-size:1.25rem;font-weight:900;letter-spacing:-.06em}.brand-copy{display:grid;line-height:1.03}.brand-copy strong{font-size:1rem;letter-spacing:.08em}.brand-copy small{margin-top:4px;color:var(--muted);font-size:.68rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.main-nav{display:flex;align-items:center;gap:30px;font-size:.95rem;font-weight:650}.main-nav a{text-decoration:none;position:relative;padding:29px 0}.main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--accent);transition:right .2s ease}.main-nav a:hover::after,.main-nav a[aria-current=page]::after{right:0}.main-nav a[aria-current=page]{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:10px}.nav-toggle{display:none;background:transparent;border:0;font-weight:750;padding:10px}.nav-toggle i,.nav-toggle i::before,.nav-toggle i::after{display:block;width:22px;height:2px;background:currentColor;content:"";position:relative;transition:.2s}.nav-toggle i::before{position:absolute;top:-7px}.nav-toggle i::after{position:absolute;top:7px}.nav-toggle span{position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.nav-toggle[aria-expanded=true] i{background:transparent}.nav-toggle[aria-expanded=true] i::before{top:0;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] i::after{top:0;transform:rotate(-45deg)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:750;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,.main-nav a:focus-visible,.review-link:focus-visible,.hero-location:focus-visible,.text-link:focus-visible{outline:3px solid rgba(178,106,68,.28);outline-offset:3px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{box-shadow:0 10px 24px rgba(0,0,0,.18)}.button-light{background:#fff;border-color:var(--line)}.button-light:hover{border-color:var(--ink)}.button-accent{background:var(--accent);color:#fff}.button-white{background:#fff;color:#111;border-color:#fff}.button-white:hover{background:#f2f2f2;border-color:#f2f2f2}.button-glass{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.55);backdrop-filter:blur(8px)}.button-glass:hover{background:rgba(255,255,255,.2);border-color:#fff}.text-link{display:inline-flex;margin-top:18px;font-weight:750;text-decoration:none;border-bottom:1px solid currentColor}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:850;color:var(--accent)}h1,h2,h3{line-height:1.08;margin:0 0 18px;letter-spacing:-.035em}h1{font-size:clamp(3.15rem,6vw,5.75rem);max-width:780px}h2{font-size:clamp(2.1rem,4vw,3.5rem)}h3{font-size:1.35rem}.lead{font-size:1.18rem;color:var(--muted);max-width:640px}
.hero{padding:32px 0 72px}.hero-stage{position:relative;min-height:clamp(560px,72vh,780px);overflow:hidden;border-radius:34px;background:#111;box-shadow:var(--shadow)}.hero-stage picture,.hero-stage>picture>img{position:absolute;inset:0;width:100%;height:100%}.hero-stage>picture>img{object-fit:cover;object-position:center 50%;filter:saturate(.88) contrast(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.18) 0%,rgba(10,10,10,.12) 44%,rgba(10,10,10,.07) 64%,rgba(10,10,10,.02) 80%,rgba(10,10,10,0) 100%)}.hero-content{position:relative;z-index:2;display:flex;min-height:inherit;max-width:760px;padding:clamp(48px,7vw,92px);flex-direction:column;justify-content:center;color:#fff}.hero-content h1{font-size:clamp(3rem,6.1vw,5.65rem);max-width:760px;margin-top:12px;text-wrap:balance}.hero-content .hero-slogan{display:block;margin:7px 0 0;color:#fff;font-size:clamp(1.55rem,2.6vw,2.45rem);line-height:1.12;font-weight:780;letter-spacing:-.03em;max-width:650px}.hero-eyebrow{color:#fff}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-location{position:absolute;z-index:3;right:24px;bottom:24px;display:block;max-width:300px;padding:16px 18px;border:1px solid rgba(255,255,255,.32);border-radius:16px;background:rgba(10,10,10,.92);color:#fff;text-decoration:none;backdrop-filter:blur(10px);transition:.2s}.hero-location:hover{transform:translateY(-3px);background:rgba(10,10,10,.9)}.hero-location strong,.hero-location span{display:block}.hero-location span{margin-top:3px;color:rgba(255,255,255,.76);font-size:.88rem}.hero-hours{display:flex;gap:42px;align-items:center;padding:20px 8px 0;color:var(--muted);font-size:.94rem}.hero-hours strong,.hero-hours span{display:block}.hero-hours strong{color:var(--ink)}
.section{padding:92px 0}.section-last{padding-top:44px}.section.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head p{max-width:540px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;min-height:240px;display:flex;flex-direction:column;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(20,20,20,.08)}.service-card .num{font-size:.82rem;color:var(--accent);font-weight:850;margin-bottom:34px}.service-card p{color:var(--muted);margin:0 0 22px}.service-card a{margin-top:auto;font-weight:750;text-decoration:none}.trust-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.trust-list{display:grid;gap:14px}.trust-item{padding:18px 0;border-bottom:1px solid var(--line)}.trust-item strong{display:block;margin-bottom:4px}.trust-item span{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{padding:30px 12px 0 0;border-top:1px solid var(--ink)}.step b{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;margin-bottom:42px}.step p{color:var(--muted)}.reviews{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.review-link{border:1px solid var(--line);border-radius:22px;padding:28px;text-decoration:none;background:#fff;transition:.2s}.review-link:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.review-link span{display:flex;justify-content:space-between;gap:12px;color:var(--muted);margin-top:6px}.review-link i{font-style:normal}.rating{font-weight:850;color:var(--accent);font-size:1.25rem}.photo-contact{display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:hidden;background:var(--ink);color:#fff}.photo-contact>div{padding:52px}.photo-contact .muted{color:#c7c7c7}.photo-contact a{color:inherit}.photo-form{background:#fff;color:var(--ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field span{font-weight:700;font-size:.93rem}.field.full{grid-column:1/-1}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;transition:.2s}.field input:focus,.field textarea:focus,.field select:focus{outline:0;border-color:var(--accent);box-shadow:0 0 0 4px rgba(178,106,68,.1)}.field textarea{min-height:110px;resize:vertical}.field small{color:var(--muted)}
.page-hero{padding:72px 0 50px}.page-hero h1{font-size:clamp(3rem,6vw,5.2rem)}.page-hero p{max-width:720px;color:var(--muted);font-size:1.12rem}.price-section{padding-top:54px}.price-note{background:var(--soft);border-radius:18px;padding:20px 22px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.price-note strong{color:var(--ink)}.price-groups{display:grid;gap:72px}.price-heading{margin-bottom:22px}.price-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.price-list details{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(20,20,20,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.price-list details:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(20,20,20,.08);border-color:#d7d2cb}summary{list-style:none;cursor:pointer;padding:22px;display:flex;justify-content:space-between;gap:22px;align-items:flex-start}summary::-webkit-details-marker{display:none}.price-summary{display:grid;gap:12px;align-items:start;width:100%;font-size:1.05rem;font-weight:750}.price{justify-self:start;display:inline-flex;align-items:center;min-height:34px;padding:4px 12px;border-radius:999px;background:rgba(178,106,68,.1);font-size:1.02rem;font-weight:850;color:var(--accent)}.plus{width:18px;height:18px;position:relative;flex:0 0 18px;margin-top:7px}.plus::before,.plus::after{content:"";position:absolute;left:0;right:0;top:8px;height:2px;background:var(--ink);transition:.2s}.plus::after{transform:rotate(90deg)}details[open] .plus::after{transform:rotate(0)}.detail{padding:0 22px 24px;color:var(--muted);max-width:none}.detail p{margin-top:0}.detail a{font-weight:750;text-decoration:none;color:var(--ink)}.cta-panel{background:var(--soft);border-radius:26px;padding:38px;display:flex;justify-content:space-between;align-items:center;gap:28px}.cta-panel h2{font-size:clamp(2rem,3vw,3rem)}.cta-panel p{margin-bottom:0;color:var(--muted)}
.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.about-panel,.contact-card{background:var(--soft);border-radius:24px;padding:34px}.about-panel dl{margin:0}.about-panel dl>div{padding:18px 0;border-bottom:1px solid var(--line)}.about-panel dl>div:last-child{border-bottom:0}.about-panel dt{font-weight:750}.about-panel dd{margin:4px 0 0;color:var(--muted)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.value p{color:var(--muted);margin-bottom:0}.contact-list{display:grid;gap:0}.contact-list>div{padding:18px 0;border-bottom:1px solid var(--line)}.contact-list>div:first-child{padding-top:0}.contact-list span{display:block;color:var(--muted);font-size:.9rem}.contact-list a,.contact-list strong{text-decoration:none;font-weight:750;font-size:1.12rem}.contact-list p{margin:4px 0 0;color:var(--muted)}.contact-buttons{display:flex;gap:12px;flex-wrap:wrap;border:0!important;padding-top:28px!important}.faq{display:grid;gap:0;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:22px 0;font-weight:760;align-items:center}.faq .detail{padding-left:0}.detail-photo{border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.detail-photo img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}.detail-photo-striekanie img{aspect-ratio:2/3;object-fit:cover;object-position:center}
.site-footer{padding:72px 0 44px;background:#111;color:#fff;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr .9fr;gap:38px}.footer-brand p,.site-footer p{color:#bbb}.footer-brand .brand{color:#fff}.footer-brand .brand-copy small{color:#aaa}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #2d2d2d;margin-top:40px;padding-top:22px;color:#aaa;font-size:.9rem;display:flex;justify-content:space-between;gap:20px}.mobile-actions{display:none}.reveal{opacity:0;transform:translateY(16px);transition:.6s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
@media(min-width:821px){.service-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:920px){.main-nav{gap:20px}.header-phone{display:none}}
@media(max-width:820px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.main-nav{position:fixed;inset:82px 0 auto;background:#fff;padding:26px 20px;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 18px 30px rgba(0,0,0,.08)}.main-nav.open{display:flex}.main-nav a{width:100%;padding:13px 0}.main-nav a::after{display:none}.nav-toggle{display:block}.header-actions{margin-left:auto}.hero{padding-top:22px}.hero-stage{min-height:690px;border-radius:26px}.hero-stage>picture>img{object-position:center}.hero-overlay{background:linear-gradient(180deg,rgba(8,8,8,.18) 0%,rgba(8,8,8,.12) 32%,rgba(8,8,8,.30) 63%,rgba(8,8,8,.56) 100%)}.hero-content{justify-content:flex-end;max-width:none;padding:40px 28px 116px}.hero-content h1{font-size:clamp(2.7rem,10vw,4.5rem);max-width:680px}.hero-location{left:24px;right:24px;bottom:22px;max-width:none;padding:13px 15px}.hero-hours{padding-inline:4px}.service-grid,.steps,.reviews,.values{grid-template-columns:1fr 1fr}.trust-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.photo-contact{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.mobile-actions{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:70;display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);border-radius:16px;padding:6px;box-shadow:var(--shadow)}.mobile-actions a{color:#fff;text-decoration:none;text-align:center;padding:11px 6px;font-size:.82rem;font-weight:750}.site-footer{padding-bottom:130px}.price-note{display:grid}.cta-panel{align-items:flex-start}.price-list{grid-template-columns:1fr}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:72px}.brand-mark{width:38px;height:38px;border-radius:11px}.brand-copy strong{font-size:.9rem}.brand-copy small{font-size:.61rem}.main-nav{inset:72px 0 auto}.header-actions{display:none}.nav-toggle{margin-left:auto}.hero{padding:18px 0 54px}.hero-stage{min-height:calc(100svh - 145px);max-height:790px;border-radius:24px}.hero-stage>picture>img{object-position:center 48%}.hero-overlay{background:linear-gradient(180deg,rgba(8,8,8,.16) 0%,rgba(8,8,8,.10) 30%,rgba(8,8,8,.28) 55%,rgba(8,8,8,.58) 100%)}.hero-content{padding:30px 22px 108px}.hero-content h1{font-size:clamp(2.25rem,10.5vw,3.35rem);line-height:1.03;margin-bottom:13px}.hero-content .hero-slogan{font-size:clamp(1.28rem,5.8vw,1.9rem);line-height:1.1}.hero-actions{display:grid;width:100%;gap:10px;margin-top:24px}.hero-actions .button{width:100%}.hero-location{left:14px;right:auto;bottom:14px;width:min(78%,285px);padding:10px 12px;border-radius:13px}.hero-location strong{font-size:.92rem}.hero-location span{font-size:.78rem;line-height:1.35}.hero-hours{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;padding-bottom:10px;font-size:.86rem}.section{padding:66px 0}.section-last{padding-top:24px}.section-head{display:block}.section-head p{margin-top:14px}.service-grid,.steps,.reviews,.values,.footer-grid,.form-grid{grid-template-columns:1fr}.photo-contact>div{padding:34px 24px}.footer-bottom{display:block}.page-hero{padding:52px 0 34px}.page-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.cta-panel{display:grid;padding:28px}.button{width:100%}.contact-buttons{display:grid}.step b{margin-bottom:24px}}

/* Gallery */
.home-gallery{padding-top:86px}.gallery-preview-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:18px}.gallery-preview{position:relative;overflow:hidden;border-radius:24px;min-height:360px;background:#eee;box-shadow:0 12px 34px rgba(20,20,20,.08);text-decoration:none}.gallery-preview-wide{min-height:430px}.gallery-preview img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .45s ease}.gallery-preview::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72))}.gallery-preview span{position:absolute;z-index:2;left:22px;bottom:18px;color:#fff;font-weight:800;font-size:1.05rem}.gallery-preview:hover img{transform:scale(1.035)}.gallery-preview-action{display:flex;justify-content:flex-end;margin-top:22px}.gallery-section{padding-top:36px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.gallery-card{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 28px rgba(20,20,20,.06)}.gallery-card-wide{grid-column:span 2}.gallery-image-link{display:block;overflow:hidden;background:var(--soft);cursor:zoom-in}.gallery-card:not(.gallery-card-wide) .gallery-image-link{aspect-ratio:4/5}.gallery-card-wide .gallery-image-link{aspect-ratio:16/9}.gallery-image-link img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-card:hover .gallery-image-link img{transform:scale(1.025)}.gallery-card figcaption{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 19px}.gallery-card figcaption strong{font-size:.98rem}.gallery-card figcaption span{color:var(--muted);font-size:.82rem;text-align:right}.gallery-dialog{width:min(94vw,1120px);max-height:92vh;padding:0;border:0;border-radius:22px;background:#111;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.45);overflow:hidden}.gallery-dialog::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(4px)}.gallery-dialog img{display:block;width:100%;max-height:82vh;object-fit:contain;background:#0d0d0d}.gallery-dialog p{margin:0;padding:14px 54px 16px 18px;color:#ddd}.gallery-dialog-close{position:absolute;z-index:2;top:12px;right:12px;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.65);color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}.gallery-dialog-close:hover{background:#000}
@media(max-width:900px){.gallery-preview-grid{grid-template-columns:1.1fr .9fr}.gallery-preview-wide{grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card-wide{grid-column:span 2}}
@media(max-width:620px){.home-gallery{padding-top:58px}.gallery-preview-grid{grid-template-columns:1fr}.gallery-preview,.gallery-preview-wide{min-height:330px;grid-column:auto}.gallery-preview-action{display:block}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-card-wide{grid-column:auto}.gallery-card-wide .gallery-image-link{aspect-ratio:4/3}.gallery-card figcaption{align-items:flex-start;flex-direction:column;gap:2px}.gallery-card figcaption span{text-align:left}.gallery-dialog{width:96vw;border-radius:16px}.gallery-dialog img{max-height:78vh}}

/* Gallery polish */
.gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.gallery-filter{appearance:none;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;min-height:42px;padding:0 16px;font-weight:750;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.gallery-filter span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:.72rem}.gallery-filter:hover{transform:translateY(-1px);border-color:#cfc6bf}.gallery-filter.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.gallery-filter.is-active span{background:rgba(255,255,255,.15);color:#fff}.gallery-filter:focus-visible{outline:3px solid rgba(178,106,68,.28);outline-offset:3px}.gallery-grid{grid-auto-flow:dense}.gallery-card.is-hidden{display:none}.gallery-dialog-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.58);color:#fff;font-size:2rem;line-height:1;cursor:pointer;backdrop-filter:blur(5px);transition:background .2s ease,transform .2s ease}.gallery-dialog-nav:hover{background:rgba(0,0,0,.85)}.gallery-dialog-prev{left:14px}.gallery-dialog-next{right:14px}.gallery-dialog-nav:focus-visible{outline:3px solid rgba(255,255,255,.7);outline-offset:2px}
@media(max-width:620px){.gallery-filters{flex-wrap:nowrap;overflow-x:auto;margin-inline:-14px;padding:0 14px 8px;scrollbar-width:none}.gallery-filters::-webkit-scrollbar{display:none}.gallery-filter{flex:0 0 auto;min-height:40px;padding-inline:14px}.gallery-dialog-nav{width:42px;height:42px;font-size:1.7rem}.gallery-dialog-prev{left:8px}.gallery-dialog-next{right:8px}}


/* Final hero: photo-forward layout inspired by the Myčka v centru hero. */
.hero-stage{
  min-height:clamp(540px,66vh,720px);
  background:#222;
}
.hero-stage>picture>img{
  object-fit:cover;
  object-position:70% center;
  filter:saturate(.92) contrast(1.02) brightness(.94);
}
.hero-overlay{
  background:
    linear-gradient(90deg,rgba(8,8,8,.78) 0%,rgba(8,8,8,.66) 28%,rgba(8,8,8,.45) 49%,rgba(8,8,8,.14) 72%,rgba(8,8,8,.03) 100%),
    linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.08) 64%,rgba(0,0,0,.32) 100%);
}
.hero-content{
  max-width:690px;
  padding:clamp(46px,6vw,76px);
  color:#fff;
  justify-content:center;
}
.hero-content h1{
  max-width:650px;
  font-size:clamp(3rem,5.35vw,5.1rem);
  line-height:1.03;
  text-shadow:0 2px 18px rgba(0,0,0,.18);
}
.hero-content .hero-slogan{
  color:#fff;
  max-width:620px;
  font-size:clamp(1.18rem,2vw,1.65rem);
  line-height:1.22;
  font-weight:760;
  text-shadow:0 2px 14px rgba(0,0,0,.2);
}
.hero-eyebrow{color:#fff}
.hero-actions .button-white{background:#fff;border-color:#fff;color:#111}
.hero-actions .button-white:hover{background:#f2f2f2;border-color:#f2f2f2}
.hero-actions .button-glass{background:rgba(20,20,20,.34);border-color:rgba(255,255,255,.62);color:#fff;backdrop-filter:blur(8px)}
.hero-actions .button-glass:hover{background:rgba(20,20,20,.50);border-color:#fff}
.hero-location{background:rgba(18,18,18,.82);border-color:rgba(255,255,255,.25)}

/* Keep the spraying-page visual in the same landscape format as the old ladder photo. */
.detail-photo-striekanie img{aspect-ratio:16/9;object-fit:cover;object-position:center center}

@media(max-width:820px){
  .hero-stage{min-height:590px;border-radius:26px}
  .hero-stage>picture>img{object-position:66% center;filter:saturate(.94) contrast(1.02) brightness(.96)}
  .hero-overlay{
    background:
      linear-gradient(90deg,rgba(8,8,8,.76) 0%,rgba(8,8,8,.59) 43%,rgba(8,8,8,.24) 72%,rgba(8,8,8,.06) 100%),
      linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.09) 60%,rgba(0,0,0,.36) 100%);
  }
  .hero-content{justify-content:center;max-width:640px;padding:42px 34px 118px;color:#fff}
  .hero-content h1{font-size:clamp(2.6rem,8.8vw,4.1rem);max-width:570px}
  .hero-content .hero-slogan{color:#fff;font-size:clamp(1.08rem,3.9vw,1.48rem);max-width:530px}
  .hero-eyebrow{color:#fff}
}

@media(max-width:620px){
  .hero{padding:18px 0 54px}
  .hero-stage{min-height:560px;max-height:none;border-radius:24px}
  .hero-stage>picture{position:absolute;inset:0;height:100%}
  .hero-stage>picture>img{object-position:64% center;filter:saturate(.95) contrast(1.02) brightness(.96)}
  .hero-overlay{
    background:
      linear-gradient(90deg,rgba(7,7,7,.79) 0%,rgba(7,7,7,.62) 48%,rgba(7,7,7,.24) 76%,rgba(7,7,7,.05) 100%),
      linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.10) 62%,rgba(0,0,0,.38) 100%);
  }
  .hero-content{justify-content:center;min-height:560px;padding:34px 22px 112px;color:#fff}
  .hero-content h1{color:#fff;font-size:clamp(2.2rem,10vw,3.15rem);line-height:1.02;max-width:440px;margin-bottom:12px}
  .hero-content .hero-slogan{color:#fff;font-size:clamp(1.02rem,4.7vw,1.32rem);line-height:1.18;max-width:420px}
  .hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
  .hero-actions .button{width:auto;min-height:46px;padding:0 17px;font-size:.9rem}
  .hero-location{left:auto;right:14px;bottom:14px;width:min(73%,270px);padding:10px 12px;border-radius:13px}
  .hero-location strong{font-size:.9rem}.hero-location span{font-size:.76rem;line-height:1.32}
}


/* HERO V5 — rebuilt from scratch. Photo-forward, Myčka-style, cache-busted. */
.hero-v5{padding:32px 0 72px}
.hero-v5 .hero-stage{position:relative;min-height:clamp(520px,64vh,690px);overflow:hidden;border-radius:34px;background:#b8b8b8;box-shadow:var(--shadow)}
.hero-v5 .hero-stage>picture{position:absolute;inset:0;width:100%;height:100%}
.hero-v5 .hero-stage>picture>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.96) contrast(1.01) brightness(.98)}
.hero-v5 .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,8,8,.52) 0%,rgba(8,8,8,.40) 28%,rgba(8,8,8,.24) 48%,rgba(8,8,8,.09) 66%,rgba(8,8,8,.015) 82%,rgba(8,8,8,0) 100%)}
.hero-v5 .hero-content{position:relative;z-index:2;display:flex;min-height:inherit;max-width:690px;padding:clamp(46px,6vw,76px);flex-direction:column;justify-content:center;color:#fff}
.hero-v5 .hero-content h1{max-width:650px;margin:12px 0 16px;color:#fff;font-size:clamp(3rem,5.35vw,5.05rem);line-height:1.03;text-shadow:0 2px 14px rgba(0,0,0,.28)}
.hero-v5 .hero-content .hero-slogan{max-width:620px;margin:0;color:#fff;font-size:clamp(1.16rem,2vw,1.62rem);line-height:1.22;font-weight:760;text-shadow:0 2px 12px rgba(0,0,0,.26)}
.hero-v5 .hero-eyebrow{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.28)}
.hero-v5 .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.hero-v5 .hero-actions .button-white{background:#fff;border-color:#fff;color:#111}
.hero-v5 .hero-actions .button-glass{background:rgba(22,22,22,.30);border-color:rgba(255,255,255,.60);color:#fff;backdrop-filter:blur(7px)}
.hero-v5 .hero-location{position:absolute;z-index:3;right:24px;bottom:24px;max-width:300px;padding:16px 18px;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:rgba(18,18,18,.76);color:#fff;backdrop-filter:blur(10px)}
@media(max-width:820px){
  .hero-v5{padding:18px 0 54px}
  .hero-v5 .hero-stage{min-height:520px;border-radius:26px}
  .hero-v5 .hero-stage>picture>img{object-position:63% center;filter:saturate(.97) contrast(1.01) brightness(.99)}
  .hero-v5 .hero-overlay{background:linear-gradient(90deg,rgba(8,8,8,.56) 0%,rgba(8,8,8,.43) 32%,rgba(8,8,8,.25) 55%,rgba(8,8,8,.07) 75%,rgba(8,8,8,0) 100%)}
  .hero-v5 .hero-content{min-height:inherit;max-width:620px;padding:38px 30px 112px}
  .hero-v5 .hero-content h1{font-size:clamp(2.45rem,8.7vw,3.8rem);max-width:520px}
  .hero-v5 .hero-content .hero-slogan{font-size:clamp(1.04rem,3.9vw,1.36rem);max-width:500px}
  .hero-v5 .hero-location{right:14px;bottom:14px;width:min(74%,270px);padding:11px 13px}
}
@media(max-width:620px){
  .hero-v5 .hero-stage{min-height:500px;border-radius:24px}
  .hero-v5 .hero-stage>picture>img{object-position:62% center}
  .hero-v5 .hero-overlay{background:linear-gradient(90deg,rgba(8,8,8,.58) 0%,rgba(8,8,8,.45) 34%,rgba(8,8,8,.26) 57%,rgba(8,8,8,.07) 78%,rgba(8,8,8,0) 100%)}
  .hero-v5 .hero-content{padding:32px 22px 112px;justify-content:center}
  .hero-v5 .hero-content h1{font-size:clamp(2.15rem,9.7vw,3rem);line-height:1.02;max-width:420px;margin-bottom:12px}
  .hero-v5 .hero-content .hero-slogan{font-size:clamp(1rem,4.5vw,1.27rem);line-height:1.18;max-width:400px}
  .hero-v5 .hero-actions{gap:9px;margin-top:21px}
  .hero-v5 .hero-actions .button{width:auto;min-height:44px;padding:0 16px;font-size:.88rem}
  .hero-v5 .hero-location{right:14px;left:auto;bottom:14px;width:min(72%,260px);padding:10px 12px;border-radius:13px}
  .hero-v5 .hero-location strong{font-size:.9rem}.hero-v5 .hero-location span{font-size:.76rem;line-height:1.32}
}
