:root{--bg:#f6f3ec;--ink:#27343b;--muted:#616864;--line:#d8d7ce;--accent:#365c7b;--header:94px}*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #af742f;outline-offset:5px}header{height:var(--header);position:fixed;inset:0 0 auto;z-index:20;background:rgba(246,243,236,.97);display:flex;align-items:center;padding:0 3.5vw;border-bottom:1px solid var(--line);gap:3vw}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0;font-size:16px;letter-spacing:1.2px;font-weight:700}.brand small{display:block;font-size:16px;letter-spacing:0;font-weight:400;margin-top:5px}.brand-mark{font-family:Georgia,serif;font-size:39px;letter-spacing:-5px;width:42px}nav{display:flex;gap:clamp(12px,1.7vw,28px);align-items:center;flex:1;justify-content:center}nav a{font-size:16px;white-space:nowrap;padding:14px 0;color:var(--nav-color);position:relative}nav a[aria-current=page]:after{content:'';height:2px;background:currentColor;position:absolute;bottom:5px;left:0;right:0}.edition{font-size:16px;letter-spacing:1.5px;max-width:90px;line-height:1.5;color:var(--muted)}main{padding-top:var(--header)}.home{height:calc(100svh - var(--header));overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth}.screen{min-height:calc(100svh - var(--header));scroll-snap-align:start;scroll-snap-stop:always;padding:35px 5vw 23px;display:flex;flex-direction:column;position:relative}.eyebrow{font-size:16px;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:12px;color:var(--accent);line-height:1.5}.eyebrow:before{content:'';width:28px;height:1px;background:currentColor}.hero-body{flex:1;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:0;min-height:0}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(44px,5.4vw,90px);letter-spacing:-.055em;line-height:1.02;margin:25px 0 24px;font-weight:750}.hero h1 span{display:block;font-size:.49em;letter-spacing:-.04em;line-height:1.23;margin-top:12px}.hero p{max-width:450px;font-size:18px;line-height:1.7;color:var(--muted)}.hero-art{width:114%;margin-left:-8%;max-height:65svh;object-fit:contain;mix-blend-mode:multiply}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:33px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;min-height:52px;padding:15px 22px;border:1px solid var(--accent);background:var(--accent);color:var(--bg);font-size:16px;border-radius:3px;cursor:pointer}.button.secondary{color:var(--accent);background:transparent}.text-link{display:inline-flex;gap:20px;align-items:center;min-height:48px;border-bottom:1px solid var(--line);font-size:16px}.screen-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:18px;gap:15px;font-size:16px;color:var(--muted)}.next{background:none;border:0;cursor:pointer;color:var(--ink);min-height:44px;padding:0;font-size:16px}.counter{letter-spacing:3px}.counter b{color:var(--ink)}.section-title{font-size:clamp(35px,4.7vw,68px);letter-spacing:-.04em;line-height:1.08;font-weight:500;margin:22px 0}.lede{font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;margin:25px 0}.service-row{display:flex;align-items:center;border-top:1px solid var(--accent);min-height:75px;gap:20px;padding:10px 0}.service-row .num{font-size:16px;color:var(--accent)}.service-row strong{font-size:clamp(18px,2vw,26px);font-weight:400;flex:1}.service-row:hover strong{color:var(--accent)}.inner{max-width:1350px;margin:auto;padding:38px 5vw 70px;--accent:#365c7b}.page-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.page-top p{max-width:390px}.section-num{color:var(--accent);font:italic 55px Georgia,serif;opacity:.55}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--accent);border-radius:4px;padding:26px;display:flex;flex-direction:column;align-items:start;min-height:230px}.card .number{color:var(--accent);font-size:16px;letter-spacing:2px}.card h2{font-size:27px;line-height:1.15;letter-spacing:-.025em;font-weight:500;margin:25px 0 10px}.card p{font-size:16px;color:var(--muted);line-height:1.6;margin:0 0 20px}.card .text-link{margin-top:auto}.card:hover{background:#ffffff55}.note{font-size:16px;line-height:1.6;color:var(--muted);padding:16px 0;border-bottom:1px solid var(--line);margin-bottom:22px}.pill{display:inline-block;border:1px solid var(--accent);border-radius:30px;color:var(--accent);padding:6px 11px;font-size:16px;letter-spacing:.5px}.back{color:var(--accent);font-size:16px;display:inline-flex;min-height:44px;align-items:center}.article{max-width:880px}.article .section-title{font-size:clamp(35px,5vw,62px)}.step{display:grid;grid-template-columns:65px 1fr;border-top:1px solid var(--accent);padding:27px 0;gap:15px}.step .number{font:italic 35px Georgia,serif;color:var(--accent)}.step h2{font-size:25px;font-weight:500;margin:0 0 12px}.step p{font-size:18px;line-height:1.65;margin:0;color:var(--muted)}.warning{border-left:3px solid #a3633c;padding:18px 23px;background:#eee6d9;line-height:1.7;margin:25px 0}.price-table{border-top:1px solid var(--accent);margin:25px 0}.price-row{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:24px 0;font-size:20px}.price-row span:last-child{color:var(--accent);white-space:nowrap}.quote{font-family:Georgia,serif;font-size:clamp(27px,3.5vw,45px);line-height:1.3;letter-spacing:-1px;max-width:830px;margin:30px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.portrait-note{border:1px solid var(--accent);min-height:300px;display:flex;flex-direction:column;justify-content:center;padding:35px;background:#eeeae1}.portrait-note .monogram{font:italic 90px Georgia,serif;color:var(--accent)}.portrait-note p{font-size:16px;line-height:1.5;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:25px}.contact-button{min-height:90px;border:1px solid var(--accent);padding:18px;text-align:left;border-radius:3px;background:transparent;color:var(--ink)}.contact-button span{font-size:22px;display:block;margin-bottom:7px}.contact-button small{font-size:16px;color:var(--muted)}.contact-button:disabled{opacity:.65;cursor:not-allowed}.footer{border-top:1px solid var(--line);margin-top:50px;padding-top:20px;font-size:16px;color:var(--muted);display:flex;justify-content:space-between;gap:15px}.case-visual{border:1px dashed var(--accent);padding:30px;min-height:140px;display:flex;align-items:center;font-size:16px;color:var(--muted);margin:15px 0 30px}.skip{position:fixed;top:-80px;z-index:100;background:white;padding:16px}.skip:focus{top:0}.home-intro{flex:1;display:flex;flex-direction:column;justify-content:center}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:30px 0}.principles div{border-top:1px solid var(--accent);padding-top:22px}.principles h3{font-size:25px;font-weight:500}.principles p{line-height:1.65;color:var(--muted)}@media(min-width:1600px){.screen{padding-left:max(5vw,calc((100vw - 1450px)/2));padding-right:max(5vw,calc((100vw - 1450px)/2))}}@media(max-width:1100px){.edition{display:none}header{gap:20px}.brand{font-size:16px}.brand small{font-size:16px}nav{gap:15px}nav a{font-size:16px}.grid{grid-template-columns:1fr 1fr}}@media(max-width:1000px){:root{--header:139px}header{padding:9px 18px 6px;display:block}.brand{font-size:16px;height:37px;gap:8px}.brand small{display:inline;font-size:16px;margin-left:10px}.brand-mark{font-size:29px;width:30px;letter-spacing:-4px}nav{display:grid;grid-template-columns:repeat(4,1fr);gap:0 11px;margin-top:3px}nav a{font-size:16px;min-height:40px;padding:11px 0 9px;text-align:center}nav a[aria-current=page]:after{bottom:3px}.screen{padding:21px 22px 13px}.eyebrow{font-size:16px;letter-spacing:1.2px}.hero-body{display:flex;flex-direction:column;justify-content:space-evenly;gap:0}.hero-copy{width:100%}.hero h1{font-size:clamp(39px,10.8vw,64px);margin:18px 0 11px;letter-spacing:-.045em}.hero h1 span{font-size:.55em;margin-top:6px}.hero p{font-size:16px;line-height:1.5;margin:0;max-width:330px}.hero-art{width:100%;margin:0;max-height:30svh;object-fit:contain;order:2}.hero-actions{margin-top:17px;gap:17px}.button{font-size:16px;padding:12px 17px;gap:20px;min-height:48px}.text-link{font-size:16px;gap:12px}.screen-foot{font-size:16px;padding-top:9px}.next{font-size:16px}.section-title{font-size:36px;margin:18px 0}.lede{font-size:16px}.service-list{grid-template-columns:1fr;margin:15px 0}.service-row{min-height:48px;padding:9px 0}.service-row strong{font-size:18px}.service-row .num{font-size:16px}.inner{padding:25px 22px 45px}.page-top{display:block;margin-bottom:24px}.section-num{display:none}.grid{grid-template-columns:1fr}.card{padding:23px;min-height:195px}.card h2{margin-top:18px;font-size:26px}.split{grid-template-columns:1fr;gap:28px}.portrait-note{min-height:200px}.step{grid-template-columns:42px 1fr;gap:12px;padding:23px 0}.step p{font-size:16px}.step h2{font-size:22px}.step .number{font-size:28px}.price-row{font-size:17px;padding:20px 0}.principles{grid-template-columns:1fr;gap:5px;margin:10px 0}.principles div{padding-top:5px}.principles h3{font-size:21px;margin:13px 0 7px}.principles p{font-size:16px;margin:0 0 15px}.quote{font-size:29px}.footer{font-size:16px}.home-intro .section-title{font-size:32px}.contact-button span{font-size:21px}}@media(max-height:730px) and (max-width:760px){.hero-art{max-height:23svh}.hero h1{font-size:36px}.hero-actions{margin-top:10px}.screen{padding-top:14px}.hero p{font-size:16px}.hero .eyebrow{display:none}}@media(prefers-reduced-motion:reduce){.home{scroll-behavior:auto;scroll-snap-type:y proximity}}@media(max-height:580px){.home{scroll-snap-type:y proximity}.screen{min-height:650px}.hero-art{max-height:320px}}

/* Refined first screen: place, trade, then a clear next step. */
:root{--header:80px}
header{gap:2.4vw}
.hero{padding-top:25px}
.hero-body{grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:14px}
.hero h1{font-size:clamp(44px,5.1vw,78px);margin:0 0 23px}
.hero h1 span{font-size:.48em;margin-top:10px}
.hero p{font-size:clamp(19px,1.75vw,25px);line-height:1.55;color:var(--ink);margin:0}
.hero p span{display:block}
.hero-art{display:block;width:108%;height:auto;margin-left:-5%;max-height:62svh;object-fit:contain}
.hero-actions{gap:14px;margin-top:26px}
.hero-actions .button{min-width:132px;justify-content:center;font-size:17px}
.screen:not(.hero){border:1px solid var(--accent);border-radius:4px}
.home{scroll-snap-type:y proximity;overscroll-behavior-y:contain}
.screen{scroll-snap-stop:normal}
@media(max-width:1000px){
 :root{--header:116px}
 header{padding:5px 16px 4px}
 .brand{height:27px}.brand-mark{font-size:26px}
 nav{margin-top:0;gap:0 9px}
 nav a{font-size:16px;min-height:39px;padding:10px 0 8px}
 .hero{padding:15px 18px 10px}
 .hero>.eyebrow{display:none}
 .hero-body{display:flex;flex-direction:column;justify-content:center;gap:clamp(10px,2svh,21px);padding-bottom:12px}
 .hero-copy{display:contents}
 .hero h1{order:0;text-align:center;width:100%;font-size:clamp(37px,10vw,64px);line-height:1.02;margin:0}
 .hero h1 span{font-size:.56em;margin-top:7px}
 .hero-art{order:1;width:calc(100% + 20px);max-width:640px;height:auto;max-height:none;margin:0;flex-shrink:0}
 .hero p{order:2;text-align:center;font-size:clamp(18px,4.6vw,23px);line-height:1.45;max-width:none;width:100%;margin:0}
 .hero-actions{order:3;justify-content:center;gap:12px;margin:0;width:100%}
 .hero-actions .button{min-height:48px;width:42%;max-width:180px;font-size:17px}
 .hero .screen-foot{flex-wrap:wrap;justify-content:space-between;row-gap:0;padding-top:5px}
 .hero .screen-foot>span:first-child{display:none}
 .hero .screen-foot .next{font-size:16px;min-height:36px}
 .hero .counter{font-size:16px}
 .screen:not(.hero){padding-top:22px}
}
@media(max-width:1000px) and (max-height:740px){
 .hero-body{gap:10px}.hero-art{max-width:430px;width:calc(100% + 16px);max-height:30svh;object-fit:contain}
 .hero h1{font-size:clamp(35px,9vw,46px)}
 .hero p{font-size:18px;line-height:1.4}
}
@media(max-height:580px){.hero{min-height:570px}.hero-art{max-height:225px}.home{scroll-snap-type:y proximity}}
@media(prefers-reduced-motion:reduce){.home{scroll-behavior:auto}}
.contact-address{font-style:normal;font-size:18px;line-height:1.8;border-top:1px solid var(--accent);padding-top:20px;margin-top:25px}.contact-address strong{font-weight:500}.contact-address a{display:inline-block;font-size:23px;min-height:48px;color:var(--accent);margin-top:10px}.contact-button{display:block}.contact-button[href]:hover{background:#246d6b0c}.inner:has(.contact-address) .eyebrow{letter-spacing:1px}
/* Quiet but distinct contact choices. */
.contact-button{border:2px solid var(--contact-color,var(--accent));background:var(--contact-bg,transparent);border-radius:9px;padding:18px 16px;transition:background-color .15s ease}
.contact-button span{color:var(--contact-color,var(--ink));font-size:clamp(18px,4.7vw,22px);line-height:1.3}
.contact-button small{color:#465653;line-height:1.5}
.contact-call{--contact-color:#326c65;--contact-bg:#e5efea}
.contact-whatsapp{--contact-color:#267b48;--contact-bg:#e5f2e7}
.contact-telegram{--contact-color:#23779b;--contact-bg:#e5f0f7}
.contact-max{--contact-color:#6762a3;--contact-bg:#eeebf7}
.contact-button[href]:hover{background:var(--contact-bg);box-shadow:0 0 0 2px var(--contact-color)}
.contact-button:disabled{opacity:.72}
@media(prefers-reduced-motion:reduce){.contact-button{transition:none}}
.prices-page{--accent:#994e3f}.price-groups{display:grid;gap:12px;margin:28px 0}.price-group{border:1px solid var(--accent);border-radius:5px;padding:0 22px;scroll-margin-top:calc(var(--header) + 12px)}.price-group summary{display:flex;align-items:center;gap:17px;min-height:76px;cursor:pointer;list-style:none;padding:14px 0}.price-group summary::-webkit-details-marker{display:none}.price-group summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.price-number{color:var(--accent);font-size:16px;letter-spacing:1px}.price-group h2{font-size:22px;font-weight:500;margin:0;flex:1}.price-toggle:after{content:'+';color:var(--accent);font-size:26px}.price-group[open] .price-toggle:after{content:'−'}.price-group .price-table{margin:0 0 10px}.price-group .price-row:last-child{border-bottom:0}.price-group .price-row{font-size:18px;line-height:1.5;padding:16px 0}.contact-hours{border:1px solid #246d6b;border-radius:6px;padding:18px 20px;color:var(--ink)}.contact-hours div{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:13px;font-size:16px}.contact-hours strong{font-size:20px;font-weight:500;white-space:nowrap;color:#246d6b}.contact-hours small{font-size:16px;color:var(--muted)}
@media(max-width:600px){.price-group{padding:0 15px}.price-group summary{gap:12px;min-height:70px}.price-group h2{font-size:19px}.price-group .price-row{font-size:16px;gap:12px}.contact-hours{padding:16px}.contact-hours div{font-size:16px;gap:10px}.contact-hours strong{font-size:19px}}
/* Prominent, readable contact block at the end of each content page. */
.footer.contact-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-top:38px;padding:26px;border:2px solid var(--footer-color);border-radius:10px;background:#eeeee8;background:color-mix(in srgb,var(--footer-color) 8%,var(--bg));color:var(--ink);font-size:1.125rem;line-height:1.5}
.footer-person{display:flex;flex-direction:column;gap:6px;min-width:0}.footer-person strong{font-size:1.5rem;font-weight:600;line-height:1.3}.footer-person>span{font-size:1.0625rem;color:var(--ink)}
.footer-contact-link{display:flex;align-items:center;justify-content:center;gap:22px;min-height:60px;padding:14px 28px;background:var(--footer-color);border:2px solid var(--footer-color);border-radius:7px;color:#fff;font-size:1.25rem;font-weight:600;line-height:1.3;text-align:center}.footer-contact-link:hover{filter:brightness(.92)}.footer-contact-link:focus-visible{outline:3px solid var(--footer-color);outline-offset:5px}
@media(max-width:600px){.footer.contact-footer{padding:22px 18px;gap:20px;margin-top:30px}.footer-person strong{font-size:1.375rem}.footer-person>span{font-size:1rem}.footer-contact-link{width:100%;min-height:60px;font-size:1.25rem}}
/* Readable text throughout, including labels and supporting copy. */
body{font-size:18px}.inner{--accent:inherit}.lede,.card p,.step p{font-size:18px}.eyebrow,.brand,.brand small,nav a,.edition,.note,.pill,.number,.num,.price-number,.screen-foot,.next,.counter,.contact-button small,.contact-hours small,.portrait-note p,.back,.text-link{font-size:1rem!important}.eyebrow{letter-spacing:1px}.contact-button:disabled{opacity:1;color:#51497e}.contact-max small{color:#51497e}header{background:var(--bg)}.brand{letter-spacing:.5px}.brand small{line-height:1.3}.screen-foot{flex-wrap:wrap}.screen-foot .next{min-height:48px}.hero .screen-foot .next{font-size:1rem}.home-intro .principles p{font-size:18px}.contact-hours div{flex-wrap:wrap}.contact-hours span{font-size:1rem}
.estimate{border:2px solid var(--accent);background:#f1eae1;border-radius:9px;padding:28px;margin:28px 0 32px}.estimate h2{font-size:30px;line-height:1.2;margin:0 0 16px}.estimate p{line-height:1.6}.estimate label{font-size:18px;line-height:1.5}.estimate>label:first-of-type{display:block;font-weight:600;margin:20px 0 9px}.estimate input[type=text],#estimate-task{width:100%;min-height:56px;border:2px solid var(--accent);border-radius:5px;padding:12px;background:#fffdf8;color:var(--ink);font:inherit;font-size:18px}#estimate-task:focus-visible{outline:3px solid var(--accent);outline-offset:3px}#estimate-hint{font-size:16px}.estimate-trip{display:flex;align-items:start;gap:13px;cursor:pointer;padding:16px 0;margin:12px 0}.estimate-trip input{width:26px;height:26px;flex-shrink:0;accent-color:var(--accent);margin-top:2px}.estimate-trip small{display:block;font-size:16px;line-height:1.5;margin-top:6px}.estimate .button{font-size:18px;min-height:56px}.estimate ul{list-style:none;margin:25px 0 0;padding:0}.estimate li{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #bda295;font-size:18px;line-height:1.5}.estimate li strong{white-space:nowrap;font-weight:500}.estimate-total{font-size:26px;font-weight:600}.estimate .estimate-disclaimer{font-size:16px}
@media(max-width:1000px){header{height:auto;min-height:116px;padding:8px 14px}.brand{height:auto;min-height:40px;gap:10px}.brand small{display:block;margin:2px 0 0}.brand-mark{align-self:center}nav{gap:0 8px;margin-top:7px}nav a{white-space:normal;line-height:1.25;display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 0}.hero .counter{font-size:1rem}.service-row{min-height:52px}.hero p{font-size:20px}.estimate{padding:20px 16px}.estimate h2{font-size:27px}.estimate li{font-size:16px;gap:12px}.estimate-total{font-size:23px}.estimate .button{width:100%}.inner .price-row{font-size:18px}.brand{font-size:16px}.contact-grid{gap:12px}.contact-button small{overflow-wrap:anywhere}}
@media(min-width:1001px){header{height:auto;min-height:80px;padding-top:10px;padding-bottom:10px}nav{flex-wrap:wrap;gap:0 18px}.edition{display:none}}
@media(max-width:380px){.price-row,.estimate li{flex-wrap:wrap}.hero h1{font-size:34px}.hero h1 span{font-size:.56em}}
/* First-screen navigation matches the clear contact-button treatment. */
.hero .hero-actions.home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:460px}
.hero .home-actions .button{width:100%;max-width:none;min-width:0;min-height:54px;justify-content:center;border:2px solid var(--home-button-color);border-radius:9px;background:var(--home-button-bg);color:var(--home-button-color);font-size:18px;font-weight:600;padding:12px 15px}
.home-service{--home-button-color:#365c7b;--home-button-bg:#e5edf4}.home-advice{--home-button-color:#41664d;--home-button-bg:#e5efe5}.home-calculator{--home-button-color:#994e3f;--home-button-bg:#f3e5df;grid-column:1/-1}
.hero .home-actions .button:hover{box-shadow:0 0 0 1px var(--home-button-color)}
.home-intro>.contact-footer{width:100%;margin:20px 0}
#calculator{scroll-margin-top:calc(var(--header) + 18px)}
@media(max-width:1000px){.hero .hero-actions.home-actions{align-self:center;max-width:600px}.hero .hero-body{gap:12px}.home-intro>.contact-footer{margin:16px 0}}
/* Search suggestions and shared checkboxes keep the price list and estimate in sync. */
#price-list{scroll-margin-top:calc(var(--header) + 16px)}
.prices-page input[type=checkbox]{width:26px;height:26px;flex:0 0 26px;accent-color:var(--accent);cursor:pointer;margin:0}
.prices-page input[type=checkbox]:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
.prices-page .selectable-price{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:14px;cursor:pointer;min-height:64px}
.price-package{display:flex;align-items:center;gap:14px;cursor:pointer;padding:18px 14px;margin:12px 0;background:#f0e3dc;border-radius:6px;font-size:18px;line-height:1.5}
.price-package strong{font-weight:600}.price-package small,.estimate-option small{display:block;font-size:16px;line-height:1.5;margin-top:4px}
.price-to-calc{display:block;min-height:52px;padding:14px 0;color:var(--accent);font-size:18px;font-weight:600;border-top:1px solid var(--accent)}
[hidden]{display:none!important}
.estimate h3{font-size:24px;font-weight:500;margin:30px 0 14px}.estimate-match-count{font-size:16px;color:var(--ink)}
.estimate-option{display:flex;align-items:center;gap:14px;min-height:62px;padding:15px 12px;border:1px solid #bda295;border-radius:6px;margin:10px 0;background:#fffaf5;cursor:pointer}
.estimate-option:hover,.selectable-price:hover{background:#f1e4dc}
.estimate-selected-row{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:14px;padding:17px 0;border-bottom:1px solid #bda295;cursor:pointer;font-size:18px;line-height:1.5}
.estimate-selected-row strong{font-size:18px;font-weight:500;white-space:nowrap}.estimate-selected-row.not-included{background:transparent}.estimate-selected-row.not-included strong{text-decoration:line-through}
.estimate-controls{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.estimate-controls button:disabled{color:#655e59;border-color:#91877f;background:transparent;cursor:default}.estimate .estimate-trip{border-top:1px solid #bda295;border-bottom:1px solid #bda295;margin-top:22px}
@media(max-width:600px){.prices-page .selectable-price,.estimate-selected-row{grid-template-columns:26px minmax(0,1fr);gap:8px 12px}.selectable-price>span:last-child,.estimate-selected-row>strong{grid-column:2;text-align:left}.estimate-controls{gap:12px}.price-package{padding:16px 8px}}
/* Clear price agreement and a visible commitment to completed work. */
.pricing-policy{border:1px solid var(--accent);border-radius:7px;padding:24px;margin:24px 0;background:#f0e8df}.pricing-policy h2{font-size:26px;line-height:1.3;margin:0 0 16px}.pricing-policy p{font-size:18px;line-height:1.7;margin:0}.pricing-policy a,.step p a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;font-weight:600}
.footer-person>.work-guarantee,.work-guarantee{display:block;border:1px solid #41664d;border-left:4px solid #41664d;border-radius:5px;background:#e5efe5;color:#2d5038;font-size:18px;font-weight:600;line-height:1.45;padding:11px 14px;margin-top:10px}.contact-guarantee{max-width:470px}.footer-person{flex:1 1 280px}.contact-footer .footer-contact-link{flex-shrink:0}
@media(max-width:600px){.pricing-policy{padding:20px 17px}.pricing-policy h2{font-size:23px}.footer-person>.work-guarantee{font-size:18px}}
/* Six visible sections, with room for the combined knowledge section. */
@media(max-width:1000px){header nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 10px}header nav a{min-height:48px}.hero .home-actions .button{line-height:1.35}}
.knowledge-search{border:1px solid var(--accent);padding:24px;border-radius:8px;margin:24px 0 28px}.knowledge-search label{display:block;font-size:22px;font-weight:600;margin-bottom:12px}.knowledge-search input{width:100%;min-height:56px;border:2px solid var(--accent);border-radius:6px;font:inherit;font-size:18px;background:#fffdf8;color:var(--ink);padding:12px}.knowledge-search p{font-size:16px;line-height:1.5;margin:12px 0 0}.knowledge-results{max-width:850px}.knowledge-card{min-height:0}.story-lede{font-size:22px;line-height:1.55}.story-author{font-size:16px;color:var(--muted);margin:22px 0}.story-block{border:1px solid var(--accent);border-radius:7px;padding:26px;margin:25px 0}.story-label{font-size:16px;color:var(--accent)}.repair-story h2{font-size:28px;font-weight:500;line-height:1.25;letter-spacing:-.02em;margin:14px 0}.repair-story p{font-size:18px;line-height:1.7;margin:14px 0}.article-index{border-top:1px solid var(--accent);border-bottom:1px solid var(--accent);padding:18px 0;display:grid;gap:7px;margin:24px 0}.article-index strong{font-size:20px}.article-index a{display:flex;align-items:center;min-height:48px;text-decoration:underline;text-underline-offset:4px;color:var(--accent);font-size:18px}.story-step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;border-top:1px solid var(--accent);padding:28px 0}.story-step>.number{font-size:26px;color:var(--accent);line-height:1.5}.story-step h2{margin-top:0}.inline-tip{border-left:4px solid var(--accent);background:#e8eee2;padding:17px 20px;margin:20px 0}.inline-tip strong{font-size:18px}.inline-tip p{margin:8px 0 0}.practical-tip{border:1px solid var(--accent);border-radius:6px;padding:20px;margin:14px 0;background:#eef1e8}.practical-tip h3{font-size:22px;line-height:1.3;margin:0 0 12px;font-weight:500}.related-tips{margin:30px 0}.repair-story [id]{scroll-margin-top:calc(var(--header) + 16px)}
@media(max-width:600px){.story-block{padding:20px 16px}.story-step{grid-template-columns:32px minmax(0,1fr);gap:10px}.repair-story h2{font-size:24px}.story-step>.number{font-size:22px}.story-lede{font-size:20px}.inline-tip{padding:15px 13px}.knowledge-search{padding:20px 16px}.repair-story .section-title{font-size:36px}}
.inline-tip a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;font-weight:600}.practical-tip p+p{margin-top:16px}

/* Portrait, readable business details and article estimate action */
.master-portrait{margin:0;align-self:start;overflow:hidden;border:1px solid #786787;border-radius:12px;background:#eee9ef}
.master-portrait img{display:block;width:100%;height:auto}
.contact-requisites{font-size:18px;line-height:1.7;margin:20px 0;color:#26343b}
.article-estimate-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:64px;padding:18px 24px;margin-top:12px;border:2px solid #a64e3d;border-radius:10px;background:#f3e2dc;color:#783426;font-size:20px;font-weight:700;line-height:1.4;text-decoration:none;text-align:center}
.article-estimate-button:hover{background:#ead0c6;color:#61291e}
.article-estimate-button:focus-visible{outline:3px solid #783426;outline-offset:4px}
@media(max-width:600px){.article-estimate-button{width:100%}.master-portrait{max-width:100%}}

.brand-logo{display:block;width:72px;height:72px;flex-shrink:0;border-radius:50%;object-fit:contain}.brand{letter-spacing:.7px}.work-seal{margin:36px auto;text-align:center}.work-seal img{display:block;width:min(100%,280px);height:auto;margin:0 auto 16px}.work-seal figcaption{font-size:18px;line-height:1.5;font-weight:600}.service-card-image{display:block;width:100%;height:180px;object-fit:contain;margin:0 0 20px;border-radius:6px}.card h2{margin-top:18px}@media(max-width:600px){.brand-logo{width:64px;height:64px}.brand{gap:14px}.service-card-image{height:170px}}

/* Compact mobile navigation; measured height continues to offset page content. */
@media(max-width:1000px){
 header{padding:2px 14px;min-height:0}
 header .brand{min-height:0;height:52px;gap:14px}
 header .brand-logo{width:52px;height:52px}
 header nav{margin-top:0;gap:0 10px}
 header nav a{min-height:44px;padding:4px 0;line-height:1.25}
 :root{--header:145px}
}
.master-quote{font-family:inherit;font-size:clamp(24px,3vw,32px);font-style:normal;font-weight:500;line-height:1.4;letter-spacing:normal}
.selection-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 112px;min-width:112px;min-height:44px;align-self:start}
.prices-page .selection-toggle input[type=checkbox]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;z-index:1}
.selection-caption{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding:8px;border:1px solid #994e3f;border-radius:7px;background:#fffaf5;color:#783426;font-size:16px;font-weight:600;line-height:1.3;white-space:nowrap}
.selection-toggle input:checked+.selection-caption{background:#994e3f;color:#fff}
.selection-toggle input:indeterminate+.selection-caption{background:#f0e3dc}
.selection-toggle input:focus-visible+.selection-caption{outline:3px solid #994e3f;outline-offset:3px}
.prices-page .selectable-price,.estimate-selected-row{grid-template-columns:112px minmax(0,1fr) auto}
@media(max-width:600px){.prices-page .selectable-price,.estimate-selected-row{grid-template-columns:112px minmax(0,1fr)}.selectable-price>span:last-child,.estimate-selected-row>strong{grid-column:2}.price-package,.estimate-option,.estimate-trip{flex-wrap:wrap}.price-package>.selection-toggle,.estimate-option>.selection-toggle,.estimate-trip>.selection-toggle{order:2}.price-package>span:not(.selection-toggle),.estimate-option>span:not(.selection-toggle),.estimate-trip>span:not(.selection-toggle){flex:1 1 100%}}

.repair-photo{margin:24px 0;min-width:0}.repair-photo a{display:block;border-radius:8px;overflow:hidden;border:1px solid var(--accent)}.repair-photo img{display:block;width:100%;height:auto}.repair-photo figcaption{font-size:18px;line-height:1.5;margin-top:12px;color:var(--ink)}.repair-photo-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.repair-photo-pair .repair-photo{margin:16px 0}.repair-story>.repair-photo{max-width:560px;margin:28px auto}@media(max-width:600px){.repair-photo-pair{grid-template-columns:1fr;gap:12px}}

/* Short water refraction at the first entry; never blocks page interaction. */
.water-entry{position:fixed;inset:0;z-index:100;pointer-events:none;overflow:hidden;contain:layout paint}
.water-entry-band{position:absolute;left:-8%;top:-220px;width:116%;height:180px;border-radius:0 0 48% 43%;background:linear-gradient(180deg,transparent 0%,rgba(77,173,208,.04) 24%,rgba(91,189,220,.16) 65%,rgba(184,236,250,.32) 87%,rgba(65,161,199,.23) 92%,transparent 100%);box-shadow:0 9px 18px -15px rgba(47,132,169,.6);-webkit-backdrop-filter:blur(1px) saturate(1.12);backdrop-filter:url('#entry-water-refraction') blur(.6px) saturate(1.12);animation:water-entry-pass 1450ms cubic-bezier(.22,.55,.35,1) both;will-change:transform;pointer-events:none}
@keyframes water-entry-pass{0%{transform:translate3d(0,0,0) scaleX(1);opacity:0}12%{opacity:1}55%{transform:translate3d(1%,calc(55dvh + 120px),0) scaleX(1.04)}90%{opacity:.85}100%{transform:translate3d(-1%,calc(100dvh + 460px),0) scaleX(1);opacity:0}}
@media(prefers-reduced-motion:reduce){.water-entry{display:none}.water-entry-band{animation:none}}
/* Advice search uses the existing service, advice and work colours. */
.advice-page .knowledge-search{margin-top:0;background:#e5efe5;border-color:#41664d;padding:clamp(18px,3vw,32px)}
.advice-page h1{font-size:clamp(30px,4vw,46px);line-height:1.15;margin:14px 0 24px;letter-spacing:-.025em}
.advice-page .knowledge-search label{font-size:20px}.advice-page .knowledge-search input{font-size:18px;min-height:60px;background:#fffdf8;border-color:#41664d;min-width:0}
.advice-page .knowledge-search input:focus-visible{outline:3px solid #41664d;outline-offset:3px}
.advice-page .knowledge-search input::placeholder{color:#616864;opacity:1}
.advice-page .knowledge-search p,.advice-page #knowledge-status{font-size:18px;line-height:1.5}
.search-examples{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:5px}.search-examples button{border:0;background:transparent;color:#2d5038;text-align:left;padding:8px 0;min-height:44px;font-size:18px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}
.knowledge-filters{display:flex;flex-wrap:wrap;gap:10px}.knowledge-filters button{padding:12px 16px;min-height:48px;font-size:18px;color:var(--ink);border:1px solid var(--line);border-radius:6px;background:transparent;cursor:pointer;line-height:1.4}
.knowledge-filters button[aria-pressed=true]{background:#e5efe5;border:2px solid #41664d;padding:11px 15px}.knowledge-filters button[data-kind=analysis]{border-color:#365c7b}.knowledge-filters button[data-kind=tip]{border-color:#41664d}.knowledge-filters button[data-kind=practice]{border-color:#a3633c}
.advice-page .knowledge-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:none}
.advice-page .knowledge-card{display:flex;flex-direction:column;margin:0;padding:24px;border:1px solid var(--material-color);border-radius:7px;background:var(--material-bg);min-width:0;--accent:var(--material-color)}
.knowledge-analysis{--material-color:#365c7b;--material-bg:#e5edf4}.knowledge-tip{--material-color:#41664d;--material-bg:#e5efe5}.knowledge-practice{--material-color:#a3633c;--material-bg:#f1e4dc}
.advice-page .knowledge-type{font-size:18px;font-weight:700;letter-spacing:.06em;color:var(--material-color)}
.advice-page .knowledge-card h2{font-size:26px;line-height:1.25;margin:16px 0 12px}.advice-page .knowledge-card p{font-size:18px;line-height:1.5;margin:0 0 18px;color:var(--ink)}
.advice-page .knowledge-card .text-link{margin-top:auto;min-height:48px;font-size:18px;font-weight:600;text-decoration:underline;text-underline-offset:4px;color:var(--material-color)}
.knowledge-empty{grid-column:1/-1;border:1px solid #41664d;border-radius:7px;padding:24px}.knowledge-empty h2{font-size:26px;margin-top:0}.knowledge-empty p,.knowledge-empty h3{font-size:18px;line-height:1.5}.knowledge-topics{display:grid;gap:12px;margin-bottom:24px}.knowledge-topics a{font-size:20px;line-height:1.4;text-decoration:underline;min-height:44px}.knowledge-empty .button{background:#41664d;font-size:20px}
@media(max-width:700px){.advice-page .knowledge-results{grid-template-columns:1fr}.advice-page .knowledge-card{padding:22px 18px}.knowledge-filters{display:grid;grid-template-columns:1fr 1fr}.knowledge-filters button{text-align:left}.advice-page .knowledge-search input{padding:12px 10px}}
/* Immediate search suggestions sit directly below the field, before any hints. */
.knowledge-suggestions{margin-top:10px;border:2px solid #41664d;border-radius:7px;background:#fffdf8;box-shadow:0 6px 18px #27343b18;overflow:hidden}
.knowledge-suggestions[hidden]{display:none}.advice-page .suggestion-count{padding:12px 14px;margin:0;font-size:18px;color:var(--ink)}
.knowledge-suggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:14px;background:var(--material-bg);border-top:1px solid var(--material-color);border-left:4px solid var(--material-color);min-height:60px}
.knowledge-suggestion .knowledge-type{grid-column:1/-1;font-size:16px}.knowledge-suggestion strong{font-size:19px;line-height:1.35;font-weight:600;overflow-wrap:anywhere}.knowledge-suggestion:hover,.knowledge-suggestion:focus-visible{outline:3px solid #41664d;outline-offset:-3px}
.suggestion-contact{display:block;padding:16px;font-size:20px;font-weight:600;color:#41664d;text-decoration:underline}
.advice-page.search-active #knowledge-hint,.advice-page.search-active .search-examples{display:none}
.advice-page.search-active .knowledge-search{margin-bottom:18px}
