.page-shell{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 0 0,#ffa4202e,#0000 28%),linear-gradient(#8fc3e8 0%,#4d7dc6 34%,#1f3f97 100%);overflow:clip}.topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#081432db,#08143285);border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;min-height:86px;padding:14px clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.topbar-brand{color:#f6fbff;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.topbar-brand-mark{background:#ffb12a2e;border:1px solid #ffffff24;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.topbar-brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.topbar-brand-copy{gap:2px;display:grid}.topbar-brand-copy strong,.topbar-brand-copy span{display:block}.topbar-brand-copy strong{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:1rem}.topbar-brand-copy span{color:#f0f7ffb8;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.topbar-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,26px);display:flex}.topbar-link,.topbar-call,.mobile-nav-link,.mobile-nav-call,.mobile-nav-close{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase}.topbar-link{color:#f0f7ffdb;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .18s,transform .18s}.topbar-link:hover,.topbar-link:focus-visible{color:#fff;transform:translateY(-1px)}.topbar-call,.mobile-nav-call{color:#f6fbff;background:#ffb12a38;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.topbar-call:hover,.topbar-call:focus-visible,.mobile-nav-call:hover,.mobile-nav-call:focus-visible{background:#ffb12a52;transform:translateY(-2px)}.menu-toggle{cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;width:52px;height:52px;padding:0;display:none;position:relative}.menu-toggle span{background:#f6fbff;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute;left:14px;right:14px}.menu-toggle span:first-child{top:17px}.menu-toggle span:nth-child(2){top:25px}.menu-toggle span:nth-child(3){top:33px}.menu-toggle-open span:first-child{top:25px;transform:rotate(45deg)}.menu-toggle-open span:nth-child(2){opacity:0}.menu-toggle-open span:nth-child(3){top:25px;transform:rotate(-45deg)}.mobile-nav-shell{z-index:55;pointer-events:none;position:fixed;inset:0}.mobile-nav-shell-open{pointer-events:auto}.mobile-nav-overlay{opacity:0;background:#0814325c;border:0;transition:opacity .18s;position:absolute;inset:0}.mobile-nav-overlay-open{opacity:1}.mobile-nav-drawer{background:linear-gradient(#081432f5,#10285df0);border-left:1px solid #ffffff1a;flex-direction:column;gap:24px;width:clamp(280px,50vw,420px);padding:24px;transition:transform .22s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-28px 0 60px #05102a3d}.mobile-nav-drawer-open{transform:translate(0)}.mobile-nav-header{color:#f6fbff;font-family:var(--font-display);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.mobile-nav-close{color:#ffffffc2;cursor:pointer;background:0 0;border:0;font-size:.76rem}.mobile-nav-links{gap:8px;display:grid}.mobile-nav-link{color:#f6fbff;background:#ffffff0f;border-radius:18px;align-items:center;min-height:52px;padding:0 14px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.mobile-nav-call{margin-top:auto}@keyframes fade-up-soft{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes float-soft{0%,to{transform:translateY(36px)}50%{transform:translateY(26px)}}@keyframes drift-glow{0%,to{opacity:.42;transform:translate(0,0)scale(1)}50%{opacity:.65;transform:translate(12px,-14px)scale(1.04)}}@keyframes sheen-pass{0%{transform:translate(-130%)}to{transform:translate(130%)}}@keyframes pulse-chip{0%,to{box-shadow:0 16px 36px #06142e3d}50%{box-shadow:0 20px 44px #06142e4d}}[data-reveal]{--reveal-delay:0s;opacity:0;filter:blur(10px);transition:opacity .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), filter .72s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay);will-change:opacity, transform, filter;transform:translateY(28px)scale(.985)}[data-reveal].is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.hero-section,.section,.footer-cta{padding:48px clamp(20px,5vw,72px)}.hero-section{isolation:isolate;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);align-items:center;gap:clamp(28px,4vw,56px);min-height:100vh;scroll-margin-top:100px;display:grid;position:relative}.hero-video-shell,.hero-overlay,.video-fill-shell,.video-fill-overlay{pointer-events:none;position:absolute;inset:0}.hero-video-shell,.video-fill-shell{z-index:-3;overflow:hidden}.hero-video,.video-fill{object-fit:cover;filter:saturate(.9)contrast(1.02)brightness(.58);width:100%;height:100%}.hero-overlay,.video-fill-overlay{z-index:-2;background:linear-gradient(90deg,#091634cc 0%,#0916348f 42%,#091634b8 100%),linear-gradient(#0d2c6129,#0814325c)}.hero-section:after{content:"";aspect-ratio:1;filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#ffffff2e,#0000 68%);border-radius:999px;width:min(34vw,380px);animation:8s ease-in-out infinite drift-glow;position:absolute;top:12%;right:-8%}.hero-copy{z-index:1;align-content:start;gap:0;max-width:760px;display:grid;position:relative}.hero-copy>*{opacity:0;animation:.72s forwards fade-up-soft}.hero-copy>:first-child{animation-delay:60ms}.hero-copy>:nth-child(2){animation-delay:.14s}.hero-copy>:nth-child(3){animation-delay:.22s}.hero-copy>:nth-child(4){animation-delay:.3s}.hero-copy>:nth-child(5){animation-delay:.38s}.hero-copy>:nth-child(6){animation-delay:.46s}.hero-copy>:nth-child(7){animation-delay:.54s}.eyebrow{color:#06142ed9;font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 20px;font-size:.88rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:84px;height:2px;display:block}.hero-section h1,.section h2,.footer-cta h2{font-family:var(--font-display);text-transform:uppercase;margin:0;line-height:.92}.hero-section h1{color:#f6fbff;text-wrap:balance;max-width:11ch;font-size:clamp(3.9rem,10vw,7.5rem)}.hero-section .eyebrow,.footer-cta>div:first-child .eyebrow,.footer-copy h2{color:#f6fbff}.hero-lead{color:#f0f7ffe6;max-width:58ch;margin:28px 0 0;font-size:1.12rem;line-height:1.75}.hero-brand-line{color:#ffffffeb;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;margin:16px 0 0;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:700}.offer-chip{color:#f6fbff;min-height:64px;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;background:#ffb12a33;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-self:start;align-items:center;margin-top:24px;padding:0 26px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;animation:3.8s ease-in-out infinite pulse-chip;display:inline-flex;box-shadow:0 16px 36px #06142e3d}.offer-chip:hover,.offer-chip:focus-visible{background:#ffb12a47;transform:translateY(-3px)scale(1.01);box-shadow:0 22px 44px #06142e47}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{min-height:54px;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-3px)}.button-solid{color:#10285d;background:#ffb12a}.button-outline{color:#fff;background:#ffffff14;border-color:#ffffff75}.tag-row{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.tag-row span,.footer-box,.service-card,.process-card,.list-card,.hero-panel,.quote-block{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 80px #0a1e542e}.tag-row span{color:#f3f8ff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:10px 14px;font-size:.92rem;animation:.62s both fade-up-soft}.tag-row span:first-child{animation-delay:.52s}.tag-row span:nth-child(2){animation-delay:.58s}.tag-row span:nth-child(3){animation-delay:.64s}.tag-row span:nth-child(4){animation-delay:.7s}.tag-row span:nth-child(5){animation-delay:.76s}.tag-row span:nth-child(6){animation-delay:.82s}.hero-panel{isolation:isolate;z-index:1;background:linear-gradient(#ffffff1f,#081a442e);border:1px solid #ffffff1f;border-radius:30px;padding:30px;animation:.82s .18s both fade-up-soft,6.4s ease-in-out 1.2s infinite float-soft;position:relative;overflow:hidden;transform:translateY(36px)}.hero-panel>:not(.video-fill-shell):not(.video-fill-overlay){z-index:1;position:relative}.hero-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1f,#0000 70%);border-radius:999px;width:220px;height:220px;position:absolute;inset:auto -18% -38% auto}.panel-kicker,.panel-note,.service-card p,.list-card li,.process-card p,.quote-block p,.footer-cta p{color:#ebf3ffe6}.panel-kicker{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px}.stat-stack{gap:14px;display:grid}.stat-card{background:#0a163647;border-left:3px solid #ffb12a;border-radius:20px;padding:18px}.stat-card strong{color:#fff;font-family:var(--font-display);text-transform:uppercase;font-size:1.6rem;display:block}.stat-card span{color:#ebf3ffcc;margin-top:6px;line-height:1.5;display:block}.panel-note{margin:18px 0 0;line-height:1.7}.section-grid{color:#12203d;background:#f7f5f0}.section-heading{max-width:820px;margin-bottom:36px}.section-heading .eyebrow,.section-grid p,.section-grid li,.section-grid h3,.section-grid h2,.text-panel-light p,.text-panel-light h2,.footer-box p,.footer-box strong{color:#12203d}.section h2,.footer-cta h2{text-wrap:balance;font-size:clamp(2.2rem,5vw,4.6rem)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:stretch;gap:22px;display:grid}.service-card{isolation:isolate;background:linear-gradient(#3257adbd,#223c85d1);border-top:4px solid #ffb12a;border-radius:28px;grid-template-rows:240px auto;padding:24px;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.service-card>:not(.video-fill-shell):not(.video-fill-overlay){z-index:1;position:relative}.service-media{background:#ffffff14;border:1px solid #ffffff2e;border-radius:20px;min-height:240px;position:relative;overflow:hidden}.service-media:after{content:"";z-index:1;background:linear-gradient(100deg,#0000 0%,#ffffff29 50%,#0000 100%);animation:4.8s ease-in-out infinite sheen-pass;position:absolute;inset:0;transform:translate(-130%)}.service-media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .46s cubic-bezier(.22,1,.36,1);display:block}.service-card-body{flex-direction:column;justify-content:space-between;gap:14px;min-height:0;padding-top:18px;display:flex}.service-card h3,.list-card h3,.process-card p,.footer-box strong{font-family:var(--font-display);margin:0}.service-card h3,.list-card h3{color:#fff;font-size:1.35rem;line-height:1.2}.service-card p{margin:0;line-height:1.7}.service-card-action{color:#f6fbff;min-height:44px;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:0 16px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.service-card-action:hover,.service-card-action:focus-visible{background:#ffffff24;border-color:#ffffff57;transform:translateY(-2px)}.service-card h3,.service-card p{color:#f6fbff}.service-card:hover,.service-card:focus-within{transform:translateY(-6px)}.service-card:hover .service-media img,.service-card:focus-within .service-media img{transform:scale(1.035)}.pricing-section{background:radial-gradient(circle at 0 0,#ffb12a1f,#0000 24%),linear-gradient(#f7f5f0 0%,#eef3fb 100%)}.pricing-heading{max-width:940px}.pricing-intro{color:#31476f;max-width:70ch;margin:18px 0 0;line-height:1.8}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.price-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #1f3f971a;border-radius:30px;padding:28px;box-shadow:0 24px 80px #0a1e541f}.price-card-head{border-bottom:1px solid #1f3f971a;margin-bottom:18px;padding-bottom:18px}.price-card-head h3,.price-row strong{font-family:var(--font-display);margin:0}.price-card-head h3{color:#10285d;text-transform:uppercase;font-size:1.35rem;line-height:1.1}.price-card-head p{color:#486188;margin:10px 0 0;line-height:1.6}.price-list{gap:14px;display:grid}.price-row{border-bottom:1px solid #10285d14;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:12px 0;display:grid}.price-row:last-child{border-bottom:0;padding-bottom:0}.price-row span{color:#243a66;line-height:1.55}.price-row strong{color:#1f3f97;text-align:right;white-space:nowrap;font-size:.96rem;line-height:1.4}@media (width>=1101px){.price-card-demolition{order:1}.price-card-packages{order:2}.price-card-transport{order:3}}.accent-band{isolation:isolate;background:linear-gradient(#ffffff0f,#06102e33);position:relative;overflow:hidden}.accent-band>:not(.video-fill-shell):not(.video-fill-overlay){z-index:1;position:relative}.accent-band:before,.accent-band:after{content:"";background:#f7f5f0;width:100%;height:120px;position:absolute;left:0}.accent-band:before{clip-path:polygon(0 0,100% 0,100% 50%,0 100%);top:0}.accent-band:after{clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);bottom:0}.split-layout{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:32px;padding:88px 0;display:grid;position:relative}.text-panel{border-radius:32px;padding:36px}.text-panel-light{background:#ffffffd6}.text-panel p{line-height:1.8}.list-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.list-card{isolation:isolate;background:#f4f8ff24;border:1px solid #ffffff29;border-radius:28px;padding:26px;animation:.72s both fade-up-soft;position:relative}.list-card:first-child{animation-delay:.12s}.list-card:nth-child(2){animation-delay:.22s}.list-card-dark{background:#09153aad}.list-card-dark>:not(.video-fill-shell):not(.video-fill-overlay){z-index:1;position:relative}.list-card ul{margin:18px 0 0;padding-left:18px}.list-card li{margin-top:10px;line-height:1.6}.process-section{background:#f7f5f0}.narrow-heading{max-width:720px}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.process-card{background:linear-gradient(#dfeaf7,#c8d9f1);border-radius:28px;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;transition:transform .22s;animation:.72s both fade-up-soft;display:flex}.process-card:first-child{animation-delay:80ms}.process-card:nth-child(2){animation-delay:.16s}.process-card:nth-child(3){animation-delay:.24s}.process-card:nth-child(4){animation-delay:.32s}.process-number{color:#265fbe;font-family:var(--font-display);margin-bottom:24px;font-size:2.8rem;line-height:1;display:inline-flex}.process-card p{color:#102247;font-size:1.08rem;line-height:1.55}.stats-section{grid-template-columns:minmax(0,1.1fr) minmax(280px,.8fr);align-items:start;gap:32px;display:grid}.quote-block{isolation:isolate;background:linear-gradient(#213b84bd,#12295ed6);border-radius:32px;padding:30px;animation:.82s both fade-up-soft;position:relative}.quote-block>:not(.video-fill-shell):not(.video-fill-overlay){z-index:1;position:relative}.quote-block p{margin:0;font-size:1.08rem;line-height:1.9}.reviews-section{background:radial-gradient(circle at 100% 0,#ffb12a29,#0000 26%),linear-gradient(#10285df5,#0a183dfa)}.reviews-heading{max-width:900px}.reviews-heading .eyebrow,.reviews-heading h2{color:#f6fbff}.reviews-layout{grid-template-columns:minmax(240px,.8fr) minmax(0,1.4fr);align-items:stretch;gap:22px;display:grid}.review-highlight,.review-card{isolation:isolate;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:28px;padding:28px;position:relative;box-shadow:0 24px 80px #0a1e542e}.review-highlight{background:linear-gradient(#ffb12a2e,#ffffff14);align-content:start;gap:10px;display:grid}.review-source,.review-summary,.review-card-text,.review-card strong,.review-card-stars,.review-stars{color:#f6fbff;margin:0}.review-source{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#f6fbffc7;font-size:.8rem;font-weight:700}.review-highlight strong{color:#fff;font-family:var(--font-display);font-size:clamp(3.2rem,8vw,5rem);line-height:.9}.review-stars,.review-card-stars{letter-spacing:.22em;color:#ffb12a;font-size:1.02rem}.review-summary{color:#f0f7ffe0;max-width:26ch;line-height:1.7}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.review-card{align-content:start;gap:16px;display:grid}.review-card-text{color:#f0f7ffe6;line-height:1.8}.review-card strong{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem}.footer-cta{isolation:isolate;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:32px;display:grid;position:relative}.footer-cta>:not(.video-fill-shell):not(.video-fill-overlay){z-index:1;position:relative}.footer-cta>div:first-child h2{color:#f6fbff}.footer-box{background:#f7f5f0;border-radius:28px;padding:28px}.footer-box p{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.footer-box strong{font-size:1.3rem;line-height:1.45;display:block}.footer-call-link{color:#f6fbff;min-height:72px;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;background:#213b84;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:20px;padding:10px 20px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.footer-call-link span,.footer-call-link strong{display:block}.footer-call-link span{font-size:.72rem;line-height:1.2}.footer-call-link strong{letter-spacing:.08em;color:#fff;font-size:1rem;line-height:1}.footer-call-link span{color:#f6fbffeb}.footer-call-link:hover,.footer-call-link:focus-visible{transform:translateY(-2px);box-shadow:0 16px 36px #0a1e542e}.service-card h3,.service-card p,.quote-block p,.list-card h3,.list-card li,.list-card-dark h3,.list-card-dark li{color:#f6fbff}@media (hover:hover){.process-card:hover,.process-card:focus-within{transform:translateY(-6px)}}@media (width<=1100px){.topbar{grid-template-columns:auto 1fr auto}.topbar-nav,.topbar-call{display:none}.menu-toggle{justify-self:end;display:inline-flex}.hero-section,.split-layout,.stats-section,.footer-cta,.service-grid,.process-grid,.reviews-layout,.pricing-grid{grid-template-columns:1fr 1fr}.service-grid,.process-grid,.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{grid-template-rows:210px auto}.service-media{min-height:210px}.hero-panel{transform:none}.hero-section{min-height:auto;padding-top:80px}}@media (width<=760px){.topbar{gap:12px;min-height:78px}.topbar-brand-copy span{display:none}.mobile-nav-drawer{width:max(50vw,280px);padding:20px}.hero-section,.split-layout,.list-columns,.stats-section,.footer-cta,.service-grid,.process-grid,.reviews-layout,.reviews-grid,.pricing-grid{grid-template-columns:1fr}.price-row{grid-template-columns:1fr;gap:8px}.price-row strong{text-align:left;white-space:normal}.hero-section{min-height:auto;padding-top:96px}.hero-section h1{max-width:100%}.accent-band:before,.accent-band:after{height:70px}.split-layout{padding:56px 0}.button,.mobile-nav-call{width:100%}.service-card{grid-template-rows:auto auto}.service-media{min-height:220px}.service-card-waste .service-media{height:172px;min-height:172px;max-height:172px;padding:0}.service-card-waste .service-media img{object-fit:cover;object-position:center 36%;background:0 0;width:100%;height:100%}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;filter:none!important;transform:none!important}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#12203d;--font-display:"Bahnschrift", "Arial Narrow", "Franklin Gothic Demi Cond", sans-serif;--font-body:"Trebuchet MS", "Segoe UI Variable Text", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-body);background:#f7f5f0;margin:0}a{color:inherit}p{margin:0}#root{min-height:100vh}
