:root{--bg:#f2f5f2;--bg-accent:#e6efe8;--surface:#fff;--surface-muted:#f7f9f7;--border:#d7dfd8;--text:#112218;--text-muted:#4e5f53;--primary:#2d6a4f;--primary-strong:#1f513b;--secondary:#2f5f85;--danger:#9f2f3f;--warning:#8a5a14;--success:#1f7a50;--shadow:0 14px 34px #11221814;--marker-default:#6b7280;--marker-selected:#3b82f6;--marker-shortlisted:#f59e0b;--marker-confirmed:#10b981}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at top right, #dceee1 0%, transparent 44%), radial-gradient(circle at bottom left, #dce6ef 0%, transparent 36%), var(--bg);margin:0;padding:0;font-family:Avenir Next,Segoe UI,sans-serif}main{min-height:100vh}a{color:var(--secondary)}:focus-visible{outline-offset:2px;outline:3px solid #f4ab42}.app-shell{width:min(1024px,100% - 2rem);margin:0 auto;padding:1rem 0 2rem}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:.85rem}.page-stack{gap:.6rem;display:grid}.section-header h1,.section-header h2,.section-header h3{margin:0}.progress-table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.8rem}.location-map-container{margin:.75rem 0}.location-map{cursor:pointer;border-radius:10px;width:100%;height:400px;overflow:hidden}.location-capture-section .btn-row{gap:.5rem;display:flex}.location-capture-section .btn-row button{flex:1}.progress-table th,.progress-table td{text-align:center;padding:.25rem}.progress-table th:first-child{text-align:left}.progress-table td{color:var(--text-muted)}.progress-table .check{color:var(--success);font-weight:700}.progress-table td:first-child{text-transform:capitalize}.result-card h3{margin:0;font-size:1rem}.section-header p{color:var(--text-muted);margin:.45rem 0 0}.btn-primary,.btn-secondary,.btn-subtle{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.05rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(120deg, var(--primary), #3c8262);box-shadow:0 8px 16px #1f513b47}.btn-primary:hover:not(:disabled){background:linear-gradient(120deg, var(--primary-strong), var(--primary));transform:translateY(-1px)}.btn-secondary{color:#fff;background:linear-gradient(120deg, var(--secondary), #4f7fa5);box-shadow:0 8px 16px #2f5f853d}.btn-subtle{color:var(--text);background:var(--surface-muted);border:1px solid var(--border)}.btn-primary:disabled,.btn-secondary:disabled,.btn-subtle:disabled{cursor:not-allowed;opacity:.55;transform:none}.btn-row{flex-wrap:wrap;gap:.55rem;display:flex}.status-badge{border-radius:999px;align-items:center;padding:.2rem .45rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-idle{color:#264766;background:#e7eef4}.status-loading{color:var(--warning);background:#fff4de}.status-waiting{color:#445766;background:#eceff2}.status-success{color:var(--success);background:#def4e7}.status-error{color:var(--danger);background:#f8dfe3}.muted{color:var(--text-muted)}.split-grid{gap:.9rem;display:grid}.stage{gap:.75rem;display:grid}.input-stack{gap:.55rem;display:grid}.input-stack label{font-size:.92rem;font-weight:600}fieldset{border:1px solid var(--border)}legend{padding:0 .3rem;font-weight:700}.input-stack input{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;padding:.58rem .7rem;font-size:.95rem}.chip-list{flex-wrap:wrap;gap:.35rem;display:flex}.chip{border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;padding:.34rem .65rem;font-size:.85rem}.card-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.result-card{border:1px solid var(--border);background:#fff;border-radius:10px;gap:.3rem;padding:.55rem}.meta-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.4rem;display:grid}.startup-hero{gap:.9rem;display:grid}.banner-hero{object-fit:cover;border-radius:8px;width:100%;height:auto}.startup-links{gap:.45rem;display:grid}.startup-links a,.startup-links code{word-break:break-all}.guided-stepper{gap:.75rem;display:grid}.guided-step{border-left:4px solid #0000}.guided-step.active{border-left-color:var(--primary);background:#fbfefc}.step-summary{border-radius:12px;margin:0;padding:.55rem .7rem;font-size:.9rem;font-weight:700}.step-summary-complete{color:var(--success);background:#def4e7}.session-progress-sticky{position:static}.status-inline-partner{align-items:center;gap:.45rem;display:inline-flex}.next-action-rail{z-index:12;border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:.45rem;padding:.65rem;display:grid;position:sticky;bottom:0}.next-action-button{width:100%;min-height:44px}.map-container{min-height:380px;position:sticky;top:.5rem}.map-marker-grid{flex-wrap:wrap;gap:.5rem;display:flex}.marker-default{color:#2d4a66;background:#edf2f8}.marker-selected{color:#113b66;background:#d9ecff}.marker-focused{color:#9a3412;background:#ffedd5}.marker-shortlisted{color:#4f2f7a;background:#efe5ff}.marker-confirmed{color:var(--success);background:#def4e7}.result-card-selected{color:#113b66;background:#d9ecff}.result-card-focused{color:#9a3412;background:#ffedd5}.eta-table{grid-template-columns:auto auto;gap:.25rem .5rem;margin:.5rem 0;font-size:.8rem;display:grid}.eta-table dt{color:var(--text-muted);font-weight:500}.eta-table dd{text-align:right;margin:0}.result-card-shortlisted{border-color:var(--marker-shortlisted);background:#fffbeb}.state-badge{border-radius:999px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.state-badge-selected{color:#113b66;background:#d9ecff}.state-badge-focused{color:#9a3412;background:#ffedd5}.state-badge-shortlisted{color:#92400e;background:#fef3c7}.state-badge-confirmed{color:var(--success);background:#d1fae5}.map-container button,.result-card button,.result-card a{min-width:44px;min-height:44px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.map-list-layout{grid-template-rows:auto;grid-template-columns:1fr 1fr;align-items:start;gap:.75rem;display:grid}.map-panel{border-radius:12px;width:100%;height:350px;min-height:350px;overflow:hidden}.custom-marker{justify-content:center;align-items:center;transition:transform .2s;display:flex}.custom-marker:hover{transform:scale(1.1)}.custom-marker.marker-selected{box-shadow:0 0 0 3px #3b82f699}.map-fallback-container{gap:.75rem;padding:1rem;display:grid}@media (min-width:768px){.app-shell{width:min(1100px,100% - 3.5rem);padding-top:2.5rem}.panel{padding:1.4rem}.split-grid{grid-template-columns:1fr 1fr;align-items:start}.map-list-layout{grid-template-columns:1fr 1fr}.map-list-layout>.panel:first-child{grid-column:1/-1}.setup-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.75rem;display:grid}.setup-grid .map-container{height:300px;min-height:300px}.setup-grid .preferences-panel{flex-direction:column;gap:.5rem;display:flex}}@media (max-width:767px){.setup-grid{grid-template-columns:1fr}.setup-grid .map-container{height:250px;min-height:250px}}.map-first-layout{grid-template-rows:auto auto;grid-template-columns:1fr;gap:.75rem;display:grid}.app-header{text-align:center;padding:.5rem}.app-header h1{color:var(--primary);margin:0;font-size:1.5rem}.app-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem}.map-section{min-height:350px}.overlay-section{flex-direction:column;gap:.5rem;display:flex}.overlay-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:1rem;animation:.3s ease-out overlay-fade-in}.overlay-panel.hidden{display:none}@keyframes overlay-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.map-first-layout{grid-template-columns:1fr 350px;grid-template-areas:"map overlay"}.map-section{grid-area:map}.overlay-section{grid-area:overlay}.app-header{text-align:left}.app-header h1{font-size:2rem}}.card-list.compact{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.card-list.compact .result-card{padding:.75rem}.card-list.compact .result-card h3{margin-bottom:.25rem;font-size:.9rem}.persistent-map-container{width:100%;height:100%;min-height:350px;position:relative}.persistent-map{border-radius:12px}.map-fallback-overlay{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex;position:absolute;inset:0}.placeholder-map,.setup-map-placeholder{background:var(--surface-muted);border-radius:12px;justify-content:center;align-items:center;min-height:350px;display:flex}.slider-container{flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex}.slider-container input[type=range]{cursor:pointer;background:#e5e7eb;border-radius:4px;outline:none;width:100%;height:8px}.slider-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#2563eb;border-radius:50%;width:24px;height:24px}.slider-labels{color:#6b7280;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.slider-value{color:#111827;font-weight:600}.confirm-overlay .divider{border:none;border-top:1px solid var(--border);margin:1rem 0}.confirm-overlay .support-section,.confirm-overlay .reuse-section{flex-direction:column;align-items:center;gap:.25rem;display:flex}.confirm-overlay .btn-secondary,.confirm-overlay .btn-subtle{margin-top:.25rem}.confirm-overlay .action-buttons{justify-content:center;align-items:center;gap:.5rem;display:flex}.confirm-overlay .bmac-link img{height:50px}
