

:root{--content-width:1280px;--page-gutter:20px;--ink:#211b1b;--muted:#675f5f;--cream:#F4F3F1;--paper:#fff;--accent:#d32127;--accent-dark:#a9171c;--line:#e3dddd;--green:#c82026;--orange:#f0642f;--radius:4px;--shadow:0 20px 50px rgba(35,20,20,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;color:var(--ink);font-family:"Manrope",system-ui,-apple-system,sans-serif;background:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(var(--content-width),calc(100% - 2 * var(--page-gutter)));margin:auto}.skip-link{position:fixed;left:20px;top:-80px;z-index:1000;background:#fff;padding:12px 18px}.skip-link:focus{top:10px}.site-header{height:78px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(23,35,29,.08);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:20px;letter-spacing:-.04em}.brand>span:last-child>span{color:var(--green)}.brand-mark{width:17px;height:29px;border:3px solid var(--accent);border-top:0;transform:skew(-7deg);display:inline-block}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a{text-decoration:none;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;background:var(--accent);border:1px solid var(--accent);color:#17231d;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer;border-radius:2px;transition:.2s ease}.button:hover{background:#f2c62d;transform:translateY(-1px)}.button-small{min-height:42px;padding:0 18px}.hero{height:min(780px,calc(100vh - 78px));min-height:650px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media{background:url('/public/images/oprava-regalove-stojiny.webp') center 42%/cover no-repeat;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,rgba(11,24,17,.92) 0%,rgba(11,24,17,.7) 47%,rgba(11,24,17,.12) 78%)}.hero-content{position:relative;padding-top:10px}.hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:clamp(43px,5.4vw,76px);max-width:880px;line-height:1.03;letter-spacing:-.055em;margin:13px 0 24px}.hero-lead{font-size:18px;line-height:1.6;max-width:680px;color:rgba(255,255,255,.88);margin:0 0 32px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:12px;color:var(--green);margin:0 0 12px}.eyebrow.light{color:#f3c735}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{text-decoration:none;font-weight:800;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:3px}.light-link{color:#fff}.microcopy{font-size:12px;color:rgba(255,255,255,.68);margin-top:14px}.trust-strip{background:var(--paper);border-bottom:1px solid #e3ded3}.trust-grid{min-height:86px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-grid>div{font-size:13px;font-weight:700;border-right:1px solid #d8d3c8;padding:4px 25px}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.check{color:var(--green);margin-right:8px}.partner-dot{display:inline-block;width:9px;height:9px;background:var(--accent);border-radius:50%;margin-right:9px}.section{padding:120px 0}.split{display:grid;grid-template-columns:1.05fr .7fr;gap:120px;align-items:center}.content-narrow h2,.section-heading h2,.form-intro h2,.faq-layout h2,.partner-inner h2,.final-cta h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;line-height:1.12;margin:0 0 25px}.content-narrow p,.section-heading p,.form-intro>p{color:var(--muted)}.before-card{margin:0;background:var(--cream);padding:14px;box-shadow:var(--shadow);transform:rotate(1deg)}.before-card img{aspect-ratio:4/4.65;width:100%;object-fit:cover;object-position:center 70%}.before-card figcaption{padding:15px 8px 6px;font-size:12px;color:var(--muted)}.before-card figcaption span{display:block;font-weight:800;color:var(--ink);font-size:13px}.solution-section{background:var(--cream)}.section-heading{max-width:750px;margin-bottom:60px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cfd4ce}.benefit-grid article{padding:30px 25px 0;border-right:1px solid #cfd4ce}.benefit-grid article:last-child{border:0}.benefit-grid article>span{font-size:12px;font-weight:800;color:var(--orange)}.benefit-grid h3{font-size:19px;line-height:1.3;margin:45px 0 12px}.benefit-grid p{font-size:14px;color:var(--muted);margin:0}.photo-break{height:650px;position:relative;overflow:hidden}.photo-break img{width:100%;height:100%;object-fit:cover;object-position:center}.photo-note{position:absolute;left:max(var(--page-gutter),calc((100% - var(--content-width))/2));bottom:30px;background:#fff;padding:20px 24px;box-shadow:var(--shadow);display:flex;flex-direction:column}.photo-note strong{font-size:14px}.photo-note span{font-size:12px;color:var(--muted)}.process-section{background:#fff}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);counter-reset:item}.steps li{padding:30px 28px 0 0;border-top:2px solid var(--ink);position:relative}.steps li:not(:last-child){margin-right:24px}.steps li>span{position:absolute;right:10px;top:21px;font-weight:800;color:var(--accent-dark)}.steps h3{font-size:18px;line-height:1.35;margin:0 35px 12px 0}.steps p{font-size:13px;color:var(--muted);margin:0}.examples-section{background:var(--cream)}.comparison-grid{max-width:870px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.comparison-grid figure{margin:0}.image-wrap{position:relative;overflow:hidden;background:#ddd}.image-wrap img{aspect-ratio:4/5;width:100%;object-fit:cover}.image-label{position:absolute;top:14px;left:14px;padding:8px 12px;background:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.image-label.after{background:var(--accent)}.partner-section{background:var(--green);color:#fff;padding:90px 0}.partner-inner{display:grid;grid-template-columns:.9fr 1fr;gap:120px;align-items:start}.partner-inner h2{margin:0}.partner-inner p{color:rgba(255,255,255,.8);margin-top:0}.partner-inner .disclosure{border-left:2px solid var(--accent);padding-left:20px;font-size:13px;margin-top:25px;color:rgba(255,255,255,.65)}.form-section{background:var(--paper)}.form-layout{display:grid;grid-template-columns:.72fr 1fr;gap:95px;align-items:start}.form-intro{position:sticky;top:115px}.recipient-box{margin-top:35px;background:var(--cream);padding:24px;display:flex;align-items:flex-start;border-left:3px solid var(--accent)}.recipient-box .partner-dot{flex:none;margin-top:7px}.recipient-box strong{font-size:18px;line-height:1.4;color:var(--ink)}.recipient-box p{font-size:12px;color:var(--muted);margin:3px 0 0}.form-help{font-size:13px;margin-top:20px}.lead-form{background:#fff;padding:38px;box-shadow:0 15px 40px rgba(23,35,29,.08);border-top:3px solid var(--accent)}.demo-banner{font-size:12px;background:#fff7d8;border:1px solid #ead889;padding:12px 14px;margin-bottom:26px}.demo-banner strong{display:block}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lead-form label{display:block;font-size:12px;font-weight:800;margin-bottom:18px}.lead-form input,.lead-form select,.lead-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #cbd2cc;background:#fff;padding:13px 14px;border-radius:2px;color:var(--ink);outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(36,76,58,.1)}.lead-form [aria-invalid=true]{border-color:#b53b2b}.upload-zone{border:1.5px dashed #9ea9a1;background:#fafbf9;padding:25px!important;text-align:center;cursor:pointer}.upload-zone input{position:absolute;opacity:0;pointer-events:none;width:1px}.upload-zone strong,.upload-zone span{display:block}.upload-zone>span:last-child{font-weight:400;color:var(--muted);margin-top:3px}.upload-icon{font-size:25px;color:var(--green)}.consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;line-height:1.45}.consent input{width:17px;height:17px;margin:2px 0 0;flex:none}.submit-button{width:100%;border:0}.form-legal{text-align:center;font-size:11px;color:var(--muted)}.form-status{display:none;margin-top:15px;padding:15px;background:#e8f2ec;font-size:13px}.form-status.visible{display:block}.faq-layout{display:grid;grid-template-columns:.65fr 1fr;gap:110px}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;display:flex;justify-content:space-between;gap:20px;cursor:pointer;padding:23px 0;font-weight:700}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:22px;font-weight:400;transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{margin:0 40px 25px 0;color:var(--muted);font-size:14px}.final-cta{background:#16281f;color:#fff;padding:75px 0}.final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta h2{margin:0}.button-light{background:#fff;border-color:#fff}.button-light:hover{background:var(--accent);border-color:var(--accent)}footer{background:#0e1712;color:rgba(255,255,255,.63);padding:70px 0 25px;font-size:12px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .6fr;gap:80px;padding-bottom:50px}.footer-brand{color:#fff;margin-bottom:20px}.footer-grid strong{display:block;color:#fff;font-size:13px;margin-bottom:14px}.footer-grid a{display:block;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;display:flex;justify-content:space-between}
@media(max-width:900px){.site-header nav{display:none}.hero{min-height:620px}.hero-shade{background:linear-gradient(90deg,rgba(11,24,17,.92),rgba(11,24,17,.42))}.trust-grid{grid-template-columns:1fr 1fr;padding:10px 0}.trust-grid>div{border:0;padding:9px 10px}.split,.partner-inner,.form-layout,.faq-layout{grid-template-columns:1fr;gap:55px}.before-card{max-width:520px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:nth-child(2){border-right:0}.benefit-grid article:nth-child(-n+2){padding-bottom:35px}.steps{grid-template-columns:1fr 1fr;gap:45px 0}.form-intro{position:static}.photo-break{height:500px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:600px){:root{--page-gutter:14px}.site-header{height:68px}.button-small{font-size:12px;padding:0 12px}.brand{font-size:17px}.brand-mark{width:14px;height:24px}.hero{height:730px;min-height:0;align-items:flex-end;padding-bottom:65px}.hero-media{background-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(10,22,15,.96) 0%,rgba(10,22,15,.76) 57%,rgba(10,22,15,.1) 100%)}.hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:42px}.hero-lead{font-size:16px;line-height:1.55}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{font-size:11px}.section{padding:80px 0}.content-narrow h2,.section-heading h2,.form-intro h2,.faq-layout h2,.partner-inner h2,.final-cta h2{font-size:35px}.split{gap:45px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #cfd4ce!important;padding:25px 0!important}.benefit-grid h3{margin-top:20px}.photo-break{height:420px}.photo-break img{object-position:42% center}.steps{grid-template-columns:1fr;gap:32px}.steps li:not(:last-child){margin:0}.comparison-grid{gap:8px}.partner-section{padding:70px 0}.partner-inner{gap:25px}.field-row{grid-template-columns:1fr;gap:0}.lead-form{padding:25px 18px}.faq-layout{gap:30px}.final-cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Before / after case gallery */
.case-list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.case-study{min-width:0}.case-meta{display:flex;justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:12px}.case-meta span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--orange)}.case-meta p{font-size:12px;font-weight:700;margin:0;text-align:right}.case-list .comparison-grid{max-width:none;gap:7px}.case-list .image-wrap img{height:330px;aspect-ratio:auto;object-position:center 52%}.case-list .case-study:nth-child(2) .image-wrap img{object-position:center 64%}.case-list .image-label{top:9px;left:9px;padding:7px 9px;font-size:9px;letter-spacing:.08em}
@media(max-width:900px){.case-list{grid-template-columns:1fr;max-width:620px;margin:auto;gap:45px}.case-list .image-wrap img{height:380px}}
@media(max-width:600px){.case-list .image-wrap img{height:280px}}

/* Shorter problem-section image crop */
.problem-section .split{grid-template-columns:1fr .88fr;gap:90px}.problem-section .before-card img{height:380px;object-position:center 62%}.problem-section .before-card{transform:rotate(.5deg)}
@media(max-width:900px){.problem-section .split{grid-template-columns:1fr;gap:45px}.problem-section .before-card{width:100%;max-width:none;transform:none}.problem-section .before-card img{height:360px}}
@media(max-width:600px){.problem-section .split{gap:32px}.problem-section .before-card{padding:10px}.problem-section .before-card img{height:280px}}

/* Anchor alignment with the sticky header */
html{scroll-behavior:smooth;scroll-padding-top:78px}
@media(max-width:600px){html{scroll-padding-top:68px}}

/* Drag-and-drop photo upload state */
.upload-zone{transition:border-color .18s ease,background .18s ease,transform .18s ease}
.upload-zone:hover,.upload-zone.is-dragging{border-color:var(--green);background:#edf4f0}
.upload-zone.is-dragging{transform:scale(1.01)}
.photo-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:-7px 0 20px}.photo-preview{position:relative;aspect-ratio:4/3;overflow:hidden;background:#edf0ed;border:1px solid #d5dcd6}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview-remove{position:absolute;top:6px;right:6px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(23,35,29,.88);color:#fff;font-size:22px;line-height:1;cursor:pointer;display:grid;place-items:center}.photo-preview-remove:hover{background:#9d2f24}.photo-previews:empty{display:none}
@media(max-width:600px){.photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Form status variants */
.form-status{border-left:4px solid transparent}
.form-status.success{background:#e8f2ec;border-color:#2d7050;color:#173d2b}
.form-status.error{background:#fff0e8;border-color:#c64d2f;color:#7d2d1d}
.form-status.info{background:#fff8dc;border-color:#d19b00;color:#654d00}
.brand{gap:16px;flex-wrap:nowrap;white-space:nowrap}
.brand>span:last-child{display:block;white-space:nowrap}
.brand-mark{width:auto;height:42px;border:0;transform:none;display:block;object-fit:contain;flex:0 0 auto}
.footer-brand{display:inline-flex}
.footer-brand .brand-mark{filter:none}
@media(max-width:600px){.brand-mark{width:auto;height:42px}}

/* Updated content structure */
.site-header nav{gap:22px}.site-header nav a{font-size:14px}
.microcopy{color:rgba(255,255,255,.78);margin-bottom:0}
.hero-partner{display:inline-block;margin:20px 0 0;padding:9px 12px;border-left:3px solid var(--accent);background:rgba(11,24,17,.58);font-size:12px;font-weight:700}
.hero-benefits{background:var(--green);color:#fff}.hero-benefits .trust-grid>div{border-color:rgba(255,255,255,.18)}
.primary-benefits{min-height:132px}.primary-benefits>div{display:flex;flex-direction:column;gap:3px;padding-top:18px;padding-bottom:18px}.primary-benefits strong{color:var(--accent);font-size:27px;line-height:1.1;letter-spacing:-.035em}.primary-benefits span{max-width:230px;color:rgba(255,255,255,.76);font-size:13px;font-weight:600;line-height:1.45}.trust-strip{background:var(--paper)}.trust-facts{min-height:74px;opacity:.82}.trust-facts>div{padding-top:10px;padding-bottom:10px}.trust-facts strong{font-size:12px}.trust-facts span{font-size:13px}
.trust-facts>div{display:flex;flex-direction:column;gap:3px}.trust-facts strong{font-size:13px}.trust-facts span{font-size:13px;color:var(--muted);font-weight:500;line-height:1.4}
.section-action{margin-top:44px}
.photo-note{max-width:520px;padding:22px 26px}.photo-note strong{display:block;font-size:22px;line-height:1.25}.photo-note p{font-size:13px;color:var(--muted);margin:9px 0 0}.photo-note .eyebrow{margin-bottom:7px;color:var(--green)}
.certification-section{background:#fff}.certification-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:center}.certification-layout h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;line-height:1.12;margin:0 0 25px}.certification-layout p{color:var(--muted)}.certification-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.certification-logos figure{margin:0;min-height:135px;padding:22px 12px;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}.certification-logos img{height:58px;width:58px;object-fit:contain}.certification-logos figcaption{font-size:11px;font-weight:800}.certification-points{grid-template-columns:repeat(3,1fr);margin-top:55px}.certification-points h3{margin-top:15px}.recipient-box ul{margin:14px 0 0;padding-left:20px;font-size:16px;line-height:1.65;color:var(--ink)}.recipient-box li+li{margin-top:8px}.footer-grid p a{display:inline}.final-cta-inner>div{max-width:760px}.final-cta-inner p:last-child{color:rgba(255,255,255,.75);margin-bottom:0}
@media(max-width:900px){.certification-layout{grid-template-columns:1fr;gap:40px}.hero-benefits .trust-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hero{height:760px}.hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:39px}.hero-partner{margin-top:15px}.trust-facts{grid-template-columns:1fr}.trust-facts>div{padding:11px 0;border-bottom:1px solid #d8d3c8}.certification-logos{grid-template-columns:repeat(3,1fr);gap:7px}.certification-logos figure{min-height:120px;padding:15px 5px}.certification-logos img{height:46px}.certification-points{grid-template-columns:1fr}.photo-note{left:14px;right:14px;bottom:14px}.photo-note strong{font-size:18px}.photo-note p{font-size:11px}.section-action .button{width:100%}}

/* Stronger hierarchy for the primary proof points */
.key-benefits article{padding-top:26px}.key-benefits .benefit-value{display:block;min-height:98px;color:var(--green);font-size:31px;font-weight:800;line-height:1.05;letter-spacing:-.045em}.key-benefits h3{margin-top:20px}.capacity-callout{margin-top:30px;padding:22px 24px;border-left:5px solid var(--accent);background:var(--cream)}.capacity-callout span{display:block;margin-bottom:6px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.capacity-callout strong{display:block;font-size:21px;line-height:1.35}.case-list .image-label.before{background:#b93a2e;color:#fff}.case-list .image-label.after{background:#49B77D;color:#fff}
.benefit-icon{display:grid;width:48px;height:48px;margin-bottom:20px;place-items:center;border:0;border-radius:50%;background:rgba(211,33,39,.10);color:var(--accent)}.benefit-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:600px){.key-benefits .benefit-value{min-height:auto;font-size:28px}.capacity-callout{padding:18px}.capacity-callout strong{font-size:18px}}
@media(max-width:900px){.primary-benefits{padding:12px 0}.primary-benefits>div{padding:14px 10px}.primary-benefits strong{font-size:23px}}
@media(max-width:600px){.primary-benefits{grid-template-columns:1fr 1fr;padding:10px 0}.primary-benefits>div{padding:12px 8px}.primary-benefits strong{font-size:21px}.primary-benefits span{font-size:12px}.trust-facts{opacity:.75}.benefit-icon{margin-bottom:15px}}

/* Requested surface and contrast refinements */
.primary-benefits strong{color:#fff}

/* Layout refinements */
.case-list{display:flex;max-width:920px;margin:0 auto;flex-direction:column;gap:72px}
.case-list .case-meta{margin-bottom:18px}
.case-list .case-meta span{font-size:11px}
.case-list .case-meta p{font-size:15px}
.case-list .comparison-grid{gap:18px}
.case-list .image-wrap img{height:520px}
.free-assessment-callout{margin:28px 0 0!important;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;color:var(--ink)!important}
.free-assessment-callout strong,.free-assessment-callout span{display:block}
.free-assessment-callout strong{font-size:17px;line-height:1.3}
.free-assessment-callout span{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.5}
footer{padding:34px 0}
.footer-simple{display:flex;align-items:center;justify-content:space-between;gap:35px}
.footer-simple .footer-brand{margin:0;flex:none}
.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:26px}
.footer-links a{margin:0}

@media(max-width:900px){.case-list{max-width:720px}.case-list .image-wrap img{height:430px}.footer-simple{align-items:flex-start}.footer-links{flex-wrap:wrap}}
@media(max-width:600px){.case-list{gap:50px}.case-list .image-wrap img{height:280px}.case-list .case-meta{align-items:flex-start;flex-direction:column;gap:4px}.case-list .case-meta p{text-align:left}.footer-simple,.footer-links{align-items:flex-start;flex-direction:column}.footer-links{gap:10px}.free-assessment-callout strong{font-size:17px}}
.primary-benefits>div{gap:8px}
.key-benefits .benefit-value{min-height:72px;margin-top:4px}
.problem-section .before-card{background:#fff}
.certification-logos figure{background:#fff;border:1px solid var(--line)}
.form-required-note{margin:0 0 22px;text-align:right;color:var(--muted);font-size:11px}.required-mark{color:#b34832;font-weight:800}.field-optional{color:var(--muted);font-size:10px;font-weight:500}.upload-zone strong .field-optional{display:inline;color:var(--muted)}
.upload-zone .upload-guidance{max-width:520px;margin:7px auto 2px;color:var(--ink);font-size:11px;line-height:1.45}
.key-benefits .benefit-value{min-height:48px;white-space:nowrap;font-size:28px}

/* Final responsive spacing and legibility refinements */
.problem-section .content-narrow .button{margin-top:18px}
.final-cta .button{flex:0 0 auto;white-space:nowrap}
@media(max-width:820px){.final-cta-inner{align-items:flex-start;flex-direction:column}.final-cta .button{width:auto}}
@media(max-width:600px){.faq-layout{gap:12px}.faq-section .section-heading{margin-bottom:0}.final-cta .button{width:100%;padding-right:16px;padding-left:16px;font-size:13px}.hero-shade{background:linear-gradient(0deg,rgba(10,22,15,.97) 0%,rgba(10,22,15,.86) 60%,rgba(10,22,15,.34) 100%)}}

/* Temporary wordmark without the symbol */
.brand{gap:0}
.brand-primary{color:#244c3a}
.brand-secondary{color:#507061}

/* Keep both rows aligned when primary benefits switch to two columns */
@media(max-width:900px){.primary-benefits>div:nth-child(odd){padding-left:0}}
.key-benefits .benefit-value br{display:inline-block;content:"";width:.25em}
@media(max-width:1100px) and (min-width:901px){.key-benefits .benefit-value{font-size:24px}}

/* Advice hub and editorial articles */
.advice-preview{background:var(--cream)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-grid article{display:flex;min-height:290px;padding:30px;flex-direction:column;align-items:flex-start;background:#fff;border-top:3px solid var(--accent);box-shadow:0 12px 35px rgba(23,35,29,.06)}.article-grid h3{margin:13px 0 12px;font-size:23px;line-height:1.25;letter-spacing:-.025em}.article-grid h3 a{text-decoration:none}.article-grid h3 a:hover{color:var(--green)}.article-grid p{margin:0 0 24px;color:var(--muted);font-size:14px}.article-grid .text-link{margin-top:auto}.article-tag{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.editorial-hero{padding:94px 0 74px;background:var(--green);color:#fff}.editorial-hero .eyebrow{color:#fff}.editorial-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:950px;margin:0 0 22px;font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-.05em}.editorial-hero p:last-child{max-width:720px;margin:0;color:rgba(255,255,255,.78);font-size:18px}.breadcrumbs{margin-bottom:28px;color:rgba(255,255,255,.65);font-size:12px}.breadcrumbs a{text-decoration:none}.breadcrumbs span{margin:0 7px}
.article-list-section{background:var(--paper)}.article-list-section .article-grid{grid-template-columns:repeat(3,1fr)}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:90px;align-items:start}.article-body{font-size:17px}.article-body h2{margin:55px 0 18px;font-size:34px;line-height:1.2;letter-spacing:-.035em}.article-body h3{margin:34px 0 12px;font-size:23px;line-height:1.3}.article-body p,.article-body li{color:#3f4d46}.article-body li+li{margin-top:10px}.article-body ul,.article-body ol{padding-left:23px}.article-lead{margin-top:0;color:var(--ink)!important;font-size:21px;font-weight:600;line-height:1.55}.article-note{margin:34px 0;padding:22px 24px;border-left:5px solid var(--accent);background:var(--cream);font-size:14px}.article-note strong{display:block;margin-bottom:5px;color:var(--ink)}.article-sources{margin-top:55px;padding-top:28px;border-top:1px solid var(--line);font-size:13px}.article-sources h2{margin-top:0;font-size:22px}.article-sources a{color:var(--green)}.article-aside{position:sticky;top:108px;padding:25px;background:var(--cream);border-top:4px solid var(--accent)}.article-aside strong{display:block;font-size:18px}.article-aside p{color:var(--muted);font-size:13px}.article-aside .button{width:100%;padding:0 14px;text-align:center}.article-meta{margin-top:16px;color:rgba(255,255,255,.62);font-size:12px}.related-articles{background:var(--paper)}.related-articles h2{margin:0 0 35px;font-size:34px;letter-spacing:-.035em}
@media(max-width:900px){.article-grid,.article-list-section .article-grid{grid-template-columns:1fr}.article-grid article{min-height:0}.article-layout{grid-template-columns:1fr;gap:50px}.article-aside{position:static}.editorial-hero{padding:72px 0 58px}}
@media(max-width:600px){.editorial-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:39px}.editorial-hero p:last-child{font-size:16px}.article-body{font-size:16px}.article-body h2{font-size:29px}.article-grid article{padding:24px}.article-grid h3{font-size:21px}}

/* ROS Czechia rebrand */
.brand{display:inline-flex;gap:0;flex:0 0 auto}
.brand-logo{display:block;width:auto;height:54px;object-fit:contain}
.footer-brand .brand-logo{height:54px}
.site-header{border-bottom-color:rgba(80,20,20,.1)}
.button{background:var(--accent);border-color:var(--accent);color:#fff}
.button:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}
.button-light{background:#fff;border-color:#fff;color:var(--accent-dark)}
.button-light:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}
.hero-shade{background:linear-gradient(90deg,rgba(34,9,11,.96) 0%,rgba(42,10,13,.8) 52%,rgba(45,12,14,.34) 100%)}
.eyebrow.light{color:#ffb18d}
.hero-partner{border-left-color:#ff7846;background:rgba(38,8,10,.6)}
.lead-form{box-shadow:0 15px 40px rgba(66,20,22,.09)}
.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{box-shadow:0 0 0 3px rgba(200,32,38,.12)}
.upload-zone:hover,.upload-zone.is-dragging{background:#fff2f2}
.article-grid article{box-shadow:0 12px 35px rgba(66,20,22,.06)}
.article-body p,.article-body li{color:#4f4646}
.partner-section,.editorial-hero{background:linear-gradient(135deg,#b7191e 0%,#d32127 68%,#e34a26 100%)}
.final-cta{background:#2a1516}
footer{background:#180d0e}

@media(max-width:900px){.hero-shade{background:linear-gradient(90deg,rgba(35,10,12,.94),rgba(45,12,14,.48))}}
@media(max-width:600px){.brand-logo{height:42px}.footer-brand .brand-logo{height:48px}.hero-shade{background:linear-gradient(0deg,rgba(34,9,11,.97) 0%,rgba(40,10,12,.86) 60%,rgba(40,10,12,.34) 100%)}}

/* Multi-page navigation */
.hero-media{background-image:url('/public/images/lear-factory-021.webp');background-position:center 50%}
.hero-content{transform:translateY(-38px)}
.hero-stat{display:flex;width:max-content;margin-top:44px;padding-top:22px;flex-direction:column;align-items:flex-start;gap:7px}
.hero-stat-number{min-width:106px;color:#fff;font-size:clamp(32px,3vw,44px);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.04em;line-height:1}
.hero-stat span{color:rgba(255,255,255,.78);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.header-inner{position:relative;gap:40px}
.site-header .site-nav{display:flex;align-items:center;gap:24px;margin-left:auto}
.site-header .site-nav>a,.nav-dropdown>summary{display:flex;align-items:center;min-height:44px;color:var(--ink);font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;white-space:nowrap}
.site-header .site-nav>a:hover,.site-header .site-nav>a:focus-visible,.nav-dropdown>summary:hover,.nav-dropdown>summary:focus-visible{color:var(--accent)}
.site-header .site-nav>a[aria-current="page"]{color:var(--accent);box-shadow:inset 0 -3px 0 var(--accent)}
.nav-dropdown>summary[aria-current="page"]{color:var(--accent);box-shadow:inset 0 -3px 0 var(--accent)}
.nav-dropdown{position:relative}
.nav-dropdown>summary{gap:7px;cursor:pointer;list-style:none}
.nav-dropdown>summary::-webkit-details-marker{display:none}
.nav-dropdown>summary::after{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}
.nav-dropdown[open]>summary::after{transform:rotate(225deg) translate(-1px,-1px)}
.nav-dropdown-panel{position:absolute;top:calc(100% + 2px);left:-18px;z-index:80;display:grid;min-width:240px;padding:10px;background:#fff;border:1px solid rgba(80,20,20,.1);box-shadow:0 18px 45px rgba(42,21,22,.16)}
.nav-dropdown-panel::before{position:absolute;right:0;bottom:100%;left:0;height:14px;content:""}
.site-header .nav-dropdown-panel a{display:block;padding:10px 12px;border-radius:2px;color:var(--ink);font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;white-space:nowrap}
.site-header .nav-dropdown-panel a:hover,.site-header .nav-dropdown-panel a:focus-visible{background:#fff1ef;color:var(--accent-dark)}
.site-header .nav-dropdown-panel a[aria-current="page"]{background:var(--cream);color:var(--accent);font-weight:800;box-shadow:inset 3px 0 0 var(--accent)}
.nav-dropdown-international .nav-dropdown-panel{right:0;left:auto}
.international-links{grid-template-columns:repeat(2,minmax(155px,1fr));max-height:min(520px,70vh);overflow-y:auto}
.nav-toggle{display:none;width:42px;height:42px;padding:10px;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#fff;border:1px solid rgba(80,20,20,.18);color:var(--ink);cursor:pointer}
.nav-toggle span{display:block;width:19px;height:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}
[data-nav-open="true"] .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
[data-nav-open="true"] .nav-toggle span:nth-child(2){opacity:0}
[data-nav-open="true"] .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.header-cta{flex:0 0 auto}

@media(max-width:1180px){
  .header-inner{gap:12px}
  .site-header .site-nav{position:absolute;top:100%;right:0;left:0;display:none;max-height:calc(100vh - 88px);margin:0;padding:14px;flex-direction:column;align-items:stretch;gap:0;overflow-y:auto;background:#fff;border:1px solid rgba(80,20,20,.1);border-top:3px solid var(--accent);box-shadow:0 18px 40px rgba(42,21,22,.16)}
  [data-nav-open="true"] .site-nav{display:flex}
  .nav-toggle{display:flex;order:3}
  .brand{order:1}
  .header-cta{order:2;margin-left:auto}
  .site-nav{order:4}
  .site-header .site-nav>a,.nav-dropdown>summary{min-height:46px;padding:0 10px;font-size:14px}
  .nav-dropdown{width:100%}
  .nav-dropdown>summary{justify-content:space-between}
  .nav-dropdown-panel{position:static;display:grid;min-width:0;margin:0 0 10px;padding:5px 10px 10px;background:var(--cream);border:0;box-shadow:none}
  .site-header .nav-dropdown-panel a{padding:11px 10px;white-space:normal}
  .international-links{grid-template-columns:repeat(2,minmax(0,1fr));max-height:320px}
  body.nav-open{overflow:hidden}
}

@media(max-width:600px){
  .header-inner{gap:8px}
  .header-cta{min-height:40px;padding:0 10px;font-size:11px}
  .nav-toggle{width:40px;height:40px}
  .site-header .site-nav{max-height:calc(100vh - 76px)}
  .international-links{grid-template-columns:1fr}
  .hero-content{transform:translateY(-18px)}
  .hero-stat{margin-top:34px;padding-top:18px;gap:6px}
  .hero-stat-number{min-width:83px;font-size:34px}
  .hero-stat span{font-size:9px;letter-spacing:.08em}
}

/* Certified repairs page */
.cert-page-hero{overflow:hidden;background:linear-gradient(90deg,rgba(34,9,11,.96) 0%,rgba(42,10,13,.8) 52%,rgba(45,12,14,.34) 100%),url('/public/images/certified-hero-lear-047.webp') center 48%/cover no-repeat;color:#fff}
.cert-page-hero-grid{display:grid;min-height:620px;grid-template-columns:1fr;align-items:start}
.cert-page-hero-copy{max-width:1080px;padding:96px 0 76px}
.cert-page-breadcrumbs{margin-bottom:48px}
.cert-page-breadcrumbs a{color:inherit}
.cert-page-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:1040px;margin:0 0 28px;font-size:clamp(48px,4.6vw,64px);letter-spacing:-.055em;line-height:1.03}
.cert-page-lead{max-width:820px;margin:0;color:rgba(255,255,255,.88);font-size:18px;line-height:1.65}
.cert-proof-section{background:#fff}
.cert-proof-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.cert-proof-grid article{min-height:260px;padding:34px 38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.cert-proof-number{display:block;margin-bottom:56px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.14em}
.cert-proof-grid p{max-width:470px;margin:0;color:var(--ink);font-size:17px;line-height:1.55}
.cert-trace-section{background:var(--cream)}
.cert-trace-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}
.cert-trace-image{height:540px;margin:0;box-shadow:var(--shadow)}
.cert-trace-image img{width:100%;height:100%;object-fit:cover;object-position:48% center}
.cert-trace-copy h2,.cert-feature-copy h2,.cert-authorities-section h2{font-size:clamp(35px,4vw,54px);letter-spacing:-.045em;line-height:1.12}
.cert-trace-copy h2{margin:0 0 25px}
.cert-trace-copy>p:not(.eyebrow){color:var(--muted)}
.cert-trace-copy .cert-trace-lead{color:var(--ink);font-size:20px;font-weight:750;line-height:1.5}
.cert-warranty-section{background:#fff}
.cert-limits-section{background:var(--cream)}
.cert-feature-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}
.cert-feature-grid-reverse{grid-template-columns:.9fr 1fr}
.cert-feature-grid-reverse .cert-feature-copy{order:1}
.cert-feature-grid-reverse .cert-feature-image{order:2}
.cert-feature-image{height:520px;margin:0;overflow:hidden;box-shadow:var(--shadow)}
.cert-feature-image img{width:100%;height:100%;object-fit:cover}
.cert-warranty-section .cert-feature-image img{object-position:center 55%}
.cert-limits-section .cert-feature-image img{object-position:center 48%}
.cert-feature-copy h2{margin:0 0 28px}
.cert-feature-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:17px;line-height:1.65}
.cert-feature-copy .cert-feature-lead{margin:0 0 20px;color:var(--ink);font-size:20px;font-weight:750;line-height:1.5}
.cert-authorities-section{background:var(--paper)}
.cert-authorities{display:grid;max-width:920px;margin:0 auto;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.cert-authorities figure{min-height:210px;margin:0;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.cert-authorities img{width:auto;height:66px;max-width:155px}
.cert-authorities figcaption{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

@media(max-width:980px){
  .cert-page-hero-grid{min-height:560px}
  .cert-page-hero-copy{padding:64px 0 54px}
  .cert-page-breadcrumbs{margin-bottom:38px}
  .cert-trace-grid,.cert-feature-grid,.cert-feature-grid-reverse{grid-template-columns:1fr;gap:50px}
  .cert-trace-image,.cert-feature-image{height:500px}
  .cert-feature-grid-reverse .cert-feature-copy{order:2}
  .cert-feature-grid-reverse .cert-feature-image{order:1}
}

@media(max-width:600px){
  .cert-page-hero-copy{padding:42px 0 48px}
  .cert-page-hero{background-position:60% center}
  .cert-page-hero-grid{min-height:540px}
  .cert-page-breadcrumbs{margin-bottom:30px}
  .cert-page-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:42px}
  .cert-page-lead{font-size:16px;line-height:1.6}
  .cert-proof-grid{grid-template-columns:1fr}
  .cert-proof-grid article{min-height:0;padding:28px 24px}
  .cert-proof-number{margin-bottom:24px}
  .cert-proof-grid p{font-size:16px;line-height:1.55}
  .cert-trace-image,.cert-feature-image{height:350px}
  .cert-trace-copy .cert-trace-lead{font-size:18px}
  .cert-feature-copy .cert-feature-lead{font-size:18px}
  .cert-feature-copy>p:not(.eyebrow){font-size:16px}
  .cert-authorities{grid-template-columns:1fr}
  .cert-authorities figure{min-height:160px}
}

/* Rack inspections page */
.inspection-hero{overflow:hidden;background:linear-gradient(90deg,rgba(244,243,241,.99) 0%,rgba(244,243,241,.97) 36%,rgba(244,243,241,.88) 55%,rgba(244,243,241,.3) 76%,rgba(244,243,241,.05) 100%),url('/public/images/inspection-hero-lear-036.webp') center 48%/cover no-repeat;color:var(--ink)}
.inspection-hero-grid{display:grid;min-height:690px;grid-template-columns:1fr;align-items:start}
.inspection-hero-copy{max-width:800px;padding:96px 0 76px}
.inspection-breadcrumbs{margin-bottom:48px;color:var(--muted)}
.inspection-breadcrumbs a{color:inherit}
.inspection-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:970px;margin:0 0 28px;font-size:clamp(48px,4.6vw,64px);letter-spacing:-.055em;line-height:1.03}
.inspection-hero-lead{max-width:730px;margin:0;color:var(--muted);font-size:17px;line-height:1.66}
.inspection-hero-cta{margin-top:34px}
.inspection-compliance-section{background:#fff}
.inspection-compliance-grid{display:grid;grid-template-columns:1.2fr .68fr;gap:110px;align-items:center}
.inspection-section-copy h2{max-width:730px;margin:0 0 28px;font-size:clamp(35px,4vw,54px);letter-spacing:-.045em;line-height:1.12}
.inspection-section-copy>p:not(.eyebrow){max-width:720px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.7}
.inspection-interval-card{min-height:460px;padding:46px;display:flex;flex-direction:column;justify-content:center;background:var(--accent);color:#fff;box-shadow:var(--shadow)}
.inspection-card-label{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.inspection-interval-card strong{margin-top:38px;font-size:126px;font-weight:800;letter-spacing:-.085em;line-height:.8}
.inspection-interval{margin-top:22px;font-size:28px;font-weight:800;letter-spacing:-.035em}
.inspection-standards{display:flex;margin-top:44px;padding-top:23px;flex-wrap:wrap;gap:9px;border-top:1px solid rgba(255,255,255,.3)}
.inspection-standards span{padding:7px 10px;border:1px solid rgba(255,255,255,.45);font-size:11px;font-weight:700;letter-spacing:.05em}
.inspection-report-section{background:var(--cream)}
.inspection-report-grid{display:grid;grid-template-columns:.9fr 1fr;gap:100px;align-items:center}
.inspection-report-card{padding:46px;background:#fff;border-top:5px solid var(--accent);box-shadow:var(--shadow)}
.inspection-report-header{display:flex;padding-bottom:28px;flex-direction:column;gap:6px;border-bottom:1px solid var(--line)}
.inspection-report-header span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.inspection-report-header strong{font-size:29px;letter-spacing:-.035em}
.inspection-report-card ol{margin:0;padding:0;list-style:none}
.inspection-report-card li{display:grid;min-height:72px;grid-template-columns:48px 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:16px;font-weight:700}
.inspection-report-card li>span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.1em}
.inspection-section-link{display:inline-block;margin-top:30px;color:var(--accent-dark)}

@media(max-width:980px){
  .inspection-hero-grid{min-height:650px}
  .inspection-hero-copy{padding:64px 0 54px}
  .inspection-breadcrumbs{margin-bottom:38px}
  .inspection-compliance-grid,.inspection-report-grid{grid-template-columns:1fr;gap:55px}
  .inspection-interval-card{min-height:400px}
  .inspection-report-card{max-width:680px}
}

@media(max-width:600px){
  .inspection-hero{background-position:58% center}
  .inspection-hero-grid{min-height:690px}
  .inspection-hero-copy{padding:42px 0 48px}
  .inspection-breadcrumbs{margin-bottom:30px}
  .inspection-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:40px}
  .inspection-hero-lead{font-size:15px;line-height:1.58}
  .inspection-hero-cta{width:100%;min-height:58px;padding:10px 16px;text-align:center;line-height:1.35}
  .inspection-section-copy>p:not(.eyebrow){font-size:16px}
  .inspection-interval-card{min-height:340px;padding:32px 26px}
  .inspection-interval-card strong{margin-top:30px;font-size:104px}
  .inspection-interval{font-size:24px}
  .inspection-standards{margin-top:34px}
  .inspection-report-card{padding:30px 24px}
  .inspection-report-header strong{font-size:25px}
  .inspection-report-card li{font-size:15px}
}

/* Rack service page */
.rack-service-hero{overflow:hidden;background:linear-gradient(90deg,rgba(34,9,11,.96) 0%,rgba(42,10,13,.8) 52%,rgba(45,12,14,.34) 100%),url('/public/images/rack-service-hero-lear-148.webp') center 48%/cover no-repeat;color:#fff}
.rack-service-hero-grid{display:grid;min-height:620px;grid-template-columns:1fr;align-items:start}
.rack-service-hero-copy{max-width:1080px;padding:96px 0 76px}
.rack-service-breadcrumbs{margin-bottom:48px}
.rack-service-breadcrumbs a{color:inherit}
.rack-service-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:1040px;margin:0 0 28px;font-size:clamp(48px,4.6vw,64px);letter-spacing:-.055em;line-height:1.03}
.rack-service-hero-lead{max-width:760px;margin:0;color:rgba(255,255,255,.88);font-size:18px;line-height:1.65}
.rack-service-section{background:#fff}
.rack-service-intro{max-width:880px;margin-bottom:64px}
.rack-service-intro h2{margin:0 0 28px;font-size:clamp(35px,4vw,54px);letter-spacing:-.045em;line-height:1.12}
.rack-service-intro>p:not(.eyebrow){max-width:800px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.7}
.rack-service-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.rack-service-grid article{min-height:230px;padding:34px 38px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.rack-service-grid article>span{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.14em}
.rack-service-grid p{max-width:470px;margin:56px 0 0;color:var(--ink);font-size:17px;font-weight:400;line-height:1.55;letter-spacing:normal}

@media(max-width:980px){
  .rack-service-hero-grid{min-height:560px}
  .rack-service-hero-copy{padding:64px 0 54px}
  .rack-service-breadcrumbs{margin-bottom:38px}
}

@media(max-width:600px){
  .rack-service-hero{background-position:58% center}
  .rack-service-hero-grid{min-height:570px}
  .rack-service-hero-copy{padding:42px 0 48px}
  .rack-service-breadcrumbs{margin-bottom:30px}
  .rack-service-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:40px}
  .rack-service-hero-lead{font-size:16px;line-height:1.6}
  .rack-service-intro{margin-bottom:42px}
  .rack-service-intro>p:not(.eyebrow){font-size:16px}
  .rack-service-grid{grid-template-columns:1fr}
  .rack-service-grid article{min-height:190px;padding:28px 24px}
  .rack-service-grid p{margin-top:40px;font-size:16px}
}

/* Shared H1 typography and balanced subpage heroes */
:is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){letter-spacing:-.03em!important;line-height:1.1!important}
.cert-page-hero-grid,.inspection-hero-grid,.rack-service-hero-grid{min-height:0}
.cert-page-hero-copy,.inspection-hero-copy,.rack-service-hero-copy{padding-top:96px;padding-bottom:96px}
.editorial-hero{padding-top:94px;padding-bottom:94px}

@media(max-width:980px){
  .cert-page-hero-copy,.inspection-hero-copy,.rack-service-hero-copy{padding-top:64px;padding-bottom:64px}
}

@media(max-width:900px){
  .editorial-hero{padding-top:72px;padding-bottom:72px}
}

@media(max-width:600px){
  .cert-page-hero-copy,.inspection-hero-copy,.rack-service-hero-copy{padding-top:42px;padding-bottom:42px}
}

/* Balanced homepage hero */
.hero{height:auto;min-height:0;display:block;padding:0}
.hero-content{padding-top:96px;padding-bottom:96px;transform:none}

@media(max-width:980px){
  .hero-content{padding-top:64px;padding-bottom:64px}
}

@media(max-width:600px){
  .hero{height:auto;min-height:0;padding:0}
  .hero-content{padding-top:42px;padding-bottom:42px;transform:none}
}

/* Rack protection page */
.protection-hero{overflow:hidden;background:linear-gradient(90deg,rgba(10,10,10,.96) 0%,rgba(14,14,14,.8) 52%,rgba(12,12,12,.24) 100%),url('/public/images/rack-protection-hero-mpm.webp') center 52%/cover no-repeat;color:#fff}
.protection-hero-copy{padding-top:96px;padding-bottom:96px}
.protection-breadcrumbs{margin-bottom:48px}
.protection-breadcrumbs a{color:inherit}
.protection-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:980px;margin:0 0 28px;font-size:clamp(48px,4.6vw,64px)}
.protection-hero-lead{max-width:720px;margin:0;color:rgba(255,255,255,.88);font-size:18px;line-height:1.65}
.protection-hero-actions{display:flex;margin-top:34px;align-items:center;gap:18px;flex-wrap:wrap}
.button-outline-light{background:transparent;border-color:rgba(255,255,255,.75);color:#fff}
.button-outline-light:hover{background:#fff;border-color:#fff;color:var(--ink)}
.protection-benefits-section{background:#fff}
.protection-section-heading{max-width:920px;margin-bottom:58px}
.protection-section-heading h2,.protection-comparison-copy h2,.protection-scale-copy h2,.protection-process-section h2{margin:0 0 26px;font-size:clamp(35px,4vw,56px);letter-spacing:-.045em;line-height:1.12}
.protection-section-heading>p:not(.eyebrow),.protection-comparison-copy>p:not(.eyebrow){max-width:790px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.7}
.protection-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.protection-benefits-grid article{min-height:190px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.protection-benefits-grid h3{margin:0 0 14px;font-size:17px;letter-spacing:-.01em}
.protection-benefits-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}
.protection-comparison-section{background:#fff100}
.protection-comparison-grid{display:grid;grid-template-columns:.9fr 1fr;gap:90px;align-items:center}
.protection-comparison-copy>p:not(.eyebrow){color:#3e3b14}
.protection-checklist{display:grid;margin:30px 0 0;padding:0;gap:14px;list-style:none}
.protection-checklist li{display:flex;align-items:center;gap:13px;font-weight:700}
.protection-checklist li::before{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid currentColor;content:'✓';font-size:15px;font-weight:800}
.protection-comparison-image{height:430px;margin:0;overflow:hidden;border:8px solid #fff;box-shadow:0 14px 40px rgba(45,39,0,.14)}
.protection-comparison-image img{width:100%;height:100%;object-fit:cover;object-position:70% center}
.protection-scale-section{background:#fff}
.protection-scale-grid{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}
.protection-scale-image{height:610px;margin:0;overflow:hidden;box-shadow:var(--shadow)}
.protection-scale-image img{width:100%;height:100%;object-fit:cover;object-position:70% center}
.protection-scale-copy h2{max-width:650px}
.protection-stats{display:grid;margin-top:36px;grid-template-columns:1fr 1fr;background:#1d1d1d;color:#fff}
.protection-stats article{min-height:180px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.protection-stats article:nth-child(2n){border-right:0}
.protection-stats article:nth-last-child(-n+2){border-bottom:0}
.protection-stats strong{display:block;margin-bottom:14px;font-size:40px;letter-spacing:-.045em;line-height:1}
.protection-stats span{color:var(--muted);font-size:14px;line-height:1.55}
.protection-process-section{background:var(--cream)}
.protection-process-section h2{max-width:820px;margin-bottom:62px}
.protection-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.protection-process-grid article{min-height:220px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.protection-process-grid span{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.12em}
.protection-process-grid h3{margin:auto 0 0;font-size:20px;line-height:1.4;letter-spacing:-.02em}
.protection-gallery-section{background:#fff}
.protection-gallery-heading{margin-bottom:54px}
.protection-gallery-heading h2{margin:0;font-size:clamp(38px,4.5vw,60px);letter-spacing:-.045em;line-height:1.1}
.protection-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.protection-gallery-grid figure{aspect-ratio:4/3;margin:0;overflow:hidden;background:var(--cream)}
.protection-gallery-grid img{width:100%;height:100%;object-fit:cover}
.protection-gallery-grid figure:nth-child(2) img,.protection-gallery-grid figure:nth-child(7) img{object-position:center 62%}

@media(max-width:980px){
  .protection-hero-copy{padding:64px 0}
  .protection-breadcrumbs{margin-bottom:38px}
  .protection-benefits-grid{grid-template-columns:repeat(2,1fr)}
  .protection-comparison-grid,.protection-scale-grid{grid-template-columns:1fr;gap:50px}
  .protection-comparison-image{height:480px}
  .protection-scale-image{height:520px}
  .protection-process-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:600px){
  .protection-hero{background-position:66% center}
  .protection-hero-copy{padding:42px 0}
  .protection-breadcrumbs{margin-bottom:30px}
  .protection-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:40px}
  .protection-hero-lead{font-size:16px;line-height:1.6}
  .protection-hero-actions{align-items:stretch;flex-direction:column}
  .protection-hero-actions .button{width:100%;padding:10px 15px;text-align:center;line-height:1.35}
  .protection-section-heading{margin-bottom:42px}
  .protection-section-heading>p:not(.eyebrow),.protection-comparison-copy>p:not(.eyebrow){font-size:16px}
  .protection-benefits-grid{grid-template-columns:1fr}
  .protection-benefits-grid article{min-height:0;padding:27px 24px}
  .protection-comparison-grid,.protection-scale-grid{gap:38px}
  .protection-comparison-image,.protection-scale-image{height:340px}
  .protection-stats{grid-template-columns:1fr}
  .protection-stats article,.protection-stats article:nth-child(2n),.protection-stats article:nth-last-child(-n+2){min-height:145px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
  .protection-stats article:last-child{border-bottom:0}
  .protection-stats strong{font-size:36px}
  .protection-process-section h2{margin-bottom:42px}
  .protection-process-grid{grid-template-columns:1fr}
  .protection-process-grid article{min-height:170px;padding:26px 24px}
  .protection-gallery-heading{margin-bottom:36px}
  .protection-gallery-grid{grid-template-columns:1fr;gap:12px}
}

/* MPM product branding — scoped to rack protection only */
.protection-page{--mpm-yellow:#fff100;--mpm-black:#171717;--mpm-charcoal:#232323}
.protection-page .site-nav>a:hover,.protection-page .site-nav>a:focus-visible,.protection-page .nav-dropdown>summary:hover,.protection-page .nav-dropdown>summary:focus-visible{color:var(--accent)}
.protection-page .site-nav>a[aria-current="page"]{color:var(--mpm-black);box-shadow:inset 0 -3px 0 var(--mpm-yellow)}
.protection-page .nav-dropdown-panel a:hover,.protection-page .nav-dropdown-panel a:focus-visible{background:#fff1ef;color:var(--accent-dark)}
.protection-page main .eyebrow{color:var(--mpm-black)}
.protection-page .protection-hero .eyebrow.light{color:#fff}
.protection-page .protection-hero-actions .button{background:var(--mpm-yellow);border-color:var(--mpm-yellow);color:var(--mpm-black)}
.protection-page .protection-hero-actions .button:hover{background:#e6da00;border-color:#e6da00}
.protection-page .protection-hero-actions .button-outline-light{background:transparent;border-color:#fff;color:#fff}
.protection-page .protection-hero-actions .button-outline-light:hover{background:#fff;border-color:#fff;color:var(--mpm-black)}
.protection-page .protection-stats{background:var(--cream);color:var(--mpm-black);border-top:4px solid var(--mpm-yellow)}
.protection-page .protection-process-grid span{width:max-content;padding:4px 7px;background:var(--mpm-yellow);color:var(--mpm-black);letter-spacing:.08em}
.protection-page footer{background:#111}

/* Final CTA uses the same transparent white treatment as the secondary hero CTA. */
.final-cta .button-light{background:transparent;border-color:#fff;color:#fff}
.final-cta .button-light:hover{background:#fff;border-color:#fff;color:var(--accent-dark)}

/* Contact page */
.contact-hero{overflow:hidden;background:radial-gradient(circle at 77% 42%,rgba(226,63,40,.24),transparent 31%),linear-gradient(115deg,#21090b 0%,#3b0d11 62%,#18080a 100%);color:#fff}
.contact-hero-grid{display:grid;min-height:620px;grid-template-columns:minmax(0,1.25fr) minmax(310px,.65fr);align-items:stretch;gap:50px}
.contact-hero-copy{align-self:center;max-width:820px;padding:96px 0}
.contact-breadcrumbs{margin-bottom:48px}
.contact-breadcrumbs a{color:inherit}
.contact-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:800px;margin:0 0 28px;font-size:clamp(48px,4.6vw,64px)}
.contact-hero-lead{max-width:700px;margin:0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}
.contact-hero-actions{display:flex;margin-top:34px;align-items:center;gap:18px;flex-wrap:wrap}
.contact-person{position:relative;align-self:end;height:570px;margin:0}
.contact-person::before{position:absolute;right:-18%;bottom:-22%;width:520px;height:520px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}
.contact-person img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center bottom}
.contact-person figcaption{position:absolute;right:0;bottom:32px;z-index:2;display:flex;min-width:190px;padding:14px 18px;flex-direction:column;background:rgba(24,8,10,.88);border-left:3px solid var(--accent);backdrop-filter:blur(10px)}
.contact-person figcaption strong{font-size:14px}
.contact-person figcaption span{color:rgba(255,255,255,.66);font-size:12px}
.contact-details-section{background:var(--paper)}
.contact-details-grid{display:grid;grid-template-columns:1fr .82fr;gap:95px;align-items:start}
.contact-intro h2,.contact-company-card h2{margin:0 0 24px;font-size:clamp(35px,4vw,54px);letter-spacing:-.045em;line-height:1.12}
.contact-intro>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:17px}
.contact-form{margin-top:42px;padding:0;background:transparent;border-top:0;box-shadow:none}
.contact-form textarea{min-height:150px;resize:vertical}
.contact-company-card{padding:42px;background:#fff;border-top:3px solid var(--accent);box-shadow:var(--shadow)}
.contact-card-label{margin:0 0 16px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.contact-company-card h2{font-size:32px}
.contact-company-card dl{margin:34px 0}
.contact-company-card dl>div{display:grid;padding:17px 0;grid-template-columns:90px 1fr;border-top:1px solid var(--line)}
.contact-company-card dl>div:last-child{border-bottom:1px solid var(--line)}
.contact-company-card dt{color:var(--muted);font-size:12px;font-weight:700}
.contact-company-card dd{margin:0;font-size:15px;font-weight:650;line-height:1.55}
.contact-company-card dd a{text-decoration:none}
.contact-company-card dd a:hover,.contact-company-card dd a:focus-visible{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}
@media(max-width:980px){
  .contact-hero-grid{grid-template-columns:1fr 320px;gap:20px}
  .contact-hero-copy{padding:64px 0}
  .contact-breadcrumbs{margin-bottom:38px}
  .contact-person{height:500px}
  .contact-details-grid{grid-template-columns:1fr;gap:60px}
}

@media(max-width:720px){
  .contact-hero-grid{grid-template-columns:1fr}
  .contact-hero-copy{padding:42px 0 0}
  .contact-breadcrumbs{margin-bottom:30px}
  .contact-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:40px}
  .contact-hero-lead{font-size:16px;line-height:1.6}
  .contact-hero-actions{align-items:stretch;flex-direction:column}
  .contact-hero-actions .button{width:100%}
  .contact-person{width:min(420px,100%);height:470px;margin:0 auto}
  .contact-person figcaption{right:0;bottom:20px}
  .contact-company-card{padding:32px 25px}
}

/* About the ROS group */
.group-hero{overflow:hidden;background:radial-gradient(circle at 82% 38%,rgba(211,33,39,.2),transparent 28%),linear-gradient(115deg,#21090b 0%,#3b0d11 62%,#18080a 100%);color:#fff}
.group-hero-inner{padding-top:96px;padding-bottom:96px}
.group-breadcrumbs{margin-bottom:48px}
.group-breadcrumbs a{color:inherit}
.group-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:1040px;margin:0 0 28px;font-size:clamp(48px,4.6vw,64px)}
.group-hero-lead{max-width:850px;margin:0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}
.group-history-section{background:#fff}
.group-history-grid{display:grid;grid-template-columns:1.25fr .55fr;gap:110px;align-items:center}
.group-section-copy{max-width:790px}
.group-section-copy h2,.group-philosophy-section h2,.group-czechia-section h2{margin:0 0 28px;font-size:clamp(35px,4vw,54px);letter-spacing:-.045em;line-height:1.12}
.group-section-copy>p:not(.eyebrow),.group-philosophy-copy>p,.group-czechia-copy>p{color:var(--muted);font-size:17px;line-height:1.72}
.group-section-copy>p:last-child{margin-bottom:0}
.group-reach-card{min-height:430px;padding:42px;display:flex;flex-direction:column;justify-content:center;background:var(--accent);color:#fff;box-shadow:var(--shadow)}
.group-reach-card>span{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.group-reach-card strong{margin:38px 0 12px;font-size:112px;letter-spacing:-.08em;line-height:.9}
.group-reach-card p{max-width:230px;margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.55}
.group-philosophy-section{background:var(--cream)}
.group-philosophy-grid,.group-czechia-grid{display:grid;grid-template-columns:.72fr 1.2fr;gap:110px;align-items:start}
.group-philosophy-copy>p,.group-czechia-copy>p{max-width:760px;margin-top:0;color:var(--ink);font-size:21px;line-height:1.62}
.group-values{display:grid;margin-top:48px;grid-template-columns:1fr 1fr;border-top:1px solid #cfc9bf;border-left:1px solid #cfc9bf}
.group-values span{min-height:112px;padding:28px;display:flex;align-items:flex-end;border-right:1px solid #cfc9bf;border-bottom:1px solid #cfc9bf;font-size:15px;font-weight:800}
.group-czechia-section{background:#fff}
.group-services{display:grid;margin-top:46px;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.group-services a{min-height:104px;padding:26px;display:flex;align-items:flex-end;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);font-size:15px;font-weight:800;text-decoration:none;transition:.2s ease}
.group-services a:hover,.group-services a:focus-visible{background:var(--cream);color:var(--accent-dark)}

/* Client logo marquee */
.client-logos{overflow:hidden;padding:32px 0 36px;background:#fff;border-bottom:1px solid var(--line)}
.client-logos h2{margin:0 0 22px;text-align:center;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.client-logo-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.client-logo-track{display:flex;width:max-content;will-change:transform;animation:client-logo-scroll 100s linear infinite}
.client-logo-group{display:flex;align-items:center;gap:64px;padding-right:64px}
.client-logo-group span{width:136px;height:48px;display:flex;align-items:center;justify-content:center;flex:none}
.client-logo-group img{width:100%;height:100%;object-fit:contain}
@keyframes client-logo-scroll{to{transform:translate3d(-50%,0,0)}}

@media(max-width:600px){
  .client-logos{padding:26px 0 30px}
  .client-logos h2{margin-bottom:20px}
  .client-logo-marquee{mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
  .client-logo-track{animation-duration:80s}
  .client-logo-group{gap:44px;padding-right:44px}
  .client-logo-group span{width:112px;height:40px}
}

@media(max-width:980px){
  .group-hero-inner{padding-top:64px;padding-bottom:64px}
  .group-breadcrumbs{margin-bottom:38px}
  .group-history-grid{grid-template-columns:1fr;gap:55px}
  .group-reach-card{min-height:330px}
  .group-philosophy-grid,.group-czechia-grid{grid-template-columns:1fr;gap:35px}
}

@media(max-width:600px){
  .group-hero-inner{padding-top:42px;padding-bottom:42px}
  .group-breadcrumbs{margin-bottom:30px}
  .group-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){font-size:40px}
  .group-hero-lead{font-size:16px;line-height:1.6}
  .group-section-copy>p:not(.eyebrow){font-size:16px}
  .group-reach-card{min-height:290px;padding:32px 26px}
  .group-reach-card strong{font-size:92px}
  .group-philosophy-copy>p,.group-czechia-copy>p{font-size:18px}
  .group-values,.group-services{grid-template-columns:1fr}
  .group-values span,.group-services a{min-height:90px;padding:24px}
}

/* Shared legal pages */
.legal{padding:72px 0 100px}
.legal>p,.legal>ul,.legal>ol{max-width:860px}
.legal>.brand{display:inline-flex;margin-bottom:56px}
.legal :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:780px;font-size:clamp(40px,7vw,64px);line-height:1.05;letter-spacing:-.045em;margin:0 0 22px}
.legal h2{margin:48px 0 14px;font-size:27px;line-height:1.25}
.legal h3{margin:34px 0 12px;font-size:20px;line-height:1.35}
.legal h4{margin:25px 0 8px;font-size:17px;line-height:1.4}
.legal p,.legal li{color:var(--muted);line-height:1.75}
.legal p{margin:0 0 15px}
.legal ul{margin:10px 0 22px;padding-left:24px}
.legal li+li{margin-top:7px}
.legal a{color:var(--green);text-underline-offset:3px}
.legal .legal-intro{font-size:18px;margin-bottom:38px}
.legal .updated{font-size:14px;margin-top:34px}
.legal .legal-back{margin-top:48px}
.legal-table-wrap{margin:24px 0 34px;overflow-x:auto}
.legal-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px;line-height:1.5}
.legal-table th,.legal-table td{padding:15px 16px;border:1px solid var(--line);text-align:left;vertical-align:top}
.legal-table th{background:var(--cream);color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.04em}
.legal-table td{color:var(--muted)}

/* References page */
.references-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:980px}
.reference-logo-section{background:#fff}
.reference-section-heading{max-width:950px}
.reference-section-heading h2{font-size:32px;letter-spacing:-.03em;line-height:1.2}
.reference-logo-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.reference-logo-grid figure{min-height:150px;margin:0;padding:30px;display:flex;align-items:center;justify-content:center;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.reference-logo-grid img{width:100%;height:62px;object-fit:contain}
.reference-repair-section{background:var(--cream)}
.reference-repair-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.reference-case{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;background:var(--cream)}
.reference-case figure{margin:0}
.reference-photo{position:relative;overflow:hidden;aspect-ratio:1/1;background:var(--cream)}
.reference-photo img{width:100%;height:100%;object-fit:cover}
.reference-photo span{width:64px;text-align:center;position:absolute;left:10px;top:10px;padding:7px 10px;background:#fff;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.reference-case figure:last-child .reference-photo span{background:#49B77D;color:#fff}

/* FAQ page */
.faq-page-hero :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:950px}
.faq-page-section{background:#fff}
.faq-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:90px;align-items:start}
.faq-page-accordion{padding:0 38px;background:#fff;border-top:3px solid var(--accent);box-shadow:0 15px 40px rgba(23,35,29,.08)}
.faq-page-accordion details:first-child{border-top:0}
.faq-page-accordion summary{padding:26px 0;font-size:17px}
.faq-page-accordion details p{max-width:780px;margin-bottom:28px;font-size:15px;line-height:1.7}
.faq-page-contact-links{display:grid;gap:5px;margin:0 0 22px;font-size:14px;font-weight:700}
.faq-page-contact-links a{text-decoration:none}
.faq-page-contact-links a:hover{color:var(--accent-dark)}

@media(max-width:900px){
  .reference-logo-grid{grid-template-columns:repeat(4,1fr)}
  .reference-repair-grid{grid-template-columns:1fr 1fr}
  .faq-page-layout{grid-template-columns:1fr;gap:45px}
}

@media(max-width:600px){
  .reference-logo-grid{grid-template-columns:1fr 1fr}
  .reference-logo-grid figure{min-height:116px;padding:24px 20px}
  .reference-logo-grid img{height:48px}
  .reference-repair-grid{grid-template-columns:1fr;gap:14px}
  .reference-case{gap:6px;padding:7px}
  .faq-page-accordion{padding:0 20px}
  .faq-page-accordion summary{padding:22px 0;font-size:16px;line-height:1.45}
}

/* Cookie consent */
.cookie-banner{position:fixed;z-index:200;left:20px;right:20px;bottom:20px;opacity:0;transform:translateY(18px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}
.cookie-banner.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}
.cookie-banner[hidden]{display:none}
.cookie-banner-inner{width:min(var(--content-width),100%);margin:auto;padding:24px 26px;background:#fff;color:var(--ink);border-top:4px solid var(--accent);box-shadow:0 20px 55px rgba(14,23,18,.25);display:flex;align-items:center;justify-content:space-between;gap:36px}
.cookie-banner-copy{max-width:700px}
.cookie-banner-copy strong{display:block;font-size:17px;margin-bottom:5px}
.cookie-banner-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.cookie-banner-copy a{text-underline-offset:3px}
.cookie-banner-actions{display:flex;flex:none;gap:10px}
.cookie-banner .button{min-height:46px;padding:0 18px;white-space:nowrap}
.cookie-button-secondary{background:transparent;color:var(--ink);border-color:var(--ink)}
.cookie-button-secondary:hover{background:var(--ink);border-color:var(--ink);color:#fff}

@media(max-width:800px){
  .cookie-banner-inner{align-items:flex-start;flex-direction:column;gap:18px}
  .cookie-banner-actions{width:100%}
  .cookie-banner .button{flex:1}
}

@media(max-width:600px){
  .legal{padding-top:36px}
  .legal>.brand{margin-bottom:40px}
  .cookie-banner{left:10px;right:10px;bottom:10px}
  .cookie-banner-inner{padding:20px}
  .cookie-banner-actions{flex-direction:column}
  .cookie-banner .button{width:100%}
}

/* Keep reading columns comfortable inside the shared page frame. */
.article-body{max-width:860px}
.article-layout>*,.faq-page-layout>*{min-width:0}

.primary-benefits>div:last-child{padding-right:0}
.primary-benefits>div:last-child span{max-width:none}

/* Downloads */
.downloads-hero{position:relative;display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}
.downloads-intro{padding:96px 64px 96px max(var(--page-gutter),calc((100vw - var(--content-width))/2))}
.downloads-intro .breadcrumbs{margin-bottom:48px;color:var(--muted);flex-wrap:wrap}
.downloads-intro :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)){max-width:540px;margin:20px 0 26px;font-size:clamp(40px,4.5vw,64px);line-height:1.08;letter-spacing:-.045em}
.downloads-intro :is(h1:where(:not(.eyebrow)),h2:where(.hero-claim)) span{color:var(--accent)}
.downloads-lead{max-width:530px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}
.downloads-hero-photo{position:absolute;inset:0 0 0 auto;width:50%;height:100%;min-height:0;object-fit:cover;object-position:46% center}
.downloads-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.download-card{display:flex;flex-direction:column;align-items:flex-start;padding:32px;border:1px solid var(--line)}
.download-card h2{margin:14px 0 20px;font-size:25px;line-height:1.3;letter-spacing:-.025em}
.download-card>p:not(.eyebrow){margin:0 0 26px;color:var(--muted)}
.download-status{display:inline-block;margin-top:auto;padding:10px 16px;background:var(--cream);color:var(--muted);font-size:13px;font-weight:700}
@media(max-width:980px){.downloads-intro{padding-top:64px;padding-bottom:64px;padding-right:32px}.downloads-intro .breadcrumbs{margin-bottom:38px}}
@media(max-width:900px){.download-card{padding:24px}}
@media(max-width:600px){.downloads-hero,.downloads-grid{grid-template-columns:1fr}.downloads-intro{padding:42px var(--page-gutter)}.downloads-intro .breadcrumbs{margin-bottom:30px}.downloads-lead{font-size:16px}.downloads-hero-photo{position:static;width:100%;height:320px;min-height:0}.download-card h2{font-size:23px}}

.download-card .download-link{margin-top:auto}

/* Maintain contrast over the inspection photo on narrow screens. */
@media(max-width:900px){.inspection-hero{background-image:linear-gradient(90deg,rgba(244,243,241,.97),rgba(244,243,241,.9)),url('/public/images/inspection-hero-lear-036.webp')}}

/* Light subpage heroes; homepage keeps its own theme. */
.cert-page-hero,.rack-service-hero,.protection-hero{
  --subpage-hero-shade:linear-gradient(90deg,rgba(244,243,241,.99) 0%,rgba(244,243,241,.97) 36%,rgba(244,243,241,.88) 55%,rgba(244,243,241,.3) 76%,rgba(244,243,241,.05) 100%);
  background-image:var(--subpage-hero-shade),var(--subpage-hero-photo);
  color:var(--ink);
}
.cert-page-hero{--subpage-hero-photo:url('/public/images/certified-hero-lear-047.webp')}
.protection-hero{--subpage-hero-photo:url('/public/images/rack-protection-hero-mpm.webp')}
.rack-service-hero{--subpage-hero-photo:url('/public/images/rack-service-hero-lear-148.webp')}
.cert-page-hero-copy,.rack-service-hero-copy{max-width:800px}
.contact-hero,.group-hero,.editorial-hero{background:var(--cream);color:var(--ink)}
.cert-page-lead,.rack-service-hero-lead,.contact-hero-lead,.group-hero-lead,.editorial-hero p:last-child,.editorial-hero .article-meta{color:var(--muted)}
:is(.cert-page-hero,.rack-service-hero,.contact-hero,.group-hero,.editorial-hero) .breadcrumbs{color:var(--muted)}
:is(.cert-page-hero,.rack-service-hero,.contact-hero,.group-hero,.editorial-hero) .eyebrow{color:var(--accent)}
.contact-person::before{border-color:var(--line)}
.contact-person figcaption{background:rgba(255,255,255,.94);color:var(--ink)}
.contact-person figcaption span{color:var(--muted)}
@media(max-width:900px){
  .cert-page-hero,.rack-service-hero,.protection-hero{--subpage-hero-shade:linear-gradient(90deg,rgba(244,243,241,.97),rgba(244,243,241,.9))}
}

/* Match the light service heroes while retaining MPM button colors. */
.protection-hero-lead,.protection-breadcrumbs{color:var(--muted)}
.protection-page .protection-hero .eyebrow.light{color:var(--ink)}
.protection-page .protection-hero-actions .button-outline-light{border-color:var(--ink);color:var(--ink)}
.protection-page .protection-hero-actions .button-outline-light:hover{background:var(--ink);border-color:var(--ink);color:#fff}

.faq-section{background:var(--cream)}

/* Compact certified-repair benefits. */
.cert-usp .trust-facts{min-height:0}
.cert-usp .trust-facts>div{padding-top:16px;padding-bottom:16px}
.cert-usp .trust-facts strong{font-size:16px;font-weight:800}
.cert-usp .trust-facts span{font-size:14px}
@media(min-width:601px) and (max-width:1000px){.cert-usp .trust-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.cert-usp .trust-facts>div:nth-child(odd){padding-left:0}.cert-usp .trust-facts>div:nth-child(even){border-right:0}}

.damaged-upright-image{margin:0}.damaged-upright-image img{width:100%;height:auto}

/* Full-height upright comparison beside the problem description. */
@media(min-width:981px){
  .problem-section{padding:0;overflow:hidden}
  .problem-section .split{align-items:stretch}
  .problem-section .content-narrow{padding:120px 0}
  .problem-section .damaged-upright-image{position:relative;min-width:0}
  .problem-section .damaged-upright-image img{position:absolute;inset:64px 0;width:100%;height:calc(100% - 128px);object-fit:contain;object-position:center}
}
@media(max-width:980px){
  .problem-section .damaged-upright-image{width:min(100%,360px);margin:0 auto}
}

/* Brighter green inspired by the ROS repair sticker. */
.image-label.after,.case-list .image-label.after,.reference-case figure:last-child .reference-photo span{background:#49B77D;color:#102D20}

/* Phone contact in collapsed navigation on tablets and smaller desktops. */
.header-phone{display:none;color:var(--ink);font-size:16px;font-weight:800;text-decoration:none;white-space:nowrap}
.header-phone:hover,.header-phone:focus-visible{color:var(--accent)}
.header-phone svg{flex-shrink:0}
@media(min-width:601px) and (max-width:1180px){
  .header-phone{display:flex;align-items:center;gap:9px;min-height:44px;order:2;margin-left:auto;margin-right:28px}
  .header-cta{margin-left:0}
}

.protection-benefit-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:20px;background:var(--mpm-yellow);color:var(--mpm-black);border-radius:50%}
.protection-benefit-icon svg{width:27px;height:27px}

.inspection-modal{width:min(720px,calc(100% - 28px));max-height:calc(100dvh - 40px);padding:0;border:0;border-radius:4px;color:var(--ink);background:#fff;box-shadow:var(--shadow);overflow:auto}
.inspection-modal::backdrop{background:rgba(20,15,15,.65)}
.inspection-modal-heading{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:20px;padding:24px 32px;background:var(--cream)}
.inspection-modal-heading h2{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.03em}
.inspection-modal-close{margin-left:auto;flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;background:transparent;font-size:32px;line-height:1;transform:translateY(-3px);cursor:pointer;color:var(--ink)}
.inspection-modal .lead-form{margin-top:0;border-top:0;box-shadow:none;padding:28px 32px}
body.inspection-modal-open{overflow:hidden}
@media(max-width:600px){.inspection-modal-heading{padding:18px}.inspection-modal-heading h2{font-size:22px}.inspection-modal .lead-form{padding:22px 18px}}

.mpm-manufacturer-logo{width:190px;max-width:100%;height:auto;margin:0 0 28px}

/* Spacious manufacturer presentation: heading, full-width image, then facts. */
.protection-scale-stack{display:flex;flex-direction:column;gap:48px}
.protection-scale-heading{display:flex;align-items:center;justify-content:space-between;gap:64px}
.protection-scale-heading .protection-scale-copy{max-width:850px}
.protection-scale-heading h2{max-width:none;margin-bottom:0}
.protection-scale-heading .mpm-manufacturer-logo{width:220px;margin:0;flex-shrink:0}
.protection-scale-stack .protection-scale-image{height:auto;aspect-ratio:2.4/1;box-shadow:none}
.protection-scale-stack .protection-scale-image img{object-position:center}
.protection-scale-stack .protection-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}
.protection-scale-stack .protection-stats article{min-height:0;padding:34px 28px;border:0;border-right:1px solid var(--line)}
.protection-scale-stack .protection-stats article:last-child{border-right:0}
@media(max-width:980px){
 .protection-scale-heading{gap:32px;align-items:flex-start;flex-direction:column}
 .protection-scale-heading .mpm-manufacturer-logo{width:180px}
 .protection-scale-stack .protection-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
 .protection-scale-stack .protection-stats article:nth-child(2n){border-right:0}
 .protection-scale-stack .protection-stats article:nth-child(-n+2){border-bottom:1px solid var(--line)}
}
@media(max-width:600px){
 .protection-scale-stack{gap:32px}
 .protection-scale-stack .protection-scale-image{aspect-ratio:4/3}
 .protection-scale-stack .protection-stats article{padding:24px 18px}
 .protection-scale-stack .protection-stats strong{font-size:32px}
}

.protection-comparison-image{height:auto;box-shadow:none}
.protection-comparison-image img{width:100%;height:auto;object-fit:contain}

.protection-comparison-image,.protection-comparison-image img{border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}

/* Smaller background photos for mobile screens. */
@media(max-width:900px){.cert-page-hero{--subpage-hero-photo:url('/public/images/certified-hero-lear-047-960.webp')}.protection-hero{--subpage-hero-photo:url('/public/images/rack-protection-hero-mpm-960.webp')}.rack-service-hero{--subpage-hero-photo:url('/public/images/rack-service-hero-lear-148-960.webp')}.inspection-hero{background-image:linear-gradient(90deg,rgba(244,243,241,.97),rgba(244,243,241,.9)),url('/public/images/inspection-hero-lear-036-960.webp')}}
.inspection-section-link[type="button"]{background:none;border:0;padding:0;cursor:pointer;font:inherit}

/* Mobile section alignment and proportions */
@media(max-width:600px){
  .home-page main{text-align:left}
  .home-page .problem-section .content-narrow,
  .home-page .solution-section,
  .home-page .process-section,
  .home-page .examples-section,
  .home-page .certification-section,
  .home-page .advice-preview .section-heading,
  .home-page .advice-preview .section-action,
  .home-page .form-intro{text-align:center}
  .home-page .capacity-callout,.home-page .advice-preview .article-grid{text-align:left}
  .home-page .benefit-icon{margin-left:auto;margin-right:auto}
  .home-page .steps li{padding-right:0}
  .home-page .steps h3{margin-right:0}
  .home-page .steps li>span{position:static;display:block;margin-bottom:12px}
  .home-page .lead-form,.home-page .accordion,.home-page .recipient-box{text-align:left}
  .home-page .problem-section .damaged-upright-image{width:min(46%,150px);margin:0 auto}
  .group-philosophy-grid{gap:0}
  .group-philosophy-section h2{margin-bottom:28px}
  .references-page .reference-section-heading h2{font-size:27px;line-height:1.2}
}

@media(max-width:600px){
  .home-page .lead-form .upload-zone,.home-page .lead-form .upload-zone *{text-align:center}
  .home-page .lead-form .upload-zone .upload-icon{margin-left:auto;margin-right:auto}
}

/* Center section introductions on phones without affecting nested cards or forms. */
@media(max-width:600px){
  main :has(> .eyebrow + :is(h1,h2,h3,strong)):not(:where(.hero *, [class*="-hero"] *)) > :is(.eyebrow,h1,h2,h3,p,strong){
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }
  .group-philosophy-copy>p,.group-czechia-copy>p{text-align:center;margin-left:auto;margin-right:auto}
}

@media(max-width:600px){
  .protection-scale-heading .mpm-manufacturer-logo{align-self:center;margin-left:auto;margin-right:auto}
}

@media(max-width:600px){
  .home-page .problem-section{padding-bottom:0}
  .home-page .problem-section .split{row-gap:64px}
  .home-page .problem-section .damaged-upright-image{width:calc(100% + 2 * var(--page-gutter));max-width:none;margin:0 calc(-1 * var(--page-gutter))}
  .home-page .problem-section .damaged-upright-image picture{display:block}
  .home-page .problem-section .damaged-upright-image img{display:block;width:100%;aspect-ratio:2800 / 2080;height:auto;object-fit:contain}
}

/* Keep each mobile USP pair aligned at the top. */
@media(max-width:600px){
  .home-page .hero-benefits .primary-benefits{align-items:stretch}
  .home-page .hero-benefits .primary-benefits>div{justify-content:flex-start}
}
