@font-face{font-family:Lato;src:url('/assets/lato-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Lato;src:url('/assets/lato-bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:'EB Garamond';src:url('/assets/garamond-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'EB Garamond';src:url('/assets/garamond-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
:root{--ivory:#efefde;--brown:#5b3e1f;--gold:#957326;--ink:#332b23;--muted:#6b6358;--line:#d8d6c5;--serif:'EB Garamond',Garamond,Georgia,serif;--sans:Lato,Arial,sans-serif;--gutter:clamp(1.25rem,5vw,5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}img{display:block;max-width:100%;height:auto}p{margin:0 0 1.25rem}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.1;margin:0 0 1.3rem}h1{font-size:clamp(3.2rem,5.7vw,5.9rem);letter-spacing:-.04em}h2{font-size:clamp(2.5rem,3.4vw,4rem);letter-spacing:-.028em}h3{font-size:1.85rem;letter-spacing:-.015em}em{font-weight:400;color:var(--gold)}strong{font-weight:700}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}h2[tabindex]:focus,#main:focus{outline:none}.wrap{width:calc(100% - var(--gutter)*2);max-width:1360px;margin-inline:auto}.section-space{padding-block:clamp(4rem,6.5vw,7rem)}.eyebrow{font-size:.875rem;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;color:var(--brown);font-weight:700;margin-bottom:1.4rem}.small,figcaption,.field-help{font-size:.875rem;line-height:1.6}.muted{color:var(--muted)}.lead{font-size:1.15rem;line-height:1.65}.button{border-radius:12px;display:inline-flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:54px;border:1px solid var(--brown);background:var(--brown);color:white;padding:1rem 1.35rem;font-size:.94rem;font-weight:700;line-height:1.45;transition:background .18s,transform .18s}.button span{font-size:1.2rem;font-weight:400}.button:hover{background:var(--ink);transform:translateY(-2px)}.button-small{min-height:46px;padding:.7rem 1.1rem}.text-link,.link-button{display:inline-flex;align-items:center;gap:1rem;min-height:44px;border:0;border-bottom:1px solid var(--gold);color:var(--brown);background:transparent;padding:.4rem 0;font-size:.94rem;text-align:left;line-height:1.6}.text-link:hover,.link-button:hover{border-bottom-color:var(--brown);color:var(--ink)}.action{margin-top:1.8rem}.skip-link{position:fixed;left:1rem;top:-100px;z-index:50;background:var(--brown);color:white;padding:1rem}.skip-link:focus{top:1rem}
.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;gap:2rem;min-height:102px}.brand{display:block;flex:none}.brand-window{display:block;position:relative;width:146px;height:94px;overflow:hidden}.brand-window img{position:absolute;max-width:none;width:268px;left:-60px;top:-23px}.desktop-nav{display:flex;align-items:center;gap:1.8rem;margin-left:auto}.desktop-nav a{font-size:.875rem;min-height:44px;display:flex;align-items:center;border-bottom:1px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current]{border-bottom-color:var(--gold)}.header-cta{margin-left:1rem}.menu-toggle{border-radius:12px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:7px;width:44px;height:44px;border:0;background:transparent;color:var(--brown)}.menu-toggle span{width:24px;height:1px;background:currentColor}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:.75rem var(--gutter) 1.5rem;border-top:1px solid var(--line);max-height:70vh;overflow:auto}.mobile-nav a{padding:.8rem 0;min-height:44px}.mobile-nav a[aria-current]{font-weight:700}
.hero{padding-block:clamp(3rem,5vw,5rem)}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,5rem);align-items:center}.hero-copy{min-width:0}.hero-body{max-width:36rem}.hero-body p{color:var(--muted)}.hero-body .hero-lead{color:var(--brown);font-size:1.2rem;line-height:1.55}.hero-body .action{margin-block:1.6rem 1.1rem}.hero-body .action~p{font-size:.9rem}.hero-body h3{font-family:var(--sans);font-size:1rem;font-weight:400;line-height:1.7}.hero h1{margin-bottom:1.8rem}.hero-text{max-width:1020px;margin-left:max(var(--gutter),calc((100vw - 1360px)/2));padding-bottom:4.5rem}.hero-text .hero-body{max-width:720px}.hero-text>p{max-width:42rem}.architectural-figure{margin:0}.hero-visual{align-self:stretch;display:flex;flex-direction:column}.image-frame{overflow:hidden;background:var(--ivory)}.hero-visual .image-frame{flex:1;min-height:520px;position:relative}.hero-visual img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:54% center}.hero-visual figcaption{padding-top:.7rem;color:var(--muted);text-align:right}.study-visual{margin-bottom:3rem}.study-visual img{width:100%;height:420px;object-fit:cover}.study-visual figcaption{margin-top:.6rem;color:var(--muted)}.page-property-diagnosis .hero-visual img{object-position:35% center}.page-home-planning .hero-visual img{object-position:48% center}.principles-strip{background:var(--ivory);border-block:1px solid var(--line)}.principles-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-block:1.5rem}.principles-inner p{margin:0;display:flex;align-items:center;gap:1.2rem;font-size:.94rem}.principles-inner p+p{border-left:1px solid var(--line);padding-left:2rem}.principles-inner span{color:var(--brown);font-family:var(--serif);font-size:1.45rem}
.editorial-layout,.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,7vw,7.5rem)}.section-title{max-width:31rem}.section-title h2{margin-bottom:0}.section-body{min-width:0}.section-body>p{max-width:45rem;color:var(--muted)}.section-body>h3{margin-top:1.6rem}.section-body>h3:first-child{margin-top:0}.section-body p:last-child{margin-bottom:0}.stack-layout .section-title{max-width:48rem;margin-bottom:2.8rem}.stack-layout .section-body>p{max-width:50rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.7rem}.feature-grid article{border-top:1px solid var(--line);padding-top:1.3rem}.feature-grid:has(article:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.feature-number{font-size:.875rem;color:var(--brown)}.feature-grid h3{margin-top:1.2rem;margin-bottom:.9rem}.feature-grid p{color:var(--muted)}.feature-grid .action{margin-top:1rem}.feature-grid .action .text-link{font-size:.875rem}.review-section{background:var(--brown);color:var(--ivory)}.review-section .eyebrow,.review-section .section-body>p,.review-section a{color:var(--ivory)}.review-section .text-link{border-color:#c8a248}.review-list{padding-left:1.25rem;margin:0 0 1.8rem}.review-list li{padding-left:.5rem;margin-bottom:1rem}.review-list li::marker{color:#c8a248}.review-list strong{display:block}.review-section table{color:var(--ivory)}.review-section th,.review-section td{border-color:rgba(239,239,222,.25)}.table-scroll{width:100%;overflow:auto;margin:1.8rem 0}table{width:100%;border-collapse:collapse;font-size:.94rem;text-align:left}th,td{padding:1rem .9rem 1rem 0;border-bottom:1px solid var(--line);vertical-align:top}th{font-weight:700}td:first-child{font-weight:700;width:38%}.example-section{background:#f6f5ec;border-block:1px solid var(--line)}.example-section .section-body{padding:2rem;border:1px solid var(--line);background:#fff;box-shadow:8px 8px 0 var(--ivory)}.example-label{font-size:.875rem;font-weight:700;color:var(--brown)!important;letter-spacing:.025em;padding-bottom:1rem;border-bottom:1px solid var(--line)}.example-section strong{color:var(--brown)}.founder-section{background:var(--ivory)}.founder-portrait{margin:0;background:var(--ivory);border-bottom:1px solid var(--line);max-width:500px;width:100%;justify-self:end;align-self:end}.founder-portrait img{width:100%;height:auto;max-height:650px;object-fit:contain;object-position:bottom}.founder-portrait figcaption{padding:1rem 1.5rem;border-top:1px solid var(--line);color:var(--brown)}.page-ashish-kapoor .hero-body p:first-child{color:var(--brown)}.page-ashish-kapoor .hero h1{font-size:clamp(4rem,7vw,7rem)}
.faqs details{border-top:1px solid var(--line)}.faqs details:last-child{border-bottom:1px solid var(--line)}.faqs summary{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;list-style:none;padding:1.35rem 0;font-size:1.025rem;line-height:1.5;color:var(--brown)}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:1.5rem;line-height:1;flex:none;color:var(--brown);font-weight:400}.faqs details[open] summary span{transform:rotate(45deg)}.faq-answer{padding:0 1.8rem 1.5rem 0;color:var(--muted)}.faq-answer p{font-size:1rem}.contact-section{background:var(--brown);color:var(--ivory)}.contact-section .editorial-layout{grid-template-columns:1.15fr .85fr;align-items:center}.contact-section .eyebrow,.contact-section .section-body>p,.contact-section .text-link{color:var(--ivory)}.contact-section .section-body>h3{font-size:1.6rem}.contact-section .button{background:var(--ivory);color:var(--brown);border-color:var(--ivory)}.contact-section .button:hover{background:white}.contact-section .text-link{border-color:#c8a248}.contact-section .action:first-child{margin-top:0}
.footer-top{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;padding-block:3rem}.footer-brand{font-family:var(--serif);font-size:2rem;color:var(--brown);margin-bottom:.7rem}.footer-top p{color:var(--muted)}.footer-top .eyebrow{color:var(--brown);margin-top:.5rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.4rem 2rem;border-block:1px solid var(--line);padding-block:1rem}.footer-nav a{font-size:.875rem;display:flex;align-items:center;min-height:44px}.footer-nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;padding-block:1rem;font-size:.875rem;color:var(--muted)}.footer-bottom p{margin:0}.footer-bottom a{min-height:44px;display:flex;align-items:center}
.enquiry-intro{padding-top:4rem;display:grid;grid-template-columns:1.15fr .85fr;gap:0 5rem;align-items:end}.enquiry-intro .eyebrow{grid-column:1/-1}.enquiry-intro h1{margin-bottom:0}.enquiry-intro .lead{max-width:33rem;margin-bottom:.5rem;color:var(--muted)}.enquiry-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:start}.composer{min-width:0;background:#f7f7ef;padding:clamp(1.3rem,3.2vw,3rem);border-top:3px solid var(--brown)}.composer h2{font-size:2.5rem;margin:1rem 0}.service-summary{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.service-summary p{font-size:.9rem;margin:0}.service-summary .link-button{font-size:.875rem;flex:none}.progress{display:flex;gap:1.5rem;list-style:none;padding:1.5rem 0;margin:0 0 1rem;border-bottom:1px solid var(--line);font-size:.875rem}.progress li{display:flex;align-items:center;gap:.6rem;color:var(--muted)}.progress span{border:1px solid var(--line);width:28px;height:28px;display:grid;place-items:center;line-height:1}.progress [aria-current]{color:var(--brown);font-weight:700}.progress [aria-current] span{color:#fff;background:var(--brown);border-color:var(--brown)}fieldset{padding:0;margin:1.5rem 0;border:0;min-width:0}legend,.field>label{font-size:.94rem;font-weight:700;line-height:1.5;margin-bottom:.6rem;display:block;color:var(--ink)}.service-choices{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.service-choice{display:flex;align-items:flex-start;gap:.65rem;padding:1rem;border:1px solid var(--line);background:white;cursor:pointer;font-size:.94rem;line-height:1.5}.service-choice:has(input:checked){border-color:var(--brown);box-shadow:inset 0 0 0 1px var(--brown);background:var(--ivory)}.service-choice input{flex:none;width:18px;height:18px;accent-color:var(--brown);margin:.2rem 0 0}.service-choice small{display:block;font-size:.875rem;font-weight:400;color:var(--muted);margin-top:.35rem}.field{margin:1.35rem 0}.field input,.field select,.field textarea{width:100%;border:1px solid #aea99d;border-radius:0;background:white;color:var(--ink);padding:.8rem .85rem;min-height:48px;line-height:1.5;font-size:1rem}.field textarea{resize:vertical;min-height:110px}.field input::placeholder,.field textarea::placeholder{color:#716a60;opacity:1}.field-help{color:var(--muted);margin:.55rem 0 0}.field-help:empty{display:none}.field-error{color:#9b2c22;font-size:.9rem;font-weight:700;margin:.55rem 0 0}.field [aria-invalid=true]{border:2px solid #9b2c22}.service-field:has([aria-invalid=true]) .service-choices{outline:2px solid #9b2c22;outline-offset:3px}.error-summary{border-left:3px solid #9b2c22;padding:.85rem;background:#fff1ed;color:#812b23;font-size:.94rem}.optional{font-weight:400;color:var(--muted)}.notice{padding:1rem 1.1rem;background:var(--ivory);border-left:2px solid var(--gold);font-size:.94rem;margin-block:1.3rem}.notice p:last-child{margin:0}.after-button{margin-top:.8rem}.button-row{display:flex;align-items:center;gap:1rem 1.6rem;flex-wrap:wrap;margin-block:1rem 1.4rem}.back-control{margin-bottom:.6rem}.property-summary{color:var(--brown);font-size:.94rem}.enquiry-aside{padding:1rem 0 0 1rem}.enquiry-aside h2{font-size:2.8rem;max-width:24rem}.next-steps-list{counter-reset:next;list-style:none;padding:0;margin:2rem 0}.next-steps-list li{counter-increment:next;position:relative;padding:1.5rem 0 1.2rem 3rem;border-top:1px solid var(--line)}.next-steps-list li::before{content:'0' counter(next);position:absolute;left:0;top:1.6rem;color:var(--brown);font-size:.9rem}.next-steps-list h3{font-size:1.6rem;margin-bottom:.6rem}.next-steps-list p{font-size:.94rem;color:var(--muted);margin:0}.enquiry-aside>.small{color:var(--muted)}.direct-contact{margin-top:2rem;border-top:1px solid var(--line);padding-top:1.7rem}.direct-contact p{font-size:.94rem}.direct-contact .text-link{width:fit-content;display:flex;margin-bottom:.7rem}.privacy-link{display:block;text-decoration:underline;text-underline-offset:4px;font-size:.875rem;margin-top:1rem;min-height:44px}#message-preview{font-size:.96rem;min-height:350px}.whatsapp-help{font-size:.94rem;border-top:1px solid var(--line);padding-top:1rem;margin-top:1.5rem}.whatsapp-help summary{min-height:44px;color:var(--brown)}.whatsapp-help p{margin-top:1rem}
@media(max-width:1100px){.desktop-nav{gap:1rem}.header-inner{gap:1rem}.header-cta{margin-left:.3rem}.hero-split{gap:2.5rem}.hero h1{font-size:4.2rem}.editorial-layout,.faq-layout{gap:3rem}.feature-grid:has(article:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}.enquiry-layout,.enquiry-intro{gap:3rem}.service-choices{grid-template-columns:1fr}.enquiry-aside{padding-left:0}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-cta{margin-left:auto}.hero-split{grid-template-columns:1fr 1fr;gap:2rem}.hero h1{font-size:3.6rem}.hero-body p{font-size:.98rem}.hero-visual .image-frame{min-height:560px}.feature-grid{gap:1.8rem}.editorial-layout,.faq-layout{grid-template-columns:1fr;gap:2.2rem}.section-title{max-width:42rem}.section-body>p{max-width:100%}.contact-section .editorial-layout{grid-template-columns:1fr}.contact-section .section-body{max-width:42rem}.enquiry-layout{grid-template-columns:1.15fr .85fr;gap:2rem}.enquiry-intro{grid-template-columns:1fr;gap:1.5rem}.enquiry-intro .lead{max-width:44rem}.enquiry-aside h2{font-size:2.3rem}.service-summary{flex-wrap:wrap;gap:0}.progress{gap:.8rem}.footer-top{gap:2rem}}
@media(max-width:650px){html{scroll-padding-top:6rem}.header-inner{min-height:82px;gap:.8rem}.brand-window{width:110px;height:74px}.brand-window img{width:204px;left:-45px;top:-17px}.header-cta{padding:.65rem .9rem;font-size:.875rem;gap:.8rem}.hero-split{grid-template-columns:1fr;gap:2rem}.hero{padding-block:2.8rem 2.5rem}.hero h1{font-size:clamp(3.2rem,11vw,4.8rem);line-height:1.02}.hero-text{margin-inline:var(--gutter);width:calc(100% - var(--gutter)*2)}.hero-body{max-width:none}.hero-body p{font-size:1rem}.hero-body .hero-lead{font-size:1.15rem}.hero-body .action~p{font-size:.94rem}.hero-visual .image-frame{height:400px;min-height:0;flex:auto}.hero-visual figcaption{font-size:.875rem}.eyebrow{font-size:.875rem;letter-spacing:.085em}.principles-inner{grid-template-columns:1fr;gap:0;padding-block:.4rem}.principles-inner p{padding:.85rem 0;font-size:.94rem}.principles-inner p+p{padding-left:0;border-left:0;border-top:1px solid var(--line)}.section-space{padding-block:3.6rem}.stack-layout .section-title{margin-bottom:2rem}.feature-grid,.feature-grid:has(article:nth-child(4)){grid-template-columns:1fr;gap:2rem}.feature-grid h3{font-size:2rem;margin-top:.7rem}.feature-grid article{padding-top:1rem}.example-section .section-body{padding:1.4rem}.example-label{font-size:.875rem}.study-visual img{height:320px}.page-ashish-kapoor .hero h1{font-size:4rem}.founder-portrait{max-width:380px;justify-self:center}.founder-portrait img{max-height:490px}.faq-answer{padding-right:.5rem}.faqs summary{font-size:1rem}.footer-top{grid-template-columns:1fr;gap:1.5rem;padding-block:2.5rem}.footer-top br{display:none}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:.25rem 1rem}.footer-bottom{align-items:center;gap:1rem;font-size:.875rem}.enquiry-intro{padding-top:2.8rem;gap:1.3rem}.enquiry-intro h1{font-size:3.7rem}.enquiry-intro .lead{font-size:1rem}.enquiry-layout{grid-template-columns:1fr;gap:3rem}.composer{padding:1.2rem}.composer h2{font-size:2.3rem}.service-choices{grid-template-columns:1fr}.service-choice{padding:1rem}.enquiry-aside{padding:0}.enquiry-aside h2{font-size:2.8rem;max-width:none}.progress{font-size:.875rem;gap:1rem}.progress span{width:25px;height:25px}.field{margin:1.3rem 0}.field-help{font-size:.875rem}.composer .button{width:100%;gap:.8rem;padding:1rem 1.1rem}.composer .button-row .button{width:auto}.button-row{gap:.7rem 1.1rem}.table-scroll{margin-block:1.5rem}th,td{padding:.8rem .7rem .8rem 0;font-size:.94rem}.page-privacy h1{font-size:3.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

button.link-button{border-radius:8px;padding-inline:.45rem}.skip-link{border-radius:12px}

/* MVDE: a spacious sales letter, with a readable course index. */
.course-hero{padding-block:3.5rem 4rem;text-align:center;max-width:1080px}.course-hero .eyebrow{margin-bottom:1rem}.course-audience{color:var(--muted);font-size:1rem}.course-hero h1{font-size:clamp(2.8rem,5.3vw,5.2rem);line-height:1.08;max-width:1000px;margin:1.5rem auto}.course-deck{font-size:1.2rem;max-width:780px;margin:0 auto 1.8rem}.course-cta{margin-block:1.8rem}.course-cta>p{font-size:.875rem;color:var(--muted);margin:.75rem 0 0}.course-jumps{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.8rem;margin-top:1.5rem}.course-jumps a{font-size:.94rem;min-height:44px;display:inline-flex;align-items:center;border-bottom:1px solid var(--gold)}.course-pillars{background:var(--brown);color:#fff}.course-pillar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding-block:2.5rem}.course-pillar-grid article+article{border-left:1px solid #9e876b;padding-left:1.5rem}.course-pillar-grid span{font-size:.875rem;letter-spacing:.08em;color:#e4d6b9}.course-pillar-grid h2{font-size:1.85rem;line-height:1.15;letter-spacing:0;margin:1rem 0}.course-pillar-grid p{font-size:.94rem;margin:0;color:#eee5d8}.course-letter{max-width:880px;margin:auto;padding-inline:2rem}.letter-section{padding-block:3.5rem;border-bottom:1px solid var(--line);scroll-margin-top:8rem}.letter-section h2{font-size:clamp(2.2rem,3.4vw,3.3rem);line-height:1.13;margin-bottom:1.6rem}.letter-section h3{font-size:2rem;margin-top:2rem}.letter-section>p,.letter-section li{font-size:1.08rem;line-height:1.8}.letter-section p a:not(.button){text-decoration:underline;text-underline-offset:4px;color:var(--brown)}.letter-signoff{color:var(--brown);margin-top:2rem;font-weight:700}.letter-signoff span{font-size:.94rem;font-weight:400}.course-sequence,.course-list{padding-left:1.5rem;margin-block:1.5rem}.course-sequence li,.course-list li{padding-left:.5rem;margin-block:.85rem}.course-example,.course-support,.course-offer{background:var(--ivory);padding-inline:2.5rem;margin-inline:-2.5rem;border:1px solid var(--line);border-radius:16px;margin-block:1.5rem}.course-index{margin:2rem 0;border-top:1px solid var(--line)}.course-index details{border-bottom:1px solid var(--line)}.course-index summary{display:flex;gap:1rem;align-items:baseline;padding:1.25rem .25rem;font-size:1.08rem;font-weight:700;line-height:1.6;color:var(--brown);list-style:none}.course-index summary::-webkit-details-marker{display:none}.course-index summary::after{content:'+';margin-left:auto;flex:none;font-size:1.4rem}.course-index details[open]>summary::after{content:'−'}.course-index summary>span{font-size:.875rem;color:var(--muted);min-width:4.5rem}.course-index details>div{padding:.5rem .25rem 1.25rem}.course-index li{margin-block:.65rem}.course-proof-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.course-letter .testimonial{margin-top:1.5rem;padding:1.75rem}.course-letter .testimonial blockquote p{font-size:1.55rem;line-height:1.5}.course-letter .course-proof-note{font-size:.875rem;line-height:1.65;color:var(--muted);margin-top:1rem}.course-mentor{display:grid;grid-template-columns:210px 1fr;gap:2rem;align-items:start}.course-mentor img{border-radius:16px;background:var(--ivory);width:210px}.course-mentor p{font-size:1.03rem}.course-close{border:0;padding-bottom:4rem}.course-mobile-cta{display:none}.page-mvde-course .button{max-width:100%;text-align:left;white-space:normal}.page-mvde-course .header-cta{white-space:nowrap}
@media(min-width:1201px){.desktop-nav{gap:1.15rem}.desktop-nav a{white-space:nowrap}.header-inner{gap:1rem}.header-cta{margin-left:.5rem}}
@media(max-width:1200px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex}}
@media(max-width:850px){.course-pillar-grid{grid-template-columns:1fr 1fr}.course-pillar-grid article+article{border-left:0;padding-left:0}.course-hero h1 br{display:none}.course-example,.course-support,.course-offer{margin-inline:0;padding-inline:1.5rem}.course-proof-pair{grid-template-columns:1fr}.course-mentor{grid-template-columns:150px 1fr}.course-mentor img{width:150px}}
@media(max-width:650px){.course-hero{padding-block:2rem 2.5rem}.course-deck{font-size:1.08rem}.course-hero h1{font-size:2.8rem}.course-pillar-grid{gap:1.75rem 1.25rem}.course-pillar-grid h2{font-size:1.55rem}.course-letter{padding-inline:1.25rem}.letter-section{padding-block:2.5rem}.letter-section>p,.letter-section li{font-size:1rem}.course-mentor{display:block}.course-mentor img{width:180px;margin-bottom:2rem}.course-index summary{gap:.65rem;font-size:1rem}.course-index summary>span{min-width:3.5rem}.course-mobile-cta{display:block;position:fixed;left:0;right:0;bottom:0;z-index:15;background:#fff;border-top:1px solid var(--line);padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom))}.course-mobile-cta .button{width:100%;min-height:48px;padding:.8rem 1rem;justify-content:center}.page-mvde-course{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}html:has(.page-mvde-course){scroll-padding-bottom:7rem}.page-mvde-course :is(a,summary,button){scroll-margin-bottom:7rem}.course-letter .testimonial{padding:1.25rem}.course-letter .testimonial blockquote p{font-size:1.4rem}}

/* Client feedback: accessible text, with no carousel or screenshot payload. */
.breadcrumbs{padding-top:1.4rem;font-size:.875rem;color:var(--muted)}.breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:0;padding:0}.breadcrumbs li+li::before{content:'/';margin-right:1rem;color:var(--gold)}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px;display:inline-flex;align-items:center;min-height:44px}
.testimonials-section{background:var(--ivory);border-block:1px solid var(--line)}.testimonial-intro{max-width:46rem;margin-bottom:2rem}.testimonial-intro h2{margin-bottom:1rem}.testimonial-intro>p:last-child{color:var(--muted);margin:0}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.testimonial-grid:has(>.testimonial:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid.single-quote{grid-template-columns:1fr;max-width:62rem}.testimonial{margin:0;min-width:0;display:flex;flex-direction:column;padding:2rem;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:16px;background:#fff}.testimonial blockquote{margin:0 0 1.6rem;flex:1}.testimonial blockquote p{font-family:var(--serif);font-size:1.65rem;line-height:1.4;color:var(--brown);margin:0;overflow-wrap:break-word}.testimonial figcaption{display:flex;flex-direction:column;gap:.3rem;color:var(--muted)}.testimonial figcaption strong{color:var(--brown);font-size:1rem}.testimonial-note{font-size:.875rem;color:var(--muted);margin:1.3rem 0 0;max-width:52rem}.enquiry-feedback{margin-top:2rem}.enquiry-feedback .testimonial{padding:1.3rem}.enquiry-feedback .testimonial blockquote p{font-size:1.4rem}.enquiry-feedback .eyebrow{margin-bottom:1rem}
@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr}.testimonial-grid:has(>.testimonial:nth-child(2):last-child){grid-template-columns:1fr}.testimonial{padding:1.6rem}}
@media(max-width:650px){.testimonial blockquote p{font-size:1.5rem}.testimonial-intro h2{font-size:2.6rem}.breadcrumbs{padding-top:.6rem}.breadcrumbs+.hero{padding-top:1.6rem}}

/* Vastu Insights: one idea at a time, with a generous reading measure. */
.insight-index-intro{padding-block:3rem 3.5rem;max-width:1360px}
.insight-index-intro h1{font-size:clamp(3.5rem,6.5vw,6.5rem);margin-bottom:1rem}
.insight-index-intro>p:last-child{max-width:680px;color:var(--muted);font-size:1.08rem}
.insight-deck{font-size:1.25rem;line-height:1.65;color:var(--brown);max-width:760px}
.insight-list{padding-bottom:5rem}
.insight-feature{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;padding-block:2.5rem;border-block:1px solid var(--line)}
.insight-feature-image .study-visual{margin:0}
.insight-feature-image img{height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:16px}
.insight-feature-copy h2{font-size:clamp(2.4rem,3.4vw,3.8rem);line-height:1.12}
.insight-feature-copy h2 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
.insight-meta{font-size:.875rem;color:var(--muted)}
.insight-index-close{background:var(--ivory);padding-block:3.5rem}
.insight-index-close h2{max-width:750px}
.insight-index-close p{max-width:750px}
.insight-index-close p a,.insight-section a:not(.button),.insight-author p a{text-decoration:underline;text-underline-offset:4px;color:var(--brown)}
.insight-article-header{padding-block:3rem 2.5rem;max-width:1020px}
.insight-article-header h1{font-size:clamp(2.7rem,4.9vw,5.1rem);line-height:1.08;letter-spacing:-.025em}
.insight-byline{display:flex;gap:1rem;align-items:center;margin-top:1.8rem}
.insight-byline img{width:48px;height:56px;object-fit:cover;object-position:top;border-radius:8px;background:var(--ivory)}
.insight-byline a{color:var(--brown);font-weight:700;text-decoration:underline;text-underline-offset:4px;display:inline-block;min-height:28px}
.insight-byline p{margin:0;font-size:.875rem;color:var(--muted)}
.insight-reading{width:calc(100% - var(--gutter)*2);max-width:760px;margin-inline:auto;overflow-wrap:break-word}
.insight-toc{padding-block:1.5rem 2rem;border-block:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.3rem 1.5rem;margin-bottom:2.5rem}
.insight-toc .eyebrow{width:100%;margin-bottom:.5rem}
.insight-toc a{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:5px;color:var(--brown);font-size:.94rem}
.insight-section{padding-bottom:2.5rem;scroll-margin-top:8rem}
.insight-section h2{font-size:clamp(2.1rem,3vw,3rem);line-height:1.16;margin:1.5rem 0}
.insight-section>p,.insight-section>ul,.insight-section>ol{font-size:1.08rem;line-height:1.85}
.insight-section ul,.insight-section ol{padding-left:1.4rem}
.insight-section li{padding-left:.3rem;margin-bottom:.85rem}
.insight-principle{margin:2rem 0;padding:1.7rem 2rem;background:var(--ivory);border-left:3px solid var(--gold);border-radius:0 12px 12px 0}
.insight-principle p{font-family:var(--serif);font-size:clamp(1.85rem,2.8vw,2.4rem);line-height:1.25;margin:0;color:var(--brown)}
.insight-principle strong{font-weight:400}
.insight-section .insight-example-label{font-size:.875rem;color:var(--muted);line-height:1.6}
.insight-cases{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:1.8rem 0 2rem}
.insight-case{padding:1.7rem;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:12px;background:#f8f7ef;min-width:0}
.insight-case .eyebrow{margin-bottom:1rem}
.insight-case h3{font-size:1.9rem;line-height:1.15}
.insight-case p{font-size:1rem;line-height:1.75}
.insight-case p:last-child{margin:0}
.insight-consultation{padding:2rem;border:1px solid var(--line);border-radius:16px;background:var(--ivory);margin:0 0 3rem}
.insight-consultation h2{margin-top:.5rem}
.insight-cta{margin:1.8rem 0}
.insight-cta .button{max-width:100%;text-align:left;white-space:normal}
.insight-cta p{font-size:.875rem;color:var(--muted);line-height:1.7;margin:1rem 0 0}
.insight-consultation .insight-closing{font-family:var(--serif);font-size:1.55rem;line-height:1.35;color:var(--brown);margin-bottom:0}
.insight-sources{border-top:1px solid var(--line)}
.insight-sources h2{font-size:2rem}
.insight-sources>ol,.insight-sources>p{font-size:.94rem;line-height:1.8;color:var(--muted)}
.insight-author{padding:2rem 0 3.5rem;border-top:1px solid var(--line)}
.insight-author h2{font-size:2.5rem}
.insight-author p{max-width:640px}
.insight-author>.eyebrow{margin-bottom:1rem}
.insight-author>p:last-child{margin-top:2rem;font-size:.94rem}
.page-blog-article .breadcrumbs li:last-child{max-width:100%}
@media(min-width:1101px){.insight-cases{margin-inline:-4rem}}
@media(max-width:850px){.insight-feature{grid-template-columns:1fr;gap:2rem}.insight-feature-image{max-width:620px}.insight-feature-copy{max-width:680px}.insight-cases{grid-template-columns:1fr}.insight-case{padding:1.5rem}.insight-article-header{padding-block:2.5rem 2rem}}
@media(max-width:650px){.insight-index-intro{padding-block:2rem}.insight-index-intro h1{font-size:3.5rem}.insight-deck{font-size:1.08rem}.insight-feature{padding-block:1.5rem 2rem}.insight-list{padding-bottom:3rem}.insight-article-header h1{font-size:2.7rem}.insight-article-header{padding-top:1.5rem}.insight-toc{display:block;padding-block:1rem}.insight-toc a{display:flex;margin:.2rem 0}.insight-section{padding-bottom:1.5rem}.insight-section>p,.insight-section>ul,.insight-section>ol{font-size:1rem;line-height:1.85}.insight-principle{padding:1.4rem}.insight-consultation{padding:1.4rem;margin-bottom:2.5rem}.insight-cta .button{padding:1rem;gap:1rem}.insight-sources>ol,.insight-sources>p{font-size:.94rem}.insight-author{padding-bottom:2.5rem}.insight-byline p{max-width:230px}}
