/* UI review: one icon grid and content-safe layouts. */
.icon{display:block;width:24px;height:24px;flex:0 0 24px;stroke-width:1.75;overflow:visible}
.header-cta{padding:0}.header-cta .button{white-space:nowrap}.header-cta .icon{display:block}
.hero-badges{gap:14px;max-width:570px}.hero-badge,.hero-badge:last-child{flex:1;min-width:0;width:auto;gap:12px;padding:16px;min-height:76px;background:#172e49e8;backdrop-filter:blur(10px)}
.badge-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px}.hero-badge .icon{width:28px;height:28px;flex-basis:28px;stroke-width:1.75}
.hero-badge span:last-child{min-width:0;font-size:13px;font-weight:550;line-height:1.45}.service>.icon{width:34px;height:34px;stroke-width:1.75}.round-icon .icon{width:26px;height:26px;stroke-width:1.75}
.menu-toggle{align-items:center;gap:9px}.menu-toggle .icon{width:20px;height:20px;flex-basis:20px}
.nav{gap:24px}.header-inner{gap:30px}.button .icon,.project-cta .icon,.row-cta .icon,.text-link .icon{flex:0 0 20px;width:20px;height:20px}
.project-photo{background-image:none}.project-photo.photo-house,.project-photo.photo-gray{background-image:var(--project-image)}.project-photo.photo-house img,.project-photo.photo-gray img{opacity:0}
.project-photo.photo-normal img{transform:none;object-fit:cover;object-position:center}.project:hover .project-photo.photo-normal img{transform:scale(1.035)}
.photo-zoom .icon{width:19px;height:19px}.project-details summary .icon{transition:transform .2s}.project-details[open] summary .icon{transform:rotate(180deg)}
.project-description{margin-left:0}.project h3{overflow-wrap:anywhere}.project-body>.small{font-size:13px;line-height:1.55}.project-price>span{font-size:13px}.row-cta{min-height:44px}
.price-group>summary{gap:20px}.price-group>summary>.icon{transition:transform .2s}.price-group[open]>summary>.icon{transform:rotate(180deg)}
.price-cell{font-variant-numeric:tabular-nums}.price-inner td:first-child{overflow-wrap:anywhere}.price-label{font-size:13px;line-height:1.6}
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:58px;list-style:none}.faq-list summary:after{display:none}.faq-list summary>.icon{width:20px;height:20px;flex:0 0 20px}.faq-list details[open] summary>.icon{transform:rotate(45deg)}
.gallery-dialog{overscroll-behavior:contain}.gallery-arrow{display:grid;place-items:center}.gallery-arrow .icon,.gallery-close .icon{width:24px;height:24px}.gallery-caption h2{overflow-wrap:anywhere}.gallery-image[data-kind="normal"]{background-size:contain}
.contact-hint{color:#c9d0dc;margin-top:19px}.contact-info a{overflow-wrap:anywhere}.contact-info .small a{text-decoration:underline}.contact-info .small{color:#c6d0df}
button,a,summary{touch-action:manipulation}h1,h2,h3{text-wrap:balance}p{overflow-wrap:break-word}.empty-state{padding:24px;grid-column:1/-1}.benefits:empty,.steps:empty{display:none}
.is-preview .header{position:relative!important}.is-preview .masthead:has(>.header){height:auto}.is-preview .mobile-cta{display:none}
.enhanced .mobile-cta{transform:translateY(120%);visibility:hidden;transition:transform .22s,visibility .22s}.enhanced .mobile-cta.is-visible{transform:translateY(0);visibility:visible}
.gallery-arrow[hidden]{display:none}html{scroll-padding-bottom:95px}
.hero{height:auto;min-height:630px}.hero-content{padding-bottom:48px}
@media(min-width:1300px){.hero{min-height:735px}}
@media(min-width:901px) and (max-width:1299px){.hero h1{font-size:clamp(36px,3.6vw,46px);max-width:46%}}
@media(min-width:1300px){.hero-badges{max-width:580px}.hero-badge span:last-child{font-size:14px}.hero-badge,.hero-badge:last-child{padding:18px}.header-inner{gap:40px}}
@media(max-width:1200px) and (min-width:1024px){.header-inner{gap:20px}.nav{gap:16px}.nav a{font-size:12px}.header-cta .button{font-size:12px;padding:12px 15px;gap:9px}}
@media(max-width:1023px){.menu-toggle{display:flex}.header-cta{display:none}.nav{max-height:calc(100dvh - 100px);overflow:auto;overscroll-behavior:contain}}
@media(max-width:767px){.hero-badges{gap:8px;width:100%;max-width:none}.hero-badge,.hero-badge:last-child{flex-direction:column;align-items:flex-start;gap:9px;min-width:0;min-height:112px;padding:12px 10px}.hero-badge span:last-child{font-size:11px;line-height:1.4;overflow-wrap:normal}.badge-icon{width:27px;height:27px;flex-basis:27px}.hero-badge .icon{width:25px;height:25px;flex-basis:25px}.mobile-cta{padding-bottom:max(12px,env(safe-area-inset-bottom))}.price-group>summary{padding:18px 14px}.price-group>summary span{font-size:17px}.gallery-caption{padding-bottom:24px}.project-body>.small{font-size:13px}.price-inner td{overflow-wrap:anywhere}.contact-info .small{font-size:14px}section{scroll-margin-top:94px}}
@media(prefers-reduced-motion:reduce){.project:hover .project-photo.photo-normal img{transform:none}}


.price-footer{justify-content:flex-end}
.reviews-panel{grid-column:1/-1;border-top:1px solid #dce3eb;padding-top:32px;margin-top:8px}
.reviews-panel>h3{font-size:26px;line-height:1.3;margin:0 0 8px;color:#10213b}
.review-note{font-size:14px;color:#58677d;margin:0 0 22px}
.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.review-card{display:flex;flex-direction:column;margin:0;padding:26px 28px;background:#fff;border:1px solid #dce3eb;border-radius:16px}
.review-card blockquote{margin:0 0 24px;padding-left:18px;border-left:3px solid #d3a367;flex:1}
.review-card blockquote p{font-size:18px;line-height:1.65;color:#172b46;margin:0}
.review-card figcaption{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}
.review-card figcaption strong{font-size:15px;line-height:1.5;display:block;color:#10213b}
.review-source,.review-card time{font-size:14px;color:#637086}.review-source{display:block;margin-top:3px}.review-card time{white-space:nowrap}
@media(max-width:767px){.review-grid{grid-template-columns:1fr;gap:14px}.review-card{padding:22px 20px}.reviews-panel{padding-top:26px}.reviews-panel>h3{font-size:23px}.review-card blockquote p{font-size:17px}}

/* Brand lockup: the existing geometric sign and live type share the content grid. */
.header{height:96px;background:inherit}
.header-inner{justify-content:space-between;gap:28px}
.brand-link{display:inline-flex;align-items:center;gap:14px;flex:0 1 auto;min-width:0;padding:8px 0;color:#fff;border-radius:3px;text-decoration:none}
.brand-link:hover{text-decoration:none;color:#edcba1}
.brand-symbol{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:60px}
.brand-symbol img{width:100%;height:100%;object-fit:contain}
.brand-symbol-original{position:relative;overflow:hidden;mix-blend-mode:screen}
/* Display the exact original bitmap mark; crop away only its surrounding white margin and caption. */
.brand-symbol-original img{position:absolute;width:200%;max-width:none;height:auto;left:-50%;top:-8.571429%;object-fit:initial;filter:grayscale(1) invert(1) brightness(1.18)}
.brand-name{font-size:20px;font-weight:800;letter-spacing:.025em;line-height:1.15;text-transform:uppercase;max-width:255px;overflow-wrap:anywhere}
.header .nav{margin-left:auto;gap:24px}
.header-cta{flex-shrink:0}
.header.is-scrolled{height:76px}
.header.is-scrolled .brand-symbol{width:40px;height:48px;flex-basis:40px}
.header.is-scrolled .brand-name{font-size:18px}
.masthead:has(>.header.is-scrolled){height:96px}
.hero-photo img{filter:none}
@media(min-width:1300px){.hero h1{font-size:50px;max-width:570px}}
@media(min-width:1101px) and (max-width:1250px){.header-inner{gap:22px}.header .nav{gap:18px}.nav a{font-size:12px}.brand-name{font-size:18px}.brand-symbol{width:42px;height:52px;flex-basis:42px}.header-cta .button{padding-inline:18px;gap:12px}}
@media(max-width:1100px){.menu-toggle{display:flex;flex-shrink:0}.header-cta{display:none}.header .nav{display:none;position:absolute;right:40px;left:auto;top:calc(100% - 4px);margin:0;min-width:280px;max-height:calc(100dvh - 112px);overflow:auto;background:#172d4d;border:1px solid #52627d;padding:20px;border-radius:12px;box-shadow:0 10px 30px #0003}.header .nav.open{display:flex;align-items:stretch;flex-direction:column;gap:5px}.header .nav a:first-child:after{display:none}.header.is-scrolled .nav{top:calc(100% - 4px)}}
@media(max-width:767px){.header,.masthead:has(>.header.is-scrolled){height:84px}.header-inner{gap:14px}.brand-link{gap:10px}.brand-symbol{width:37px;height:46px;flex-basis:37px}.brand-name{font-size:16px;letter-spacing:.01em;max-width:190px}.header.is-scrolled{height:72px}.header.is-scrolled .brand-symbol{width:34px;height:42px;flex-basis:34px}.header.is-scrolled .brand-name{font-size:16px}.menu-toggle{padding:10px 12px;font-size:13px}.header .nav{left:20px;right:20px;min-width:0}.hero-photo img{transform:none}}
@media(max-width:374px){.brand-name{font-size:14px}.header.is-scrolled .brand-name{font-size:14px}.brand-link{gap:8px}.brand-symbol{width:32px;height:40px;flex-basis:32px}.menu-toggle{padding-inline:10px;gap:6px}}

/* A single primary action in the hero; task choices sit below the photograph. */
.hero-secondary{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:10px 5px;color:#e6edf6;font-size:14px;font-weight:550;border-radius:4px}
.hero-secondary:hover{color:#fff;text-underline-offset:5px}
.hero-actions{gap:24px;align-items:flex-start}.hero-copy{max-width:405px}.hero-badges{margin-top:26px}
.hero-primary{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:0}
.hero-rating{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:#d1dbe7;font-size:12px;line-height:1.5}
.hero-rating-star{color:var(--gold);font-size:15px;line-height:1;flex:none}
.services-intro{padding:36px 0 32px;border-bottom:1px solid #e3e8ef}
.services-intro h2{font-size:24px;letter-spacing:-.5px;margin-bottom:24px}
.services-intro .service-grid{margin-top:0;gap:32px}
.services-intro .service{position:relative;border-top:0;padding:0 0 0 48px}
.services-intro .service>.icon{position:absolute;top:2px;left:0;width:28px;height:28px;float:none;margin:0}
.services-intro .service h3{font-size:20px;margin:0 0 8px}
.services-intro .service p{font-size:14px;line-height:1.55;margin:0 0 5px;max-width:300px}
.services-intro .service .text-link{margin:0;font-size:14px;font-weight:650}
.project-grid{align-items:start}.project-body{display:block}
.project-description{min-height:66px;margin:14px 0 18px}
.project-price{margin-top:0}.project h3{min-height:58px}.project-body>.small{min-height:40px}
.steps{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
@media(max-width:767px){
  .hero-copy{max-width:340px;margin-bottom:22px}
  .hero-actions{flex-direction:column;align-items:stretch;gap:3px}
  .hero-primary{width:100%;margin-bottom:3px}
  .hero-actions .button{flex:initial;width:100%;min-height:50px}
  .hero-secondary{align-self:center;min-height:44px;font-size:13px;padding:8px 12px}
  .hero-badges{margin-top:17px}.hero-badge,.hero-badge:last-child{min-height:104px}
  .services-intro{padding:30px 0 20px}.services-intro h2{font-size:23px;margin-bottom:23px}
  .services-intro .service-grid{gap:0}
  .services-intro .service{padding:18px 0 14px 43px;border-top:1px solid #e3e8ef}
  .services-intro .service:first-child{padding-top:0;border-top:0}
  .services-intro .service>.icon{top:20px;width:25px;height:25px}
  .services-intro .service:first-child>.icon{top:2px}
  .services-intro .service h3{font-size:19px;margin-bottom:5px}
  .services-intro .service p{font-size:14px;max-width:none}
  .project h3,.project-description,.project-body>.small{min-height:0}
  .steps{grid-template-columns:1fr}
}
