: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-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}}.home-hero-stage--open-video{perspective:none;grid-template-rows:auto auto;grid-template-columns:clamp(150px,18vw,220px) minmax(330px,455px) clamp(190px,22vw,270px);align-items:center;gap:18px;width:min(100%,860px);min-height:640px;margin-inline:auto;overflow:visible;display:grid!important}.home-hero-stage--open-video:before{z-index:0;grid-area:1/2/span 2;width:100%;height:100%;min-height:585px;inset:auto;transform:rotate(-1.25deg)}.home-hero-stage--open-video .home-hero-stage__main{z-index:2;border-radius:34px;grid-area:1/2/span 2;height:clamp(560px,66vh,660px);min-height:560px;width:100%!important;position:relative!important;inset:auto!important;transform:none!important}.home-hero-stage--open-video .home-hero-stage__main video{object-position:center center}.home-hero-stage--open-video .home-hero-stage__photo--truck{z-index:4;grid-area:1/1;place-self:start end;max-width:220px;margin-top:34px;width:100%!important;position:relative!important;inset:auto!important;transform:none!important}.home-hero-stage--open-video .home-hero-stage__quote{z-index:4;grid-area:1/3;place-self:start;max-width:270px;margin-top:10px;width:100%!important;position:relative!important;inset:auto!important;transform:none!important}.home-hero-stage--open-video .home-hero-stage__photo--family{z-index:4;grid-area:2/3;place-self:end start;max-width:265px;margin-bottom:26px;width:100%!important;position:relative!important;inset:auto!important;transform:none!important}.home-hero-stage--open-video .home-hero-stage__caption{max-width:calc(100% - 48px);bottom:24px;left:24px;right:24px}.home-hero-stage--open-video .home-hero-stage__quote h3{font-size:clamp(1.45rem,2vw,2rem)}.home-hero-stage--open-video .home-hero-stage__steps span{padding:8px 9px;font-size:.74rem}.service-card__media img[src*=commercial-white-roof-units]{object-position:center 44%}.service-card__media img[src*=cedar-siding-work]{object-position:center 38%}.service-card__media img[src*=service-gutters]{object-position:center 45%}.video-feature .container{padding-block:0}@media (max-width:1180px){.home-hero-stage--open-video{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;width:min(100%,680px);min-height:auto}.home-hero-stage--open-video:before{grid-area:1/1/auto/-1;min-height:560px}.home-hero-stage--open-video .home-hero-stage__main{grid-area:1/1/auto/-1;justify-self:center;height:clamp(520px,62vh,620px);min-height:520px;width:min(100%,470px)!important}.home-hero-stage--open-video .home-hero-stage__photo--truck{grid-area:2/1;justify-self:stretch;max-width:none;margin:0}.home-hero-stage--open-video .home-hero-stage__quote{grid-area:2/2/span 2;justify-self:stretch;max-width:none;margin:0}.home-hero-stage--open-video .home-hero-stage__photo--family{grid-area:3/1;justify-self:stretch;max-width:none;margin:0}}@media (max-width:720px){.home-hero-stage--open-video{grid-template-columns:1fr;gap:14px;width:100%}.home-hero-stage--open-video:before{display:none}.home-hero-stage--open-video .home-hero-stage__main,.home-hero-stage--open-video .home-hero-stage__quote,.home-hero-stage--open-video .home-hero-stage__photo--truck,.home-hero-stage--open-video .home-hero-stage__photo--family{grid-area:auto/1;justify-self:stretch;max-width:none;margin:0;width:100%!important}.home-hero-stage--open-video .home-hero-stage__main{height:520px;min-height:520px}.home-hero-stage--open-video .home-hero-stage__photo--family{display:block}}.home-hero-video-deck{isolation:isolate;gap:14px;width:min(100%,740px);margin-inline:auto;display:grid;position:relative}.home-hero-video-deck__video{aspect-ratio:16/9;background:#060606;border:1px solid #ffffff38;border-radius:34px;min-height:0;position:relative;overflow:hidden;box-shadow:0 44px 110px #0000009e}.home-hero-video-deck__video:before{content:"";z-index:2;pointer-events:none;border-radius:inherit;background:linear-gradient(#00000014,#0000006b),radial-gradient(circle at 16% 16%,#ff741833,#0000 28%);position:absolute;inset:-1px}.home-hero-video-deck__video video{object-fit:contain;object-position:center center;background:#060606;width:100%;height:100%;display:block}.home-hero-video-deck__caption{z-index:3;justify-content:space-between;align-items:flex-end;gap:14px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.home-hero-video-deck__caption span,.home-hero-video-deck__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:.72rem;font-weight:1000;line-height:1.1;display:inline-flex}.home-hero-video-deck__caption strong{color:#fff;text-align:right;letter-spacing:-.05em;text-shadow:0 8px 28px #000000bf;max-width:260px;font-size:clamp(1.05rem,1.65vw,1.45rem);line-height:1}.home-hero-video-deck__side{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;display:grid}.home-hero-video-deck__quote,.home-hero-video-deck__photo{color:#111;background:#fffffff7;border:1px solid #ffffffb8;border-radius:24px;box-shadow:0 26px 72px #0000005c}.home-hero-video-deck__quote{grid-column:1/-1;padding:18px}.home-hero-video-deck__quote p{margin-bottom:12px}.home-hero-video-deck__quote h3{letter-spacing:-.055em;max-width:560px;font-size:clamp(1.45rem,2.15vw,2.15rem);line-height:.96}.home-hero-video-deck__quote a{align-items:center;gap:7px;margin-top:13px;font-weight:1000;display:inline-flex}.home-hero-video-deck__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.home-hero-video-deck__steps span{color:#111;white-space:nowrap;background:#fff5ec;border:1px solid #f0ddcf;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 10px;font-size:.78rem;font-weight:950;display:inline-flex}.home-hero-video-deck__steps svg{color:var(--orange)}.home-hero-video-deck__photo{padding:9px;overflow:hidden}.home-hero-video-deck__photo img{object-fit:cover;border-radius:18px;width:100%;height:118px;display:block}.home-hero-video-deck__photo span{padding:9px 7px 3px;font-size:.83rem;font-weight:1000;line-height:1.1;display:block}@media (min-width:1181px){.home-hero-wow__inner{grid-template-columns:minmax(0,1fr) minmax(560px,.92fr)}}@media (max-width:1180px){.home-hero-video-deck{width:min(100%,760px)}}@media (max-width:720px){.home-hero-video-deck__video{border-radius:26px}.home-hero-video-deck__caption{flex-direction:column;align-items:flex-start;bottom:14px;left:14px;right:14px}.home-hero-video-deck__caption strong{text-align:left}.home-hero-video-deck__side{grid-template-columns:1fr}.home-hero-video-deck__quote{grid-column:auto}.home-hero-video-deck__steps{grid-template-columns:1fr 1fr}.home-hero-video-deck__photo img{height:150px}}@media (max-width:460px){.home-hero-video-deck__steps{grid-template-columns:1fr}}.home-hero-wow{overflow:hidden}.home-hero-video-deck{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff21,#ff741814),#0000002e;border:1px solid #ffffff2e;border-radius:40px;width:min(100%,820px);padding:16px;box-shadow:0 48px 130px #0000008c,inset 0 1px #ffffff24}.home-hero-video-deck:before{content:"J HARDIE";z-index:-1;color:#ffffff0b;letter-spacing:-.075em;pointer-events:none;font-size:clamp(4.2rem,9vw,8.5rem);font-weight:1000;line-height:.8;position:absolute;top:4%;right:-3%;transform:rotate(-5deg)}.home-hero-video-deck__video{aspect-ratio:16/10;outline-offset:7px;border-radius:30px;outline:1px solid #ff74183d}.home-hero-video-deck__video video{object-fit:contain;background:radial-gradient(circle at 50% 20%,#ff741826,#0000 45%),#050505}.home-hero-video-deck__side{grid-template-columns:1.08fr .86fr .86fr;align-items:stretch}.home-hero-video-deck__quote{background:radial-gradient(circle at 92% 12%,#ff74183d,#0000 32%),linear-gradient(135deg,#fffffffa,#fff6eef5);grid-column:auto}.home-hero-video-deck__quote h3{font-size:clamp(1.65rem,2vw,2.15rem)}.home-hero-video-deck__steps{grid-template-columns:1fr 1fr}.home-hero-video-deck__photo{background:#fffffffa;transition:transform .22s,box-shadow .22s}.home-hero-video-deck__photo:hover{transform:translateY(-4px);box-shadow:0 30px 90px #0000006b}.services-intro--local-wow{background:radial-gradient(circle at 14% 12%,#ff741817,#0000 30%),radial-gradient(circle at 90% 8%,#ff74181f,#0000 26%),linear-gradient(#fff,#fff8f1 48%,#fff);overflow:hidden}.services-intro--local-wow:before{content:"J HARDIE SERVICE LINEUP";color:#00000009;letter-spacing:-.08em;pointer-events:none;max-width:980px;font-size:clamp(3.4rem,10vw,10rem);font-weight:1000;line-height:.78;position:absolute;top:2.5rem;right:-1rem}.services-intro--local-wow .container{z-index:1;position:relative}.services-intro--local-wow .section-heading{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ff741829;border-radius:32px;padding:clamp(22px,3vw,34px);box-shadow:0 24px 80px #0000000f}.service-grid--image-home{align-items:stretch}.service-grid--image-home .service-card--featured{background:linear-gradient(#fffffffc,#fffbf7f7);border-color:#ff74182e;border-radius:30px;min-height:500px;padding:26px}.service-grid--image-home .service-card--featured:hover{transform:translateY(-9px);box-shadow:0 34px 90px #00000021}.service-grid--image-home .service-card__media{border:1px solid #0000000d;border-radius:24px;height:235px;margin:-8px -8px 26px;box-shadow:0 16px 42px #0000001f}.service-card__media-badge{z-index:3;color:#111;background:linear-gradient(135deg, var(--orange), var(--orange-2));letter-spacing:.07em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:8px 11px;font-size:.68rem;font-weight:1000;line-height:1;position:absolute;bottom:13px;left:13px;box-shadow:0 12px 28px #0003}.service-grid--image-home .service-card__icon{box-shadow:0 15px 40px #ff74182e}.service-grid--image-home .service-card h3{font-size:clamp(1.55rem,2vw,2.1rem)}.service-grid--image-home .service-card p{font-size:1.02rem}.kitchen-cabinet-feature{background:radial-gradient(circle at 16% 20%,#ff74181a,#0000 30%),linear-gradient(#fffaf5,#fff)}.kitchen-cabinet-feature__image{min-height:470px;box-shadow:var(--shadow);border:1px solid #00000014;border-radius:34px;position:relative;overflow:hidden}.kitchen-cabinet-feature__image img{object-fit:cover}.service-grid--home .reveal:nth-child(7),.service-grid--cards .reveal:nth-child(7),.service-grid--image-home>.reveal:nth-child(7){grid-column:auto!important}@media (max-width:1180px){.home-hero-video-deck__side{grid-template-columns:1fr 1fr}.home-hero-video-deck__quote{grid-column:1/-1}}@media (max-width:900px){.kitchen-cabinet-feature__image{min-height:360px}}@media (max-width:720px){.home-hero-video-deck{border-radius:28px;padding:10px}.home-hero-video-deck__video{aspect-ratio:16/10;outline-offset:4px}.home-hero-video-deck__side{grid-template-columns:1fr}.service-grid--image-home .service-card__media{height:220px}}.services-intro--local-wow:before{display:none}.home-hero-video-deck{width:min(100%,900px)}.home-hero-video-deck__video{aspect-ratio:16/9}.home-hero-video-deck__side{grid-template-columns:1.14fr .9fr .9fr}.home-hero-video-deck__photo{isolation:isolate;background:#101010;min-height:226px;padding:0;position:relative;overflow:hidden}.home-hero-video-deck__photo:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 45%,#000000ad);position:absolute;inset:0}.home-hero-video-deck__photo img{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.home-hero-video-deck__photo span{z-index:2;color:#111;background:#fffffff0;border-radius:16px;padding:10px 11px;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 14px 35px #0000003d}.home-hero-video-deck__quote{flex-direction:column;justify-content:center;min-height:226px;display:flex}.home-hero-video-deck__quote a{width:fit-content}.hearth-home-banner{color:#fff;background:radial-gradient(circle at 12% 18%,#ff741824,#0000 30%),linear-gradient(135deg,#111 0%,#1d1009 55%,#ff7a1a 160%);overflow:hidden}.hearth-home-banner:before{content:"FINANCING";color:#ffffff0b;letter-spacing:-.08em;pointer-events:none;font-size:clamp(4rem,11vw,11rem);font-weight:1000;line-height:.8;position:absolute;top:2rem;right:-2vw}.hearth-home-banner__inner{z-index:1;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:clamp(24px,4vw,60px);display:grid;position:relative}.hearth-home-banner__copy h2{color:#fff;max-width:780px}.hearth-home-banner__copy p{color:#ffffffd1;max-width:700px}.hearth-home-banner__card{color:#111;background:radial-gradient(circle at 92% 10%,#ff741852,#0000 34%),linear-gradient(#fffffffa,#fff5ecf5);border-radius:30px;padding:30px;position:relative;box-shadow:0 34px 90px #0000005c}.hearth-home-banner__card span{color:#111;background:linear-gradient(135deg, var(--orange), var(--orange-2));letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:.74rem;font-weight:1000;line-height:1;display:inline-flex}.hearth-home-banner__card strong{letter-spacing:-.07em;margin:18px 0 6px;font-size:clamp(2.7rem,5vw,4.2rem);line-height:.95;display:block}.hearth-home-banner__card p{color:#5f5f5f}.hearth-home-banner__card small{color:#fff;background:#111;border-radius:999px;margin-top:14px;padding:10px 12px;font-weight:900;display:inline-flex}.financing-section--premium{background:radial-gradient(circle at 90% 18%,#ff74181f,#0000 30%),linear-gradient(#fff,#fff8f2)}.financing-calculator{box-shadow:var(--shadow);background:#fff;border:1px solid #00000014;border-radius:30px;padding:30px}.financing-calculator__top span{color:#111;text-transform:uppercase;letter-spacing:.07em;background:#ff741824;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:9px 12px;font-size:.74rem;font-weight:1000;display:inline-flex}.financing-calculator__top strong{letter-spacing:-.05em;margin:14px 0 22px;font-size:clamp(1.5rem,2.2vw,2.05rem);line-height:1.02;display:block}.financing-calculator label{color:#333;gap:8px;margin-bottom:14px;font-weight:900;display:grid}.financing-calculator input,.financing-calculator select{border:1px solid var(--line);width:100%;min-height:54px;font:inherit;color:#111;background:#fff;border-radius:16px;padding:0 16px}.financing-calculator__result{text-align:center;color:#fff;background:linear-gradient(135deg,#111,#281409);border-radius:24px;margin:22px 0 16px;padding:24px}.financing-calculator__result small{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:900;display:block}.financing-calculator__result strong{color:var(--orange-2);letter-spacing:-.07em;margin-top:6px;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1;display:block}.financing-calculator__result strong span{color:#fff;letter-spacing:0;font-size:1rem}.financing-calculator__breakdown{background:#f6f6f6;border-radius:18px;gap:9px;padding:16px;display:grid}.financing-calculator__breakdown div{justify-content:space-between;gap:12px;font-weight:900;display:flex}.financing-calculator__note{color:#6a6a6a;margin:16px 0 18px;font-size:.92rem}.hearth-lead-section__grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center;gap:clamp(26px,5vw,72px);display:grid}.hearth-lead-section__small{color:#666;margin-top:18px}.hearth-lead-widget{min-height:640px;box-shadow:var(--shadow);background:linear-gradient(#ffffffeb,#fff7f0eb);border:1px solid #00000014;border-radius:28px;padding:18px}.hearth-lead-widget__frame{background:#fff;border:0;border-radius:20px;width:100%;min-height:600px}.financing-dark-quote{max-width:760px;margin:34px auto 0}@media (max-width:1180px){.home-hero-video-deck__side{grid-template-columns:1fr 1fr}.home-hero-video-deck__quote{grid-column:1/-1}.home-hero-video-deck__photo{min-height:210px}}@media (max-width:900px){.hearth-home-banner__inner,.hearth-lead-section__grid{grid-template-columns:1fr}.hearth-home-banner__card{max-width:430px}}@media (max-width:720px){.home-hero-video-deck__photo{min-height:220px}.home-hero-video-deck__video{aspect-ratio:16/10}.hearth-lead-widget{border-radius:22px;min-height:620px;padding:10px}.hearth-lead-widget__frame{min-height:600px}}html{scroll-behavior:smooth}.launch-hero{color:#fff;isolation:isolate;background:#050505;min-height:880px;padding:clamp(7rem,12vw,10rem) 0 3.4rem;position:relative;overflow:hidden}.launch-hero__background,.launch-hero__background video{width:100%;height:100%;position:absolute;inset:0}.launch-hero__background{z-index:-3;overflow:hidden}.launch-hero__background video{object-fit:cover;object-position:center;filter:saturate(.95)contrast(1.08);opacity:.32}.launch-hero__background:after{content:"";background:linear-gradient(90deg,#000000f0 0%,#000000c2 42%,#0000007a 100%),radial-gradient(circle at 74% 20%,#ff74183d,#0000 34%),linear-gradient(#00000042,#050505 100%);position:absolute;inset:0}.launch-hero__glow{filter:blur(42px);pointer-events:none;border-radius:999px;position:absolute}.launch-hero__glow--one{background:#ff741842;width:360px;height:360px;top:15%;right:9%}.launch-hero__glow--two{background:#ff741829;width:240px;height:240px;bottom:18%;left:8%}.launch-hero:before{content:"";z-index:-1;opacity:.55;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 49%,#ffffff09 49% 51%,#0000 51% 100%),linear-gradient(0deg,#0000 0 49%,#ffffff07 49% 51%,#0000 51% 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;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.launch-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(520px,1fr);align-items:center;gap:clamp(38px,6vw,90px);display:grid}.launch-hero__copy{max-width:760px}.launch-hero__eyebrow{color:#111;background:linear-gradient(135deg, var(--orange), var(--orange-2));letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 0 22px;padding:9px 13px;font-size:.78rem;font-weight:1000;display:inline-flex;box-shadow:0 18px 55px #ff741847}.launch-hero h1{color:#fff;letter-spacing:-.09em;text-transform:uppercase;text-wrap:balance;max-width:810px;font-size:clamp(3.8rem,8.5vw,8.7rem);line-height:.88}.launch-hero__text{color:#ffffffd6;max-width:660px;margin:24px 0 0;font-size:clamp(1.06rem,1.5vw,1.25rem)}.launch-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.launch-hero__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:720px;margin-top:34px;display:grid}.launch-hero__stats div{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(#ffffff24,#ffffff0f);border:1px solid #ffffff29;border-radius:19px;padding:16px 15px}.launch-hero__stats strong{color:#fff;letter-spacing:-.05em;font-size:1.65rem;line-height:1;display:block}.launch-hero__stats span{color:#ffffffb8;margin-top:7px;font-size:.82rem;display:block}.launch-video-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffff21,#ffffff0a),#0a0a0ac2;border:1px solid #ffffff2e;border-radius:36px;padding:14px;position:relative;box-shadow:0 42px 120px #0000008c}.launch-video-card:before{content:"";pointer-events:none;border:1px solid #ff74184d;border-radius:30px;position:absolute;inset:12px}.launch-video-card__top{color:#ffffffbd;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:12px;padding:10px 12px 14px;font-size:.78rem;font-weight:900;display:flex}.launch-video-card__screen{aspect-ratio:16/10;background:#000;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 20px 80px #00000075}.launch-video-card__screen video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.launch-video-card__screen:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#000000bd);position:absolute;inset:0}.launch-video-card__caption{z-index:2;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.launch-video-card__caption strong{color:#fff;letter-spacing:-.05em;max-width:360px;font-size:clamp(1.25rem,2vw,2rem);line-height:.98}.launch-video-card__caption span{color:#ffffffc7;text-align:right;max-width:240px;font-size:.9rem;font-weight:700}.launch-video-card__route{grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 2px 0;display:grid}.launch-video-card__route div{color:#111;background:#fffffff0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:.86rem;font-weight:1000;display:inline-flex}.launch-video-card__route svg{color:var(--orange)}.launch-hero__ticker{background:#0000008c;border-top:1px solid #ffffff1a;padding:14px 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.launch-hero__ticker div{align-items:center;gap:16px;width:max-content;animation:34s linear infinite tickerMove;display:flex}.launch-hero__ticker span{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.92rem;font-weight:1000}.launch-hero__ticker i{background:var(--orange);border-radius:999px;width:8px;height:8px}.service-card__media-badge{display:none!important}.service-grid--image-home .service-card__media:before{content:none!important;display:none!important}.service-grid--image-home .service-card__media{height:245px}.service-grid--image-home .service-card--featured{min-height:480px}.service-card__media img[src*=amish-cabinet-kitchen]{object-position:center}.hearth-lead-section{scroll-margin-top:110px}.hearth-lead-widget{min-height:760px;position:relative}.hearth-lead-widget__frame{background:#fff;min-height:620px}.hearth-lead-widget__fallback{color:#fff;background:#111;border-radius:18px;gap:10px;margin-top:14px;padding:16px;display:grid}.hearth-lead-widget__fallback strong{font-size:1rem}.hearth-lead-widget__fallback span{color:#ffffffbd}.hearth-lead-widget__fallback a{color:#111;background:linear-gradient(135deg, var(--orange), var(--orange-2));border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:10px 13px;font-weight:1000;display:inline-flex}.financing-calculator>a.btn{width:fit-content}.financing-dark-quote .quote-card{color:var(--ink);background:#fff;border-color:#ff741847;box-shadow:0 35px 95px #00000061}.financing-dark-quote .quote-card .eyebrow{color:var(--orange)}.financing-dark-quote .quote-card h3{color:var(--ink)}.financing-dark-quote .quote-card p:not(.eyebrow){color:#5e5e5e}.financing-dark-quote .quote-card label span{color:#333}.kitchen-cabinet-feature__image img[src*=amish-cabinet-kitchen]{object-position:center}@media (max-width:1120px){.launch-hero{min-height:0}.launch-hero__grid{grid-template-columns:1fr}.launch-video-card{max-width:760px}}@media (max-width:760px){.launch-hero{padding-top:6.2rem}.launch-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.launch-hero__stats{grid-template-columns:repeat(2,1fr)}.launch-video-card__top{flex-direction:column}.launch-video-card__caption{flex-direction:column;align-items:flex-start}.launch-video-card__caption span{text-align:left}.launch-video-card__route{grid-template-columns:repeat(2,1fr)}.launch-video-card__screen{aspect-ratio:4/3}.hearth-lead-widget{min-height:700px}.hearth-lead-widget__frame{min-height:520px}}.launch-video-card{background:radial-gradient(circle at 80% 0,#ff741838,#0000 28%),linear-gradient(#ffffff24,#ffffff0d),#070707d1;border-radius:38px;padding:16px}.launch-video-card__top span:first-child{color:#fff}.launch-video-card__screen{aspect-ratio:16/9;border:1px solid #ffffff1f}.launch-proof-row{z-index:1;grid-template-columns:1fr 1.08fr 1fr;gap:12px;margin-top:14px;display:grid;position:relative}.launch-proof-tile{background:#111;border:1px solid #ffffff24;border-radius:24px;min-height:178px;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000047}.launch-proof-tile--image img{object-fit:cover;filter:saturate(1.04)contrast(1.02);width:100%;height:100%;min-height:178px;display:block;transform:scale(1.02)}.launch-proof-tile--image:after{content:"";background:linear-gradient(#0000 45%,#000000c7);position:absolute;inset:0}.launch-proof-tile--image span{z-index:2;color:#111;letter-spacing:-.02em;background:#fffffff0;border-radius:16px;padding:10px 12px;font-size:.86rem;font-weight:1000;line-height:1.05;position:absolute;bottom:12px;left:12px;right:12px}.launch-proof-tile--process{color:#111;background:radial-gradient(circle at 100% 0,#ff741857,#0000 38%),linear-gradient(#fff,#fff1e5);flex-direction:column;justify-content:space-between;padding:18px;display:flex}.launch-proof-tile--process p{background:linear-gradient(135deg, var(--orange), var(--orange-2));color:#111;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:0;padding:9px 11px;font-size:.72rem;font-weight:1000;line-height:1;display:inline-flex}.launch-proof-tile--process strong{letter-spacing:-.07em;margin:14px 0 12px;font-size:clamp(1.28rem,2vw,1.8rem);line-height:.98;display:block}.launch-proof-tile--process a{color:#111;align-items:center;gap:7px;width:fit-content;font-weight:1000;display:inline-flex}.hearth-lead-section{background:radial-gradient(circle at 88% 10%,#ff74181f,#0000 32%),linear-gradient(#fff,#fff8f2)}.lead-capture-card{color:var(--ink);background:radial-gradient(circle at 94% 0,#ff741829,#0000 33%),linear-gradient(#fff,#fff9f4);border:1px solid #00000014;border-radius:32px;gap:16px;padding:clamp(22px,3vw,34px);scroll-margin-top:120px;display:grid;box-shadow:0 34px 90px #0000001f}.lead-capture-card__top span{color:#111;letter-spacing:.07em;text-transform:uppercase;background:#ff741824;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:9px 12px;font-size:.74rem;font-weight:1000;line-height:1;display:inline-flex}.lead-capture-card__top h3{letter-spacing:-.07em;margin:12px 0 8px;font-size:clamp(1.8rem,3vw,2.85rem);line-height:.98}.lead-capture-card__top p{color:#626262;margin:0}.lead-capture-card__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.lead-capture-card__grid--three{grid-template-columns:1.1fr .85fr .85fr}.lead-capture-card label{color:#333;gap:7px;font-size:.82rem;font-weight:1000;display:grid}.lead-capture-card input,.lead-capture-card select,.lead-capture-card textarea{color:#111;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #00000024;border-radius:15px;padding:0 15px;font-size:1rem;font-weight:600}.lead-capture-card textarea{resize:vertical;min-height:130px;padding-top:14px}.lead-check{align-items:flex-start;color:#333!important;grid-template-columns:none!important;gap:10px!important;font-size:.92rem!important;font-weight:800!important;display:flex!important}.lead-check input{width:20px;min-width:20px;height:20px;min-height:20px;accent-color:var(--orange);margin-top:2px}.financing-section--premium .eyebrow,.hearth-lead-section .eyebrow{color:var(--orange)}.financing-dark-quote .quote-card .quote-card__head p,.financing-dark-quote .quote-card .quote-card__head h3,.financing-dark-quote .quote-card label span{opacity:1}@media (max-width:1120px){.launch-proof-row{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-proof-tile,.launch-proof-tile--image img{min-height:158px}}@media (max-width:760px){.launch-proof-row{grid-template-columns:1fr}.launch-proof-tile,.launch-proof-tile--image img{min-height:190px}.lead-capture-card__grid,.lead-capture-card__grid--three{grid-template-columns:1fr}}.launch-hero__roof-bubble{color:#101010;isolation:isolate;background:radial-gradient(circle at 17% 20%,#fffffffa,#0000 38%),linear-gradient(#fff,#fff7ef);border:3px solid #ffffffe0;border-radius:999px;align-items:center;gap:12px;width:fit-content;max-width:min(100%,510px);margin-top:18px;padding:13px 22px 14px 20px;display:inline-flex;position:relative;transform:rotate(-1deg);box-shadow:0 24px 70px #00000061,0 0 0 1px #ff74182e,inset 0 -9px 24px #ff74181a}.launch-hero__roof-bubble:before{content:"";z-index:-1;background:#fff8f1;border-bottom:3px solid #ffffffe0;border-left:3px solid #ffffffe0;border-radius:0 0 0 9px;width:28px;height:28px;position:absolute;bottom:-14px;left:34px;transform:rotate(-28deg);box-shadow:-8px 12px 24px #0000002e}.launch-hero__roof-bubble-cloud{background:#fff;border:2px solid #111;border-radius:999px;flex:none;place-items:center;width:54px;height:34px;display:inline-grid;position:relative;box-shadow:inset 0 -5px #ff74181a}.launch-hero__roof-bubble-cloud:before,.launch-hero__roof-bubble-cloud:after,.launch-hero__roof-bubble-cloud i{content:"";background:#fff;border:2px solid #111;border-bottom-color:#0000;border-radius:999px 999px 0 0;position:absolute}.launch-hero__roof-bubble-cloud:before{width:25px;height:20px;top:-10px;left:6px}.launch-hero__roof-bubble-cloud:after{width:31px;height:24px;top:-14px;right:5px}.launch-hero__roof-bubble-cloud i:first-child,.launch-hero__roof-bubble-cloud i:nth-child(2),.launch-hero__roof-bubble-cloud i:nth-child(3){display:none}.launch-hero__roof-bubble-text{white-space:normal;flex-wrap:wrap;align-items:baseline;gap:8px;line-height:1;display:inline-flex}.launch-hero__roof-bubble-text strong{color:#111;letter-spacing:-.035em;text-transform:uppercase;font-size:clamp(1.05rem,1.25vw,1.32rem);font-weight:1000}.launch-hero__roof-bubble-text em{color:#d34020;letter-spacing:-.05em;text-shadow:0 7px 18px #d3402029;font-size:clamp(1.15rem,1.45vw,1.55rem);font-style:italic;font-weight:1000}@media (max-width:720px){.launch-hero__roof-bubble{justify-content:center;width:100%;padding:13px 14px;transform:none}.launch-hero__roof-bubble-text{text-align:center;justify-content:center}}.launch-hero__speech-sign{z-index:2;color:#111;pointer-events:none;isolation:isolate;background:radial-gradient(circle at 20% 24%,#fff 0 22%,#0000 23%),linear-gradient(#fff,#f5f5f2);border:4px solid #ffffffdb;border-radius:54% 46% 51% 49%/48% 54% 46% 52%;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;width:clamp(235px,22vw,380px);min-height:clamp(150px,13vw,230px);padding:clamp(24px,2.1vw,36px) clamp(30px,2.8vw,46px);animation:6.5s ease-in-out infinite alternate roofSpeechFloat;display:flex;position:absolute;top:clamp(7.8rem,17vh,14.5rem);right:clamp(1.1rem,4.4vw,5.2rem);transform:rotate(2.2deg);box-shadow:0 38px 98px #00000075,0 0 0 1px #0000001a,inset 0 -12px 28px #0000000f}.launch-hero__speech-sign:before{content:"";z-index:-1;background:#f7f7f5;border-bottom:4px solid #ffffffdb;border-left:4px solid #ffffffdb;border-radius:0 0 0 44px;width:54px;height:48px;position:absolute;bottom:-30px;left:clamp(24px,3vw,52px);transform:rotate(21deg)skew(-16deg);box-shadow:-18px 20px 44px #00000040}.launch-hero__speech-sign:after{content:"";border-radius:inherit;z-index:-2;border:2px solid #ff741833;position:absolute;inset:-10px -12px;transform:rotate(-1.5deg)}.launch-hero__speech-sign strong,.launch-hero__speech-sign span:not(.launch-hero__speech-sign-sweep){color:#111;font-family:var(--display-font);text-transform:uppercase;letter-spacing:-.055em;text-shadow:0 2px #ffffff8c;font-weight:1000;line-height:.9;display:block}.launch-hero__speech-sign strong{font-size:clamp(2.05rem,3.4vw,4.05rem)}.launch-hero__speech-sign span:not(.launch-hero__speech-sign-sweep){font-size:clamp(1.75rem,2.8vw,3.45rem)}.launch-hero__speech-sign-sweep{border-top:4px solid #11111138;border-radius:50%;height:16px;position:absolute;left:9%;right:9%;transform:rotate(-7deg)}.launch-hero__speech-sign-sweep--top{top:12px}.launch-hero__speech-sign-sweep--bottom{bottom:12px;transform:rotate(172deg)}@keyframes roofSpeechFloat{0%{transform:translate(0,0)rotate(2.2deg)}to{transform:translate(-8px,10px)rotate(.8deg)}}.nav-roofs-bubble,.mobile-roofs-bubble{display:none!important}@media (max-width:1400px){.launch-hero__speech-sign{opacity:.92;width:clamp(215px,21vw,300px);top:7.7rem;right:2.2rem}}@media (max-width:1120px){.launch-hero__speech-sign{z-index:3;width:min(100%,430px);min-height:0;margin:0 auto 24px;animation:none;position:relative;top:auto;right:auto;transform:rotate(-1deg)}}@media (max-width:720px){.launch-hero__speech-sign{width:min(100%,360px);margin-bottom:18px;padding:22px 28px}.launch-hero__speech-sign strong{font-size:2.25rem}.launch-hero__speech-sign span:not(.launch-hero__speech-sign-sweep){font-size:1.95rem}}.launch-hero__speech-sign--premium{z-index:3;width:clamp(260px,24vw,420px);min-height:auto;color:inherit;pointer-events:none;padding:0;animation:7s ease-in-out infinite alternate premiumSpeechFloat;display:block;position:absolute;top:clamp(7rem,16vh,13.8rem);right:clamp(1.25rem,5vw,6.5rem);transform:rotate(1.6deg);box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.launch-hero__speech-sign--premium:before,.launch-hero__speech-sign--premium:after{content:none!important}.launch-hero__speech-card{isolation:isolate;background:linear-gradient(135deg,#ff7f1ff5,#ff500cb8 38%,#0f0f0ff2 39% 100%);border-radius:34px;padding:13px;position:relative;box-shadow:0 44px 110px #00000094,0 0 0 1px #ffffff21,inset 0 1px #ffffff47}.launch-hero__speech-card:before{content:"";z-index:-1;background:radial-gradient(circle at 15% 10%,#ff7f1f3b,#0000 42%);border:1px solid #ff7f1f42;border-radius:42px;position:absolute;inset:-12px}.launch-hero__speech-card:after{content:"";filter:blur(18px);z-index:-1;background:#ff7f1f6b;border-radius:999px;width:120px;height:22px;position:absolute;top:-20px;left:58%;transform:rotate(-9deg)}.launch-hero__speech-kicker,.launch-hero__speech-services{margin:0;color:#fff!important;font-family:var(--body-font)!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:1000!important;line-height:1!important}.launch-hero__speech-kicker{opacity:.9;align-items:center;gap:8px;margin:0 0 10px 8px;font-size:clamp(.64rem,.62vw,.78rem);display:inline-flex}.launch-hero__speech-kicker:before{content:"";background:var(--orange);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ff7f1f2e}.launch-hero__speech-bubble{background:radial-gradient(circle at 22% 16%,#fff 0 16%,#0000 17%),linear-gradient(#fff 0%,#fffaf4 55%,#f1eee8 100%);border-radius:50% 48% 50% 46%/45% 52% 47% 55%;flex-direction:column;justify-content:center;min-height:clamp(150px,12vw,212px);padding:clamp(22px,2.1vw,34px) clamp(26px,2.6vw,42px);display:flex;position:relative;overflow:visible;box-shadow:inset 0 -13px 28px #00000014,inset 0 2px #ffffffe6,0 0 0 3px #ffffffdb,0 0 0 7px #111111e0}.launch-hero__speech-bubble:before{content:"";z-index:-1;background:linear-gradient(#fffaf4,#f2eee8);border-bottom:7px solid #111111e0;border-left:7px solid #111111e0;border-radius:0 0 0 42px;width:62px;height:54px;position:absolute;bottom:-29px;left:clamp(38px,5vw,82px);transform:rotate(21deg)skew(-16deg);box-shadow:-10px 14px 28px #0000003b}.launch-hero__speech-bubble:after{content:"";border-bottom:4px solid #ff7f1f73;border-radius:50%;height:15px;position:absolute;bottom:12px;left:8%;right:7%;transform:rotate(-4deg)}.launch-hero__speech-roofmark{border-top:8px solid var(--orange);opacity:.92;border-left:8px solid #0000;border-right:8px solid #0000;width:92px;height:34px;position:absolute;top:16px;right:24px;transform:skew(-18deg)rotate(-3deg)}.launch-hero__speech-roofmark:before,.launch-hero__speech-roofmark:after{content:"";background:#111;border-radius:999px;width:56px;height:8px;position:absolute;top:-8px}.launch-hero__speech-roofmark:before{transform-origin:100%;left:-4px;transform:rotate(-21deg)}.launch-hero__speech-roofmark:after{transform-origin:0;right:-4px;transform:rotate(21deg)}.launch-hero__speech-sign--premium strong,.launch-hero__speech-sign--premium em{z-index:2;display:block;position:relative;color:#111!important;font-family:var(--display-font)!important;text-transform:uppercase!important;letter-spacing:-.062em!important;text-shadow:none!important;line-height:.86!important}.launch-hero__speech-sign--premium strong{margin-bottom:6px;font-size:clamp(2.85rem,4.05vw,5.15rem)!important;font-weight:1000!important}.launch-hero__speech-sign--premium em{max-width:7.4em;font-size:clamp(1.85rem,2.75vw,3.45rem)!important;font-style:normal!important;font-weight:1000!important}.launch-hero__speech-services{margin:12px 8px 0;font-size:clamp(.66rem,.74vw,.86rem);color:#ffcfaa!important}@keyframes premiumSpeechFloat{0%{transform:translate(0,0)rotate(1.6deg)}to{transform:translate(-10px,12px)rotate(-1deg)}}@media (max-width:1500px){.launch-hero__speech-sign--premium{width:clamp(238px,23vw,340px);right:2rem}}@media (max-width:1280px){.launch-hero__speech-sign--premium{opacity:.95;transform-origin:100% 0;transform:scale(.92)rotate(1deg)}}@media (max-width:1120px){.launch-hero__speech-sign--premium{width:min(100%,440px);margin:0 auto 24px;animation:none;position:relative;inset:auto;transform:rotate(-1deg)}}@media (max-width:720px){.launch-hero__speech-sign--premium{width:min(100%,360px);margin-bottom:18px}.launch-hero__speech-card{border-radius:28px;padding:10px}.launch-hero__speech-bubble{min-height:138px;padding:22px 28px}.launch-hero__speech-roofmark{width:70px;top:14px;right:18px}.launch-hero__speech-sign--premium strong{font-size:3rem!important}.launch-hero__speech-sign--premium em{font-size:2rem!important}}.launch-hero__speech-sign--authentic{z-index:4;pointer-events:none;filter:drop-shadow(0 32px 54px #00000073)drop-shadow(0 0 24px #ff74181f);width:clamp(245px,24vw,438px);animation:7s ease-in-out infinite alternate authenticRoofBubbleFloat;position:absolute;top:clamp(6.8rem,15.2vh,12.6rem);right:clamp(1rem,4.6vw,6.2rem);transform:rotate(-2.2deg);min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.launch-hero__speech-sign--authentic:before,.launch-hero__speech-sign--authentic:after{content:none!important}.launch-hero__speech-sign--authentic img{object-fit:contain;width:100%;height:auto;display:block}@keyframes authenticRoofBubbleFloat{0%{transform:translate(0,0)rotate(-2.2deg)scale(1)}to{transform:translate(-10px,10px)rotate(-.7deg)scale(1.015)}}@media (max-width:1500px){.launch-hero__speech-sign--authentic{width:clamp(230px,24vw,350px);top:clamp(6.8rem,13vh,10.5rem);right:clamp(.8rem,2.2vw,2.5rem)}}@media (max-width:1240px){.launch-hero__speech-sign--authentic{opacity:.92;transform-origin:100% 0;width:clamp(210px,23vw,295px)}}@media (max-width:1120px){.launch-hero__speech-sign--authentic{width:min(100%,390px);margin:0 auto 24px;animation:none;position:relative;inset:auto;transform:rotate(-1deg)}}@media (max-width:720px){.launch-hero__speech-sign--authentic{width:min(100%,330px);margin-bottom:18px}}.launch-hero__speech-sign--clean-final{z-index:4;pointer-events:none;filter:drop-shadow(0 36px 58px #0000008c)drop-shadow(0 0 30px #ff741826);width:clamp(245px,24vw,438px);animation:7s ease-in-out infinite alternate finalCleanRoofBubbleFloat;display:block;position:absolute;top:clamp(6.8rem,15.2vh,12.6rem);right:clamp(1rem,4.6vw,6.2rem);transform:rotate(-2deg);min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.launch-hero__speech-sign--clean-final:before,.launch-hero__speech-sign--clean-final:after{content:none!important}.launch-hero__speech-bubble-clean{aspect-ratio:1.46;isolation:isolate;background:radial-gradient(circle at 23% 20%,#ffffffeb,#0000 17%),linear-gradient(#fff 0%,#fbfbf7 52%,#e9e9e2 100%);border:clamp(5px,.45vw,8px) solid #333331;border-radius:54% 46% 50% 50%/52% 48% 50% 50%;flex-direction:column;justify-content:center;align-items:center;padding:11% 12% 12% 14%;display:flex;position:relative;overflow:visible;box-shadow:inset 0 -18px 30px #0000001a,inset 0 3px #fffffff2,0 0 0 clamp(3px,.26vw,5px) #ffffffbd,0 18px 48px #00000047}.launch-hero__speech-bubble-clean:before{content:"";z-index:-1;background:linear-gradient(#f8f8f4 0%,#e7e7de 100%);border-bottom:clamp(5px,.45vw,8px) solid #333331;border-left:clamp(5px,.45vw,8px) solid #333331;border-radius:0 0 0 54%;width:23%;height:24%;position:absolute;bottom:-14.5%;left:10.5%;transform:rotate(23deg)skew(-19deg);box-shadow:-10px 18px 32px #00000038}.launch-hero__speech-bubble-clean:after{content:"";border-radius:inherit;pointer-events:none;border:2px solid #00000014;position:absolute;inset:6% 6% 8%}.launch-hero__speech-bubble-clean span{z-index:2;color:#111;font-family:var(--display-font);text-transform:uppercase;letter-spacing:-.055em;text-align:center;text-shadow:0 1px #ffffff8f,0 2px #00000006;font-weight:1000;line-height:.86;display:block;position:relative}.launch-hero__speech-bubble-clean span:first-child{font-size:clamp(2.85rem,4.5vw,5.75rem)}.launch-hero__speech-bubble-clean span:nth-child(2),.launch-hero__speech-bubble-clean span:nth-child(3){font-size:clamp(2.15rem,3.45vw,4.45rem)}.launch-hero__speech-bubble-clean span:nth-child(2){margin-top:.03em}.launch-hero__speech-bubble-clean span:nth-child(3){margin-top:.02em}@keyframes finalCleanRoofBubbleFloat{0%{transform:translate(0,0)rotate(-2deg)scale(1)}to{transform:translate(-9px,10px)rotate(-.8deg)scale(1.018)}}@media (max-width:1500px){.launch-hero__speech-sign--clean-final{width:clamp(230px,24vw,350px);top:clamp(6.8rem,13vh,10.5rem);right:clamp(.8rem,2.2vw,2.5rem)}}@media (max-width:1240px){.launch-hero__speech-sign--clean-final{opacity:.96;transform-origin:100% 0;width:clamp(210px,23vw,300px)}}@media (max-width:1120px){.launch-hero__speech-sign--clean-final{width:min(100%,390px);margin:0 auto 24px;animation:none;position:relative;inset:auto;transform:rotate(-1deg)}}@media (max-width:720px){.launch-hero__speech-sign--clean-final{width:min(100%,335px);margin-bottom:18px}}.launch-hero__speech-sign--clean-final{z-index:5;transform-origin:50%;pointer-events:none;filter:drop-shadow(0 30px 38px #0000008c)drop-shadow(0 0 34px #ff741829);animation:6.5s ease-in-out infinite alternate roofSloganPremiumFloat;position:absolute;transform:rotate(-1.6deg);width:clamp(300px,28vw,520px)!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;top:clamp(6.25rem,13.5vh,10.75rem)!important;right:clamp(1.25rem,5.7vw,8.25rem)!important}.launch-hero__speech-sign--clean-final:before,.launch-hero__speech-sign--clean-final:after{content:none!important;display:none!important}.launch-hero__speech-sign--clean-final img{object-fit:contain;background:0 0;border:0;width:100%;height:auto;display:block}@keyframes roofSloganPremiumFloat{0%{transform:translate(0,0)rotate(-1.6deg)scale(1)}to{transform:translate(-8px,8px)rotate(-.35deg)scale(1.025)}}@media (max-width:1500px){.launch-hero__speech-sign--clean-final{width:clamp(265px,27vw,410px)!important;top:clamp(6.4rem,12vh,9.4rem)!important;right:clamp(.8rem,3vw,3.5rem)!important}}@media (max-width:1240px){.launch-hero__speech-sign--clean-final{opacity:.96;width:clamp(235px,26vw,340px)!important}}@media (max-width:1120px){.launch-hero__speech-sign--clean-final{margin:0 auto 24px;animation:none;transform:rotate(-1deg);width:min(100%,420px)!important;position:relative!important;inset:auto!important}}@media (max-width:720px){.launch-hero__speech-sign--clean-final{margin-bottom:18px;width:min(100%,345px)!important}}
