/*
Theme Name: Aschot Boutique
Description: Owner-led GTA renovation design. Prior Astra theme and WordPress content remain available for restoration.
Version: 1.1.1
Requires PHP: 7.4
Text Domain: aschot-boutique
*/

:root{--ink:#172a35;--blue:#066fa7;--paper:#faf9f6;--muted:#596671;--line:#d9dedc;--orange:#e87632}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.preview-note{background:#e9eef0;padding:7px 5%;font-size:10px;font-weight:700;letter-spacing:1.5px;display:flex;justify-content:space-between}.preview-note span{letter-spacing:0;font-weight:400}.skip{position:absolute;top:-100px}.skip:focus{top:0;z-index:20;background:white;padding:15px}header{display:flex;align-items:center;justify-content:space-between;padding:18px 5%;background:var(--paper);border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:48px;object-fit:contain}.brand>span{font-weight:900;font-size:20px;line-height:1.2;letter-spacing:1px}.brand small{display:block;font-size:9px;color:var(--blue);letter-spacing:2px}nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 24px;background:var(--blue);color:white;font-weight:600;font-size:14px;border:0;cursor:pointer}.button.small{padding:12px 18px}.button:hover{background:#055d8d}.button.light{background:white;color:var(--ink)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.hero-copy{padding:70px 8% 45px 10%}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--blue);margin:0 0 24px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px;line-height:1.05;margin:0 0 28px}h1{font-size:clamp(48px,5.6vw,88px)}h1 em{font-weight:400;color:var(--blue)}h2{font-size:clamp(36px,4vw,58px)}h3{font-size:21px;line-height:1.3;font-weight:500;letter-spacing:-.4px;margin:18px 0 10px}p{margin:0 0 20px}.intro{max-width:430px;font-size:17px;line-height:1.75;color:var(--muted);margin-bottom:30px}.hero-image{position:relative;min-height:600px;background:#d6d1c8;overflow:hidden}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-image>span{position:absolute;bottom:26px;left:28px;right:28px;padding:16px 20px;background:#faf9f6ee;font-size:10px;font-weight:700;letter-spacing:2px;display:flex;justify-content:space-between;gap:12px}.hero-image i{font-family:Georgia,serif;font-size:17px;font-weight:400;letter-spacing:0}.text-link{display:inline-block;border-bottom:1px solid var(--ink);padding:8px 0;font-size:14px;margin-top:12px}.hero-copy>.text-link{display:block;width:max-content}.hero-foot{font-size:10px;letter-spacing:.6px;margin:42px 0 0;color:var(--muted)}.trust-strip{display:flex;justify-content:center;gap:10%;padding:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.6px}.section{padding:85px 6%}.section-heading{display:flex;justify-content:space-between;gap:50px;margin-bottom:32px}.section-heading>p{max-width:340px;color:var(--muted);align-self:flex-end}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.photo{height:340px;background:#e4e3de;overflow:hidden}.photo img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.service-card:hover img{transform:scale(1.025)}.card-number{display:block;font-size:11px;color:var(--muted);padding-top:18px}.service-card h3{display:flex;justify-content:space-between;margin-top:8px}.service-card p{color:var(--muted);font-size:14px}.owner-section{background:#e8eff1;padding:75px 6%;display:grid;grid-template-columns:1fr 1fr;gap:24px 8%}.owner-section>.eyebrow{grid-column:1/-1;margin:0}.owner-section>div{padding-top:8px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:42px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{color:var(--blue);font-size:12px}.steps p{font-size:15px;color:var(--muted)}.cta{background:var(--ink);color:white;padding:65px 6%;text-align:center}.cta .eyebrow{color:#9ec8de}.cta>a:last-child{display:block;font-size:13px;margin-top:20px}footer{padding:55px 6% 24px;display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:40px;font-size:13px}footer a,footer span{display:block;margin-top:8px}footer b,footer strong{display:block;margin-bottom:18px}footer p{color:var(--muted)}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font-size:11px}.footer-bottom span{margin:0}.page-heading{padding:65px 6% 35px;max-width:1050px}.page-heading .intro{max-width:680px}.contact-grid,.detail-grid{padding:15px 6% 80px;display:grid;grid-template-columns:1fr 1fr;gap:8%}.contact-panel{background:#e8eff1;padding:36px}.contact-panel a{display:block;margin-bottom:20px;font-size:21px}.form label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.form input,.form select,.form textarea{width:100%;background:white;border:1px solid #a2afb4;padding:12px;margin-bottom:20px;border-radius:0}.form textarea{min-height:135px}.form-note{font-size:12px;color:var(--muted)}.form-success{padding:22px;background:#e8eff1;border-left:3px solid var(--blue);margin-top:20px}.detail-image{width:100%;max-height:620px;object-fit:cover}.scope{list-style:none;padding:0}.scope li{padding:14px 0;border-bottom:1px solid var(--line)}.scope li:before{content:'✓';color:var(--blue);margin-right:12px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.gallery img{height:400px;width:100%;object-fit:cover}.gallery figcaption{font-size:13px;padding:10px 0;color:var(--muted)}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:600}.faq p{padding-top:16px;color:var(--muted)}@media(max-width:760px){header{padding:14px 5%;flex-wrap:wrap}nav{gap:18px;justify-content:space-between;width:100%;font-size:12px}.brand img{width:52px}.button.small{font-size:11px;padding:9px}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6%}.hero-image{min-height:380px}.hero-image>span{left:18px;right:18px}.hero-foot{margin-top:26px}.trust-strip{gap:15px;font-size:10px;text-align:center}.section{padding:50px 6%}.section-heading{display:block}.section-heading>p{max-width:none}.service-grid,.steps{grid-template-columns:1fr}.photo{height:350px}.owner-section{grid-template-columns:1fr;padding:50px 6%;gap:15px}.owner-section>.eyebrow{grid-column:auto}.steps{gap:28px}.cta{padding:48px 6%}footer{grid-template-columns:1fr 1fr;gap:25px}footer>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-top:12px}.contact-grid,.detail-grid{grid-template-columns:1fr;gap:35px}.page-heading{padding-top:45px}.gallery{grid-template-columns:1fr}.gallery img{height:340px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.photo img{transition:none}}
/* Architectural direction */
:root{--ink:#f3f0e9;--blue:#eaa96e;--paper:#11191c;--muted:#b5bebf;--line:#354044;--orange:#eaa96e;--primary:#eaa96e}body{background:var(--paper);color:var(--ink)}.preview-note{background:#080d0f;color:#aeb7b8;font-size:12px;letter-spacing:1px;padding:8px 5%}header{background:#11191c;border-bottom:1px solid #354044;padding:22px 5%}.brand img{background:white;width:65px;height:50px;padding:3px}.brand>span{font-size:19px;letter-spacing:2px}.brand small{font-size:10px;color:#d6b493}nav{font-size:14px;gap:24px}.button,.button.light{background:#eaa96e;color:#11191c;font-size:15px;padding:17px 24px}.button:hover,.button.light:hover{background:#fac08b}.button.small{font-size:14px}.eyebrow{font-size:12px;color:#eaa96e;letter-spacing:2px}h1,h2{letter-spacing:-2.5px}h1 em,h2 em{color:#d9aa7f;font-weight:400}.text-link{font-size:15px;border-color:#8c979a}.intro{color:#c6cdcd;font-size:18px}.architectural-hero{position:relative;min-height:760px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-visual{position:absolute;right:0;top:0;width:76%;height:100%;z-index:-2}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#11191c 0%,#11191ce0 8%,#11191c80 35%,#11191c00 65%),linear-gradient(0deg,#11191c 0%,transparent 23%)}.concept-photo{overflow:hidden;position:relative;background:#263136;aspect-ratio:3/2}.concept-photo img{position:absolute;max-width:none;width:200%;height:auto;min-height:100%;right:0;top:50%;transform:translateY(-50%);object-fit:cover}.hero-visual .concept-photo{height:100%;width:100%;aspect-ratio:auto}.hero-image-note{position:absolute;right:5%;bottom:96px;z-index:2;color:#fff;background:#11191ca8;padding:8px 12px;font-size:12px;letter-spacing:1px}.architectural-hero .hero-copy{padding:80px 5% 115px;width:100%;max-width:940px}.architectural-hero h1{font-size:clamp(58px,7.6vw,116px);line-height:.98;letter-spacing:-4px;text-shadow:0 2px 30px #11191c80}.architectural-hero .intro{max-width:510px;text-shadow:0 2px 9px #11191c}.architectural-hero .text-link{color:#fff;display:block;width:max-content;margin-top:18px}.hero-baseline{position:absolute;bottom:25px;left:5%;right:5%;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.5px;color:#b5bebf}.trust-strip{background:#192327;font-size:14px;padding:24px;letter-spacing:0}.section{padding:95px 6%}.section-heading{margin-bottom:38px;align-items:end}.section-heading h2{margin-bottom:0;font-size:clamp(42px,5vw,76px)}.section-heading>p{max-width:400px;font-size:17px}.transformation-feature{position:relative;display:block;overflow:hidden}.transformation-feature>img{display:block;width:100%;max-height:670px;object-fit:cover}.transformation-feature>div{position:absolute;top:20px;left:22px;right:22px;display:flex;justify-content:space-between}.transformation-feature>div span,.image-label{background:#11191cd9;color:white;font-size:12px;letter-spacing:2px;padding:9px 14px}.transformation-feature>p{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#080d0ff0);padding:65px 28px 24px;font-size:24px;margin:0;display:flex;justify-content:space-between}.concept-disclosure{font-size:13px;color:#aeb8bb;margin:12px 0 0}.services-section{background:#192327}.photo{height:auto;aspect-ratio:4/5}.service-card:hover .concept-photo img{transform:translateY(-50%)}.card-number{font-size:12px;letter-spacing:1.5px;color:#d9aa7f}.service-card h3{font-size:26px;margin:14px 0}.service-card p{font-size:16px}.owner-section{background:#202b30;padding:85px 6%}.owner-section h2{font-size:clamp(38px,4.5vw,66px)}.owner-section>div{font-size:18px}.steps article>span{font-family:Georgia,serif;font-size:36px;color:#d9aa7f}.steps p{font-size:16px}.cta{padding:95px 6%;background:#243137}.cta h2{font-size:clamp(44px,5.5vw,80px)}.cta .eyebrow{color:#eaa96e}.cta>a:last-child{font-size:15px}.cta>.button:last-child{display:inline-flex;margin-top:12px}footer{background:#0c1215;font-size:15px}.footer-bottom{font-size:12px}.page-heading{padding-top:75px}.contact-panel,.form-success{background:#243137}.form label{font-size:15px}.form input,.form select,.form textarea{background:#182226;color:#f3f0e9;border-color:#657277}.form-note{font-size:14px}.gallery figcaption{font-size:15px}.detail-image{max-height:660px}.transformation-intro{padding:70px 6% 0}.transformation-intro h1{font-size:clamp(56px,7vw,104px);max-width:1000px}.intro-bottom{display:flex;justify-content:space-between;gap:40px;align-items:center;margin:34px 0}.intro-bottom>p{max-width:560px;font-size:18px;color:var(--muted)}.concept-tag{border-left:2px solid #eaa96e;padding:12px 20px;font-size:13px;line-height:1.8;color:#c3cccf}.room-links{display:flex;gap:30px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.room-links>a{flex:1;display:flex;justify-content:space-between;font-size:13px;letter-spacing:1px}.transformation{padding:80px 6%;scroll-margin-top:20px}.transformation:nth-of-type(odd){background:#192327}.transformation-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.transformation-heading h2{font-size:clamp(36px,4vw,58px);margin-bottom:0}.transformation-heading>p{max-width:300px;color:var(--muted)}.comparison-stage{position:relative;aspect-ratio:4/3;max-height:800px;overflow:hidden;background:#243137}.comparison-half{position:absolute;inset:0;overflow:hidden}.comparison-half img{position:absolute;top:50%;width:200%;height:auto;min-height:100%;max-width:none;transform:translateY(-50%);object-fit:cover}.comparison-half.after img{right:0}.comparison-half.before img{left:0}.image-label{position:absolute;top:20px;z-index:2}.before-label{left:20px}.after-label{right:20px}.comparison-divider{position:absolute;top:0;bottom:0;width:2px;background:#fff;transform:translateX(-50%);pointer-events:none}.comparison-divider>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:#f3f0e9;color:#11191c;width:46px;height:46px;display:grid;place-items:center;font-size:26px;box-shadow:0 2px 18px #0005}.comparison-controls{display:flex;align-items:center;gap:25px;padding:24px;background:#202b30}.comparison-controls>button{background:transparent;border:0;color:#f3f0e9;white-space:nowrap;font-size:14px;cursor:pointer;padding:6px}.comparison-controls [data-slot=slider]{flex:1}.comparison-controls [data-slot=slider-track]{background:#687276;height:5px}.comparison-controls [data-slot=slider-range]{background:#eaa96e}.comparison-controls [data-slot=slider-thumb]{width:22px;height:22px;background:#eaa96e;border:2px solid #11191c}.transformation-details{display:grid;grid-template-columns:1.2fr 1fr auto;gap:40px;align-items:start;padding-top:32px}.transformation-details>p{color:var(--muted)}.transformation-details ul{padding:0;list-style:none;margin:0}.transformation-details li{font-size:14px;border-bottom:1px solid var(--line);padding:7px 0}.transformation-details .text-link{margin-top:0;white-space:nowrap}.portfolio-note{padding:22px;background:#243137;border-left:2px solid #eaa96e;margin:0 6% 40px}
@media(max-width:1000px){nav{gap:15px}.brand>span{font-size:16px}header{flex-wrap:wrap}nav{flex-wrap:wrap}.architectural-hero{min-height:690px}.hero-visual{width:100%}.transformation-details{grid-template-columns:1fr 1fr}.transformation-details>a{grid-column:1/-1;width:max-content}.hero-image-note{bottom:90px}.hero-baseline{font-size:11px}}
@media(max-width:760px){.preview-note{font-size:12px;letter-spacing:0;padding:7px 5%}.preview-note span{max-width:45%;text-align:right}header{padding:16px 5%;gap:20px}nav{width:100%;justify-content:flex-start;gap:14px 20px;font-size:14px}nav .button.small{font-size:14px}.brand small{font-size:10px}.architectural-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0}.architectural-hero .hero-copy{order:0;padding:45px 6% 34px}.architectural-hero h1{font-size:clamp(48px,10vw,72px);letter-spacing:-2px}.architectural-hero .eyebrow{font-size:12px}.hero-visual{position:relative;order:1;width:100%;height:auto;z-index:0;aspect-ratio:4/3}.hero-visual:after{background:linear-gradient(0deg,#11191c99,transparent 30%)}.hero-image-note{font-size:12px;bottom:15px;right:15px}.hero-baseline{position:relative;order:2;inset:auto;padding:22px 6%;font-size:12px}.hero-baseline span:last-child{display:none}.trust-strip{font-size:13px;flex-wrap:wrap;gap:10px 22px}.section{padding:56px 6%}.section-heading{margin-bottom:28px}.section-heading>p{margin-top:25px}.photo{aspect-ratio:4/3}.service-grid{gap:36px}.transformation-feature>img{max-height:none}.transformation-feature>div{top:12px;left:12px;right:12px}.transformation-feature>div span{font-size:12px;padding:6px 9px}.transformation-feature>p{font-size:18px;padding:40px 15px 14px}.owner-section{padding:55px 6%}.cta{padding:60px 6%}.transformation-intro{padding:48px 6% 0}.transformation-intro h1{font-size:52px;letter-spacing:-2px}.intro-bottom{display:block}.concept-tag{display:block;margin-top:24px}.room-links{gap:20px;flex-wrap:wrap}.room-links>a{flex:1 0 100%}.transformation{padding:50px 6%}.transformation-heading{display:block}.transformation-heading>p{margin:20px 0 0;max-width:none}.comparison-stage{aspect-ratio:3/4}.comparison-controls{gap:12px;padding:16px 10px}.comparison-controls>button{font-size:13px}.image-label{top:12px;padding:7px 10px}.before-label{left:12px}.after-label{right:12px}.transformation-details{grid-template-columns:1fr;gap:15px}.transformation-details>a{grid-column:auto}.footer-bottom{font-size:12px}.page-heading .intro{font-size:17px}}
.detail-concept{aspect-ratio:3/4}.gallery img{filter:none}.portfolio-note .text-link{margin:0 0 0 14px}
.gallery-index{margin:0 6%;padding:22px 0;display:flex;flex-wrap:wrap;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gallery-index a{font-size:14px}.gallery-index span{color:var(--orange);margin-left:12px}.curated-section{padding:65px 6%;scroll-margin-top:20px}.curated-section:nth-of-type(even){background:#192327}.curated-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 32px;align-items:start}.curated-gallery figure{margin:0}.curated-gallery a{display:block;background:#202b30}.curated-gallery img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain}.curated-gallery figcaption{padding:16px 0}.curated-gallery figcaption h3{margin:0 0 8px;font-size:25px}.curated-gallery figcaption p{font-size:16px;color:var(--muted);margin-bottom:12px}.curated-gallery figcaption span{font-size:12px;letter-spacing:1.5px;color:#d9aa7f}.real-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.real-pair figure{margin:0;background:#202b30}.real-pair img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.real-pair figcaption{padding:15px;font-size:12px;letter-spacing:1px}.source-comparison .comparison-half img{width:100%;height:100%;min-height:0;top:0;transform:none;object-fit:contain;background:#172126}.source-comparison .comparison-stage{aspect-ratio:4/3}.project-hero{width:100%;height:100%;object-fit:cover}.real-feature{display:grid;grid-template-columns:1fr 1fr;position:relative;gap:2px}.real-feature img{width:100%;height:auto;display:block}.real-feature span{position:absolute;bottom:15px;background:#111d22dd;padding:10px 16px;font-size:13px;letter-spacing:1px}.real-feature span:first-of-type{left:15px}.real-feature span:last-of-type{right:15px}.service-real{width:100%;height:100%;object-fit:cover}.detail-real{width:100%;height:auto;max-height:720px;object-fit:contain;background:#202b30}@media(max-width:760px){.curated-gallery,.real-pair{grid-template-columns:1fr}.curated-section{padding:42px 6%}.curated-gallery{gap:25px}.source-comparison .comparison-stage{aspect-ratio:3/4}.real-feature span{font-size:12px;padding:7px 9px;bottom:10px}.real-feature span:first-of-type{left:8px}.real-feature span:last-of-type{right:8px}.source-comparison .image-label{font-size:10px;padding:7px}.curated-section .section-heading .eyebrow{display:block;margin-top:15px}}
.quiet-disclosure{font-size:13px;color:#aeb8bb;margin:0 0 26px;max-width:800px}.expanded-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 30px}.expanded-links>a{font-size:12px;letter-spacing:1px}.transformation-details>div>p:first-child{color:var(--muted)}@media(max-width:760px){.expanded-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.expanded-links>a{font-size:12px}.quiet-disclosure{font-size:13px}}
/* RenoFlow palette, with a quieter residential presentation. */
:root{--ink:#172033;--blue:#2563eb;--paper:#fff;--muted:#68738a;--line:#e4e8f0;--orange:#2563eb;--primary:#2563eb}body{background:#fff;color:var(--ink)}.preview-note{background:#edf2fb;color:#526078;font-size:10px}.utility-bar{display:flex;justify-content:space-between;padding:10px 5%;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.utility-bar>div{display:flex;gap:25px}header{background:white;padding:12px 5%;border-color:var(--line)}.brand img{width:160px;height:123px;padding:0;background:transparent}nav{gap:22px;font-size:13px}nav a:hover,.utility-bar a:hover{color:var(--blue)}.button,.button.light{background:var(--blue);color:#fff;border-radius:6px;padding:15px 22px;font-size:14px}.button:hover,.button.light:hover{background:#1d4ed8;color:#fff}.button.small{font-size:13px;padding:12px 18px}.eyebrow{color:var(--blue);font-size:11px;letter-spacing:1.8px}h1,h2{letter-spacing:-2px}h1 em,h2 em{color:var(--blue)}.intro{color:var(--muted);font-size:17px}.text-link{border-color:#b6c5dd;font-size:14px}.boutique-hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px;background:#f5f7fb}.boutique-copy{padding:75px 11% 55px 12%;align-self:center}.boutique-copy h1{font-size:clamp(52px,5.8vw,86px);line-height:1.06}.boutique-copy .text-link{display:block;width:max-content;margin-top:17px}.boutique-image{position:relative;margin:24px 24px 24px 0;min-height:580px;overflow:hidden;border-radius:3px}.boutique-image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 45%}.boutique-image figcaption{position:absolute;bottom:22px;left:22px;background:#fffffff0;padding:12px 18px;font-size:13px;color:#172033}.hero-foot{margin-top:35px}.trust-strip{background:white;font-size:13px;border-color:var(--line);padding:24px}.section{padding:85px 6%}.section-heading h2{font-size:clamp(38px,4.4vw,64px)}.section-heading>p{font-size:16px}.services-section,.owner-section,.process,.home-reviews,.cta{background:#f5f7fb}.owner-section{padding:75px 6%}.owner-section h2{font-size:clamp(38px,4.4vw,62px)}.owner-section>div{font-size:17px}.service-card h3{font-size:23px}.service-card p{font-size:15px}.photo{background:#f0f2f5;aspect-ratio:4/4.5;border-radius:3px}.card-number,.steps article>span,.curated-gallery figcaption span{color:var(--blue)}.cta{color:var(--ink);padding:80px 6%}.cta h2{font-size:clamp(42px,5vw,70px)}.cta .eyebrow{color:var(--blue)}footer{background:#fff;font-size:14px;border-top:1px solid var(--line)}.footer-logo{object-fit:contain;margin-bottom:20px}.contact-panel,.form-success{background:#f5f7fb;border-radius:6px}.contact-panel a{font-size:18px;overflow-wrap:anywhere}.form input,.form select,.form textarea{background:#fff;color:var(--ink);border:1px solid #cbd3e1;border-radius:5px}.form label{font-size:14px}.form-note{font-size:12px}.page-heading{padding-top:65px}.page-heading h1{font-size:clamp(48px,5.5vw,78px)}.transformation:nth-of-type(odd),.curated-section:nth-of-type(even){background:#f5f7fb}.comparison-stage,.comparison-controls,.curated-gallery a,.real-pair figure,.detail-real,.source-comparison .comparison-half img{background:#eef1f5}.comparison-controls>button{color:var(--ink)}.comparison-controls [data-slot=slider-track]{background:#cbd3e1}.comparison-controls [data-slot=slider-range],.comparison-controls [data-slot=slider-thumb]{background:var(--blue)}.comparison-controls [data-slot=slider-thumb]{border-color:white}.comparison-divider>span{background:white;color:var(--blue)}.quiet-disclosure,.concept-disclosure{color:var(--muted)}.portfolio-note,.concept-tag{background:#f5f7fb;color:var(--muted);border-color:var(--blue)}.transformation-intro h1{font-size:clamp(52px,6vw,88px)}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:30px 6% 80px}.review-grid figure{margin:0;border:1px solid var(--line);background:white;border-radius:6px;padding:30px}.review-grid blockquote{margin:0 0 20px;color:#526078;font-size:15px;line-height:1.85}.review-grid figcaption{font-size:14px;font-weight:600}.inline-reviews{padding:0;grid-template-columns:repeat(3,minmax(0,1fr))}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 28px;padding:20px 6% 80px}.journal-grid img{width:100%;height:280px;object-fit:cover;border-radius:3px}.journal-grid .eyebrow{margin-top:20px}.journal-grid h2{font-size:30px;line-height:1.15;letter-spacing:-.7px}.journal-grid p{font-size:14px;color:var(--muted)}.article-heading{max-width:980px;padding:65px 6% 25px;margin:auto}.article-heading h1{font-size:clamp(40px,4.5vw,64px)}.article-body{max-width:850px;margin:auto;padding:20px 6% 80px;line-height:1.85}.article-body h2{font-size:32px;line-height:1.2;margin-top:40px;letter-spacing:-.7px}.article-body h3{font-size:24px}.article-body ul,.article-body ol{padding-left:25px}.article-body a{color:var(--blue);text-decoration:underline}.article-body img{max-width:100%;height:auto}.full-services{row-gap:45px}
@media(max-width:1100px){header{justify-content:center}nav{justify-content:center;gap:18px;flex-wrap:wrap}.boutique-copy{padding:55px 8%}.boutique-image{min-height:540px}.inline-reviews{grid-template-columns:1fr}.utility-bar{gap:15px}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.utility-bar{justify-content:center}.utility-bar>span{display:none}.utility-bar>div{gap:18px;font-size:11px}.brand img{width:145px;height:112px}header{gap:10px;padding:8px 5% 18px}nav{font-size:12px;gap:12px 18px;justify-content:center}nav .button.small{font-size:12px}.boutique-hero{grid-template-columns:1fr}.boutique-copy{padding:45px 6% 30px}.boutique-copy h1{font-size:57px}.boutique-image{margin:0 6% 24px;min-height:440px}.section{padding:55px 6%}.trust-strip{font-size:12px}.owner-section{padding:55px 6%}.review-grid,.journal-grid{grid-template-columns:1fr}.review-grid figure{padding:24px}.journal-grid{gap:35px}.article-heading{padding-top:45px}.transformation-intro h1{font-size:50px}.cta{padding:55px 6%}.photo{aspect-ratio:4/3}}
/* Warm stone editorial refinement */
:root{--paper:#e9e7e2;--line:#d2d3d1;--muted:#606975}body{background:var(--paper)}header{background:#efeee9}.preview-note{background:#dddeda}.utility-bar{background:#e5e5df}.editorial-hero{position:relative;min-height:650px;height:calc(100svh - 190px);max-height:900px;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:#565a54}.editorial-backdrop{position:absolute;inset:0;z-index:-2;overflow:hidden}.editorial-backdrop img{width:100%;height:100%;object-fit:cover;animation:editorial-drift 22s ease-out both}.editorial-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(20,28,29,.76),rgba(20,28,29,.28) 55%,rgba(20,28,29,.02)),linear-gradient(0deg,rgba(20,28,29,.4),transparent 30%)}.editorial-copy{padding:60px 6% 95px;color:#fff;max-width:1100px}.editorial-copy .eyebrow{color:#e4e8e7;letter-spacing:2.5px;font-size:11px}.editorial-copy h1{font-size:clamp(52px,6.8vw,100px);line-height:1.05;letter-spacing:-2.7px;text-shadow:0 2px 20px #0002}.editorial-copy h1 em{color:#e9e5d9}.editorial-copy>p:not(.eyebrow){font-size:18px;max-width:460px;color:#eeefed;line-height:1.8;margin:28px 0}.hero-secondary{display:block;width:max-content;margin-top:20px;color:white;font-size:14px;border-bottom:1px solid #ffffff75;padding-bottom:6px}.editorial-caption{position:absolute;bottom:26px;left:6%;right:6%;display:flex;justify-content:space-between;color:#f2f3ed;font-size:10px;letter-spacing:2px}.editorial-caption span:last-child{letter-spacing:.5px}.trust-strip{background:#dedfd9}.owner-section,.services-section,.process,.home-reviews,.cta{background:#dedfd9}.photo{aspect-ratio:4/4.4;background:#d7d8d2}.home-reviews .review-grid figure,.review-grid figure{background:#eeeee8;border-color:#cccfc9}footer{background:#e9e7e2}.contact-panel,.form-success,.transformation:nth-of-type(odd),.curated-section:nth-of-type(even){background:#dedfd9}.quiet-disclosure{color:#5e6872}.imagery-note{font-size:12px;color:var(--muted);margin:18px 0 0;max-width:760px}.cta h2 em{color:#315779}.button{box-shadow:0 4px 14px #17203315}.section-heading h2{line-height:1.08}@keyframes editorial-drift{from{transform:scale(1.055)}to{transform:scale(1)}}@media(max-width:760px){.editorial-hero{min-height:610px;height:75svh;max-height:780px}.editorial-copy{padding:40px 6% 85px}.editorial-copy h1{font-size:clamp(46px,9vw,66px);letter-spacing:-1.5px}.editorial-copy>p:not(.eyebrow){font-size:16px;max-width:360px}.editorial-backdrop img{object-position:60% center}.editorial-hero:after{background:linear-gradient(90deg,#141c1dbb,#141c1d45),linear-gradient(0deg,#141c1d66,transparent)}.photo{aspect-ratio:4/3}.editorial-caption{font-size:9px;gap:20px}.editorial-copy .eyebrow{font-size:10px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){.editorial-backdrop img{animation:none}}
.service-descriptions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 60px}.service-descriptions .service-card{display:block;border-top:1px solid #bec4c1;padding:30px 0}.service-descriptions h2{font-size:32px;letter-spacing:-.7px;line-height:1.2;margin-bottom:16px}.service-descriptions p{font-size:16px;max-width:560px}.basement-summary{aspect-ratio:4/4.4;padding:34px;background:#d3d8d2;display:flex;flex-direction:column;justify-content:center}.basement-summary>span{font-size:11px;color:#526461;letter-spacing:1.4px}.basement-summary strong{font-family:Georgia,serif;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.1;letter-spacing:-1px;margin:28px 0}.basement-summary p{font-size:15px;line-height:1.6;max-width:300px}footer>div:first-child strong{font-size:21px;font-weight:500}.additional-services{border-top:1px solid var(--line);padding-top:35px;margin-top:25px}.additional-services h2{font-size:32px}.additional-services p{max-width:700px;color:var(--muted)}.additional-services a{margin-right:30px}@media(max-width:760px){.service-descriptions{grid-template-columns:1fr}.basement-summary{aspect-ratio:4/3}.service-descriptions h2{font-size:28px}}
/* Compact, touch-friendly phone layout. */
img{max-width:100%}.service-grid>*,.detail-grid>*,.contact-grid>*{min-width:0}footer a{overflow-wrap:anywhere}
@media(max-width:760px){body{font-size:16px}.preview-note{font-size:9px;line-height:1.4;padding:6px 4%}.utility-bar{padding:4px 4%}.utility-bar>div{width:100%;justify-content:space-between;gap:8px}.utility-bar a{display:inline-flex;align-items:center;min-height:36px;font-size:11px}header{padding:6px 4% 12px;gap:4px}.brand img{width:124px;height:95px}header nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 8px;width:100%;text-align:center}header nav>a{display:flex;align-items:center;justify-content:center;min-height:44px;line-height:1.2;font-size:12px;white-space:normal}header nav .button.small{grid-column:2/4;padding:10px 12px;margin-top:4px}.editorial-hero{height:auto;min-height:540px;max-height:none}.editorial-copy{padding:50px 5% 90px;width:100%;min-width:0}.editorial-copy h1{font-size:clamp(34px,8.5vw,60px);letter-spacing:-1.2px;overflow-wrap:normal}.editorial-copy .eyebrow{font-size:9px;letter-spacing:1.2px}.editorial-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:22px 0;max-width:420px}.editorial-caption{left:5%;right:5%;bottom:20px;letter-spacing:1px}.hero-secondary{min-height:44px;display:inline-flex;align-items:center;max-width:100%;font-size:13px}.button{min-height:48px;max-width:100%;padding:13px 18px;gap:12px}.trust-strip{display:grid;grid-template-columns:1fr;gap:5px;padding:18px 5%;font-size:12px}.section,.owner-section,.cta{padding:42px 5%}.section-heading{margin-bottom:24px}.section-heading h2,.owner-section h2,.cta h2{font-size:clamp(32px,8vw,46px);letter-spacing:-1px}.section-heading>p{margin-top:18px;font-size:16px}.page-heading{padding:36px 5% 20px}.page-heading h1{font-size:clamp(36px,9vw,56px);letter-spacing:-1.2px;overflow-wrap:break-word}.page-heading .intro{font-size:16px;line-height:1.65}.photo{aspect-ratio:4/3}.service-grid{gap:28px}.service-card h3{font-size:22px}.steps{gap:22px;margin-top:25px}.steps article>span{font-size:28px}.contact-grid,.detail-grid{padding:10px 5% 42px;gap:28px}.contact-panel{padding:24px 20px}.contact-panel a{font-size:16px;min-height:44px;margin-bottom:10px}.form input,.form select,.form textarea{font-size:16px;min-height:48px}.form textarea{min-height:140px}.form .button{width:100%}.transformation-intro{padding:36px 5% 0}.transformation-intro h1{font-size:clamp(36px,9vw,55px);letter-spacing:-1.2px}.intro-bottom{margin:22px 0}.intro-bottom>p{font-size:16px}.quiet-disclosure{font-size:12px}.expanded-links{gap:0 12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 0}.expanded-links>a{min-height:44px;align-items:center;font-size:11px;letter-spacing:.4px}.transformation{padding:38px 4%;scroll-margin-top:12px}.transformation-heading h2{font-size:32px;letter-spacing:-1px}.transformation-heading>p{font-size:15px;margin-top:14px}.source-comparison .comparison-stage{aspect-ratio:3/4;max-height:70svh}.comparison-controls{gap:10px;padding:10px 8px}.comparison-controls>button{min-width:54px;min-height:44px;font-size:13px}.comparison-controls [data-slot=slider]{min-height:44px;touch-action:pan-y}.comparison-controls [data-slot=slider-thumb]{width:28px;height:28px}.comparison-divider>span{width:38px;height:38px;font-size:22px}.transformation-details{padding-top:22px;gap:14px}.transformation-details .text-link{white-space:normal;min-height:44px}.service-descriptions h2{font-size:28px}.service-descriptions .service-card{padding:24px 0}.additional-services a{display:flex;min-height:44px;margin-right:0;width:max-content;max-width:100%}footer{padding:36px 5% 20px;grid-template-columns:1fr;gap:25px}footer>div:first-child{grid-column:auto}footer a{min-height:40px;display:flex;align-items:center;margin-top:0;font-size:14px}.footer-bottom{grid-column:auto;padding-top:18px;margin-bottom:0}.footer-bottom span{margin-top:8px}.text-link{max-width:100%}}
@media(max-width:360px){.editorial-copy h1{font-size:33px}.editorial-copy .eyebrow{letter-spacing:.6px;font-size:8px}.utility-bar>div{gap:5px}.utility-bar a{font-size:10px}.transformation-intro h1{font-size:35px}.editorial-caption{font-size:8px}.button{font-size:13px}}
/* Full-width symbol-only masthead; preserve the original logo artwork. */
header{display:flex;flex-direction:column;align-items:stretch;padding:20px 5% 16px;gap:18px;background:#fff}header .brand{display:flex;width:100%;justify-content:center;align-items:center}.logo-mark{position:relative;display:block;width:min(86vw,440px);aspect-ratio:258/220;overflow:hidden;background:#fff}header .brand .logo-mark img{position:absolute;width:181.395%;max-width:none;height:auto;left:-40.698%;top:-9.091%;padding:0;background:transparent;object-fit:initial}header nav{justify-content:center;border-top:1px solid var(--line);padding-top:14px;width:100%}@media(max-width:760px){header{padding:12px 4%;gap:10px}header .logo-mark{width:min(86vw,330px)}header nav{padding-top:8px}}
/* Compact full logo on the warm page background. */
header{flex-direction:row;align-items:center;justify-content:space-between;background:#e9e7e2;padding:12px 5%;gap:24px}header .brand{width:auto;flex:0 0 auto;justify-content:flex-start}header .brand>img{display:block;position:static;width:142px;height:auto;max-width:100%;padding:0;background:transparent;object-fit:contain}header nav{width:auto;flex:1;justify-content:flex-end;border:0;padding:0;gap:24px}.editorial-backdrop img{object-position:center center}@media(max-width:760px){header{flex-wrap:wrap;padding:10px 4% 12px;gap:8px}header .brand{width:100%;justify-content:flex-start}header .brand>img{width:112px;height:auto}header nav{width:100%;flex:1 0 100%;gap:0 8px;justify-content:initial}.editorial-backdrop img{object-position:62% center}}
.editorial-backdrop img{object-position:center 20%}@media(max-width:760px){.editorial-backdrop img{object-position:85% 20%}}

/* Public WordPress integration */
.compare-range{flex:1;min-width:0;width:100%;height:32px;accent-color:var(--blue);cursor:ew-resize}
.live-enquiry #wpforms-7{margin:0;width:100%}.live-enquiry .wpforms-field{padding:10px 0!important}.live-enquiry .wpforms-field-label{font-size:15px!important;color:var(--ink)!important}
.live-enquiry input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.live-enquiry textarea,.live-enquiry select{width:100%!important;max-width:100%!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:2px!important;color:var(--ink)!important;min-height:46px!important}
.live-enquiry .wpforms-submit{background:var(--blue)!important;border:0!important;border-radius:2px!important;color:#fff!important;min-height:48px!important;padding:12px 24px!important}
body .rmp-container,body .rmp-menu-trigger{display:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Shared Toronto page banners and service imagery, September 2026. */
body button.rmp_menu_trigger,body #rmp_menu_trigger-2290,body .rmp-container{display:none!important;visibility:hidden!important;pointer-events:none!important}
.inner-hero{height:auto;min-height:400px;max-height:none;margin-bottom:42px}.inner-hero .editorial-copy{padding:65px 6%;max-width:1120px}.inner-hero .editorial-copy h1{font-size:clamp(44px,5.7vw,78px);margin-bottom:24px}.inner-hero .editorial-copy .intro{max-width:660px;color:#f2f2ef;font-size:17px;margin:0;line-height:1.7}.inner-hero .editorial-backdrop img{animation:none}.inner-hero:after{background:linear-gradient(90deg,#141c1ddd,#141c1d88 60%,#141c1d35)}
.service-descriptions.image-services{gap:24px}.image-services .image-service-card{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:flex-end;min-height:410px;padding:0;border:0;background:#29322e;text-decoration:none}.image-service-card .service-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s ease}.image-service-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,23,.94),rgba(15,23,23,.75) 36%,rgba(15,23,23,.08) 85%);z-index:-1}.image-service-card:hover .service-backdrop{transform:scale(1.035)}.image-service-card .service-overlay-copy{padding:32px;width:100%}.image-services .image-service-card h2{color:#fff;font-size:32px;line-height:1.15;margin:0 0 14px;letter-spacing:-.5px}.image-services .image-service-card p{color:#f1f1eb;font-size:15px;line-height:1.65;margin:0;max-width:520px}.service-read-more{display:inline-block;color:#fff;margin-top:18px;padding-bottom:4px;border-bottom:1px solid #ffffff85;font-size:13px}.additional-services .secondary-service-grid{margin-top:25px}.additional-services .image-service-card{width:auto;margin:0}.image-service-card:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
@media(max-width:760px){.inner-hero{min-height:340px;margin-bottom:28px}.inner-hero .editorial-copy{padding:40px 5%;}.inner-hero .editorial-copy h1{font-size:clamp(36px,9vw,54px);letter-spacing:-1px}.inner-hero .editorial-copy .intro{font-size:16px;line-height:1.6}.image-services .image-service-card{min-height:380px}.image-service-card .service-overlay-copy{padding:25px}.image-services .image-service-card h2{font-size:29px}.service-descriptions.image-services{gap:20px}.additional-services .image-service-card{display:flex}}
