/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--pine:#203d2b;--pine-deep:#102b22;--pine-dark:#0b241c;--lake:#6f9b97;--gold:#9c7431;--gold-light:#c9a260;--cream:#f6f1e7;--cream-soft:#fbf8f1;--stone:#d8cdb9;--ink:#17271f;--muted:#5f665f;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--cream-soft);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,input,select,textarea{border-radius:0}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.skip-link{z-index:1000;background:var(--white);color:var(--pine-deep);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem;box-shadow:0 8px 30px #0002}.skip-link:focus{top:1rem}.topbar{background:var(--pine-deep);min-height:38px;color:var(--cream);letter-spacing:.02em;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem clamp(1.2rem,4vw,4.5rem);font-size:.78rem;font-weight:600;display:flex}.topbar p{margin:0}.topbar a{align-items:center;gap:.55rem;display:inline-flex}.topbar svg{width:15px;height:15px}.site-header{z-index:50;background:var(--cream-soft);justify-content:space-between;align-items:center;gap:2rem;min-height:108px;padding:.7rem clamp(1.2rem,4vw,4.5rem);display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--cream-soft) 95%, transparent)}}.site-header{border-bottom:1px solid var(--gold)}@supports (color:color-mix(in lab, red, red)){.site-header{border-bottom:1px solid color-mix(in srgb, var(--gold) 22%, transparent)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{justify-content:flex-start;align-items:center;gap:.85rem;width:280px;height:96px;display:flex;overflow:hidden}.brand img{object-fit:contain;width:94px;height:94px}.brand-copy{color:var(--pine-deep);flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.42rem;font-weight:600}.brand-copy small{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;margin-top:.45rem;font-size:.62rem;font-weight:800}.site-nav{align-items:center;gap:clamp(1.35rem,2.7vw,3.2rem);font-size:.9rem;font-weight:650;display:flex}.site-nav>a:not(.button){padding:.5rem 0;position:relative}.site-nav>a:not(.button):after{content:"";background:var(--gold);transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.site-nav>a:not(.button):hover:after,.site-nav>a:not(.button):focus-visible:after{transform:scaleX(1)}.menu-toggle{border:1px solid var(--stone);width:46px;height:46px;color:var(--pine-deep);background:0 0;justify-content:center;align-items:center;display:none}.menu-toggle svg{width:23px;height:23px}.button{border:1px solid var(--pine-deep);background:var(--pine-deep);min-height:58px;color:var(--white);letter-spacing:.01em;box-shadow:inset 0 0 0 2px var(--gold-light);cursor:pointer;justify-content:center;align-items:center;gap:1rem;padding:.95rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{background:var(--gold-light);color:var(--pine-deep);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--lake);outline-offset:3px}.button svg{width:20px;height:20px;transition:transform .18s}.button:hover svg{transform:translate(4px)}.button-small{min-height:50px;padding:.8rem 1.2rem}.hero{background:var(--cream-soft);border-bottom:1px solid var(--stone);grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:660px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,7rem) clamp(2rem,5vw,5.5rem) 3rem;animation:.5s ease-out both reveal;display:flex}.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin:0 0 1.35rem;font-size:.72rem;font-weight:800}.eyebrow-light{color:var(--gold-light)}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-.045em;max-width:720px;color:var(--pine-deep);margin:0;font-size:clamp(3.6rem,5.4vw,6.1rem);line-height:.95}.hero-text{color:#3f4a44;max-width:620px;margin:1.6rem 0 0;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:2.2rem;display:flex}.phone-link{color:var(--gold);border-bottom:1px solid;align-items:center;gap:.65rem;padding:.5rem 0;font-weight:750;display:inline-flex}.phone-link svg{width:20px;height:20px}.hero-trust{color:var(--muted);letter-spacing:.025em;flex-wrap:wrap;gap:.75rem 1.4rem;margin-top:3rem;font-size:.75rem;font-weight:650;display:flex}.hero-trust span{align-items:center;gap:.6rem;display:inline-flex}.hero-trust span:before{content:"";background:var(--gold-light);border-radius:50%;width:5px;height:5px}.hero-visual{background:var(--lake);min-height:660px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#102b221a,#0000 28%),linear-gradient(#0000 65%,#071b153d);position:absolute;inset:0}.hero-visual img{object-fit:cover;animation:.9s ease-out both image-settle}.hero-badge{z-index:2;background:var(--cream);flex-direction:column;max-width:280px;padding:1.05rem 1.3rem;display:flex;position:absolute;bottom:2rem;left:2rem}@supports (color:color-mix(in lab, red, red)){.hero-badge{background:color-mix(in srgb, var(--cream) 92%, transparent)}}.hero-badge{color:var(--pine-deep);border-left:4px solid var(--gold);box-shadow:0 16px 45px #0b241c2b}.hero-badge span{letter-spacing:.17em;text-transform:uppercase;font-size:.65rem;font-weight:800}.hero-badge strong{margin-top:.35rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:500}.service-rail{background:var(--cream);border-bottom:1px solid var(--stone);grid-template-columns:repeat(4,1fr);display:grid}.service-rail a{border-right:1px solid var(--stone);justify-content:center;align-items:center;gap:1rem;min-height:94px;padding:1.2rem 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.6vw,1.4rem);transition:background .18s;display:flex}.service-rail a:last-child{border-right:0}.service-rail a:hover{background:#ede3d2}.service-mark{color:var(--pine);display:inline-flex}.service-mark svg{width:30px;height:30px}.section{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,5vw,5.5rem)}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:4rem;max-width:1240px;margin:0 auto 3.5rem;display:grid}.section-heading h2,.projects-intro h2,.about-copy h2,.estimate-copy h2{max-width:760px;color:var(--pine-deep);letter-spacing:-.04em;margin:0;font-size:clamp(2.7rem,4.6vw,5rem);line-height:1}.section-heading>p,.projects-intro>p{color:var(--muted);margin:0 0 .4rem;font-size:1rem;line-height:1.75}.services-grid{border-top:1px solid var(--stone);border-bottom:1px solid var(--stone);grid-template-columns:repeat(4,1fr);max-width:1240px;margin:0 auto;display:grid}.service-card{border-right:1px solid var(--stone);flex-direction:column;min-height:370px;padding:2rem clamp(1.4rem,2.4vw,2.4rem);transition:background .22s,transform .22s;display:flex}.service-card:last-child{border-right:0}.service-card:hover{background:var(--cream);transform:translateY(-5px)}.service-card-top{color:var(--gold);justify-content:space-between;align-items:center;font-size:.72rem;font-weight:800;display:flex}.service-card h3{color:var(--pine-deep);margin:2.4rem 0 1rem;font-size:2rem}.service-card p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.75}.service-card small{color:var(--pine);letter-spacing:.09em;text-transform:uppercase;margin-top:auto;padding-top:2rem;font-size:.68rem;font-weight:800}.projects-section{background:var(--pine-deep);color:var(--cream)}.projects-intro{grid-template-columns:1.3fr .7fr;align-items:end;gap:4rem;max-width:1240px;margin:0 auto 3.5rem;display:grid}.projects-intro h2,.estimate-copy h2{color:var(--cream)}.projects-intro>p{color:#d5d7cf}.project-grid{grid-template-columns:1.25fr .75fr;gap:1.2rem;max-width:1240px;margin:0 auto;display:grid}.project-card{background:#17382d;grid-template-columns:44% 56%;min-height:310px;display:grid;overflow:hidden}.project-card-large{grid-row:span 2;grid-template-columns:1fr;min-height:644px}.project-image{min-height:260px;position:relative;overflow:hidden}.project-image img{object-fit:cover;transition:transform .6s}.project-card:hover .project-image img{transform:scale(1.035)}.project-card-large .project-image{min-height:450px}.project-tag{background:var(--cream);padding:.6rem .8rem;position:absolute;top:1rem;left:1rem}@supports (color:color-mix(in lab, red, red)){.project-tag{background:color-mix(in srgb, var(--cream) 93%, transparent)}}.project-tag{color:var(--pine-deep);letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:800}.project-copy{flex-direction:column;justify-content:center;padding:1.4rem;display:flex}.project-copy h3{color:var(--cream);margin:0;font-size:clamp(1.45rem,2.4vw,2.3rem);line-height:1.05}.project-copy p{color:#c8d0ca;margin:.8rem 0 0;font-size:.84rem;line-height:1.65}.concept-note{color:#aebbb4;max-width:1240px;margin:1.2rem auto 0;font-size:.72rem;line-height:1.5}.about-section{background:var(--cream)}.about-card{background:var(--cream-soft);border:1px solid var(--stone);grid-template-columns:.72fr 1.28fr;max-width:1240px;margin:0 auto;display:grid}.about-logo{background:#efe7d8;justify-content:center;align-items:center;min-height:540px;padding:3rem;display:flex;overflow:hidden}.about-logo img{mix-blend-mode:multiply;width:min(100%,430px);height:auto}.about-copy{padding:clamp(3rem,6vw,6rem)}.about-copy>p:not(.eyebrow){max-width:700px;color:var(--muted);margin:1.8rem 0 0;font-size:1rem;line-height:1.85}.proof-grid{border-top:1px solid var(--stone);grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.proof-grid div{flex-direction:column;padding:1.5rem 1rem 0 0;display:flex}.proof-grid strong{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2.7rem;font-weight:500}.proof-grid span{max-width:130px;color:var(--muted);font-size:.72rem;line-height:1.45}.estimate-section{background:var(--pine-deep);color:var(--cream);grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,7vw,8rem);padding:clamp(5rem,9vw,9rem) clamp(1.2rem,5vw,5.5rem);display:grid}.estimate-copy{align-self:start}.estimate-copy>p:not(.eyebrow){color:#cdd5cf;max-width:520px;margin:1.5rem 0 0;line-height:1.75}.contact-list{gap:.8rem;margin-top:3rem;display:grid}.contact-list a{word-break:break-word;border-bottom:1px solid #ffffff2b;align-items:center;gap:1rem;max-width:520px;padding:1.15rem 0;font-size:.9rem;display:flex}.contact-list svg{width:24px;height:24px;color:var(--gold-light);flex:none}.contact-list span{flex-direction:column;gap:.25rem;display:flex}.contact-list small{color:#aebbb4;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800}.estimate-form{background:var(--cream-soft);color:var(--ink);gap:1.2rem;padding:clamp(1.5rem,4vw,3.5rem);display:grid;box-shadow:0 25px 80px #071b1538}.field-row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.estimate-form label{color:var(--pine-deep);letter-spacing:.1em;text-transform:uppercase;gap:.55rem;font-size:.7rem;font-weight:800;display:grid}.estimate-form input,.estimate-form select,.estimate-form textarea{border:1px solid var(--stone);width:100%;color:var(--ink);letter-spacing:0;text-transform:none;background:#fffdf9;padding:.95rem 1rem;font-size:.9rem;font-weight:450}.estimate-form input,.estimate-form select{min-height:52px}.estimate-form textarea{resize:vertical;line-height:1.5}.estimate-form input::placeholder,.estimate-form textarea::placeholder{color:#8b8c86}.button-submit{width:100%;margin-top:.2rem}.form-note{color:var(--muted);text-align:center;margin:0;font-size:.72rem;line-height:1.5}.form-note-ready{color:var(--pine);font-weight:700}footer{background:var(--cream);border-top:1px solid var(--stone);grid-template-columns:160px 1fr auto;align-items:center;gap:2rem;padding:3rem clamp(1.2rem,5vw,5.5rem);display:grid}.footer-brand{align-items:center;width:132px;height:132px;display:flex;overflow:hidden}.footer-brand img{object-fit:contain;width:132px;height:132px}footer>p{color:var(--pine);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.footer-links{color:var(--muted);justify-items:end;gap:.35rem;font-size:.78rem;display:grid}footer>small{color:#7d827d;grid-column:2/-1;font-size:.68rem}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes image-settle{0%{transform:scale(1.025)}to{transform:scale(1)}}@media (width<=1120px){.site-nav{gap:1.2rem}.site-nav>a:not(.button){display:none}.hero{grid-template-columns:1fr 1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid var(--stone)}.project-card{grid-template-columns:1fr}.project-image{min-height:220px}}@media (width<=820px){.topbar{justify-content:center}.topbar p{display:none}.site-header{min-height:82px}.brand{width:210px;height:68px}.brand img{width:66px;height:66px}.brand-copy strong{font-size:1.08rem}.brand-copy small{font-size:.5rem}.menu-toggle{display:inline-flex}.site-nav{background:var(--cream-soft);border-bottom:1px solid var(--stone);flex-direction:column;align-items:stretch;gap:.2rem;padding:1rem 1.2rem 1.4rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 40px #0b241c16}.site-nav.is-open{display:flex}.site-nav>a:not(.button){padding:.85rem 0;display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:620px}.hero-visual{min-height:520px}.service-rail{grid-template-columns:repeat(2,1fr)}.service-rail a{border-bottom:1px solid var(--stone);justify-content:flex-start;min-height:78px;font-size:1rem}.section-heading,.projects-intro,.about-card,.estimate-section{grid-template-columns:1fr}.section-heading,.projects-intro{gap:1.5rem}.project-grid{grid-template-columns:1fr}.project-card,.project-card-large{grid-row:auto;grid-template-columns:1fr;min-height:auto}.project-card-large .project-image,.project-image{min-height:330px}.about-logo{min-height:360px}.estimate-section{gap:3.5rem}footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-links{justify-items:center}footer>small{grid-column:1}}@media (width<=560px){.brand{width:72px}.brand-copy{display:none}.topbar{font-size:.73rem}.hero-copy{min-height:auto;padding:4.5rem 1.2rem 3rem}h1{font-size:clamp(3.2rem,16vw,4.5rem)}.hero-actions,.hero-actions .button{width:100%}.hero-actions{align-items:stretch}.hero-visual{min-height:420px}.hero-badge{bottom:1rem;left:1rem;right:1rem}.service-rail{grid-template-columns:1fr}.service-rail a{border-right:0}.services-grid,.field-row,.proof-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid var(--stone)}.service-card:last-child{border-bottom:0}.proof-grid{gap:1rem}.about-logo{min-height:280px;padding:1.5rem}.about-copy{padding:2rem 1.2rem}.estimate-form{padding:1.2rem}.contact-list a{font-size:.76rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
