@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;1,600;1,700&family=Barlow:wght@400;500;600;700;800&display=swap');
:root{--navy:#022068;--dark:#071632;--yellow:#ffe32b;--red:#e52c2a;--ink:#16243d;--muted:#59667b;--line:#dce1e9;--paper:#f4f6f9;--white:#fff;font-family:Barlow,Arial,sans-serif;color:var(--ink);font-size:16px;font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button{border:0}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #f09a16;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--navy);outline-offset:2px}[hidden]{display:none!important}.skip-link{position:fixed;left:20px;top:-60px;background:var(--yellow);padding:12px;z-index:100}.skip-link:focus{top:10px}.demo-bar{height:34px;background:var(--dark);color:#cdd7e9;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;font-size:12px;letter-spacing:.03em}.demo-bar button{background:none;color:#f0f3f9;font-size:12px;padding:6px 0}.demo-bar button span{margin-left:8px}.site-header{height:113px;background:var(--navy);color:#fff;padding:12px 5.5%;display:flex;align-items:center;gap:40px;border-bottom:1px solid #ffffff26}.brand{display:block;line-height:0;margin-right:auto}.brand img{width:165px;height:auto;border-radius:2px}.site-header nav{display:flex;gap:32px;font-size:15px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:var(--yellow)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:49px;padding:14px 23px;font-weight:700;font-size:15px;text-decoration:none;border-radius:3px;transition:background .18s,transform .18s}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:var(--dark)}.btn-yellow:hover{background:#fff17a}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:#143e99}.btn-outline{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-large{min-height:57px;padding:17px 25px;font-size:16px}.full{width:100%}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.17em;font-weight:700;margin:0 0 23px;display:flex;align-items:center;gap:11px}.eyebrow>span:empty{width:25px;height:3px;background:var(--red)}.light{color:#cdd8ee}.hero{background:var(--navy);color:white;display:grid;grid-template-columns:1.07fr 1fr;min-height:640px;overflow:hidden}.hero-copy{padding:78px 25px 68px max(5.5vw,24px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-size:clamp(58px,6.6vw,100px);line-height:.99;letter-spacing:-.02em;font-weight:700;margin:5px 0 26px}.hero h1 em,.crane-copy h2 em,.closing h2 em{font-style:italic;color:var(--yellow)}.hero-description{font-size:19px;line-height:1.6;color:#d5def0;margin:0 0 32px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:600;font-size:14px}.light-link{color:#e3e9f3;border-bottom:1px solid #8294be;padding:8px 0}.hero-reassurance{display:flex;gap:25px;margin-top:37px;color:#cdd8ee;font-size:13px;flex-wrap:wrap}.hero-reassurance span{display:flex;gap:7px;align-items:center}.hero-reassurance svg{color:var(--yellow);width:16px;height:16px}.hero-visual{position:relative;min-width:0;margin:30px 5.5vw 30px 5px;overflow:hidden;border-left:5px solid var(--yellow);background:#253b55}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 34%;display:block}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071632d9,transparent 46%)}.photo-caption{position:absolute;bottom:31px;left:30px;right:18px;z-index:1}.photo-caption>span{font-size:10px;letter-spacing:.18em;color:#e3e7ef}.photo-caption strong{display:block;font-size:28px;font-family:'Barlow Condensed',Arial,sans-serif;margin-top:13px}.photo-caption strong span{display:block;font:14px Barlow,Arial,sans-serif;margin-top:5px;color:#d4dae5}.hero-side-label{position:absolute;right:13px;top:24px;writing-mode:vertical-rl;font-size:10px;letter-spacing:.25em;color:white;z-index:1;text-shadow:0 1px 6px #000}.fact-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 5.5%;border-bottom:1px solid var(--line);background:#fff;gap:25px}.fact-strip>div{padding-left:25px;border-left:3px solid var(--red)}.fact-strip strong{font-family:'Barlow Condensed',Arial,sans-serif;font-size:29px;display:block;font-weight:600}.fact-strip small{font-size:20px;font-weight:500}.fact-strip span{display:block;font-size:14px;color:var(--muted);margin-top:5px}.section{padding:85px 5.5%}.container-section{background:var(--paper);scroll-margin-top:15px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:14px}h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-size:clamp(35px,3.5vw,52px);line-height:1.05;font-weight:600;margin:0;letter-spacing:-.02em}h2 em{font-style:italic;font-weight:600}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.6;margin:0}.selector-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:40px;align-items:start}.waste-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.waste-choice{background:#fff;border:1px solid var(--line);border-radius:4px;padding:21px 15px;min-height:115px;text-align:left;display:flex;flex-direction:column;gap:9px;position:relative;transition:border-color .15s,background .15s}.waste-choice strong{font-size:16px}.waste-choice small{font-size:13px;line-height:1.35;color:var(--muted)}.waste-choice .tile-number{color:#99a4b6;font-size:12px;letter-spacing:.09em;font-weight:600}.waste-choice.selected{border:2px solid var(--navy);padding:20px 14px;background:#eaf0fb}.waste-choice.selected:after{content:'✓';position:absolute;top:12px;right:12px;background:var(--navy);color:white;border-radius:50%;width:18px;height:18px;text-align:center;font-size:12px}.volume-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin:32px 0 14px}.volume-heading h3{font-size:16px;margin:0}.volume-heading span{font-size:12px;color:var(--muted)}.volume-row{display:flex;gap:9px;flex-wrap:wrap}.volume-button{flex:1;min-width:65px;background:#fff;border:1px solid var(--line);padding:17px 9px;border-radius:3px;font-size:17px;font-weight:700;white-space:nowrap}.volume-button.selected{background:var(--navy);border-color:var(--navy);color:white}.volume-button:disabled{opacity:.35;cursor:not-allowed}.help-link{display:flex;align-items:center;gap:12px;background:none;color:var(--navy);margin-top:22px;padding:0;font-size:14px;font-weight:600;text-align:left}.help-link svg{width:18px}.estimate-card{background:white;padding:29px 27px;border-top:4px solid var(--yellow);box-shadow:0 10px 35px #0b23500a}.estimate-top .eyebrow{margin-bottom:12px;font-size:11px}.mini-label{font-size:11px;color:var(--muted);border:1px solid var(--line);padding:4px 7px;border-radius:3px}.estimate-card h3{font-size:18px;margin:22px 0 14px}.price{display:flex;gap:8px;align-items:baseline;color:var(--navy);font-family:'Barlow Condensed',Arial,sans-serif}.price>span:first-child{font-size:66px;line-height:1;font-weight:600}.price>span:last-child{font-size:33px}.price small{font:12px Barlow,Arial,sans-serif}.tax-price{font-size:14px;color:var(--muted);margin:10px 0 22px}.estimate-rule{border-top:1px solid var(--line);margin-bottom:20px}.estimate-line{font-size:13px;line-height:1.5;display:flex;gap:9px;align-items:center;color:var(--muted)}.estimate-line svg{width:17px;height:17px}.estimate-card .btn{margin-top:15px;gap:12px;padding:14px 10px}.microcopy{font-size:12px;line-height:1.5;color:var(--muted);margin:15px 0 0}.crane-section{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white;scroll-margin-top:10px}.crane-photo{background:#e5e9ec;position:relative;display:flex;flex-direction:column;justify-content:center;padding:45px 30px}.crane-photo img{width:100%;height:auto;display:block}.crane-photo>span{font-size:12px;text-transform:uppercase;letter-spacing:.18em;display:block;color:var(--navy);margin-top:22px;text-align:center;font-weight:600}.crane-copy{padding:65px 11%}.crane-copy h2{font-size:58px}.crane-copy>p:not(.eyebrow):not(.crane-note){color:#cdd8ee;line-height:1.7;max-width:420px}.crane-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #ffffff30;margin-top:27px;padding-top:22px;margin-bottom:30px}.crane-facts strong{font-size:16px;display:block}.crane-facts span{font-size:12px;color:#cdd8ee;display:block;margin-top:7px}.crane-note{font-size:12px;color:#bdcbe3}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.step-num{font-family:'Barlow Condensed',Arial,sans-serif;font-size:49px;color:#65748d;font-weight:600}.steps-grid article{border-top:1px solid var(--line);padding-top:16px}.steps-grid h3{font-size:20px;line-height:1.3;margin:15px 0}.steps-grid p{font-size:16px;line-height:1.65;color:var(--muted);margin:0}.faq-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;margin-top:75px;padding-top:55px;border-top:1px solid var(--line)}.faq-layout h3{font-size:29px;line-height:1.25;margin:0;font-weight:600}.faq-layout .eyebrow{margin-bottom:16px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:16px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:21px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list p{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 22px}.closing{background:var(--navy);color:white;padding:48px 5.5%;display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:5px solid var(--red)}.closing .eyebrow{margin-bottom:13px}.closing h2{font-size:48px}footer{background:var(--dark);color:#c4cedf;padding:48px 5.5% 20px;display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:35px}footer strong{font-family:'Barlow Condensed',Arial,sans-serif;font-size:28px;color:white}footer p{font-size:14px;line-height:1.65;margin-top:12px}.footer-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:white;margin-top:9px}.footer-button{background:none;padding:0;color:var(--yellow);font-size:13px;text-align:left}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;padding-top:20px;font-size:12px}.mobile-action{display:none}
dialog{border:0;border-radius:8px;padding:0;color:var(--ink);width:min(830px,calc(100% - 32px));max-height:calc(100dvh - 40px);box-shadow:0 25px 120px #00133750;overflow:auto}dialog::backdrop{background:#031335b8;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.dialog-top{padding:27px 30px 23px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid var(--line)}.dialog-top .eyebrow{font-size:11px;margin:0 0 10px}.dialog-top h2{font-size:35px}.icon-button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--paper);border-radius:50%;flex-shrink:0}.demo-notice{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fffbe0;padding:12px 30px;font-size:12px}.demo-notice button{background:none;text-decoration:underline;color:var(--navy);font-size:12px}.progress{display:grid;grid-template-columns:repeat(4,1fr);gap:0;list-style:none;margin:0;padding:22px 30px;border-bottom:1px solid var(--line)}.progress li{display:flex;gap:8px;align-items:center;font-size:13px;color:#68758b}.progress li>span{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:12px}.progress li.active{font-weight:700;color:var(--navy)}.progress li.active>span{background:var(--navy);color:white;border-color:var(--navy)}.progress li.done>span{background:#edf2fa;color:var(--navy)}#step-content{padding:28px 30px;min-height:260px}.step-title{font-size:22px;margin:0 0 8px}.step-description{margin:0 0 23px;color:var(--muted);line-height:1.5;font-size:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;min-width:0}.form-field.wide{grid-column:1/-1}.form-field small{font-size:12px;color:var(--muted);font-weight:400;line-height:1.4}.form-field input,.form-field select,.form-field textarea{background:white;border:1px solid #bfc9d8;border-radius:4px;padding:12px;min-height:47px;width:100%;font-size:16px;color:var(--ink)}.form-field textarea{resize:vertical;min-height:90px}.form-field input[type=file]{font-size:13px;padding:10px}.quote-wastes{grid-template-columns:repeat(3,1fr);margin-top:20px}.quote-wastes .waste-choice{min-height:100px;padding:15px}.quote-wastes .waste-choice.selected{padding:14px}.quote-subheading{font-size:15px;margin:24px 0 12px}.unknown-volume{font-size:14px;margin-top:12px;background:none;color:var(--navy);text-decoration:underline;padding:6px 0}.inline-estimate{padding:15px;background:var(--paper);display:flex;justify-content:space-between;gap:15px;margin-top:22px;font-size:14px;align-items:center;border-left:3px solid var(--yellow)}.inline-estimate strong{font-size:20px;white-space:nowrap}.dialog-actions{border-top:1px solid var(--line);padding:20px 30px;display:flex;align-items:center;gap:15px;background:#fafbfd}.dialog-actions>span{margin-left:auto;font-size:12px;color:var(--muted)}.form-error{background:#fff0ee;color:#9d1a19;padding:14px 20px;margin:0 30px 20px;font-size:14px;border-left:3px solid var(--red)}.photo-previews{display:flex;gap:10px;flex-wrap:wrap;grid-column:1/-1}.photo-previews img{width:75px;height:75px;object-fit:cover;border-radius:4px}.photo-previews button{font-size:12px;background:var(--paper);padding:8px;border-radius:4px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.summary-grid h3{font-size:15px;margin:0 0 13px}.summary-grid dl{margin:0}.summary-grid dt{font-size:12px;color:var(--muted);margin-top:13px}.summary-grid dd{font-size:15px;margin:4px 0 0;line-height:1.45;overflow-wrap:anywhere}.summary-price{background:var(--paper);padding:22px;border-top:3px solid var(--yellow)}.summary-price .cost-row{display:flex;justify-content:space-between;gap:15px;font-size:14px;line-height:1.5;margin:10px 0}.summary-price .total{border-top:1px solid var(--line);padding-top:13px;font-size:20px;font-weight:700}.summary-price .microcopy{font-size:12px}.check-field{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;margin-top:24px}.check-field input{width:18px;height:18px;margin-top:2px;accent-color:var(--navy);flex-shrink:0}.success-content{padding:40px 30px;text-align:center}.success-icon{display:grid;place-items:center;width:60px;height:60px;background:var(--yellow);border-radius:50%;margin:0 auto 20px}.success-content h3{font-family:'Barlow Condensed',Arial,sans-serif;font-size:35px;margin:0 0 15px}.success-content p{color:var(--muted);font-size:16px;line-height:1.5}.success-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.studio-intro{margin:0;padding:23px 30px;color:var(--muted);font-size:15px;line-height:1.6}.studio-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 30px}.studio-grid figure{margin:0;min-width:0}.studio-grid img{width:100%;height:auto;display:block}.studio-grid figcaption{font-size:13px;padding-top:10px;color:var(--muted)}.studio-logo{margin:25px 30px;display:flex;gap:22px;align-items:center;border-top:1px solid var(--line);padding-top:20px}.studio-logo img{width:160px}.studio-logo p{font-size:15px;line-height:1.6}.board-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 25px 25px}.board-column{background:var(--paper);padding:15px;border-radius:5px;min-height:220px}.board-column h3{font-size:14px;margin:0 0 18px}.board-column h3 span{float:right;color:var(--muted)}.board-card{padding:17px;background:white;border-top:3px solid var(--yellow);box-shadow:0 3px 15px #021b470a}.board-card strong{display:block;font-size:15px}.board-card p{font-size:13px;line-height:1.5;color:var(--muted);overflow-wrap:anywhere}.board-card .btn{font-size:12px;padding:10px;min-height:40px;width:100%;gap:5px}.board-empty{font-size:13px;color:var(--muted);line-height:1.5}.board-note{margin:0 25px 25px;border:1px solid var(--line);padding:20px}.board-note h3{font-size:16px;margin-top:0}.board-note p{font-size:14px;line-height:1.6;color:var(--muted)}.board-note blockquote{margin:15px 0;background:var(--paper);padding:15px;font-size:14px;line-height:1.6}.board-note .btn{margin-right:8px}.status-pill{display:inline-block;font-size:11px;background:#eaf0fb;color:var(--navy);padding:4px 7px;border-radius:3px;margin-bottom:10px}
@media(min-width:1600px){.site-header,.demo-bar,.fact-strip,.section,.closing,footer{padding-left:max(5.5%,calc((100vw - 1420px)/2));padding-right:max(5.5%,calc((100vw - 1420px)/2))}.hero-copy{padding-left:max(5.5vw,calc((100vw - 1420px)/2))}.hero-visual{margin-right:max(5.5vw,calc((100vw - 1420px)/2))}}
@media(max-width:1050px){.site-header{gap:22px}.site-header nav{gap:20px}.hero{min-height:580px}.hero-copy{padding-top:50px;padding-bottom:50px}.hero-actions{gap:16px}.hero-reassurance{gap:12px}.selector-layout{gap:22px;grid-template-columns:1.5fr 1fr}.waste-grid{grid-template-columns:repeat(2,1fr)}.volume-heading{display:block}.volume-heading span{display:block;margin-top:8px}.crane-copy{padding:48px 8%}.crane-copy h2{font-size:48px}.crane-photo{padding:20px}.crane-photo>span{font-size:10px}.section-heading>p{max-width:270px}.quote-wastes{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.demo-bar{padding:0 20px;font-size:11px}.demo-bar button{font-size:11px}.demo-desktop{display:none}.site-header{height:91px;padding:10px 20px}.brand img{width:130px}.site-header nav{display:none}.header-cta{font-size:14px;padding:12px 16px;gap:15px;min-height:44px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:43px 24px 36px}.hero .eyebrow{font-size:11px;margin-bottom:19px}.hero h1{font-size:clamp(55px,11vw,80px);line-height:1.01}.hero-description{font-size:17px;line-height:1.55;margin-bottom:24px}.hero-actions{gap:20px}.hero-actions .btn{font-size:15px;min-height:52px}.hero-reassurance{margin-top:24px;font-size:12px;gap:15px}.hero-visual{height:370px;margin:0 24px 28px;border-left-width:4px}.hero-visual>img{object-position:50% 24%}.photo-caption{left:20px;bottom:20px}.photo-caption strong{font-size:26px}.fact-strip{padding:23px 24px;gap:19px;grid-template-columns:1fr}.fact-strip>div{padding-left:17px;display:flex;align-items:center;gap:20px}.fact-strip strong{font-size:24px;min-width:132px}.fact-strip small{font-size:16px}.fact-strip span{font-size:12px;max-width:185px;margin:0}.section{padding:52px 24px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{max-width:none;font-size:15px;margin-top:19px}.section-heading>p br{display:none}.eyebrow{font-size:11px;letter-spacing:.12em}.section-heading h2{font-size:39px;line-height:1.1}.selector-layout{grid-template-columns:1fr;gap:28px}.waste-grid{grid-template-columns:repeat(2,1fr)}.waste-choice{min-height:115px;padding:18px 14px}.waste-choice.selected{padding:17px 13px}.volume-row{gap:7px}.volume-button{font-size:15px;min-width:calc(33.333% - 7px);padding:15px 8px}.estimate-card{padding:25px}.estimate-card .price>span:first-child{font-size:60px}.crane-section{display:flex;flex-direction:column}.crane-photo{padding:28px 24px}.crane-photo>span{font-size:10px}.crane-copy{padding:38px 24px 40px}.crane-copy h2{font-size:48px}.crane-copy .eyebrow{margin-bottom:18px}.steps-grid{grid-template-columns:1fr;gap:25px}.steps-grid article{display:grid;grid-template-columns:44px 1fr;gap:0 18px}.step-num{grid-row:1/3;font-size:39px}.steps-grid h3{margin:5px 0 10px;font-size:19px}.steps-grid p{grid-column:2;font-size:15px}.faq-layout{grid-template-columns:1fr;gap:18px;margin-top:45px;padding-top:35px}.faq-layout h3{font-size:27px}.faq-list summary{font-size:15px}.closing{padding:38px 24px;display:block}.closing h2{font-size:41px}.closing .btn{margin-top:25px}footer{padding:35px 24px 95px;grid-template-columns:1fr;gap:22px}footer p{font-size:14px;margin-bottom:0}.footer-bottom{gap:15px;align-items:flex-start;font-size:11px}.footer-bottom span:last-child{text-align:right}.mobile-action{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;background:#fff;padding:11px 20px max(11px,env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:5;box-shadow:0 -4px 25px #03205a12}.mobile-action>span{font-size:14px;font-weight:600}.mobile-action .btn{min-height:44px;padding:10px 19px;font-size:14px}body:has(dialog[open]) .mobile-action{display:none}dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:6px}.dialog-top{padding:21px 18px 18px;gap:10px}.dialog-top h2{font-size:29px}.dialog-top .eyebrow{font-size:10px}.demo-notice{padding:12px 18px;align-items:flex-start;flex-direction:column;gap:8px}.progress{padding:18px 15px;gap:5px}.progress li{font-size:11px;gap:5px;flex-direction:column;align-items:center}.progress li>span{width:25px;height:25px}#step-content{padding:24px 18px;min-height:0}.step-title{font-size:20px}.step-description{font-size:14px}.quote-wastes{grid-template-columns:repeat(2,1fr);gap:8px}.quote-wastes .waste-choice{min-height:98px}.quote-wastes .waste-choice strong{font-size:14px}.quote-wastes .waste-choice small{font-size:12px}.form-grid{grid-template-columns:1fr;gap:18px}.form-field{font-size:14px}.dialog-actions{padding:16px 18px;gap:10px}.dialog-actions>span{display:none}.dialog-actions .btn:last-child{margin-left:auto}.dialog-actions .btn{padding:12px 15px;gap:9px;font-size:14px}.form-error{margin:0 18px 18px;font-size:13px}.summary-grid{grid-template-columns:1fr;gap:25px}.summary-price{padding:19px}.studio-intro{padding:20px 18px;font-size:14px}.studio-grid{padding:0 18px;gap:12px}.studio-grid figcaption{font-size:12px;line-height:1.4}.studio-logo{margin:25px 18px;gap:15px;align-items:flex-start}.studio-logo img{width:120px}.studio-logo p{font-size:13px;margin:0}.board-grid{grid-template-columns:1fr;padding:0 18px 18px;gap:12px}.board-column{min-height:90px}.board-column h3{margin-bottom:12px}.board-note{margin:0 18px 20px;padding:16px}.inline-estimate{font-size:12px}.inline-estimate strong{font-size:17px}.success-content{padding:30px 18px}.success-content h3{font-size:30px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body>*:not(dialog[open]){display:none!important}dialog[open]{position:static;max-height:none;width:100%;box-shadow:none;overflow:visible}.dialog-top .icon-button,.progress,.dialog-actions,.demo-notice button,.check-field{display:none!important}}

/* Refinements: readable guidance, stable focus and coherent demo follow-up. */
.noscript-notice{padding:18px 5.5%;background:var(--yellow);color:var(--dark);line-height:1.5}
.microcopy,.estimate-line,.waste-choice small,.form-field small,.volume-heading span,.crane-note,.crane-facts span,.hero-reassurance,.demo-notice,.demo-notice button,.progress li,.dialog-actions>span,.summary-grid dt,.board-card p,.board-empty,.board-card .btn,.footer-button{font-size:.875rem}
.demo-bar{height:auto;min-height:40px;gap:16px;padding-top:4px;padding-bottom:4px}
.demo-bar button{min-height:32px;font-size:.75rem}
.price.is-advice>span:first-child{font-size:2.5rem}.price.is-advice>span:last-child{display:none}
.chantier-estimate{margin-top:24px}.summary-edits{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.summary-edits button{background:var(--paper);color:var(--navy);padding:10px 12px;min-height:44px;font-size:.875rem;text-decoration:underline;text-underline-offset:3px;border-radius:3px}
[aria-invalid=true]{border-color:#a82420!important;background:#fff8f7!important}
.board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-column{min-height:150px}.board-column h3{font-size:1rem}.board-card .btn{min-height:44px}
.form-field,.estimate-card,.summary-price,.hero-copy{min-width:0}.cost-row>*{overflow-wrap:anywhere}.summary-price .total{flex-wrap:wrap}.inline-estimate{flex-wrap:wrap}
.quote-subheading,.step-title{scroll-margin-top:24px}.step-title:focus,.success-content h3:focus{outline:none}
@media(max-width:760px){.hero h1{font-size:clamp(3rem,10.4vw,5rem)}.hero-visual{height:330px}.photo-caption>span,.hero-side-label,.crane-photo>span,.eyebrow,.hero .eyebrow,.dialog-top .eyebrow{font-size:.75rem}.quote-wastes .waste-choice small,.quote-wastes .waste-choice strong{font-size:.875rem}.progress li{font-size:.75rem}.fact-strip span{font-size:.875rem}.fact-strip>div{flex-wrap:wrap;gap:5px 18px}.fact-strip span{max-width:none}.board-grid{grid-template-columns:1fr}.dialog-actions{position:sticky;bottom:0;z-index:2}.dialog-actions .btn{min-height:48px}.demo-notice{font-size:.875rem}.studio-logo{flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;font-size:.75rem}.hero-actions{align-items:flex-start}.header-cta{gap:8px;padding:12px}.brand img{width:120px}.site-header{gap:12px}.mobile-action{gap:12px}.mobile-action>span{min-width:0}}
@media(max-width:360px){.site-header{padding-inline:16px}.hero-copy,.section,.closing{padding-inline:18px}.hero-visual{margin-inline:18px}.mobile-action{padding-inline:12px}.mobile-action .btn{padding-inline:12px}.studio-grid{grid-template-columns:1fr}.progress{padding-inline:8px}.progress li{font-size:.75rem}.dialog-actions .btn{padding-inline:10px}}

.photo-previews figure{margin:0;width:100px;min-width:0}.photo-previews figure img{width:100px;height:80px}.photo-previews figcaption{font-size:.75rem;line-height:1.4;overflow-wrap:anywhere;margin-top:5px;color:var(--muted)}

/* Conversion: local service first, price clarity and a direct advice path. */
.hero h1{font-size:clamp(3rem,5.5vw,5.25rem);line-height:1.04}.hero-description{max-width:34rem}.hero-expectation{max-width:32rem;font-size:.875rem;color:#cdd8ee;line-height:1.6;margin:20px 0 0}.advice-cta{background:transparent;text-align:left;cursor:pointer}.quick-location{display:grid;gap:16px;margin-top:22px}.quick-price-scope{font-size:.875rem;line-height:1.5;color:var(--muted);margin-bottom:0}.estimate-card .tax-price{font-weight:600;color:var(--ink)}.faq-list .advice-cta{margin-bottom:22px;background:white}.estimate-card{position:sticky;top:20px}.quick-location select{max-width:100%}@media(max-width:760px){.hero h1{font-size:clamp(2.7rem,10vw,4.8rem)}.estimate-card{position:static}.hero-expectation{font-size:.875rem}.hero-actions .advice-cta{min-height:44px}}

.projects-section{background:#edf1f7}.project-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:white;border-top:4px solid var(--yellow);overflow:hidden}.project-image-button{padding:0;background:var(--dark);position:relative;display:block;min-width:0}.project-image-button>img{width:100%;height:540px;object-fit:contain;display:block}.project-image-button>span{position:absolute;right:12px;bottom:12px;background:var(--yellow);padding:10px 14px;font-size:.875rem;color:var(--dark);font-weight:600}.project-copy{padding:42px;min-width:0}.project-copy h3{font:600 clamp(1.8rem,3vw,2.8rem)/1.1 'Barlow Condensed',Arial,sans-serif;margin:0 0 20px}.project-copy>p:not(.eyebrow){line-height:1.7}.project-location{font-size:.875rem;color:var(--muted)}.project-controls{display:flex;align-items:center;gap:22px;margin:26px 0 18px}.project-controls span{font-variant-numeric:tabular-nums;font-weight:600}.project-thumbnails{display:flex;gap:12px}.project-thumbnails button{padding:3px;background:white;border:2px solid transparent;border-radius:3px}.project-thumbnails button[aria-pressed=true]{border-color:var(--navy)}.project-thumbnails img{display:block;width:68px;height:84px;object-fit:cover}#project-full-photo{display:block;width:100%;height:auto}#project-dialog{width:min(850px,calc(100% - 24px))}@media(max-width:1050px){.site-header nav{gap:15px;font-size:.875rem}.project-copy{padding:28px}}@media(max-width:760px){.project-feature{grid-template-columns:1fr}.project-image-button>img{height:auto;max-height:510px}.project-copy{padding:26px 20px}.project-copy h3{font-size:2rem}}

.delivery-section{background:#f4f6f9}.delivery-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:24px;align-items:start}.delivery-map-panel{background:white;border:1px solid var(--line);padding:20px;min-width:0}.map-tools{display:flex;gap:16px;align-items:end;flex-wrap:wrap}.map-tools>.form-field{flex:1;min-width:190px}.map-zoom{display:flex;gap:5px}.map-zoom .btn{padding:10px;min-height:44px;font-size:.875rem}#delivery-map{display:block;width:100%;height:auto;aspect-ratio:10/7;fill:none;stroke:none;background:#f9fbff}.map-commune{stroke:white;stroke-width:1.2;vector-effect:non-scaling-stroke;cursor:pointer;transition:filter .15s}.map-commune.zone-1{fill:#b7d6ed}.map-commune.zone-2{fill:#ffe32b}.map-commune.zone-3{fill:#d9dde6}.map-commune.zone-mixed{fill:url(#mixed-zone)}.map-commune:hover{filter:brightness(.9)}.map-commune.selected,.map-commune:focus{stroke:#022068;stroke-width:3;outline:none;filter:brightness(.9)}#delivery-labels{pointer-events:none}#delivery-labels text{font:600 15px Barlow,Arial,sans-serif;fill:#16243d;stroke:white;stroke-width:3px;paint-order:stroke;text-anchor:middle}.map-legend{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:.875rem;line-height:1.5;margin-top:18px}.map-legend span{display:flex;align-items:center;gap:7px}.map-legend i{width:15px;height:15px;border:1px solid #a4afbe;display:inline-block;flex-shrink:0}.zone-one{background:#b7d6ed}.zone-two{background:#ffe32b}.zone-three{background:#d9dde6}.zone-mixed{background:repeating-linear-gradient(45deg,#b7d6ed 0 5px,#ffe32b 5px 10px)}.map-attribution{font-size:.75rem;line-height:1.6;color:var(--muted);margin:18px 0 0}.delivery-result{background:white;border-top:4px solid var(--yellow);padding:25px;min-width:0}.delivery-result>h3{font:600 2rem/1.1 'Barlow Condensed',Arial,sans-serif;margin:0 0 20px}#map-zone-result{font-size:1.125rem;font-weight:600;line-height:1.5}#map-estimate{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}#map-estimate .cost-row{display:flex;justify-content:space-between;gap:12px;margin:12px 0;font-size:.875rem}#map-estimate .total{font-weight:700;border-top:1px solid var(--line);padding-top:12px}.map-change-container{display:block;text-align:center;margin-top:18px;font-size:.875rem}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:950px){.delivery-layout{grid-template-columns:1fr}.delivery-result{max-width:none}}@media(max-width:760px){.delivery-map-panel{padding:12px}.map-tools{gap:12px}.map-zoom .btn{font-size:.75rem}#delivery-labels text{font-size:18px}.delivery-result{padding:22px}.map-legend{font-size:.75rem;gap:10px}}
