:root{--serif:"Gowun Batang",serif;--sans:"Noto Sans KR",sans-serif;--page:#fff;--surface:#f5f6f7;--text:#181b1c;--muted:#6c7073;--line:#d9dcde;--accent:#173bb7;--on-accent:#fff;--header-h:70px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;background:var(--page);color:var(--text);font-family:var(--sans);word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}img{display:block;width:100%;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}p,h1,h2,h3,figure,fieldset,legend{margin:0}.skip{position:fixed;z-index:1000;top:8px;left:8px;padding:9px 12px;background:var(--text);color:var(--page);transform:translateY(-150%)}.skip:focus{transform:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.wordmark{font-size:20px;font-weight:600;letter-spacing:-.05em}.wordmark small{margin-left:13px;color:var(--muted);font-size:8px;font-weight:400;letter-spacing:.08em}.top-header{position:absolute;z-index:30;top:0;right:0;left:0;height:var(--header-h);padding:0 4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--page);border-bottom:1px solid var(--line)}.top-header nav{display:flex;gap:36px;font-size:12px}.top-header nav a{color:var(--muted)}.top-header nav a:hover{color:var(--text)}.header-actions{justify-self:end;display:flex;gap:10px}.primary-link,.outline-link{min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;transition:.2s}.primary-link{border:1px solid var(--accent);background:var(--accent);color:var(--on-accent)}.outline-link{border:1px solid currentColor}.primary-link:hover,.outline-link:hover{opacity:.74}.variant-hero{min-height:760px;padding-top:var(--header-h);display:grid}.hero-copy{position:relative;z-index:2}.overline{color:var(--accent);font-size:9px;font-weight:600;letter-spacing:.12em}.hero-copy h1,.services h2,.projects h2,.process h2,.estimate h2{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}.hero-copy h1{margin-top:44px;font-size:clamp(54px,5.5vw,88px);line-height:1.19}.hero-sub{margin-top:28px;color:var(--muted);font-size:14px;line-height:1.85}.hero-ctas{margin-top:31px;display:flex;gap:10px}.hero-photo{position:relative;overflow:hidden}.hero-photo>img{height:100%;object-fit:cover}.hero-photo figcaption{position:absolute;top:28px;right:28px;width:168px;padding:18px;background:rgba(255,255,255,.92)}.hero-photo figcaption span,.hero-photo figcaption small{font-size:8px;letter-spacing:.08em}.hero-photo figcaption b{margin:25px 0;display:block;font-family:var(--serif);font-size:21px;font-weight:400}.hero-photo figcaption small{color:var(--muted)}.proof-row{min-height:100px;padding:0 5vw;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.proof-row p{padding:22px 5vw 19px 0;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.proof-row p+p{padding-left:5vw}.proof-row p:last-child{border:0}.proof-row b{font-family:var(--serif);font-size:22px;font-weight:400}.proof-row span{margin-top:5px;color:var(--muted);font-size:9px}.services,.projects,.process,.estimate{padding:clamp(90px,10vw,150px) 5vw}.services header,.process header{max-width:780px}.services h2,.projects h2,.process h2,.estimate h2{margin-top:20px;font-size:clamp(40px,4vw,64px);line-height:1.22}.service-list{margin-top:65px;border-top:1px solid var(--text);display:grid;grid-template-columns:repeat(3,1fr)}.service-list article{min-height:280px;padding:24px 28px 25px 0;border-right:1px solid var(--line);display:flex;flex-direction:column}.service-list article+article{padding-left:28px}.service-list article:last-child{border:0}.service-list span,.project-grid article span,.process li>span{color:var(--accent);font-size:9px;letter-spacing:.08em}.service-list h3{margin-top:72px;font-family:var(--serif);font-size:25px;font-weight:400}.service-list p{margin-top:15px;color:var(--muted);font-size:12px;line-height:1.8}.projects{background:var(--surface)}.projects>header{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:end}.projects>header>p{padding-bottom:5px;color:var(--muted);font-size:12px;line-height:1.8}.project-grid{margin-top:65px;display:grid;grid-template-columns:1fr 1fr;gap:35px 18px}.project-grid article{position:relative}.project-grid .project-main{grid-column:1/-1}.project-grid img{height:clamp(340px,39vw,600px);object-fit:cover}.project-grid article:not(.project-main) img{height:clamp(300px,30vw,460px)}.project-grid article>div{padding-top:17px}.project-grid h3{margin-top:9px;font-family:var(--serif);font-size:23px;font-weight:400}.project-grid p{margin-top:8px;color:var(--muted);font-size:11px}.process ol{margin:60px 0 0;padding:0;border-top:1px solid var(--text);list-style:none}.process li{min-height:110px;padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:80px .75fr 1.25fr;gap:25px;align-items:center}.process h3{font-family:var(--serif);font-size:23px;font-weight:400}.process li p{color:var(--muted);font-size:12px;line-height:1.7}.estimate{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:var(--text);color:var(--page)}.estimate-intro>p:last-child{margin-top:25px;color:var(--muted);font-size:12px}.estimate-tool{border-top:1px solid rgba(255,255,255,.35)}.estimate-tool fieldset{padding:20px 0;border:0;border-bottom:1px solid rgba(255,255,255,.18)}.estimate-tool legend{float:left;width:140px;padding-top:9px;color:rgba(255,255,255,.55);font-size:9px}.estimate-tool fieldset>div{margin-left:140px;display:flex;gap:7px}.estimate-tool button{min-height:36px;padding:0 13px;border:1px solid rgba(255,255,255,.28);background:transparent;color:rgba(255,255,255,.7);font-size:10px;cursor:pointer}.estimate-tool button:hover,.estimate-tool button.selected{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.estimate-result{padding-top:35px}.estimate-result>span{color:rgba(255,255,255,.55);font-size:10px}.estimate-result strong{margin:14px 0 10px;display:flex;align-items:baseline;gap:8px;font-family:var(--serif);font-size:clamp(46px,5vw,76px);font-weight:400;line-height:1}.estimate-result strong b{font-weight:400}.estimate-result strong small{font-family:var(--sans);font-size:11px}.estimate-result p{color:rgba(255,255,255,.45);font-size:9px}.estimate-result>a{width:max-content;margin-top:28px;padding:13px 18px;display:block;background:var(--accent);color:var(--on-accent);font-size:10px}footer{min-height:120px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line);font-size:9px}footer p{color:var(--muted)}footer>span{justify-self:end;color:var(--muted)}.variant-switch{position:fixed;z-index:100;right:18px;bottom:18px;padding:7px;border:1px solid var(--line);display:flex;align-items:center;gap:5px;background:rgba(255,255,255,.94);box-shadow:0 8px 26px rgba(0,0,0,.12)}.variant-switch>span{margin:0 7px 0 5px;color:#74787a;font-size:7px;letter-spacing:.12em}.variant-switch a{width:29px;height:29px;border:1px solid #bfc3c5;display:grid;place-items:center;color:#202324;font-size:9px}.variant-switch a.active{border-color:#202324;background:#202324;color:#fff}

/* Gallery White */
.theme-gallery .variant-hero{grid-template-columns:37% 63%;padding-left:5vw}.theme-gallery .hero-copy{align-self:center;padding:55px 6vw 55px 0}.theme-gallery .hero-photo{min-height:690px}.theme-gallery .services{background:#fff}.theme-gallery .service-list{grid-template-columns:repeat(4,1fr);scroll-margin-top:90px}.theme-gallery .service-list article{padding-right:24px}.theme-gallery .service-list article+article{padding-left:24px}.theme-gallery .estimate{--accent:#3159d6;--muted:rgba(255,255,255,.52)}

/* Graphite Material */
.theme-graphite{--page:#161918;--surface:#1d211f;--text:#f4f4ef;--muted:#a5a59e;--line:#383c39;--accent:#9b613b;--on-accent:#fff}.theme-graphite .top-header{background:transparent;color:#fff;border-color:rgba(255,255,255,.18)}.theme-graphite .top-header nav a{color:rgba(255,255,255,.72)}.theme-graphite .variant-hero{position:relative;min-height:760px;padding:0}.theme-graphite .hero-photo{position:absolute;inset:0}.theme-graphite .hero-photo::after{position:absolute;inset:0;background:rgba(0,0,0,.44);content:""}.theme-graphite .hero-copy{align-self:center;width:min(740px,70vw);margin:60px 0 0 8vw;color:#fff}.theme-graphite .hero-copy h1{font-size:clamp(54px,5.6vw,86px)}.theme-graphite .hero-sub{color:rgba(255,255,255,.67)}.theme-graphite .outline-link{border-color:rgba(255,255,255,.58)}.theme-graphite .proof-row{position:relative;margin-top:-112px;min-height:112px;padding:0 8vw;border:0;background:rgba(15,17,16,.93);color:#fff}.theme-graphite .proof-row p{border-color:rgba(255,255,255,.2)}.theme-graphite .proof-row b{font-family:var(--sans);font-size:13px}.theme-graphite .proof-row span{color:rgba(255,255,255,.5)}.theme-graphite .services{background:#161918}.theme-graphite .service-list{border-color:#fff}.theme-graphite .projects{background:#202522}.theme-graphite .project-grid .project-main{grid-column:auto}.theme-graphite .project-grid{grid-template-columns:repeat(3,1fr)}.theme-graphite .project-grid img,.theme-graphite .project-grid article:not(.project-main) img{height:420px}.theme-graphite .project-grid article>div{position:absolute;right:0;bottom:0;left:0;padding:65px 18px 18px;background:rgba(15,17,16,.75)}.theme-graphite .project-grid h3{font-size:18px}.theme-graphite .process{background:#141615}.theme-graphite .estimate{background:#242825}.theme-graphite footer{background:#111311}.theme-graphite .variant-switch{border-color:#3a3d3b;background:rgba(20,22,21,.95)}.theme-graphite .variant-switch a{border-color:#555;color:#eee}.theme-graphite .variant-switch a.active{background:#9b613b}.theme-graphite .variant-switch>span{color:#aaa}

/* Quiet Sage */
.theme-sage{--page:#fcfdfc;--surface:#f2f5f2;--text:#173128;--muted:#65716b;--line:#d8dfdb;--accent:#244d3e;--on-accent:#fff;padding-left:176px}.side-header{position:fixed;z-index:40;top:0;bottom:0;left:0;width:176px;padding:44px 36px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#f7faf8}.side-header .wordmark{font-size:15px}.side-header nav{margin-top:68px;display:grid;gap:26px;font-size:11px}.side-header nav a{color:var(--muted)}.side-header>div{margin-top:auto;display:grid;gap:13px;font-size:10px}.side-header small{color:var(--muted)}.mobile-header{display:none}.theme-sage .variant-hero{position:relative;min-height:715px;display:block}.theme-sage .hero-photo{position:absolute;inset:0}.theme-sage .hero-copy{position:absolute;left:5vw;bottom:86px;width:min(520px,45vw);padding:48px 55px;background:rgba(252,253,252,.95)}.theme-sage .hero-copy h1{margin-top:28px;font-size:clamp(45px,4.5vw,67px)}.theme-sage .hero-sub{margin-top:22px}.theme-sage .proof-row{min-height:118px}.theme-sage .proof-row b{font-family:var(--sans);font-size:12px}.theme-sage .services{background:#fcfdfc}.theme-sage .service-list{border-color:var(--accent)}.theme-sage .projects{background:#f4f7f5}.theme-sage .projects>header{grid-template-columns:.7fr 1.3fr}.theme-sage .project-grid{grid-template-columns:.72fr 1fr 1fr}.theme-sage .project-grid .project-main{grid-column:2/4;display:grid;grid-template-columns:1fr}.theme-sage .project-grid .project-main>div{position:absolute;right:100%;top:0;width:72%;padding:35px 55px 0 0}.theme-sage .project-grid .project-main img{height:510px}.theme-sage .project-grid article:not(.project-main) img{height:300px}.theme-sage .project-grid article:nth-child(2){grid-column:2}.theme-sage .project-grid article:nth-child(3){grid-column:3}.theme-sage .process{background:#fff}.theme-sage .estimate{--muted:rgba(255,255,255,.58);background:#173128}.theme-sage footer{background:#f7faf8}.theme-sage .variant-switch{right:18px}

@media(max-width:900px){.top-header{grid-template-columns:1fr auto}.top-header nav{display:none}.header-actions .primary-link{display:none}.variant-hero{min-height:680px}.theme-gallery .variant-hero{grid-template-columns:1fr;padding-left:0}.theme-gallery .hero-copy{position:absolute;align-self:end;width:70%;margin-bottom:35px;padding:38px 5vw;background:rgba(255,255,255,.94)}.theme-gallery .hero-photo{min-height:680px}.proof-row{grid-template-columns:1fr 1fr}.proof-row p:nth-child(2){border-right:0}.services,.projects,.process,.estimate{padding:85px 5vw}.projects>header{grid-template-columns:1fr}.projects>header>p{margin-top:25px}.estimate{grid-template-columns:1fr;gap:50px}.theme-graphite .project-grid{grid-template-columns:1fr 1fr}.theme-graphite .project-grid .project-main{grid-column:1/-1}.theme-graphite .proof-row{margin-top:0}.theme-sage{padding-left:0}.side-header{display:none}.mobile-header{position:absolute;z-index:40;top:0;right:0;left:0;height:68px;padding:0 5vw;display:flex;justify-content:space-between;align-items:center;color:var(--text);background:rgba(252,253,252,.92)}.mobile-header>a:last-child{padding:10px 12px;background:var(--accent);color:#fff;font-size:9px}.theme-sage .hero-copy{left:5vw;bottom:35px;width:70%;padding:36px}.theme-sage .projects>header{grid-template-columns:1fr}.theme-sage .project-grid{grid-template-columns:1fr 1fr}.theme-sage .project-grid .project-main{grid-column:1/-1}.theme-sage .project-grid .project-main>div{position:static;width:auto;padding:17px 0}.theme-sage .project-grid article:nth-child(2){grid-column:1}.theme-sage .project-grid article:nth-child(3){grid-column:2}}
@media(max-width:620px){:root{--header-h:62px}.top-header{padding:0 18px}.wordmark{font-size:16px}.wordmark small{display:none}.header-actions .outline-link{min-height:36px;padding:0 11px}.variant-hero{min-height:680px}.hero-copy h1{font-size:12vw}.theme-gallery .hero-copy{right:18px;bottom:20px;left:18px;width:auto;margin:0;padding:28px}.theme-gallery .hero-copy .overline{display:none}.theme-gallery .hero-photo{min-height:680px}.hero-photo figcaption{top:14px;right:14px;width:135px}.proof-row{padding:0 20px}.proof-row p,.proof-row p+p{padding:17px 0}.proof-row p:nth-child(odd){padding-right:14px}.proof-row p:nth-child(even){padding-left:14px}.services,.projects,.process,.estimate{padding:75px 20px}.services h2,.projects h2,.process h2,.estimate h2{font-size:11vw}.service-list{grid-template-columns:1fr}.service-list article,.service-list article+article{min-height:215px;padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.service-list h3{margin-top:45px}.project-grid{grid-template-columns:1fr}.project-grid .project-main{grid-column:auto}.project-grid img,.project-grid article:not(.project-main) img{height:72vw;min-height:270px}.process li{grid-template-columns:35px 1fr}.process li p{grid-column:2}.estimate-tool legend{float:none;width:auto;padding:0}.estimate-tool fieldset>div{margin:12px 0 0;display:grid;grid-template-columns:1fr 1fr}.estimate-tool button{padding:0 8px}.estimate-result strong{font-size:12vw}.theme-graphite .hero-copy{width:auto;margin:90px 20px 0}.theme-graphite .hero-copy h1{font-size:11vw}.theme-graphite .proof-row{padding:0 20px}.theme-graphite .project-grid{grid-template-columns:1fr}.theme-graphite .project-grid .project-main{grid-column:auto}.theme-graphite .project-grid img,.theme-graphite .project-grid article:not(.project-main) img{height:80vw}.theme-sage .variant-hero{min-height:680px}.theme-sage .hero-copy{right:18px;bottom:20px;left:18px;width:auto;padding:28px}.theme-sage .hero-copy h1{font-size:10.5vw}.theme-sage .projects>header{grid-template-columns:1fr}.theme-sage .project-grid{grid-template-columns:1fr}.theme-sage .project-grid .project-main,.theme-sage .project-grid article:nth-child(2),.theme-sage .project-grid article:nth-child(3){grid-column:1}.theme-sage .project-grid .project-main img{height:72vw}.theme-sage .project-grid article:not(.project-main) img{height:72vw}footer{padding:30px 20px;grid-template-columns:1fr auto}footer p{display:none}.variant-switch{right:10px;bottom:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:900px) and (min-width:621px){.theme-gallery .service-list{grid-template-columns:repeat(2,1fr)}.theme-gallery .service-list article{border-bottom:1px solid var(--line)}.theme-gallery .service-list article:nth-child(2){border-right:0}.theme-gallery .service-list article:nth-child(3),.theme-gallery .service-list article:nth-child(4){border-bottom:0}}
@media(max-width:620px){.theme-gallery .service-list{grid-template-columns:1fr}.theme-gallery .service-list article,.theme-gallery .service-list article+article{padding-right:0;padding-left:0}.theme-gallery .service-list article:nth-child(3){border-bottom:1px solid var(--line)}}
@media(min-width:901px){.projects{padding-top:80px}.theme-gallery .variant-hero{min-height:690px}.theme-gallery .hero-photo{min-height:620px}.theme-graphite .variant-hero{min-height:650px}}

/* Detailed whole-home estimate */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.estimate{--estimate-fg:#f7f7f4;--estimate-muted:rgba(255,255,255,.58);--estimate-line:rgba(255,255,255,.17);--estimate-soft:rgba(255,255,255,.055);--estimate-highlight:rgba(255,255,255,.105);color:var(--estimate-fg);transition:background .25s}.estimate.quote-open{grid-template-columns:1fr;gap:54px}.estimate.quote-open .estimate-intro{max-width:760px}.estimate.quote-open .estimate-intro h2 br{display:none}.estimate-intro>p:last-child{line-height:1.75}.estimate-tool{min-width:0;border-top-color:var(--estimate-line)}.area-picker{padding:29px 0 31px;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(500px,1.2fr);gap:50px;align-items:end;border-bottom:1px solid var(--estimate-line)}.area-picker>div:first-child>span,.quote-kicker{color:var(--estimate-muted);font-size:9px;letter-spacing:.14em}.area-picker h3{margin-top:10px;font-family:var(--serif);font-size:25px;font-weight:400;letter-spacing:-.035em}.area-picker p{margin-top:8px;color:var(--estimate-muted);font-size:11px;line-height:1.6}.area-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.estimate-tool .area-options button{min-height:68px;padding:8px;border-color:var(--estimate-line);display:flex;align-items:baseline;justify-content:center;gap:3px;color:var(--estimate-fg);transition:background .18s,border-color .18s,transform .18s}.estimate-tool .area-options button:hover{transform:translateY(-2px)}.estimate-tool .area-options button b{font-family:var(--serif);font-size:27px;font-weight:400}.estimate-tool .area-options button small{font-size:9px}.quote-output{min-height:235px}.quote-placeholder{min-height:235px;display:grid;place-content:center;text-align:center;color:var(--estimate-muted)}.quote-placeholder span{font-size:8px;letter-spacing:.16em}.quote-placeholder p{margin-top:15px;font-family:var(--serif);font-size:18px;line-height:1.7}.quote-result-heading{padding:46px 0 31px;display:flex;justify-content:space-between;gap:28px;align-items:end;border-bottom:1px solid var(--estimate-fg)}.quote-result-heading h3{margin-top:12px;font-family:var(--serif);font-size:clamp(30px,3.6vw,54px);font-weight:400;letter-spacing:-.045em}.quote-result-heading h3 small{margin-left:9px;color:var(--estimate-muted);font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:0}.quote-assumptions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.quote-assumptions span{padding:8px 10px;border:1px solid var(--estimate-line);font-size:9px;white-space:nowrap}.quote-block{padding-top:50px}.quote-title-row{margin-bottom:18px;display:flex;justify-content:space-between;align-items:end}.quote-title-row>div{display:flex;gap:15px;align-items:center}.quote-title-row span{color:var(--accent);font-size:9px;letter-spacing:.12em}.quote-title-row h4{font-family:var(--serif);font-size:25px;font-weight:400}.quote-title-row small{color:var(--estimate-muted);font-size:9px}.quote-table-wrap{width:100%;overflow-x:auto;border-top:1px solid var(--estimate-fg);-webkit-overflow-scrolling:touch}.quote-table{width:100%;min-width:880px;border-collapse:collapse;table-layout:fixed;color:var(--estimate-fg);font-variant-numeric:tabular-nums}.quote-table th,.quote-table td{padding:14px 16px;border-right:1px solid var(--estimate-line);border-bottom:1px solid var(--estimate-line);font-size:11px;line-height:1.55;text-align:right}.quote-table tr>*:last-child{border-right:0}.quote-table thead th{height:58px;color:var(--estimate-muted);font-size:9px;font-weight:500;letter-spacing:.05em}.quote-table thead th:first-child,.quote-table tbody th{width:34%;text-align:left}.quote-table tbody th{font-weight:400}.quote-table .recommended-col{background:var(--estimate-highlight)}.quote-table thead .recommended-col{position:relative;color:var(--estimate-fg);font-size:11px}.quote-table thead .recommended-col span{margin-right:7px;padding:4px 6px;background:var(--accent);color:var(--on-accent);font-size:7px;letter-spacing:.08em}.quote-table .total-row>*{border-top:1px solid var(--estimate-fg);font-weight:600}.quote-table .budget-row>*{padding-top:18px;padding-bottom:18px;background:var(--estimate-soft);font-weight:600}.quote-table .budget-row .recommended-col{background:var(--accent);color:var(--on-accent)}.spec-table td{text-align:left;vertical-align:top}.quote-guidance-grid{margin-top:54px;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--estimate-line);border:1px solid var(--estimate-line)}.quote-recommendation,.extra-costs{padding:35px;background:color-mix(in srgb,var(--text) 92%,transparent)}.theme-graphite .quote-recommendation,.theme-graphite .extra-costs{background:#242825}.theme-sage .quote-recommendation,.theme-sage .extra-costs{background:#173128}.quote-recommendation>span{color:var(--accent);font-size:8px;letter-spacing:.14em}.quote-recommendation h4,.extra-costs h4{margin-top:18px;font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.4}.quote-recommendation p{margin-top:17px;color:var(--estimate-muted);font-size:11px;line-height:1.85}.quote-recommendation strong{color:var(--estimate-fg);font-weight:500}.extra-costs h4{margin-top:0}.extra-costs ul{margin:20px 0 0;padding:0;list-style:none}.extra-costs li{padding:10px 0;border-bottom:1px solid var(--estimate-line);display:flex;justify-content:space-between;gap:20px;font-size:10px}.extra-costs li span{color:var(--estimate-muted)}.extra-costs li b{font-weight:500;text-align:right}.quote-footer-note{padding:24px 0;display:flex;justify-content:space-between;gap:30px;color:var(--estimate-muted);font-size:9px;line-height:1.7}.quote-footer-note>div{display:flex;gap:14px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.quote-footer-note a{border-bottom:1px solid currentColor;color:var(--estimate-fg)}.quote-footer-note a:hover{color:var(--accent)}.quote-cta{min-height:54px;padding:0 22px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--on-accent);font-size:11px;font-weight:500}.quote-cta::after{margin-left:auto;content:"→";font-size:18px;font-weight:400}.theme-gallery .quote-recommendation,.theme-gallery .extra-costs{background:#181b1c}

@media(max-width:900px){.area-picker{grid-template-columns:1fr;gap:24px}.estimate.quote-open{gap:40px}.quote-result-heading{align-items:flex-start;flex-direction:column}.quote-assumptions{justify-content:flex-start}.quote-guidance-grid{grid-template-columns:1fr}.quote-footer-note{flex-direction:column}.quote-footer-note>div{justify-content:flex-start}}
@media(max-width:620px){.estimate.quote-open{padding-right:0;padding-left:0}.estimate.quote-open .estimate-intro,.estimate.quote-open .area-picker,.estimate.quote-open .quote-result-heading,.estimate.quote-open .quote-block>.quote-title-row,.estimate.quote-open .quote-guidance-grid,.estimate.quote-open .quote-footer-note,.estimate.quote-open .quote-cta{margin-right:20px;margin-left:20px}.estimate.quote-open .quote-table-wrap{padding-left:20px}.estimate.quote-open .quote-table{margin-right:20px}.area-picker{padding-top:25px}.area-options{grid-template-columns:repeat(5,minmax(54px,1fr));gap:5px}.estimate-tool .area-options button{min-height:58px;padding:5px}.estimate-tool .area-options button b{font-size:22px}.estimate-tool .area-options button small{font-size:8px}.quote-placeholder{margin:0 20px}.quote-result-heading{padding-top:37px}.quote-result-heading h3{font-size:34px;line-height:1.25}.quote-result-heading h3 small{margin:10px 0 0;display:block}.quote-block{padding-top:42px}.quote-title-row h4{font-size:22px}.quote-table{min-width:800px}.quote-table th,.quote-table td{padding:12px;font-size:10px}.quote-table thead th:first-child,.quote-table tbody th{width:31%}.quote-guidance-grid{margin-top:42px}.quote-recommendation,.extra-costs{padding:27px 22px}.quote-footer-note{padding-top:21px;padding-bottom:21px}.quote-footer-note>div{gap:10px}.quote-cta{margin-bottom:0}}

.quote-market{margin-top:28px;padding:24px 26px;border:1px solid var(--estimate-line);display:grid;grid-template-columns:190px 1fr;gap:25px;align-items:start}.quote-market span{color:var(--accent);font-size:8px;letter-spacing:.14em}.quote-market p{color:var(--estimate-muted);font-size:10px;line-height:1.8}
@media(max-width:900px){.quote-market{grid-template-columns:1fr;gap:12px}}
@media(max-width:620px){.estimate.quote-open .quote-market{margin-right:20px;margin-left:20px;padding:22px}}

/* Interactive specification configurator */
.estimate-tool .area-options button{min-width:0}.estimate-tool .area-options button b{font-family:var(--sans);font-size:14px;font-weight:500;letter-spacing:-.03em}.configurator-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;align-items:start}.choice-table{min-width:0;border-top:1px solid var(--estimate-fg)}.choice-head,.choice-row{display:grid;grid-template-columns:180px minmax(0,1fr) 120px}.choice-head{min-height:47px;border-bottom:1px solid var(--estimate-line);align-items:center;color:var(--estimate-muted);font-size:8px;letter-spacing:.08em}.choice-head span{padding:0 15px}.choice-head span:last-child{text-align:right}.choice-row{border-bottom:1px solid var(--estimate-line);align-items:stretch}.process-cell{padding:19px 15px;display:flex;gap:11px;align-items:flex-start}.process-cell>span{padding-top:3px;color:var(--accent);font-size:8px;letter-spacing:.08em}.process-cell h5{font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.45}.option-cell{padding:10px;border-right:1px solid var(--estimate-line);border-left:1px solid var(--estimate-line)}.grade-options{height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.estimate-tool .grade-option{min-width:0;min-height:94px;padding:12px;border:1px solid var(--estimate-line);display:flex;flex-direction:column;align-items:flex-start;background:transparent;color:var(--estimate-fg);text-align:left;transition:border-color .18s,background .18s}.estimate-tool .grade-option:hover{border-color:var(--accent);background:var(--estimate-soft);color:var(--estimate-fg)}.estimate-tool .grade-option.selected,.estimate-tool .grade-option.selected:hover{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.grade-option>span{font-size:8px;letter-spacing:.08em;opacity:.66}.grade-option>strong{margin-top:8px;font-size:10px;font-weight:500;line-height:1.5;word-break:keep-all}.grade-option>small{margin-top:auto;padding-top:9px;font-size:8px;font-weight:500}.grade-option .plus,.summary-difference.plus{color:#efb08e}.grade-option .minus,.summary-difference.minus{color:#83c5a1}.grade-option.selected>small{color:var(--on-accent)}.row-price{padding:18px 15px;display:grid;grid-template-columns:1fr auto;align-content:center;text-align:right}.row-price>span{grid-column:1/-1;color:var(--estimate-muted);font-size:8px}.row-price strong{margin-top:8px;font-family:var(--serif);font-size:25px;font-weight:400}.row-price small{align-self:end;margin:0 0 4px 4px;color:var(--estimate-muted);font-size:8px}.live-summary{position:sticky;top:24px;padding:25px 22px;border:1px solid var(--estimate-line);background:rgba(0,0,0,.12)}.summary-kicker{color:var(--accent);font-size:8px;letter-spacing:.14em}.summary-label{margin-top:26px;color:var(--estimate-muted);font-size:9px}.summary-total{margin-top:8px;display:flex;align-items:baseline;gap:6px;font-family:var(--serif);font-size:44px;font-weight:400;line-height:1}.summary-total small{font-family:var(--sans);font-size:9px}.summary-difference{margin-top:12px;min-height:29px;padding:8px 9px;background:var(--estimate-soft);color:var(--estimate-muted);font-size:8px}.live-summary dl{margin:23px 0 0}.live-summary dl>div{padding:10px 0;border-top:1px solid var(--estimate-line);display:flex;justify-content:space-between;gap:12px;font-size:9px}.live-summary dt{color:var(--estimate-muted)}.live-summary dd{margin:0;font-weight:500}.live-summary .summary-budget{padding-top:14px}.live-summary .summary-budget dd{color:var(--accent);font-size:12px}.grade-counts{margin-top:22px;padding-top:19px;border-top:1px solid var(--estimate-line)}.grade-counts>span{color:var(--estimate-muted);font-size:8px}.grade-counts p{margin-top:10px;display:flex;justify-content:space-between;font-size:9px}.grade-counts i{font-style:normal;color:var(--estimate-muted)}.grade-counts b{font-weight:500}.estimate-tool .reset-grades{width:100%;min-height:39px;margin-top:21px;border-color:var(--estimate-line);color:var(--estimate-fg);font-size:8px}.estimate-tool .reset-grades:hover{border-color:var(--accent);background:transparent;color:var(--accent)}

@media(max-width:1100px){.configurator-layout{grid-template-columns:1fr}.choice-table{grid-row:2}.live-summary{position:static;grid-row:1;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.summary-kicker,.summary-label,.summary-total,.summary-difference{grid-column:1}.live-summary dl,.grade-counts{grid-column:2;grid-row:1/5;margin-top:0}.estimate-tool .reset-grades{grid-column:1;margin-top:18px}.grade-counts{padding-top:15px}}
@media(max-width:760px){.choice-head{display:none}.choice-row{grid-template-columns:1fr auto;padding:22px 0}.process-cell{padding:0 14px 15px}.row-price{padding:0 14px 15px;align-content:start}.row-price strong{font-size:23px}.option-cell{grid-column:1/-1;padding:10px 14px 0;border:0;border-top:1px solid var(--estimate-line)}.estimate-tool .grade-option{min-height:88px}.live-summary{grid-template-columns:1fr 1fr;margin-top:3px}}
@media(max-width:620px){.estimate-tool .area-options button b{font-size:10px}.choice-row{margin:0 20px}.configurator-layout .live-summary{margin:3px 20px 0}.grade-options{grid-template-columns:1fr}.estimate-tool .grade-option{min-height:52px;padding:10px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:9px;align-items:center}.grade-option>strong,.grade-option>small{margin:0;padding:0}.grade-option>small{text-align:right}.live-summary{display:block}.summary-total{font-size:42px}.live-summary dl,.grade-counts{margin-top:22px}.estimate-tool .reset-grades{margin-top:20px}}

/* Grade names live once in the table header; option cards stay focused on specification and price. */
.process-cell{align-items:baseline}.process-cell>span{padding-top:0;flex:0 0 auto}.process-cell h5{margin:0}
.choice-head>span{padding:0 15px}.choice-head>.grade-heads{height:100%;padding:0 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-items:center;border-right:1px solid var(--estimate-line);border-left:1px solid var(--estimate-line)}.choice-head .grade-heads span{padding:0;color:var(--estimate-fg);font-size:10px;font-weight:600;letter-spacing:-.02em;text-align:center}.grade-option>strong{margin-top:0;font-size:11px}.grade-option>small{font-size:11px}.row-price strong{font-size:clamp(32px,2.35vw,38px);line-height:1}.row-price small{margin-bottom:5px;font-size:10px}
@media(max-width:760px){.choice-head{min-height:46px;margin:0 14px;display:grid;grid-template-columns:1fr}.choice-head>span{display:none}.choice-head>.grade-heads{padding:0 14px;border:0}.grade-heads span{font-size:9px}.choice-row{padding:12px 0}.process-cell{grid-column:1;grid-row:1;padding:0 14px 8px}.option-cell{grid-column:1/-1;grid-row:2;padding-top:8px}.row-price{grid-column:2;grid-row:1;padding:0 14px 8px;align-content:start}.row-price strong{font-size:30px}.row-price small{font-size:9px}}
@media(max-width:620px){.choice-head{margin:0 20px}.grade-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.estimate-tool .grade-option{min-height:86px;padding:9px 8px;display:flex;gap:0;align-items:flex-start}.grade-option>strong{margin:0;font-size:9px;line-height:1.45}.grade-option>small{margin-top:auto;padding-top:8px;font-size:10px;text-align:left}.row-price strong{font-size:30px}}

/* Decorative English labels are intentionally omitted. */
.overline,.hero-photo figcaption,.wordmark small,.variant-switch>span{display:none}.hero-copy>h1:first-child,.services header>h2:first-child,.projects header h2:first-child,.process header>h2:first-child,.estimate-intro>h2:first-child{margin-top:0}

/* Keep the Sage featured-project caption inside its reserved first grid column. */
@media(min-width:901px){.theme-sage .project-grid .project-main>div{width:36%;padding-right:36px}}
