
:root{--navy:#0e1d35;--ink:#0b1433;--blue:#183477;--gold:#d9ab76;--muted:#555965;--line:#d9dde5;--surface:#f6f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.wrap{width:calc(100% - 80px);max-width:1320px;margin:0 auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14}h2{font-size:42px;letter-spacing:-1.1px;margin-bottom:12px}h3{font-size:22px;letter-spacing:-.4px;margin-bottom:14px}p{margin-bottom:20px}section{scroll-margin-top:24px}.section{padding:72px 0}.soft{background:var(--surface)}.eyebrow{font-size:14px;color:var(--blue);margin-bottom:8px;font-weight:500}.lead{color:var(--muted);max-width:740px;margin-bottom:26px}.small{font-size:12px;line-height:1.45;color:var(--muted)}.icon{width:26px;height:26px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:12px 26px;font-size:14px;font-weight:600;border-radius:9px;border:1px solid transparent;text-align:center;line-height:1.35;transition:filter .15s}.button .icon{width:20px;height:20px}.button:hover{filter:brightness(1.1);text-decoration:none}.gold{color:#fff;background:linear-gradient(180deg,#c39a6c,#8b5828);border-color:#d2b18b;box-shadow:inset 0 1px 1px #ffffff40}.outline{border-color:#b4bece;color:#fff;background:#ffffff0a;box-shadow:inset 0 0 0 3px #ffffff08}.outline-blue{border-color:#c7cdd9;color:var(--blue);background:#fff;padding:12px 17px}.text-link{color:var(--blue);display:inline-flex;gap:12px;align-items:center;min-height:44px;font-size:15px}.text-link .icon{width:23px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #aa702d;outline-offset:4px}.skip{position:absolute;top:-80px;left:20px;z-index:30;background:white;color:var(--blue);padding:10px}.skip:focus{top:10px}
.masthead{color:white;background:radial-gradient(ellipse at 48% 40%,#1c3454 0%,#10223f 48%,#0c1b32 100%)}.header{height:98px;position:relative;z-index:5}.header-inner{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:36px}.nav{display:flex;gap:30px;align-items:center}.nav a{font-size:14px;white-space:nowrap;min-height:44px;display:flex;align-items:center}.nav a:first-child{position:relative}.nav a:first-child:after{content:'';height:2px;background:var(--gold);position:absolute;bottom:1px;left:0;width:100%}.header-cta{padding:13px 23px}.header-cta .icon{display:none}.menu-toggle{display:none;background:transparent;color:white;border:1px solid #7c8ba4;border-radius:8px;padding:10px 16px;min-height:44px;font:inherit}.hero{position:relative;height:598px;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 33%;clip-path:url(#hero-mask)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:48% 51%;transform:scale(1.24);transform-origin:15% 53%}.hero-content{position:relative;padding-top:91px;pointer-events:none}.hero-content a{pointer-events:auto}.hero h1{font-size:40px;line-height:1.2;letter-spacing:-.8px;margin-bottom:20px;max-width:485px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-copy{width:395px;font-size:15px;line-height:1.55;color:#e5e8ef;margin-bottom:27px}.hero-actions{display:flex;gap:14px}.hero-badges{display:flex;gap:20px;margin-top:26px}.hero-badge{border:1px solid #71809a66;border-radius:11px;background:linear-gradient(115deg,#283c56e6,#233248bb);box-shadow:inset 0 1px 0 #ffffff12;display:flex;align-items:center;gap:12px;padding:13px 16px;width:153px;min-height:67px;font-size:13px;line-height:1.5}.hero-badge .icon{color:var(--gold);width:31px;height:31px}.hero-badge:last-child{width:169px}.hero-mask-svg{position:absolute;width:0;height:0}.works{padding:31px 0 64px}.works .lead{margin-bottom:12px;font-size:15px;max-width:760px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project{border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #16244010;border:1px solid #f0f0f2;display:flex;flex-direction:column}.project-photo{height:255px;overflow:hidden;flex:none;background-color:#dce2e9}.project-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 56%;transform:scale(1.48);transform-origin:50% 35%}.photo-house{background-image:url('assets/house-veranda-source.png');background-size:182% auto;background-position:left 55%;background-repeat:no-repeat}.photo-gray{background-image:url('assets/garage-gray-source.png');background-size:112% auto;background-position:center 57%;background-repeat:no-repeat}.project-body{padding:17px 19px 10px;display:flex;flex:1;flex-direction:column}.project-heading{display:flex;gap:17px;align-items:center;margin-bottom:8px}.project-heading h3{font-size:21px;margin:0;max-width:210px}.hex{width:46px;height:52px;display:flex;align-items:center;justify-content:center;flex:none;background:radial-gradient(ellipse,#fff,#d6dce9 65%,#8191b2);clip-path:polygon(50% 0,96% 25%,96% 75%,50% 100%,4% 75%,4% 25%);color:#1c3471}.hex .icon{width:26px;height:26px}.project-description{font-size:13px;line-height:1.4;margin:0 0 16px 63px;min-height:72px;color:var(--muted)}.project-price{font-size:14px;font-weight:700;margin-bottom:5px}.project-body>.small{margin-bottom:15px;min-height:35px}.project-details{margin-top:auto}.project-details summary{font-size:13px;color:var(--blue);display:flex;align-items:center;justify-content:space-between;min-height:44px;cursor:pointer;list-style:none}.project-details summary .icon{width:27px}.project-details[open] summary .icon{transform:rotate(90deg)}.project-details ul{font-size:13px;padding-left:18px;color:var(--muted)}.project-details li{margin-bottom:8px}.project-details .button{font-size:12px;width:100%;gap:8px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;border:1px solid #ced3dd;border-radius:14px;padding:18px 22px;margin-top:14px;box-shadow:0 2px 6px #10213b09}.benefit{display:flex;gap:17px;align-items:center}.round-icon{width:51px;height:51px;border-radius:50%;background:#14306b;color:var(--gold);display:flex;align-items:center;justify-content:center;flex:none;border:1px solid #284777}.benefit b{font-size:13px;display:block;margin-bottom:4px}.benefit p{font-size:12px;line-height:1.4;color:var(--muted);margin:0}
.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:22px}.section-heading .lead{margin:0}.price-label{font-size:13px;color:var(--muted);border-left:3px solid var(--gold);padding:12px 18px;background:white;max-width:315px;flex-shrink:0}.price-group{border:1px solid var(--line);border-radius:13px;margin-bottom:12px;background:white;overflow:hidden}.price-group>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 24px;cursor:pointer;list-style:none;font-size:21px;font-weight:700}.price-group summary small{font-size:13px;font-weight:400;color:var(--muted);margin-left:16px}.plus{color:#a9753b;font-size:26px;font-weight:400}.price-group[open]>summary .plus{transform:rotate(45deg)}.price-inner{padding:0 24px 8px}.group-note{font-size:14px;color:var(--muted);margin:0 0 16px}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{font-weight:400;color:var(--muted);font-size:12px;border-bottom:1px solid var(--line);padding:10px 12px 12px}td{padding:14px 12px;border-bottom:1px solid #e8ebf0}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}tr:last-child td{border-bottom:0}.price-cell{white-space:nowrap}.price-cell strong{font-size:17px}.price-cell small{font-size:11px;color:var(--muted);display:block}.row-cta{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:44px;color:var(--blue);font-size:13px}.row-cta .icon{width:19px}.price-footer{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.price-footer-links{display:flex;flex-wrap:wrap;gap:10px 26px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:32px}.service{border-top:2px solid #d5b38a;padding-top:24px}.service>.icon{width:35px;height:35px;color:#a47038;margin-bottom:14px}.service p{font-size:15px;color:var(--muted)}.service h3{margin-bottom:12px}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.about-grid p{color:var(--muted)}.visit{background:var(--navy);color:white;border-radius:16px;padding:35px;position:relative;overflow:hidden}.visit>.icon{color:var(--gold);width:34px;height:34px;margin-bottom:20px}.visit h3{font-size:27px}.visit p{color:#e1e6ef;max-width:300px}.visit .text-link{color:var(--gold)}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:40px}.step-number{font-size:29px;font-weight:400;color:#ab7840;border-bottom:1px solid #d9dde5;padding-bottom:15px;margin-bottom:22px}.step h3{font-size:20px}.step p{font-size:14px;color:var(--muted)}.delivery{margin-top:27px;padding:23px 26px;display:flex;align-items:center;justify-content:space-between;gap:26px;border:1px solid var(--line);border-radius:13px}.delivery p{margin:0;font-size:15px;max-width:680px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq-list details{border-bottom:1px solid #d1d6df}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:17px;padding:20px 0;font-weight:600}.faq-list summary:after{content:'+';color:#a5753d;font-size:23px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:15px;color:var(--muted);margin-bottom:20px}.contacts{background:radial-gradient(ellipse at top right,#223b5a,#0e1d35 70%);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contacts h2{max-width:540px}.contacts .lead{color:#d5dde8;max-width:470px}.contacts .button{margin-top:4px}.contact-info{border-left:1px solid #ffffff30;padding-left:45px}.contact-phone{font-size:30px;line-height:1.3;display:inline-block;margin-bottom:8px;letter-spacing:-.6px}.contact-info .email{color:#e0e6f0;display:block;margin-bottom:28px}.contact-info h3{font-size:15px;color:var(--gold);margin-bottom:6px}.contact-info p{font-size:15px;margin-bottom:7px;max-width:420px}.contact-info .map-link{display:inline-flex;min-height:44px;align-items:center;font-size:13px;text-decoration:underline;color:#e3e8ef;margin-bottom:13px}.contact-info .small{color:#c9d0dc}.footer{background:#0b172a;color:#bbc5d4;padding:27px 0}.footer-top{display:flex;justify-content:space-between;gap:24px;font-size:14px;align-items:center}.footer nav{display:flex;gap:22px;flex-wrap:wrap}.footer nav a{min-height:44px;display:flex;align-items:center;font-size:13px}.footer .small{color:#a5b0c2;margin:12px 0 0;max-width:780px}.mobile-cta{display:none}summary::-webkit-details-marker{display:none}
@media(min-width:1300px){.hero{height:710px}.hero-content{padding-top:115px}.hero h1{font-size:55px;max-width:600px}.hero-copy{font-size:18px;width:450px}.hero-actions .button{min-height:54px;font-size:16px}.hero-badges{margin-top:32px}.hero-badge{width:180px;min-height:78px;font-size:15px}.hero-badge:last-child{width:194px}.project-photo{height:320px}.project-description{min-height:54px}.nav{gap:36px}.header-inner{gap:65px}}
@media(max-width:1100px){.nav{gap:19px}.header-inner{gap:23px}.header-cta{font-size:12px;padding:12px 15px}.project-heading{gap:10px}.project-heading h3{font-size:19px}.project-body{padding:16px 14px 10px}.project-description{margin-left:56px}.benefits{gap:16px;padding:18px}.benefit{gap:10px}.about-grid,.contact-grid{gap:40px}}
@media(max-width:1023px){.menu-toggle{display:block}.header-cta{display:none}.nav{display:none;position:absolute;right:24px;top:85px;background:#172d4d;border:1px solid #52627d;padding:20px;border-radius:12px;box-shadow:0 10px 30px #0003;min-width:260px}.nav.open{display:flex;align-items:stretch;flex-direction:column;gap:5px}.nav a:first-child:after{display:none}.project-photo{height:230px}.project-description{margin-left:0;min-height:90px}.project-price{font-size:13px}.project-body>.small{min-height:52px}.benefits{gap:12px}.benefit{align-items:flex-start}.round-icon{width:38px;height:38px}.round-icon .icon{width:23px}.section-heading{align-items:stretch}.price-label{max-width:280px}.about-grid{gap:32px}.faq-grid{gap:35px}}
@media(max-width:900px){.hero{height:auto;padding-bottom:0;display:flex;flex-direction:column}.hero-content{padding-top:48px;padding-bottom:36px;order:0}.hero h1{font-size:46px;max-width:600px}.hero-copy{width:auto;max-width:520px}.hero-photo{position:relative;inset:auto;height:430px;clip-path:none;order:1;margin-left:40px;border-radius:40px 0 0 0;overflow:hidden}.hero-photo img{object-position:50% 52%}.hero-badges{gap:14px}.hero-badge{width:175px}.hero-badge:last-child{width:175px}.section-heading{display:block}.price-label{max-width:none;margin-top:20px}.service-grid{gap:24px}.about-grid{grid-template-columns:1fr 1fr;gap:24px}.about-grid h2{font-size:34px}.steps{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:30px}.contact-phone{font-size:25px}.contact-info{padding-left:25px}.faq-grid{grid-template-columns:1fr;gap:15px}}
@media(max-width:767px){body{font-size:15px;padding-bottom:86px}.wrap{width:calc(100% - 40px)}.header{height:84px}.header-inner{gap:16px}.menu-toggle{font-size:14px}.nav{right:20px;top:76px;left:20px;min-width:0}.hero-content{padding-top:39px;padding-bottom:26px}.hero h1{font-size:35px;letter-spacing:-.5px;margin-bottom:19px;line-height:1.1;max-width:430px}.hero-copy{font-size:15px;line-height:1.6;margin-bottom:23px;max-width:400px}.hero-actions{flex-wrap:wrap;gap:10px}.hero-actions .button{font-size:13px;padding:12px 15px;gap:13px;flex:1;white-space:nowrap}.hero-actions .icon{width:15px}.hero-badges{gap:8px;margin-top:23px}.hero-badge,.hero-badge:last-child{width:calc((100% - 16px)/3);padding:12px 8px;gap:7px;min-height:80px;flex-direction:column;align-items:flex-start;font-size:11px;line-height:1.4}.hero-badge .icon{width:23px;height:23px}.hero-photo{height:285px;margin-left:20px;border-radius:30px 0 0 0}.hero-photo img{object-position:50% 52%}.section{padding:48px 0}h2{font-size:32px;letter-spacing:-.7px}.eyebrow{font-size:12px}.lead{font-size:15px}.works{padding:32px 0 42px}.works .lead{margin-bottom:22px}.project-grid{grid-template-columns:1fr;gap:22px}.project-photo{height:280px}.project-heading h3{font-size:22px;max-width:250px}.project-body{padding:19px 20px 12px}.project-description{margin-left:63px;min-height:0;font-size:14px;margin-bottom:22px}.project-heading{gap:17px}.project-price{font-size:15px}.project-body>.small{min-height:0;font-size:12px}.project-details summary{font-size:14px}.benefits{grid-template-columns:1fr;margin-top:22px;padding:23px;gap:23px}.benefit{gap:17px;align-items:center}.round-icon{width:48px;height:48px}.benefit b{font-size:14px}.benefit p{font-size:13px}.section-heading{margin-bottom:22px}.price-label{font-size:12px;margin-top:22px}.price-group>summary{font-size:19px;padding:17px 18px}.price-group summary small{display:block;margin-left:0;font-size:12px}.price-inner{padding:0 18px 8px}.group-note{font-size:13px}table,tbody,tr,td{display:block;width:100%}thead{display:none}tr{padding:15px 0;border-top:1px solid #e2e5eb;display:grid;grid-template-columns:1fr 110px;gap:5px 12px}td{padding:0!important;border:0!important;font-size:14px}td:first-child{font-weight:600;grid-column:1/3}td:nth-child(2){font-size:13px;color:var(--muted);grid-column:1/3}.price-cell{grid-column:1;align-self:center}.price-cell strong{font-size:18px}td:last-child{grid-column:2;align-self:center}.row-cta{font-size:14px}.price-footer{flex-direction:column;align-items:stretch}.price-footer-links{gap:3px;flex-direction:column}.price-footer .button{width:100%}.service-grid{grid-template-columns:1fr;gap:20px}.service{padding-top:22px}.service>.icon{float:left;margin-right:18px;margin-top:2px}.service h3{font-size:22px}.service p{margin-left:53px;margin-bottom:10px}.service .text-link{margin-left:53px}.about-grid{grid-template-columns:1fr;gap:20px}.about-grid h2{font-size:32px}.visit{padding:27px}.steps{grid-template-columns:1fr;gap:13px;margin-top:25px}.step{display:grid;grid-template-columns:42px 1fr;gap:0 15px}.step-number{grid-row:1/3;border:0;padding:0;font-size:25px}.step h3{margin-bottom:9px;font-size:20px}.step p{grid-column:2;margin-bottom:18px}.delivery{flex-direction:column;align-items:stretch;padding:21px}.delivery p{font-size:14px}.faq-grid{gap:15px}.faq-list summary{font-size:16px;line-height:1.4}.faq-list p{font-size:14px}.contact-grid{grid-template-columns:1fr;gap:36px}.contacts h2{font-size:33px}.contact-info{padding:27px 0 0;border-left:0;border-top:1px solid #ffffff30}.contact-phone{font-size:28px}.footer-top{align-items:flex-start;flex-direction:column;gap:15px}.footer nav{gap:3px 18px}.footer .small{font-size:11px}.mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:20;background:#0d1d35f5;border-top:1px solid #72809b;padding:10px 20px calc(10px + env(safe-area-inset-bottom))}.mobile-cta .button{width:100%;min-height:46px}.small{font-size:12px}}
@media(max-width:374px){.hero h1{font-size:32px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.project-photo{height:250px}.project-description{margin-left:0}.hero-badge{font-size:10px}.price-group>summary{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@font-face{font-family:Manrope;src:url('fonts/manrope-variable.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{--navy:#10213b;--ink:#10213b;--gold:#d9ad79;--muted:#586477;--surface:#f4f6f9;--line:#dce2ea}
body,button{font-family:Manrope,Arial,sans-serif}body{font-size:16px;line-height:1.65}h1,h2,h3{font-weight:750;letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,48px)}.wrap{max-width:1320px}.section{padding:88px 0}.button{min-height:52px;font-weight:700;letter-spacing:-.02em}.gold{background:linear-gradient(135deg,#edcba1,#c69761);color:#18243a;border-color:#e8c79b;box-shadow:inset 0 1px 0 #fff8,0 4px 18px #090f1b13}.header .gold{font-size:13px}.masthead{background:radial-gradient(ellipse at 40% 45%,#223e5d,#10213b 65%)}.hero{height:680px}.hero-content{padding-top:102px}.hero h1{font-size:clamp(39px,4.25vw,58px);line-height:1.1;letter-spacing:-.045em;margin-bottom:26px;max-width:600px}.hero-copy{font-size:16px;line-height:1.75;max-width:405px}.hero-badges{margin-top:34px}.hero-badge{border-radius:12px;border-color:#ffffff26;background:#17304cbb;backdrop-filter:blur(14px);min-height:73px}.hero-photo img{transform:scale(1.24);transform-origin:15% 53%;filter:contrast(1.03) saturate(1.04)}.header{height:98px}.nav a{font-size:13px;font-weight:500}.header-inner{gap:32px}.nav{gap:27px}.project{border-radius:18px;box-shadow:0 8px 30px #182c4710;border:1px solid #e7ebf0}.project-photo{height:285px}.project-body{padding:23px 24px 17px}.project-heading{gap:14px}.project-heading h3{font-size:21px;line-height:1.3}.project-description{margin-left:0;font-size:14px;min-height:74px;margin-top:16px}.project-price{font-size:15px;letter-spacing:-.02em}.small{font-size:13px}.project-details summary{font-size:14px}.works{padding:55px 0 72px}.works .lead{font-size:16px;margin-bottom:30px;line-height:1.75}.benefits{margin-top:26px;padding:25px;border-color:#dce2ea}.benefit b{font-size:14px}.benefit p{font-size:13px}.eyebrow{font-weight:600;font-size:12px;letter-spacing:.1em;margin-bottom:14px}.price-group{border-radius:16px}.price-group>summary{padding:24px 28px;font-size:22px}.price-inner{padding:0 28px 10px}td{padding:16px 12px}.price-cell strong{font-variant-numeric:tabular-nums;font-size:18px}.price-cell small{font-size:12px}.price-footer{margin-top:32px}.service-grid{gap:42px}.service p{font-size:16px}.about-grid{gap:72px}.visit{border-radius:20px;padding:42px}.step h3{font-size:20px}.step p{font-size:15px}.delivery{padding:28px 30px}.faq-list summary{font-size:17px;font-weight:650}.contacts{padding:96px 0}.contact-info{padding-left:52px}.contact-info h3{font-size:14px;letter-spacing:0}.contact-phone{font-size:32px;font-weight:700}.contact-info p{font-size:15px}.footer{padding:32px 0}.footer .small{font-size:12px;line-height:1.8}
@media(min-width:1300px){.hero{height:735px}.hero-content{padding-top:117px}.hero-badge{font-size:13px}.project-photo{height:316px}}
@media(max-width:1100px){.header-inner{gap:20px}.nav{gap:18px}.hero h1{font-size:42px}.hero{height:640px}.hero-content{padding-top:86px}.project-body{padding:20px 17px 14px}.project-heading h3{font-size:19px}.project-description{min-height:95px}.project-price{font-size:14px}.hero-copy{max-width:380px}}
@media(max-width:900px){.hero{height:auto}.hero-content{padding-top:58px;padding-bottom:38px}.hero h1{font-size:48px}.hero-copy{max-width:550px}.hero-photo{height:430px}.section{padding:64px 0}.about-grid{gap:30px}.contact-info{padding-left:28px}}
@media(max-width:767px){body{font-size:16px}.header{height:84px}.hero-content{padding-top:40px;padding-bottom:30px}.hero h1{font-size:clamp(31px,7.9vw,43px);line-height:1.13;max-width:470px}.hero-copy{font-size:15px;line-height:1.75}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero-actions .button{min-height:51px;font-size:13px}.hero-badge{min-height:84px;font-size:11px}.hero-badges{margin-top:28px}.hero-photo{height:300px}.works{padding:43px 0 48px}.section{padding:58px 0}.project-photo{height:290px}.project-body{padding:22px}.project-description{min-height:0;font-size:15px;margin-left:0}.project-heading h3{font-size:22px}.project-price{font-size:15px}.project-grid{gap:28px}.price-group>summary{padding:20px;font-size:20px}.price-inner{padding:0 20px 8px}.price-label{font-size:13px}.service-grid{gap:25px}.about-grid{gap:26px}.visit{padding:30px}.contact-info{padding:28px 0 0}.contacts{padding:58px 0}.contact-phone{font-size:29px}.footer .small{font-size:12px}.button{min-height:50px}.mobile-cta{backdrop-filter:blur(16px)}}
@media(prefers-reduced-motion:no-preference){.hero h1{animation:arrive .8s cubic-bezier(.22,1,.36,1) both}.hero-copy{animation:arrive .8s .12s cubic-bezier(.22,1,.36,1) both}.hero-actions{animation:arrive .8s .22s cubic-bezier(.22,1,.36,1) both}.hero-badges{animation:arrive .8s .32s cubic-bezier(.22,1,.36,1) both}.hero-photo{animation:photo-in 1.1s cubic-bezier(.22,1,.36,1) both}.project{transition:box-shadow .3s,transform .3s}.project:hover{box-shadow:0 18px 44px #1529471b;transform:translateY(-5px)}.button{transition:transform .2s,box-shadow .2s,filter .2s}.button:hover{transform:translateY(-2px);filter:brightness(1.025);box-shadow:0 8px 20px #11203b1c}.button:active{transform:translateY(0)}.button .icon,.row-cta .icon,.text-link .icon{transition:transform .2s}a:hover>.icon{transform:translateX(3px)}@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-in{from{opacity:.4;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}}

.hero-kicker{font-size:12px;font-weight:600;color:#d8c1a5;letter-spacing:.13em;text-transform:uppercase;margin-bottom:19px}.hero-content{padding-top:79px}.hero h1{font-size:clamp(40px,4vw,56px)}.hero-photo img{filter:none}.hero-copy{max-width:415px;line-height:1.75}.header{transition:background .25s,box-shadow .25s}.header.is-scrolled{position:fixed;inset:0 0 auto;height:76px;background:#10213bf2;backdrop-filter:blur(20px);box-shadow:0 3px 20px #0916291f;animation:header-in .25s ease-out}.masthead:has(>.header.is-scrolled){height:98px}.nav a:first-child:after{display:none}.nav a{position:relative;color:#e3e9f1}.nav a:after{content:'';position:absolute;bottom:2px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav a[aria-current="location"]:after{transform:scaleX(1)}.nav a:hover{text-decoration:none;color:white}.reading-progress{position:fixed;inset:0 auto auto 0;width:var(--read-progress,0%);height:2px;background:#dfb884;z-index:40;pointer-events:none}.photo-link{position:relative;display:block;color:white;text-decoration:none}.photo-badge{position:absolute;top:17px;left:17px;background:#11243ddb;border:1px solid #ffffff30;backdrop-filter:blur(10px);border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.photo-zoom{position:absolute;bottom:17px;right:17px;width:42px;height:42px;display:grid;place-items:center;background:#ffffffed;color:#172b48;border-radius:50%;box-shadow:0 2px 14px #0002;font-size:24px;transition:transform .2s}.photo-link:hover .photo-zoom{transform:scale(1.1)}.project h3{font-size:23px;line-height:1.25;margin-bottom:0;max-width:300px;min-height:58px}.project-description{margin-top:14px;min-height:75px}.project-price{padding-top:18px;border-top:1px solid #e6eaf0;margin-top:auto;display:flex;flex-direction:column;gap:3px;margin-bottom:8px}.project-price>strong{font-size:28px;font-weight:750;letter-spacing:-.04em;line-height:1.2}.project-price>span{font-size:12px;font-weight:400;color:var(--muted)}.project-body>.small{font-size:12px;min-height:36px;margin-bottom:14px}.project-details{margin-top:0;border-top:1px solid #e6eaf0}.project-details summary{font-size:13px;font-weight:600;padding:6px 0;min-height:46px}.project-details summary>.icon{width:21px;height:21px}.project-details ul{font-size:14px;line-height:1.6;padding-left:20px}.project-cta{display:flex;align-items:center;justify-content:space-between;min-height:47px;font-size:14px;font-weight:650;color:var(--blue);border-top:1px solid #e6eaf0}.project-cta>.icon{width:22px}.project-photo img{transition:transform .5s}.project:hover .project-photo img{transform:scale(1.52)}.gallery-dialog{border:0;border-radius:20px;background:#f9fafc;color:var(--ink);padding:0;width:min(1040px,calc(100% - 56px));max-height:calc(100dvh - 50px);box-shadow:0 35px 100px #0007;overflow:auto}.gallery-dialog::backdrop{background:#081223de;backdrop-filter:blur(8px)}.gallery-close{position:absolute;top:16px;right:16px;z-index:3;width:44px;height:44px;border:1px solid #ffffff8c;background:#0d1d35b3;color:white;border-radius:50%;font:30px/1 Manrope;cursor:pointer;display:grid;place-items:center}.gallery-stage{position:relative;min-height:320px;height:min(65dvh,650px);background:#152840;overflow:hidden}.gallery-image{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.gallery-image[data-kind="house"]{background-size:auto 108%;background-position:left center;width:min(100%,calc(65dvh * .71));max-width:470px;margin:0 auto}.gallery-image[data-kind="gray"]{background-size:auto 112%;background-position:center 60%;width:min(100%,65dvh);margin:0 auto}.gallery-caption{padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gallery-caption h2{font-size:24px;letter-spacing:-.03em;margin:4px 0 0}.gallery-counter{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;background:#ffffffed;color:var(--ink);border:0;border-radius:50%;font:32px/1 Manrope;cursor:pointer;box-shadow:0 3px 14px #0003}.gallery-prev{left:16px}.gallery-next{right:16px}body.gallery-open{overflow:hidden}.button:focus-visible,.project-cta:focus-visible,.photo-link:focus-visible,summary:focus-visible,.gallery-arrow:focus-visible,.gallery-close:focus-visible{outline:3px solid #ba8243;outline-offset:5px}.price-group[open]>summary{background:linear-gradient(90deg,#fbfcfe,#f0f4f9);border-bottom:1px solid #e5eaf1;margin-bottom:18px}.price-group>summary .plus{transition:transform .25s}.price-inner td:first-child{font-weight:500}.price-cell small{white-space:normal;max-width:145px;line-height:1.3}.row-cta{border-radius:6px;padding:2px 0}.row-cta:hover{text-decoration:none;color:#83521f}.faq-list details[open]>summary{color:#95612a}.contact-info a:hover{color:var(--gold)}.service>.icon{stroke-width:1.2;width:40px;height:40px}.visit{background:radial-gradient(ellipse at top right,#274466,#10213b)}.benefits{box-shadow:none}.round-icon{background:linear-gradient(145deg,#25476c,#142844);border-color:#2e537c}.contact-info .small{font-size:13px}section{scroll-margin-top:100px}
@media(prefers-reduced-motion:no-preference){.gallery-dialog[open]{animation:dialog-in .24s cubic-bezier(.22,1,.36,1)}.gallery-dialog[open]::backdrop{animation:backdrop-in .24s ease}.faq-list details[open] p,.project-details[open] ul{animation:arrive .24s ease-out}.hero-kicker{animation:arrive .8s cubic-bezier(.22,1,.36,1) both}@keyframes dialog-in{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}@keyframes backdrop-in{from{opacity:0}to{opacity:1}}@keyframes header-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}}
@media(min-width:1300px){.hero-content{padding-top:94px}.hero h1{font-size:55px}.hero-copy{font-size:16px;width:440px}}
@media(max-width:1100px){.hero-content{padding-top:74px}.hero h1{font-size:41px}.hero-copy{max-width:375px}.project h3{font-size:21px}.project-price>strong{font-size:25px}}
@media(max-width:900px){.hero-content{padding-top:49px}.hero h1{font-size:47px}.hero-copy{max-width:540px}.gallery-caption h2{font-size:22px}.gallery-caption .button{font-size:13px}}
@media(max-width:767px){.hero-content{padding-top:33px}.hero-kicker{font-size:11px;letter-spacing:.09em;margin-bottom:19px}.hero h1{font-size:clamp(30px,7.7vw,42px);line-height:1.16}.hero-copy{font-size:14px;line-height:1.75}.hero-badges{margin-top:23px}.hero-photo img{transform:scale(1.06);transform-origin:center;object-position:50% 50%}.hero-photo{height:300px}.hero-actions .button{font-size:13px;padding:12px 15px}.project h3{font-size:24px;min-height:0}.project-description{min-height:0}.project-price{margin-top:4px}.project-body>.small{min-height:0}.project-cta{font-size:14px}.photo-badge{font-size:12px}.gallery-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:14px}.gallery-stage{height:53dvh;min-height:280px}.gallery-image[data-kind="house"]{width:min(100%,calc(53dvh * .71));background-size:auto 108%}.gallery-image[data-kind="gray"]{width:min(100%,53dvh)}.gallery-caption{padding:20px;flex-direction:column;align-items:stretch;gap:18px}.gallery-caption h2{font-size:23px}.gallery-caption .button{width:100%}.gallery-arrow{width:40px;height:40px}.gallery-prev{left:10px}.gallery-next{right:10px}.header.is-scrolled{height:72px}.masthead:has(>.header.is-scrolled){height:84px}.nav{top:76px}.header.is-scrolled .nav{top:66px}section{scroll-margin-top:90px}.project-details summary{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.project:hover{transform:none}.project:hover .project-photo img{transform:scale(1.48)}}
