@charset "UTF-8";
:root{--navy:#102b46;--ink:#16324c;--blue:#245884;--gold:#ccac74;--soft:#f2f5f7;--line:#dce3e9;--muted:#536577;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a27c39;outline-offset:5px}p{line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.045em}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:clamp(2.1rem,3.3vw,3.45rem);line-height:1.13;margin-bottom:24px}h3{font-size:1.45rem;line-height:1.3;letter-spacing:-.02em}.skip{position:fixed;left:20px;top:-90px;background:white;padding:16px;z-index:10}.skip:focus{top:20px}.preview-note{text-align:center;background:var(--navy);color:#e3e9ef;padding:8px 16px;font-size:.75rem;letter-spacing:.02em}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;border-bottom:1px solid var(--line);background:white;gap:30px}.brand{display:inline-flex;gap:15px;align-items:center;flex-shrink:0}.brand-mark{font-family:Georgia,serif;font-size:3.3rem;border-right:1px solid #d1d9df;padding-right:17px;line-height:1}.brand-mark span{color:var(--gold)}.brand-name{font-size:1.28rem;letter-spacing:.17em;font-weight:700}.brand-name>span{display:block;font-size:.65rem;letter-spacing:.15em;margin-top:7px}.header nav{display:flex;gap:30px;font-size:.875rem}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.nav-contact{font-size:.875rem;border-bottom:1px solid var(--gold);padding:12px 0;white-space:nowrap}.nav-contact span{margin-left:12px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:680px}.hero-copy{padding:72px 7% 47px 10.5%}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;margin-bottom:24px;line-height:1.6}.eyebrow>span{display:inline-block;background:var(--gold);width:22px;height:2px;vertical-align:middle;margin-right:9px}h1{font-size:clamp(3.15rem,4.5vw,5rem);line-height:1.08;margin-bottom:28px}h1 em{color:var(--blue)}.hero-intro{font-size:1.3rem;line-height:1.5;margin-bottom:15px}.hero-description{color:var(--muted);max-width:430px;font-size:1rem;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:15px 23px;border:1px solid transparent;border-radius:3px;font-size:.95rem;font-weight:600;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.primary{background:var(--navy);color:white}.primary:hover{background:var(--blue)}.micro{font-size:.75rem;color:var(--muted);margin:13px 0 30px}.hero-signoff{display:flex;align-items:center;gap:13px;padding-top:24px;border-top:1px solid var(--line);max-width:450px}.mini-mark{display:grid;place-items:center;border:1px solid var(--gold);width:42px;height:42px;flex-shrink:0;border-radius:50%;font-family:Georgia,serif;font-size:1.05rem}.hero-signoff strong{font-size:.875rem;font-weight:600}.hero-signoff div>span{display:block;font-size:.75rem;line-height:1.6;margin-top:5px;color:var(--muted)}.hero-visual{position:relative;min-width:0;overflow:hidden;background:#dce4e8}.hero-visual>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:48% center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,27,42,.08) 40%,rgba(10,27,42,.35))}.image-label{position:absolute;right:30px;top:28px;color:white;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-shadow:0 1px 9px #000;z-index:1}.image-quote{position:absolute;bottom:40px;left:36px;right:36px;z-index:1;background:rgba(255,255,255,.96);padding:28px 30px;border-left:3px solid var(--gold);max-width:380px}.image-quote>span{font-size:.65rem;letter-spacing:.16em;font-weight:bold}.image-quote p{font-family:Georgia,serif;font-size:1.8rem;line-height:1.22;margin:14px 0}.image-quote>div{font-size:.8rem;color:var(--muted)}.trust-strip{background:var(--navy);color:#dbe4ec;padding:27px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.8rem}.trust-strip span:first-child{color:white;font-size:.95rem}.trust-strip b{font-weight:400;color:var(--gold);margin:0 10px}.section{padding:100px 5.5%}.valuation{display:grid;grid-template-columns:.84fr 1.16fr;gap:9%;background:var(--soft)}.section-intro>p:not(.eyebrow){max-width:370px;color:var(--muted)}.small-note{display:flex;align-items:center;gap:17px;margin-top:36px}.small-note>span{font-size:1.5rem;color:var(--blue)}.small-note p{font-size:.875rem;margin:0}.small-note a{font-size:1.15rem;font-weight:600}.wizard{background:white;border:1px solid var(--line);border-radius:6px;padding:30px 34px;box-shadow:0 15px 45px #102b4605;align-self:start;min-height:390px}.wizard-top{display:flex;justify-content:space-between;gap:15px;font-size:.7rem;letter-spacing:.06em;color:var(--muted)}.wizard-top>span:first-child{color:var(--navy);font-weight:700}.progress{height:3px;background:#e8edf1;margin:18px 0 27px}.progress span{display:block;width:25%;height:3px;background:var(--gold);transition:width .2s}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font-size:1.25rem;font-weight:600;margin-bottom:21px}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.choice{position:relative}.choice input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.choice label{border:1px solid var(--line);border-radius:3px;display:flex;min-height:112px;align-items:center;justify-content:center;flex-direction:column;gap:12px;font-size:.8rem;cursor:pointer;padding:12px 7px;transition:background .15s}.choice svg{width:30px;height:30px;stroke:var(--blue);stroke-width:1.3;fill:none}.choice input:checked+label{background:#eef4f9;border:1.5px solid var(--blue)}.choice input:focus-visible+label{outline:3px solid var(--gold);outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:8px;font-size:.875rem}.field.wide{grid-column:1/-1}.field input,.field select{width:100%;min-height:47px;border:1px solid #b8c6d0;border-radius:3px;padding:11px;background:white;color:var(--ink)}.field small{color:var(--muted);font-size:.75rem}.wizard-actions{display:flex;justify-content:flex-end;gap:18px;align-items:center;margin-top:23px}.back{background:none;border:0;color:var(--muted);padding:12px 0;margin-right:auto;font-size:.875rem}.form-error{color:#a83232;font-size:.875rem;margin:12px 0 0}.form-error:empty{display:none}.privacy-note{border-top:1px solid var(--line);padding-top:16px;color:var(--muted);font-size:.75rem;margin:22px 0 0;line-height:1.55}.summary{margin:0}.summary div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:11px 0;font-size:.875rem}.summary dt{color:var(--muted)}.summary dd{margin:0;text-align:right;overflow-wrap:anywhere}.summary-info{font-size:.875rem;color:var(--muted);margin-top:18px}.summary-link{display:block;margin-top:15px;text-decoration:underline;font-size:.875rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:400px;color:var(--muted);margin-bottom:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.principles article{padding:32px 36px 0 0}.principles article+article{border-left:1px solid var(--line);padding-left:36px}.number{font-family:Georgia,serif;font-size:2.3rem;color:#a58a5c;display:block;margin-bottom:26px}.principles p{font-size:.95rem;color:var(--muted);margin-bottom:28px}.card-label{font-size:.65rem;font-weight:bold;letter-spacing:.1em;color:var(--blue)}.expert{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:9%;position:relative}.expert .eyebrow{color:var(--gold)}.expert h2{font-size:clamp(2rem,3.1vw,3.2rem)}.expert-signature{font-family:Georgia,serif;font-style:italic;font-size:1.65rem;display:block;margin-top:48px;color:#e0c899}.expert-role{font-size:.65rem;letter-spacing:.11em;color:#c0cddb;margin:15px 0 0}.expert-text>p:not(.lead){color:#cbd6df;font-size:.95rem}.expert-text .lead{font-size:1.5rem;line-height:1.5;margin-bottom:25px}.text-link{display:inline-block;font-size:.9rem;border-bottom:1px solid var(--gold);padding-bottom:10px;line-height:1.6;margin-top:12px}.text-link span{margin-left:15px}.outline{border-color:#a8b8c5;background:white;white-space:nowrap}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin:45px 0 0}.steps li{border-top:1px solid var(--line);padding-top:22px}.steps li>span{font-size:.8rem;font-weight:700;color:#897040;display:block;margin-bottom:22px}.steps h3{font-size:1.2rem}.steps p{font-size:.9rem;color:var(--muted);margin-bottom:0}.knowledge{background:var(--soft);display:grid;grid-template-columns:.9fr 1.1fr;gap:8%}.knowledge h2{font-size:clamp(2rem,2.8vw,2.9rem)}.faqs details{border-bottom:1px solid #cbd5dd;padding:0 0 20px;margin-bottom:20px}.faqs summary{cursor:pointer;font-size:1rem;line-height:1.5;font-weight:600;list-style:none;display:flex;gap:20px;justify-content:space-between}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';font-size:1.3rem;font-weight:400;color:var(--blue)}.faqs details[open] summary:after{content:'−'}.faqs details p{font-size:.9rem;color:var(--muted);margin:15px 25px 0 0}.faqs .source{font-size:.75rem}.source a{text-decoration:underline}.closing{padding:80px 20px;text-align:center;background:var(--navy);color:white}.closing .eyebrow{color:var(--gold)}.closing h2{font-size:clamp(2.6rem,4.3vw,4.4rem);margin-bottom:16px}.closing h2 em{color:#e1c48e}.closing>p:not(.eyebrow){color:#cbd6df}.gold{background:#dec28c;color:var(--navy);margin-top:10px}.gold:hover{background:#eed6a8}.closing-phone{display:block;font-size:.85rem;color:#d5dfe8;margin-top:22px}footer{padding:42px 5.5% 24px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:30px}.footer-top p{font-size:.9rem;margin-bottom:0;color:var(--muted)}.footer-top>a:last-child{font-size:.85rem}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted);gap:20px}.footer-bottom>div{display:flex;gap:22px}.footer-bottom button{background:transparent;border:0;padding:0;color:inherit;font-size:inherit}dialog{border:1px solid var(--line);border-radius:6px;padding:38px;max-width:620px;width:calc(100% - 36px);max-height:85vh;color:var(--ink)}dialog::backdrop{background:#102b46b3}.dialog-close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:1.8rem;color:var(--ink)}dialog h2{font-size:2rem}dialog p{font-size:.95rem}dialog a{text-decoration:underline}[hidden]{display:none!important}
@media(min-width:1600px){.header,.section,.trust-strip,footer{padding-left:max(5.5%,calc((100vw - 1420px)/2));padding-right:max(5.5%,calc((100vw - 1420px)/2))}.hero-copy{padding-left:max(10.5%,calc((100vw - 1420px)/2))}.hero{min-height:730px}}
@media(max-width:1100px){.header nav{gap:20px}.header{gap:20px}.hero-copy{padding-top:48px}.choices{grid-template-columns:repeat(2,1fr)}.choice label{min-height:92px}.valuation{gap:5%;grid-template-columns:.9fr 1.1fr}.wizard{padding:25px}.wizard-top>span:last-child{display:none}.trust-strip{flex-wrap:wrap;justify-content:center}.trust-strip span{flex-basis:40%;text-align:center}.section{padding-top:75px;padding-bottom:75px}}
@media(max-width:780px){.header{height:84px;padding:0 6%}.header nav{display:none}.brand-mark{font-size:2.8rem}.brand-name{font-size:1.08rem}.brand-name>span{font-size:.58rem}.nav-contact{font-size:.75rem}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 34px}h1{font-size:clamp(2.9rem,8.8vw,4.5rem)}.hero-description{max-width:500px}.hero-visual{min-height:390px}.hero-visual>img{object-position:center 55%}.hero-signoff{max-width:100%}.image-quote{bottom:25px;left:6%;padding:22px 25px;max-width:330px}.image-label{right:6%;font-size:.6rem}.trust-strip{padding:22px 6%;gap:16px;font-size:.75rem}.trust-strip span:first-child{font-size:.8rem}.section{padding:62px 6%}.valuation,.expert,.knowledge{grid-template-columns:1fr;gap:32px}.section-intro>p:not(.eyebrow){max-width:100%}.small-note{margin-top:22px}.wizard{padding:24px;min-height:0}.choices{grid-template-columns:repeat(4,1fr)}.choice label{font-size:.75rem;padding:10px 3px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:100%;margin-top:24px}.principles{grid-template-columns:1fr;border-top:0}.principles article,.principles article+article{padding:25px 0;border-left:0;border-top:1px solid var(--line)}.principles h3 br{display:none}.number{font-size:1.6rem;margin-bottom:15px}.principles p{margin-bottom:18px}.expert-signature{margin-top:28px}.expert-text .lead{font-size:1.3rem}.steps{grid-template-columns:1fr 1fr;gap:25px}.process .outline{margin-top:24px}.footer-top{align-items:flex-start;flex-wrap:wrap}.footer-top p{display:none}.footer-bottom{flex-direction:column}.closing{padding:60px 6%}}
@media(max-width:420px){.brand{gap:10px}.brand-mark{padding-right:10px}.brand-name{font-size:.95rem}.brand-name>span{font-size:.5rem}.nav-contact{max-width:100px;white-space:normal;line-height:1.5}.nav-contact span{margin-left:3px}.choices{grid-template-columns:repeat(2,1fr)}.wizard{padding:20px}.field-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.trust-strip span{flex-basis:100%}.image-quote{right:6%}.button{gap:16px;padding:15px 18px}.hero-copy>.button{width:100%}.preview-note{font-size:.65rem}.summary div{gap:12px}}
.mini-portrait{width:64px;height:64px;object-fit:cover;object-position:50% 12%;border-radius:50%;border:1px solid var(--gold);flex-shrink:0}.hero-signoff div>span{font-size:.875rem;line-height:1.45;max-width:330px}.hero-proof-link{display:inline-block;font-size:.8rem;margin:15px 0 0 77px;text-decoration:underline;text-underline-offset:4px;line-height:1.5}.price-thought{padding:68px 6%;text-align:center;background:#fff;border-bottom:1px solid var(--line)}.price-thought .eyebrow{color:#876b37;margin-bottom:20px}.price-thought h2{font-size:clamp(2rem,3vw,3.15rem);line-height:1.2}.price-thought h2 em{color:var(--blue)}.price-thought>p:not(.eyebrow){max-width:750px;margin:0 auto 10px;color:var(--muted);font-size:.95rem}.expert-with-proof{grid-template-columns:.9fr 1.1fr;gap:45px 6%;align-items:start}.expert-portrait{margin:0;min-width:0}.expert-portrait img{display:block;width:100%;height:auto;border-radius:4px}.expert-portrait figcaption{font-size:.8rem;line-height:1.7;color:#d3dde5;padding-top:14px}.expert-portrait figcaption a{color:#e3c990;text-decoration:underline;text-underline-offset:4px}.expert-with-proof h2{font-size:clamp(2rem,2.8vw,3rem);margin-bottom:18px}.expert-text>.expert-full-role{font-size:1.15rem!important;color:#e6cc99!important;font-weight:600;line-height:1.5;margin-bottom:26px}.expert-with-proof .lead{font-size:1.25rem}.qualification-list{border-top:1px solid #496077;margin-top:25px}.qualification-list>div{display:flex;gap:18px;border-bottom:1px solid #496077;padding:17px 0}.qualification-list>div>span{color:var(--gold);font-family:Georgia,serif;font-size:1.5rem}.qualification-list p{font-size:.9rem;margin:0;color:#d3dde5}.qualification-list strong{display:block;font-size:1rem;color:white;margin-bottom:5px}.expert .proof-source,.expert-text>.proof-source{font-size:.8rem;line-height:1.65;color:#c1cfda;margin-top:17px}.award-proof{grid-column:1/-1;border-top:1px solid #496077;padding-top:35px;display:grid;grid-template-columns:160px 1fr;gap:30px;align-items:center}.award-photo{display:block}.award-photo img{display:block;width:100%;height:auto;border-radius:3px}.award-proof>div{max-width:740px}.award-proof .eyebrow{margin-bottom:10px}.award-proof h3{margin-bottom:12px}.award-proof p{font-size:.95rem;color:#d3dde5;margin-bottom:10px}.award-proof .text-link{margin-top:5px}.thought-cards{background:var(--soft)}.thought-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.thought-grid article{border-top:2px solid var(--gold);padding:26px 24px;background:white}.thought-grid .eyebrow{display:block;color:var(--muted);font-size:.7rem;margin-bottom:24px}.thought-grid h3{font-size:1.45rem;line-height:1.4;font-weight:500}.thought-grid h3 em{color:var(--blue)}.thought-grid p{color:var(--muted);font-size:.9rem;margin-bottom:0}.closing-thought{text-align:center;padding:55px 6%;border-top:1px solid var(--line)}.closing-thought p{font-size:clamp(1.7rem,2.5vw,2.6rem);line-height:1.25;letter-spacing:-.03em;margin-bottom:15px}.closing-thought em{color:var(--blue)}.closing-thought>span{font-size:.9rem;color:var(--muted);line-height:1.6;display:block}@media(max-width:900px){.expert-with-proof{grid-template-columns:1fr 1fr;gap:35px}.expert-with-proof .eyebrow{font-size:.7rem}.thought-grid{gap:14px}.thought-grid article{padding:22px 18px}.thought-grid h3{font-size:1.25rem}}@media(max-width:780px){.expert-with-proof{grid-template-columns:1fr}.expert-portrait{max-width:520px;width:100%;margin:auto}.expert-full-role br{display:none}.award-proof{grid-template-columns:120px 1fr;gap:22px}.thought-grid{grid-template-columns:1fr;gap:20px}.thought-grid h3{font-size:1.5rem}.thought-grid .eyebrow{margin-bottom:16px}.price-thought{padding:50px 6%}.price-thought h2 br{display:none}.price-thought h2{max-width:620px;margin-left:auto;margin-right:auto}.price-thought .text-link{max-width:100%}.hero-proof-link{margin-left:0}.hero-signoff div>span{font-size:.875rem}.expert-portrait figcaption{font-size:.875rem}}@media(max-width:420px){.award-proof{grid-template-columns:1fr}.award-photo{width:135px}.expert-with-proof{gap:30px}.mini-portrait{width:55px;height:55px}.hero-signoff{gap:12px}.closing-thought p br{display:none}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}

/* Immo.Micha wordmark */
.brand-name{font-size:1.45rem;letter-spacing:-.025em}.brand-name>span{font-size:.62rem;letter-spacing:.14em}.brand-mark{font-size:3rem}.hero-intro strong{font-weight:600}@media(max-width:780px){.brand-name{font-size:1.25rem}.brand-name>span{font-size:.57rem}.brand-mark{font-size:2.6rem}}@media(max-width:420px){.brand-name{font-size:1.15rem}.brand-name>span{font-size:.51rem}.brand-mark{font-size:2.3rem}}

/* Personal portrait in the first viewport. */
.hero-portrait{background:#e4e8e7}.hero-portrait>img{object-position:50% 20%}.hero-portrait:after{display:none}.portrait-caption{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:18px 28px;background:rgba(16,43,70,.96);color:white;line-height:1.5}.portrait-caption strong{font-size:1rem;font-weight:600;display:block}.portrait-caption span{font-size:.8rem;color:#e3c990;display:block;margin-top:4px}.portrait-caption:hover span{text-decoration:underline}@media(max-width:780px){.hero-portrait{min-height:0;aspect-ratio:3/4}.hero-portrait>img{object-fit:cover;object-position:center}.portrait-caption{padding:14px 6%}}

/* Original headshot: keep the full face visible across viewport sizes. */
.hero-portrait{background:#e3e7e8}.hero-portrait>img{object-position:50% 15%}@media(max-width:780px){.hero-portrait{aspect-ratio:1/1}.hero-portrait>img{object-position:50% 0%}.portrait-caption{position:absolute}}
/* Focused valuation journey */
.hero-copy{padding-top:54px;padding-bottom:38px}h1{font-size:clamp(2.9rem,3.65vw,4.1rem);line-height:1.1;max-width:650px}.hero-intro{font-size:1.05rem;line-height:1.6}.hero-description{font-size:.95rem;margin-bottom:24px}.hero-signoff{margin-top:15px;padding-top:18px}.micro{margin-bottom:18px}.header nav{font-size:.875rem;gap:24px}.section{padding-top:80px;padding-bottom:80px}.valuation{gap:7%}.wizard{padding:28px 30px}.location-fields{margin-top:24px}.choices{grid-template-columns:repeat(2,1fr)}.choice label{min-height:84px;gap:9px}.choice svg{width:27px;height:27px}.privacy-note{font-size:.8rem}.contact-choice{display:flex;gap:10px;margin:18px 0}.contact-choice button{flex:1;border:1px solid #b7c7d4;background:white;color:var(--ink);border-radius:3px;padding:13px 10px;font-size:.875rem;line-height:1.4}.contact-choice button[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}.request-review{border-bottom:1px solid var(--line);padding-bottom:15px;margin:15px 0 22px}.request-review summary{cursor:pointer;font-size:.875rem;font-weight:600}.consent{display:flex;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.6;margin-top:20px}.consent input{width:19px;height:19px;margin:2px 0 0;flex-shrink:0;accent-color:var(--navy)}.consent button{font-size:inherit;text-decoration:underline;color:var(--ink);border:0;padding:0;background:none}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.request-success h3{margin-top:15px}.success-symbol{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#edf5f0;color:#286441;font-size:1.5rem}.receipt{font-size:.8rem;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service-grid article{border:1px solid var(--line);padding:30px;display:flex;flex-direction:column;border-radius:4px}.service-grid article:nth-child(2){background:#f4f7fa}.service-index{font-size:.7rem;letter-spacing:.1em;color:var(--blue);margin-bottom:22px;font-weight:700}.service-grid h3{font-size:1.4rem}.service-grid p,.service-grid li{font-size:.9rem;color:var(--muted);line-height:1.65}.service-grid ul{padding-left:20px;margin:0 0 20px}.service-grid li{margin-bottom:9px}.service-grid .text-link{margin-top:auto;align-self:flex-start}.service-note{font-size:.875rem;color:var(--muted);padding-top:24px;text-align:center;margin:0}.valuation-example{background:var(--soft);display:grid;grid-template-columns:.82fr 1.18fr;gap:7%;align-items:start}.example-sheet{background:white;border:1px solid var(--line);padding:32px;border-radius:4px;box-shadow:0 12px 35px #102b4608}.sheet-heading{display:flex;justify-content:space-between;gap:15px;font-size:.65rem;letter-spacing:.09em;color:var(--muted);padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:25px}.example-sheet h3{font-size:1.35rem}.example-calculation{padding:22px;background:#f1f5f8;border-left:3px solid var(--gold)}.example-calculation>span,.example-result>span{font-size:.85rem;line-height:1.5;display:block}.example-calculation strong{display:block;font-size:1.9rem;font-weight:500;margin:10px 0}.example-calculation small{display:block;font-size:.75rem;line-height:1.6;color:var(--muted)}.example-factors{margin:20px 0}.example-factors>div{border-bottom:1px solid var(--line);padding:15px 0}.example-factors dt{font-size:.875rem;font-weight:700;margin-bottom:7px}.example-factors dd{margin:0;font-size:.875rem;line-height:1.6;color:var(--muted)}.example-result{background:var(--navy);color:white;padding:23px}.example-result strong{font-size:clamp(1.5rem,2vw,2rem);font-weight:500;display:block;margin:12px 0;color:#e3c990}.example-result p{font-size:.8rem;color:#dbe3ea;line-height:1.6;margin:0}.example-details{margin-top:20px;font-size:.85rem;line-height:1.7}.example-details summary{cursor:pointer;font-weight:600}.example-details p{margin:12px 0 0;color:var(--muted)}.example-status{font-size:.8rem!important;padding-top:20px;border-top:1px solid var(--line);margin-top:24px}.price-thought{padding-top:55px;padding-bottom:55px}.price-thought h2{font-size:clamp(1.85rem,2.8vw,2.9rem)}.award-proof{grid-template-columns:110px 1fr}.expert-portrait{max-width:520px}.mobile-actions{display:none}.footer-bottom>div{flex-wrap:wrap}.owner-link{opacity:.8}dialog h3{font-size:1.1rem;margin-top:25px}dialog p{font-size:.875rem}
@media(max-width:1050px){.service-grid{gap:15px}.service-grid article{padding:24px 20px}.service-grid h3{font-size:1.2rem}.header nav{gap:15px}.valuation-example{gap:5%}.example-sheet{padding:25px}}
@media(max-width:780px){body{padding-bottom:78px}.hero{position:relative}.hero-copy{padding-top:35px}h1{font-size:clamp(2.4rem,7.7vw,3.7rem);max-width:640px}.hero-description{max-width:520px}.hero-portrait{aspect-ratio:1.2/1;max-height:450px}.hero-portrait>img{object-position:50% 20%}.section{padding-top:55px;padding-bottom:55px}.valuation,.valuation-example{grid-template-columns:1fr;gap:28px}.service-grid{grid-template-columns:1fr;gap:18px}.service-grid article{padding:25px}.service-grid h3{font-size:1.5rem}.service-grid ul{margin-bottom:15px}.service-grid .text-link{margin-top:5px}.example-sheet{padding:23px}.sheet-heading{font-size:.6rem}.example-calculation{padding:18px}.example-result strong{font-size:1.9rem}.mobile-actions{display:grid;position:fixed;bottom:0;left:0;right:0;grid-template-columns:1fr 100px;gap:10px;background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding:10px 6% calc(10px + env(safe-area-inset-bottom));z-index:4;box-shadow:0 -5px 22px #102b4610}.mobile-actions a{display:grid;place-items:center;min-height:45px;border:1px solid var(--navy);border-radius:3px;font-size:.875rem;font-weight:600}.mobile-actions a:first-child{background:var(--navy);color:white}.award-proof{grid-template-columns:95px 1fr}.wizard{padding:24px}.trust-strip{gap:12px}.trust-strip span{flex-basis:auto}.trust-strip span:first-child{flex-basis:100%}}
@media(max-width:420px){h1{font-size:2.45rem}.hero-portrait{aspect-ratio:1/1}.wizard{padding:20px}.field-grid{grid-template-columns:1fr}.location-fields{grid-template-columns:100px 1fr}.contact-choice{flex-direction:column}.example-result strong{font-size:1.6rem}.award-proof{grid-template-columns:1fr}.sheet-heading{flex-direction:column;gap:5px}.mobile-actions{grid-template-columns:1fr 82px}.service-index{font-size:.65rem}}

/* Direct entry into the valuation request */
.valuation-first .header{height:78px}.valuation-entry{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-template-areas:"intro form" "trust form";grid-template-rows:auto 1fr;gap:30px 6%;padding:46px 5.5% 52px;background:linear-gradient(115deg,#f0f5f9,#fff);align-items:start;scroll-margin-top:20px}.entry-copy{grid-area:intro;padding-top:12px}.entry-copy .eyebrow{font-size:.75rem;margin-bottom:18px}.entry-copy h1{font-size:clamp(2.5rem,3.8vw,4rem);line-height:1.08;margin-bottom:22px;max-width:540px}.entry-copy h1 em{color:var(--blue)}.entry-intro{font-size:1.05rem;line-height:1.65;max-width:420px;margin-bottom:18px}.entry-benefit{font-size:.875rem;color:var(--muted);max-width:390px;margin-bottom:0}.valuation-entry .wizard{grid-area:form;width:100%;min-width:0;padding:28px;border-top:3px solid var(--gold);box-shadow:0 12px 35px #102b460a}.valuation-entry .wizard-top{font-size:.75rem;letter-spacing:.02em}.valuation-entry legend{font-size:1.35rem;line-height:1.35}.valuation-entry .choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.valuation-entry .choice label{min-height:72px;flex-direction:row;gap:12px;font-size:.875rem;line-height:1.25;padding:12px}.valuation-entry .choice svg{width:30px;height:30px;flex-shrink:0}.valuation-entry .field{font-size:.875rem}.valuation-entry .field-grid{gap:16px}.valuation-entry .location-fields{grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr)}.valuation-entry input,.valuation-entry select{min-width:0;font-size:1rem}.valuation-entry .wizard-actions .primary{flex:1;min-height:54px}.valuation-entry .privacy-note{font-size:.8rem;line-height:1.5;margin-bottom:0}.valuation-entry .summary-info{font-size:.875rem}.valuation-entry form{scroll-margin-top:20px}.entry-trust{grid-area:trust;border-top:1px solid var(--line);padding-top:24px;max-width:420px}.discreet-expert{display:flex;gap:12px;align-items:center}.discreet-expert img{width:48px;height:48px;min-width:48px;object-fit:cover;object-position:50% 10%;border-radius:50%;border:1px solid #d4dfe7}.discreet-expert strong{display:block;font-size:.875rem;margin-bottom:5px}.discreet-expert>span>span{display:block;font-size:.8rem;color:var(--muted);line-height:1.5}.entry-proof{font-size:.8rem;display:inline-block;margin:14px 0 0 60px;text-decoration:underline;text-underline-offset:4px}.entry-motto{font-family:Georgia,serif;font-size:1.05rem;font-style:italic;line-height:1.6;color:var(--muted);margin:24px 0 0;max-width:350px}.valuation-first .expert-with-proof{grid-template-columns:minmax(0,1fr);gap:30px}.valuation-first .expert-text{max-width:800px}.valuation-first .award-proof{grid-template-columns:minmax(0,1fr);gap:0;padding-top:28px}.valuation-first .award-proof>div{max-width:800px}.valuation-first .trust-strip{font-size:.875rem}
@media(min-width:1500px){.valuation-entry{padding-left:max(5.5%,calc((100vw - 1380px)/2));padding-right:max(5.5%,calc((100vw - 1380px)/2))}}
@media(max-width:900px){.valuation-entry{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:24px 4%;padding-top:32px}.entry-copy h1{font-size:2.55rem}.valuation-entry .wizard{padding:24px}.entry-intro{font-size:1rem}.valuation-first .header nav{display:none}}
@media(max-width:780px){.valuation-first .header{height:72px}.valuation-entry{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "form" "trust";gap:20px;padding:24px 6% 32px}.entry-copy{padding:0}.entry-copy .eyebrow{margin-bottom:10px;font-size:.75rem}.entry-copy h1{font-size:2rem;line-height:1.12;margin-bottom:12px;max-width:600px}.entry-copy h1 br{display:none}.entry-intro{font-size:1rem;line-height:1.5;margin-bottom:10px;max-width:600px}.entry-benefit{font-size:.8rem;max-width:600px;line-height:1.5}.valuation-entry .wizard{padding:22px}.valuation-entry .wizard-top>span:last-child{display:none}.valuation-entry .choices{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-trust{max-width:none;padding-top:20px}.entry-motto{margin-top:18px;max-width:540px}.valuation-first .expert-with-proof{grid-template-columns:minmax(0,1fr)}}
@media(max-width:420px){.valuation-entry{padding:20px 16px 28px;gap:18px}.entry-copy h1{font-size:1.85rem}.valuation-entry .wizard{padding:18px 16px}.valuation-entry legend{font-size:1.2rem}.valuation-entry .choice label{font-size:.8rem;gap:8px;padding:10px;min-height:68px}.valuation-entry .choice svg{width:24px;height:24px}.valuation-entry .field-grid{grid-template-columns:minmax(0,1fr)}.valuation-entry .location-fields{grid-template-columns:110px minmax(0,1fr)}.valuation-entry .wizard-top{font-size:.75rem}}

/* Real listing case study: readable, progressively disclosed evidence. */
.real-case{background:#fff;scroll-margin-top:30px}.case-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:end;margin-bottom:36px}.case-heading h2{margin:0}.case-heading>p{color:var(--muted);max-width:500px;margin:0}.case-overview{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line);border-radius:6px;overflow:hidden}.case-property,.case-budget{padding:32px}.case-property h3{margin:18px 0}.case-budget{background:var(--soft);border-left:1px solid var(--line)}.case-label{font-size:.75rem;letter-spacing:.08em;font-weight:700;line-height:1.6;display:block}.case-property p,.case-budget p,.case-detail-body p,.case-heading p,.case-takeaway p{font-size:1rem;line-height:1.7}.case-price-list{margin:25px 0 18px}.case-price-list>div{display:flex;justify-content:space-between;align-items:baseline;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.case-price-list dt{font-size:1rem;line-height:1.5}.case-price-list dd{margin:0;font-weight:700;white-space:nowrap;font-size:1.2rem;font-variant-numeric:tabular-nums}.case-price-list .case-price-total{border:0;padding-top:24px}.case-price-total dd{font-size:1.65rem}.case-takeaway{margin:24px 0 32px;padding:32px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1.3fr;gap:40px;align-items:center;border-radius:6px}.case-takeaway>div>strong{font-size:clamp(2rem,4vw,3rem);display:block;margin:12px 0;color:#e5c58d;font-weight:500}.case-takeaway>div>span:last-child{display:block;font-size:.875rem;line-height:1.5;color:#dbe4ec;max-width:330px}.case-takeaway p{margin:0}.case-takeaway p strong{display:block;margin-bottom:8px}.case-details details{border-bottom:1px solid var(--line)}.case-details summary{padding:24px 0;cursor:pointer;font-size:1.1rem;line-height:1.5;font-weight:600}.case-detail-body{padding:0 0 28px;max-width:100%}.case-detail-body>p{max-width:950px}.case-table-wrap{overflow-x:auto;margin:24px 0}.case-table-wrap table{width:100%;max-width:850px;border-collapse:collapse;font-size:1rem}.case-table-wrap caption{text-align:left;font-size:.875rem;color:var(--muted);padding-bottom:12px}.case-table-wrap th,.case-table-wrap td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left;line-height:1.5}.case-table-wrap thead{background:var(--soft)}.case-table-wrap tbody th{font-weight:400}.case-table-wrap td{white-space:nowrap;font-variant-numeric:tabular-nums}.case-table-wrap .case-sum{background:var(--navy);color:white}.case-table-wrap .case-sum th,.case-table-wrap .case-sum td{font-weight:700}.real-case .case-note{font-size:.875rem;line-height:1.6;color:var(--muted)}.case-monthly{padding:24px;background:var(--soft);border-left:3px solid var(--gold);max-width:950px}.case-monthly h4{font-size:1.1rem;margin:0 0 12px}.case-monthly p:last-child{margin-bottom:0}.case-market-math{padding:24px;border-left:3px solid var(--gold);background:var(--soft);margin:24px 0;max-width:850px}.case-market-math span{display:block;line-height:1.6}.case-market-math strong{display:block;font-size:2rem;margin:10px 0}.case-market-math span:last-child{font-size:.875rem;color:var(--muted)}.case-documents{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:28px 0 16px}.case-documents a{border:1px solid var(--line);padding:12px;background:var(--soft);border-radius:4px}.case-documents img{display:block;width:100%;height:auto;aspect-ratio:595/842;object-fit:contain;background:#fff}.case-documents span{display:block;font-size:.875rem;line-height:1.5;margin-top:12px;text-decoration:underline;text-underline-offset:3px}.case-stats{margin:24px 0;padding:20px;border:1px solid var(--line);max-width:680px}.case-stats img{max-width:100%;height:auto;display:block}.case-stats figcaption{font-size:.875rem;line-height:1.6;color:var(--muted);margin-top:16px}.case-bottom{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:32px 0 20px}.case-bottom .button{gap:10px;line-height:1.5;text-align:center}
@media(max-width:900px){.case-heading,.case-overview{grid-template-columns:1fr}.case-heading{gap:22px}.case-heading>p{max-width:700px}.case-budget{border-left:0;border-top:1px solid var(--line)}.case-takeaway{grid-template-columns:1fr;gap:24px}.case-documents{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.case-property,.case-budget,.case-takeaway{padding:22px}.case-price-list>div{gap:12px}.case-price-list dd{font-size:1.05rem}.case-price-total dd{font-size:1.35rem}.case-table-wrap th,.case-table-wrap td{padding:12px 8px;font-size:.875rem}.case-documents{gap:12px}.case-documents a{padding:8px}.case-bottom .button{width:100%}.case-stats{padding:12px}.case-monthly{padding:18px}.case-details summary{font-size:1rem}}

/* Dark navy and restrained gold; preserve the white valuation wizard. */
.valuation-first .valuation-entry{background:var(--navy);border-bottom:1px solid #ccac7438}.entry-copy,.entry-trust{color:#fff}.entry-copy h1 em{color:#e1c48e}.entry-copy .eyebrow{color:var(--gold)}.entry-intro{max-width:480px;color:#f2f7fc}.entry-benefit{color:#dcebf7;line-height:1.65}.entry-offer{display:flex;align-items:center;gap:18px;margin:22px 0}.entry-offer>strong{font-size:2rem;line-height:1.2;font-weight:600;white-space:nowrap;color:#e1c48e}.entry-offer>span{font-size:.875rem;line-height:1.6;border-left:1px solid #ccac7480;padding-left:18px;max-width:300px}.entry-trust{border-color:#ccac7466;max-width:480px}.discreet-expert>span>span{color:#e0ecf6;font-size:.875rem}.discreet-expert strong{font-size:1rem}.entry-proof{margin-left:0;font-size:.875rem;line-height:1.5}.entry-motto{color:#e1edf7}.entry-track-record{display:flex;gap:30px;margin:22px 0}.entry-track-record>div{flex:1;min-width:0}.entry-track-record strong{font-size:1.75rem;display:block;line-height:1.3;color:#e1c48e}.entry-track-record span{font-size:.875rem;line-height:1.5;display:block;margin-top:4px;color:#e0ecf6}.entry-award{padding-left:14px;border-left:3px solid var(--gold);margin:0 0 18px;line-height:1.6}.entry-award strong{display:block;font-size:.95rem;font-weight:600;color:#eddbbb}.entry-award>span{display:block;font-size:.8rem;color:#dcebf7;margin-top:5px}.valuation-first .trust-strip{background:var(--navy)}.valuation-package{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:40px;border:1px solid var(--line);border-radius:6px;overflow:hidden;padding:36px;background:#f5f8fb}.package-inclusions h3{font-size:1.65rem}.package-inclusions ul{list-style:none;padding:0;margin:0;display:grid;gap:20px}.package-inclusions li{border-bottom:1px solid var(--line);padding-bottom:18px}.package-inclusions li:last-child{border:0;padding-bottom:0}.package-inclusions li strong{display:block;font-size:1rem;line-height:1.5;margin-bottom:6px}.package-inclusions li span{display:block;font-size:1rem;line-height:1.65;color:var(--muted)}.package-price{background:#fff;border:1px solid var(--line);border-top:4px solid var(--gold);padding:30px;align-self:start;border-radius:4px}.package-price .eyebrow{font-size:.875rem;letter-spacing:.05em;display:block;line-height:1.6}.package-amount{font-size:3.8rem;letter-spacing:-.04em;line-height:1.1;margin:20px 0}.package-price>p{font-size:1rem}.package-price .package-amount{font-size:3.8rem}.package-refund{margin:24px 0;padding:20px;background:#edf4fa;border-left:3px solid var(--blue)}.package-refund>strong{display:block;font-size:1.1rem;line-height:1.5}.package-refund p{font-size:1rem;margin:10px 0 0}.package-price .button{width:100%;line-height:1.5;gap:8px;text-align:center}.package-price .package-note{font-size:.875rem;line-height:1.6;color:var(--muted);margin:18px 0 0}.additional-services{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin:42px 0 0}.additional-services>article{border-left:2px solid #cbdcea;padding-left:24px}.additional-services h3{font-size:1.3rem}.additional-services p{font-size:1rem;color:var(--muted);margin:0}.additional-services .eyebrow{font-size:.75rem;margin-bottom:12px}.other-services{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.other-services summary{cursor:pointer;line-height:1.5;font-size:1rem;font-weight:600}.other-services>div{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:24px}.other-services p{font-size:1rem;color:var(--muted)}.expert-text>p:not(.eyebrow):not(.proof-source){font-size:1rem;line-height:1.8}.expert-text .lead{font-size:1.3rem!important;line-height:1.6!important}.expert-text .personal-motto{font-family:Georgia,serif;color:var(--blue);font-style:italic;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:28px 0}.award-proof h3:not(:first-of-type){margin-top:28px}
@media(max-width:1000px){.valuation-package{gap:24px;padding:26px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.package-price{padding:24px}.additional-services{grid-template-columns:1fr 1fr}.additional-services>div{grid-column:1/-1}.entry-offer{align-items:flex-start;gap:12px}.entry-offer>span{padding-left:12px}}
@media(max-width:780px){.entry-copy .entry-intro{max-width:650px}.entry-offer{margin:16px 0}.entry-offer>strong{font-size:1.65rem}.entry-offer>span{max-width:430px}.entry-trust{max-width:none}.entry-track-record{max-width:450px}.entry-award{max-width:600px}.valuation-package{grid-template-columns:1fr;padding:24px}.package-price{grid-row:1}.package-amount{margin:12px 0}.additional-services{grid-template-columns:1fr}.additional-services>div{grid-column:auto}.other-services>div{grid-template-columns:1fr}}
@media(max-width:420px){.entry-offer>span{font-size:.875rem}.valuation-package{padding:18px}.package-price{padding:20px}.entry-track-record{gap:20px}.entry-track-record strong{font-size:1.6rem}.entry-proof{margin-left:0}.entry-award strong{font-size:.875rem}.discreet-expert strong{font-size:.875rem}}

/* Architectural cutaway and visual explanations. */
.inspection-section{background:#f2f5f8}.inspection-section h2 em{color:var(--blue)}.inspection-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:38px;align-items:start}.inspection-figure{margin:0;position:sticky;top:24px;min-width:0}.inspection-art{position:relative;border-radius:6px;overflow:hidden;background:var(--navy);border:1px solid #ccac7466}.inspection-art>img{width:100%;height:auto;display:block}.inspection-point{position:absolute;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--navy);border:1px solid #e1c48e;color:#f4e2bf;font-size:.875rem;font-weight:700;box-shadow:0 3px 15px #0006;transition:background .15s,color .15s,transform .15s}.inspection-point:hover,.inspection-point.is-active{background:#e1c48e;color:var(--navy);transform:scale(1.07)}.point-1{left:69%;top:13%}.point-2{left:44%;top:71%}.point-3{left:25%;top:46%}.point-4{left:13%;top:79%}.point-5{left:36%;top:84%}.point-6{left:60%;top:84%}.inspection-figure figcaption{font-size:.875rem;line-height:1.6;color:var(--muted);padding:16px 4px 0}.inspection-figure figcaption span{display:block;color:var(--ink);font-weight:600;margin-bottom:6px}.inspection-checks{min-width:0}.inspection-item{background:#fff;border:1px solid var(--line);border-radius:4px;margin-bottom:12px;scroll-margin-top:24px}.inspection-item summary{cursor:pointer;padding:19px 22px;display:flex;align-items:center;gap:16px;font-size:1rem;font-weight:600;line-height:1.5;list-style:none}.inspection-item summary::-webkit-details-marker{display:none}.inspection-item summary>span:first-child{color:var(--blue);font-size:.875rem;flex-shrink:0;font-variant-numeric:tabular-nums}.inspection-item summary:after{content:'+';margin-left:auto;font-size:1.4rem;font-weight:400}.inspection-item[open]{border-color:#c1a675}.inspection-item[open] summary{border-bottom:1px solid var(--line)}.inspection-item[open] summary:after{content:'−'}.inspection-answer{padding:24px}.inspection-answer h3{font-size:1.2rem;line-height:1.4}.inspection-answer ul{padding-left:20px;margin:0 0 20px}.inspection-answer li{font-size:1rem;line-height:1.6;margin-bottom:9px}.inspection-answer p{font-size:1rem;line-height:1.7;color:var(--muted);margin:0}.inspection-result{border-top:1px solid var(--line);margin-top:36px;padding-top:30px;display:flex;justify-content:space-between;align-items:center;gap:30px}.inspection-result .eyebrow{font-size:.75rem;display:block;margin-bottom:12px}.inspection-result h3{margin-bottom:12px}.inspection-result p{margin:0;color:var(--muted);font-size:1rem}.inspection-result .button{text-align:center;line-height:1.5;gap:8px;flex-shrink:0}.value-metaphors{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.vault-illustration{min-width:0}.vault-illustration img{width:100%;height:auto;display:block;border-radius:4px}.vault-copy .eyebrow{color:var(--gold)}.vault-copy h2{margin-bottom:18px}.vault-copy h2 em{color:#e1c48e}.vault-copy blockquote{font-family:Georgia,serif;font-size:1.6rem;line-height:1.4;margin:0 0 22px;color:#e1c48e}.vault-copy p{font-size:1rem;color:#e0e7ed}.vault-copy .vault-punchline{font-weight:700;color:#fff;border-left:3px solid var(--gold);padding-left:16px}.vault-copy .text-link{font-size:1rem;color:#e1c48e}.memory-quotes{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:38px;padding-top:32px;border-top:1px solid #ccac7455}.memory-quotes article+article{border-left:1px solid #ccac7455;padding-left:38px}.memory-quotes .eyebrow{color:var(--gold);font-size:.75rem;display:block;margin-bottom:16px}.memory-quotes blockquote{font-family:Georgia,serif;font-size:clamp(1.6rem,2.3vw,2.2rem);line-height:1.3;margin:0 0 18px;color:#eddbbb}.memory-quotes p{font-size:1rem;color:#e0e7ed;max-width:480px;margin:0}
@media(max-width:900px){.inspection-layout{gap:24px}.inspection-item summary{padding:17px 16px;gap:12px}.inspection-answer{padding:20px}.value-metaphors{gap:28px}.inspection-result{align-items:flex-start;flex-direction:column}}
@media(max-width:780px){.inspection-layout{grid-template-columns:1fr}.inspection-figure{position:static;max-width:560px;width:100%;margin:auto}.value-metaphors{grid-template-columns:1fr}.vault-illustration{max-width:650px;margin:auto}.vault-copy{max-width:650px}.memory-quotes{gap:24px}.memory-quotes article+article{padding-left:24px}}
@media(max-width:480px){.inspection-point{width:44px;height:44px}.inspection-art{margin:0 -4px}.memory-quotes{grid-template-columns:1fr}.memory-quotes article+article{border-left:0;border-top:1px solid #ccac7455;padding:24px 0 0}.inspection-result .button{width:100%}.vault-copy blockquote{font-size:1.4rem}}

.inspection-document-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.inspection-document-points .inspection-point{position:static;width:auto;height:auto;min-height:48px;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;line-height:1.4;padding:10px 8px;box-shadow:none;flex-wrap:wrap}.inspection-document-points .inspection-point:hover,.inspection-document-points .inspection-point.is-active{transform:none}.inspection-document-points .inspection-point span{font-variant-numeric:tabular-nums}

/* Directly accessible provider information */
.legal-page .header{background:var(--navy);color:white}.legal-document{max-width:880px;margin:0 auto;padding:64px 6% 80px}.legal-document h1{font-size:clamp(2.5rem,6vw,4rem);color:var(--navy);margin-bottom:16px}.legal-intro{color:var(--muted);padding-bottom:28px;border-bottom:2px solid var(--gold)}.legal-document section{margin-top:36px}.legal-document h2{font-size:1.35rem;letter-spacing:-.02em;margin-bottom:16px}.legal-document address{font-style:normal;line-height:1.8}.legal-document a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-document li{line-height:1.65;margin:10px 0}.legal-document ul{padding-left:22px}@media(max-width:600px){.legal-page .header{height:auto;min-height:86px;padding:20px 6%;flex-wrap:wrap;gap:18px}.legal-document{padding-top:38px}}

.consent a{text-decoration:underline;text-underline-offset:3px}.field input,.field select{min-width:0}.legal-document p,.legal-document li{overflow-wrap:anywhere}@media(max-width:780px){.field input,.field select{font-size:16px}.mobile-actions{padding-bottom:env(safe-area-inset-bottom,0px)}.wizard-actions .button,.contact-choice button{min-height:48px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
