.img-ph{width:100%;height:100%;min-height:200px;background:var(--navy-light);flex-direction:column;gap:10px;border:2px dashed rgba(184,148,58,.28);border-radius:3px}.img-ph,.img-ph-frame{display:flex;align-items:center;justify-content:center}.img-ph-frame{width:44px;height:36px;border:2px dashed rgba(184,148,58,.45);border-radius:3px}.img-ph-frame:before{content:"";display:block;width:14px;height:14px;border-radius:50%;border:2px solid rgba(184,148,58,.5)}.img-ph-label{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:rgba(184,148,58,.5);text-align:center;line-height:1.55;padding:0 18px}.hero-left .hero-sub{max-width:100%}.hero-right-with-trust{display:flex;flex-direction:column}.hero-right-with-trust>.hero-slider-wrap{flex:1 1;min-height:0;position:relative}.hero-right-with-trust .trust-logo-bar{flex-shrink:0}.trust-logo-bar{display:flex;align-items:center;justify-content:center;gap:48px;padding:24px 60px;background:var(--white);border-bottom:1px solid var(--border)}.trust-logo-bar span{font-size:12px;letter-spacing:.08em;color:var(--text-muted)}.section-tag,.trust-logo-bar span{font-weight:500;text-transform:uppercase}.section-tag{display:inline-flex;align-items:center;gap:var(--section-tag-gap);font-size:var(--section-tag-font-size);letter-spacing:.14em;color:var(--gold);margin-bottom:var(--section-tag-margin-bottom)}.section-tag:before{content:"";display:block;width:var(--section-tag-line-width);height:1px;background:var(--gold)}.section-h2{font-family:var(--font-display);font-size:40px;font-weight:500;line-height:1.15;color:var(--navy);margin-bottom:13px}.section-h2.light{color:var(--white)}.section-h2 em{font-style:italic;color:var(--gold)}.section-lead{font-size:15px;line-height:1.7;color:var(--text-muted);max-width:540px;font-weight:300}.section-lead.light{color:hsla(0,0%,100%,.48)}.section-lead-center{margin-left:auto;margin-right:auto;text-align:center;max-width:640px}.proof-bar{background:var(--navy);padding:24px 60px;justify-content:center;gap:48px;flex-wrap:wrap;border-top:1px solid rgba(184,148,58,.12);border-bottom:1px solid rgba(184,148,58,.12)}.proof-bar,.proof-item{display:flex;align-items:center}.proof-item{gap:11px}.proof-num{font-family:var(--font-display);font-size:30px;font-weight:500;color:var(--gold);line-height:1;text-decoration:none}.proof-label{font-size:12px;color:hsla(0,0%,100%,.38);line-height:1.4;font-weight:300;max-width:80px}.proof-div{width:1px;height:34px;background:hsla(0,0%,100%,.07)}.challenges-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:4px;overflow:hidden;margin-top:44px}.challenges-grid.two-col{grid-template-columns:repeat(2,1fr)}.challenge-card{background:var(--white);padding:30px 22px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-gap:11px;gap:11px;transition:background .2s}.challenge-card:hover{background:var(--cream)}.c-icon{width:38px;height:38px;border-radius:3px;background:var(--gold-pale);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;grid-column:1;grid-row:1;align-self:start}.ci-doc{width:16px;height:18px;border:2px solid var(--gold);border-radius:2px;position:relative}.ci-doc:after{content:"";position:absolute;top:4px;left:2px;right:2px;height:2px;background:rgba(184,148,58,.5);box-shadow:0 4px 0 rgba(184,148,58,.5)}.ci-list{display:flex;flex-direction:column;gap:3px}.ci-list span{display:block;height:2px;background:var(--gold);border-radius:1px}.ci-list span:first-child{width:14px}.ci-list span:nth-child(2){width:10px}.ci-list span:nth-child(3){width:12px}.ci-gear{border-radius:50%;border:2.5px solid var(--gold);box-shadow:0 0 0 3px rgba(184,148,58,.15)}.ci-gear,.ci-target{width:16px;height:16px}.ci-target{border:2px solid var(--gold);transform:rotate(45deg);border-radius:2px}.challenge-title{font-family:var(--font-display);font-size:19px;font-weight:600;color:var(--navy);grid-column:2;grid-row:1;align-self:center;margin:0}.challenge-desc{font-size:13px;line-height:1.6;color:var(--text-muted);font-weight:300;grid-column:1/-1;grid-row:2;margin:0}.services-grid-reno{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:32px}.services-also{margin-top:28px;padding-top:22px;border-top:1px solid var(--border);font-size:var(--text-base);color:var(--text-muted);font-weight:300;text-align:center}.services-also a{color:var(--gold);text-decoration:none;font-weight:400}.services-also a:hover{text-decoration:underline}.projects-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:36px}.project-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:box-shadow .2s,transform .2s}.project-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.project-img{width:100%;min-height:200px;background:rgba(28,35,64,.08);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:rgba(184,148,58,.5);font-size:11px;letter-spacing:.09em;text-transform:uppercase;text-align:center;padding:16px}.project-body{padding:22px 24px}.project-title{font-family:var(--font-display);font-size:20px;font-weight:500;color:var(--navy);margin-bottom:8px}.project-desc{font-size:13px;line-height:1.7;color:var(--text-muted);font-weight:300;margin-bottom:12px}.project-tags{display:flex;flex-wrap:wrap;gap:6px}.project-tag{padding:4px 10px;background:var(--gold-pale);border-radius:2px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--navy);font-weight:500}.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:44px}.diff-card{background:var(--white);border:1px solid var(--border);border-radius:4px;padding:28px 24px;transition:box-shadow .2s,transform .2s}.diff-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.diff-num{font-size:40px;font-weight:600;color:var(--gold);line-height:1;margin-bottom:14px}.diff-num,.diff-title{font-family:var(--font-display)}.diff-title{font-size:20px;font-weight:500;color:var(--navy);margin-bottom:10px}.diff-desc{font-size:13px;line-height:1.7;color:var(--text-muted);font-weight:300}.gallery-mosaic{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:220px 220px 220px;grid-gap:10px;gap:10px;margin-top:40px}.gallery-mosaic>:first-child{grid-column:1/3;grid-row:1/3}.gallery-mosaic>:nth-child(2){grid-column:3;grid-row:1}.gallery-mosaic>:nth-child(3){grid-column:3;grid-row:2}.gallery-mosaic>:nth-child(4){grid-column:1;grid-row:3}.gallery-mosaic>:nth-child(5){grid-column:2/4;grid-row:3}.gallery-item{border-radius:3px;overflow:hidden;background:var(--navy-light);position:relative}.gallery-ph{width:100%;height:100%;min-height:100%;background:rgba(28,35,64,.08);border:1.5px dashed rgba(184,148,58,.3);border-radius:3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:rgba(184,148,58,.5);font-size:11px;letter-spacing:.09em;text-transform:uppercase;text-align:center;padding:16px}.gallery-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--gold);border-bottom:1px solid rgba(184,148,58,.3);padding-bottom:2px;transition:border-color .2s;text-decoration:none;margin-top:28px}.gallery-link:hover{border-color:var(--gold)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:44px}.pricing-note{margin-top:22px;text-align:center;font-size:13px;color:var(--text-muted);font-style:italic;font-weight:300;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.7}.testi-grid{margin-top:44px}.testi-cta{margin-top:28px;text-align:center}.reviews-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--gold);border-bottom:1px solid rgba(184,148,58,.3);padding-bottom:2px;transition:border-color .2s;text-decoration:none}.reviews-link:hover{border-color:var(--gold)}.consultant{display:flex;align-items:center;gap:11px;padding:13px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.07);border-radius:3px;margin-bottom:16px;position:relative}.c-avatar{width:38px;height:38px;border-radius:50%;background:rgba(184,148,58,.15);flex-shrink:0;overflow:hidden;position:relative}.c-avatar:before{width:14px;height:14px;border-radius:50%;background:rgba(184,148,58,.45);top:7px}.c-avatar:after,.c-avatar:before{content:"";position:absolute;left:50%;transform:translateX(-50%)}.c-avatar:after{width:22px;height:12px;border-radius:11px 11px 0 0;background:rgba(184,148,58,.3);bottom:0}.c-name{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.62)}.c-role{font-size:11px;color:hsla(0,0%,100%,.27);font-weight:300}.c-status{margin-left:auto;font-size:11px;color:var(--success);display:flex;align-items:center;gap:5px;white-space:nowrap}.c-status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--success);display:block}.nbhd-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:32px 52px;gap:32px 52px;align-items:start}.nbhd-intro{max-width:420px}.nbhd-intro .internal-links-block{margin-top:20px}.nbhd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:8px;gap:8px}.final-cta{background:var(--navy);padding:88px 60px;display:grid;grid-template-columns:1fr 1fr;grid-gap:68px;gap:68px;align-items:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 0 50%,rgba(184,148,58,.08) 0,transparent 50%),radial-gradient(ellipse at 100% 50%,rgba(184,148,58,.05) 0,transparent 50%);pointer-events:none}.fc-title{font-family:var(--font-display);font-size:42px;font-weight:500;line-height:1.1;color:var(--white);margin-bottom:13px;position:relative}.fc-title em{font-style:italic;color:var(--gold)}.fc-sub{font-size:15px;color:hsla(0,0%,100%,.38);font-weight:300;line-height:1.7;margin-bottom:26px;position:relative}.fc-phone{gap:13px;position:relative}.fc-phone,.fc-phone-ring{display:flex;align-items:center}.fc-phone-ring{width:44px;height:44px;border-radius:50%;background:rgba(184,148,58,.12);border:1px solid rgba(184,148,58,.28);flex-shrink:0;justify-content:center}.fc-phone-ring:before{content:"";display:block;width:16px;height:16px;border:2.5px solid rgba(184,148,58,.7);border-radius:50%;-webkit-clip-path:polygon(0 0,55% 0,55% 100%,0 100%);clip-path:polygon(0 0,55% 0,55% 100%,0 100%)}.fc-phone-num{font-family:var(--font-display);font-size:22px;color:var(--gold);text-decoration:none}.fc-phone-hours{font-size:11px;color:hsla(0,0%,100%,.26);font-weight:300}.fc-form{background:transparent;border:none;border-radius:0;padding:var(--fc-form-pad);position:relative}.process-cta{margin-top:var(--space-6);text-align:center}.internal-links-block{margin-top:20px}.internal-links-block a{color:var(--gold);text-decoration:none;font-size:13px;font-weight:400}.internal-links-block a:hover{text-decoration:underline}@media (max-width:1024px){.hero{grid-template-columns:1fr;max-height:none}.hero-left{padding:40px 32px 32px}.hero-right{min-height:320px;max-height:var(--hero-stacked-img-max)}.challenges-grid,.services-grid-reno{grid-template-columns:repeat(2,1fr)}.difference-grid,.projects-grid{grid-template-columns:1fr}.gallery-mosaic{grid-template-columns:repeat(2,1fr);grid-template-rows:200px 200px 200px}.gallery-mosaic>:first-child{grid-column:1/3;grid-row:1}.gallery-mosaic>:nth-child(2){grid-column:1;grid-row:2}.gallery-mosaic>:nth-child(3){grid-column:2;grid-row:2}.gallery-mosaic>:nth-child(4){grid-column:1;grid-row:3}.gallery-mosaic>:nth-child(5){grid-column:2;grid-row:3}.nbhd-layout,.pricing-grid{grid-template-columns:1fr}.nbhd-intro{max-width:none}.final-cta{grid-template-columns:1fr;padding:56px 32px}.proof-bar{padding:20px 32px;gap:24px}}@media (max-width:600px){.hero-h1{font-size:36px}.challenges-grid,.gallery-mosaic,.services-grid-reno{grid-template-columns:1fr}.gallery-mosaic{grid-template-rows:repeat(5,200px)}.gallery-mosaic>:first-child,.gallery-mosaic>:nth-child(5){grid-column:auto;grid-row:auto}.fc-title,.section-h2{font-size:32px}.proof-bar{padding:16px 20px;gap:16px}.trust-logo-bar{padding:16px 20px;gap:24px;flex-wrap:wrap;justify-content:center}}