:root{--white:#fff;--paper:#f5f5f3;--paper2:#ebedeb;--ink:#1f2527;--muted:#626b6e;--line:#dce1df;--red:#c82022;--red-dark:#9e171a;--dark:#202628;--green:#477d58;--shadow:0 18px 50px rgba(20,29,31,.08)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--white);color:var(--ink);font:400 16px/1.55 "Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,select{font:inherit}
button,a,select{touch-action:manipulation}
:focus-visible{outline:3px solid var(--red);outline-offset:4px}
::selection{background:#ffd5d2;color:var(--ink)}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{line-height:1.08;letter-spacing:-.045em;font-family:Arial,"Segoe UI",sans-serif;font-weight:900;text-wrap:balance}
h1{font-size:clamp(3rem,6.5vw,6rem)}
h2{font-size:clamp(2.2rem,4.3vw,4.3rem)}
h3{font-size:clamp(1.35rem,2.2vw,2rem)}
p{max-width:68ch;text-wrap:pretty}
em{font-style:normal;color:var(--red)}
.shell{width:min(100% - 48px,1240px);margin-inline:auto}
.skip-link{position:absolute;top:-100px;left:16px;background:var(--red);color:#fff;padding:12px 18px;z-index:100}.skip-link:focus{top:12px}
.topline{background:var(--dark);color:#fff;font-size:12px;font-weight:650;letter-spacing:.02em}
.topline-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.topline-inner>span:first-child{white-space:nowrap}.topline-inner i{display:inline-block;width:4px;height:4px;margin:0 8px 2px;background:var(--red);border-radius:50%}
.topline-inner>span:nth-child(2){color:#cfd4d3;text-align:center}.topline a{white-space:nowrap;color:#fff;text-decoration:underline;text-underline-offset:3px}
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.97);box-shadow:0 1px 0 var(--line);backdrop-filter:blur(12px)}
.header-inner{height:84px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:8px;min-width:184px;height:70px}
.brand-img{width:88px;height:70px;object-fit:cover;object-position:center;transform:scale(1.15)}
.brand-label{font-size:10px;line-height:1.25;font-weight:900;letter-spacing:.15em;color:var(--red);white-space:nowrap}.brand-label small{display:block;color:var(--muted);font-size:10px;letter-spacing:.25em;margin-top:3px}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2.2vw,30px);flex:1;white-space:nowrap}
.desktop-nav a{padding:27px 0;color:#394246;font-size:14px;font-weight:750;position:relative}
.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--red)}
.desktop-nav a[aria-current]::after{content:"";position:absolute;bottom:20px;left:0;right:0;height:2px;background:var(--red)}
.header-call{display:flex;align-items:center;gap:10px;white-space:nowrap}.header-call .call-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fae9e8;color:var(--red);font-size:22px;font-weight:900}.header-call small{display:block;color:var(--muted);font-size:11px}.header-call strong{display:block;font-size:17px;line-height:1.2;letter-spacing:-.02em;font-variant-numeric:tabular-nums}
.menu-toggle,.mobile-menu{display:none}
.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--red);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.eyebrow-line{width:24px;height:2px;background:var(--red);flex:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:56px;padding:14px 22px;border:2px solid transparent;border-radius:3px;font-weight:800;font-size:14px;line-height:1.2;text-align:center;white-space:nowrap;transition:background-color .2s,color .2s,transform .2s}.button:active{transform:scale(.96)}.button span{font-size:19px;line-height:1}
.button-red{background:var(--red);color:#fff}.button-red:hover{background:var(--red-dark)}
.button-outline{border-color:var(--ink);background:transparent;color:var(--ink)}.button-outline:hover{background:var(--ink);color:#fff}
.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#3d474b}
.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#eee}
.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--red);font-weight:850;text-decoration:underline;text-underline-offset:5px}.text-link:hover{color:var(--red-dark)}
.home-hero{overflow:hidden;background:var(--paper)}
.home-hero-grid{display:grid;grid-template-columns:.91fr 1.09fr;min-height:640px;gap:36px;align-items:stretch}
.hero-copy{padding:90px 0 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.hero-copy h1{margin:0 0 24px;line-height:.99}.hero-copy .hero-lead{color:#4e585b;font-size:clamp(18px,1.7vw,21px);line-height:1.5;margin-bottom:30px;max-width:580px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-proof{display:flex;align-items:center;gap:10px;margin-top:37px;font-size:13px;font-weight:700;color:var(--muted)}.proof-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}
.hero-visual{position:relative;margin-right:calc((min(100vw - 48px,1240px) - 100vw)/2);min-height:560px;overflow:hidden;background:#d6d9d8 url('../gafika/image.png') center/cover no-repeat}.hero-visual::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(100deg,rgba(32,38,40,.02),transparent 65%),linear-gradient(0deg,rgba(18,25,26,.36),transparent 45%)}
.visual-badge{position:absolute;z-index:2;left:28px;bottom:30px;display:flex;align-items:center;gap:18px;padding:17px 21px;background:#fff;box-shadow:var(--shadow)}.visual-badge strong{font:900 28px/.9 Arial,sans-serif;letter-spacing:-.08em;color:var(--red)}.visual-badge span{padding-left:18px;border-left:1px solid var(--line);font-size:12px;line-height:1.3;font-weight:750;text-transform:uppercase;letter-spacing:.07em}
.trust-strip{box-shadow:0 1px 0 var(--line);position:relative;z-index:2}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:grid;gap:4px;padding:32px 22px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}.trust-grid strong{font-size:16px;font-weight:850;letter-spacing:-.02em}.trust-grid small{font-size:13px;color:var(--muted)}
.section{padding:100px 0}.section-tint{background:var(--paper)}.section-dark{background:var(--dark);color:#fff}
.section-head{margin-bottom:38px}.section-head h2{max-width:800px;margin:0 0 16px}.section-head>p{color:var(--muted);font-size:17px;margin:0}.section-dark .section-head>p{color:#cbd2d0}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{display:flex;flex-direction:column;background:var(--paper);overflow:hidden;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-card img{width:100%;height:230px;object-fit:cover}.category-card:nth-child(2) img{object-position:center 48%}.category-card>div{padding:26px 28px 30px;flex:1;display:flex;flex-direction:column}.category-card span{font-size:11px;letter-spacing:.14em;color:var(--red);font-weight:850}.category-card h3{font-size:30px;margin:15px 0 10px}.category-card p{font-size:15px;color:var(--muted);margin-bottom:23px}.category-card b{font-size:14px;color:var(--red);margin-top:auto}
.split-feature{display:grid;grid-template-columns:1fr .9fr;gap:clamp(45px,7vw,110px);align-items:center}.feature-photos{height:560px;display:grid;grid-template-columns:1.05fr .55fr;gap:12px;position:relative}.feature-photos>div{min-width:0;overflow:hidden}.feature-photos>div:first-child{margin-bottom:52px}.feature-photos>div:nth-child(2){margin-top:65px}.feature-photos img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:0;left:0;padding:10px 0;font-size:11px;letter-spacing:.12em;font-weight:850;color:var(--muted)}
.feature-copy h2{max-width:520px}.feature-copy>p,.delivery-feature p,.image-story p{font-size:18px;color:var(--muted);line-height:1.65;margin:24px 0}.check-list{list-style:none;margin:26px 0;padding:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:29px;font-weight:650}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:900}.feature-copy .text-link{margin-top:10px}
.delivery-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.delivery-feature h2{max-width:550px}.delivery-feature .button{margin-top:14px}.delivery-photo{position:relative;min-height:450px;background:var(--paper2)}.delivery-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.delivery-photo>span{position:absolute;right:0;bottom:0;padding:15px 20px;background:var(--red);color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.delivery-photo i{display:inline-block;width:4px;height:4px;margin:0 6px 2px;border-radius:50%;background:#fff}
.steps-grid{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.steps-grid li{padding:28px 24px 8px;border-left:1px solid #556063}.steps-grid li:first-child{padding-left:0;border-left:0}.steps-grid b{display:block;margin-bottom:32px;color:#f56863;font-size:18px;font-weight:900;letter-spacing:-.04em}.steps-grid h3{font-size:23px;margin:0 0 12px}.steps-grid p{font-size:14px;color:#cbd2d0}.steps-grid.light li{border-color:var(--line)}.steps-grid.light b{color:var(--red)}.steps-grid.light p{color:var(--muted)}
.region-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:10%;align-items:center}.region-layout p{font-size:18px;color:var(--muted);margin:24px 0}.region-panel{padding:38px;background:var(--paper);position:relative;overflow:hidden}.region-panel::after{content:"";position:absolute;width:310px;height:310px;border:1px solid rgba(200,32,34,.13);border-radius:50%;right:-150px;top:-140px;box-shadow:0 0 0 50px rgba(200,32,34,.04),0 0 0 100px rgba(200,32,34,.025)}.region-panel>span{font-size:11px;letter-spacing:.15em;color:var(--red);font-weight:900}.region-panel ul{position:relative;z-index:1;list-style:none;padding:0;margin:20px 0 25px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.region-panel li{padding:13px 0;border-bottom:1px solid var(--line);font-size:15px;font-weight:750}.region-panel li::before{content:"•";color:var(--red);padding-right:10px}.region-panel p{margin:0;font-size:13px;font-weight:700}.region-panel a{color:var(--red);text-decoration:underline}
.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:9%}.faq-layout>div:first-child>p{color:var(--muted);font-size:17px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:20px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:28px;line-height:1;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);padding:0 35px 23px 0;margin:0;line-height:1.7}
.cta-band{background:var(--red);color:#fff;padding:66px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.cta-inner .eyebrow{color:#ffe3e1}.cta-inner .eyebrow-line{background:#ffe3e1}.cta-inner h2{max-width:720px;margin:0 0 14px}.cta-inner p{font-size:17px;max-width:580px;margin:0;color:#ffe9e7}.cta-actions{display:flex;gap:11px;flex-wrap:wrap;justify-content:flex-end;min-width:280px}.cta-actions .button-red{background:#fff;color:var(--red)}.cta-actions .button-red:hover{background:#f9e9e7}.cta-actions .button-light{background:transparent;border-color:#fff;color:#fff}.cta-actions .button-light:hover{background:#fff;color:var(--red)}
.site-footer{background:#1b2022;color:#fff;padding:64px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:45px;padding-bottom:55px}.footer-grid h2{font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin:12px 0 22px}.footer-grid a:not(.footer-phone){display:block;width:max-content;max-width:100%;font-size:14px;margin:9px 0;color:#d0d6d4}.footer-grid a:hover,.footer-bottom a:hover{color:#fff;text-decoration:underline}.footer-brand a{width:130px!important;background:#fff;margin:0 0 23px!important}.footer-brand img{width:130px;height:96px;object-fit:cover}.footer-brand p{color:#aeb8b5;font-size:14px;max-width:260px}.footer-grid address{font-style:normal;font-size:14px;line-height:1.6;color:#d0d6d4}.footer-phone{display:block;margin:8px 0;font-size:21px;font-weight:800;letter-spacing:-.02em}.footer-grid p{font-size:14px;color:#aeb8b5}.socials{display:flex;gap:18px}.footer-bottom{border-top:1px solid #3c4446;min-height:64px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#99a4a0}.footer-bottom>div{display:flex;gap:20px}.mobile-bar{display:none}
.breadcrumbs{display:flex;align-items:center;gap:10px;padding-top:20px;padding-bottom:17px;color:var(--muted);font-size:12px}.breadcrumbs a:hover{color:var(--red);text-decoration:underline}.breadcrumbs span[aria-current]{color:var(--ink);font-weight:700}
.page-hero{background:var(--paper);overflow:hidden}.page-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:8%;min-height:490px;align-items:center}.page-hero-grid>div:first-child{padding:55px 0}.page-hero h1{font-size:clamp(3rem,5.2vw,5.3rem);margin:0 0 24px}.page-hero p:not(.eyebrow){color:var(--muted);font-size:19px;max-width:600px;margin-bottom:24px}.page-hero .text-link{color:var(--ink)}.page-hero-media{height:100%;min-height:470px;margin-right:calc((min(100vw - 48px,1240px) - 100vw)/2)}.page-hero-media img{width:100%;height:100%;object-fit:cover}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{background:var(--paper);display:flex;flex-direction:column;min-width:0}.product-photo{display:block;height:220px;overflow:hidden;background:#e8ebea}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover img{transform:scale(1.04)}.product-body{padding:23px;flex:1;display:flex;flex-direction:column}.tag{width:max-content;padding:5px 9px;background:#f9dddd;color:var(--red-dark);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.product-body h3{font-size:25px;margin:14px 0 9px}.product-body h3 a:hover{color:var(--red)}.product-body p{font-size:14px;color:var(--muted);margin-bottom:15px}.product-meta{display:flex;flex-direction:column;gap:6px;margin:auto 0 14px;font-size:12px;font-weight:700}.product-meta span:first-child{color:var(--ink)}.product-meta span:last-child{color:var(--red)}.product-body .text-link{margin-top:auto;font-size:13px}
.compare-tools{display:flex;align-items:end;gap:15px;margin:0 0 18px}.compare-tools>div{min-width:200px}.compare-tools label{display:block;margin:0 0 8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.compare-tools select{width:100%;height:46px;padding:0 34px 0 12px;border:1px solid #b8c1bd;border-radius:2px;background:#fff;color:var(--ink);font-size:14px}.compare-note{margin:0 0 5px auto;color:var(--muted);font-size:12px;max-width:320px}.compare-tools.compact .compare-note{margin-left:0;max-width:none}.table-scroll{overflow-x:auto;border:1px solid var(--line);background:#fff}.compare-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;min-width:1000px}.compare-table thead{background:var(--dark);color:#fff}.compare-table th,.compare-table td{padding:16px 12px;vertical-align:top;border-bottom:1px solid var(--line);line-height:1.35}.compare-table th:first-child,.compare-table td:first-child{padding-left:20px}.compare-table tbody th{font-weight:850}.compare-table tbody a{color:var(--red);font-weight:800;white-space:nowrap}.compare-table tbody tr:last-child>*{border-bottom:0}.compare-mobile{display:none}
.category-intro{display:grid;grid-template-columns:1fr .75fr;gap:12%;align-items:start}.category-intro p{font-size:18px;color:var(--muted);max-width:650px}.fact-box{padding:38px;background:var(--paper)}.fact-box>span{font-size:11px;color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.fact-box h3{margin:20px 0 14px}.fact-box p{font-size:15px}.fact-box .button{margin-top:10px}.empty-offer{max-width:760px}.empty-offer>p{font-size:18px;color:var(--muted)}.empty-offer .button{margin-top:12px}.image-story{display:grid;grid-template-columns:1.05fr .95fr;gap:8%;align-items:center}.image-story>div:first-child{height:430px}.image-story img{width:100%;height:100%;object-fit:cover}
.product-detail{padding-top:60px}.product-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;align-items:start}.detail-image{background:var(--paper);padding-bottom:12px}.detail-image img{width:100%;height:530px;object-fit:cover}.detail-image>span{display:block;padding:13px 17px 0;color:var(--muted);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.detail-copy h1{font-size:clamp(2.7rem,5vw,5.2rem);margin:0 0 20px}.detail-lead{color:var(--muted);font-size:18px}.availability{display:flex;align-items:center;gap:9px;margin:20px 0;padding:12px 15px;width:max-content;background:#f4f4ed;color:#535c36;font-size:13px;font-weight:850}.availability span{width:7px;height:7px;background:#8c9c51;border-radius:50%}.detail-specs{display:grid;grid-template-columns:1fr 1fr;margin:0}.detail-specs>div{padding:15px 14px 15px 0;border-bottom:1px solid var(--line)}.detail-specs dt{font-size:12px;color:var(--muted)}.detail-specs dd{margin:3px 0 0;font-size:16px;font-weight:800}.source-note{margin:22px 0 0;color:var(--muted);font-size:12px}.detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:20px}.prose-narrow{max-width:900px}.prose-narrow>p{font-size:18px;color:var(--muted)}.info-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.info-list>div{padding:20px 0;border-top:2px solid var(--ink);display:flex;gap:15px;font-weight:800}.info-list b{color:var(--red)}
.town-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.town-grid span{display:block;padding:20px 22px;background:var(--white);font-size:18px;font-weight:800}.town-grid span::before{content:"•";color:var(--red);margin-right:12px}.town-note{font-size:15px;color:var(--muted);margin:20px 0 0}.town-note a{font-weight:800;color:var(--red);text-decoration:underline}
.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.values-grid article{padding:32px;background:#fff}.values-grid span{color:var(--red);font-weight:900}.values-grid h3{margin:32px 0 12px}.values-grid p{color:var(--muted);font-size:15px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.gallery-grid img{height:260px;width:100%;object-fit:cover}
.simple-hero{background:var(--paper);padding:75px 0 80px}.simple-hero h1{max-width:900px;margin:0 0 20px}.simple-hero p:not(.eyebrow){font-size:19px;color:var(--muted);max-width:700px}.faq-page{display:grid;grid-template-columns:1.4fr .6fr;gap:9%;align-items:start}.faq-aside{position:sticky;top:110px;background:var(--dark);color:#fff;padding:34px}.faq-aside h2{font-size:28px}.faq-aside p{font-size:15px;color:#cbd2d0}.faq-aside .button{margin-top:8px}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:18px;min-height:540px}.contact-card{padding:40px;background:var(--paper)}.contact-card>span{display:block;color:var(--red);font-size:11px;letter-spacing:.13em;font-weight:900}.contact-card h2{font-size:34px;margin:13px 0}.contact-phone{display:block;font:900 clamp(28px,3vw,43px)/1.1 Arial,sans-serif;letter-spacing:-.05em;margin:0 0 12px;color:var(--ink);font-variant-numeric:tabular-nums}.contact-phone:hover{color:var(--red)}.contact-card p{font-size:15px;color:var(--muted);margin-bottom:39px}.contact-card address{font-style:normal;font-weight:750;line-height:1.7;margin:15px 0}.contact-social{display:flex;gap:20px;padding-top:30px}.contact-social a{color:var(--red);font-weight:800;text-decoration:underline}.map-card{position:relative;background:#dce3de;min-height:540px}.map-card iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.map-card>div{position:absolute;bottom:18px;left:18px;right:18px;padding:15px 18px;background:#fff;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:12px;letter-spacing:.05em}.map-card a{color:var(--red);font-weight:800}.sms-panel{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.sms-panel ul{padding:0;margin:0;list-style:none}.sms-panel li{padding:17px 0;border-bottom:1px solid var(--line);font-weight:750}.sms-panel li::before{content:"✓";color:var(--red);margin-right:12px}
.legal-copy{max-width:800px}.legal-copy h2{font-size:26px;margin:30px 0 12px}.legal-copy p{color:var(--muted)}.sitemap-links{display:grid;grid-template-columns:1fr 1fr;gap:50px}.sitemap-links h2{font-size:25px}.sitemap-links a{display:block;padding:10px 0;border-bottom:1px solid var(--line);font-weight:700}.sitemap-links a:hover{color:var(--red)}
@media(max-width:1120px){.desktop-nav{gap:14px}.header-inner{gap:15px}.brand{min-width:150px}.brand-label{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-photo{height:260px}.home-hero-grid{min-height:580px}.hero-copy h1{font-size:clamp(3.3rem,6vw,5rem)}}
@media(max-width:900px){.topline-inner>span:nth-child(2){display:none}.desktop-nav,.header-call{display:none}.header-inner{height:72px;justify-content:space-between}.brand{min-width:0}.brand-img{height:62px;width:80px}.brand-label{display:block}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;padding:10px;border:1px solid var(--line);background:#fff;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:var(--ink);transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-menu:not([hidden]){display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:#fff;padding:10px 24px 28px;box-shadow:0 16px 20px rgba(0,0,0,.12);max-height:calc(100vh - 72px);overflow:auto}.mobile-menu a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-weight:800}.mobile-menu a[aria-current]{color:var(--red)}.mobile-menu .mobile-call{margin-top:15px;padding:16px;text-align:center;background:var(--red);color:#fff;border:0}.home-hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:60px 0 45px}.hero-visual{height:420px;min-height:0;margin-inline:calc((100vw - (100vw - 48px))/ -2)}.hero-visual img{position:absolute}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div{padding:25px 16px;border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(3){padding-left:0;border-bottom:0}.trust-grid>div:nth-child(4){border-bottom:0}.section{padding:75px 0}.split-feature,.delivery-feature,.region-layout,.faq-layout,.image-story,.category-intro,.product-layout,.faq-page,.contact-grid{grid-template-columns:1fr;gap:40px}.feature-photos{height:470px}.delivery-photo{min-height:400px}.page-hero-grid{grid-template-columns:1fr;gap:0}.page-hero-grid>div:first-child{padding:45px 0}.page-hero-media{margin-inline:calc((100vw - (100vw - 48px))/ -2);height:340px;min-height:0}.page-hero-media img{height:340px}.faq-aside{position:static}.detail-image img{height:450px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-grid>div:last-child{grid-column:1/-1}.cta-inner{align-items:flex-start;flex-direction:column}.cta-actions{justify-content:flex-start}.region-layout{gap:32px}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:35;background:#fff;box-shadow:0 -4px 25px rgba(0,0,0,.15);padding:8px max(12px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom));gap:8px}.mobile-bar a{display:grid;place-items:center;min-height:48px;background:var(--red);color:#fff;font-weight:850;font-size:14px}.mobile-bar a:last-child{background:var(--ink)}.site-footer{padding-bottom:70px}}
@media(max-width:640px){.shell{width:min(100% - 36px,1240px)}h1{font-size:clamp(2.8rem,12vw,4.4rem)}h2{font-size:clamp(2rem,9vw,3rem)}.topline-inner{min-height:34px}.topline-inner a{font-size:11px}.header-inner{height:66px}.mobile-menu:not([hidden]){top:66px}.brand-img{width:70px;height:60px}.brand-label{font-size:9px}.home-hero-grid{min-height:0}.hero-copy{padding:46px 0 42px}.hero-copy h1{font-size:clamp(3rem,12vw,4.6rem)}.hero-copy .hero-lead{font-size:17px;margin-bottom:24px}.hero-actions{width:100%}.hero-actions .button{width:100%}.hero-visual{height:310px;margin-inline:-18px}.visual-badge{left:18px;bottom:18px;padding:12px 15px}.visual-badge strong{font-size:22px}.visual-badge span{font-size:10px}.hero-proof{margin-top:22px}.trust-grid>div{padding:18px 10px}.trust-grid strong{font-size:14px}.trust-grid small{font-size:12px}.section{padding:60px 0}.section-head{margin-bottom:26px}.section-head>p{font-size:15px}.category-grid,.product-grid,.values-grid,.gallery-grid,.town-grid,.info-list{grid-template-columns:1fr}.category-card img{height:220px}.category-card>div{padding:22px}.feature-photos{height:330px;gap:8px}.feature-photos>div:first-child{margin-bottom:30px}.feature-photos>div:nth-child(2){margin-top:40px}.feature-copy>p,.delivery-feature p,.image-story p,.region-layout p{font-size:16px}.delivery-photo{min-height:290px}.steps-grid{grid-template-columns:1fr 1fr;gap:20px 0}.steps-grid li{padding:14px 14px 10px!important;border-left:1px solid #556063!important}.steps-grid li:nth-child(odd){padding-left:0!important;border-left:0!important}.steps-grid b{margin-bottom:17px}.steps-grid h3{font-size:19px}.region-panel{padding:25px 20px}.region-panel ul{grid-template-columns:1fr 1fr;gap:0 13px}.region-panel li{font-size:13px}.faq-list summary{font-size:15px;min-height:64px}.cta-band{padding:50px 0}.cta-actions{min-width:0;width:100%}.cta-actions .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h2{margin-top:0}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:14px 0;gap:5px}.page-hero h1{font-size:clamp(2.7rem,10.5vw,4rem)}.page-hero p:not(.eyebrow){font-size:16px}.page-hero-grid>div:first-child{padding:34px 0}.page-hero-media{height:260px;margin-inline:-18px}.page-hero-media img{height:260px}.product-photo{height:240px}.compare-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px}.compare-tools>div{min-width:0}.compare-tools label{font-size:10px}.compare-note{grid-column:1/-1;margin:5px 0 0}.table-scroll{display:none}.compare-mobile{display:grid;gap:12px}.compare-card{padding:22px;background:#fff}.compare-card h3{font-size:22px}.compare-card h3 a{color:var(--red)}.compare-card dl{margin:0 0 18px}.compare-card dl div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid var(--line);font-size:13px}.compare-card dt{color:var(--muted)}.compare-card dd{margin:0;text-align:right;font-weight:750}.compare-card .button{width:100%}.fact-box{padding:26px}.detail-image img{height:330px}.detail-specs dd{font-size:14px}.detail-actions .button{width:100%}.simple-hero{padding:55px 0}.simple-hero p:not(.eyebrow){font-size:16px}.contact-card{padding:26px}.contact-phone{font-size:32px}.map-card{min-height:360px}.map-card>div{flex-direction:column;align-items:flex-start}.sms-panel,.sitemap-links{grid-template-columns:1fr;gap:20px}.gallery-grid img{height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Spójna skala typografii i elementy oferty demonstracyjnej */
body{font-size:17px;line-height:1.58}
h1{font-size:clamp(2.8rem,5.3vw,4.5rem)}
h2{font-size:clamp(2rem,3.6vw,3.25rem)}
h3{font-size:clamp(1.4rem,2vw,1.8rem)}
.hero-copy h1{font-size:clamp(3rem,5.3vw,4.65rem);line-height:1.04;max-width:740px}
.page-hero h1,.detail-copy h1{font-size:clamp(2.8rem,4.6vw,4.2rem)}
.eyebrow,.category-card span,.tag,.contact-card>span,.fact-box>span{font-size:12px}
.button{font-size:15px;white-space:normal}
.category-card p,.product-body p,.fact-box p,.values-grid p,.footer-grid p,.footer-grid a:not(.footer-phone),.footer-grid address{font-size:16px}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.product-photo{position:relative}
.product-photo small{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.95);padding:5px 8px;font-size:11px;font-weight:800;color:var(--ink)}
.product-body{padding:25px}
.product-body h3{font-size:25px;line-height:1.18}
.product-body .product-technical{font-size:15px;line-height:1.5;min-height:3em}
.product-price{margin:0 0 14px;display:flex;flex-direction:column;gap:2px}
.product-price strong,.detail-price strong{font-size:30px;line-height:1.1;letter-spacing:-.03em;white-space:nowrap}
.product-price small,.detail-price span{color:var(--muted);font-size:13px}
.product-meta{margin:13px 0 18px;font-size:14px}
.product-meta span:last-child{color:var(--muted)}
.product-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}
.product-body .text-link{font-size:14px;margin:0}
.whatsapp-link,.footer-whatsapp{color:#167b4a!important;font-weight:800}
.button-whatsapp{background:#187b4d;color:#fff}
.button-whatsapp:hover{background:#0f603b;color:#fff}
.header-whatsapp{color:#17633b;font-size:14px;font-weight:850;white-space:nowrap;padding:9px 6px}
.header-whatsapp:hover{text-decoration:underline}
.stock{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:7px 10px;border-radius:3px;font-size:13px;font-weight:800;line-height:1.3;white-space:normal}
.stock i{width:8px;height:8px;border-radius:50%;background:currentColor;flex:none}
.stock-green{background:#e4f4e9;color:#17633b}
.stock-yellow{background:#fff3c9;color:#795300}
.stock-red{background:#fde8e7;color:#9b2525}
.demo-note{max-width:900px;background:#fff7e7;border-left:4px solid #d2931a;padding:12px 17px;color:#55482e;font-size:14px;line-height:1.5;margin:0 0 24px}
.product-detail .demo-note{margin:17px 0}
.featured-products{background:#f6f7f5}
.featured-products .product-card{background:#fff}
.all-products{margin:28px 0 0}
.compare-table{min-width:1120px;font-size:14px}
.compare-table .stock{font-size:12px}
.compare-price{display:block;font-size:26px;margin:4px 0 10px}
.compare-card .stock{margin-bottom:12px}
.compare-card dl div{font-size:14px}
.detail-price{display:flex;flex-direction:column;gap:5px;padding:0 0 15px}
.detail-copy>.stock{margin:0 0 12px}
.spec-heading{font-size:26px;margin:26px 0 6px}
.source-note{font-size:13px;line-height:1.55}
.source-note a{color:var(--red);font-weight:800;text-decoration:underline}
.opening-hours{display:flex;flex-direction:column;gap:3px;margin:18px 0 20px;font-size:14px;line-height:1.45}
.opening-hours strong{margin-bottom:4px}
.opening-hours small{font-size:12px;color:var(--muted);max-width:300px;margin-top:5px}
.opening-hours small a{color:inherit;text-decoration:underline}
.site-footer .opening-hours small{color:#aeb8b5}
.contact-card .opening-hours{margin:23px 0}
.contact-card .opening-hours small{font-size:12px}
.contact-whatsapp{display:inline-flex;margin-bottom:12px}
.site-footer .footer-whatsapp{display:block;margin:8px 0 15px;font-size:15px}
.mobile-bar a.mobile-whatsapp{background:#187b4d}
@media(max-width:1120px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.header-whatsapp{display:none}}
@media(max-width:640px){body{font-size:16px}h1,.hero-copy h1,.page-hero h1,.detail-copy h1{font-size:clamp(2.55rem,10vw,3.4rem)}h2{font-size:clamp(1.85rem,7.5vw,2.5rem)}h3{font-size:1.4rem}.eyebrow{font-size:11px}.product-grid{grid-template-columns:1fr}.product-body h3{font-size:24px}.product-body .product-technical{min-height:0}.product-price strong{font-size:28px}.section-head>p{font-size:16px}.compare-note{font-size:13px}.compare-card h3{font-size:22px}.mobile-bar a{font-size:13px;text-align:center;padding:3px}.mobile-bar a span{display:none}.detail-price strong{font-size:28px}.detail-specs dt{font-size:13px}.detail-specs dd{font-size:15px}.footer-grid .opening-hours{font-size:14px}}
