/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}}:root{--ink:#1b2226;--orange:#d26a2c;--orange-deep:#b95119;--stone:#7e7366;--cream:#f4f1ec;--paper:#fff;--mist:#f7f7f6;--line:#e3dfd9;--muted:#657077;--heading:"Aileron", "Avenir Next", "Montserrat", Arial, sans-serif;--body:"Work Sans", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(1216px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#1b22268c;padding:16px 0;transition:background .3s,padding .3s,box-shadow .3s,color .3s;animation:.75s both nav-in;position:fixed;inset:0 0 auto}.site-header.is-scrolled{color:var(--ink);background:#fffffff5;padding:8px 0;box-shadow:0 5px 18px #14191c1f}.nav-inner{justify-content:space-between;align-items:center;height:40px;display:flex}.logo-link{align-items:center;display:inline-flex}.brand{color:#fff;align-items:center;gap:10px;min-width:222px;display:inline-flex}.brand-dark{color:var(--ink)}.brand-mark{background:var(--ink);border-radius:7px;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff24}.mark-c,.mark-p{font-family:var(--heading);font-weight:900;line-height:1;position:absolute}.mark-c{color:#fff;font-size:25px;top:8px;left:8px;transform:skewY(-12deg)}.mark-p{color:var(--orange);font-size:24px;bottom:5px;right:7px;transform:skewY(-12deg)}.brand-words{letter-spacing:.12em;grid-template-columns:auto;line-height:1;display:grid}.brand-words strong{font-family:var(--heading);letter-spacing:.08em;font-size:13px}.brand-words>span{color:var(--orange);letter-spacing:.22em;margin-top:3px;font-size:13px;font-weight:800}.brand-words small{letter-spacing:.34em;margin-top:4px;font-size:9px;font-weight:700}.desktop-nav{align-items:center;gap:24px;font-weight:600;display:flex}.desktop-nav>a:not(.nav-cta){transition:color .2s}.desktop-nav>a:not(.nav-cta):hover{color:var(--orange)}.nav-cta{background:var(--orange);color:#fff;border-radius:6px;padding:8px 20px;box-shadow:0 8px 18px #d26a2c33}.nav-cta:hover{background:var(--orange-deep)}.menu-toggle{cursor:pointer;background:0 0;border:0;width:32px;padding:4px;display:none}.menu-toggle span{background:currentColor;border-radius:99px;height:2px;margin:5px 0;display:block}.mobile-nav{display:none}.hero{color:#fff;background:url(/hero-wall.jpg) 50% 58%/cover no-repeat;justify-content:center;align-items:center;height:100vh;min-height:720px;display:flex;position:relative;overflow:hidden}.hero-overlay{background:#101518ab;position:absolute;inset:0}.hero-content{z-index:1;text-align:center;padding-top:46px;position:relative}.eyebrow,.kicker{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:800}.hero .eyebrow{color:#f0a676;margin:0 0 14px;animation:.8s .1s both rise}.hero h1{max-width:1120px;font-family:var(--heading);letter-spacing:-.03em;margin:0 auto 20px;font-size:clamp(42px,5vw,68px);line-height:1.02;animation:.9s .15s both rise}.hero-copy{color:#ecebe8;max-width:800px;margin:0 auto 30px;font-size:clamp(19px,2vw,24px);line-height:1.4;animation:.8s .25s both rise}.hero-actions{justify-content:center;gap:16px;animation:.8s .35s both rise;display:flex}.button{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;min-height:52px;padding:12px 30px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 10px 24px #d26a2c40}.button-primary:hover{background:var(--orange-deep)}.button-light{color:var(--ink);background:#fff;box-shadow:0 10px 24px #0000001f}.button-light:hover{background:var(--cream)}.scroll-cue{z-index:1;background:#ffffff1f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:25px;animation:2s infinite bounce;display:grid;position:absolute;bottom:36px;left:50%}.services-section{background:#f7f7f7;padding:48px 0}.section-heading{margin-bottom:40px}.section-heading.centered{text-align:center}.section-heading .kicker{margin:0 0 8px}.section-heading h2,.about-content h2{font-family:var(--heading);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(30px,3vw,38px);line-height:1.15}.section-heading>p:last-child{max-width:720px;color:var(--muted);margin:0 auto;font-size:18px}.service-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-card{background:#fff;border:1px solid #efefed;border-radius:8px;flex-direction:column;min-height:228px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 6px 20px #141a1e12}.service-card:hover{transform:translateY(-7px);box-shadow:0 16px 34px #141a1e1f}.service-icon{width:46px;height:46px;color:var(--orange);font-family:var(--heading);background:#d26a2c1c;border-radius:50%;place-items:center;margin-bottom:16px;font-size:20px;font-weight:900;display:grid}.service-card h3{font-family:var(--heading);margin:0 0 8px;font-size:20px;line-height:1.3}.service-card p{color:var(--muted);margin:0 0 18px;line-height:1.55}.service-card a{color:var(--orange);margin-top:auto;font-weight:700}.service-card a span,.service-more a span{transition:margin .2s}.service-card a:hover span,.service-more a:hover span{margin-left:5px}.service-more{margin-top:28px}.service-more a{color:var(--orange);font-weight:700}.about-section{background:#fff;padding:48px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.about-photo-wrap{border-radius:8px;height:400px;position:relative;overflow:hidden;box-shadow:0 14px 32px #171c1f24}.about-photo-wrap img{object-fit:cover;width:100%;height:100%}.photo-badge{color:#fff;border-left:4px solid var(--orange);background:#1b2226f0;flex-direction:column;min-width:150px;padding:14px 18px;display:flex;position:absolute;bottom:18px;right:18px}.photo-badge strong{color:var(--orange);font-family:var(--heading);font-size:28px;line-height:1}.photo-badge span{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.about-content .kicker{margin:0 0 8px}.about-content>p:not(.kicker){color:var(--muted);margin:0 0 12px}.feature-list{grid-template-columns:1fr 1fr;gap:10px 18px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.feature-list li{align-items:flex-start;gap:9px;font-weight:600;line-height:1.4;display:flex}.feature-list span{color:var(--orange);font-weight:900}.stats-section{color:#fff;background:linear-gradient(#d26a2ce0,#d26a2ce0),url(/wall-tiered.jpg) 50%/cover;padding:40px 0}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stats-grid>div{text-align:center;border-right:1px solid #ffffff52;padding:4px 18px}.stats-grid>div:last-child{border-right:0}.stats-grid strong{font-family:var(--heading);font-size:38px;line-height:1;display:block}.stats-grid span{letter-spacing:.04em;margin-top:8px;font-size:14px;font-weight:700;display:block}.contact-section{background:#f1f2f3;padding:64px 0}.contact-grid{grid-template-columns:1fr 1.62fr;max-width:900px;margin:0 auto;display:grid;box-shadow:0 18px 45px #14191c21}.contact-panel{background:var(--ink);color:#fff;padding:34px}.script-accent{color:#efaa7f;margin:0;font-family:Allura,Segoe Script,cursive;font-size:24px;font-style:italic}.contact-panel h3{font-family:var(--heading);margin:5px 0 10px;font-size:25px}.contact-intro{color:#c9ccce;font-size:14px}.contact-line{grid-template-columns:36px 1fr;align-items:start;gap:12px;margin-top:24px;display:grid}.contact-line>span{width:34px;height:34px;color:var(--orange);background:#d26a2c29;border-radius:50%;place-items:center;display:grid}.contact-line div{flex-direction:column;display:flex}.contact-line small{color:#aeb3b5}.contact-line a,.contact-line strong{font-weight:800}.contact-line em{color:#9ba1a4;font-size:12px;font-style:normal}.contact-promise{border-left:3px solid var(--orange);background:#ffffff12;flex-direction:column;margin-top:28px;padding:18px;display:flex}.contact-promise span{color:#c9ccce;font-size:13px}.estimate-form{background:#fff;padding:34px}.estimate-form label{color:#394248;flex-direction:column;gap:6px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9dde0;border-radius:5px;outline:none;padding:10px 12px;font-weight:400}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #d26a2c1f}.estimate-form textarea{resize:vertical;min-height:112px}.submit-button{width:100%;min-height:48px}.form-success{color:#276a42;text-align:center;margin:12px 0 0;font-weight:700}.site-footer{background:var(--ink);color:#c8ccce;padding-top:48px}.footer-grid{grid-template-columns:1.05fr .95fr .95fr .95fr;gap:32px;display:grid}.footer-grid h3,.service-area-row h3{color:#fff;font-family:var(--heading);margin:0 0 14px;font-size:18px}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:6px;display:flex}.footer-grid a:hover{color:var(--orange)}.footer-brand .brand{margin-bottom:16px}.footer-brand p{max-width:280px;margin:0}.service-area-row{border-top:1px solid #ffffff1a;margin-top:34px;padding:26px 0}.service-area-row h3{margin-bottom:6px;font-size:14px}.service-area-row p{color:#aeb4b7;margin:0;font-size:14px}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding:22px 0;font-size:14px;display:flex}.footer-bottom p{margin:0}.footer-bottom div{gap:24px;display:flex}.footer-bottom a:hover{color:var(--orange)}@keyframes nav-in{0%{opacity:0;transform:translateY(-100%)}}@keyframes rise{0%{opacity:0;transform:translateY(45px)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@media (max-width:900px){.desktop-nav{display:none}.menu-toggle{color:inherit;display:block}.mobile-nav{max-height:0;color:var(--ink);background:#fffffffa;transition:max-height .3s;display:grid;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 20px #14191c1f}.mobile-nav.open{max-height:300px}.mobile-nav a{border-top:1px solid #eceae6;padding:12px 24px;font-weight:700}.service-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.about-photo-wrap{height:430px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.container{width:min(100% - 32px,1216px)}.site-header,.site-header.is-scrolled{padding:16px 0}.brand{min-width:0}.brand-mark{width:38px;height:38px}.brand-words strong,.brand-words>span{font-size:11px}.brand-words small{font-size:8px}.hero{min-height:844px}.hero-content{padding-top:40px}.hero h1{font-size:38px;line-height:1.08}.hero-copy{font-size:18px;line-height:1.5}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.scroll-cue{bottom:54px}.services-section,.about-section{padding:48px 0}.section-heading{margin-bottom:30px}.service-grid{grid-template-columns:1fr}.service-card{min-height:228px}.about-photo-wrap{height:370px}.photo-badge{bottom:12px;right:12px}.feature-list{grid-template-columns:1fr}.stats-section{padding:36px 0}.stats-grid{grid-template-columns:1fr 1fr;gap:30px 0}.stats-grid>div:nth-child(2){border-right:0}.stats-grid strong{font-size:32px}.contact-section{padding:56px 0}.contact-panel,.estimate-form{padding:28px 24px}.form-row{grid-template-columns:1fr;gap:0}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
