#estimate-app, .bbu-modal{box-sizing:border-box}
.bbu-estimate-section{background:#0f172a;padding:72px 20px;min-height:70vh;display:flex;align-items:center}
.bbu-estimate-container{max-width:1100px;width:100%;margin:0 auto}
.bbu-step{max-width:860px;margin:0 auto}
.bbu-step-address{text-align:center;max-width:760px}
.bbu-icon-circle{width:64px;height:64px;border-radius:999px;background:rgba(234,170,0,.18);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#eaaa00;font-size:28px}
.bbu-icon-circle.large{width:84px;height:84px;font-size:36px}
.bbu-step h2{font-size:clamp(28px,4vw,42px);line-height:1.1;font-weight:800;color:#fff;margin:0 0 12px}
.bbu-step .lead{font-size:18px;line-height:1.6;color:rgba(255,255,255,.8);margin:0 0 10px}
.bbu-step .sublead{font-size:14px;color:rgba(255,255,255,.55);margin:0 0 28px}
.bbu-form{display:grid;gap:14px}
.bbu-input-wrap{position:relative}
.bbu-input-wrap input{width:100%;height:58px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);border-radius:12px;color:#fff;padding:0 56px 0 44px;font-size:16px;outline:none}
.bbu-input-wrap input::placeholder{color:rgba(255,255,255,.42)}
.bbu-input-wrap input:focus{border-color:#eaaa00;box-shadow:0 0 0 3px rgba(234,170,0,.18)}
.bbu-input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.42);pointer-events:none}
.bbu-location-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}
.bbu-location-btn:hover{background:rgba(255,255,255,.16)}
.bbu-location-btn:disabled{opacity:.45;cursor:not-allowed}
#estimate-submit,.bbu-result-actions .primary,.bbu-email-form .primary{height:58px;border:0;border-radius:12px;background:#eaaa00;color:#111827;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 0 24px rgba(234,170,0,.25)}
#estimate-submit[disabled]{opacity:.5;cursor:not-allowed}
.bbu-help{margin-top:10px;font-size:13px;color:rgba(255,255,255,.58)}
.bbu-badges{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}
.bbu-badges span{color:rgba(255,255,255,.62);font-size:14px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.06)}
.bbu-step-analyzing{text-align:center;max-width:520px;padding:36px 0}
.bbu-analysis-list{margin:28px auto 0;text-align:left;display:grid;gap:14px;max-width:320px;color:rgba(255,255,255,.72)}
.analyzing-address{color:rgba(255,255,255,.58);max-width:420px;margin:0 auto}
.bbu-result-card{background:#fff;border-radius:22px;padding:28px;box-shadow:0 20px 50px rgba(2,8,23,.25)}
.bbu-result-head{display:flex;gap:24px;justify-content:space-between;align-items:flex-start;margin-bottom:22px}
.bbu-result-head h2{color:#0f172a;font-size:28px;margin:4px 0 8px}
.bbu-result-head p{margin:0;color:#475569;max-width:640px}
.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700;color:#0ea5a4}
.bbu-price-box{display:grid;gap:12px;min-width:220px}
.bbu-price-box div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}
.bbu-price-box span{display:block;color:#64748b;font-size:13px;margin-bottom:6px}
.bbu-price-box strong{font-size:28px;color:#0f172a}
.bbu-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}
.bbu-result-stat{border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px;padding:14px}
.bbu-result-stat span{display:block;color:#64748b;font-size:12px;margin-bottom:6px}
.bbu-result-stat strong{font-size:17px;color:#0f172a}
.bbu-result-section{margin-top:22px}
.bbu-result-section h3{margin:0 0 10px;color:#0f172a}
.bbu-result-section ul{margin:0;padding-left:20px;color:#475569}
.bbu-result-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.bbu-result-actions .secondary{height:58px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-weight:700;padding:0 18px;cursor:pointer}
.bbu-disclaimer{margin:20px 0 0;color:#64748b;font-size:13px}
.bbu-modal{position:fixed;inset:0;z-index:9999}
.bbu-modal-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.6)}
.bbu-modal-dialog{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px}
.bbu-modal-content{position:relative;background:#0f172a;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:24px;max-width:520px;width:100%;color:#fff;box-shadow:0 20px 60px rgba(2,6,23,.4)}
.bbu-modal-content h3{margin:0 0 10px;font-size:26px}
.bbu-modal-content p{margin:0 0 16px;color:rgba(255,255,255,.75)}
.bbu-email-form{display:grid;gap:12px}
.bbu-email-form input{height:54px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;padding:0 14px;font-size:16px}
.bbu-close{position:absolute;top:10px;right:10px;background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}
.bbu-email-feedback{margin-top:12px;color:#93c5fd;font-size:14px}
.pac-container{z-index:10000!important;border-radius:12px;overflow:hidden}
@media (max-width:780px){.bbu-result-head{flex-direction:column}.bbu-result-grid{grid-template-columns:1fr 1fr}}
@media (max-width:520px){.bbu-estimate-section{padding:48px 16px}.bbu-step h2{font-size:28px}.bbu-result-card{padding:20px}.bbu-result-grid{grid-template-columns:1fr}.bbu-badges{justify-content:flex-start}}
