:root{--bg:#f5f3ed;--surface:#fffefa;--alt:#eeece4;--ink:#1e2927;--muted:#59635e;--line:#d5d8ce;--accent:#b94a27;--highlight:#e9ae51;--quote:#243b32;--heading:'Space Grotesk',sans-serif;--body:'Inter',sans-serif;color-scheme:light}
[data-theme=night]{--bg:#171d1b;--surface:#202825;--alt:#1c2420;--ink:#f0f0e6;--muted:#adb9b0;--line:#3d4c42;--accent:#efac76;--highlight:#edba69;--quote:#293e32;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}a,button,input,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent)}::selection{background:var(--highlight);color:#17251e}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600}h1,h2{letter-spacing:-.055em;line-height:1.04}h1{font-size:clamp(48px,5.4vw,82px)}h2{font-size:clamp(38px,4vw,60px)}h3{font-size:21px;line-height:1.24;letter-spacing:-.025em}em{font-style:normal;color:var(--accent)}p{line-height:1.7;color:var(--muted)}img{max-width:100%;display:block}.container{max-width:1260px;margin:0 auto}.section{padding:100px 7.5% 92px 8%;min-height:780px;position:relative;scroll-margin-top:0;border-bottom:1px solid var(--line)}.section:nth-child(even){background:var(--surface)}.section-head{margin-bottom:44px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:16px;margin-bottom:26px}.eyebrow>span{border:1px solid var(--line);border-radius:50%;height:29px;width:29px;display:inline-grid;place-content:center;font-size:10px;letter-spacing:0}.intro{max-width:670px;font-size:16px;margin-top:22px}.category{color:var(--accent);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:25px}.source{font-size:11px;line-height:1.7;margin-top:25px;max-width:1000px}.topbar{height:84px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;border-bottom:1px solid var(--line);background:var(--bg);gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;letter-spacing:-.05em;flex-shrink:0}.brand img{width:48px;height:48px;object-fit:contain;border-radius:2px}.brand small{display:block;font-size:9px;letter-spacing:.19em;font-weight:500;margin-top:2px}.header-label{font-size:10px;letter-spacing:.17em;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:28px}.theme-link{display:flex;align-items:center;gap:8px;font-size:12px;min-height:44px}.theme-link>span:first-child{font-size:21px}.header-contact{font-size:12px;font-weight:600;padding:11px 0;border-bottom:1px solid var(--ink)}.header-contact span{margin-left:20px}.rail{position:fixed;left:16px;top:50%;transform:translateY(-40%);z-index:11;display:flex;flex-direction:column;gap:5px}.rail a{position:relative;display:flex;align-items:center;width:35px;height:32px;color:var(--muted);font-size:9px}.rail a>span{border-left:2px solid var(--line);padding:5px 0 5px 9px}.rail a[aria-current=true]>span{border-color:var(--accent);color:var(--accent);font-weight:700}.rail b{display:none;position:absolute;left:32px;background:var(--ink);color:var(--bg);font-weight:500;white-space:nowrap;padding:8px 12px;border-radius:4px}.rail a:hover b,.rail a:focus-visible b{display:block}.reading-progress{position:fixed;bottom:0;left:0;width:100%;height:3px;background:var(--line);z-index:15}.reading-progress>span{display:block;width:0;height:100%;background:var(--accent)}.skip-link{position:fixed;top:-80px;left:20px;padding:12px 20px;background:var(--ink);color:var(--bg);z-index:30}.skip-link:focus{top:15px}
.hero{padding-top:58px;padding-bottom:25px;min-height:calc(100svh - 84px)}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:44px}.hero-copy{padding:25px 0}.hero .eyebrow{margin-bottom:30px}.hero-lead{font-size:16px;max-width:470px;margin-top:26px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 22px;border:1px solid transparent;border-radius:5px;font-size:12px;line-height:1.4;font-weight:600;min-height:50px;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:var(--bg)}.secondary{border-color:var(--line)}.secondary:hover{background:var(--alt)}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:600;min-height:44px}.text-link:hover{text-decoration:underline}.hero-image{position:relative;align-self:stretch;min-height:500px;border-radius:6px;overflow:hidden;background:#3d473f}.hero-image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:53% center}.hero-image::after{position:absolute;content:'';inset:45% 0 0;background:linear-gradient(transparent,rgba(10,21,17,.87));pointer-events:none}.hero-image figcaption{position:absolute;bottom:35px;left:32px;right:25px;color:#fff;z-index:1}.hero-image figcaption span{display:block;letter-spacing:.14em;font-size:10px;text-transform:uppercase;margin-bottom:13px;color:#e8e8da}.hero-image figcaption b{font:500 26px/1.15 var(--heading);letter-spacing:-.025em;max-width:250px;display:block}.image-index{position:absolute;top:23px;right:24px;font-size:11px;background:#efb76a;color:#243026;border-radius:3px;padding:8px 12px;letter-spacing:.13em}.hero-proof{display:flex;gap:10px;align-items:center;margin-top:43px;color:var(--muted);font-size:10px;line-height:1.6}.hero-proof strong{font-weight:600;color:var(--ink)}.proof-dot{width:8px;height:8px;background:var(--accent);border-radius:50%;margin-right:3px}.proof-location{margin-left:20px;padding-left:20px;border-left:1px solid var(--line)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:40px;padding-top:22px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.hero-bottom a{color:var(--ink);min-height:36px;display:flex;align-items:center;gap:25px}
.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:48px 0 42px}.stats article{padding:0 38px;border-right:1px solid var(--line)}.stats article:first-child{padding-left:0}.stats article:last-child{border:0}.stats strong{font:500 clamp(60px,7.5vw,110px)/1 var(--heading);letter-spacing:-.07em;display:block;margin-bottom:28px}.stats strong>span{font-size:.45em;letter-spacing:-.04em;color:var(--accent)}.stats h3{font-size:17px;margin-bottom:10px}.stats p{font-size:13px;max-width:235px}.note{border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:220px 1fr;gap:28px}.note-label{font-size:12px;font-weight:600;line-height:1.7;color:var(--accent)}.note p{font-size:13px;max-width:710px}.products{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden;gap:1px;background:var(--line)}.product{background:var(--surface);padding:30px;min-height:245px;display:flex;flex-direction:column}.product h3{margin-bottom:13px}.product p{font-size:13px;max-width:285px}.tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto;padding-top:22px}.tags span{font-size:9px;color:var(--muted);border:1px solid var(--line);border-radius:3px;padding:5px 7px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:5px}table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.55}th,td{padding:19px 23px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}thead th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding-top:23px;padding-bottom:23px}thead th:nth-child(2){background:var(--quote);color:#f6f5e9}tbody th{width:23%;font-weight:600}tbody td{width:38.5%;color:var(--muted)}tbody td:nth-child(2){background:var(--alt);color:var(--ink)}tbody tr:last-child>*{border-bottom:0}.comparison .note{margin-top:25px}
.calculator{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:stretch}.calc-controls{padding:8px 0}.field-label,legend{display:block;font-size:12px;font-weight:600;margin-bottom:15px}.amount-field{display:flex;align-items:center;border-bottom:2px solid var(--ink);padding:0 0 10px}.amount-field input{background:transparent;color:var(--ink);border:0;width:100%;min-width:0;font:500 44px var(--heading);letter-spacing:-.04em;appearance:textfield}.amount-field input::-webkit-inner-spin-button{appearance:none}.amount-field>span{font-size:18px;color:var(--muted)}.range-labels{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:12px}input[type=range]{width:100%;accent-color:var(--accent);margin:12px 0 30px;cursor:pointer;height:20px}fieldset{border:0;padding:0;margin:0 0 26px;min-width:0}.periods{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.periods button{border:1px solid var(--line);border-radius:4px;padding:16px 5px;background:var(--surface);color:var(--ink);font:500 25px var(--heading)}.periods button span{font:11px var(--body);display:block;margin-top:4px}.periods button.on{border-color:var(--ink);background:var(--ink);color:var(--bg)}.service-option{display:flex;align-items:center;gap:14px;padding:19px 0;border-top:1px solid var(--line);cursor:pointer}.service-option input{accent-color:var(--accent);width:20px;height:20px;flex-shrink:0}.service-option strong{font-size:13px;font-weight:600}.service-option small{display:block;margin-top:7px;font-size:11px;color:var(--muted);line-height:1.6}.calc-controls>.text-link{font-size:11px;color:var(--accent);margin-left:34px}.error{color:var(--accent);font-size:12px;margin-bottom:18px}.quote{background:var(--quote);color:#f9f8ed;padding:34px;border-radius:6px;display:flex;flex-direction:column}.quote-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;border-bottom:1px solid #ffffff30;padding-bottom:20px;margin-bottom:30px}.quote-tag{border:1px solid #ffffff55;border-radius:3px;padding:4px 8px;font-size:10px}.quote-label{font-size:12px;color:#d1d9c9}.quote-value{font:500 clamp(46px,5.7vw,80px)/1.2 var(--heading);letter-spacing:-.055em;color:#f3bf74;margin:6px 0 4px}.quote>p{color:#c3cfc0;font-size:11px}.quote-details{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;border-top:1px solid #ffffff30;margin:26px 0;padding-top:23px}.quote-details span{font-size:10px;color:#c3cfc0;display:block;line-height:1.5}.quote-details strong{font:500 27px var(--heading);display:block;margin:7px 0}.quote-details small{font-size:9px;color:#c3cfc0;display:block;line-height:1.6}.quote-button{margin-top:auto;background:#f3bf74;color:#243b32;width:100%;font-size:11px}
.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.editorial-image{position:relative;min-height:380px;border-radius:5px;overflow:hidden;background:var(--alt)}.editorial-image img{height:100%;width:100%;position:absolute;object-fit:cover}.editorial-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 24px 24px;background:linear-gradient(transparent,#111c18c9);font-size:11px;color:#fff}.service-list article{display:flex;gap:22px;border-top:1px solid var(--line);padding:17px 0}.service-list article>span{font:500 11px var(--heading);color:var(--accent);padding-top:3px}.service-list h3{font-size:18px;margin-bottom:8px}.service-list p{font-size:12px}.service-banner{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;background:var(--alt);margin-top:32px;gap:20px;border-radius:5px}.service-banner>div>span{font-size:10px;color:var(--muted)}.service-banner h3{font-size:17px;margin-top:7px}.service-banner h3 strong{color:var(--accent);font-weight:500}.process-grid{display:grid;grid-template-columns:1fr .85fr;gap:65px}.steps{padding:0;margin:0;list-style:none;display:grid;gap:23px}.steps li{display:flex;gap:22px}.steps li>span{display:grid;place-content:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--alt);color:var(--accent);font-size:11px}.steps h3{font-size:18px;margin:5px 0 10px}.steps p{font-size:12px}.process .note{margin-top:36px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.benefits article{border-top:1px solid var(--line);padding-top:25px}.benefit-number{font:500 12px var(--heading);color:var(--accent);display:block;margin-bottom:35px}.benefits h3{font-size:22px;min-height:55px;margin-bottom:17px}.benefits p{font-size:13px}.closing-line{font:500 clamp(27px,3.3vw,48px)/1.25 var(--heading);letter-spacing:-.04em;margin-top:65px;padding-top:40px;border-top:1px solid var(--line)}.closing-line span{color:var(--muted)}.contact{padding-bottom:30px}.contact-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:55px}.contact-main .category{margin-bottom:15px}.phone{font:500 clamp(24px,3.3vw,48px) var(--heading);letter-spacing:-.045em;display:block;white-space:nowrap}.phone span{color:var(--accent);margin-left:20px}.email{font-size:16px;margin-top:18px;display:inline-block;border-bottom:1px solid var(--line);padding-bottom:7px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}address{border-left:1px solid var(--line);padding-left:35px;font-style:normal;font-size:13px;color:var(--muted);line-height:1.7;display:flex;flex-direction:column;gap:17px}address>strong{color:var(--ink)}address .text-link{color:var(--ink)}.sources{font-size:11px;border-top:1px solid var(--line);padding-top:22px;margin-top:55px;color:var(--muted);line-height:1.7}.sources summary{cursor:pointer;min-height:32px}.sources p{max-width:920px;margin:12px 0}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:25px;margin-top:25px;font-size:9px;color:var(--muted)}
@media(min-width:1600px){.section{padding-right:9%;padding-left:9%}.hero{padding-top:75px}.hero-image{min-height:580px}}
@media(max-width:1100px){.rail{display:none}.section{padding:75px 5%}.hero{padding-top:40px;padding-bottom:20px}.hero-grid{gap:28px}.hero-image{min-height:470px}.header-label{display:none}.hero-proof{margin-top:30px}.hero-actions{gap:16px}.proof-location{margin-left:5px;padding-left:12px}.hero h1{font-size:clamp(45px,5.7vw,64px)}.hero-lead{font-size:14px}.product{padding:24px;min-height:240px}.calculator{gap:32px}.editorial-grid,.process-grid{gap:35px}.benefits{gap:20px}.contact-grid{grid-template-columns:1.5fr 1fr;gap:25px}.phone{font-size:36px}.contact-actions .button{padding:15px}.quote{padding:28px}.stats article{padding:0 25px}}
@media(max-width:760px){html{scroll-padding-top:88px}.topbar{height:72px;padding:0 6%;gap:10px}.brand{font-size:15px;gap:8px}.brand img{width:39px;height:39px}.brand small{font-size:7px}.top-actions{gap:18px}.header-contact{display:none}.theme-link{font-size:11px}.section{padding:60px 6%;min-height:0}.section-head{margin-bottom:32px}.hero{padding-top:24px;padding-bottom:22px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{padding:10px 0}.hero h1{font-size:clamp(43px,9.5vw,67px)}.eyebrow{font-size:9px;gap:12px;margin-bottom:22px}.hero .eyebrow{margin-bottom:22px}.hero-lead{font-size:14px;max-width:480px;margin-top:23px}.hero-actions{margin-top:25px;gap:20px}.button{padding:15px 18px;font-size:11px;gap:20px}.hero-proof{margin-top:28px}.hero-image{min-height:330px;max-height:440px;aspect-ratio:1.15}.hero-image img{object-position:center 58%}.hero-image figcaption{left:23px;bottom:23px}.hero-image figcaption b{font-size:25px}.hero-bottom{margin-top:24px;font-size:9px;flex-wrap:wrap}.hero-bottom>span:first-child{display:none}h2{font-size:clamp(35px,7.8vw,53px)}.intro{font-size:14px;margin-top:19px}.stats{grid-template-columns:1fr;margin:32px 0 20px}.stats article,.stats article:first-child{padding:23px 0;border:0;border-top:1px solid var(--line);display:grid;grid-template-columns:135px 1fr;column-gap:20px}.stats strong{grid-row:span 2;font-size:64px;margin:0}.stats h3{font-size:15px;margin:3px 0 8px}.stats p{font-size:12px}.note{grid-template-columns:1fr;gap:10px;padding:22px 0}.note p{font-size:12px}.products{grid-template-columns:repeat(2,1fr)}.product{padding:23px 19px;min-height:250px}.product h3{font-size:20px}.product p{font-size:12px}.category{font-size:9px;margin-bottom:20px}.tags span{font-size:8px;padding:4px}.source{font-size:10px;margin-top:21px}table{font-size:11px;min-width:570px}th,td{padding:16px}.calculator{grid-template-columns:1fr;gap:28px}.quote{padding:27px}.quote-value{font-size:66px}.quote-details strong{font-size:28px}.editorial-grid,.process-grid{grid-template-columns:1fr;gap:28px}.editorial-image{min-height:320px}.service-list p,.steps p{font-size:13px}.service-list article{padding:20px 0}.service-banner{padding:22px;align-items:flex-start;flex-direction:column;gap:12px}.service-banner h3{line-height:1.5}.process-image{min-height:300px}.process .note{margin-top:28px}.benefits{grid-template-columns:1fr 1fr;gap:30px 24px}.benefit-number{margin-bottom:23px}.benefits h3{font-size:21px;min-height:52px}.benefits p{font-size:12px}.closing-line{margin-top:40px;padding-top:30px;font-size:30px}.contact-grid{grid-template-columns:1fr;gap:36px}.phone{font-size:clamp(25px,7.2vw,43px)}.phone span{margin-left:8px}.email{font-size:14px}.contact-actions{gap:10px}.contact-actions .button{font-size:10px}address{border-left:0;border-top:1px solid var(--line);padding:25px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}address>strong{grid-column:1/-1}.sources{margin-top:35px}footer{flex-direction:column;gap:9px;font-size:8px}.contact{padding-bottom:30px}}
@media(max-width:390px){.products{grid-template-columns:1fr}.product{min-height:210px}.hero-actions{gap:12px}.hero-proof{font-size:9px}.proof-location{margin-left:0;padding-left:10px}.stats article{grid-template-columns:115px 1fr}.stats strong{font-size:55px}.quote-value{font-size:57px}.quote-details{grid-template-columns:1fr 1fr}.quote-details strong{font-size:24px}.benefits{gap:28px 18px}.benefits h3{font-size:19px}.phone{font-size:26px}.hero h1{font-size:41px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{@page{size:A4 landscape;margin:12mm}html{scroll-behavior:auto}body{background:#fff!important;color:#1e2927;font-size:11px;--bg:#fff;--surface:#fff;--alt:#f1f2ec;--ink:#1e2927;--muted:#59635e;--line:#d5d8ce;--accent:#a84222;color-scheme:light}*{print-color-adjust:exact;-webkit-print-color-adjust:exact}.topbar,.rail,.reading-progress,.skip-link,.hero-bottom,.theme-link,.sources,.contact-actions,.hero-actions,.calc-controls>.text-link,.quote-button{display:none!important}.section{padding:4mm 0;min-height:0;break-after:page;border:0}.section:last-child{break-after:auto}.container{max-width:none}.section-head{margin-bottom:6mm}h2{font-size:36px}h1,.hero h1{font-size:48px}.eyebrow{margin-bottom:5mm}.intro{font-size:12px;margin-top:4mm;max-width:175mm}.hero-grid{grid-template-columns:1.1fr 1fr;gap:12mm;min-height:160mm}.hero-image{min-height:150mm}.hero-lead{font-size:14px}.hero-proof{margin-top:10mm}.stats{margin:10mm 0}.stats strong{font-size:80px}.note{padding:5mm 0}.source{font-size:8px;margin-top:5mm}.products{grid-template-columns:repeat(3,1fr)}.product{min-height:52mm;padding:6mm}.product p{font-size:11px}.product h3{font-size:18px}.category{margin-bottom:4mm}.tags{padding-top:4mm}th,td{padding:4mm;font-size:11px}thead th{padding:4mm}.calculator{gap:12mm}.calc-controls{padding:0}.quote{padding:8mm}.quote-value{font-size:56px}.quote-top{margin-bottom:6mm;padding-bottom:4mm}.quote-details{margin:6mm 0}.amount-field input{font-size:34px}input[type=range]{margin:2mm 0 5mm}.service-option{padding:3mm 0}.periods button{padding:3mm}.editorial-grid{gap:10mm}.editorial-image{min-height:92mm}.service-list article{padding:3mm 0}.service-list p{font-size:10px}.service-list h3{font-size:16px}.service-banner{margin-top:6mm;padding:5mm}.process-grid{gap:12mm;grid-template-columns:1fr .85fr}.steps{gap:5mm}.steps p{font-size:11px}.steps h3{margin:2mm 0;font-size:17px}.steps li{gap:5mm}.process-image{min-height:108mm}.benefits{gap:7mm}.benefits h3{font-size:22px}.benefits p{font-size:12px}.closing-line{margin-top:12mm;padding-top:8mm;font-size:40px}.phone{font-size:38px}.contact-grid{margin-top:12mm}footer{margin-top:15mm}.contact .section-head{margin-bottom:10mm}}

.quote-value.compact{font-size:clamp(36px,4.3vw,60px)}.quote-details>div{min-width:0}.quote-details strong{font-size:clamp(19px,2.1vw,27px)}@media(max-width:760px){.quote-value.compact{font-size:40px}.quote-details strong{font-size:22px}}@media(max-width:390px){.quote-value.compact{font-size:32px}.quote-details strong{font-size:18px}}
.hero-grid>*{min-width:0}.hero-image{width:100%}.calculator>*{min-width:0}@media(max-width:760px){.hero-image{min-height:0;aspect-ratio:1.05;width:100%}.hero-grid{grid-template-columns:minmax(0,1fr)}}
