
:root{--navy:#040423;--navy2:#152238;--blue:#2c5f9e;--blue2:#1d385c;--orange:#ff8400;--orange-hover:#d64c01;--cream:#f6f3ee;--paper:#fff;--ink:#162238;--muted:#5f6b7a;--line:#dfe4ea;--radius:24px;--shadow:0 24px 70px rgba(4,4,35,.14);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;font-family:Rubik,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7;font-size:18px}img{max-width:100%;display:block}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.narrow{max-width:760px}.center{text-align:center}.skip-link{position:fixed;top:-100px;right:20px;background:var(--orange);color:#fff;padding:12px 18px;z-index:9999;border-radius:8px}.skip-link:focus{top:20px}.topbar{background:#00001d;color:#fff;font-size:14px}.topbar .container{min-height:38px;display:flex;align-items:center;justify-content:center;gap:12px}.topbar a{color:#ffae51;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:5px}.topbar svg{width:17px}.site-header{position:sticky;top:0;z-index:100;background:rgba(4,4,35,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.brand img{width:54px;height:54px}.brand span{display:flex;flex-direction:column;line-height:1.25}.brand strong{font-size:20px}.brand small{font-size:12px;color:#bbc5d3}.main-nav{display:flex;align-items:center;gap:24px;color:#fff}.main-nav>a:not(.btn){text-decoration:none;font-size:15px;position:relative;padding-block:10px}.main-nav>a:not(.btn):after{content:"";position:absolute;bottom:3px;right:0;width:0;height:2px;background:var(--orange);transition:.25s}.main-nav>a:hover:after,.main-nav>a.active:after{width:100%}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:54px;padding:13px 26px;border-radius:999px;border:2px solid transparent;text-decoration:none;font:inherit;font-weight:700;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 12px 26px rgba(255,132,0,.22)}.btn-primary:hover{background:var(--orange-hover)}.btn-dark{background:var(--navy);color:#fff}.btn-outline-light{border-color:rgba(255,255,255,.65);color:#fff;background:transparent}.btn-outline-light:hover{border-color:#fff;background:rgba(255,255,255,.08)}.btn-ghost-light{border-color:rgba(255,255,255,.35);background:transparent;color:#fff}.btn-sm{min-height:42px;padding:8px 17px;font-size:14px}.hero,.page-hero,.legal-hero{background:linear-gradient(135deg,var(--blue) 0%,var(--navy2) 48%,var(--navy) 100%);color:#fff;position:relative;overflow:hidden}.hero{min-height:690px;display:flex;align-items:center;padding:72px 0}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);opacity:.2}.orb-one{width:470px;height:470px;background:#407bca;left:-160px;top:-140px}.orb-two{width:300px;height:300px;background:var(--orange);right:40%;bottom:-220px}.hero-grid,.page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:72px;align-items:center;position:relative}.hero-copy h1,.page-hero h1{font-size:clamp(42px,5.6vw,72px);line-height:1.04;margin:14px 0 24px;letter-spacing:-1.8px;max-width:800px}.hero-copy h1 em,.page-hero h1 em{display:block;color:#ffae51;font-style:normal;margin-top:9px}.lead{font-size:22px;line-height:1.65;color:#dce5ef}.lead.dark{color:var(--muted)}.hero-copy p{max-width:720px}.eyebrow{display:inline-flex;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.eyebrow.light{color:#ffae51}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.actions.center{justify-content:center}.trust-inline{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#dce5ef;font-size:14px}.trust-inline span{display:flex;align-items:center;gap:6px}.trust-inline svg{width:18px;color:#ffae51}.hero-photo,.page-hero figure{margin:0;position:relative}.hero-photo img,.page-hero figure img{width:100%;aspect-ratio:.84;object-fit:cover;border-radius:34px;border:1px solid rgba(255,255,255,.18);box-shadow:0 35px 100px rgba(0,0,0,.35)}.hero-photo:before,.page-hero figure:before{content:"";position:absolute;inset:20px -20px -20px 20px;border:1px solid rgba(255,174,81,.5);border-radius:34px;z-index:-1}.hero-photo figcaption{position:absolute;bottom:24px;right:-24px;background:#fff;color:var(--ink);padding:17px 22px;border-radius:16px;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero-photo figcaption strong{font-size:22px}.hero-photo figcaption span{font-size:13px;color:var(--muted)}.proof-strip{background:#fff;border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid div{padding:25px;border-left:1px solid var(--line);text-align:center}.proof-grid div:last-child{border-left:0}.proof-grid strong{display:block;font-size:25px;color:var(--navy)}.proof-grid span{font-size:14px;color:var(--muted)}.section{padding:100px 0}.section-tight{padding:65px 0}.surface{background:var(--cream)}.dark-section{background:linear-gradient(135deg,var(--blue) 0%,var(--navy2) 45%,var(--navy) 100%);color:#fff}.section-head{max-width:860px;margin:0 auto 48px}.section-head h2,.split h2,.match-grid h2,.compare-grid h2,.trust-grid h2,.contact-form h2,.contact-aside h2{font-size:clamp(32px,4vw,52px);line-height:1.16;margin:8px 0 18px;letter-spacing:-1px}.section-head p{margin-inline:auto}.recognition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.recognition-grid article{background:#fff;border:1px solid var(--line);padding:24px;border-radius:18px;display:flex;gap:13px;box-shadow:0 8px 25px rgba(4,4,35,.035)}.recognition-grid svg{width:24px;min-width:24px;color:var(--orange);margin-top:3px}.recognition-grid p{margin:0;font-weight:500}.statement{margin:35px auto 0;background:var(--navy);color:#fff;border-radius:22px;padding:27px 35px;max-width:930px;text-align:center;font-size:21px;border-right:5px solid var(--orange)}.match-section{background:#fff}.match-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:start}.match-options{display:grid;gap:12px;margin-top:30px}.match-options button{border:1px solid var(--line);background:#fff;text-align:right;padding:20px 22px;border-radius:17px;font:inherit;cursor:pointer;transition:.2s;color:var(--ink)}.match-options button:hover,.match-options button.active{border-color:var(--orange);box-shadow:0 8px 30px rgba(255,132,0,.12);transform:translateX(-4px)}.match-options strong,.match-options span{display:block}.match-options strong{font-size:18px;margin-bottom:3px}.match-options span{font-size:14px;color:var(--muted)}.match-result{background:linear-gradient(145deg,var(--navy2),var(--navy));color:#fff;border-radius:28px;padding:38px;position:sticky;top:150px;box-shadow:var(--shadow)}.match-result h3{font-size:31px;margin:13px 0}.match-result p{color:#d7e0eb}.result-tag{background:rgba(255,132,0,.16);color:#ffae51;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card-dark{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.055);border-radius:25px;padding:31px;display:flex;flex-direction:column}.service-card-dark.featured{border-color:rgba(255,174,81,.65);background:rgba(255,132,0,.08)}.card-icon{width:54px;height:54px;border-radius:16px;background:#eef3f8;color:var(--blue);display:grid;place-items:center;margin-bottom:18px}.card-icon svg{width:28px}.card-icon.dark{background:rgba(255,255,255,.1);color:#ffae51}.card-kicker{font-size:13px;color:#ffae51;font-weight:700}.service-card-dark h3{font-size:28px;margin:8px 0 13px}.service-card-dark p{color:#d6dfeb}.service-card-dark ul{padding-right:20px;color:#fff;margin:6px 0 25px}.service-card-dark .btn{margin-top:auto}.outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.outcomes-grid article{padding:28px;border:1px solid var(--line);border-radius:20px}.outcomes-grid span{color:var(--orange);font-weight:800;font-size:14px}.outcomes-grid h3{font-size:25px;margin:6px 0}.outcomes-grid p{margin:0;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps-grid.four{grid-template-columns:repeat(4,1fr)}.steps-grid article{position:relative;background:#fff;border:1px solid var(--line);padding:30px;border-radius:22px}.step-number{position:absolute;top:18px;left:20px;color:#dfe4ea;font-size:30px;font-weight:800}.steps-grid h3{font-size:23px}.steps-grid p{color:var(--muted)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:68px;align-items:center}.split.reverse{grid-template-columns:1.1fr .9fr}.framed-photo{margin:0;position:relative}.framed-photo img{width:100%;aspect-ratio:.88;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.dark-frame img{border:1px solid rgba(255,255,255,.2)}.mini-statement{font-size:21px;font-weight:600;border-right:4px solid var(--orange);padding:12px 18px;margin:25px 0;background:var(--cream)}.credentials{display:grid;gap:8px;margin:24px 0}.credentials span{padding:10px 15px;background:#f5f7fa;border-radius:10px;font-size:15px}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.trust-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.trust-cards article{border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:26px;background:rgba(255,255,255,.055)}.trust-cards h3{color:#ffae51}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;padding:23px 5px;font-weight:700;font-size:19px;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";color:var(--orange);font-size:28px;font-weight:500;line-height:1;flex:0 0 auto;margin-right:16px}.faq details[open] summary::after{content:"−"}.faq details div{padding:0 5px 23px;color:var(--muted)}.cta-panel{background:linear-gradient(135deg,var(--blue),var(--navy));color:#fff;border-radius:30px;padding:45px 50px;display:grid;grid-template-columns:1fr 180px;gap:30px;align-items:center;overflow:hidden}.cta-panel h2{font-size:42px;line-height:1.15;margin:8px 0}.cta-panel p{color:#d9e2ed}.cta-panel img{width:180px;height:180px;object-fit:cover;border-radius:50%;border:5px solid rgba(255,255,255,.15)}.page-hero{padding:80px 0}.page-hero h1{font-size:clamp(40px,5vw,64px)}.journey{max-width:850px;margin:auto}.journey article{display:grid;grid-template-columns:65px 1fr;gap:24px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.18)}.journey article>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-weight:800}.journey h3{margin:0 0 4px}.journey p{margin:0;color:#d8e1ec}.notice{background:var(--cream);border-radius:17px;padding:21px;margin-top:24px;border-right:4px solid var(--orange)}.feature-list article{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:17px 0;border-bottom:1px solid var(--line)}.feature-list span{color:var(--orange);font-weight:800}.feature-list h3{margin:0}.feature-list p{margin:3px 0;color:var(--muted)}.compare-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:stretch}.compare-grid article{border:1px solid rgba(255,255,255,.17);border-radius:20px;padding:27px;background:rgba(255,255,255,.055)}.compare-grid.light article{border-color:var(--line);background:var(--cream)}.approach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.approach-grid article{background:#fff;border:1px solid var(--line);padding:28px;border-radius:22px}.principles{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.principles article{border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:25px;display:flex;gap:18px}.principles span{color:#ffae51;font-weight:800}.principles p{margin:0}.credentials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.credentials-grid article{text-align:center;padding:30px;border:1px solid var(--line);border-radius:22px}.credentials-grid strong{font-size:36px;color:var(--blue)}.credentials-grid p{margin-bottom:0}.contact-hero,.legal-hero{padding:70px 0}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.contact-form{border:1px solid var(--line);border-radius:26px;padding:35px;box-shadow:var(--shadow)}.contact-form label{display:grid;gap:7px;margin-bottom:18px;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #cbd3dc;background:#fff;border-radius:12px;padding:13px 15px;font:inherit;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid rgba(255,132,0,.22);border-color:var(--orange)}.consent{grid-template-columns:22px 1fr!important;font-weight:400!important;font-size:13px;color:var(--muted)}.consent input{width:18px;height:18px;margin-top:4px}.contact-form .btn{width:100%}.form-note{font-size:13px;color:var(--muted)}.contact-aside{background:var(--cream);border-radius:26px;padding:35px;position:sticky;top:145px}.direct-contact{display:grid;gap:12px;margin:25px 0}.direct-contact a{background:#fff;border:1px solid var(--line);padding:17px;border-radius:14px;text-decoration:none;display:flex;justify-content:space-between}.direct-contact span{color:var(--muted)}.contact-details h3{margin-bottom:4px}.contact-details p{margin-top:0;color:var(--muted)}.legal-content{max-width:900px}.legal-content h2{margin-top:38px}.legal-content a{color:var(--blue)}.legal-content blockquote,.legal-note{background:var(--cream);border-right:4px solid var(--orange);padding:20px;border-radius:12px}.legal-note{margin-top:35px}.site-footer{background:#03031c;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:45px}.footer-brand p{color:#aeb8c5;font-size:15px}.footer-title{font-size:16px}.footer-links{display:grid;gap:9px}.footer-links a{color:#d2dae4;text-decoration:none}.footer-links span{color:#aeb8c5;font-size:14px}.social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.social-links a{font-size:12px;color:#fff;border:1px solid rgba(255,255,255,.2);padding:6px 8px;border-radius:6px;text-decoration:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#8f9aaa;font-size:13px}.cookie-banner{position:fixed;bottom:18px;left:18px;right:18px;z-index:300;background:#101728;color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 70px rgba(0,0,0,.35);border-radius:18px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:25px}.cookie-banner[hidden]{display:none}.cookie-copy p{margin:4px 0 0;color:#c6d0de;font-size:14px}.cookie-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.cookie-actions a{font-size:13px;color:#fff}.error-page{padding:130px 0;text-align:center}.error-number{font-size:120px;font-weight:800;color:var(--orange)}:focus-visible{outline:3px solid #ffb35d;outline-offset:4px}
@media(max-width:980px){.nav-toggle{display:block}.main-nav{position:fixed;top:124px;right:0;left:0;background:var(--navy);padding:20px;display:none;flex-direction:column;align-items:stretch;gap:8px;border-top:1px solid rgba(255,255,255,.1)}.main-nav.open{display:flex}.main-nav>a{text-align:center}.hero-grid,.page-hero-grid,.split,.split.reverse,.match-grid,.trust-grid,.contact-grid{grid-template-columns:1fr}.hero{padding:55px 0}.hero-photo{max-width:600px;margin-inline:auto}.proof-grid{grid-template-columns:repeat(2,1fr)}.recognition-grid,.services-grid,.outcomes-grid,.steps-grid,.steps-grid.four,.approach-grid,.credentials-grid{grid-template-columns:repeat(2,1fr)}.compare-grid{grid-template-columns:1fr}.match-result,.contact-aside{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.page-hero figure{max-width:600px;margin-inline:auto}}
@media(max-width:640px){body{font-size:16px}.container{width:min(100% - 28px,var(--container))}.topbar span{display:none}.topbar .container{min-height:34px}.nav-wrap{height:75px}.brand img{width:45px;height:45px}.brand strong{font-size:17px}.brand small{font-size:10px}.main-nav{top:109px}.hero{min-height:auto;padding:45px 0 70px}.hero-grid,.page-hero-grid{gap:42px}.hero-copy h1,.page-hero h1{font-size:40px;letter-spacing:-1px}.lead{font-size:19px}.actions{flex-direction:column}.actions .btn{width:100%}.trust-inline{gap:9px 15px}.hero-photo figcaption{right:10px;bottom:-20px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div{padding:18px 8px}.section{padding:70px 0}.section-tight{padding:45px 0}.section-head{margin-bottom:34px}.section-head h2,.split h2,.match-grid h2,.compare-grid h2,.trust-grid h2,.contact-form h2,.contact-aside h2{font-size:34px}.recognition-grid,.services-grid,.outcomes-grid,.steps-grid,.steps-grid.four,.approach-grid,.credentials-grid,.principles,.trust-cards{grid-template-columns:1fr}.statement{font-size:18px;padding:22px}.service-card-dark{padding:25px}.match-result{padding:27px}.cta-panel{grid-template-columns:1fr;padding:30px}.cta-panel img{display:none}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:8px}.cookie-banner{bottom:18px;display:block}.cookie-actions{margin-top:14px}.cookie-actions .btn{width:100%}.page-hero{padding:55px 0}.journey article{grid-template-columns:50px 1fr}.journey article>span{width:44px;height:44px}.contact-form,.contact-aside{padding:25px}.error-number{font-size:85px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.footer-privacy-button{appearance:none;border:0;background:none;color:inherit;font:inherit;padding:0;text-align:right;cursor:pointer;opacity:.9}.footer-privacy-button:hover,.footer-privacy-button:focus-visible{opacity:1;text-decoration:underline}

/* SEO/mobile/accessibility refinements */
.breadcrumbs{background:#f7f8fa;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.breadcrumbs .container{min-height:44px;display:flex;align-items:center;gap:9px}.breadcrumbs a{color:var(--blue);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.social-links a{width:44px;height:44px;padding:0;border-radius:50%;display:inline-grid;place-items:center}.social-links a svg{width:21px;height:21px}.social-links a span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.social-links a:hover{background:var(--orange);border-color:var(--orange);transform:translateY(-2px)}.social-links a{transition:.2s}.hero-photo img,.page-hero figure img,.framed-photo img{background:#14223a}.btn,.nav-toggle,.match-options button,.faq summary,.social-links a{touch-action:manipulation}@media(max-width:640px){.hero-copy h1,.page-hero h1{font-size:clamp(34px,10vw,42px);line-height:1.08}.lead{font-size:18px;line-height:1.62}.hero-copy h1 em,.page-hero h1 em{margin-top:7px}.proof-grid strong{font-size:20px}.proof-grid span{font-size:12px;line-height:1.35}.proof-grid div{min-height:92px;display:flex;flex-direction:column;justify-content:center}.recognition-grid article,.service-card-dark,.outcomes-grid article,.steps-grid article,.approach-grid article,.credentials-grid article{border-radius:18px}.faq summary{min-height:58px;align-items:center;gap:12px;font-size:17px}.site-footer{padding-bottom:100px}.social-links{gap:12px}.social-links a{width:48px;height:48px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;min-height:48px}.cookie-banner{max-height:calc(100vh - 95px);overflow:auto}.cookie-copy strong{font-size:17px}.breadcrumbs .container{min-height:42px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topbar a{min-height:34px}.nav-toggle{min-width:48px;min-height:48px}.main-nav>a{min-height:48px;display:flex;align-items:center;justify-content:center}}


/* Google reviews section */
.reviews-section { background: #f7f5f1; }
.google-reviews-panel {
  display: grid;
  grid-template-columns: 72px 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 28px;
  background: #fff;
  border: 1px solid rgba(13,27,43,.12);
  border-radius: 24px;
  box-shadow: 0 18px 50px rgba(13,27,43,.08);
}
.google-reviews-icon {
  width: 64px;
  height: 64px;
  border-radius: 18px;
  display: grid;
  place-items: center;
  background: #fff;
  border: 1px solid rgba(13,27,43,.12);
  font-size: 34px;
  font-weight: 700;
  color: #4285f4;
  font-family: Arial, sans-serif;
}
.google-reviews-copy h3 { margin: 0 0 6px; }
.google-reviews-copy p { margin: 0; color: var(--text-muted, #586474); }
@media (max-width: 720px) {
  .google-reviews-panel { grid-template-columns: 56px 1fr; padding: 22px; gap: 16px; }
  .google-reviews-icon { width: 52px; height: 52px; border-radius: 14px; font-size: 28px; }
  .google-reviews-panel .btn { grid-column: 1 / -1; width: 100%; }
}

/* v5 layout refinements */
.hero{min-height:610px;padding:56px 0}.hero-grid,.page-hero-grid{gap:54px}.hero-photo{max-width:440px;justify-self:center}.hero-photo img{aspect-ratio:4/5;max-height:520px;object-position:center 18%}.page-hero figure{max-width:440px;justify-self:center}.page-hero figure img{aspect-ratio:4/5;max-height:500px;object-position:center 18%}.section{padding:82px 0}.section-tight{padding:52px 0}.section-head{margin-bottom:38px}.split{gap:54px}.framed-photo{max-width:460px;justify-self:center}.framed-photo img{aspect-ratio:4/5;max-height:520px;object-position:center 18%}.about-hero .page-hero-grid,.coaching-hero .page-hero-grid,.guidance-hero .page-hero-grid,.consulting-hero .page-hero-grid{align-items:center}.spiritual-note{margin:24px 0;padding:18px 20px;background:#f6f3ee;border-right:4px solid var(--orange);border-radius:14px}.spiritual-note p{margin:0}.form-status{margin-top:14px;padding:12px 14px;border-radius:10px;display:none}.form-status.show{display:block}.form-status.success{background:#e9f7ef;color:#17663a}.form-status.error{background:#fff0ee;color:#9a2e21}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.reviews-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.reviews-stars{color:#fbbc04;letter-spacing:2px;font-size:20px}.reviews-live-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.review-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(4,4,35,.05)}.review-card blockquote{margin:14px 0;color:var(--ink)}.review-card footer{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted)}.review-card a{color:var(--blue);text-decoration:none;font-weight:600}.reviews-loading{grid-column:1/-1;text-align:center;color:var(--muted);padding:20px}.reviews-note{font-size:13px;color:var(--muted);margin-top:16px}.google-reviews-panel.live-ready{display:block}.google-reviews-panel.live-ready .google-reviews-icon{display:none}.google-reviews-panel.live-ready .google-reviews-copy{margin-bottom:8px}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form .consent a{color:var(--blue)}
html[dir="ltr"] body{text-align:left}html[dir="ltr"] .main-nav>a:not(.btn):after{right:auto;left:0}html[dir="ltr"] .match-options button{text-align:left}html[dir="ltr"] .match-options button:hover,html[dir="ltr"] .match-options button.active{transform:translateX(4px)}html[dir="ltr"] .statement,html[dir="ltr"] .mini-statement,html[dir="ltr"] .legal-content blockquote,html[dir="ltr"] .legal-note,html[dir="ltr"] .spiritual-note{border-right:0;border-left:4px solid var(--orange)}html[dir="ltr"] .service-card-dark ul{padding-right:0;padding-left:20px}html[dir="ltr"] .step-number{left:auto;right:20px}html[dir="ltr"] .footer-privacy-button{text-align:left}html[dir="ltr"] .consent{grid-template-columns:22px 1fr!important}html[dir="ltr"] .direct-contact a{text-align:left}
@media(max-width:980px){.hero-photo,.page-hero figure,.framed-photo{max-width:460px}.reviews-live-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.hero{padding:40px 0 54px}.hero-grid,.page-hero-grid{gap:32px}.hero-photo,.page-hero figure,.framed-photo{max-width:360px;width:100%}.hero-photo img,.page-hero figure img,.framed-photo img{max-height:430px;aspect-ratio:4/5}.section{padding:56px 0}.section-tight{padding:38px 0}.section-head{margin-bottom:28px}.form-grid-two{grid-template-columns:1fr;gap:0}.reviews-live-grid{grid-template-columns:1fr}.google-reviews-panel{grid-template-columns:52px 1fr}.review-card{padding:20px}}

.consent-optional{margin-top:-7px;padding-top:13px;border-top:1px solid var(--line)}.consent-optional span{color:#606b78}.consent-required span{color:#485363}


/* v5.3 navigation and visual refinements */
.section{padding:58px 0}
.section-tight{padding:38px 0}
.section-head{margin-bottom:28px}
.section-head h2,.split h2,.match-grid h2,.compare-grid h2,.trust-grid h2,.contact-form h2,.contact-aside h2{margin-top:4px;margin-bottom:14px}
.hero-photo,.page-hero figure{max-width:460px}
.hero-photo img,.page-hero figure img{aspect-ratio:1/1.08;max-height:475px;object-position:center 20%}
.framed-photo{max-width:480px}
.framed-photo img{aspect-ratio:1/1.08;max-height:480px;object-position:center 20%}
.split{gap:46px}

.google-reviews-panel.live-ready{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:start;
  gap:16px 24px;
}
.google-reviews-panel.live-ready .google-reviews-copy{margin:0}
.google-reviews-panel.live-ready .reviews-live-grid,
.google-reviews-panel.live-ready .reviews-note{grid-column:1/-1}
.reviews-google-btn{
  grid-column:2;
  grid-row:1;
  align-self:center;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  width:auto;
  max-width:250px;
  min-height:44px;
  padding:10px 18px;
  border:1px solid #d6dfeb;
  border-radius:999px;
  background:#fff;
  color:#1a73e8;
  box-shadow:0 7px 20px rgba(26,115,232,.09);
  font-size:14px;
  font-weight:700;
  line-height:1.25;
  text-align:center;
  white-space:normal;
}
.reviews-google-btn:hover{background:#f7faff;border-color:#aebfd5;transform:translateY(-1px)}
.reviews-google-mark{
  flex:0 0 25px;
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border:1px solid #e0e5eb;
  border-radius:50%;
  background:#fff;
  color:#4285f4;
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight:700;
  line-height:1;
}

@media(max-width:980px){
  .section{padding:50px 0}
  .section-tight{padding:34px 0}
  .section-head{margin-bottom:25px}
  .hero-photo,.page-hero figure,.framed-photo{max-width:440px}
  .hero-photo img,.page-hero figure img,.framed-photo img{aspect-ratio:1/1.08;max-height:460px}
}

@media(max-width:640px){
  .section{padding:42px 0}
  .section-tight{padding:30px 0}
  .section-head{margin-bottom:22px}
  .hero-grid,.page-hero-grid{gap:26px}
  .hero-photo,.page-hero figure,.framed-photo{max-width:100%;width:100%}
  .hero-photo img,.page-hero figure img,.framed-photo img{aspect-ratio:1/1.06;max-height:390px;object-position:center 18%}
  .split{gap:30px}
  .google-reviews-panel.live-ready{grid-template-columns:1fr;gap:14px;padding:20px}
  .google-reviews-panel.live-ready .google-reviews-copy,
  .google-reviews-panel.live-ready .reviews-live-grid,
  .google-reviews-panel.live-ready .reviews-note,
  .reviews-google-btn{grid-column:1;grid-row:auto}
  .reviews-google-btn{width:100%;max-width:none;min-height:46px;font-size:14px;padding:10px 14px}
}


/* v5.4 compact layout, wider images and clear Google action */
.hero.hero-home{
  min-height:0;
  padding:30px 0 32px;
}
.hero-home .hero-grid{gap:34px;}
.hero-home .hero-copy h1{margin:8px 0 15px;}
.hero-home .lead{font-size:20px;line-height:1.58;}
.hero-home .actions{margin-top:20px;}
.hero-home .trust-inline{margin-top:17px;}
.hero-home .hero-photo{max-width:400px;}
.hero-home .hero-photo img{
  aspect-ratio:5/4;
  max-height:345px;
  object-position:center 18%;
  border-radius:26px;
}
.section{padding:44px 0;}
.section-tight{padding:28px 0;}
.section-head{margin-bottom:20px;}
.section-head h2,.split h2,.match-grid h2,.compare-grid h2,.trust-grid h2,.contact-form h2,.contact-aside h2{margin-top:2px;margin-bottom:10px;}
.page-hero{padding:44px 0;}
.page-hero-grid{gap:38px;}
.page-hero figure,.framed-photo{max-width:500px;}
.page-hero figure img,.framed-photo img{
  aspect-ratio:5/4;
  max-height:410px;
  object-position:center 18%;
}
.split{gap:38px;}
.reviews-section .section-head{margin-bottom:18px;}
.google-reviews-panel.live-ready{padding:24px;gap:16px 20px;}
.reviews-google-btn{
  min-width:230px;
  max-width:290px;
  min-height:50px;
  padding:12px 20px;
  border:1px solid #1a73e8;
  border-radius:12px;
  background:#1a73e8;
  color:#fff;
  box-shadow:0 10px 24px rgba(26,115,232,.24);
  font-size:15px;
  font-weight:700;
  line-height:1.2;
  text-decoration:none;
}
.reviews-google-btn:hover,.reviews-google-btn:focus-visible{
  background:#1558b0;
  border-color:#1558b0;
  color:#fff;
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(26,115,232,.3);
}
.reviews-google-mark{
  flex:0 0 27px;
  width:27px;
  height:27px;
  border:0;
  background:#fff;
  color:#1a73e8;
  font-size:16px;
}
@media(max-width:980px){
  .hero.hero-home{padding:28px 0 30px;}
  .section{padding:38px 0;}
  .section-tight{padding:25px 0;}
  .page-hero{padding:38px 0;}
  .page-hero figure,.framed-photo{max-width:470px;}
  .page-hero figure img,.framed-photo img{max-height:390px;}
}
@media(max-width:640px){
  .hero.hero-home{padding:22px 0 26px;}
  .hero-home .hero-grid{gap:20px;}
  .hero-home .hero-photo{max-width:100%;}
  .hero-home .hero-photo img{aspect-ratio:4/3;max-height:300px;border-radius:22px;}
  .hero-home .actions{margin-top:16px;}
  .hero-home .trust-inline{margin-top:14px;gap:10px 14px;}
  .section{padding:30px 0;}
  .section-tight{padding:22px 0;}
  .section-head{margin-bottom:16px;}
  .page-hero{padding:30px 0;}
  .page-hero-grid,.split{gap:22px;}
  .page-hero figure img,.framed-photo img{aspect-ratio:4/3;max-height:320px;}
  .google-reviews-panel.live-ready{padding:18px;}
  .reviews-google-btn{width:100%;max-width:none;min-width:0;min-height:50px;font-size:15px;}
}

/* v5.6: compact above-the-fold heroes and predictable image sizing */
.hero.hero-home {
  min-height: 0 !important;
  padding: 18px 0 20px !important;
}
.hero-home .hero-grid {
  align-items: center;
  gap: 30px;
}
.hero-home .hero-copy {
  align-self: center;
  padding: 0;
}
.hero-home .hero-copy h1 {
  font-size: clamp(38px, 4.4vw, 64px);
  line-height: 1.03;
  margin: 3px 0 12px;
}
.hero-home .hero-copy h1 em {
  margin-top: 6px;
}
.hero-home .lead {
  margin: 0;
  max-width: 700px;
  font-size: 19px;
  line-height: 1.5;
}
.hero-home .actions {
  margin-top: 15px;
}
.hero-home .trust-inline {
  margin-top: 11px;
}
.hero-home .hero-photo {
  width: 100%;
  max-width: 450px;
  align-self: center;
}
.hero-home .hero-photo img {
  width: 100%;
  height: 350px;
  max-height: none;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: center 18%;
  border-radius: 24px;
}

.page-hero {
  min-height: 0 !important;
  padding: 24px 0 !important;
}
.page-hero-grid {
  align-items: center;
  gap: 32px;
}
.page-hero h1 {
  font-size: clamp(38px, 4.5vw, 62px);
  line-height: 1.04;
  margin: 5px 0 13px;
}
.page-hero .lead {
  margin: 0;
  font-size: 19px;
  line-height: 1.52;
}
.page-hero .actions {
  margin-top: 16px;
}
.page-hero figure {
  width: 100%;
  max-width: 440px;
  align-self: center;
}
.page-hero figure img {
  width: 100%;
  height: 330px;
  max-height: none;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: center 18%;
  border-radius: 24px;
}

@media (max-width: 1180px) {
  .hero-home .hero-copy h1,
  .page-hero h1 {
    font-size: clamp(36px, 4.8vw, 56px);
  }
  .hero-home .hero-photo { max-width: 410px; }
  .hero-home .hero-photo img { height: 325px; }
  .page-hero figure { max-width: 410px; }
  .page-hero figure img { height: 310px; }
}

@media (max-width: 980px) {
  .hero.hero-home,
  .page-hero {
    padding: 22px 0 !important;
  }
  .hero-home .hero-grid,
  .page-hero-grid {
    gap: 22px;
  }
  .hero-home .hero-photo,
  .page-hero figure {
    max-width: 520px;
  }
  .hero-home .hero-photo img,
  .page-hero figure img {
    height: 300px;
  }
}

@media (max-width: 640px) {
  .hero.hero-home,
  .page-hero {
    padding: 16px 0 20px !important;
  }
  .hero-home .hero-copy h1,
  .page-hero h1 {
    font-size: clamp(33px, 9.7vw, 41px);
    margin-bottom: 10px;
  }
  .hero-home .lead,
  .page-hero .lead {
    font-size: 17px;
    line-height: 1.5;
  }
  .hero-home .hero-photo img,
  .page-hero figure img {
    height: 260px;
    border-radius: 20px;
  }
  .hero-home .actions,
  .page-hero .actions {
    margin-top: 13px;
  }
  .hero-home .trust-inline {
    margin-top: 9px;
  }
}

/* v5.12: larger, balanced imagery without returning to tall portrait cards */
.hero-home .hero-grid {
  grid-template-columns: minmax(0, 1.05fr) minmax(460px, .95fr);
  gap: 40px;
}
.hero-home .hero-photo {
  width: 100%;
  max-width: 540px;
  aspect-ratio: 5 / 4;
  justify-self: center;
}
.hero-home .hero-photo img {
  width: 100%;
  height: 100%;
  max-height: none;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: center 18%;
  border-radius: 26px;
}

.page-hero-grid {
  grid-template-columns: minmax(0, 1.05fr) minmax(430px, .95fr);
  gap: 42px;
}
.page-hero figure {
  width: 100%;
  max-width: 510px;
  aspect-ratio: 5 / 4;
  justify-self: center;
}
.page-hero figure img {
  width: 100%;
  height: 100%;
  max-height: none;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: center 18%;
  border-radius: 26px;
}

.split {
  gap: 46px;
}
.framed-photo {
  width: 100%;
  max-width: 540px;
  aspect-ratio: 5 / 4;
  justify-self: center;
}
.framed-photo img {
  width: 100%;
  height: 100%;
  max-height: none;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: center 18%;
  border-radius: 26px;
}

@media (max-width: 1180px) {
  .hero-home .hero-grid,
  .page-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(400px, .9fr);
    gap: 34px;
  }
  .hero-home .hero-photo { max-width: 500px; }
  .page-hero figure { max-width: 480px; }
  .framed-photo { max-width: 510px; }
}

@media (max-width: 980px) {
  .hero-home .hero-grid,
  .page-hero-grid,
  .split,
  .split.reverse {
    grid-template-columns: 1fr;
  }
  .hero-home .hero-photo,
  .page-hero figure,
  .framed-photo {
    width: min(100%, 600px);
    max-width: 600px;
    aspect-ratio: 4 / 3;
    margin-inline: auto;
  }
}

@media (max-width: 640px) {
  .hero-home .hero-grid,
  .page-hero-grid,
  .split,
  .split.reverse {
    gap: 22px;
  }
  .hero-home .hero-photo,
  .page-hero figure,
  .framed-photo {
    width: 100%;
    max-width: none;
    aspect-ratio: 4 / 3;
  }
  .hero-home .hero-photo img,
  .page-hero figure img,
  .framed-photo img {
    height: 100%;
    border-radius: 20px;
  }
}


/* v5.13: exact user branding and final photo set */
.brand img{width:58px;height:58px;object-fit:contain;border-radius:14px}
@media(max-width:640px){.brand img{width:48px;height:48px;border-radius:12px}}
