@font-face{font-family:InterLocal;src:local(Arial);font-display:swap}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{color:#172235;background:#fff;margin:0;font-family:InterLocal,Arial,sans-serif;line-height:1.65}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.shell{width:min(1180px,100% - 40px);margin-inline:auto}
.skip-link{color:#111c2b;z-index:2000;background:#ffd43b;padding:12px 18px;font-weight:800;position:fixed;top:-80px;left:16px}
.skip-link:focus{top:16px}
.topbar{color:#dce4ed;background:#111c2b;font-size:.82rem}
.topbar-inner{justify-content:space-between;align-items:center;gap:20px;min-height:38px;display:flex}
.topbar span,.topbar a{align-items:center;gap:7px;text-decoration:none;display:flex}
.site-header{z-index:100;background:#fffffff7;border-bottom:1px solid #e4e8ed;position:sticky;top:0}
.header-inner{align-items:center;gap:26px;height:78px;display:flex}
.brand{color:#162234;white-space:nowrap;align-items:center;gap:10px;font-size:1.12rem;text-decoration:none;display:flex}
.brand strong{font-weight:850}
.brand small{color:#697586;text-transform:uppercase;font-size:.66rem;display:block}
.brand-mark{color:#111c2b;background:#ffd43b;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}
.desktop-nav{align-items:center;gap:22px;margin-left:auto;display:flex}
.desktop-nav a{border-bottom:3px solid #0000;padding-block:26px;font-size:.91rem;font-weight:700;text-decoration:none}
.desktop-nav a:hover,.desktop-nav a:focus-visible{border-color:#ffd43b}
.button{color:#111c2b;background:#ffd43b;border:2px solid #ffd43b;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 22px;font-weight:850;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}
.button:hover{background:#ffe26f;transform:translateY(-1px)}
.button-outline{color:#fff;background:0 0}
.button-outline:hover{color:#111c2b;background:#fff;border-color:#fff}
.button-small{min-height:42px;padding:8px 15px;font-size:.88rem}
.mobile-actions,.mobile-nav{display:none}
.hero{color:#fff;background:#111c2b;min-height:660px;position:relative;overflow:hidden}
.hero-media{position:absolute;inset:0}
.hero-media img{object-fit:cover;object-position:center;width:100%;height:100%}
.hero-media:after{content:"";background:linear-gradient(90deg,#0a121ef5 0%,#0a121ede 43%,#0a121e40 75%,#0a121e14);position:absolute;inset:0}
.hero-inner{z-index:2;align-items:center;min-height:660px;display:flex;position:relative}
.hero-copy{width:min(690px,65%);padding:80px 0}
.eyebrow{color:#916f00;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:850}
.hero .eyebrow,.dark .eyebrow{color:#ffd43b}
.hero h1,.page-hero h1{letter-spacing:0;max-width:820px;margin:0 0 22px;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.06}
.hero-lead{color:#dbe3ec;max-width:620px;font-size:1.17rem}
.hero-actions{flex-wrap:wrap;gap:12px;margin:28px 0;display:flex}
.trust-row{color:#dbe3ec;flex-wrap:wrap;gap:18px;font-size:.9rem;display:flex}
.trust-row span{align-items:center;gap:7px;display:flex}
.section{padding:88px 0}
.section-soft{background:#f3f6f8}
.section-dark,.dark{color:#fff;background:#111c2b}
.section-head{max-width:720px;margin-bottom:40px}
.section-head.center{text-align:center;margin-inline:auto}
.section-head h2,.content h2,.cta-band h2{letter-spacing:0;margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.15}
.section-head p{color:#617084;font-size:1.05rem}
.section-dark .section-head p{color:#bdc8d6}
.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}
.service-card{background:#fff;border:1px solid #dfe4e9;border-radius:6px;flex-direction:column;min-height:285px;padding:26px;display:flex;position:relative}
.service-card:hover{border-color:#d6ad00;box-shadow:0 10px 30px #111c2b14}
.service-icon{color:#111c2b;background:#fff2a8;border-radius:5px;place-items:center;width:48px;height:48px;display:grid}
.service-card h3{margin:18px 0 9px;font-size:1.18rem;line-height:1.3}
.service-card h3 a{text-decoration:none}
.service-card p{color:#617084;margin:0 0 20px}
.text-link{color:#745900;align-items:center;gap:6px;margin-top:auto;font-weight:800;text-decoration:none;display:inline-flex}
.emergency{color:#fff;background:#9f2c2c}
.emergency-inner{grid-template-columns:1.25fr 1fr auto;align-items:center;gap:34px;padding:38px 0;display:grid}
.emergency h2{margin:0 0 7px;font-size:1.65rem}
.emergency p{color:#ffecec;margin:0}
.symptoms{flex-wrap:wrap;gap:8px;display:flex}
.symptoms span{background:#ffffff1f;border-radius:4px;padding:6px 9px;font-size:.85rem}
.steps{counter-reset:step;grid-template-columns:repeat(5,1fr);gap:20px;display:grid}
.step{counter-increment:step;border-top:3px solid #ffd43b;padding-top:20px}
.step:before{content:"0" counter(step);color:#9a7900;font-size:1.35rem;font-weight:900;display:block}
.step h3{margin:8px 0;font-size:1.05rem}
.step p{color:#617084;font-size:.9rem}
.split{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}
.split-media{position:relative}
.split-media img{aspect-ratio:4/3;object-fit:cover;border-radius:6px;width:100%}
.split-note{color:#111c2b;background:#ffd43b;border-radius:5px;width:210px;padding:20px;font-weight:800;position:absolute;bottom:-20px;right:-20px}
.check-list{margin:24px 0;padding:0;list-style:none}
.check-list li{padding:7px 0 7px 30px;position:relative}
.check-list li:before{content:"✓";color:#8b6a00;font-weight:900;position:absolute;left:0}
.price-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}
.price-card{background:#fff;border:1px solid #dfe4e9;border-radius:6px;padding:26px}
.price-card h3{margin-top:0}
.price-value{color:#111c2b;font-size:1.45rem;font-weight:900}
.price-value.placeholder{color:#865e00;background:#fff3bd;border-radius:4px;padding:9px;font-size:1rem}
.notice{background:#fff9db;border-left:4px solid #ffd43b;margin:24px 0;padding:18px 20px}
.faq-list{max-width:860px;margin:auto}
.faq-list details{border-bottom:1px solid #dfe4e9}
.faq-list summary{cursor:pointer;padding:20px 42px 20px 0;font-weight:800;list-style:none;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";font-size:1.4rem;position:absolute;right:8px}
.faq-list details[open] summary:after{content:"−"}
.faq-list details p{color:#617084;margin:0 0 20px}
.cta-band{color:#111c2b;background:#ffd43b;padding:58px 0}
.cta-band .shell{justify-content:space-between;align-items:center;gap:30px;display:flex}
.cta-band h2{margin:0}
.cta-band p{margin:8px 0 0}
.page-hero{color:#fff;background:#111c2b;padding:78px 0}
.page-hero h1{font-size:clamp(2.1rem,4vw,3.7rem)}
.page-hero p{color:#d0dae5;max-width:720px;font-size:1.1rem}
.breadcrumbs{padding-block:15px}
.breadcrumbs ol{color:#6a7584;flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}
.breadcrumbs li:not(:last-child):after{content:"/";margin-left:8px}
.content{max-width:820px}
.content h2{margin-top:46px;font-size:1.8rem}
.content h3{margin-top:28px}
.content p,.content li{color:#48576a}
.related-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}
.related-card{border:1px solid #dfe4e9;border-radius:5px;padding:20px;font-weight:800;text-decoration:none}
.related-card:hover{border-color:#b78e00}
.contact-layout{grid-template-columns:.75fr 1.25fr;gap:50px;display:grid}
.contact-form{background:#fff;border:1px solid #dfe4e9;border-radius:6px;padding:34px}
.form-intro h2{margin:0 0 8px}
.form-grid{grid-template-columns:1fr 1fr;gap:17px;margin:25px 0;display:grid}
.form-grid label{flex-direction:column;gap:6px;font-size:.9rem;font-weight:750;display:flex}
.form-grid input,.form-grid select,.form-grid textarea{color:#111c2b;background:#fff;border:1px solid #bfc8d3;border-radius:4px;width:100%;padding:11px}
.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#8b6a00;outline:3px solid #ffd43b73}
.form-grid .full{grid-column:1/-1}
.form-grid small{color:#697586;font-weight:400}
.consent{align-items:flex-start;flex-direction:row!important}
.consent input{width:auto;margin-top:5px}
.honeypot{left:-10000px;position:absolute!important}
.form-status{color:#7a5900;font-weight:800}
.footer{color:#c2ccd7;background:#0b1420;padding:65px 0 85px}
.footer-grid{grid-template-columns:1.25fr 1fr .75fr 1fr;gap:45px;display:grid}
.footer h2{color:#fff;font-size:1rem}
.footer-grid>div>a:not(.brand){align-items:center;gap:7px;margin:8px 0;font-size:.87rem;text-decoration:none;display:flex}
.brand-footer{color:#fff;margin-bottom:18px}
.placeholder-note{color:#8996a5;font-size:.75rem}
.footer-bottom{border-top:1px solid #293545;justify-content:space-between;margin-top:42px;padding-top:20px;font-size:.78rem;display:flex}
.footer-bottom span:last-child{gap:18px;display:flex}
.footer-bottom a{text-decoration:none}
.mobile-callbar{display:none}
.placeholder-box{text-align:center;color:#697586;background:#f7f8fa;border:2px dashed #c2cad3;border-radius:6px;padding:30px}
.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}
.article-card{background:#fff;border:1px solid #dfe4e9;border-radius:6px;overflow:hidden}
.article-card img{aspect-ratio:16/10;object-fit:cover;width:100%}
.article-card div{padding:22px}
.article-card h2{margin:0 0 10px;font-size:1.15rem}
.article-card a{text-decoration:none}
.legal{max-width:820px}
.legal h1{font-size:2.5rem}
.legal h2{margin-top:35px}
@media (width<=1000px){.desktop-nav{display:none}
.header-cta{margin-left:auto}
.service-grid{grid-template-columns:repeat(2,1fr)}
.steps{grid-template-columns:repeat(3,1fr)}
.emergency-inner{grid-template-columns:1fr auto}
.symptoms{grid-area:2/1/auto/-1}
.footer-grid,.article-grid{grid-template-columns:1fr 1fr}
}
@media (width<=700px){body{padding-bottom:58px}
.shell{width:min(100% - 28px,1180px)}
.topbar{display:none}
.header-inner{height:68px}
.brand{font-size:1rem}
.brand-mark{width:38px;height:38px}
.brand small,.header-cta{display:none}
.mobile-actions{align-items:center;gap:9px;margin-left:auto;display:flex}
.mobile-call{background:#ffd43b;border-radius:50%;place-items:center;width:44px;height:44px;animation:1.7s infinite pulse;display:grid}
.menu-toggle{color:#111c2b;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;height:48px;font-size:.65rem;display:flex}
.mobile-nav{background:#fff;border-top:1px solid #e3e7ec;padding:10px 14px 18px;display:grid}
.mobile-nav[hidden]{display:none}
.mobile-nav a{border-bottom:1px solid #edf0f3;padding:12px;font-weight:800;text-decoration:none}
.hero,.hero-inner{min-height:650px}
.hero-media img{object-position:64% center}
.hero-media:after{background:linear-gradient(90deg,#0a121ef5,#0a121ec2)}
.hero-copy{width:100%;padding:60px 0 80px}
.hero h1{font-size:2.55rem}
.hero-lead{font-size:1rem}
.hero-actions .button{width:100%}
.trust-row{gap:8px;display:grid}
.section{padding:62px 0}
.service-grid,.price-grid,.article-grid,.related-grid{grid-template-columns:1fr}
.service-card{min-height:0}
.emergency-inner{grid-template-columns:1fr;gap:20px}
.symptoms{grid-area:auto}
.steps{grid-template-columns:1fr 1fr}
.split,.contact-layout{grid-template-columns:1fr;gap:34px}
.split-note{bottom:8px;right:8px}
.cta-band .shell{display:block}
.cta-band .button{width:100%;margin-top:18px}
.page-hero{padding:54px 0}
.form-grid{grid-template-columns:1fr}
.contact-form{padding:22px 18px}
.footer-grid{grid-template-columns:1fr;gap:28px}
.footer-bottom{gap:16px;display:grid}
.footer-bottom span:last-child{gap:8px;display:grid}
.mobile-callbar{z-index:150;background:#111c2b;grid-template-columns:1fr 1fr;height:58px;display:grid;position:fixed;bottom:0;left:0;right:0}
.mobile-callbar a{color:#fff;justify-content:center;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:flex}
.mobile-callbar a:first-child{color:#111c2b;background:#ffd43b}
.footer{padding-bottom:40px}
}
.form-status[data-state=success]{color:#176b36}
.form-status[data-state=error]{color:#a12626}
.contact-form button[disabled]{cursor:wait;opacity:.72}
.legal-updated{color:#697586;font-size:.9rem}
.legal-summary{color:#27364a;background:#fff8d7;border-left:4px solid #ffd43b;margin:0 0 34px;padding:20px 22px}
.legal h2{font-size:1.55rem;line-height:1.25}
.legal li+li{margin-top:7px}
.legal-table-wrap{border:1px solid #dfe4e9;border-radius:5px;max-width:100%;margin:24px 0;overflow-x:auto}
.legal-table{border-collapse:collapse;background:#fff;width:100%;min-width:650px}
.legal-table th,.legal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dfe4e9;padding:14px 16px}
.legal-table th{color:#fff;background:#111c2b}
.legal-table tr:last-child td{border-bottom:0}
.legal a{color:#6f5600;font-weight:700}
.legal-hero h1{max-width:900px}
.section-action{margin-top:24px}
@media (width<=700px){.mobile-call svg{transform-origin:50%;animation:1.7s ease-in-out infinite call-ring}
.mobile-callbar a:first-child svg{transform-origin:50%;animation:2.2s ease-in-out infinite call-ring}
.legal h1{font-size:2rem}
.legal h2{margin-top:34px;font-size:1.3rem}
.legal-summary{padding:17px 18px}
.legal-table th,.legal-table td{padding:12px}
.legal-table{font-size:.9rem}
}
@keyframes call-ring{0%,14%,38%,to{transform:rotate(0)}
19%{transform:rotate(-13deg)}
24%{transform:rotate(12deg)}
29%{transform:rotate(-9deg)}
34%{transform:rotate(7deg)}
}
@media (width<=370px){.brand{font-size:.88rem}
.steps{grid-template-columns:1fr}
.hero h1{font-size:2.2rem}
}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
@keyframes pulse{0%{box-shadow:0 0 #ffd43ba6}
70%{box-shadow:0 0 0 10px #ffd43b00}
to{box-shadow:0 0 #ffd43b00}
}
.hero-media picture{width:100%;height:100%;display:block}
.eyebrow{color:#705600}
.section-dark .eyebrow,.dark .eyebrow,.hero .eyebrow{color:#ffd43b}
.placeholder-box{color:#596677}
main>.section:not(:last-child){content-visibility:auto;contain-intrinsic-size:auto 800px}
.footer-grid>div>a:not(.brand){min-height:32px;padding-block:4px}
.footer-bottom a{align-items:center;min-height:32px;display:inline-flex}
.consent a{padding-block:4px;display:inline-block}
.consent-banner{z-index:200;color:#172235;background:#fff;border:1px solid #dfe4e9;border-top:4px solid #ffd43b;border-radius:8px;width:min(510px,100% - 40px);padding:24px;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 42px #111c2b3d}
.consent-banner h2{margin:4px 0 8px;font-size:1.35rem;line-height:1.2}
.consent-banner p{color:#48576a;margin:8px 0;font-size:.93rem;line-height:1.5}
.consent-banner a{color:#705600;font-weight:800}
.consent-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}
.button-quiet{color:#172235;background:#fff;border-color:#d4dce5}
.button-quiet:hover{background:#f3f6f8}
.consent-settings-link{color:#4b596b;font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;flex-basis:100%;padding:5px 0;font-size:.88rem;text-decoration:underline}
.cookie-settings{color:#172235;background:#fff;border:0;border-radius:12px;width:min(720px,100% - 24px);max-height:min(760px,100% - 24px);padding:0;box-shadow:0 24px 70px #111c2b57}
.cookie-settings::backdrop{background:#0a131f9e}
.cookie-settings-head{border-bottom:1px solid #e2e8ee;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 14px;display:flex}
.cookie-settings-head h2{margin:0;font-size:1.3rem}
.cookie-close{color:#172235;cursor:pointer;background:#f0f3f6;border:0;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1}
.cookie-tabs{border-bottom:1px solid #e2e8ee;gap:4px;padding:14px 24px 0;display:flex;overflow-x:auto}
.cookie-tabs button{color:#4b596b;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 12px;font-weight:800}
.cookie-tabs button[aria-selected=true]{color:#172235;border-bottom-color:#d7aa00}
.cookie-settings section{padding:22px 24px}
.cookie-settings section h3{margin:0 0 9px;font-size:1.05rem}
.cookie-settings section p{color:#48576a;margin:0 0 14px;line-height:1.55}
.cookie-category{border-bottom:1px solid #e2e8ee;justify-content:space-between;align-items:flex-start;gap:20px;padding:17px 0;display:flex}
.cookie-category:last-child{border-bottom:0}
.cookie-category p{font-size:.92rem}
.cookie-switch{cursor:pointer;grid-template-columns:auto auto;align-items:center;gap:8px;min-width:126px;font-size:.78rem;display:grid}
.cookie-switch input{opacity:0;block-size:1px;inline-size:1px;position:absolute}
.cookie-switch span{background:#9ba7b5;border-radius:99px;width:42px;height:24px;transition:background .2s;position:relative}
.cookie-switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}
.cookie-switch input:checked+span{background:#217346}
.cookie-switch input:checked+span:after{transform:translate(18px)}
.cookie-switch input:disabled+span{background:#6b7785}
.cookie-switch b{color:#48576a;grid-column:1/-1}
.cookie-settings-actions{border-top:1px solid #e2e8ee;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 24px 24px;display:flex}
.button-dark{color:#fff;background:#111c2b;border-color:#111c2b}
.button-dark:hover{background:#243348}
.footer-link-button{min-height:32px;color:inherit;font:inherit;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;align-items:center;padding:4px 0;text-decoration:underline;display:inline-flex}
.price-value small{color:#657286;margin-top:2px;font-size:.78rem;font-weight:750;display:block}
.price-highlights{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}
.price-heading{margin-top:58px}
.table-wrap{border:1px solid #dfe4e9;border-radius:6px;width:100%;overflow-x:auto}
.price-table{border-collapse:collapse;background:#fff;width:100%}
.price-table th,.price-table td{text-align:left;border-bottom:1px solid #e3e7eb;padding:15px 18px}
.price-table thead th{color:#fff;background:#111c2b;font-size:.9rem}
.price-table tbody th{font-weight:750}
.price-table td{white-space:nowrap;font-weight:800}
.price-table tbody tr:last-child th,.price-table tbody tr:last-child td{border-bottom:0}
.price-table tbody tr:nth-child(2n){background:#f6f8fa}
.currency-note{color:#687587;margin:12px 0 36px;font-size:.8rem}
.footer-trust{color:#99a8b8;font-size:.82rem}
.area-layout{grid-template-columns:1.4fr .8fr;align-items:start;gap:64px;display:grid}
.area-layout h2{margin-top:0}
.area-layout h2:not(:first-child){margin-top:42px}
.area-tags{flex-wrap:wrap;gap:9px;display:flex}
.area-tags span{background:#eef2f5;border:1px solid #dce3e9;border-radius:4px;padding:8px 12px;font-size:.9rem;font-weight:750}
.area-aside{background:#f3f6f8;border-top:4px solid #ffd43b;border-radius:5px;padding:28px}
.repair-steps{grid-template-columns:repeat(5,1fr)}
@media (width<=1000px){.repair-steps{grid-template-columns:repeat(3,1fr)}
.area-layout{grid-template-columns:1fr;gap:36px}
}
@media (width<=700px){.price-highlights{grid-template-columns:1fr}
.price-table th,.price-table td{padding:12px 10px;font-size:.83rem}
.price-table th:first-child{min-width:150px}
.repair-steps{grid-template-columns:1fr 1fr}
.area-tags span{padding:7px 9px;font-size:.82rem}
}
@media (width<=370px){.repair-steps{grid-template-columns:1fr}
.price-table th,.price-table td{padding:10px 8px;font-size:.78rem}
}
@media (width<=420px){.page-hero h1,.hero h1{overflow-wrap:anywhere}
}
.project-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}
.project-card{background:#fff;border:1px solid #dfe4e9;border-radius:6px;overflow:hidden}
.project-card>a{display:block}
.project-card img{aspect-ratio:8/5;object-fit:cover;width:100%}
.project-card>div{padding:26px}
.project-card h2{margin:0 0 18px;font-size:1.25rem;line-height:1.3}
.project-card h2 a{text-decoration:none}
.project-card dl{margin:0 0 20px}
.project-card dt{color:#705600;text-transform:uppercase;margin-top:12px;font-size:.78rem;font-weight:900}
.project-card dd{color:#4c5a6c;margin:2px 0}
.image-disclosure{color:#667486;margin:24px 0 0;font-size:.85rem}
.trust-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}
.trust-grid article{background:#fff;border-top:4px solid #ffd43b;padding:24px}
.trust-grid h3{margin:14px 0 8px}
.trust-grid p{color:#617084;margin:0}
.advice-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}
.advice-card{background:#fff;border:1px solid #dfe4e9;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}
.advice-card:hover{border-color:#c29a00;box-shadow:0 10px 28px #111c2b14}
.advice-image{display:block;overflow:hidden}
.advice-image img{aspect-ratio:8/5;object-fit:cover;width:100%;transition:transform .25s}
.advice-card:hover .advice-image img{transform:scale(1.025)}
.advice-card>div{flex-direction:column;flex:1;padding:23px;display:flex}
.advice-card h2{margin:0 0 10px;font-size:1.18rem;line-height:1.3}
.advice-card h2 a{text-decoration:none}
.advice-card p:not(.eyebrow){color:#617084;margin:0 0 18px}
.article-hero{background:#f3f6f8;padding:62px 0}
.article-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;display:grid}
.article-hero h1{letter-spacing:0;margin:0 0 18px;font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.08}
.article-hero img{aspect-ratio:8/5;object-fit:cover;border-radius:6px;width:100%}
.article-lead{color:#4f5e71;font-size:1.12rem}
.article-meta{color:#687587;flex-wrap:wrap;gap:10px 22px;font-size:.82rem;display:flex}
.article-layout{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:64px;padding-block:72px;display:grid}
.article-body{max-width:820px}
.article-body>section{scroll-margin-top:100px}
.article-body h2{margin:48px 0 14px;font-size:1.75rem;line-height:1.25}
.article-body p,.article-body li{color:#48576a}
.safety-note{background:#fff0f0;border-left:4px solid #a62d2d;padding:18px 20px}
.article-source{border-top:1px solid #dfe4e9;padding-top:18px}
.article-service{background:#ffd43b;border-radius:6px;justify-content:space-between;align-items:center;gap:28px;margin:46px 0;padding:28px;display:flex}
.article-service h2{margin:0 0 7px;font-size:1.45rem}
.article-service p:not(.eyebrow){color:#354154;margin:0}
.article-aside{gap:12px;display:grid;position:sticky;top:105px}
.article-aside>div{background:#f3f6f8;border-top:4px solid #ffd43b;padding:22px}
.article-aside h2{margin:0 0 12px;font-size:1rem}
.article-aside>div a{border-bottom:1px solid #dce3e9;padding:7px 0;font-size:.83rem;font-weight:750;text-decoration:none;display:block}
.article-aside .button{width:100%;padding-inline:10px}
.article-nav{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:78px;display:grid}
.article-nav a{border:1px solid #dfe4e9;border-radius:6px;gap:4px;padding:22px;text-decoration:none;display:grid}
.article-nav a:last-child{text-align:right}
.article-nav span{color:#6a7685;text-transform:uppercase;font-size:.8rem}
.article-nav strong{line-height:1.35}
.article-nav a:hover{border-color:#b78e00}
@media (width<=1000px){.advice-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}
.article-layout{grid-template-columns:minmax(0,1fr) 240px;gap:36px}
}
@media (width<=700px){.project-grid,.advice-grid,.trust-grid,.article-hero-grid,.article-layout,.article-nav{grid-template-columns:1fr}
.project-card>div,.advice-card>div{padding:20px}
.article-hero{padding:44px 0}
.article-hero-grid{gap:28px}
.article-hero h1{overflow-wrap:anywhere;font-size:2.25rem}
.article-hero img{grid-row:1}
.article-layout{gap:38px;padding-block:52px}
.article-body h2{font-size:1.5rem}
.article-service{padding:22px;display:block}
.article-service .button{width:100%;margin-top:18px}
.article-aside{position:static}
.article-nav{padding-bottom:55px}
.article-nav a:last-child{text-align:left}
}
.cta-band .cta-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;min-width:min(100%,470px)}
.cta-band .cta-actions .button{box-sizing:border-box;justify-content:center;width:100%;min-height:54px;margin:0;padding:10px 16px;line-height:1.25;text-align:center}
@media (max-width:720px){.cta-band .cta-actions{grid-template-columns:1fr;gap:14px;width:100%;min-width:0}.cta-band .cta-actions .button{min-height:60px;margin:0}}
