/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#201f1d;--black:#11110f;--yellow:#f0ca39;--cream:#f5f2ea;--white:#fff;--muted:#6d6b65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.cursor-halo{z-index:900;pointer-events:none;opacity:0;will-change:transform,width,height;background:#f0ca3909;border:1.5px solid #f0ca39e0;border-radius:50%;width:34px;height:34px;transition:width .2s,height .2s,opacity .18s,background-color .2s,border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;box-shadow:0 0 18px #f0ca391f}.cursor-halo:after{content:"";background:var(--yellow);border-radius:50%;width:4px;height:4px;transition:opacity .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #f0ca39a6}.cursor-halo.is-visible{opacity:.92}.cursor-halo.is-interactive{border-color:var(--yellow);background:#f0ca3921;width:52px;height:52px;box-shadow:0 0 24px #f0ca3938}.cursor-halo.is-interactive:after{opacity:0}@media (pointer:coarse),(hover:none),(prefers-reduced-motion:reduce){.cursor-halo{display:none}}.site-intro{z-index:1000;pointer-events:none;will-change:height,transform;background:#1b1b18;place-items:center;width:100%;height:100svh;animation:3.1s cubic-bezier(.76,0,.24,1) forwards intro-panel;display:grid;position:fixed;top:0;left:0;overflow:hidden}.site-intro-lockup{grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(18px,3.6vw,48px);width:min(760px,90vw);display:grid}.site-intro-logo{aspect-ratio:1;filter:drop-shadow(0 18px 30px #00000052);will-change:opacity,transform;border-radius:50%;place-items:center;width:clamp(190px,23vw,310px);animation:3.1s cubic-bezier(.76,0,.24,1) forwards intro-logo-shrink;display:grid}.site-intro-logo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 0 0 2px #f0ca3942}.site-intro-detail{color:#ffffffd1;letter-spacing:.12em;font:700 clamp(12px,1.35vw,17px)/1 Arial,Helvetica,sans-serif;animation:3.1s forwards intro-detail-fade}.site-intro-detail:first-child{justify-self:end}.site-intro-detail:last-child{justify-self:start}@keyframes intro-panel{0%,52%{height:100svh;transform:translateY(0)}92%{height:0;transform:translateY(0)}to{visibility:hidden;height:0;transform:translateY(-500%)}}@keyframes intro-logo-shrink{0%,52%{opacity:1;transform:scale(.88)}92%,to{opacity:0;transform:scale(0)}}@keyframes intro-detail-fade{0%,52%{opacity:1}75%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.site-intro{display:none}}@media (width<=600px){.site-intro-lockup{justify-content:center;display:flex}.site-intro-detail{display:none}.site-intro-logo{width:min(58vw,250px)}}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);color:#fff;background:#181815e6;border-bottom:1px solid #ffffff29;align-items:center;height:110px;padding:0 clamp(24px,5vw,76px);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 28px #00000024}.brand{align-items:center;gap:12px;margin-right:auto;display:inline-flex}.brand-logo{object-fit:cover;border-radius:50%;flex:none;width:72px;height:72px;display:block;box-shadow:0 0 0 1px #fff3,0 5px 18px #0000002e}.brand-wordmark{flex-direction:column;gap:3px;min-width:max-content;display:flex}.brand-wordmark strong{color:#fff;letter-spacing:.055em;font:700 36px/.9 Georgia,Times New Roman,serif}.brand-wordmark small{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;font-size:10.5px;font-weight:900}.desktop-nav{align-items:center;gap:34px;margin-right:36px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{padding:38px 0;position:relative}.desktop-nav a:after{content:"";background:var(--yellow);height:2px;transition:right .2s;position:absolute;bottom:25px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.hiring-cta{color:#1c1c19;text-transform:uppercase;letter-spacing:.1em;background:#fff;border:1px solid #fff;margin-right:10px;padding:10px 14px;font-size:10px;font-weight:900;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 5px 18px #0003}.hiring-cta:hover{background:#f8f4eb;transform:translateY(-2px);box-shadow:0 8px 24px #00000042}.header-cta{border:1px solid var(--yellow);background:var(--yellow);color:#1c1c19;text-transform:uppercase;letter-spacing:.08em;padding:14px 19px;font-size:12px;font-weight:900;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 6px 22px #f0ca3942}.header-cta:hover{background:#ffe36d;transform:translateY(-2px);box-shadow:0 9px 28px #f0ca3961}.hero{color:#fff;background:#24241f;align-items:center;height:100svh;min-height:790px;display:flex;position:relative;overflow:hidden}.hero-image,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-image{background-color:#171714;background-image:url(/images/project-exterior-complete.webp);background-position:0 48%;background-repeat:no-repeat;background-size:115%}.hero-overlay{background:linear-gradient(90deg,#080807fc 0%,#080807e8 30%,#080807ba 49%,#08080754 69%,#08080714 90%,#0808070a 100%)}.hero-content{z-index:2;width:min(700px,60%);margin-left:clamp(24px,8vw,124px);padding-top:48px;position:relative}.eyebrow{color:#ffffffb8;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--yellow);width:35px;height:2px}.hero h1,.section-heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:720px;font-size:clamp(58px,7.2vw,108px);line-height:.88}.hero h1 em,.section-heading h2 em{color:var(--yellow);font-weight:400}.hero-copy{color:#ffffffc7;max-width:580px;margin:30px 0 0;font-size:clamp(16px,1.3vw,19px);line-height:1.7}.hero-actions{gap:15px;margin-top:37px;display:flex}.button{text-transform:uppercase;letter-spacing:.09em;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 23px;font-size:12px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--black)}.button-ghost{color:#fff;border:1px solid #ffffff75}.hero-trust-line{color:#ffffffa3;letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;gap:10px 22px;margin-top:19px;font-size:9px;font-weight:800;display:flex}.hero-trust-line span{align-items:center;gap:7px;display:inline-flex}.hero-trust-line b{color:var(--yellow);font-size:11px}.hero-proof{z-index:2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0f0f0de8;grid-template-columns:repeat(3,1fr);width:min(700px,52vw);min-height:116px;display:grid;position:absolute;bottom:0;right:0}.hero-proof div{border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:24px 22px;display:flex}.hero-proof strong{color:var(--yellow);font-family:Georgia,serif;font-size:25px;line-height:1.05}.hero-proof span{color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700;line-height:1.5}.eyebrow.dark{color:#77746c}.services-compact{background:var(--cream);padding:96px clamp(24px,6.5vw,100px) 105px}.services-compact-heading{justify-content:space-between;align-items:flex-end;gap:50px;max-width:1300px;margin:0 auto 42px;display:flex}.services-compact-heading h2{letter-spacing:-.045em;margin:0;font:400 clamp(46px,5vw,70px)/.96 Georgia,Times New Roman,serif}.services-compact-heading h2 em{color:#b38c00;font-weight:400}.services-compact-heading>p{max-width:400px;color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.7}.service-photo-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1300px;margin:0 auto;display:grid}.service-photo-card{color:#fff;background:#24241f;min-height:410px;position:relative;overflow:hidden}.service-photo-card img,.service-photo-shade{width:100%;height:100%;position:absolute;inset:0}.service-photo-card img{object-fit:cover;transition:transform .5s}.service-photo-card:first-child img{object-position:center}.service-photo-card:nth-child(2) img{object-position:50% 42%}.service-photo-card:nth-child(3) img{object-position:center}.service-photo-card:hover img{transform:scale(1.025)}.service-photo-shade{background:linear-gradient(#0000000a 25%,#000000e0 100%)}.service-photo-copy{z-index:1;position:absolute;bottom:26px;left:27px;right:27px}.service-photo-copy>span{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.service-photo-copy h3{letter-spacing:-.025em;max-width:360px;margin:9px 0 10px;font:400 clamp(25px,2.3vw,36px)/1.07 Georgia,serif}.service-photo-copy p{color:#ffffffb3;max-width:340px;margin:0;font-size:12px;line-height:1.6}.projects-section{color:#fff;background:#171714;padding:112px clamp(24px,6.5vw,100px) 120px}.projects-top{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1300px;margin:0 auto 55px;display:flex}.projects-top h2,.story-copy h2,.process-title h2,.faq-heading h2,.estimate-copy h2{letter-spacing:-.045em;margin:0;font:400 clamp(48px,5.5vw,80px)/.94 Georgia,Times New Roman,serif}.projects-top h2 em,.story-copy h2 em,.process-title h2 em,.faq-heading h2 em,.estimate-copy h2 em{color:var(--yellow);font-weight:400}.projects-note{color:#fff;letter-spacing:.09em;text-transform:uppercase;border-left:1px solid #ffffff2e;width:360px;padding:21px 0 0 28px;font-size:10px;font-weight:900}.projects-note p{color:#ffffff85;letter-spacing:0;text-transform:none;margin:14px 0 0;font-size:14px;font-weight:400;line-height:1.65}.projects-note small{color:#ffffff47;letter-spacing:.06em;text-transform:none;margin-top:10px;font-size:8px;font-weight:700;line-height:1.5;display:block}.live-dot{background:var(--yellow);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #f0ca3921}.project-grid{grid-template-rows:1.45fr .75fr;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1300px;min-height:820px;margin:0 auto;display:grid}.project-card{background:#2b2b27;min-height:240px;position:relative;overflow:hidden}.project-1{grid-area:1/1/auto/3}.project-2{grid-area:1/3}.project-card img,.project-card video,.project-shade{width:100%;height:100%;position:absolute;inset:0}.project-card img,.project-card video{object-fit:cover;transition:transform .55s}.project-card video{pointer-events:none}.project-1 img{object-position:50% 45%}.project-2 img{object-position:50% 58%}.project-card:hover img,.project-card:hover video{transform:scale(1.035)}.project-video:hover video{transform:none}.project-shade{background:linear-gradient(#0000 37%,#000000d1)}.project-status{background:var(--yellow);color:#171714;letter-spacing:.11em;text-transform:uppercase;padding:8px 10px;font-size:9px;font-weight:900;position:absolute;top:22px;left:22px}.project-info{z-index:2;position:absolute;bottom:25px;left:28px;right:28px}.project-info small{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.project-info h3{margin:8px 0 7px;font:400 clamp(25px,2.5vw,39px)/1.05 Georgia,serif}.project-info p{color:#ffffffa6;letter-spacing:.06em;margin:0;font-size:11px}.project-video video{object-position:center}.community-section{background:#f6f3eb;padding:112px clamp(24px,6.5vw,100px) 120px}.community-heading{justify-content:space-between;align-items:flex-end;gap:60px;max-width:1300px;margin:0 auto 55px;display:flex}.community-heading h2{color:var(--ink);letter-spacing:-.045em;margin:0;font:400 clamp(48px,5.5vw,80px)/.94 Georgia,Times New Roman,serif}.community-heading h2 em{color:#b38c00;font-weight:400}.community-heading>p{color:#68645c;max-width:440px;margin:0 0 5px;font-size:15px;line-height:1.75}.community-gallery{grid-template-columns:1.35fr .78fr .78fr;gap:14px;max-width:1300px;margin:0 auto;display:grid}.community-card{background:#272722;min-height:500px;position:relative;overflow:hidden}.community-card img,.community-shade{width:100%;height:100%;position:absolute;inset:0}.community-card img{object-fit:cover;transition:transform .55s}.community-card:first-child img{object-position:center}.community-card:nth-child(2) img{object-position:50% 45%}.community-card:nth-child(3) img{object-position:50% 38%}.community-card:hover img{transform:scale(1.035)}.community-shade{background:linear-gradient(#0000 45%,#000000d1)}.community-caption{z-index:1;color:#fff;position:absolute;bottom:24px;left:25px;right:25px}.community-caption small{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.community-caption h3{max-width:380px;margin:9px 0 0;font:400 clamp(24px,2.2vw,35px)/1.08 Georgia,serif}.story-section{background:#efebe1;grid-template-columns:minmax(0,1.1fr) minmax(290px,.65fr);gap:clamp(55px,8vw,130px);padding:130px clamp(24px,8vw,124px);display:grid;position:relative;overflow:hidden}.story-year{color:#201f1d09;letter-spacing:-.07em;font:400 clamp(180px,27vw,410px)/1 Georgia,serif;position:absolute;top:-54px;left:-20px}.story-copy{z-index:1;max-width:720px;position:relative}.story-copy h2 em{color:#b38c00}.story-lead{color:var(--ink)!important;margin:40px 0 22px!important;font:italic 24px/1.5 Georgia,serif!important}.story-copy>p{color:#65625b;max-width:680px;font-size:15px;line-height:1.8}.text-link{border-bottom:2px solid var(--yellow);letter-spacing:.1em;text-transform:uppercase;gap:28px;margin-top:28px;padding-bottom:7px;font-size:11px;font-weight:900;display:inline-flex}.story-values{border-top:1px solid #c8c2b5;align-self:end}.story-values div{border-bottom:1px solid #c8c2b5;padding:29px 0}.story-values strong{font:400 22px Georgia,serif}.story-values p{color:#747067;margin:9px 0 0;font-size:12px;line-height:1.65}.process-section{background:linear-gradient(135deg,#e9e2d4 0%,#f6f2e9 100%);padding:115px clamp(24px,8vw,124px) 125px}.process-title{max-width:1240px;margin:0 auto 55px}.process-title h2 em,.faq-heading h2 em{color:#b38c00}.process-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1240px;margin:0 auto;padding:0;list-style:none;display:grid}.process-grid li{background:#ffffffb8;border:1px solid #201f1d1c;min-height:250px;padding:32px 28px;position:relative;overflow:hidden;box-shadow:0 12px 35px #201f1d0d}.process-grid li:nth-child(2n){background:#fffaebdb}.process-grid li:before{content:"";background:var(--yellow);width:100%;height:5px;position:absolute;top:0;left:0}.process-grid small{color:#8d6c00;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.process-grid h3{margin:36px 0 15px;font:400 24px/1.15 Georgia,serif}.process-grid p{color:#706d66;margin:0;font-size:13px;line-height:1.7}.faq-section{background:var(--cream);grid-template-columns:.7fr 1fr;gap:clamp(45px,8vw,120px);padding:115px clamp(24px,8vw,124px);display:grid}.faq-list{border-top:1px solid #c8c3b8}.faq-list details{border-bottom:1px solid #c8c3b8}.faq-list summary{cursor:pointer;grid-template-columns:38px 1fr 28px;align-items:center;gap:12px;min-height:84px;font:400 19px/1.3 Georgia,serif;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#a68200;font:italic 12px Georgia,serif}.faq-list summary b{justify-self:end;font:400 25px Arial;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-answer{color:#6c6961;padding:0 40px 26px 50px;font-size:14px;line-height:1.75}.faq-answer p{margin:0}.faq-answer p+p{margin-top:12px}.faq-license-link{color:#fff;background:#201f1d;border-radius:999px;align-items:center;gap:12px;padding:9px 15px;font-size:12px;font-weight:800;line-height:1.2;transition:transform .2s,background-color .2s;display:inline-flex}.faq-license-link:hover{background:#3a382f;transform:translateY(-1px)}.faq-answer ul{color:#46433e;gap:7px;margin:17px 0 0;padding:0;font-weight:700;list-style:none;display:grid}.faq-answer li{align-items:flex-start;gap:10px;display:flex}.faq-answer li:before{content:"•";color:#b38c00;font-size:16px;line-height:1.35}.estimate-section{color:#fff;background:#171714;grid-template-columns:1.4fr .6fr;min-height:680px;display:grid}.estimate-copy{background:radial-gradient(circle at 8% 100%,#f0ca391f,#0000 38%),#171714;padding:120px clamp(28px,8vw,125px)}.estimate-copy>p:not(.eyebrow){color:#ffffff94;max-width:650px;margin:31px 0 0;font-size:16px;line-height:1.8}.estimate-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.phone-link{color:#ffffffad;font-size:12px}.phone-link strong{color:#fff;margin-left:4px;font-size:15px}.booking-note{color:#ffffff52;letter-spacing:.08em;text-transform:uppercase;margin-top:15px;font-size:9px;display:block}.contact-card{background:var(--yellow);color:#171714;flex-direction:column;justify-content:center;padding:95px 52px;display:flex}.contact-card>p{letter-spacing:.16em;text-transform:uppercase;margin:0 0 28px;font-size:10px;font-weight:900}.contact-card h3{letter-spacing:-.03em;margin:0 0 52px;font:400 clamp(33px,3.1vw,49px)/1.08 Georgia,serif}.contact-card dl{margin:0}.contact-card dl div{border-top:1px solid #11110f38;padding:18px 0}.contact-card dt{letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}.contact-card dd{margin:0;font-size:14px;line-height:1.6}.social-block{border-top:1px solid #11110f38;margin-top:34px;padding-top:24px}.social-block>p{letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:9px;font-weight:900}.social-links{flex-wrap:wrap;gap:10px;display:flex}.social-links a{letter-spacing:.05em;text-transform:uppercase;border:1px solid #11110f4d;align-items:center;gap:8px;min-height:43px;padding:6px 12px 6px 7px;font-size:10px;font-weight:900;transition:background .2s,color .2s,transform .2s;display:inline-flex}.social-links a:hover{color:#fff;background:#171714;transform:translateY(-2px)}.social-links span{width:29px;height:29px;color:var(--yellow);letter-spacing:-.03em;text-transform:none;background:#171714;border-radius:50%;place-items:center;font:900 13px Arial,sans-serif;display:grid}.social-links a:hover span{background:var(--yellow);color:#171714}.social-links b{font:inherit}footer{color:#fff;background:#0d0d0c;grid-template-columns:1fr 1.2fr .8fr;align-items:start;gap:40px;padding:55px clamp(24px,6vw,90px) 30px;display:grid}.footer-brand{margin:0}.footer-brand .brand-logo{width:94px;height:94px}.footer-brand .brand-wordmark strong{font-size:36px}.footer-brand .brand-wordmark small{font-size:9.5px}footer>p{color:#ffffff73;margin:0;font-size:12px;line-height:1.7}.footer-links{text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr 1fr;gap:13px;font-size:11px;font-weight:800;display:grid}footer>small{color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:25px;font-size:9px}.hiring-page{background:var(--cream)}.hiring-header{z-index:20;-webkit-backdrop-filter:blur(16px);color:#fff;background:#181815e6;border-bottom:1px solid #ffffff29;align-items:center;height:110px;padding:0 clamp(24px,5vw,76px);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 28px #00000024}.hiring-header-links{align-items:center;gap:24px;display:flex}.hiring-back{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.hiring-back:hover{color:var(--yellow)}.hiring-hero{color:#fff;background:#1b1b18;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hiring-hero-image,.hiring-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hiring-hero-image{background:url(/images/real-jobsite-roof.jpg) 50% 42%/cover no-repeat}.hiring-hero-overlay{background:linear-gradient(90deg,#0a0a09f5 0%,#0a0a09b8 47%,#0a0a092e 82%)}.hiring-hero-content{z-index:2;width:min(720px,62%);margin-left:clamp(24px,8vw,124px);padding-top:68px;position:relative}.hiring-hero h1{letter-spacing:-.05em;margin:0;font:400 clamp(60px,7vw,106px)/.88 Georgia,Times New Roman,serif}.hiring-hero h1 em{color:var(--yellow);font-weight:400}.hiring-hero-copy{color:#ffffffc2;max-width:610px;margin:32px 0 22px;font-size:clamp(16px,1.3vw,19px);line-height:1.75}.hiring-hero-note{border-left:2px solid var(--yellow);color:#ffffffad;max-width:600px;margin:0 0 27px;padding-left:14px;font-size:12px;line-height:1.65}.hiring-hero-note strong{color:var(--yellow);letter-spacing:.08em}.hiring-location{z-index:2;color:#ffffff8c;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:34px;right:clamp(24px,5vw,76px)}.hiring-location span{background:var(--yellow);border-radius:50%;width:4px;height:4px}.hiring-intro{background:#efebe1;grid-template-columns:1fr .8fr;align-items:start;gap:clamp(50px,9vw,150px);padding:120px clamp(24px,8vw,124px);display:grid}.hiring-intro h2,.hiring-values-heading h2,.hiring-contact h2{letter-spacing:-.045em;margin:0;font:400 clamp(48px,5.5vw,80px)/.95 Georgia,Times New Roman,serif}.hiring-intro h2 em,.hiring-contact h2 em{color:#b38c00;font-weight:400}.hiring-intro-copy{padding-top:54px}.hiring-intro-copy p{color:#67635b;font-size:15px;line-height:1.8}.hiring-intro-copy .hiring-intro-lead{color:var(--ink);margin-top:0;font:italic 23px/1.55 Georgia,serif}.hiring-values{background:var(--yellow);color:#171714;padding:105px clamp(24px,8vw,124px) 120px}.hiring-values-heading{justify-content:space-between;align-items:end;gap:40px;max-width:1240px;margin:0 auto 48px;display:flex}.hiring-values-heading>p{letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900}.hiring-values-heading h2{text-align:right;font-size:clamp(42px,4.7vw,68px)}.hiring-value-grid{border-top:1px solid #11110f4d;grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;display:grid}.hiring-value-grid article{border-right:1px solid #11110f4d;min-height:250px;padding:34px 34px 24px 0}.hiring-value-grid article+article{padding-left:34px}.hiring-value-grid article:last-child{border-right:0}.hiring-value-grid article>span{background:#171714;width:36px;height:3px;margin-bottom:54px;display:block}.hiring-value-grid h3{margin:0 0 16px;font:400 28px/1.15 Georgia,serif}.hiring-value-grid p{color:#11110fad;max-width:310px;margin:0;font-size:13px;line-height:1.7}.hiring-contact{color:#fff;background:#171714;grid-template-columns:1fr .8fr;align-items:start;gap:clamp(50px,9vw,150px);padding:120px clamp(24px,8vw,124px);display:grid}.hiring-contact>div:first-child{padding-top:28px;position:sticky;top:92px}.hiring-contact h2 em{color:var(--yellow)}.hiring-form-intro{color:#ffffff8f;max-width:500px;margin:28px 0 0;font-size:15px;line-height:1.75}.hiring-application{background:#ffffff0a;border:1px solid #ffffff2e;grid-template-columns:1fr 1fr;gap:23px 18px;padding:42px;display:grid}.hiring-field{flex-direction:column;gap:9px;display:flex}.hiring-field-wide{grid-column:1/-1}.hiring-field label{color:#ffffffad;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.5}.hiring-field label span{color:var(--yellow)}.hiring-field label small{color:#fff6;font:inherit}.hiring-field-help{color:#ffffff61;font-size:10px;line-height:1.5}.hiring-field input,.hiring-field select,.hiring-field textarea{color:#fff;background:#ffffff12;border:1px solid #fff3;border-radius:0;outline:0;width:100%;min-height:49px;padding:12px 13px;font:400 14px/1.5 Arial,Helvetica,sans-serif;transition:border-color .2s,background .2s}.hiring-field input[type=file]{padding:10px;font-size:12px}.hiring-field input[type=file]::file-selector-button{background:var(--yellow);color:#171714;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:0;margin-right:12px;padding:8px 11px;font-size:9px;font-weight:900}.hiring-field textarea{resize:vertical;min-height:120px}.hiring-field select{appearance:auto}.hiring-field select option{color:#171714}.hiring-field input::placeholder,.hiring-field textarea::placeholder{color:#ffffff4d}.hiring-field input:focus,.hiring-field select:focus,.hiring-field textarea:focus{border-color:var(--yellow);background:#ffffff1a}.hiring-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.hiring-check{color:#fff9;cursor:pointer;align-items:flex-start;gap:12px;font-size:12px;line-height:1.6;display:flex}.hiring-check input{width:18px;height:18px;accent-color:var(--yellow);flex:none;margin:2px 0 0}.hiring-check strong{color:var(--yellow)}.hiring-privacy-note{border-left:2px solid var(--yellow);color:#ffffff75;background:#f0ca390f;padding:15px 17px;font-size:10px;line-height:1.6}.hiring-privacy-note strong{color:#ffffffb8}.hiring-form-footer{align-items:center;gap:22px;display:flex}.hiring-form-footer p{color:#fff6;margin:0;font-size:10px;line-height:1.6}.hiring-form-footer strong{color:#ffffffad}.hiring-application button{cursor:pointer;white-space:nowrap;border:0}.hiring-footer-home{border-bottom:2px solid var(--yellow);letter-spacing:.09em;text-transform:uppercase;justify-self:end;padding-bottom:7px;font-size:10px;font-weight:900}.hiring-thanks{color:#fff;background:radial-gradient(circle at 90% 10%,#f0ca3924,#0000 32%),#171714;flex-direction:column;justify-content:space-between;min-height:100svh;padding:55px clamp(24px,8vw,124px);display:flex}.hiring-thanks>div{max-width:790px;padding:75px 0 100px}.hiring-thanks h1{letter-spacing:-.05em;margin:0;font:400 clamp(62px,8vw,112px)/.9 Georgia,Times New Roman,serif}.hiring-thanks h1 em{color:var(--yellow);font-weight:400}.hiring-thanks>div>p:not(.eyebrow){color:#ffffffa8;max-width:620px;margin:34px 0;font-size:17px;line-height:1.75}@media (width<=900px){.desktop-nav{display:none}.hero{height:auto;min-height:760px;padding:150px 0 215px}.hero-content{width:auto;margin:0 24px}.hero-image{background-position:52%;background-size:cover}.hero-proof{width:100%}.hero-proof div{gap:6px}.section-heading,.projects-top,.community-heading,.services-compact-heading{flex-direction:column;align-items:flex-start}.service-photo-grid{grid-template-columns:1fr 1fr}.service-photo-card:first-child{grid-column:1/-1}.project-grid{grid-template-rows:none;grid-template-columns:1fr 1fr;min-height:0}.project-card{min-height:340px}.project-1{grid-area:auto/1/auto/3;min-height:520px}.community-gallery{grid-template-columns:1fr 1fr}.community-card:first-child{grid-column:1/3;min-height:440px}.story-section{grid-template-columns:1fr}.story-values{max-width:620px}.process-grid{grid-template-columns:1fr 1fr}.faq-section,.estimate-section{grid-template-columns:1fr}.contact-card{padding:70px clamp(28px,8vw,90px)}.hiring-intro,.hiring-contact{grid-template-columns:1fr}.hiring-contact>div:first-child{padding-top:0;position:static}.hiring-intro-copy{padding-top:0}}@media (width>=901px) and (width<=1100px){.desktop-nav{gap:20px;margin-right:20px}.brand-logo{width:66px;height:66px}.brand-wordmark strong{font-size:24px}.brand-wordmark small{font-size:7px}}@media (width<=650px){html{scroll-padding-top:82px}.site-header{height:82px;padding:0 18px}.brand{gap:7px}.brand-logo{width:54px;height:54px}.brand-wordmark strong{font-size:20px}.brand-wordmark small{display:none}.hiring-cta{letter-spacing:.05em;margin-right:6px;padding:9px 7px;font-size:7px}.header-cta{padding:11px 8px;font-size:8px}.hiring-header{height:82px;padding:0 18px}.hiring-header-links{gap:9px}.hiring-back{letter-spacing:.04em;font-size:8px}.hiring-header .header-cta{display:none}.hiring-hero{align-items:flex-start;min-height:720px}.hiring-hero-content{width:auto;margin:0 20px;padding-top:145px}.hiring-hero h1{font-size:58px}.hiring-location{flex-wrap:wrap;bottom:25px;left:20px;right:20px}.hiring-intro,.hiring-values,.hiring-contact{padding:76px 20px}.hiring-intro h2,.hiring-values-heading h2,.hiring-contact h2{font-size:45px}.hiring-values-heading{flex-direction:column;align-items:flex-start}.hiring-values-heading h2{text-align:left}.hiring-value-grid{grid-template-columns:1fr}.hiring-value-grid article,.hiring-value-grid article+article{border-bottom:1px solid #11110f4d;border-right:0;min-height:0;padding:30px 0}.hiring-value-grid article:last-child{border-bottom:0}.hiring-value-grid article>span{margin-bottom:25px}.hiring-application{grid-template-columns:1fr;padding:28px 24px}.hiring-field,.hiring-field-wide{grid-column:auto}.hiring-form-footer{flex-direction:column;align-items:stretch}.hiring-application button{width:100%}.hiring-thanks{padding:28px 20px}.hiring-thanks>div{padding:80px 0}.hiring-thanks h1{font-size:57px}.hiring-footer-home{justify-self:start}.hero{align-items:flex-start;min-height:780px;padding:125px 0 230px}.hero h1{font-size:56px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column}.button{justify-content:space-between}.hero-proof{grid-template-columns:repeat(3,1fr);min-height:122px}.hero-proof div{gap:6px;padding:14px 12px}.hero-proof strong{font-size:16px}.hero-proof span{font-size:7px}.services-compact,.projects-section,.community-section,.story-section,.process-section,.faq-section{padding:76px 20px}.services-compact-heading{gap:20px;margin-bottom:30px}.services-compact-heading h2{font-size:44px}.services-compact-heading>p{font-size:14px}.service-photo-grid{grid-template-columns:1fr;gap:10px}.service-photo-card,.service-photo-card:first-child{grid-column:auto;min-height:330px}.service-photo-copy{bottom:22px;left:22px;right:22px}.service-photo-copy h3{font-size:28px}.projects-note{border-top:1px solid #ffffff2e;border-left:0;width:auto;padding:18px 0 0}.project-grid{grid-template-rows:none;grid-template-columns:1fr;min-height:0;display:grid}.project-1,.project-video{grid-column:auto}.project-card{min-height:390px}.community-gallery{grid-template-columns:1fr}.community-card,.community-card:first-child{grid-column:auto;min-height:390px}.story-year{font-size:160px;top:10px}.story-lead{font-size:21px!important}.process-grid{grid-template-columns:1fr}.process-grid li{min-height:0;padding:28px 24px}.process-grid h3{margin:24px 0 12px}.faq-list summary{grid-template-columns:30px 1fr 20px;font-size:17px}.faq-answer{padding-left:42px;padding-right:12px}.estimate-copy{padding:80px 20px}.estimate-actions{flex-direction:column;align-items:stretch}.phone-link{text-align:center}.contact-card{padding:65px 24px}footer{grid-template-columns:1fr;padding:50px 24px 28px}footer>small{grid-column:auto}}.relaxed-site,.hiring-page{--black:#24241f;--cream:#f8f4eb;--muted:#6f6a60}.relaxed-site .eyebrow,.hiring-page .eyebrow{letter-spacing:.055em;text-transform:none;margin-bottom:20px;font-size:12px}.relaxed-site .eyebrow span,.hiring-page .eyebrow span{border-radius:999px;width:28px}.relaxed-site .button,.hiring-page .button{letter-spacing:.015em;text-transform:none;border-radius:999px;gap:24px;min-height:52px;padding:0 24px;font-size:13px;box-shadow:0 8px 24px #1414111f}.relaxed-site .button:hover,.hiring-page .button:hover{transform:translateY(-2px);box-shadow:0 11px 28px #1414112b}.relaxed-site .site-header,.hiring-page .hiring-header{border-bottom-color:#ffffff1f;height:94px}.relaxed-site .desktop-nav{gap:28px;margin-right:28px;font-size:13px;font-weight:700}.relaxed-site .desktop-nav a{padding:34px 0}.relaxed-site .desktop-nav a:after{border-radius:999px;bottom:24px}.relaxed-site .header-cta,.hiring-page .header-cta,.relaxed-site .hiring-cta{text-transform:none;letter-spacing:.015em;border-radius:999px}.relaxed-site .hiring-cta{color:#1c1c19;background:#fff;padding:10px 15px;font-size:11px}.relaxed-site .hero{min-height:760px}.relaxed-site .hero-overlay{background:radial-gradient(75% 85% at 15% 62%,#0a0a08db 0%,#0a0a0891 57%,#0a0a0800 100%),linear-gradient(#0a0a0800 12%,#0a0a0847 54%,#0a0a08f0 100%),linear-gradient(90deg,#12120ff0 0%,#12120fc2 46%,#12120f2e 80%)}.relaxed-site .hero-content{width:min(680px,58%)}.relaxed-site .hero h1{letter-spacing:-.04em;font-size:clamp(58px,6.3vw,94px);line-height:.94}.relaxed-site .hero-copy{color:#ffffffd6;margin-top:26px;line-height:1.65}.relaxed-site .hero-actions{margin-top:31px}.relaxed-site .button-ghost{background:#ffffff0d}.relaxed-site .hero-proof{background:#1b1b17d6;border:1px solid #ffffff1a;border-radius:20px;width:min(680px,50vw);min-height:108px;bottom:24px;right:24px;overflow:hidden;box-shadow:0 16px 42px #00000038}.relaxed-site .hero-proof div{padding:21px 22px}.relaxed-site .hero-proof strong{font-size:23px}.relaxed-site .hero-proof span{letter-spacing:0;text-transform:none;font-size:11px;font-weight:600;line-height:1.4}.relaxed-site .services-compact,.relaxed-site .community-section,.relaxed-site .faq-section{background:var(--cream)}.relaxed-site .services-compact-heading h2,.relaxed-site .projects-top h2,.relaxed-site .community-heading h2,.relaxed-site .story-copy h2,.relaxed-site .process-title h2,.relaxed-site .faq-heading h2,.relaxed-site .estimate-copy h2{letter-spacing:-.035em;line-height:1}.relaxed-site .services-compact-heading>p,.relaxed-site .community-heading>p{font-size:16px;line-height:1.7}.relaxed-site .service-photo-grid,.relaxed-site .project-grid,.relaxed-site .community-gallery{gap:18px}.relaxed-site .service-photo-card,.relaxed-site .project-card,.relaxed-site .community-card{border-radius:20px;box-shadow:0 13px 34px #1f1e191a}.relaxed-site .service-photo-card{min-height:390px}.relaxed-site .service-photo-copy>span,.relaxed-site .project-info small,.relaxed-site .community-caption small{letter-spacing:.04em;text-transform:none;font-size:11px}.relaxed-site .service-photo-copy p{color:#fffc;font-size:13px}.relaxed-site .projects-section{background:#292923;border-radius:30px;margin:0 16px;padding-top:104px}.relaxed-site .projects-note{letter-spacing:.035em;text-transform:none;width:390px;padding:0 0 0 26px;font-size:11px;line-height:1.45}.relaxed-site .projects-note p{color:#ffffffa8}.relaxed-site .projects-note small{color:#ffffff6b;letter-spacing:0;font-size:10px}.relaxed-site .project-status{letter-spacing:.02em;text-transform:none;border-radius:999px;padding:8px 12px;font-size:10px;top:18px;left:18px}.relaxed-site .project-info p{letter-spacing:.015em;font-size:12px}.relaxed-site .community-section{padding-top:108px}.relaxed-site .story-section{background:#eee8dc;border-radius:30px;margin:0 16px;padding-top:116px;padding-bottom:116px}.relaxed-site .story-year{color:#201f1d07}.relaxed-site .story-lead{margin-top:34px!important;font-size:23px!important}.relaxed-site .text-link{letter-spacing:.015em;text-transform:none;background:#f0ca3952;border:0;border-radius:999px;padding:11px 17px;font-size:12px}.relaxed-site .story-values{border:0;gap:12px;display:grid}.relaxed-site .story-values div{background:#ffffff9e;border:1px solid #201f1d14;border-radius:16px;padding:24px}.relaxed-site .story-values strong{font-size:23px}.relaxed-site .story-values p{font-size:13px}.relaxed-site .process-section{background:var(--cream)}.relaxed-site .process-grid{gap:16px}.relaxed-site .process-grid li{background:#fffdf8;border:0;border-radius:18px;min-height:245px;padding:34px 28px;box-shadow:0 12px 32px #28261f11}.relaxed-site .process-grid li:nth-child(2n){background:#f3ead7}.relaxed-site .process-grid li:before{border-radius:999px;width:42px;height:4px;top:25px;left:28px}.relaxed-site .process-grid small{color:#76601a;letter-spacing:.035em;text-transform:none;margin-top:18px;font-size:11px;display:block}.relaxed-site .process-grid h3{margin:28px 0 14px}.relaxed-site .process-grid p{font-size:14px}.relaxed-site .faq-section{align-items:start}.relaxed-site .faq-list{border:0;gap:11px;display:grid}.relaxed-site .faq-list details{background:#fffdf8;border:1px solid #201f1d14;border-radius:15px;overflow:hidden;box-shadow:0 8px 22px #27251f0b}.relaxed-site .faq-list summary{grid-template-columns:1fr 28px;gap:18px;min-height:76px;padding:0 22px;font-size:19px}.relaxed-site .faq-answer{padding:0 58px 25px 22px}.relaxed-site .estimate-section{background:#292923;border-radius:30px;min-height:640px;margin:0 16px 16px;overflow:hidden}.relaxed-site .estimate-copy{background:radial-gradient(circle at 8% 100%,#f0ca391c,#0000 38%),#292923}.relaxed-site .estimate-copy>p:not(.eyebrow){color:#ffffffb3}.relaxed-site .phone-link{font-size:13px}.relaxed-site .contact-card{background:#efd26a}.relaxed-site .contact-card>p,.relaxed-site .contact-card dt,.relaxed-site .social-block>p{letter-spacing:.04em;text-transform:none}.relaxed-site .social-links a{letter-spacing:.015em;text-transform:none;border-radius:999px;font-size:11px}.relaxed-site footer,.hiring-page footer{background:#22221e;border-radius:30px 30px 0 0}.relaxed-site .footer-links{letter-spacing:.025em;text-transform:none;font-size:12px}.hiring-page .hiring-hero-overlay{background:linear-gradient(90deg,#12120fe0 0%,#12120fa6 48%,#12120f1f 82%)}.hiring-page .hiring-hero h1{letter-spacing:-.04em;font-size:clamp(58px,6.3vw,94px);line-height:.94}.hiring-page .hiring-back{letter-spacing:.02em;text-transform:none}.hiring-page .hiring-location{letter-spacing:.02em;text-transform:none;background:#1414119e;border-radius:999px;padding:10px 15px;font-size:10px}.hiring-page .hiring-intro{background:#eee8dc;border-radius:30px;margin:16px}.hiring-page .hiring-intro h2,.hiring-page .hiring-values-heading h2,.hiring-page .hiring-contact h2{letter-spacing:-.035em;line-height:1}.hiring-page .hiring-values{background:#efd26a;border-radius:30px;margin:0 16px}.hiring-page .hiring-values-heading>p{letter-spacing:.035em;text-transform:none}.hiring-page .hiring-value-grid{border:0;gap:14px}.hiring-page .hiring-value-grid article,.hiring-page .hiring-value-grid article+article{background:#ffffff85;border:0;border-radius:18px;min-height:235px;padding:30px}.hiring-page .hiring-value-grid article>span{border-radius:999px;margin-bottom:40px}.hiring-page .hiring-contact{background:#292923;border-radius:30px;margin:16px 16px 0}.hiring-page .hiring-contact-card{background:#ffffff0f;border-radius:20px}.hiring-page .hiring-application{background:#ffffff0e;border-radius:20px;box-shadow:0 16px 40px #0000001f}.hiring-page .hiring-field label{letter-spacing:.02em;text-transform:none;font-size:11px}.hiring-page .hiring-field input,.hiring-page .hiring-field select,.hiring-page .hiring-field textarea{background:#ffffff13;border-radius:10px}.hiring-page .hiring-field input[type=file]::file-selector-button{letter-spacing:.015em;text-transform:none;border-radius:999px}.hiring-page .hiring-privacy-note{border:1px solid #f0ca3929;border-left:3px solid var(--yellow);border-radius:12px}.hiring-page .hiring-contact-card small,.hiring-page .hiring-footer-home{letter-spacing:.02em;text-transform:none}@media (width<=900px){.relaxed-site .hero-proof{width:calc(100% - 36px);bottom:18px;right:18px}.relaxed-site .projects-section,.relaxed-site .story-section,.relaxed-site .estimate-section,.hiring-page .hiring-intro,.hiring-page .hiring-values,.hiring-page .hiring-contact{margin-left:10px;margin-right:10px}}@media (width<=650px){.relaxed-site .site-header,.hiring-page .hiring-header{height:82px}.relaxed-site .hiring-cta{padding:9px 8px;font-size:8px}.relaxed-site .header-cta{border-radius:999px}.relaxed-site .hero{min-height:800px;padding-bottom:225px}.relaxed-site .hero h1,.hiring-page .hiring-hero h1{font-size:53px}.relaxed-site .hero-proof{border-radius:17px;width:auto;bottom:10px;left:10px;right:10px}.relaxed-site .hero-proof div{padding:14px 10px}.relaxed-site .projects-section,.relaxed-site .story-section,.relaxed-site .estimate-section,.hiring-page .hiring-intro,.hiring-page .hiring-values,.hiring-page .hiring-contact{border-radius:22px;margin-left:6px;margin-right:6px}.relaxed-site .service-photo-card,.relaxed-site .project-card,.relaxed-site .community-card{border-radius:17px}.relaxed-site .projects-note{width:auto;padding:18px 0 0}.relaxed-site .faq-list summary{grid-template-columns:1fr 24px;padding:0 18px}.relaxed-site .faq-answer{padding:0 42px 22px 18px}.relaxed-site .estimate-section{margin-bottom:6px}.hiring-page .hiring-location{max-width:calc(100% - 36px);left:18px;right:auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
