/* Evict meeting presentation. Brand tokens and local type live in styles.css. */
:root { --radius: 14px; }
body { font-size:18px; }
.header-inner { min-height:88px; }
.logo img { width:152px; }
.section { padding-top:76px; padding-bottom:76px; }
.eyebrow { font-size:12px; letter-spacing:.13em; }
h2 { font-size:clamp(34px,3.6vw,48px); }
.button { border-radius:7px; }
.button:focus-visible, .text-link:focus-visible { outline-offset:5px; }
.meeting-hero { grid-template-columns:.88fr 1.2fr; gap:52px; padding-top:48px; padding-bottom:44px; }
.meeting-hero h1 { font-size:clamp(48px,5.05vw,72px); line-height:1.06; margin-bottom:22px; }
.meeting-hero .eyebrow { margin-bottom:22px; }
.meeting-hero .lead { font-size:20px; line-height:1.5; margin-bottom:0; }
.meeting-hero .actions { margin:26px 0 16px; flex-wrap:nowrap; gap:10px; }
.meeting-hero .button { font-size:16px; padding:14px 17px; gap:19px; }
.meeting-hero .hero-note { font-size:14px; max-width:340px; margin:0; line-height:1.5; }
.meeting-hero .hero-photo { padding:12px 12px 0 0; }
.meeting-hero .hero-photo::before { inset:0 0 35px 25px; border-radius:20px; }
.meeting-hero .hero-photo picture { height:auto; aspect-ratio:4/3; border-radius:16px; background:var(--soft); }
.meeting-hero .hero-photo img { width:100%; height:100%; object-fit:contain; object-position:center; }
.meeting-hero .hero-photo figcaption { font-size:12px; margin-top:13px; letter-spacing:0; }
.trust-bar { display:grid; grid-template-columns:1.1fr .95fr 1.05fr; align-items:center; padding-top:23px; padding-bottom:23px; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
.trust-bar>p { margin:0; padding-left:32px; border-left:1px solid var(--line); }
.trust-bar strong { display:block; font-size:18px; line-height:1.35; }
.trust-bar p span { display:block; font-size:14px; color:var(--muted); margin-top:4px; }
.trust-rating { display:flex; align-items:center; gap:16px; text-decoration:none; }
.trust-rating>strong { font:40px var(--display); }
.trust-rating>strong>span { font:15px var(--font); color:var(--muted); }
.trust-rating>span { font-size:16px; }
.trust-link { display:block; font-size:13px; text-decoration:underline; text-underline-offset:4px; }
.home-services .section-head { margin-bottom:30px; }
.service-feature-grid { display:grid; grid-template-columns:1.1fr 1fr; gap:24px; }
.termite-feature { display:flex; flex-direction:column; border-radius:16px; overflow:hidden; text-decoration:none; background:var(--soft); border:1px solid var(--line); }
.termite-feature>picture { height:255px; overflow:hidden; }
.termite-feature img { width:100%; height:100%; object-fit:cover; object-position:center 70%; transition:transform .25s; }
.termite-feature>div { padding:26px 30px; }
.termite-feature .eyebrow { margin-bottom:13px; }
.termite-feature h3 { font-size:33px; margin-bottom:14px; }
.termite-feature p:not(.eyebrow) { font-size:17px; color:#41453E; margin-bottom:10px; max-width:390px; }
.termite-feature .text-link { font-size:16px; text-decoration:underline; }
.termite-feature:hover { color:var(--ink); border-color:var(--deep); }
.termite-feature:hover img { transform:scale(1.025); }
.service-feature-stack { display:grid; grid-template-rows:1fr 1fr; gap:24px; }
.service-feature-stack .service-card { min-height:0; justify-content:center; padding:30px; }
.service-feature-stack .service-card-top { margin-bottom:25px; }
.service-feature-stack .service-card h3 { font-size:32px; }
.more-services { margin-top:18px; }
.more-services a { min-height:56px; }
.service-help { font-size:16px; color:var(--muted); margin:25px 0 0; }
.owner-section { background:var(--soft); padding:78px 0; }
.owner-layout { display:grid; grid-template-columns:1fr 1fr; gap:90px; align-items:center; }
.owner-pictures { position:relative; padding-right:32px; }
.owner-pictures figure picture { border-radius:16px; overflow:hidden; aspect-ratio:1.07; }
.owner-pictures img { width:100%; height:100%; object-fit:cover; object-position:55% center; }
.owner-pictures figcaption { margin-top:10px; font-size:13px; color:var(--muted); }
.owner-label { position:absolute; bottom:60px; right:0; padding:22px 27px; background:var(--orange); border-radius:9px; transform:rotate(-4deg); }
.owner-label span { display:block; font:28px/1.1 var(--display); }
.owner-copy>p:not(.eyebrow) { color:#41453E; font-size:18px; }
.owner-copy h2 { font-size:46px; }
.owner-proof { border-top:1px solid #C7CCC3; padding-top:23px; margin-top:25px; }
.owner-proof p { font-size:19px; line-height:1.5; margin-bottom:10px; }
.owner-proof span { font-size:13px; color:var(--muted); }
.review-intro { display:flex; align-items:end; justify-content:space-between; gap:35px; margin-bottom:30px; }
.review-intro h2 { margin-bottom:0; }
.review-intro .eyebrow { margin-bottom:15px; }
.google-summary { display:flex; flex-direction:column; gap:5px; text-decoration:none; padding:10px 0; }
.google-summary>strong { font:48px var(--display); }
.google-summary strong span { font:18px var(--font); color:var(--muted); }
.google-summary>span { font-size:16px; text-decoration:underline; text-underline-offset:5px; }
.customer-section .review-carousel { background:var(--soft); border:1px solid var(--line); border-radius:16px; padding:36px 40px 24px; }
.customer-section .review-slide { display:grid; grid-template-columns:minmax(0,1fr) 210px; gap:36px; min-height:218px; margin:0; padding:10px 0 22px; border:0; }
.customer-section .review-slide blockquote { align-self:center; margin:0; font-size:29px; line-height:1.4; max-width:750px; letter-spacing:-.015em; }
.customer-section .review-slide figcaption { align-self:center; border-left:2px solid var(--orange); padding:4px 0 4px 22px; font-size:17px; }
.customer-section .review-slide figcaption strong { display:block; }
.customer-section .review-slide figcaption span { display:block; color:var(--muted); font-size:13px; margin:7px 0; }
.customer-section .review-slide figcaption a { font-size:14px; display:inline-block; padding:8px 0; }
.customer-section .review-controls { display:flex; align-items:center; justify-content:flex-end; gap:20px; border-top:1px solid var(--line); padding-top:19px; margin:0; }
.customer-section .review-controls button { border:1px solid #8C9186; background:white; color:var(--ink); border-radius:6px; min-height:44px; padding:9px 16px; font-size:14px; }
.customer-section .review-controls button:hover { border-color:var(--deep); background:#FFF9F4; }
.customer-section [data-review-status] { font-size:14px; min-width:40px; text-align:center; }
.review-source { font-size:12px; margin:15px 0 0; color:var(--muted); }
.prepare-section { background:var(--ink); color:white; padding:64px 0; }
.prepare-layout { display:grid; grid-template-columns:1fr 1.1fr; gap:100px; align-items:center; }
.prepare-layout .eyebrow { color:var(--orange); }
.prepare-layout p:not(.eyebrow) { font-size:17px; color:#D9DDD6; max-width:390px; }
.prepare-links a { display:flex; align-items:center; justify-content:space-between; gap:18px; border-top:1px solid #555950; text-decoration:none; min-height:78px; }
.prepare-links a:last-child { border-bottom:1px solid #555950; }
.prepare-links a>span:first-child { font:25px var(--display); }
.prepare-links a>span:last-child { color:#D9DDD6; font-size:14px; }
.prepare-links a:hover,.prepare-links a:hover>span { color:var(--orange); }
.field-grid { display:grid; grid-template-columns:1.3fr 1fr; gap:24px; }
.field-grid picture { height:320px; border-radius:13px; overflow:hidden; }
.field-grid img { width:100%; height:100%; object-fit:cover; }
.field-grid figcaption { font-size:14px; color:var(--muted); margin-top:10px; }
.area-line { margin-top:34px; padding-top:30px; }
.cta { padding:48px 0; }
.cta h2 { font-size:38px; }
.cta .actions { margin:0; }
footer { padding-top:52px; }
.footer-bottom { margin-top:32px; }
.about-hero { display:grid; grid-template-columns:.9fr 1.1fr; align-items:center; gap:70px; padding-top:48px; padding-bottom:55px; }
.about-hero h1 { font-size:72px; }
.about-hero h1 span { color:var(--deep); }
.about-hero>div>p:not(.eyebrow):not(.lead) { font-size:18px; color:#41453E; }
.about-hero picture { border-radius:16px; overflow:hidden; aspect-ratio:4/3; }
.about-hero img { width:100%; height:100%; object-fit:contain; }
.about-hero figcaption { font-size:13px; color:var(--muted); margin-top:12px; }
.about-details { display:grid; grid-template-columns:.8fr 1.2fr; gap:80px; border-top:1px solid var(--line); }
.about-details>div:last-child { color:#41453E; }
.about-work { display:grid; grid-template-columns:1fr 1fr; gap:26px; }
.about-work picture { height:360px; overflow:hidden; border-radius:13px; }
.about-work img { width:100%; height:100%; object-fit:cover; }
.about-work figcaption { margin-top:12px; font-size:14px; color:var(--muted); }
.legacy-reviews { margin-top:35px; }
.legacy-reviews .review blockquote { font-size:18px; }
.gallery-jumps { display:flex; gap:12px; padding-bottom:40px; flex-wrap:wrap; }
.gallery-jumps a { padding:11px 19px; background:var(--soft); border:1px solid var(--line); border-radius:30px; text-decoration:none; font-size:15px; }
.gallery-group { scroll-margin-top:125px; }
.gallery-group .section-head { border-top:1px solid var(--line); padding-top:32px; margin-bottom:22px; }
.gallery-group .section-head h2 { font-size:36px; }
.gallery-group .section-head p { color:var(--muted); font-size:16px; margin:12px 0 0; }
.gallery-group .gallery-grid { padding:0 0 55px; }
.gallery-group#work .gallery-open picture { height:auto; aspect-ratio:4/3; }
.gallery-group#references .gallery-open picture { height:215px; background:var(--soft); }
.gallery-group#references .gallery-open img { object-fit:contain; }
.service-hero { padding-top:35px; gap:56px; }
.service-hero h1 { font-size:56px; }
.service-hero figure picture { height:380px; }
.service-content { padding-top:45px; gap:65px; }
.service-content article>h2 { font-size:32px; }
.service-aside { border-top:4px solid var(--orange); }
.inspection-notes { background:var(--soft); border-radius:12px; margin:32px 0; padding:27px; }
.inspection-notes .eyebrow { margin-bottom:14px; }
.inspection-notes h2,.service-questions h2 { font-size:30px; }
.inspection-notes ul { margin-bottom:0; padding-left:20px; }
.inspection-notes li { margin:0 0 16px; font-size:17px; color:#41453E; }
.inspection-notes li:last-child { margin-bottom:0; }
.service-questions { margin-bottom:30px; }
.page-intro { padding-top:40px; padding-bottom:42px; }
.page-intro h1 { font-size:clamp(44px,5vw,66px); }
.service-card { border-radius:12px; }
.pest-entry { border-radius:12px; }
.pest-entry h2 { font-size:29px; }
.pest-entry p { line-height:1.55; }
.contact-grid { gap:60px; }
.demo-panel { border:1px solid var(--line); }
@media(min-width:901px) and (max-width:1150px) {
  .meeting-hero { gap:30px; grid-template-columns:1fr 1.1fr; }
  .meeting-hero h1 { font-size:57px; }
  .meeting-hero .button { gap:10px; padding:13px; font-size:15px; }
  .owner-layout { gap:50px; }
  .owner-copy h2 { font-size:39px; }
  .prepare-layout { gap:55px; }
}
@media(max-width:900px) {
  .meeting-hero { gap:28px; }
  .meeting-hero .hero-photo figcaption>span:last-child { display:none; }
  .trust-bar { grid-template-columns:1.2fr 1fr; }
  .trust-bar>p:last-child { display:none; }
  .owner-layout { gap:40px; }
  .owner-copy h2 { font-size:36px; }
  .service-feature-grid { grid-template-columns:1fr 1fr; }
  .service-feature-stack .service-card { padding:24px; }
  .service-feature-stack .service-card h3 { font-size:29px; }
  .customer-section .review-slide { grid-template-columns:1fr 170px; gap:25px; }
  .prepare-layout { gap:45px; }
  .prepare-links a>span:first-child { font-size:22px; }
  .about-hero { gap:32px; }
  .about-hero h1 { font-size:56px; }
  .about-details { gap:40px; }
}
@media(max-width:700px) {
  html { scroll-padding-top:85px; }
  .wrap { padding-left:22px; padding-right:22px; }
  .header-inner { min-height:72px; }
  .logo img { width:117px; }
  .menu-toggle { min-height:44px; font-size:15px; padding:9px 12px; }
  .topline .wrap { min-height:29px; font-size:10px; }
  #primary-navigation { top:72px; }
  .section { padding-top:49px; padding-bottom:49px; }
  .compact { padding-top:12px; }
  .section-head { gap:18px; margin-bottom:25px; }
  .section-head h2 { font-size:36px; }
  .section-head>.text-link { font-size:15px; }
  .eyebrow { font-size:11px; margin-bottom:16px; }
  .meeting-hero { display:grid; grid-template-columns:minmax(0,1fr); gap:0; padding-top:25px; padding-bottom:24px; }
  .meeting-hero .hero-copy { display:contents; }
  .meeting-hero .eyebrow { order:0; margin:0 0 13px; }
  .meeting-hero h1 { order:1; font-size:46px; line-height:1.05; margin:0 0 14px; }
  .meeting-hero h1 br:first-child { display:initial; }
  .meeting-hero .lead { order:2; font-size:17px; line-height:1.45; margin:0 0 20px; }
  .meeting-hero .lead br { display:none; }
  .meeting-hero .hero-photo { order:3; margin:0 0 19px; padding:8px 8px 0 0; }
  .meeting-hero .hero-photo picture { height:auto; aspect-ratio:4/3; border-radius:12px; }
  .meeting-hero .hero-photo::before { border-radius:14px; inset:0 0 31px 18px; }
  .meeting-hero .hero-photo figcaption { font-size:11px; margin-top:10px; }
  .meeting-hero .actions { order:4; display:flex; flex-direction:row; flex-wrap:nowrap; margin:0 0 12px; width:100%; gap:10px; }
  .meeting-hero .button { font-size:15px; min-height:49px; padding:12px 13px; gap:10px; }
  .meeting-hero .actions .button:first-child { flex:1; }
  .meeting-hero .hero-note { order:5; max-width:none; font-size:12px; }
  .trust-bar { padding-top:19px; padding-bottom:19px; grid-template-columns:1.15fr .85fr; gap:12px; }
  .trust-rating { gap:10px; }
  .trust-rating>strong { font-size:32px; }
  .trust-rating>strong>span { display:none; }
  .trust-rating>span { font-size:13px; }
  .trust-link { font-size:11px; }
  .trust-bar>p { padding-left:14px; }
  .trust-bar p strong { font-size:14px; }
  .trust-bar p span { font-size:12px; line-height:1.4; }
  .service-feature-grid { grid-template-columns:1fr; gap:18px; }
  .termite-feature>picture { height:225px; }
  .termite-feature>div { padding:24px; }
  .termite-feature h3 { font-size:31px; }
  .service-feature-stack { gap:14px; }
  .service-feature-stack .service-card { padding:24px; }
  .service-feature-stack .service-card-top { margin-bottom:18px; }
  .more-services { grid-template-columns:1fr; margin-top:15px; }
  .more-services a { padding:14px 0; min-height:50px; }
  .service-help { font-size:15px; }
  .owner-section { padding:49px 0; }
  .owner-layout { grid-template-columns:1fr; gap:30px; }
  .owner-pictures { padding-right:24px; }
  .owner-pictures figure picture { aspect-ratio:1.25; }
  .owner-label { bottom:46px; padding:18px 20px; }
  .owner-label span { font-size:23px; }
  .owner-copy h2 { font-size:36px; }
  .owner-copy>p:not(.eyebrow) { font-size:17px; }
  .owner-proof { margin-top:16px; padding-top:20px; }
  .owner-proof p { font-size:18px; }
  .review-intro { align-items:center; gap:20px; }
  .review-intro h2 { font-size:34px; }
  .google-summary>strong { font-size:35px; }
  .google-summary strong span { font-size:14px; }
  .google-summary>span { font-size:12px; max-width:90px; }
  .customer-section .review-carousel { padding:22px 22px 18px; }
  .customer-section .review-slide { grid-template-columns:1fr; gap:23px; min-height:282px; padding:0 0 23px; }
  .customer-section .review-slide blockquote { font-size:23px; line-height:1.4; align-self:start; }
  .customer-section .review-slide figcaption { align-self:end; padding-left:16px; font-size:16px; }
  .customer-section .review-controls { justify-content:space-between; gap:10px; padding-top:17px; }
  .customer-section .review-controls button { font-size:13px; padding:9px 12px; }
  .review-source { font-size:11px; line-height:1.5; }
  .prepare-section { padding:47px 0; }
  .prepare-layout { grid-template-columns:1fr; gap:32px; }
  .prepare-layout h2 { font-size:37px; }
  .prepare-layout .eyebrow { font-size:11px; }
  .prepare-links a { min-height:69px; }
  .prepare-links a>span:first-child { font-size:25px; }
  .prepare-links a>span:last-child { font-size:12px; }
  .field-grid { grid-template-columns:1fr; gap:23px; }
  .field-grid picture { height:245px; }
  .field-grid figcaption { font-size:12px; }
  .area-line { grid-template-columns:1fr; gap:14px; margin-top:28px; padding-top:25px; }
  .area-line h3 { font-size:29px; }
  .area-line p { font-size:16px; }
  .cta { padding:36px 0; }
  .cta-inner { gap:23px; }
  .cta h2 { font-size:31px; }
  .cta .actions { flex-direction:row; margin:0; flex-wrap:wrap; }
  .cta .button { font-size:15px; gap:15px; padding:12px 16px; }
  footer { padding-top:40px; }
  .footer-grid { gap:28px 22px; }
  .footer-logo img { width:140px; }
  .footer-grid a { padding:8px 0; }
  .footer-bottom { margin-top:25px; }
  .mobile-actions { padding:8px 12px max(8px,env(safe-area-inset-bottom)); }
  .mobile-actions a { min-height:44px; font-size:15px; }
  .about-hero { grid-template-columns:1fr; padding-top:28px; padding-bottom:38px; gap:22px; }
  .about-hero h1 { font-size:53px; }
  .about-hero .lead { font-size:20px; }
  .about-hero .actions { flex-direction:row; }
  .about-hero .button { font-size:15px; padding:12px 14px; gap:12px; }
  .about-details { grid-template-columns:1fr; gap:8px; }
  .about-details h2 { font-size:36px; }
  .about-work { grid-template-columns:1fr; gap:24px; }
  .about-work picture { height:270px; }
  .about-work figcaption { font-size:12px; }
  .gallery-jumps { gap:8px; padding-bottom:28px; }
  .gallery-jumps a { font-size:13px; padding:10px 14px; }
  .gallery-group .section-head h2 { font-size:31px; }
  .gallery-group .gallery-grid { gap:25px; padding-bottom:35px; }
  .gallery-group#references .gallery-open picture { height:240px; }
  .service-hero { padding-top:28px; gap:25px; }
  .service-hero h1 { font-size:43px; }
  .service-hero .lead { font-size:18px; }
  .service-hero figure picture { height:285px; }
  .service-content { padding-top:32px; gap:30px; }
  .service-content article>h2 { font-size:29px; margin-top:30px; }
  .inspection-notes { padding:23px; }
  .inspection-notes h2,.service-questions h2 { font-size:28px; }
  .page-intro { padding-top:28px; padding-bottom:32px; }
  .page-intro h1 { font-size:45px; }
  .contact-grid { gap:30px; }
  .demo-panel { padding:25px; }
}
@media(max-width:359px) {
  .meeting-hero h1 { font-size:40px; }
  .meeting-hero .button { font-size:13px; gap:7px; padding:11px; }
  .meeting-hero .button span { font-size:18px; }
  .review-intro h2 { font-size:30px; }
  .trust-rating>span { font-size:12px; }
}
@media(prefers-reduced-motion:reduce) {
  .termite-feature img { transition:none; }
  .termite-feature:hover img { transform:none; }
}

/* Source identity and visible ratings for the verified Google excerpts. */
.rating-stars { display:inline-flex; align-items:center; gap:3px; color:#F9AB00; flex-shrink:0; line-height:1; }
.rating-stars svg { display:block; fill:currentColor; }
.trust-rating { display:grid; grid-template-columns:auto 1fr; gap:3px 15px; }
.trust-rating>strong { grid-row:1 / 3; }
.trust-rating>.rating-stars { grid-column:2; grid-row:1; }
.trust-rating>span:last-child { grid-column:2; grid-row:2; }
.trust-rating .rating-stars svg { width:16px; height:16px; }
.google-summary .rating-stars { margin:3px 0 6px; }
.google-summary>.rating-stars { text-decoration:none; }
.customer-section .review-carousel { background:#fff; border:1px solid #DADCE0; box-shadow:0 6px 25px #15151508; padding:30px 36px 22px; }
.customer-section .review-slide { display:flex; flex-direction:column; gap:0; min-height:285px; padding:0 0 23px; }
.customer-section .review-slide figcaption.review-person { display:flex; align-items:center; align-self:stretch; gap:13px; border:0; padding:0; margin:0 0 20px; }
.customer-section .review-person .review-avatar { display:flex; align-items:center; justify-content:center; width:46px; height:46px; flex-shrink:0; border-radius:50%; background:#E8EEF8; color:#254B81; font-size:16px; font-weight:700; margin:0; }
.customer-section .review-person .review-identity { display:block; margin:0; font-size:17px; color:var(--ink); }
.customer-section .review-identity strong { font-size:17px; }
.customer-section .review-identity>span { font-size:13px; color:#5F6368; margin:2px 0 0; }
.customer-section .review-person .google-wordmark { width:74px; height:24px; object-fit:contain; margin-left:auto; flex-shrink:0; }
.review-rating { display:flex; align-items:center; gap:12px; margin-bottom:18px; }
.review-score { font-size:13px; color:#41453E; }
.customer-section .review-slide blockquote { align-self:stretch; font-size:27px; line-height:1.45; max-width:900px; margin:0 0 25px; }
.review-card-footer { display:flex; justify-content:space-between; align-items:center; gap:16px; margin-top:auto; }
.review-card-footer>span { font-size:12px; color:#5F6368; }
.review-card-footer>a { font-size:14px; padding:8px 0; }
.customer-section .review-controls { border-top-color:#E6E8EB; }
@media(max-width:700px) {
 .customer-section .review-carousel { padding:23px 21px 18px; }
 .customer-section .review-slide { min-height:335px; padding-bottom:18px; }
 .customer-section .review-slide figcaption.review-person { gap:10px; margin-bottom:18px; }
 .customer-section .review-person .review-avatar { width:38px; height:38px; font-size:14px; }
 .customer-section .review-identity strong { font-size:15px; }
 .customer-section .review-person .google-wordmark { width:60px; height:auto; }
 .customer-section .review-slide blockquote { font-size:22px; margin-bottom:20px; }
 .review-card-footer { align-items:start; flex-direction:column; gap:3px; }
 .review-card-footer>a { font-size:13px; }
 .trust-rating { gap:4px 10px; }
 .trust-rating .rating-stars { gap:1px; }
 .trust-rating .rating-stars svg { width:13px; height:13px; }
 .google-summary .rating-stars { gap:1px; }
 .google-summary .rating-stars svg { width:16px; height:16px; }
}
@media(max-width:359px) {
 .customer-section .review-person .google-wordmark { width:50px; }
 .customer-section .review-person .review-avatar { width:33px; height:33px; }
 .customer-section .review-identity strong { font-size:14px; }
 .customer-section .review-slide blockquote { font-size:21px; }
}

/* Photo hero and a shared estimate path. */
.customer-section .review-slide { align-items:stretch; }
.meeting-hero { grid-template-columns:1fr 1.05fr; gap:68px; align-items:center; padding-top:42px; padding-bottom:48px; }
.meeting-hero .hero-photo picture { aspect-ratio:1/1; }
.meeting-hero .hero-photo img { object-fit:cover; object-position:center 42%; }
.meeting-hero .actions { flex-wrap:wrap; }
.meeting-hero .button { gap:0; padding:15px 19px; font-size:16px; }
.estimate-section { margin:0 auto 56px; scroll-margin-top:24px; }
.estimate-panel { display:grid; grid-template-columns:.82fr 1.18fr; gap:64px; padding:40px; background:var(--soft); border:1px solid var(--line); border-top:5px solid var(--orange); border-radius:14px; }
.estimate-heading .eyebrow { margin-bottom:15px; }
.estimate-heading h2 { font-size:40px; margin-bottom:16px; }
.estimate-heading>p:not(.eyebrow) { font-size:17px; line-height:1.5; }
.estimate-heading #demo-note { font-size:13px; color:var(--muted); margin:24px 0 0; max-width:330px; }
.estimate-panel fieldset { border:0; padding:0; margin:0; min-width:0; }
.estimate-fields { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.estimate-field { min-width:0; }
.estimate-panel label { display:block; font-size:15px; font-weight:700; margin:0 0 7px; }
.estimate-panel label span { font-size:12px; font-weight:400; color:var(--muted); }
.estimate-panel input,.estimate-panel select { display:block; width:100%; min-width:0; min-height:48px; padding:11px 12px; font-size:16px; color:var(--ink); border:1px solid #818777; border-radius:5px; background:white; }
.estimate-panel input:focus,.estimate-panel select:focus { outline:3px solid var(--deep); outline-offset:3px; }
.estimate-panel button { width:100%; margin-top:22px; min-height:52px; font-size:16px; }
.estimate-panel .error { font-size:13px; margin:8px 0 0; color:#A82713; }
.estimate-panel #form-result { font-size:16px; margin-top:18px; padding:20px; border:1px solid var(--line); background:white; }
.contact-grid { grid-template-columns:1fr; }
.contact-info { max-width:720px; }
.service-aside .button { width:100%; margin-bottom:12px; justify-content:center; font-size:16px; padding:13px 12px; }
.owner-layout { grid-template-columns:1.14fr 1fr; gap:70px; }
.owner-pictures { padding:0; }
.owner-pictures figure picture { aspect-ratio:4/3; height:auto; }
.owner-pictures img { object-fit:contain; object-position:center; }
.owner-label { position:static; display:inline-block; transform:none; margin-top:18px; padding:15px 20px; }
.owner-label span { display:inline; font-size:24px; }
.owner-label span+span { margin-left:6px; }
@media(max-width:1100px) {
 .meeting-hero { gap:32px; }
 .estimate-panel { padding:30px; gap:32px; grid-template-columns:.8fr 1.2fr; }
 .owner-layout { gap:40px; }
 #primary-navigation { gap:17px; }
 #primary-navigation .header-call { padding-left:14px; padding-right:14px; font-size:14px; }
}
@media(max-width:900px) {
 .mobile-actions { grid-template-columns:repeat(3,minmax(0,1fr)); }
 .mobile-actions a { font-size:16px; min-height:46px; }
 .mobile-actions a:nth-child(2) { background:transparent; color:white; border-color:#777; }
 .mobile-actions a:last-child { background:white; color:var(--ink); border-color:white; }
}
@media(max-width:700px) {
 .meeting-hero { grid-template-columns:minmax(0,1fr); gap:23px; padding-top:24px; padding-bottom:30px; }
 .meeting-hero .hero-copy { display:block; padding:0; }
 .meeting-hero .actions { display:grid; grid-template-columns:1fr; margin:19px 0 13px; gap:9px; }
 .meeting-hero .actions .button { justify-content:center; min-height:48px; font-size:16px; padding:12px 10px; }
 .meeting-hero .hero-note { max-width:100%; }
 .meeting-hero .hero-photo { margin:0; }
 .meeting-hero .hero-photo picture { aspect-ratio:1.1/1; }
 .estimate-section { margin-bottom:35px; }
 .estimate-panel { display:block; padding:26px 22px; }
 .estimate-heading h2 { font-size:34px; }
 .estimate-heading>p:not(.eyebrow) { font-size:16px; }
 .estimate-heading #demo-note { max-width:none; margin:0 0 23px; font-size:12px; }
 .estimate-fields { grid-template-columns:1fr; gap:18px; }
 .estimate-panel label { margin:0 0 7px; }
 .estimate-panel input,.estimate-panel select { min-height:48px; }
 .owner-layout { grid-template-columns:minmax(0,1fr); gap:30px; }
 .owner-label { margin-top:15px; padding:13px 17px; }
 .owner-label span { font-size:23px; }
 .service-hero .actions,.contact-info .actions,.about-hero .actions { flex-direction:column; align-items:stretch; }
 .service-hero .actions .button,.contact-info .actions .button,.about-hero .actions .button { justify-content:center; }
}

.estimate-contact {align-self:center}.estimate-contact .actions{display:flex;flex-wrap:wrap;gap:12px}.estimate-contact p:last-child{font-size:14px;margin-top:20px}
