:root{--black:#080808;--black-2:#111;--ink:#151515;--muted:#666b73;--line:#e9e3dd;--soft:#fff7ef;--soft-2:#f8efe6;--white:#fff;--orange:#ff7418;--orange-2:#ff9b2f;--orange-3:#d9550e;--brown:#2b1308;--shadow:0 28px 80px #1414141f;--shadow-dark:0 30px 80px #0000006b;--radius:28px;--radius-sm:17px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body::selection{background:var(--orange);color:#fff}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}main{min-height:60vh}.skip-link{z-index:9999;background:var(--orange);color:#fff;border-radius:999px;padding:10px 14px;position:absolute;top:8px;left:-999px}.skip-link:focus{left:8px}.container{width:min(var(--container), calc(100% - 42px));margin:0 auto}.eyebrow{color:var(--orange);letter-spacing:.22em;text-transform:uppercase;margin:0 0 12px;font-size:.81rem;font-weight:900;line-height:1.1}h1,h2,h3,h4{letter-spacing:-.055em;color:inherit;margin:0;line-height:.94}h1{text-transform:uppercase;max-width:980px;font-size:clamp(3.3rem,8.7vw,7.5rem);font-weight:1000}h2{text-transform:uppercase;font-size:clamp(2.5rem,5.2vw,5.2rem);font-weight:1000}h3{font-size:clamp(1.28rem,1.9vw,1.85rem)}p{color:var(--muted);font-size:clamp(1rem,1.1vw,1.11rem);line-height:1.72}.btn{letter-spacing:-.02em;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:54px;padding:1rem 1.4rem;font-weight:950;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{color:#050505;background:linear-gradient(135deg, var(--orange), var(--orange-2));box-shadow:0 18px 38px #ff741852}.btn--primary:hover{box-shadow:0 24px 58px #ff74186b}.btn--dark{color:#fff;background:#070707;box-shadow:0 18px 38px #0000002e}.btn--light{color:#0b0b0b;background:#fffffff0;border:1px solid #00000014}.btn--full{width:100%}.button-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.site-header{z-index:80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;position:sticky;top:0;box-shadow:0 1px #00000014}.top-strip{color:#fff;background:#030303;font-size:.85rem;font-weight:800}.top-strip__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.top-strip__item{opacity:.96;align-items:center;gap:7px;display:inline-flex}.nav-shell{background:linear-gradient(90deg,#fffffff5,#ffffffd6)}.nav-inner{justify-content:space-between;align-items:center;gap:22px;min-height:92px;display:flex}.brand{flex:none;align-items:center;width:220px;height:86px;display:flex}.brand img{object-fit:contain;width:100%;height:auto}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.nav-link{border-radius:999px;align-items:center;gap:4px;padding:14px 11px;font-size:.95rem;font-weight:950;transition:background .2s,color .2s;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--orange-3);background:#ff741814}.nav-dropdown{position:relative}.dropdown-card{pointer-events:none;opacity:0;width:340px;box-shadow:var(--shadow);background:#fff;border:1px solid #00000014;border-radius:22px;padding:10px;transition:all .19s;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(12px)scale(.98)}.nav-dropdown:hover .dropdown-card,.nav-dropdown:focus-within .dropdown-card{pointer-events:auto;opacity:1;transform:translateY(0)scale(1)}.dropdown-card:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.dropdown-card a{border-radius:16px;gap:3px;padding:12px 14px;display:grid}.dropdown-card a:hover{background:var(--soft)}.dropdown-card span{font-weight:950}.dropdown-card small{color:var(--muted);line-height:1.35}.nav-quote{flex:none;padding-inline:1.5rem}.menu-button{color:#fff;background:#111;border:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:none}.mobile-panel{border-top:1px solid var(--line);box-shadow:var(--shadow);background:#fff;display:none;position:absolute;top:100%;left:0;right:0}.mobile-panel__inner{width:min(560px,100% - 32px);margin:0 auto;padding:20px 0 24px}.mobile-main{border-bottom:1px solid var(--line);padding:14px 0;font-weight:950;display:block}.mobile-services{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 0;display:grid}.mobile-services a{background:var(--soft);border-radius:999px;padding:10px 12px;font-size:.92rem;font-weight:800}.hero{isolation:isolate;color:#fff;background:#050505;align-items:stretch;min-height:calc(100vh - 126px);display:flex;position:relative;overflow:hidden}.hero__video{object-fit:cover;z-index:-3;filter:saturate(1.06)contrast(1.08);width:100%;height:100%;position:absolute;inset:0}.hero__shade{z-index:-2;background:radial-gradient(circle at 72% 24%,#ff741824,#0000 28%),linear-gradient(90deg,#000000e0 0%,#0000009e 45%,#00000038 100%),linear-gradient(#0000001f 45%,#000000b8 100%);position:absolute;inset:0}.hero__inner{z-index:1;flex-direction:column;justify-content:center;gap:48px;min-height:calc(100vh - 126px);padding:7rem 0 9rem;display:flex;position:relative}.hero__copy{color:#ffffffeb;text-shadow:0 2px 14px #0000008c;max-width:760px;font-size:clamp(1.1rem,1.45vw,1.35rem)}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-stats{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;max-width:880px;display:grid}.hero-stat{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff36,#ffffff0d);border:1px solid #ffffff3d;border-radius:22px;min-height:116px;padding:22px;box-shadow:0 26px 70px #00000052}.hero-stat strong{font-size:clamp(1.55rem,2vw,2.1rem);line-height:1;display:block}.hero-stat span{color:#ffffffe0;margin-top:6px;display:block}.hero-swoop{background:linear-gradient(90deg, var(--orange), var(--orange-2));clip-path:polygon(0 43%,100% 0,100% 100%,0 100%);z-index:-1;height:94px;position:absolute;bottom:-2px;left:-8%;right:30%}.section{padding:clamp(70px,8vw,124px) 0;position:relative}.section-soft{background:linear-gradient(180deg, var(--soft), #fff)}.section-dark{color:#fff;background:#101010}.section-dark p{color:#ffffffc2}.section-dark .section-heading p{color:#ffffffb3}.section-heading{max-width:980px;margin-bottom:42px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading>p:not(.eyebrow){max-width:940px}.section-topline{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.section-topline .section-heading{margin-bottom:0}.split-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(42px,7vw,86px);display:grid}.split-grid--wide{grid-template-columns:minmax(0,.95fr) minmax(420px,1fr)}.split-grid--reverse{grid-template-columns:minmax(420px,1fr) minmax(0,.95fr)}.services-intro{background:#fff}.service-grid{gap:22px;display:grid}.service-grid--home,.service-grid--cards,.service-grid--mini{grid-template-columns:repeat(3,1fr)}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:250px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 58px #0000000f}.service-card:after{content:"";background:#ff741824;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-54px;right:-46px}.service-card:hover{box-shadow:var(--shadow);border-color:#ff74186b;transform:translateY(-6px)}.service-card__icon{width:54px;height:54px;color:var(--orange);background:#ff74181f;border-radius:17px;place-items:center;margin-bottom:20px;display:grid}.service-card h3{letter-spacing:-.04em;text-transform:none}.service-card p{color:#606060;margin:18px 0 24px}.service-card__link{align-items:center;gap:6px;margin-top:auto;font-weight:950;display:inline-flex}.service-card__media{background:#111;border-radius:20px;height:185px;margin:-8px -8px 24px;position:relative;overflow:hidden}.service-card__media img{object-fit:cover;transition:transform .36s}.service-card--featured:hover .service-card__media img{transform:scale(1.06)}.local-proof{overflow:hidden}.local-proof:before{content:"";opacity:.7;background:radial-gradient(circle at 78% 30%,#ff741838,#0000 26%);position:absolute;inset:0}.local-proof .container{position:relative}.local-proof h2{max-width:700px}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:34px 0;display:grid}.check-grid span{color:#fff;align-items:flex-start;gap:10px;font-weight:950;display:inline-flex}.check-grid--dark-text span{color:var(--ink)}.check-grid svg{color:var(--orange);flex:none}.proof-collage{height:610px;position:relative}.proof-collage img{object-fit:cover;box-shadow:var(--shadow-dark);border-radius:28px}.proof-collage__main{object-position:center;width:55%;height:72%;position:absolute;top:0;left:0}.proof-collage__side{object-position:center;width:47%;height:56%;position:absolute;top:24px;right:0}.proof-collage__badge{object-position:center;border:5px solid #111;width:57%;height:34%;position:absolute;bottom:0;right:8%}.featured-projects{background:linear-gradient(#fff7f0,#fff)}.project-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;height:100%;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 20px 68px #00000014}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.project-card__image{background:#111;border-radius:20px;height:245px;margin:22px;position:relative;overflow:hidden}.project-card__image img{object-fit:cover;transition:transform .44s}.project-card:hover .project-card__image img{transform:scale(1.06)}.project-card__image span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:900;position:absolute;top:14px;left:14px}.project-card__body{padding:0 28px 28px;position:relative}.project-location{color:var(--orange);text-transform:uppercase;letter-spacing:.09em;margin:0 0 6px;font-size:.82rem;font-weight:900}.project-card h3{margin-bottom:14px}.project-card__body p:not(.project-location){margin:0 0 20px}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag-row span,.feature-pills span,.area-pills span,.county-row span{background:var(--soft);border:1px solid #00000014;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:.82rem;font-weight:850;display:inline-flex}.project-arrow{color:#fff;background:#111;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:-4px;right:24px}.project-card--large .project-card__image{height:410px}.owner-safe{background:#fff}.stacked-gallery{min-height:590px;position:relative}.stacked-gallery img{object-fit:cover;box-shadow:var(--shadow);border:8px solid #fff;border-radius:24px;position:absolute}.stacked-gallery img:first-child{width:54%;height:70%;top:0;left:0}.stacked-gallery img:nth-child(2){width:50%;height:56%;top:80px;right:0}.stacked-gallery img:nth-child(3){width:48%;height:38%;bottom:0;left:20%}.security-card{color:#fff;box-shadow:var(--shadow);background:#111;border-radius:22px;align-items:flex-start;gap:16px;margin:28px 0;padding:22px;display:flex}.security-card svg{color:var(--orange);flex:none}.security-card strong{margin-bottom:5px;font-size:1.12rem;display:block}.security-card span{color:#ffffffc2;line-height:1.55}.process-quote{background:linear-gradient(#fff,#fff7ef)}.process-list{gap:18px;margin-top:28px;display:grid}.process-list--small{gap:14px}.process-item{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:18px;min-height:76px;padding:18px;display:flex;box-shadow:0 12px 38px #0000000d}.process-item span{background:var(--orange);color:#111;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-weight:950;display:grid}.process-item strong{line-height:1.25}.quote-card,.owner-login,.owner-tool-card{border:1px solid var(--line);width:100%;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:30px;padding:clamp(24px,3vw,38px)}.quote-card__head{margin-bottom:20px}.quote-card__head h3{margin-bottom:8px;font-size:clamp(1.65rem,2.2vw,2.3rem)}.quote-card__head p:not(.eyebrow){margin:0}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}label{gap:7px;margin-bottom:14px;display:grid}label span{color:#4a4a4a;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:900}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #ded8d2;border-radius:17px;outline:none;padding:15px 17px;transition:border-color .18s,box-shadow .18s}textarea{resize:vertical;min-height:126px}input:focus,textarea:focus,select:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff741824}.hidden-field{opacity:0;width:1px;height:1px;position:absolute;left:-99999px}.form-notice{border-radius:15px;margin-top:14px;padding:13px 15px;font-weight:800;line-height:1.45}.form-notice--success{color:#136330;background:#eefaf2;border:1px solid #b6e7c3}.form-notice--error{color:#a0180d;background:#fff0ee;border:1px solid #ffc1bb}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.video-feature{overflow:hidden}.video-feature__head{grid-template-columns:1fr .72fr;align-items:flex-end;gap:42px;margin-bottom:34px;display:grid}.video-feature__head>p{margin:0}.video-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.video-card{box-shadow:var(--shadow-dark);background:#1a1a1a;border:1px solid #ffffff1f;border-radius:28px;overflow:hidden}.video-card video{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%}.video-card div{color:#fff;align-items:center;gap:8px;padding:18px 20px;font-weight:950;display:flex}.video-card svg{color:var(--orange)}.cta-banner{color:#fff;background:#080808;padding:54px 0}.cta-banner__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;display:grid}.cta-banner svg{color:var(--orange)}.cta-banner h2{font-size:clamp(2rem,3.7vw,3.8rem)}.cta-banner p{color:#ffffffb8;margin:8px 0 0}.page-hero{color:#fff;background:radial-gradient(circle at 12% 20%,#ff741838,#0000 22%),linear-gradient(110deg,#281105,#101010 54%,#080808);place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.page-hero:after{content:"";background:linear-gradient(90deg, var(--orange), #111);height:12px;position:absolute;bottom:0;left:0;right:0}.page-hero__inner{justify-content:space-between;align-items:center;gap:24px;padding:78px 0 88px;display:flex}.page-hero p:not(.eyebrow){color:#ffffffb8;max-width:760px}.page-hero__icon{width:96px;height:96px;color:var(--orange);background:#ff741829;border:1px solid #ff741852;border-radius:28px;place-items:center;display:grid}.service-detail__image{min-height:620px;box-shadow:var(--shadow);background:#111;border-radius:32px;position:relative;overflow:hidden}.service-detail__image img{object-fit:cover}.feature-pills{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.feature-pills span{color:#fff;background:#111;border-color:#111}.feature-pills svg{color:var(--orange)}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.gallery-card{background:#111;border-radius:24px;min-height:330px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000001f}.gallery-card img{object-fit:cover;transition:transform .42s}.gallery-card:hover img{transform:scale(1.06)}.faq-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.faq-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;padding:28px}.faq-card p{margin-bottom:0}.spotlight-media{min-height:560px;box-shadow:var(--shadow);background:#111;border-radius:32px;position:relative;overflow:hidden}.spotlight-media img{object-fit:cover}.spotlight-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;border-radius:999px;align-items:center;gap:8px;padding:12px 15px;font-weight:950;display:inline-flex;position:absolute;bottom:22px;left:22px}.spotlight-badge svg{color:var(--orange)}.feature-list{gap:12px;margin:26px 0;display:grid}.feature-list span{background:var(--soft);border-radius:18px;align-items:center;gap:12px;padding:16px;font-weight:900;display:flex}.feature-list svg{color:var(--orange);flex:none}.about-photo-stack{min-height:570px;position:relative}.about-photo-stack img{object-fit:cover;box-shadow:var(--shadow);border:8px solid #fff;border-radius:28px;position:absolute}.about-photo-stack img:first-child{width:72%;height:48%;top:0;left:0}.about-photo-stack img:nth-child(2){width:62%;height:68%;bottom:0;right:0}.county-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.county-row span{color:#fff;background:#111;border-color:#111;padding:13px 18px}.contact-info-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:26px}.contact-info-card a{border-bottom:1px solid var(--line);color:#4d5560;align-items:center;gap:10px;padding:13px 0;display:flex}.contact-info-card svg{color:var(--orange);flex:none}.map-frame{border:1px solid var(--line);background:var(--soft);border-radius:22px;height:320px;margin-top:20px;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%}.owner-section{min-height:520px}.owner-login{text-align:center;max-width:560px;margin:0 auto}.owner-login label{text-align:left}.owner-login__icon{width:74px;height:74px;color:var(--orange);background:#111;border-radius:24px;place-items:center;margin:0 auto 18px;display:grid}.owner-portal-grid{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:flex-start;gap:24px;display:grid}.owner-tool-card__head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.owner-tool-card__head h2{font-size:clamp(1.8rem,3vw,3rem)}.owner-logout,.draft-list button{color:#fff;background:#111;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 13px;font-weight:850;display:inline-flex}.saved-pill{color:#fff;background:#111;border-radius:999px;align-items:center;padding:10px 14px;font-weight:950;display:inline-flex}.empty-state{text-align:center;min-height:220px;color:var(--muted);border:2px dashed #d8d2cb;border-radius:24px;place-items:center;gap:8px;padding:28px;display:grid}.empty-state strong{color:var(--ink);font-size:1.1rem}.draft-list{gap:14px;display:grid}.draft-list article{border:1px solid var(--line);background:var(--soft);border-radius:18px;grid-template-columns:1fr auto;gap:18px;padding:18px;display:grid}.draft-list span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:900}.draft-list h3{margin:6px 0}.draft-list p{margin:0 0 8px;font-size:.95rem}.draft-list a{color:var(--orange-3);font-weight:900}.draft-list button{background:#7d120b;align-self:start}.chat-widget{z-index:100;position:fixed;bottom:22px;right:22px}.chat-fab{background:linear-gradient(135deg, var(--orange), var(--orange-2));color:#080808;border:0;border-radius:999px;align-items:center;gap:10px;min-height:60px;padding:0 22px;font-weight:950;display:inline-flex;box-shadow:0 18px 44px #ff741861}.chat-panel{background:#fff;border:1px solid #00000014;border-radius:26px;flex-direction:column;width:min(420px,100vw - 34px);max-height:min(780px,100vh - 130px);display:flex;position:absolute;bottom:78px;right:0;overflow:hidden;box-shadow:0 30px 90px #00000059}.chat-panel__head{color:#fff;background:#111;justify-content:space-between;align-items:center;padding:18px;display:flex}.chat-panel__head span{align-items:center;gap:8px;font-weight:950;display:flex}.chat-panel__head small{color:#ffffff9e;margin-top:3px;display:block}.chat-panel__head button{color:#fff;background:#ffffff14;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.chat-messages{background:#fbf7f2;gap:10px;max-height:230px;padding:16px;display:grid;overflow-y:auto}.chat-message{border-radius:16px;max-width:88%;padding:10px 12px;font-size:.93rem;line-height:1.4}.chat-message--bot{border:1px solid var(--line);background:#fff;justify-self:start}.chat-message--user{color:#fff;background:#111;justify-self:end}.quick-replies{border-top:1px solid var(--line);gap:7px;padding:12px 14px;display:flex;overflow-x:auto}.quick-replies button{background:var(--soft);border:1px solid #eadacf;border-radius:999px;flex:none;padding:8px 10px;font-size:.82rem;font-weight:850}.chat-input{grid-template-columns:1fr 44px;gap:8px;padding:0 14px 12px;display:grid}.chat-input input{border-radius:999px;padding:12px 14px}.chat-input button{background:var(--orange);color:#111;border:0;border-radius:50%;place-items:center;display:grid}.chat-lead{border-top:1px solid var(--line);gap:8px;padding:14px;display:grid;overflow-y:auto}.chat-lead__title{align-items:center;gap:7px;font-weight:950;display:flex}.chat-lead input,.chat-lead select,.chat-lead textarea{border-radius:13px;padding:10px 12px;font-size:.92rem}.chat-lead textarea{min-height:70px}.chat-call{color:#111;justify-content:center;align-items:center;gap:7px;padding:8px;font-weight:950;display:inline-flex}.footer{color:#fff;background:#050505}.confidence-band{background:#111;padding:86px 0}.confidence-band h2{margin-bottom:30px}.review-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.review-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:26px;padding:30px;box-shadow:0 24px 70px #00000038}.stars{color:var(--orange);letter-spacing:2px;margin-bottom:18px;font-size:1.25rem}.review-card p{color:#fff;margin:0;line-height:1.35}.footer-main{padding:66px 0 28px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr 1fr;gap:54px;display:grid}.footer h3{margin-bottom:14px;font-size:1.65rem}.footer h4{letter-spacing:-.02em;margin-bottom:18px;font-size:1.15rem}.footer p{color:#ffffffc2}.footer a{color:#ffffffdb;align-items:center;gap:8px;margin:11px 0;display:flex}.footer a:hover{color:var(--orange)}.area-pills{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.area-pills span{color:#fff;background:0 0;border-color:#ffffff57}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding-top:28px;font-size:.92rem;display:flex}.thank-you-section{background:var(--soft);place-items:center;min-height:70vh;display:grid}.thank-you-card{text-align:center;max-width:720px;box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:50px}.thank-you-card svg{color:var(--orange);margin:0 auto 18px}.reveal{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1120px){.desktop-nav{display:none}.menu-button{display:flex}.mobile-panel{display:none}.mobile-panel.is-open{display:block}.nav-quote{display:none}.service-grid--home,.service-grid--cards,.project-grid,.review-grid,.gallery-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.top-strip__inner{justify-content:center}.top-strip__item:first-child{display:none}.nav-inner{min-height:78px}.brand{width:176px;height:70px}.hero,.hero__inner{min-height:760px}.hero__inner{padding:5rem 0 7rem}.hero-stats{grid-template-columns:repeat(2,1fr)}.split-grid,.split-grid--wide,.split-grid--reverse,.video-feature__head,.cta-banner__inner,.owner-portal-grid{grid-template-columns:1fr}.proof-collage,.stacked-gallery,.about-photo-stack{gap:16px;height:auto;min-height:0;display:grid}.proof-collage img,.proof-collage__main,.proof-collage__side,.proof-collage__badge,.stacked-gallery img,.about-photo-stack img{width:100%!important;height:auto!important;position:relative!important;inset:auto!important}.proof-collage__badge{border:0}.service-detail__image,.spotlight-media{min-height:480px}.cta-banner__inner{text-align:center}.cta-banner__inner>svg{margin:0 auto}}@media (max-width:720px){.container{width:min(100% - 28px, var(--container))}h1{font-size:clamp(2.7rem,15vw,4.8rem)}h2{font-size:clamp(2.1rem,11vw,3.5rem)}.section{padding:66px 0}.hero,.hero__inner{min-height:720px}.hero__actions,.button-row{flex-direction:column;align-items:stretch}.hero-stats,.service-grid--home,.service-grid--cards,.service-grid--mini,.project-grid,.review-grid,.form-grid,.video-grid,.faq-grid,.footer-grid,.gallery-grid,.check-grid{grid-template-columns:1fr}.section-topline{flex-direction:column;align-items:stretch}.page-hero__inner{flex-direction:column;align-items:flex-start;padding:58px 0 68px}.page-hero__icon{width:72px;height:72px}.service-card,.quote-card,.owner-login,.owner-tool-card{border-radius:22px}.service-detail__image,.spotlight-media,.gallery-card{min-height:360px}.project-card__image{height:220px;margin:14px}.process-item{border-radius:22px;align-items:flex-start}.draft-list article{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.chat-widget{bottom:14px;right:14px}.chat-fab span{display:none}.chat-fab{justify-content:center;width:58px;padding:0}}@media (max-width:460px){.mobile-services{grid-template-columns:1fr}.hero-stats{gap:10px}.hero-stat{min-height:auto;padding:18px}.top-strip{font-size:.78rem}}.nav-inner{min-height:78px}.brand{align-items:center;width:192px;height:68px;display:flex}.brand img{object-fit:contain;width:auto;max-width:100%;height:64px}.nav-shell{border-bottom:1px solid #00000014}.nav-link{padding:12px 10px;font-size:.92rem}.hero{min-height:calc(100vh - 112px)}.hero__inner{min-height:calc(100vh - 112px);padding-top:6rem}.hero__video{animation:18s ease-in-out infinite alternate heroDrift;transform:scale(1.01)}@keyframes heroDrift{0%{transform:scale(1.005)translate(0,0)}to{transform:scale(1.025)translate(-.4%)}}.hero-buildline{color:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:.04em;text-transform:uppercase;background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;max-width:720px;padding:13px 16px;font-size:.85rem;font-weight:950;display:flex;box-shadow:0 20px 50px #00000047}.hero-buildline i{background:linear-gradient(90deg, var(--orange), #ffffff80);border-radius:999px;width:34px;height:2px;animation:1.8s ease-in-out infinite alternate flowLine}.hero-buildline i:nth-of-type(2){animation-delay:.2s}.hero-buildline i:nth-of-type(3){animation-delay:.4s}@keyframes flowLine{0%{opacity:.45;transform:scaleX(.65)}to{opacity:1;transform:scaleX(1)}}.build-motion{color:#fff;background:radial-gradient(circle at 78% 30%,#ff741838,#0000 28%),linear-gradient(135deg,#080808 0%,#1a0c04 48%,#080808 100%);padding:clamp(58px,7vw,92px) 0;position:relative;overflow:hidden}.build-motion:before{content:"";opacity:.14;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.build-motion__inner{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:center;gap:clamp(34px,6vw,72px);display:grid;position:relative}.blueprint-card{min-height:390px;box-shadow:var(--shadow-dark);background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff2e;border-radius:34px;position:relative;overflow:hidden}.blueprint-grid{background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.blueprint-card svg{width:100%;height:100%;padding:18px;position:absolute;inset:0}.blueprint-line{fill:none;stroke:#ffffffe6;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200px;animation:5s ease-in-out infinite drawBlueprint}.blueprint-line--orange{stroke:var(--orange);animation-delay:.45s}.blueprint-line--slow{animation-delay:.1s}.blueprint-line--delay{animation-delay:.28s}.blueprint-dot{fill:var(--orange);opacity:0;animation:5s ease-in-out infinite blueprintDot}.blueprint-dot--two{animation-delay:.2s}.blueprint-dot--three{animation-delay:.35s}@keyframes drawBlueprint{0%{stroke-dashoffset:1200px;opacity:.15}18%{opacity:1}54%{stroke-dashoffset:0;opacity:1}82%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-1200px;opacity:.2}}@keyframes blueprintDot{0%,20%{opacity:0;transform-origin:50%;transform:scale(.4)}35%,82%{opacity:1;transform-origin:50%;transform:scale(1)}to{opacity:0;transform-origin:50%;transform:scale(.4)}}.blueprint-stamp{color:#0b0b0b;background:linear-gradient(135deg, var(--orange), var(--orange-2));text-transform:uppercase;letter-spacing:.08em;border:1px solid #ff741880;border-radius:999px;padding:12px 16px;font-weight:1000;position:absolute;bottom:24px;right:24px;box-shadow:0 14px 40px #ff74183d}.build-copy h2{max-width:680px}.build-copy p:not(.eyebrow){color:#ffffffc2}.build-steps{flex-wrap:wrap;gap:10px;margin:28px 0 18px;display:flex}.build-steps span,.mini-proof{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-weight:900;display:inline-flex}.build-steps svg,.mini-proof svg{color:var(--orange)}.mini-proof{border-radius:20px;max-width:560px;line-height:1.45}.video-feature{padding:clamp(76px,9vw,126px) 0;position:relative}.video-feature:before{content:"";pointer-events:none;background:radial-gradient(circle at 48% 8%,#ff74182e,#0000 34%);position:absolute;inset:0}.video-feature .container{position:relative}.video-card--feature{position:relative;transform:translateZ(0)}.video-card--feature:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ff74182e,inset 0 -70px 120px #00000059}.video-card--feature video{min-height:310px}.video-card--feature div{z-index:2;background:linear-gradient(#1a1a1acc,#0c0c0c);flex-wrap:wrap;justify-content:space-between;position:relative}.video-card--feature div span{color:#ffffff94;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.page-hero{min-height:330px}.page-hero:before{content:"";opacity:.55;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 49%,#ffffff0a 49% 51%,#0000 51% 100%),linear-gradient(0deg,#0000 0 49%,#ffffff09 49% 51%,#0000 51% 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:84px 84px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.page-hero__inner{z-index:1;position:relative}.service-card{isolation:isolate}.service-card:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ff741814,#0000 50%);transition:opacity .22s;position:absolute;inset:0}.service-card:hover:before{opacity:1}@media (max-width:1120px){.brand{width:180px;height:64px}.brand img{height:60px}}@media (max-width:900px){.nav-inner{min-height:72px}.brand{width:168px;height:58px}.brand img{height:55px}.build-motion__inner{grid-template-columns:1fr}.blueprint-card{min-height:330px}}@media (max-width:720px){.hero-buildline{border-radius:24px;flex-wrap:wrap;align-items:flex-start}.hero-buildline i{width:24px;margin-top:8px}.video-card--feature video{min-height:230px}.blueprint-card{border-radius:24px;min-height:260px}.build-steps span,.mini-proof{border-radius:16px}}@media (max-width:460px){.brand{width:150px;height:54px}.brand img{height:50px}.top-strip__phone{display:inline-flex!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero__video{object-position:center top;transform-origin:top}.hero__shade{background:radial-gradient(circle at 78% 22%,#ff741829,#0000 28%),linear-gradient(90deg,#000000e0 0%,#000000a3 45%,#0000003d 100%),linear-gradient(#0000000f 45%,#000000ad 100%)}.service-grid--image-home .service-card--featured{min-height:465px}.service-grid--image-home .service-card__media{height:210px}.service-card__media img[src*=living-room-before],.service-card__media img[src*=living-room-staged],.service-card__media img[src*=kitchen-remodel]{object-position:center}.brand-story{background:radial-gradient(circle at 80% 20%,#ff741833,#0000 30%),linear-gradient(135deg,#080808 0%,#1d0c04 48%,#080808 100%);overflow:hidden}.brand-story__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(30px,5vw,74px);display:grid}.brand-story__media{min-height:520px;position:relative}.brand-story__media img{object-fit:cover;box-shadow:var(--shadow-dark);border:1px solid #ffffff24;border-radius:30px}.brand-story__main{width:78%;height:auto;position:absolute;top:12%;left:0}.brand-story__float{width:42%;height:auto;position:absolute;bottom:0;right:0;transform:rotate(2deg)}.check-grid--compact span{background:#ffffff14;border:1px solid #ffffff21}.project-showcase{overflow:hidden}.showcase-grid{grid-template-columns:minmax(360px,.8fr) 1fr;align-items:center;gap:clamp(30px,5vw,70px);display:grid}.showcase-pills{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.showcase-pills span{color:#fff;background:#111;border-radius:999px;align-items:center;gap:8px;padding:11px 14px;font-weight:900;display:inline-flex}.showcase-pills svg{color:var(--orange)}.showcase-cards{min-height:610px;position:relative}.showcase-cards img{object-fit:cover;box-shadow:var(--shadow);border:8px solid #fff;border-radius:26px;position:absolute}.showcase-cards img:first-child{width:50%;height:72%;top:8%;left:0}.showcase-cards img:nth-child(2){width:44%;height:56%;top:0;right:0}.showcase-cards img:nth-child(3){width:56%;height:42%;bottom:0;right:12%}.chat-panel--human .chat-panel__head{background:linear-gradient(135deg,#111,#261004);padding:16px}.chat-person{align-items:center;gap:12px;min-width:0;display:flex}.chat-person img{object-fit:cover;object-position:center top;border:2px solid #ff741873;border-radius:16px;flex:none;width:48px;height:48px}.chat-panel--human .chat-messages{max-height:190px}.chat-panel--human .quick-replies{border-top:1px solid var(--line);background:#fff}.chat-panel--human .chat-lead__title{font-size:1rem}.chat-fab span{white-space:nowrap}@media (min-width:1000px){.service-grid--image-home>.reveal:nth-child(7){grid-column:2}}@media (max-width:900px){.brand-story__grid,.showcase-grid{grid-template-columns:1fr}.brand-story__media,.showcase-cards{gap:16px;min-height:0;display:grid}.brand-story__main,.brand-story__float,.showcase-cards img{position:relative;transform:none;width:100%!important;height:auto!important;inset:auto!important}.service-grid--image-home .service-card--featured{min-height:430px}}@media (max-width:720px){.hero__video{object-position:55% top}.service-grid--image-home .service-card__media{height:220px}.chat-panel{border-radius:22px;width:calc(100vw - 24px);max-height:calc(100dvh - 96px);bottom:70px}.chat-panel--human .chat-messages{max-height:170px}}@media (max-width:460px){.hero__inner{padding-top:4rem}.hero__video{object-position:58% top}}.hero__video{object-position:center top}.proof-marquee{background:#050505;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:18px 0 20px;position:relative;overflow:hidden}.proof-marquee:before,.proof-marquee:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.proof-marquee:before{background:linear-gradient(90deg,#050505,#0000);left:0}.proof-marquee:after{background:linear-gradient(270deg,#050505,#0000);right:0}.proof-marquee__track{gap:16px;width:max-content;padding-left:16px;animation:34s linear infinite proofSlide;display:flex}.proof-marquee:hover .proof-marquee__track{animation-play-state:paused}.proof-marquee__card{aspect-ratio:16/9;border:1px solid #ffffff29;border-radius:22px;width:clamp(230px,24vw,360px);position:relative;overflow:hidden;box-shadow:0 22px 55px #00000061}.proof-marquee__card img{object-fit:cover}.proof-marquee__label{z-index:3;color:#ffffffc7;letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:max-content;margin:12px auto 0;padding:8px 13px;font-size:.78rem;font-weight:900;position:relative}@keyframes proofSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.service-card--featured{min-height:450px}.service-card__media img{object-fit:cover}.service-grid--home .reveal:nth-child(7),.service-grid--cards .reveal:nth-child(7){grid-column:1/-1}.service-grid--home .reveal:nth-child(7) .service-card,.service-grid--cards .reveal:nth-child(7) .service-card{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:30px;min-height:360px;display:grid}.service-grid--home .reveal:nth-child(7) .service-card__media,.service-grid--cards .reveal:nth-child(7) .service-card__media{order:2;grid-area:1/2/span 5;height:285px;margin:0}.service-grid--home .reveal:nth-child(7) .service-card__icon,.service-grid--cards .reveal:nth-child(7) .service-card__icon,.service-grid--home .reveal:nth-child(7) h3,.service-grid--cards .reveal:nth-child(7) h3,.service-grid--home .reveal:nth-child(7) p,.service-grid--cards .reveal:nth-child(7) p,.service-grid--home .reveal:nth-child(7) .service-card__link,.service-grid--cards .reveal:nth-child(7) .service-card__link{grid-column:1}.service-grid--home .reveal:nth-child(7) h3,.service-grid--cards .reveal:nth-child(7) h3{text-transform:uppercase;letter-spacing:-.055em;font-size:clamp(2rem,3.4vw,4rem)}.chat-panel{width:min(440px,100vw - 34px);max-height:min(720px,100vh - 115px)}.chat-panel__head{background:linear-gradient(135deg,#111,#261005)}.chat-message--jhardie{border:1px solid var(--line);background:#fff;justify-self:start}.quick-replies{scrollbar-width:thin;border-bottom:1px solid var(--line);background:#fffaf5;gap:8px;padding:12px 14px;display:flex;overflow-x:auto}.quick-replies button{color:#111;background:#fff;border:1px solid #eadbd0;border-radius:999px;flex:none;padding:8px 11px;font-size:.88rem;font-weight:900}.quick-replies button:hover{background:var(--soft);border-color:#ff74187a}.chat-lead{background:#fff}.chat-call{background:#fff7ef;border-radius:999px}.owner-safe h2{max-width:780px}@media (prefers-reduced-motion:reduce){.proof-marquee__track,.hero__video,.blueprint-line,.blueprint-dot,.hero-buildline i{animation:none!important}}@media (max-width:900px){.hero__video{object-position:center center}.proof-marquee__label{text-align:center;width:auto;max-width:calc(100% - 28px);line-height:1.4}.service-grid--home .reveal:nth-child(7) .service-card,.service-grid--cards .reveal:nth-child(7) .service-card{min-height:430px;display:flex}.service-grid--home .reveal:nth-child(7) .service-card__media,.service-grid--cards .reveal:nth-child(7) .service-card__media{order:0;height:210px;margin:-8px -8px 24px}}@media (max-width:720px){.top-strip{display:none}.site-header{top:0}.nav-inner{min-height:72px}.brand{width:158px;height:58px}.brand img{height:54px}.hero,.hero__inner{min-height:690px}.hero__inner{padding-top:4rem}.hero-buildline{display:none}.service-card__media{height:190px}.chat-panel{max-height:calc(100vh - 92px);bottom:72px}.chat-messages{max-height:185px}.chat-lead{max-height:340px}}@media (max-width:460px){.hero__copy{font-size:1rem}.proof-marquee__card{width:250px}.chat-panel{border-radius:22px;width:calc(100vw - 24px);right:-2px}}.hero--premium{background:#090909;align-items:center;min-height:calc(100vh - 92px);display:grid;overflow:hidden}.hero__backdrop{z-index:0;position:absolute;inset:0;overflow:hidden}.hero--premium .hero__video{object-fit:cover;object-position:center center;filter:saturate(1.08)contrast(1.08);opacity:.72;width:104%;height:106%;animation:22s ease-in-out infinite alternate heroFloat;position:absolute;inset:-3% -2%}.hero--premium .hero__shade{background:radial-gradient(circle at 77% 26%,#ff741861,#0000 26%),linear-gradient(90deg,#000000f5 0%,#000000c7 46%,#00000080 100%),linear-gradient(#00000057,#000000d6);position:absolute;inset:0}.hero--premium:before{content:"";z-index:1;opacity:.18;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 49%,#ffffff2e 49% 50%,#0000 50% 100%),linear-gradient(0deg,#0000 0 49%,#ffffff1f 49% 50%,#0000 50% 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:90px 90px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero__inner--premium{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(420px,.88fr);align-items:center;gap:clamp(2rem,5vw,6rem);width:100%;padding:clamp(5rem,8vw,8rem) 0 clamp(7rem,9vw,9rem);display:grid;position:relative}.hero__content h1{text-shadow:0 8px 34px #0000008f;max-width:880px}.hero--premium .hero__copy{color:#ffffffe8;max-width:660px;font-size:clamp(1.08rem,1.45vw,1.38rem)}.hero-stats--premium{max-width:760px}.hero-showcase{perspective:1400px;min-height:570px;position:relative}.hero-showcase__ring{background:linear-gradient(135deg,#ffffff1a,#ff74181a);border:1px solid #ffffff2e;border-radius:42px;position:absolute;inset:6% 4% 10%;transform:rotate(-2deg);box-shadow:0 44px 110px #0000008c,inset 0 1px #ffffff26}.hero-showcase__video{background:#111;border:1px solid #fff3;border-radius:34px;position:absolute;inset:12% 0 18% 8%;overflow:hidden;transform:rotate(-2deg)translateZ(0);box-shadow:0 36px 90px #00000094}.hero-showcase__video video{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.hero-showcase__video:after{content:"";background:linear-gradient(#0000 34%,#0000008f);position:absolute;inset:0}.hero-showcase__tag{z-index:2;color:#111;letter-spacing:.02em;background:linear-gradient(135deg,#ff7418,#ffad3b);border-radius:999px;padding:12px 16px;font-weight:1000;position:absolute;bottom:20px;left:20px;box-shadow:0 18px 42px #ff741857}.hero-mini-card{z-index:3;color:#111;background:#fffffff0;border:1px solid #fff9;border-radius:24px;width:235px;padding:10px;animation:5.2s ease-in-out infinite alternate floatCard;position:absolute;box-shadow:0 28px 70px #0000006b}.hero-mini-card img{object-fit:cover;border-radius:17px;width:100%;height:126px;display:block}.hero-mini-card strong{letter-spacing:-.02em;padding:10px 8px 5px;font-size:.88rem;display:block}.hero-mini-card--top{top:16px;right:-10px}.hero-mini-card--bottom{animation-delay:.65s;bottom:18px;left:0}.hero-ticker{z-index:3;border-top:1px solid #ffffff21;border-bottom:6px solid var(--orange);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090909bd;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-ticker__track{color:#fff;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:18px;width:max-content;padding:18px 0;font-weight:1000;animation:24s linear infinite tickerMove;display:flex}.hero-ticker__track i{background:var(--orange);border-radius:999px;width:8px;height:8px;display:inline-block}.hero-ticker__track span{white-space:nowrap;padding-left:18px}@keyframes tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes heroFloat{0%{transform:scale(1)}to{transform:scale(1.05)translate(-1.5%,-1%)}}@keyframes floatCard{0%{transform:translateY(0)rotate(1deg)}to{transform:translateY(-14px)rotate(-1deg)}}.service-card__media{height:210px}.service-card__media img{object-position:center center}.service-grid--home>.reveal:last-child .service-card--featured{min-height:390px}.service-grid--home>.reveal:last-child .service-card__media{height:240px}@media (max-width:1050px){.hero__inner--premium{grid-template-columns:1fr;padding-top:4.6rem}.hero-showcase{width:100%;max-width:680px;min-height:480px}.hero-mini-card--top{right:0}}@media (max-width:720px){.hero--premium{min-height:auto}.hero__inner--premium{gap:1.5rem;padding-top:4.2rem;padding-bottom:6.2rem}.hero-showcase{min-height:360px}.hero-showcase__video{border-radius:26px;inset:10% 0 20%;transform:none}.hero-showcase__ring{display:none}.hero-mini-card{border-radius:18px;width:176px}.hero-mini-card img{border-radius:13px;height:92px}.hero-mini-card--top{top:0;right:2px}.hero-mini-card--bottom{bottom:0;left:2px}.hero-ticker__track{padding:13px 0;font-size:.78rem}.service-card__media{height:190px}}.home-hero-wow{isolation:isolate;color:#fff;background:#070707;align-items:center;min-height:calc(100svh - 126px);display:grid;position:relative;overflow:hidden}.home-hero-wow__media,.home-hero-wow__media video,.home-hero-wow__shade,.home-hero-wow__gridlines{position:absolute;inset:0}.home-hero-wow__media{z-index:-3;overflow:hidden}.home-hero-wow__media video{object-fit:cover;object-position:center center;filter:saturate(1.12)contrast(1.12);opacity:.62;transform-origin:50%;width:100%;height:100%;animation:24s ease-in-out infinite alternate homeHeroVideoDrift}.home-hero-wow__shade{z-index:1;background:radial-gradient(circle at 74% 22%,#ff74186b,#0000 26%),radial-gradient(circle at 24% 80%,#ff741833,#0000 30%),linear-gradient(90deg,#000000fa 0%,#000000c2 45%,#0000008f 100%),linear-gradient(#0000002e,#000000e6)}.home-hero-wow__gridlines{z-index:2;opacity:.22;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 49%,#ffffff2e 49% 50%,#0000 50% 100%),linear-gradient(0deg,#0000 0 49%,#ffffff1c 49% 50%,#0000 50% 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:92px 92px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.home-hero-wow:after{content:"";z-index:4;background:linear-gradient(90deg, var(--orange), var(--orange-2));clip-path:polygon(0 48%,100% 0,100% 100%,0 100%);height:112px;position:absolute;bottom:-2px;left:-12vw;right:30vw;box-shadow:0 -24px 70px #ff741833}.home-hero-wow__inner{z-index:3;grid-template-columns:minmax(0,1fr) minmax(440px,.82fr);align-items:center;gap:clamp(2rem,5vw,6.5rem);padding:clamp(5rem,7vw,7.5rem) 0 clamp(7rem,8vw,8.5rem);display:grid;position:relative}.home-hero-wow__copy{max-width:860px}.home-hero-wow__badge{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-bottom:18px;padding:10px 14px;font-size:.78rem;font-weight:1000;line-height:1.2;display:inline-flex;box-shadow:0 20px 55px #0000003d}.home-hero-wow__badge span{background:var(--orange);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 8px #ff741824,0 0 30px #ff7418b3}.home-hero-wow h1{text-transform:uppercase;text-shadow:0 16px 48px #000000a3;max-width:940px;font-size:clamp(3.4rem,7.4vw,8.6rem);line-height:.87}.home-hero-wow h1:after{content:"";background:linear-gradient(90deg, var(--orange), var(--orange-2), transparent);border-radius:999px;width:min(420px,68vw);height:9px;margin-top:22px;display:block;box-shadow:0 13px 30px #ff74185c}.home-hero-wow__copy p{color:#ffffffeb;text-shadow:0 4px 22px #0000008c;max-width:675px;margin:24px 0 0;font-size:clamp(1.08rem,1.35vw,1.34rem);line-height:1.72}.home-hero-wow__actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.home-hero-wow__proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:760px;margin-top:34px;display:grid}.home-hero-wow__proof div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fff3,#ffffff0e);border:1px solid #ffffff36;border-radius:22px;min-height:104px;padding:18px;box-shadow:0 26px 70px #00000057}.home-hero-wow__proof strong{letter-spacing:-.04em;font-size:clamp(1.45rem,2vw,2.25rem);line-height:1;display:block}.home-hero-wow__proof span{color:#ffffffd1;margin-top:8px;font-size:.9rem;line-height:1.3;display:block}.home-hero-stage{perspective:1200px;min-height:640px;position:relative}.home-hero-stage:before{content:"";background:linear-gradient(135deg,#ffffff1f,#ff74181f);border:1px solid #ffffff2b;border-radius:42px;position:absolute;inset:11% 5% 8% 2%;transform:rotate(-2deg);box-shadow:0 45px 120px #00000094,inset 0 1px #ffffff24}.home-hero-stage__main{background:#111;border:1px solid #ffffff38;border-radius:34px;position:absolute;inset:15% 5% 21% 7%;overflow:hidden;transform:rotate(-2deg)translateZ(0);box-shadow:0 42px 110px #0000009e}.home-hero-stage__main video{object-fit:cover;object-position:center center;width:100%;height:100%}.home-hero-stage__main:after{content:"";background:linear-gradient(#0000 38%,#000000b8);position:absolute;inset:0}.home-hero-stage__caption{z-index:2;justify-content:space-between;align-items:flex-end;gap:14px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.home-hero-stage__caption span,.home-hero-stage__quote p{color:#111;background:linear-gradient(135deg, var(--orange), var(--orange-2));text-transform:uppercase;letter-spacing:.07em;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:0;padding:9px 12px;font-size:.74rem;font-weight:1000;line-height:1.1;display:inline-flex}.home-hero-stage__caption strong{color:#fff;text-align:right;letter-spacing:-.05em;text-shadow:0 8px 28px #000000a6;max-width:260px;font-size:clamp(1.1rem,1.9vw,1.65rem);line-height:1}.home-hero-stage__quote,.home-hero-stage__photo{z-index:3;color:#111;background:#fffffff5;border:1px solid #ffffffb8;border-radius:26px;position:absolute;box-shadow:0 30px 80px #00000073}.home-hero-stage__quote{width:min(310px,48%);padding:18px;animation:5.8s ease-in-out infinite alternate homeFloatA;top:0;right:-10px}.home-hero-stage__quote p{margin-bottom:14px}.home-hero-stage__quote h3{letter-spacing:-.055em;font-size:clamp(1.35rem,2.2vw,2.1rem);line-height:.96}.home-hero-stage__quote a{align-items:center;gap:7px;margin-top:15px;font-weight:1000;display:inline-flex}.home-hero-stage__steps{grid-template-columns:1fr 1fr;gap:7px;margin-top:15px;display:grid}.home-hero-stage__steps span{color:#111;background:#fff5ec;border:1px solid #f0ddcf;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:.78rem;font-weight:950;display:inline-flex}.home-hero-stage__steps svg{color:var(--orange)}.home-hero-stage__photo{padding:9px;animation:6.2s ease-in-out infinite alternate homeFloatB;overflow:hidden}.home-hero-stage__photo img{object-fit:cover;border-radius:18px;width:100%;height:118px}.home-hero-stage__photo span{padding:9px 7px 3px;font-size:.83rem;font-weight:1000;line-height:1.1;display:block}.home-hero-stage__photo--truck{width:226px;top:3%;left:-12px;transform:rotate(-3deg)}.home-hero-stage__photo--family{width:250px;animation-delay:.9s;bottom:0;right:12px;transform:rotate(3deg)}.home-hero-wow__ticker{z-index:5;border-top:1px solid #ffffff21;border-bottom:6px solid var(--orange);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000b8;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.home-hero-wow__ticker div{color:#fff;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:18px;width:max-content;padding:16px 0;font-size:.92rem;font-weight:1000;animation:25s linear infinite homeTicker;display:flex}.home-hero-wow__ticker span{white-space:nowrap;padding-left:18px}.home-hero-wow__ticker i{background:var(--orange);border-radius:999px;width:8px;height:8px;box-shadow:0 0 20px #ff74188c}.home-command-strip{z-index:6;border-bottom:1px solid var(--line);background:#fff7ef;position:relative}.home-command-strip__inner{grid-template-columns:repeat(3,1fr);gap:18px;padding:24px 0;display:grid}.home-command-strip__inner div{background:#fff;border:1px solid #ff741829;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:4px 14px;padding:18px;display:grid;box-shadow:0 16px 45px #0000000e}.home-command-strip__inner span{color:#111;background:linear-gradient(135deg, var(--orange), var(--orange-2));border-radius:15px;grid-row:span 2;place-items:center;width:46px;height:46px;font-weight:1000;display:grid}.home-command-strip__inner strong{letter-spacing:-.035em;font-size:1.05rem}.home-command-strip__inner p{margin:0;font-size:.92rem;line-height:1.45}.home-signature-services{background:radial-gradient(circle at 20% 12%,#ff74181a,#0000 30%),linear-gradient(#fff,#fff8f1)}.home-signature-services__grid{grid-template-columns:minmax(320px,.78fr) 1fr;align-items:start;gap:clamp(28px,5vw,68px);display:grid}.home-signature-services__copy{position:sticky;top:132px}.home-signature-services__copy h2{max-width:680px}.home-signature-services__copy p:not(.eyebrow){max-width:560px;margin-bottom:26px}.home-service-stack{gap:16px;display:grid}.home-service-pill{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:174px 1fr auto;align-items:center;gap:18px;min-height:150px;padding:14px 18px 14px 14px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 20px 55px #00000013}.home-service-pill:hover{box-shadow:var(--shadow);border-color:#ff74186b;transform:translate(-6px)}.home-service-pill img{object-fit:cover;border-radius:18px;width:174px;height:122px}.home-service-pill span{color:var(--orange-3);letter-spacing:.16em;margin-bottom:8px;font-size:.8rem;font-weight:1000;display:inline-flex}.home-service-pill strong{letter-spacing:-.05em;font-size:clamp(1.35rem,2vw,2rem);line-height:1;display:block}.home-service-pill small{color:#686868;max-width:470px;margin-top:8px;font-size:.95rem;line-height:1.45;display:block}.home-service-pill>svg{color:#111;background:#fff0e5;border-radius:999px;width:46px;height:46px;padding:12px}.local-proof--wow{background:radial-gradient(circle at 80% 20%,#ff74183d,#0000 28%),linear-gradient(135deg,#090909 0%,#211005 48%,#070707 100%)}.proof-collage--wow:before{content:"J HARDIE";z-index:0;color:#ffffff0b;letter-spacing:-.07em;font-size:clamp(4rem,10vw,8rem);font-weight:1000;line-height:.8;position:absolute;bottom:5%;left:-2%;transform:rotate(-4deg)}.proof-collage--wow img{z-index:1;position:relative}.featured-projects--wow{background:linear-gradient(#fff,#fff7ef 58%,#fff)}.owner-safe--wow{background:linear-gradient(#fff,#fafafa)}.process-quote--wow{background:radial-gradient(circle at 78% 16%,#ff741821,#0000 30%),linear-gradient(#fffaf5,#fff)}.cta-banner--wow .cta-banner__inner{background:radial-gradient(circle at 88% 20%,#ff741840,#0000 28%),linear-gradient(135deg,#090909,#201006);border:1px solid #ff741847}@keyframes homeHeroVideoDrift{0%{transform:scale(1.01)translate(0,0)}to{transform:scale(1.07)translate(-1.5%,-1%)}}@keyframes homeTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes homeFloatA{0%{transform:translateY(0)rotate(1deg)}to{transform:translateY(-14px)rotate(-1deg)}}@keyframes homeFloatB{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@media (max-width:1120px){.home-hero-wow__inner{grid-template-columns:1fr;padding-top:4.8rem}.home-hero-stage{width:100%;max-width:760px;min-height:560px}.home-signature-services__grid{grid-template-columns:1fr}.home-signature-services__copy{position:relative;top:auto}}@media (max-width:900px){.home-command-strip__inner{grid-template-columns:1fr}.home-service-pill{grid-template-columns:140px 1fr auto}.home-service-pill img{width:140px;height:108px}}@media (max-width:720px){.home-hero-wow{min-height:auto}.home-hero-wow__media video{object-position:center center;opacity:.48}.home-hero-wow__inner{width:min(100% - 28px, var(--container));gap:2rem;padding:4.25rem 0 6.25rem}.home-hero-wow__badge{letter-spacing:.08em;font-size:.68rem;line-height:1.35}.home-hero-wow h1{font-size:clamp(3.05rem,16vw,4.8rem)}.home-hero-wow__proof{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-stage{min-height:430px}.home-hero-stage:before{border-radius:28px;inset:7% 0 6%}.home-hero-stage__main{border-radius:26px;inset:8% 0 18%;transform:none}.home-hero-stage__quote{border-radius:22px;width:88%;inset:auto auto 0 6%}.home-hero-stage__photo--truck{width:176px;top:-8px;left:6px}.home-hero-stage__photo--family{display:none}.home-hero-stage__photo img{border-radius:14px;height:86px}.home-hero-stage__caption{flex-direction:column;align-items:flex-start}.home-hero-stage__caption strong{text-align:left}.home-hero-wow__ticker div{padding:13px 0;font-size:.75rem}.home-command-strip__inner{width:min(100% - 28px, var(--container));padding:18px 0}.home-service-pill{grid-template-columns:1fr;padding:14px}.home-service-pill img{width:100%;height:185px}.home-service-pill>svg{display:none}}@media (max-width:460px){.home-hero-wow__actions{flex-direction:column;align-items:stretch}.home-hero-wow__proof div{min-height:96px;padding:14px}.home-hero-stage{min-height:460px}.home-hero-stage__quote{width:96%;left:2%}.home-hero-stage__steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-hero-wow__media video,.home-hero-stage__quote,.home-hero-stage__photo,.home-hero-wow__ticker div{animation:none!important}}
