/*! 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}}:root{--navy:#09243d;--navy-deep:#061a2c;--blue:#1d557f;--cream:#f3f0e9;--paper:#fbfaf7;--white:#fff;--ink:#162431;--muted:#5f6c75;--line:#d9ddd9;--wood:#b16f39;--wood-light:#d9b18a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{flex:none;width:1.1em;height:1.1em}:focus-visible{outline-offset:3px;outline:3px solid #e49b56}.skip-link{z-index:100;background:var(--white);color:var(--navy);padding:12px 16px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.reveal-ready [data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .72s,transform .72s cubic-bezier(.2,.72,.24,1);transform:translateY(26px)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}.top-line{background:var(--navy-deep);color:#cbd6de}.top-line>div{letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:22px;width:min(1180px,100% - 40px);min-height:40px;margin:0 auto;font-size:12px;font-weight:700;display:flex}.top-line span+span,.top-line a{border-left:1px solid #ffffff2e;padding-left:22px}.top-line a{color:var(--white)}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1180px,100% - 40px);min-height:88px;margin:0 auto;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--navy);place-items:center;width:45px;height:45px;padding:4px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-copy{flex-direction:column;line-height:1.15;display:flex}.brand-copy strong{letter-spacing:.005em;font-size:15px}.brand-copy small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700}.desktop-nav{color:#3f4c55;align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding:10px 0}.desktop-nav a:hover{color:var(--navy);border-color:var(--wood)}.header-cta{background:var(--navy);min-height:48px;color:var(--white);justify-self:end;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.header-cta svg{color:var(--wood-light)}.mobile-menu{display:none}.hero{background:var(--navy);width:min(1320px,100% - 24px);color:var(--white);grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);margin:0 auto;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;min-height:655px;padding:88px clamp(40px,7vw,105px) 58px;display:flex}.eyebrow{color:var(--wood);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 22px;font-size:12px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:26px;height:2px}.hero .eyebrow{color:#cba179}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(44px,5vw,74px);font-weight:700;line-height:1.03}.hero-lead{color:#d1dbe2;max-width:680px;margin:28px 0 0;font-size:clamp(18px,1.4vw,21px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.button{justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 22px;font-size:15px;font-weight:750;display:inline-flex}.button-primary{background:var(--white);color:var(--navy)}.button-primary svg{color:var(--wood)}.button-secondary{color:var(--white);border:1px solid #ffffff4d}.button:hover{outline-offset:2px;outline:2px solid #ffffff40}.personal-line{flex-direction:column;margin:auto 0 0;padding-top:40px;display:flex}.personal-line strong{font-size:16px}.personal-line span{color:#b0c0cb;margin-top:5px;font-size:14px}.request-card{background:var(--cream);color:var(--navy);border-top:6px solid var(--wood);flex-direction:column;align-self:stretch;margin:28px 28px 28px 0;padding:46px 42px 38px;display:flex}.request-label{color:#6b5849;letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.request-card h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,2.7vw,41px);font-weight:500;line-height:1.12}.request-card ol{border-top:1px solid #d3cec4;margin:35px 0;padding:0;list-style:none}.request-card li{border-bottom:1px solid #d3cec4;grid-template-columns:36px 1fr;gap:12px;padding:18px 0;display:grid}.request-card li>span{color:var(--wood);letter-spacing:.1em;font-size:12px;font-weight:800}.request-card li p{color:#56636c;margin:0;font-size:15px;line-height:1.55}.request-card li strong{color:var(--navy);margin-bottom:3px;font-size:16px;display:block}.request-card>a{background:var(--navy);min-height:56px;color:var(--white);justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:0 17px;font-size:15px;font-weight:750;display:flex}.service-ticker{color:#5c6870;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:78px;margin:0 auto;font-size:13px;font-weight:800;display:flex}.service-ticker i{background:var(--wood);width:4px;height:4px;transform:rotate(45deg)}.services{border-top:1px solid var(--line);width:min(1180px,100% - 40px);margin:0 auto;padding:95px 0 110px}.section-intro{grid-template-columns:1fr 1.05fr;align-items:end;gap:18px 75px;margin-bottom:46px;display:grid}.section-intro .eyebrow{grid-column:1/-1;margin-bottom:0}.section-intro h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,56px);line-height:1.07}.section-intro>p:last-child{color:#52616b;max-width:520px;margin:0;font-size:17px;line-height:1.72}.service-list{border-top:2px solid var(--navy)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(310px,1.15fr) minmax(250px,.85fr);align-items:start;gap:24px;min-height:150px;padding:30px 14px;display:grid}.service-list article:hover{background:#f5f2eb}.service-list article>span{color:var(--wood);letter-spacing:.12em;padding-top:7px;font-size:12px;font-weight:800}.service-title h3{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:25px}.service-title p{color:#56646d;max-width:560px;margin:12px 0 0;font-size:16px;line-height:1.65}.service-details{background:var(--white);border:1px solid #ccd3d4}.service-details summary{min-height:50px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0 15px;font-size:15px;font-weight:750;list-style:none;display:flex}.service-details summary::-webkit-details-marker{display:none}.service-details summary span{color:var(--wood);font-size:22px;font-weight:400}.service-details[open] summary span{transform:rotate(45deg)}.service-details ul{color:#52616b;margin:0;padding:0 18px 17px 35px}.service-details li{margin:8px 0;padding-left:2px;font-size:15px;line-height:1.45}.work-gallery{width:min(1180px,100% - 40px);margin:0 auto;padding:0 0 110px}.work-gallery-intro{margin-bottom:38px}.work-gallery-grid{grid-template-rows:repeat(2,260px);grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;display:grid}.work-photo{background:var(--navy-deep);min-height:0;margin:0;position:relative;overflow:hidden}.work-photo-large{grid-row:1/3}.work-photo img{object-fit:cover;width:100%;height:100%;transition:transform .85s cubic-bezier(.2,.72,.24,1);display:block}.work-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#03111cd1);position:absolute;inset:38% 0 0}.work-photo figcaption{z-index:1;color:var(--white);flex-direction:column;display:flex;position:absolute;bottom:22px;left:25px;right:25px}.work-photo figcaption strong{font-size:20px;line-height:1.25}.work-photo figcaption span{color:#d8e1e6;letter-spacing:.035em;margin-top:5px;font-size:13px;font-weight:700;line-height:1.45}.work-photo:hover img{transform:scale(1.025)}.work-gallery-grid .work-photo:nth-child(2){transition-delay:80ms}.work-gallery-grid .work-photo:nth-child(3){transition-delay:.16s}.work-gallery-note{color:#6b757b;margin:14px 0 0;font-size:13px;line-height:1.55}.project-section{background:#ddd8cf;grid-template-columns:.68fr 1.32fr;width:min(1320px,100% - 24px);margin:0 auto 24px;display:grid}.project-section-reverse{grid-template-columns:1.32fr .68fr}.project-section-final{margin-bottom:110px}.project-section-reverse .project-copy{order:2}.project-section-reverse .project-images{order:1;grid-template-columns:1fr 1fr}.project-section-garden .project-images{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr}.project-section-garden .project-image{height:303px}.project-section-furniture .project-images{grid-template-columns:repeat(3,1fr)}.project-copy{color:var(--white);background:#0c2c47;flex-direction:column;align-items:flex-start;padding:70px clamp(32px,5vw,68px);display:flex}.project-copy h2{letter-spacing:-.04em;max-width:500px;margin:0;font-size:clamp(38px,4vw,57px);line-height:1.05}.project-copy>p:not(.eyebrow){color:#c5d1d9;max-width:540px;margin:25px 0 0;font-size:17px;line-height:1.7}.project-copy ul{border-top:1px solid #fff3;width:100%;margin:32px 0 0;padding:0;list-style:none}.project-copy li{color:#ecf2f5;border-bottom:1px solid #fff3;align-items:center;min-height:52px;padding:13px 0 13px 24px;font-size:15px;font-weight:700;display:flex;position:relative}.project-copy li:before{content:"";background:var(--wood-light);width:7px;height:7px;position:absolute;left:2px;transform:rotate(45deg)}.project-copy>a{background:var(--white);min-height:55px;color:var(--navy);align-items:center;gap:10px;margin-top:34px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.project-copy>a svg{color:var(--wood)}.project-images{grid-template-columns:1.2fr .8fr;gap:14px;min-width:0;padding:14px;display:grid}.project-image{background:var(--navy-deep);height:620px;margin:0;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .85s cubic-bezier(.2,.72,.24,1);display:block}.project-image-wide img,.project-image-tall img{object-position:center}.project-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#03111cb8);position:absolute;inset:58% 0 0}.project-image figcaption{z-index:1;color:var(--white);align-items:center;gap:10px;display:inline-flex;position:absolute;bottom:18px;left:20px}.project-image figcaption span{background:var(--wood);place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.project-image figcaption strong{font-size:16px;line-height:1.35}.project-image:hover img{transform:scale(1.02)}.project-images .project-image:nth-child(2){transition-delay:.1s}.project-images .project-image:nth-child(3){transition-delay:.18s}.jobs-section{background:var(--navy-deep);width:min(1320px,100% - 24px);color:var(--white);grid-template-columns:.85fr 1.15fr;margin:0 auto;display:grid}.jobs-heading{padding:80px clamp(34px,6vw,78px)}.eyebrow.light{color:#d1a87f}.jobs-heading h2{letter-spacing:-.04em;max-width:470px;margin:0;font-size:clamp(38px,4vw,57px);line-height:1.05}.jobs-heading>p:not(.eyebrow){color:#bdcbd4;max-width:520px;margin:25px 0 0;font-size:17px;line-height:1.7}.jobs-list{background:#0d2c47;padding:40px 56px}.jobs-list div{border-bottom:1px solid #ffffff24;grid-template-columns:52px 1fr;align-items:center;min-height:96px;display:grid}.jobs-list div:last-child{border-bottom:0}.jobs-list span{color:#d8aa7e;letter-spacing:.12em;font-size:12px;font-weight:800}.jobs-list p{color:#edf2f5;margin:0;font-size:17px;line-height:1.4}.jobs-list p strong{display:block}.jobs-list p small{color:#bdcad3;margin-top:6px;font-size:14px;line-height:1.5;display:block}.audience-section{width:min(1180px,100% - 40px);margin:0 auto;padding:105px 0}.audience-intro{margin-bottom:42px}.audience-grid{border-top:2px solid var(--navy);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.audience-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff8c;flex-direction:column;min-height:330px;padding:34px 30px;display:flex}.audience-grid article>span{color:var(--wood);letter-spacing:.12em;font-size:12px;font-weight:800}.audience-grid h3{color:var(--navy);margin:48px 0 16px;font-size:25px}.audience-grid p{color:#53626b;margin:0;font-size:16px;line-height:1.68}.audience-grid small{color:#6f777c;margin-top:auto;padding-top:24px;font-size:13px;font-weight:700;line-height:1.5}.process-section{width:min(1180px,100% - 40px);margin:0 auto;padding:105px 0}.section-intro.compact h2{font-size:clamp(36px,3.8vw,52px)}.process-grid{border-top:2px solid var(--navy);grid-template-columns:repeat(3,1fr);display:grid}.process-grid article{border-right:1px solid var(--line);grid-template-columns:48px 1fr;gap:16px;min-height:230px;padding:30px 32px 28px 0;display:grid}.process-grid article+article{padding-left:30px}.process-grid article:last-child{border-right:0}.process-grid article>span{background:var(--wood);width:32px;height:32px;color:var(--white);place-items:center;font-size:12px;font-weight:800;display:grid}.process-grid h3{color:var(--navy);margin:4px 0 0;font-size:22px}.process-grid p{color:#53616b;margin:13px 0 0;font-size:16px;line-height:1.7}.about-section{background:var(--cream);grid-template-columns:.42fr 1.58fr;width:min(1180px,100% - 40px);margin:0 auto 110px;display:grid}.about-name{background:var(--wood);min-height:480px;color:var(--white);flex-direction:column;justify-content:space-between;padding:46px;display:flex}.about-name>span{letter-spacing:-.08em;font-size:clamp(78px,10vw,145px);font-weight:800;line-height:.8}.about-name small{letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.5}.about-copy{padding:68px clamp(38px,7vw,92px)}.about-copy h2{max-width:730px;color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.12}.about-copy>p:not(.eyebrow){color:#4f5e67;max-width:750px;margin:25px 0 0;font-size:17px;line-height:1.75}.about-facts{border-top:1px solid #d4cfc5;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:36px;padding-top:25px;display:grid}.about-facts span{color:#5f696f;font-size:14px;line-height:1.5}.about-facts strong{color:var(--navy);margin-bottom:4px;font-size:16px;display:block}.area-section{background:var(--navy-deep);width:min(1320px,100% - 24px);color:var(--white);grid-template-columns:.88fr 1.12fr;margin:0 auto 105px;display:grid}.area-copy{padding:70px clamp(34px,6vw,78px)}.area-copy h2{letter-spacing:-.04em;max-width:500px;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.07}.area-copy>p:not(.eyebrow){color:#c0cdd5;max-width:560px;margin:24px 0 0;font-size:17px;line-height:1.7}.area-copy>a{border:1px solid #ffffff57;align-items:center;gap:10px;min-height:54px;margin-top:30px;padding:0 18px;font-size:15px;font-weight:750;display:inline-flex}.district-list{background:#0f3150;grid-template-columns:1fr 1fr;padding:42px;display:grid}.district-list span{color:#edf3f6;border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;align-items:center;min-height:75px;padding:0 20px;font-size:16px;font-weight:700;display:flex}.district-list span:nth-child(2n){border-right:0}.district-list span:nth-last-child(-n+2){border-bottom:0}.faq-section{grid-template-columns:.72fr 1.28fr;gap:84px;width:min(1180px,100% - 40px);margin:0 auto;padding:0 0 105px;display:grid}.faq-section h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(35px,3.6vw,50px);line-height:1.08}.faq-list{border-top:2px solid var(--navy)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:72px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:17px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--wood);font-size:22px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#53616b;max-width:680px;margin:-3px 35px 24px 0;font-size:16px;line-height:1.7}.contact-section{background:var(--navy);width:min(1320px,100% - 24px);color:var(--white);grid-template-columns:.78fr 1.22fr;gap:clamp(45px,7vw,100px);margin:0 auto;padding:78px clamp(32px,6vw,82px);display:grid}.contact-copy h2{letter-spacing:-.04em;max-width:470px;margin:0;font-size:clamp(37px,4.2vw,58px);line-height:1.05}.contact-copy>p:not(.eyebrow){color:#c6d2da;max-width:490px;margin:24px 0 0;font-size:17px;line-height:1.7}.direct-contact{margin-top:42px;display:grid}.direct-contact a{min-height:66px;color:var(--white);border-bottom:1px solid #ffffff40;align-items:center;gap:15px;padding:15px 0;font-size:16px;font-weight:700;display:flex}.direct-contact svg,.mail-symbol{color:#d3a879;text-align:center;width:22px;font-size:19px}.direct-contact a>span:last-child{flex-direction:column;display:flex}.direct-contact small{color:#b3c3ce;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800}.contact-form{background:var(--white);color:var(--ink);padding:40px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{flex-direction:column;margin-bottom:17px;display:flex}.contact-form label>span{color:#3d4c56;letter-spacing:.035em;margin-bottom:9px;font-size:13px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#fbfbfa;border:1px solid #d1d6d8;border-radius:0;outline:none}.contact-form input,.contact-form select{height:56px;padding:0 14px;font-size:16px}.contact-form textarea{resize:vertical;min-height:150px;padding:14px;font-size:16px;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px #1d557f21}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#92999e}.form-note{color:#626e75;margin:-1px 0 18px;font-size:13px;line-height:1.55}.form-actions{gap:10px;display:flex}.form-actions button{border:1px solid var(--navy);background:var(--navy);min-height:56px;color:var(--white);cursor:pointer;border-radius:0;padding:0 18px;font-size:15px;font-weight:750}.form-actions button span{color:var(--wood-light);margin-left:8px}.form-actions .email-button{background:var(--white);color:var(--navy)}.form-actions button:hover{outline-offset:2px;outline:2px solid #09243d2b}.photo-note{color:#68747b;margin:16px 0 0;font-size:13px;line-height:1.5}.site-footer{color:#56646d;grid-template-columns:1.2fr .9fr .9fr;align-items:center;gap:30px;width:min(1180px,100% - 40px);min-height:180px;margin:0 auto;font-size:13px;display:grid}.footer-brand{color:var(--navy);align-items:center;gap:12px;display:flex}.brand-mark.small{width:38px;height:38px}.footer-brand div{flex-direction:column;display:flex}.footer-brand small{color:var(--muted);margin-top:4px}.site-footer>p{text-align:center;line-height:1.55}.footer-links{text-align:right;flex-direction:column;justify-self:end;gap:4px;display:flex}.footer-links span{color:#66737b;margin-top:6px;font-size:12px}.footer-links span a{text-underline-offset:3px;text-decoration:underline}.mobile-contact-bar{display:none}.legal-page{background:var(--paper);min-height:100vh}.legal-header{background:var(--navy);min-height:86px;color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:0 max(24px,50vw - 590px);display:flex}.legal-header .brand-copy small{color:#a9bdcc}.legal-back{color:#dbe5eb;font-size:15px;font-weight:700}.legal-content{width:min(820px,100% - 48px);margin:0 auto;padding:78px 0 100px}.legal-content .eyebrow{margin-bottom:18px}.legal-content h1{color:var(--navy);letter-spacing:-.05em;margin:0 0 35px;font-size:clamp(42px,5vw,68px)}.legal-content h2{color:var(--navy);margin:34px 0 11px;font-size:20px}.legal-content h3{color:var(--navy);margin:24px 0 9px;font-size:15px}.legal-content p,.legal-content li{color:#40515f;font-size:16px;line-height:1.75}.legal-content ul{padding-left:20px}.legal-notice{border-left:3px solid var(--wood);background:var(--cream);color:var(--muted);margin-top:40px;padding:18px 20px;font-size:15px;line-height:1.6}@media (width<=1040px){.site-header{grid-template-columns:1fr auto auto}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{min-width:74px;min-height:48px;color:var(--navy);cursor:pointer;border:1px solid #cbd2d4;justify-content:center;align-items:center;padding:0 14px;font-size:15px;font-weight:750;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:20;border:2px solid var(--navy);background:var(--white);grid-template-columns:1fr 1fr;gap:2px;padding:12px;display:grid;position:absolute;top:72px;left:0;right:0;box-shadow:0 18px 36px #061a2c2e}.mobile-menu nav a{min-height:52px;color:var(--navy);background:#f4f2ed;align-items:center;padding:0 15px;font-size:16px;font-weight:700;display:flex}.hero{grid-template-columns:1fr}.hero-copy{min-height:610px}.request-card{min-height:520px;margin:0}.section-intro{grid-template-columns:1fr;gap:20px}.section-intro .eyebrow{grid-column:1}.work-gallery-grid{grid-template-rows:repeat(2,230px);grid-template-columns:minmax(0,1.1fr) minmax(285px,.9fr)}.project-section,.project-section-reverse{grid-template-columns:1fr}.project-section-reverse .project-copy,.project-section-reverse .project-images{order:initial}.project-section-reverse .project-copy{order:1}.project-section-reverse .project-images{order:2}.project-image{height:520px}.project-section-garden .project-image{height:380px}.jobs-section{grid-template-columns:1fr}.jobs-heading{padding-bottom:52px}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:0}.about-section{grid-template-columns:.55fr 1.45fr}.about-facts{grid-template-columns:1fr;gap:15px}.area-section{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:38px}.contact-section{grid-template-columns:1fr}}@media (width<=700px){.top-line>div{justify-content:space-between;width:calc(100% - 32px)}.top-line span:nth-child(2){display:none}.top-line a{padding-left:14px}.site-header{width:calc(100% - 32px);min-height:76px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:10px}.mobile-menu summary{min-width:64px;min-height:46px;padding:0 10px;font-size:14px}.mobile-menu nav{grid-template-columns:1fr;top:68px}.header-cta{display:none}.hero{width:100%}.hero-copy{min-height:610px;padding:62px 24px 40px}.hero h1{font-size:clamp(41px,12vw,58px)}.hero-lead{font-size:18px}.hero-actions,.button{width:100%}.request-card{min-height:0;padding:42px 24px}.request-card h2{font-size:34px}.service-ticker{justify-content:flex-start;gap:16px;width:calc(100% - 32px);min-height:72px;overflow:hidden}.service-ticker span:nth-of-type(n+4),.service-ticker i:nth-of-type(n+4){display:none}.services{width:calc(100% - 32px);padding:72px 0 80px}.section-intro h2{font-size:39px}.service-list article{grid-template-columns:38px 1fr;align-items:start;gap:10px;min-height:0;padding:28px 0}.service-list article>span{padding-top:6px}.service-title h3{font-size:22px}.service-title p{font-size:16px}.service-details{grid-column:2;width:100%;margin-top:8px}.work-gallery{width:calc(100% - 32px);padding-bottom:78px}.work-gallery-grid{grid-template-rows:none;grid-template-columns:1fr;gap:10px}.work-photo,.work-photo-large{aspect-ratio:4/3;grid-row:auto}.work-photo figcaption{bottom:17px;left:18px;right:18px}.work-photo figcaption strong{font-size:19px}.work-gallery-grid .work-photo:nth-child(2),.work-gallery-grid .work-photo:nth-child(3){transition-delay:0s}.project-section{width:100%;margin-bottom:14px}.project-section-final{margin-bottom:78px}.project-copy{padding:58px 24px}.project-copy h2{font-size:39px}.project-images,.project-section-reverse .project-images,.project-section-garden .project-images,.project-section-furniture .project-images{grid-template-columns:1fr;gap:10px;padding:10px}.project-image{height:auto}.project-image-wide{aspect-ratio:4/3}.project-image-tall{aspect-ratio:3/4}.project-section-garden .project-image{aspect-ratio:4/3;height:auto}.project-images .project-image:nth-child(2),.project-images .project-image:nth-child(3){transition-delay:0s}.jobs-section{width:100%}.jobs-heading{padding:62px 24px 45px}.jobs-list{padding:24px}.jobs-list div{grid-template-columns:40px 1fr;min-height:98px}.audience-section{width:calc(100% - 32px);padding:78px 0}.audience-grid article{padding:30px 24px}.audience-grid h3{margin-top:30px}.process-section{width:calc(100% - 32px);padding:78px 0}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:27px 0}.about-section{grid-template-columns:1fr;width:100%;margin-bottom:78px}.about-name{min-height:260px;padding:30px 24px}.about-name>span{font-size:110px}.about-copy{padding:52px 24px}.about-copy h2{font-size:37px}.about-facts{grid-template-columns:1fr}.area-section{width:100%;margin-bottom:78px}.area-copy{padding:58px 24px}.area-copy h2{font-size:39px}.district-list{grid-template-columns:1fr;padding:20px}.district-list span,.district-list span:nth-child(2n),.district-list span:nth-last-child(-n+2){border-bottom:1px solid #ffffff24;border-right:0;min-height:64px}.district-list span:last-child{border-bottom:0}.faq-section{width:calc(100% - 32px);padding-bottom:78px}.contact-section{width:100%;padding:60px 24px}.contact-copy h2{font-size:40px}.contact-form{padding:26px 20px}.form-row{grid-template-columns:1fr;gap:0}.form-actions{flex-direction:column}.form-actions button{width:100%}.site-footer{grid-template-columns:1fr;width:calc(100% - 32px);padding:38px 0}.site-footer>p{text-align:left}.footer-links{text-align:left;justify-self:start}body{padding-bottom:70px}.mobile-contact-bar{z-index:40;background:var(--white);border-top:1px solid #cbd2d4;grid-template-columns:1fr 1fr;height:70px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 22px #061a2c29}.mobile-contact-bar a{color:var(--navy);justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}.mobile-contact-bar a:last-child{background:var(--navy);color:var(--white)}.legal-header{min-height:76px;padding:0 16px}.legal-header .brand-copy{display:none}.legal-content{width:calc(100% - 32px);padding:55px 0 80px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}.reveal-ready [data-reveal]{opacity:1;transition:none;transform:none}}
