*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;background:#f4f4f1;color:#111;font-family:Inter,Arial,sans-serif;max-width:100%;overflow-x:hidden}.estimate-page-header{height:82px;background:#090909;display:flex;align-items:center}.estimate-page-header-inner{width:min(1180px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.estimate-page-logo{width:250px}.estimate-page-back{color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.estimate-page-main{width:min(1180px,calc(100% - 32px));margin:34px auto 48px}.estimate-page-shell{display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;min-height:690px;box-shadow:0 22px 60px rgba(0,0,0,.12);border-radius:18px;overflow:hidden}.estimate-page-visual{position:relative;background:#090909;overflow:hidden}.estimate-page-visual>img{width:100%;height:100%;object-fit:cover}.estimate-page-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.7))}.estimate-page-visual-copy{position:absolute;z-index:2;inset:0;padding:34px;display:flex;flex-direction:column;color:#fff}.estimate-page-visual-copy img{width:280px;max-width:70%;mix-blend-mode:screen}.estimate-page-visual-copy h1{font-family:"Archivo Black",sans-serif;font-size:58px;line-height:.9;letter-spacing:-2.6px;margin:28px 0 0}.estimate-page-visual-copy h1 span{color:#ffe000}.estimate-page-visual-copy p{margin-top:auto;font-size:13px;line-height:1.5;max-width:390px;color:#eee}.estimate-panel{padding:34px 38px;display:flex;flex-direction:column;justify-content:center;min-width:0}.estimate-panel .label{font-size:10px;letter-spacing:2.7px;font-weight:900;margin:0}.estimate-panel .label:after{content:"";display:block;width:64px;height:3px;background:#ffe000;margin-top:8px}.estimate-panel h2{font-family:"Archivo Black",sans-serif;font-size:48px;line-height:.96;letter-spacing:-1.9px;margin:12px 0 7px}.estimate-panel-lead{font-size:13px;line-height:1.45;color:#555;margin:0 0 18px}.quote-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;margin:0 0 20px}.quote-steps:before{content:"";position:absolute;left:16.5%;right:16.5%;top:15px;height:2px;background:#ddd}.quote-step{position:relative;z-index:1;text-align:center;color:#777;font-size:9px;font-weight:700}.quote-step span{width:31px;height:31px;border-radius:50%;background:#ddd;color:#222;display:grid;place-items:center;margin:0 auto 6px;box-shadow:0 0 0 4px #fff;font-weight:900}.quote-step.active{color:#111}.quote-step.active span{background:#ffe000}.estimate-stage{display:none}.estimate-stage.active{display:block}.estimate-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px 14px}.estimate-field{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:800;min-width:0}.estimate-field.full{grid-column:1/-1}.estimate-field input,.estimate-field select,.frequency-row select{width:100%;min-width:0;min-height:43px;border:1px solid #d0d0d0;background:#fbfbfb;padding:10px 12px;font:600 12px/1.2 Inter,sans-serif;outline:none}.estimate-field input:focus,.estimate-field select:focus,.frequency-row select:focus{background:#fff;border-color:#111;box-shadow:0 0 0 2px rgba(255,224,0,.5)}.estimate-actions{display:flex;gap:10px;margin-top:14px}.estimate-primary,.estimate-secondary{min-height:49px;border:0;font-family:"Archivo Black",sans-serif;font-size:14px;cursor:pointer}.estimate-primary{flex:1;background:#ffe000;color:#111}.estimate-secondary{width:98px;background:#ededed}.estimate-primary:disabled{opacity:.6}.service-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.service-check{position:relative;display:flex;align-items:center;gap:11px;border:1px solid #d8d8d8;background:#fafafa;padding:12px;min-height:56px;cursor:pointer;font-size:11px;font-weight:900;min-width:0}.service-check input{position:absolute;opacity:0}.service-check-box{width:23px;height:23px;border:2px solid #aaa;background:#fff;display:grid;place-items:center;flex:0 0 auto}.service-check input:checked+.service-check-box{background:#ffe000;border-color:#111}.service-check input:checked+.service-check-box:after{content:"✓";font-size:14px;font-weight:900}.service-check:has(input:checked){border-color:#111;background:#fffbe1}.frequency-row{margin-top:2px}.estimate-note{margin:11px 0 0;font-size:10px;line-height:1.45;color:#666}.estimate-status{min-height:15px;margin:8px 0 0;font-size:10px;font-weight:700;color:#555;text-align:center;overflow-wrap:anywhere}.quote-confirm{background:#090909;color:#fff;border-radius:12px;padding:28px 26px 24px;border-left:7px solid #ffe000}.quote-confirm .small{font-size:9px;letter-spacing:2.3px;font-weight:900;color:#ddd}.quote-confirm h3{font-family:"Archivo Black",sans-serif;font-size:38px;line-height:.98;margin:10px 0 12px;color:#ffe000}.quote-confirm p{font-size:12px;line-height:1.55;color:#ddd;margin:0}.quote-confirm-email{margin-top:16px;padding:12px 14px;background:#f2f2f2;border-left:4px solid #ffe000;font-size:11px;line-height:1.45;font-weight:700}.quote-close-page{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:14px;padding:0 22px;background:#111;color:#fff;font-family:"Archivo Black",sans-serif;font-size:13px}.secure-note{margin:10px 0 0;font-size:9px;color:#777;text-align:center;overflow-wrap:anywhere}@media(max-width:820px){.estimate-page-main{width:min(calc(100% - 20px),680px);margin:18px auto 28px}.estimate-page-shell{grid-template-columns:1fr;min-height:0}.estimate-page-visual{display:none}.estimate-panel{padding:26px 22px 24px}.estimate-panel h2{font-size:40px}.estimate-fields{grid-template-columns:1fr}.estimate-field.full{grid-column:auto}.service-check-grid{grid-template-columns:1fr}.estimate-page-header{height:72px}.estimate-page-logo{width:205px}.estimate-field input,.estimate-field select,.frequency-row select{font-size:16px;line-height:1.25;min-height:50px}.service-check{font-size:14px}.estimate-primary,.estimate-secondary{font-size:14px}.estimate-note,.estimate-status,.secure-note{font-size:12px}}@media(max-width:480px){.estimate-page-header-inner,.estimate-page-main{width:calc(100% - 18px)}.estimate-page-back{font-size:9px}.estimate-panel{padding:22px 16px}.estimate-panel h2{font-size:34px}.estimate-panel-lead{font-size:12px}.quote-steps{gap:4px}.quote-step{font-size:8px;line-height:1.15;padding:0 2px}.quote-step span{width:28px;height:28px}.quote-steps:before{top:13px}.estimate-actions{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px}.estimate-stage[data-quote-stage="1"] .estimate-actions{display:block}.estimate-stage[data-quote-stage="1"] .estimate-primary{width:100%;min-height:56px;font-size:14px}.estimate-primary,.estimate-secondary{font-size:12px;min-height:48px}.estimate-secondary{width:100%}.service-check{padding:13px 10px;gap:10px}.service-check-box{width:25px;height:25px}.quote-confirm h3{font-size:32px}.quote-confirm{padding:24px 18px}.quote-close-page{width:100%;min-height:52px}.secure-note{line-height:1.4}}
