﻿:root{--text:#434037;--muted:#616361;--brown:#824135;--accent:#ac6444;--peach:#fcd2bf;--pink:#ffd2d5;--soft:#f9edec;--line:rgba(67,64,55,.16);--shadow:0 24px 60px rgba(67,64,55,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5;background:#fff}img{display:block;max-width:100%;height:auto}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid transparent;transition:box-shadow .18s ease,border-color .18s ease}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 10px 30px rgba(67,64,55,.08)}.header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:190px}.call-card,.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;padding:12px 26px;border:0;border-radius:999px;background-image:linear-gradient(131deg,var(--peach),var(--pink));color:var(--brown);text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.06em;cursor:pointer}.call-card{min-width:232px;flex-direction:column;align-items:stretch;border-radius:8px;text-align:center;line-height:1.1}.call-card span,.button span{font-size:.75rem;font-weight:500;letter-spacing:.45em}.hero{position:relative;min-height:640px;overflow:hidden}.hero:after{content:"";position:absolute;inset:0 0 0 auto;width:52%;background:url("../public/assets/banner-img.webp") right center/cover no-repeat;z-index:-1}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:56px;align-items:start;padding:70px 0 54px}.hero-copy{max-width:720px}h1,h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.02}h1{max-width:620px;font-size:clamp(3rem,7vw,5.35rem)}h1 span{display:block}h2{font-size:clamp(2rem,4vw,3rem)}h3,p,figure,blockquote{margin:0}.hero-lede{margin-top:36px;font-size:clamp(1.2rem,2.3vw,1.55rem)}.check-list{display:flex;flex-wrap:wrap;gap:18px 28px;margin:30px 0;padding:0;list-style:none;font-weight:700}.check-list li,.feature-row article{position:relative;display:flex;gap:12px;align-items:center}.check-list li:before,.feature-row article:before{content:"✓";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;background:var(--pink);border-radius:50% 30% 50% 30%;color:var(--text);font-weight:800}.button-compact{flex-direction:column;border-radius:8px;align-items:stretch;text-align:center}.consult-card{position:relative;z-index:2;border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.hero-card{margin-top:92px}.consult-form{display:grid;gap:15px;padding:0 18px 20px}.form-banner{margin-inline:-18px;padding:2px 12px;background:var(--peach);color:var(--accent);text-align:center;text-transform:uppercase;letter-spacing:.36em;font-size:.78rem}.consult-form h2{margin-inline:-18px;padding:10px 18px 12px;background:#f5f5f5;text-align:center;font-size:1.72rem}.field{display:grid;gap:7px}.field label{color:#111;font-size:.95rem}.field input{width:100%;min-height:34px;border:1px solid #d8dce0;border-radius:7px;background:#f5f5f5;padding:7px 10px;font:inherit}.field input:focus{outline:3px solid rgba(252,210,191,.65);border-color:var(--brown)}.captcha-placeholder{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;width:min(100%,306px);min-height:76px;border:1px solid #d0d0d0;background:#fafafa;padding:12px;color:#111;box-shadow:0 1px 2px rgba(0,0,0,.08)}.captcha-placeholder span{width:28px;height:28px;border:2px solid #555;background:#fff}.captcha-placeholder small{max-width:58px;color:#707070;font-size:.62rem;text-align:center}.button-wide{width:100%}.form-note{color:#101010;text-align:center;font-size:.84rem}.trust-badges{display:flex;align-items:center;justify-content:center;gap:8px}.trust-badges img{max-width:58px;max-height:28px;object-fit:contain}.form-status{min-height:20px;color:var(--brown);text-align:center;font-size:.9rem;font-weight:700}.section{padding:64px 0}.intro p{max-width:690px;margin-top:20px;color:var(--muted);font-size:1.2rem}.feature-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:34px}.feature-row h3{font-size:1.05rem}.split-grid,.about-grid,.testimonials-grid,.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;align-items:center}.image-frame,.portrait{overflow:hidden;border-radius:40px;background:rgba(249,235,235,.5)}.image-frame img{width:100%;min-height:420px;object-fit:cover}.service-list{display:grid;gap:14px;margin:24px 0 28px;padding:0;list-style:none}.service-list li{position:relative;padding-left:22px;color:var(--muted)}.service-list li:before{content:"•";position:absolute;left:0;color:var(--text);font-weight:700}.service-list strong{color:var(--text)}.benefits{text-align:center}.soft-panel{position:relative;overflow:hidden;border-radius:24px;padding:52px;background:linear-gradient(135deg,#fff,#f8f9fa)}.pink-panel{background:linear-gradient(135deg,#fff,var(--soft))}.soft-panel:before{content:"";position:absolute;inset:0;background:url("../public/assets/source/Generative Fill.png") center/cover no-repeat;opacity:.06}.soft-panel>*{position:relative;z-index:1}.benefits h2{max-width:720px;margin:0 auto 40px}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:34px;text-align:left}.benefit-grid article{display:grid;gap:14px}.benefit-grid img{width:56px}.eyebrow{color:var(--brown);text-transform:uppercase;letter-spacing:.34em;font-weight:600;font-size:.82rem}.about-copy{display:grid;gap:18px}.about-copy p:not(.eyebrow),.testimonials p,.site-footer p{color:var(--muted)}.portrait{padding:28px 20px 20px}.portrait img{width:100%;border-radius:28px;object-fit:cover}.testimonials-grid{align-items:start}.testimonials-grid>div:first-child{display:grid;gap:18px}.quotes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.quotes blockquote{font-style:italic}.quotes figcaption{margin-top:10px;font-weight:700}.quotes figcaption:before{content:"- ";font-weight:400}.site-footer{position:relative;overflow:hidden;margin-top:42px;padding:84px 0 44px;background:linear-gradient(197deg,rgba(255,255,255,0),rgba(255,255,255,.72)),#ffedee}.site-footer:after{content:"";position:absolute;right:max(-30px,calc((100vw - 1120px)/2 - 20px));bottom:-60px;width:650px;height:400px;background:url("../public/assets/source/upscale_image [Upscaled].png") center/cover no-repeat;transform:rotate(-12deg);opacity:.8}.footer-grid{align-items:start;position:relative;z-index:1}.site-footer h2{max-width:650px;margin:10px 0 18px;font-size:clamp(2.1rem,4vw,3rem)}.site-footer p{max-width:660px;margin-top:10px}.footer-call{display:inline-flex;margin-top:24px}.footer-logo{width:227px;margin-top:30px}.copyright{font-size:.85rem}.sx-verified-seal{position:fixed;left:15px;bottom:30px;z-index:30}@media(max-width:960px){.container{width:min(100% - 28px,720px)}.header-inner{min-height:150px;flex-direction:column;justify-content:center;gap:10px}.brand img{width:180px}.call-card{width:100%}.hero:after{inset:90px 0 auto;width:100%;height:250px;opacity:.2;background-position:60% center}.hero-grid,.split-grid,.about-grid,.testimonials-grid,.footer-grid{grid-template-columns:1fr;gap:34px}.hero-grid{padding:36px 0 26px}.hero-copy{text-align:center}.check-list{justify-content:center;gap:12px}.button-compact,.hero-copy .button{width:100%}.hero-card{margin-top:0}.feature-row,.benefit-grid,.quotes{grid-template-columns:1fr}.soft-panel{padding:26px 20px}.about-copy{order:2}.portrait{order:1}.image-frame,.portrait{border-radius:22px}.image-frame img{min-height:300px}.benefit-grid article{grid-template-columns:56px 1fr;align-items:center}.site-footer{padding-top:34px;text-align:center}.site-footer:after{display:none}.footer-call,.footer-logo{margin-inline:auto}}@media(max-width:560px){.container{width:min(100% - 24px,520px)}.section{padding:38px 0}h1{font-size:2.8rem}h2{font-size:2rem}.hero-lede{margin-top:22px}.check-list{align-items:flex-start;flex-direction:column;text-align:left}.consult-form h2{font-size:1.55rem}.form-banner,.eyebrow{letter-spacing:.16em}.captcha-placeholder{grid-template-columns:28px 1fr}.captcha-placeholder small{grid-column:2;max-width:none;text-align:left}}

/* Contact form integration overrides */
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
}

.recaptcha-slot {
  display: flex;
  align-items: center;
  min-height: 78px;
  max-width: 306px;
  overflow: hidden;
}

.recaptcha-slot.is-unconfigured {
  border: 1px solid #d0d0d0;
  background: #fafafa;
  padding: 12px;
  color: #707070;
  font-size: 0.82rem;
}

.button:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

@media (max-width: 560px) {
  .recaptcha-slot {
    transform: scale(0.92);
    transform-origin: left center;
    max-width: 282px;
  }
}

/* Header breathing room */
.header-inner {
  padding-top: 48px;
  padding-bottom: 42px;
}

@media (max-width: 960px) {
  .header-inner {
    padding-top: 28px;
    padding-bottom: 24px;
  }
}

/* Match the original hero headline scale more closely. */
.hero h1 {
  font-size: clamp(2.8rem, 4vw, 3.6rem);
  line-height: 1;
}
