.address-search{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;box-shadow:0 4px 6px #0000001a}.address-search h1{font-size:2.5rem;margin-bottom:.5rem;text-align:center}.subtitle{text-align:center;font-size:1.1rem;margin-bottom:2rem;opacity:.95}.search-form{max-width:800px;margin:0 auto}.input-group{display:flex;gap:1rem;flex-wrap:wrap}.address-input{flex:1;min-width:300px;padding:1rem 1.5rem;font-size:1rem;border:none;border-radius:50px;outline:none;box-shadow:0 2px 4px #0000001a}.address-input:focus{box-shadow:0 4px 8px #0003}.search-button{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#667eea;background:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;white-space:nowrap}.search-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #0003}.search-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.address-search h1{font-size:2rem}.input-group{flex-direction:column}.address-input,.search-button{width:100%}}.map-view-wrapper{width:100%;margin-bottom:2rem}.map-container{width:100%;height:600px;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 4px 6px #0000001a}.map{width:100%;height:100%}.custom-marker{transition:transform .2s ease}.custom-marker:hover{transform:scale(1.3)}.popup-content strong{font-size:1rem;color:#1f2937;display:block;margin-bottom:.5rem}.category-label{display:inline-block;padding:.25rem .5rem;background:#e5e7eb;border-radius:4px;font-size:.75rem;font-weight:600;color:#4b5563;margin-bottom:.25rem}.distance{display:block;font-weight:600;color:#059669;margin:.25rem 0}.popup-content small{color:#6b7280;font-size:.875rem}.map-legend{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 4px 6px #0000001a;padding:1rem;border-top:1px solid #e5e7eb}.map-legend-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.map-legend-title{font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.05em}.map-legend-controls{display:flex;gap:.5rem}.legend-button{padding:.375rem .75rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.legend-button:hover{background:#f9fafb;border-color:#9ca3af}.legend-button-show-all{color:#059669;border-color:#10b981}.legend-button-show-all:hover{background:#ecfdf5;border-color:#059669}.legend-button-hide-all{color:#dc2626;border-color:#ef4444}.legend-button-hide-all:hover{background:#fef2f2;border-color:#dc2626}.map-legend-items{display:flex;flex-wrap:wrap;gap:.5rem}.legend-item{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:.875rem}.legend-item:hover{border-color:#9ca3af;background:#f9fafb;transform:translateY(-1px)}.legend-item.active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 2px 4px #3b82f633}.legend-item.inactive{opacity:.5;border-color:#d1d5db;background:#f3f4f6}.legend-item.inactive .legend-emoji{filter:grayscale(100%)}.legend-emoji{font-size:1.25rem;line-height:1}.legend-count{color:#6b7280;font-weight:500;font-size:.75rem}.legend-item.active .legend-count{color:#3b82f6}@media (max-width: 768px){.map-container{height:400px}.map-legend-header{flex-direction:column;align-items:flex-start;gap:.75rem}.map-legend-controls{width:100%}.legend-button{flex:1}.map-legend-items{gap:.375rem}.legend-item{padding:.375rem .5rem;font-size:.75rem}.legend-emoji{font-size:1rem}}.business-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;transition:box-shadow .3s ease}.business-table-container:hover{box-shadow:0 4px 8px #00000026}.table-header{padding:1.25rem 1.5rem;background:linear-gradient(to right,#f9fafb,#fff);border-left:4px solid;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #e5e7eb}.header-content{display:flex;align-items:center;gap:.75rem;flex:1}.header-title-section{display:flex;flex-direction:column;gap:.25rem}.summary-stats{display:flex;gap:1rem;font-size:.75rem;color:#6b7280}.stat-item{display:flex;align-items:center;gap:.25rem;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:.75rem}.category-icon{font-size:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.table-header h3{margin:0;font-size:1.25rem;color:#1f2937;font-weight:600}.count-badge{background:#e5e7eb;color:#4b5563;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:600}.show-all-button{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.show-all-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f64d}.show-all-button:active{transform:translateY(0)}.table-wrapper{overflow-x:auto}.business-table{width:100%;border-collapse:collapse}.business-table thead{background:#f9fafb}.business-table th{padding:1rem 1.5rem;text-align:left;font-weight:600;color:#6b7280;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.sortable-header:hover{background-color:#e5e7eb;color:#374151}.business-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.business-row{cursor:pointer}.business-row:hover{background-color:#f9fafb}.business-table td{padding:1rem 1.5rem;color:#374151}.row-number{font-weight:600;color:#9ca3af;width:60px}.business-name{font-weight:600;color:#1f2937;min-width:200px;display:flex;align-items:center;gap:.5rem}.walking-icon,.driving-icon{font-size:16px;flex-shrink:0}.business-link{color:#2563eb;text-decoration:none;transition:color .2s ease}.business-link:hover{color:#1d4ed8;text-decoration:underline}.business-address{color:#6b7280;min-width:250px}.business-distance{font-weight:600;color:#059669;white-space:nowrap;width:100px}.business-driving-distance{font-weight:600;color:#0284c7;white-space:nowrap;width:100px}.business-rating{white-space:nowrap;width:80px}.rating-display{font-weight:600;color:#f59e0b}.business-reviews{white-space:nowrap;width:80px}.reviews-count{color:#6b7280;font-size:.875rem}.no-rating{color:#d1d5db}.no-results{padding:3rem 1.5rem;text-align:center;color:#9ca3af}.no-results p{margin:0;font-style:italic}@media (max-width: 768px){.table-header{flex-direction:column;align-items:flex-start;gap:.75rem}.header-actions{width:100%;justify-content:space-between}.business-table th,.business-table td{padding:.75rem 1rem}.business-name,.business-address{min-width:150px}}.category-selector{background:#fff;border-radius:12px;padding:24px;margin:24px auto;max-width:1200px;box-shadow:0 2px 8px #0000001a}.category-selector-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:1rem;flex-wrap:wrap}.category-selector-title{margin:0 0 8px;font-size:20px;font-weight:600;color:#1f2937}.category-selector-description{margin:0 0 20px;font-size:14px;color:#6b7280}.category-limit-indicator{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;min-width:200px}.limit-badge{background:#f3f4f6;color:#374151;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;white-space:nowrap}.limit-badge.at-limit{background:#fef3c7;color:#92400e;border:1px solid #fbbf24}.limit-message{font-size:.75rem;color:#dc2626;text-align:right;max-width:250px}.category-presets{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.presets-label{font-size:13px;font-weight:600;color:#6b7280;white-space:nowrap;flex-shrink:0}.presets-list{display:flex;flex-wrap:wrap;gap:8px}.preset-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;border:1.5px solid #d1d5db;background:#fff;color:#374151;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.preset-chip:hover{border-color:#10b981;background:#f0fdf4;color:#065f46}.preset-chip:active{background:#d1fae5;border-color:#059669}.preset-chip.active{background:#d1fae5;border-color:#059669;color:#065f46}.preset-icon{font-size:16px;line-height:1}.category-groups{display:flex;flex-direction:column;gap:12px}.category-group{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f9fafb}.category-group-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border:none;cursor:pointer;transition:all .2s ease;font-size:16px;font-weight:600;color:#1f2937;text-align:left}.category-group-header:hover{background:#f3f4f6}.group-name{flex:1}.group-count{font-size:14px;font-weight:400;color:#6b7280;margin-left:8px}.dropdown-arrow{font-size:12px;color:#6b7280;transition:transform .2s ease;margin-left:12px}.dropdown-arrow.open{transform:rotate(180deg)}.category-dropdown{padding:8px;background:#fff;border-top:1px solid #e5e7eb;max-height:400px;overflow-y:auto}.category-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;margin-bottom:4px}.category-option:hover:not(.disabled){background:#f3f4f6}.category-option.selected{background:#d1fae5;color:#065f46}.category-option.disabled{opacity:.5;cursor:not-allowed}.category-option input[type=checkbox]{width:18px;height:18px;cursor:pointer;flex-shrink:0}.category-option.disabled input[type=checkbox]{cursor:not-allowed}.category-icon{font-size:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.category-name{flex:1;font-weight:500;font-size:14px}.category-limit{font-size:12px;opacity:.7;font-weight:400}@media (max-width: 768px){.category-selector{padding:16px;margin:16px}.category-group-header{font-size:14px;padding:12px}.category-option{padding:8px 10px}}.search-options{background:#fff;border-radius:12px;padding:1.5rem;margin:1.5rem auto;max-width:1200px;box-shadow:0 2px 8px #0000001a}.search-options-title{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1f2937}.options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.option-group,.option-label{display:flex;flex-direction:column;gap:.5rem}.label-text{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.option-select{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:500;color:#1f2937;background:#fff;cursor:pointer;transition:all .2s ease}.option-select:hover{border-color:#3b82f6}.option-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.option-description{margin:0;font-size:.75rem;color:#6b7280;font-style:italic}@media (max-width: 768px){.search-options{padding:1rem;margin:1rem}.options-grid{grid-template-columns:1fr;gap:1rem}}.summary-section{background:#fff;border-radius:12px;padding:2rem;margin:2rem auto;max-width:1400px;box-shadow:0 2px 8px #0000001a}.summary-header{text-align:center;margin-bottom:2rem}.summary-header>div{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:1rem}.summary-header>div>div{flex:1;min-width:200px}.summary-header h2{margin:0 0 .5rem;font-size:1.75rem;color:#1f2937}.summary-description{margin:0;color:#6b7280;font-size:.875rem}.export-button{background:#10b981;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 4px #10b9814d}.export-button:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 8px #10b98166}.export-button:active{transform:translateY(0)}.walkability-hero{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb;flex-wrap:wrap}.walkability-score-container{background:#fff;border:4px solid;border-radius:16px;padding:2rem 3rem;text-align:center;box-shadow:0 8px 16px #0000001a;min-width:300px;flex:1;max-width:450px}.walkability-emoji{font-size:3rem;margin-bottom:.5rem}.walkability-score{font-size:4rem;font-weight:800;line-height:1;margin-bottom:.5rem}.walkability-label{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.walkability-description{font-size:.875rem;color:#6b7280;font-weight:500}.summary-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.summary-total-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease}.summary-total-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.total-value{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.total-label{font-size:.875rem;opacity:.9;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.summary-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid;border-radius:8px;padding:1.25rem;transition:all .2s ease}.summary-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.summary-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6}.summary-icon{font-size:1.75rem}.summary-title{margin:0;font-size:1rem;font-weight:600;color:#1f2937}.summary-stats-grid,.summary-stats-grid-extended{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.stat-box{background:#f9fafb;padding:.75rem;border-radius:6px;text-align:center}.stat-value{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.stat-label{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 768px){.summary-section{padding:1.5rem;margin:1rem}.summary-header>div{flex-direction:column;align-items:stretch}.summary-header>div>div{text-align:center}.export-button{width:100%;margin-top:.5rem}.walkability-hero{flex-direction:column;gap:1.5rem}.walkability-score-container{padding:1.5rem 2rem;min-width:auto;width:100%;max-width:none}.walkability-score{font-size:3rem}.walkability-label{font-size:1.25rem}.summary-totals{grid-template-columns:repeat(2,1fr);gap:1rem}.total-value{font-size:2rem}.summary-grid{grid-template-columns:1fr}.summary-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.summary-totals{grid-template-columns:1fr}}.ai-summary-section{background:#fff;border-radius:12px;padding:2rem;margin:2rem 0;box-shadow:0 2px 8px #0000001a;border:2px solid #e5e7eb}.ai-summary-header{margin-bottom:1.5rem}.ai-summary-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ai-summary-section h2{margin:0;color:#1f2937;font-size:1.75rem;display:flex;align-items:center;gap:.5rem}.ai-summary-description{color:#6b7280;margin:0;font-size:.95rem}.generate-summary-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px #667eea40}.generate-summary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #667eea59}.generate-summary-btn.premium-only{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 6px #f59e0b40;cursor:not-allowed;opacity:.8}.generate-summary-btn.premium-only:hover{transform:none;box-shadow:0 4px 6px #f59e0b40}.premium-badge{margin-top:.75rem;display:inline-block;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:6px;padding:.5rem 1rem}.premium-badge span{color:#92400e;font-size:.875rem;font-weight:600}.generate-summary-btn:active{transform:translateY(0)}.generate-summary-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ai-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}.ai-loading-spinner{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.ai-loading p{color:#6b7280;font-size:1rem;margin:0}.ai-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem}.ai-error .error-icon{font-size:1.5rem}.ai-error p{color:#991b1b;margin:0;flex:1}.ai-summary-content{background:linear-gradient(135deg,#f8faff,#faf5ff);border-radius:12px;padding:2rem;border:2px solid #e0e7ff}.ai-summary-text{color:#1f2937;line-height:1.7;margin-bottom:1.5rem}.ai-summary-text h3{color:#4c51bf;margin:1.5rem 0 .75rem;font-size:1.25rem}.ai-summary-text h3:first-child{margin-top:0}.ai-summary-text p{margin:.5rem 0;color:#374151}.ai-summary-text strong{color:#1f2937;font-weight:600}.ai-summary-text ul{margin:.5rem 0;padding-left:1.5rem}.ai-summary-text li{margin:.5rem 0}.regenerate-btn{background:#fff;color:#667eea;border:2px solid #667eea;padding:.6rem 1.25rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.regenerate-btn:hover{background:#667eea;color:#fff;transform:translateY(-1px)}.regenerate-btn:active{transform:translateY(0)}.regenerate-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){.ai-summary-section{padding:1.5rem;margin:1rem 0}.ai-summary-title-row{flex-direction:column;align-items:flex-start;gap:1rem}.generate-summary-btn{width:100%}.ai-summary-content{padding:1.5rem}}.signup-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.signup-modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.signup-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.signup-modal-header h2{margin:0;font-size:1.5rem;color:#1f2937}.signup-modal-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.signup-modal-close:hover{background:#f3f4f6;color:#1f2937}.signup-modal-close:disabled{opacity:.5;cursor:not-allowed}.signup-form{padding:1.5rem}.signup-form .form-group{margin-bottom:1.25rem}.signup-form label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#374151}.required{color:#dc2626}.signup-form input,.signup-form select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s;font-family:inherit}.signup-form input:focus,.signup-form select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.signup-form input.error,.signup-form select.error{border-color:#dc2626}.signup-form input:disabled,.signup-form select:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}.error-message{display:block;margin-top:.25rem;font-size:.75rem;color:#dc2626}.submit-error{margin-bottom:1rem;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#991b1b}.signup-form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.cancel-button,.submit-button{padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.cancel-button{background:#f3f4f6;color:#374151}.cancel-button:hover:not(:disabled){background:#e5e7eb}.submit-button{background:#3b82f6;color:#fff}.submit-button:hover:not(:disabled){background:#2563eb}.cancel-button:disabled,.submit-button:disabled{opacity:.6;cursor:not-allowed}.auth-divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#6b7280;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.auth-divider span{padding:0 1rem;font-weight:500}.google-signin-button{width:100%;padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;background:#fff;color:#374151;display:flex;align-items:center;justify-content:center;gap:.75rem}.google-signin-button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;box-shadow:0 1px 2px #0000000d}.google-signin-button:disabled{opacity:.6;cursor:not-allowed}.google-icon{flex-shrink:0}@media (max-width: 640px){.signup-modal{max-width:100%;margin:1rem}.signup-modal-header,.signup-form{padding:1rem}}.search-history-container{position:fixed;top:0;right:0;width:500px;max-width:90vw;height:100vh;background:#fff;box-shadow:-4px 0 20px #00000026;z-index:1000;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.search-history-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.search-history-header h2{margin:0;font-size:24px;font-weight:600}.close-button{background:#fff3;border:none;color:#fff;font-size:32px;line-height:1;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0}.close-button:hover{background:#ffffff4d;transform:scale(1.1)}.history-list{flex:1;overflow-y:auto;padding:20px}.history-count{color:#6b7280;font-size:14px;margin:0 0 16px;font-weight:500}.history-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:16px;transition:all .2s;box-shadow:0 1px 3px #0000000d}.history-item:hover{box-shadow:0 4px 12px #0000001a;border-color:#667eea;transform:translateY(-2px)}.history-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.history-location{display:flex;gap:12px;flex:1;min-width:0}.location-icon{font-size:24px;flex-shrink:0}.location-details{flex:1;min-width:0}.location-details h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-address{margin:0;font-size:13px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.load-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.load-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.load-button:active{transform:translateY(0)}.history-item-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#6b7280}.history-item-meta span{display:flex;align-items:center;gap:4px}.history-date{font-weight:500}.empty-history{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center}.empty-icon{font-size:64px;margin-bottom:20px;opacity:.5}.empty-history h3{margin:0 0 12px;font-size:20px;color:#1f2937}.empty-history p{margin:0 0 24px;color:#6b7280;font-size:15px;line-height:1.6}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px}.loading-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-container p{color:#6b7280;font-size:15px}.error-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center}.error-icon{font-size:48px;margin-bottom:16px}.error-message p{color:#ef4444;font-size:15px;margin:0}@media (max-width: 768px){.search-history-container{width:100vw}.history-item-header{flex-direction:column}.load-button{width:100%}.history-item-meta{flex-direction:column;gap:8px}}.user-settings{position:fixed;top:72px;right:20px;z-index:1000}.user-settings-toggle{display:flex;align-items:center;gap:.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;cursor:pointer;font-size:.875rem;font-weight:600;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.user-settings-toggle:hover{border-color:#3b82f6;box-shadow:0 4px 8px #00000026}.user-icon{font-size:1.25rem}.user-tier-badge{font-weight:600}.toggle-icon{font-size:.75rem;color:#6b7280}.user-settings-panel{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;min-width:350px;max-width:400px;box-shadow:0 8px 16px #00000026;max-height:80vh;overflow-y:auto}.settings-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.settings-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.settings-section h3{margin:0 0 1rem;font-size:1.125rem;color:#1f2937}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#374151}.form-group input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tier-description{margin:0 0 1rem;font-size:.875rem;color:#6b7280}.tier-options{display:flex;flex-direction:column;gap:.75rem}.tier-option{text-align:left;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease}.tier-option:hover{border-color:#3b82f6;background:#eff6ff}.tier-option.active{border-color:#10b981;background:#ecfdf5}.tier-option.premium.active{border-color:#f59e0b;background:#fffbeb}.tier-header{margin-bottom:.5rem}.tier-label{font-weight:600;font-size:1rem;color:#1f2937}.tier-features ul{margin:0;padding-left:1.25rem;list-style:none}.tier-features li{font-size:.875rem;color:#374151;margin-bottom:.25rem}.current-tier-info{margin-top:1rem;padding:.75rem;background:#f3f4f6;border-radius:6px;font-size:.875rem;color:#374151}.current-tier-info strong{color:#1f2937}.current-tier-info small{display:block;margin-top:.25rem;color:#6b7280}.not-registered-section{text-align:center;padding:1rem 0}.not-registered-message{margin:0 0 1rem;font-size:.875rem;color:#6b7280;line-height:1.5}.sign-in-button{width:100%;padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:.75rem}.sign-in-button:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 6px #10b9814d}.sign-up-button{width:100%;padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.sign-up-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px #3b82f64d}.logout-button{width:100%;padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.logout-button:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 6px #ef44444d}.field-note{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280;font-style:italic}@media (max-width: 768px){.user-settings{top:72px;right:10px}.user-settings-panel{min-width:300px;max-width:calc(100vw - 20px);right:-10px}}.nearest-cities{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px}.nearest-cities h2{margin:0 0 20px;font-size:24px;color:#1f2937;display:flex;align-items:center;gap:10px}.nearest-cities h2 .icon{font-size:28px}.cities-container{display:flex;flex-direction:column;gap:16px}.primary-city{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 12px #667eea4d;transition:transform .2s ease,box-shadow .2s ease}.primary-city:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.primary-city-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.primary-city-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.9;margin-bottom:4px}.primary-city-name{font-size:28px;font-weight:700;margin:0;line-height:1.2}.primary-city-state{font-size:18px;opacity:.9;margin-top:4px}.primary-city-distance{background:#ffffff40;padding:8px 16px;border-radius:20px;font-size:16px;font-weight:600;white-space:nowrap}.primary-city-coords{font-size:13px;opacity:.8;margin-top:8px;font-family:Monaco,Courier New,monospace}.other-cities{margin-top:20px}.other-cities h3{font-size:16px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-weight:600}.other-cities-list{display:flex;flex-direction:column;gap:8px}.city-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;cursor:pointer}.city-item:hover{background:#f3f4f6;border-color:#d1d5db;transform:translate(4px)}.city-item-info{display:flex;align-items:center;gap:12px}.city-rank{background:#667eea;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.city-details{display:flex;flex-direction:column;gap:2px}.city-name{font-size:16px;font-weight:600;color:#1f2937}.city-state{font-size:13px;color:#6b7280}.city-distance{font-size:14px;color:#4b5563;font-weight:500;padding:6px 12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.cities-loading{text-align:center;padding:40px 20px;color:#6b7280}.cities-loading .spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.cities-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;color:#991b1b;display:flex;align-items:center;gap:12px}.cities-error .error-icon{font-size:24px}.cities-empty{text-align:center;padding:40px 20px;color:#6b7280}.cities-empty .empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}@media (max-width: 768px){.nearest-cities{padding:16px}.nearest-cities h2{font-size:20px}.primary-city{padding:20px}.primary-city-name{font-size:24px}.primary-city-state{font-size:16px}.primary-city-distance{font-size:14px;padding:6px 12px}.primary-city-header{flex-direction:column;gap:12px}.city-item{padding:12px}.city-name{font-size:15px}.city-distance{font-size:13px;padding:4px 10px}}.top-navigation{position:sticky;top:0;z-index:950;background:#fff;border-bottom:1px solid #e5e7eb}.top-navigation-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem}.top-navigation-link{text-decoration:none;color:#374151;font-weight:600;font-size:.95rem;padding:.5rem .75rem;border-radius:8px}.top-navigation-link:hover{background:#f3f4f6}.top-navigation-link.active{background:#111827;color:#fff}.cam-root{display:flex;height:520px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.cam-sidebar{width:200px;flex-shrink:0;background:#f9fafb;border-right:1px solid #e5e7eb;padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.cam-map-container{flex:1;min-width:0}.cam-stats{display:flex;flex-direction:column;gap:.5rem}.cam-stat{display:flex;flex-direction:column}.cam-stat-value{font-size:1.15rem;font-weight:700;color:#111827;line-height:1.2}.cam-stat-label{font-size:.72rem;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.cam-legend{display:flex;flex-direction:column;gap:.35rem}.cam-legend-title{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.15rem}.cam-legend-item{display:flex;align-items:center;gap:.4rem;cursor:pointer;font-size:.82rem;color:#374151;-webkit-user-select:none;user-select:none}.cam-legend-item input[type=checkbox]{margin:0;flex-shrink:0}.cam-legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.cam-legend-label{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cam-legend-count{font-size:.75rem;color:#9ca3af;flex-shrink:0}.cam-toggle-biz{margin-top:auto;padding:.45rem .6rem;font-size:.8rem;font-weight:500;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;cursor:pointer;transition:background .15s,border-color .15s;text-align:center}.cam-toggle-biz:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.cam-toggle-biz.active{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.cam-toggle-biz:disabled{opacity:.6;cursor:default}.cam-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;height:200px;color:#6b7280;font-size:.9rem}.cam-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:cam-spin .7s linear infinite}@keyframes cam-spin{to{transform:rotate(360deg)}}.cam-error{padding:1rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:.875rem}.hub-info-window{font-family:system-ui,sans-serif;font-size:.875rem;min-width:180px;line-height:1.5}.hub-info-window strong{display:block;font-size:.95rem;margin-bottom:2px}.hub-info-type{color:#6b7280;font-size:.8rem;margin-bottom:6px}.hub-info-row{display:flex;justify-content:space-between;gap:1rem;color:#374151}.hub-info-row span:first-child{color:#6b7280}@media (max-width: 600px){.cam-root{flex-direction:column;height:auto}.cam-sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;flex-direction:row;flex-wrap:wrap;gap:.75rem}.cam-map-container{height:360px}.cam-legend{flex-direction:row;flex-wrap:wrap;gap:.4rem .9rem}}.rm-root{display:flex;height:600px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb}.rm-sidebar{width:210px;flex-shrink:0;background:#fff;border-right:1px solid #e5e7eb;padding:1rem;overflow-y:auto;display:flex;flex-direction:column}.rm-section-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.4rem}.rm-section-title--gap{margin-top:1rem}.rm-map-toggle{display:flex;gap:4px}.rm-toggle-btn{flex:1;padding:.35rem 0;border:1px solid #d1d5db;border-radius:5px;background:#f9fafb;cursor:pointer;font-size:.82rem;font-weight:500;color:#374151;transition:background .15s,border-color .15s,color .15s}.rm-toggle-btn:hover{background:#f3f4f6}.rm-toggle-btn.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.rm-legend{display:flex;flex-direction:column;gap:.45rem}.rm-legend-item{display:flex;align-items:center;gap:.4rem;font-size:.82rem;cursor:pointer}.rm-legend-item input[type=checkbox]{flex-shrink:0;cursor:pointer}.rm-legend-swatch{display:inline-block;width:22px;flex-shrink:0;border-radius:2px}.rm-legend-label{flex:1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-legend-count{color:#9ca3af;font-size:.73rem;flex-shrink:0}.rm-stats{margin-top:auto;padding-top:.75rem;border-top:1px solid #f3f4f6}.rm-stat-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.8rem}.rm-stat-value{font-weight:700;color:#111827}.rm-stat-label{color:#6b7280}.rm-map-container{flex:1;min-width:0}.rm-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;height:400px;color:#6b7280;font-size:.9rem}.rm-spinner{width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#1d4ed8;border-radius:50%;animation:rm-spin .8s linear infinite;flex-shrink:0}@keyframes rm-spin{to{transform:rotate(360deg)}}.rm-error{display:flex;align-items:center;justify-content:center;height:300px;color:#ef4444;padding:1.5rem;text-align:center;font-size:.9rem}@media (max-width: 640px){.rm-root{flex-direction:column;height:auto}.rm-sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:.75rem 1rem}.rm-stats{margin-top:0;padding-top:0;border-top:none}.rm-map-container{height:380px}}.ce-page{min-height:calc(100vh - 61px);padding:2rem 1.25rem 3rem}.ce-content{max-width:980px;margin:0 auto}.ce-intro{color:#4b5563;margin:.5rem 0 1.5rem}.ce-entries-list{display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 210px);overflow-y:auto;padding-right:.5rem}.ce-entry-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.1rem}.ce-entry-card-header{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.ce-entry-card-header h2{margin:0}.ce-live-badge{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#059669;background:#d1fae5;border-radius:4px;padding:1px 6px;flex-shrink:0}.ce-publish-date{font-size:.86rem;color:#6b7280;margin-bottom:.55rem}.ce-entry-card p,.ce-summary{color:#374151;line-height:1.5;margin-bottom:.75rem}.ce-entry-card a,.ce-back-link{color:#1d4ed8;text-decoration:none;font-weight:600}.ce-entry-card a:hover,.ce-back-link:hover{text-decoration:underline}.ce-back-link{display:inline-block;margin-bottom:.9rem}.ce-map-section{margin-top:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.ce-map-section iframe{width:100%;height:420px;border:none;border-top:1px solid #e5e7eb;display:block}.ce-tabs{display:flex;border-bottom:1px solid #e5e7eb;background:#f9fafb}.ce-tab{padding:.65rem 1.25rem;font-size:.88rem;font-weight:600;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px}.ce-tab:hover{color:#374151}.ce-tab.active{color:#1d4ed8;border-bottom-color:#1d4ed8;background:#fff}@media (max-width: 768px){.ce-entries-list{max-height:none;overflow-y:visible;padding-right:0}.ce-map-section iframe{height:320px}}.mc-page{max-width:1400px;margin:0 auto;padding:2rem 1.5rem 4rem}.mc-header{margin-bottom:2rem}.mc-title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .375rem}.mc-subtitle{color:#6b7280;font-size:1rem;margin:0}.mc-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;align-items:start}@media (max-width: 900px){.mc-layout{grid-template-columns:1fr}}.mc-panel{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:1.75rem;display:flex;flex-direction:column;gap:0}.mc-section{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #f3f4f6}.mc-section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.mc-section-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#374151;margin:0 0 1rem}.mc-optional{font-weight:400;text-transform:none;letter-spacing:0;color:#9ca3af}.mc-inputs-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem 1rem}@media (max-width: 600px){.mc-inputs-grid{grid-template-columns:1fr}}.mc-input-group{display:flex;flex-direction:column;gap:.3rem}.mc-input-label{font-size:.8125rem;font-weight:500;color:#374151}.mc-input-wrap{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:#f9fafb;transition:border-color .15s}.mc-input-wrap:focus-within{border-color:#667eea;background:#fff}.mc-input-prefix{padding:0 .5rem 0 .625rem;font-size:.875rem;color:#6b7280;flex-shrink:0}.mc-input{border:none;background:transparent;padding:.5rem .625rem .5rem 0;font-size:.9rem;width:100%;outline:none;color:#111827;-moz-appearance:textfield}.mc-input::-webkit-outer-spin-button,.mc-input::-webkit-inner-spin-button{-webkit-appearance:none}.mc-input-wrap--readonly{background:#f3f4f6;border-color:#e5e7eb;cursor:default}.mc-input-wrap--readonly:focus-within{border-color:#e5e7eb;background:#f3f4f6}.mc-input--readonly{display:inline-block;padding:.5rem .625rem .5rem 0;font-size:.9rem;color:#9ca3af;-webkit-user-select:none;user-select:none}.mc-auto-badge{display:inline-block;margin-left:.375rem;padding:.1rem .375rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:99px;vertical-align:middle}.mc-input-wrap--auto{background:#f9fafb;border-color:#e5e7eb}.mc-input-wrap--auto:focus-within{border-color:#667eea;background:#fff}.mc-input--auto::placeholder{color:#9ca3af}.mc-reset-btn{flex-shrink:0;padding:0 .5rem;background:none;border:none;color:#9ca3af;font-size:1rem;cursor:pointer;line-height:1;transition:color .15s}.mc-reset-btn:hover{color:#667eea}.mc-section-hint{display:block;font-size:.7rem;font-weight:400;text-transform:none;letter-spacing:0;color:#9ca3af;margin-top:.15rem}.mc-slider-group{margin-bottom:1.25rem}.mc-slider-group:last-child{margin-bottom:0}.mc-slider-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.mc-slider-label{font-size:.8125rem;font-weight:500;color:#374151}.mc-slider-value{font-size:.875rem;font-weight:600;color:#111827}.mc-slider{width:100%;height:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;border-radius:99px;outline:none;cursor:pointer}.mc-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 1px 4px #667eea66;transition:transform .15s}.mc-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.mc-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;cursor:pointer}.mc-slider-ends{display:flex;justify-content:space-between;font-size:.7rem;color:#9ca3af;margin-top:.25rem}.mc-term-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.mc-term-btn{padding:.375rem .875rem;border-radius:99px;border:1px solid #d1d5db;background:#f9fafb;font-size:.8125rem;font-weight:500;color:#374151;cursor:pointer;transition:all .15s}.mc-term-btn:hover{border-color:#667eea;color:#667eea}.mc-term-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 2px 6px #667eea59}.mc-affordability{border:1.5px solid;border-radius:10px;padding:.875rem 1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.2rem}.mc-affordability-label{font-size:1rem;font-weight:700}.mc-affordability-desc{font-size:.85rem;color:#374151}.mc-results-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.mc-result-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:1rem;text-align:center}.mc-result-primary{background:linear-gradient(135deg,#667eea15,#764ba215);border-color:#667eea40}.mc-result-total{background:#f3f4f6}.mc-result-value{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.mc-result-primary .mc-result-value{font-size:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mc-result-label{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.mc-detail-list{display:flex;flex-direction:column;gap:0}.mc-detail-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6;font-size:.9rem;color:#374151}.mc-detail-row:last-child{border-bottom:none}.mc-detail-row strong{font-weight:600;color:#111827}.mc-detail-total{margin-top:.25rem;padding-top:.625rem;border-top:2px solid #e5e7eb;border-bottom:none;font-weight:600}.mc-detail-total span,.mc-detail-total strong{font-size:.95rem}.mc-dti-bar-wrap{display:flex;flex-direction:column;gap:.5rem}.mc-dti-bar-track{height:10px;background:#e5e7eb;border-radius:99px;overflow:hidden}.mc-dti-bar-fill{height:100%;border-radius:99px;transition:width .3s ease}.mc-dti-labels{display:flex;justify-content:space-between;align-items:center}.mc-dti-pct{font-size:1rem;font-weight:700}.mc-dti-guide{font-size:.8125rem;color:#6b7280}.mc-chart-panel{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:1.75rem 1.75rem 1.25rem;margin-top:1.75rem}.mc-chart-header{margin-bottom:1.25rem}.mc-chart-title{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .25rem}.mc-chart-subtitle{font-size:.8125rem;color:#6b7280;margin:0}.mc-disclaimer{font-size:.75rem;color:#9ca3af;margin:0;line-height:1.5}.cm-page{display:flex;height:calc(100vh - 49px);overflow:hidden}.cm-sidebar{width:360px;min-width:280px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e7eb;overflow:hidden}.cm-sidebar-header{padding:16px 16px 0;border-bottom:1px solid #e5e7eb}.cm-sidebar-header h2{margin:0 0 12px;font-size:1.1rem;font-weight:700;color:#111827}.cm-tab-bar{display:flex;gap:4px}.cm-tab{flex:1;padding:8px 10px;font-size:.8rem;font-weight:600;color:#6b7280;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s}.cm-tab:hover{color:#374151}.cm-tab.active{color:#111827;border-bottom-color:#111827}.cm-tab-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.cm-tab-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #f3f4f6}.cm-filter-select{flex:1;padding:6px 8px;font-size:.82rem;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;color:#374151;cursor:pointer}.cm-toolbar-hint{flex:1;font-size:.75rem;color:#9ca3af;line-height:1.3}.cm-list{flex:1;overflow-y:auto;list-style:none;margin:0;padding:0}.cm-list-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-bottom:1px solid #f3f4f6;transition:background .1s}.cm-list-item:hover{background:#f9fafb}.cm-list-marker{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;margin-top:2px}.cm-list-body{flex:1;min-width:0}.cm-list-name{font-size:.9rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-list-meta{font-size:.75rem;color:#6b7280;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-list-importance{font-size:.78rem;color:#f59e0b;margin-top:4px;display:flex;align-items:center;gap:3px}.cm-importance-label{font-size:.7rem;font-weight:600;margin-left:2px}.cm-list-notes{font-size:.73rem;color:#9ca3af;margin-top:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cm-list-actions{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.cm-icon-action{background:none;border:none;cursor:pointer;font-size:14px;padding:3px;border-radius:4px;transition:background .15s}.cm-icon-action:hover{background:#f3f4f6}.cm-icon-action-delete:hover{background:#fee2e2}.cm-loading{padding:24px;text-align:center;color:#9ca3af;font-size:.9rem}.cm-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 20px;text-align:center;color:#6b7280;font-size:.875rem}.cm-error-banner{background:#fee2e2;color:#991b1b;font-size:.8rem;padding:8px 14px;border-bottom:1px solid #fca5a5}.cm-map-panel{flex:1;position:relative;overflow:hidden}.cm-map{width:100%;height:100%}.cm-map-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9fafb;gap:12px;color:#6b7280}.cm-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cm-map-legend{position:absolute;bottom:28px;right:12px;background:#fffffff2;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:.72rem;box-shadow:0 2px 8px #0000001f;pointer-events:none}.cm-legend-title{font-weight:700;color:#374151;margin-bottom:5px;font-size:.73rem}.cm-legend-item{display:flex;align-items:center;gap:6px;color:#6b7280;margin-bottom:3px}.cm-legend-ring{display:inline-block;width:12px;height:12px;border-radius:50%;border:2.5px solid currentColor;flex-shrink:0}.cm-auth-wall{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px}.cm-auth-wall-inner{text-align:center;max-width:380px}.cm-auth-wall-inner h2{font-size:1.4rem;margin:12px 0 8px;color:#111827}.cm-auth-wall-inner p{color:#6b7280}.cm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.cm-modal{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000040}.cm-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f3f4f6}.cm-modal-header h2{margin:0;font-size:1.05rem;font-weight:700;color:#111827}.cm-modal-close{background:none;border:none;font-size:1rem;cursor:pointer;color:#9ca3af;padding:4px 8px;border-radius:6px;transition:background .15s,color .15s}.cm-modal-close:hover{background:#f3f4f6;color:#374151}.cm-modal-form{display:flex;flex-direction:column;gap:14px;padding:18px 20px}.cm-modal-form label{display:flex;flex-direction:column;gap:5px;font-size:.82rem;font-weight:600;color:#374151}.cm-modal-form input[type=text],.cm-modal-form input[type=number],.cm-modal-form select,.cm-modal-form textarea{padding:8px 10px;border:1px solid #d1d5db;border-radius:7px;font-size:.875rem;color:#111827;background:#f9fafb;transition:border-color .15s,box-shadow .15s;font-family:inherit}.cm-modal-form input:focus,.cm-modal-form select:focus,.cm-modal-form textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f;background:#fff}.cm-modal-form .required{color:#ef4444}.cm-address-row{display:flex;gap:8px}.cm-address-row input{flex:1}.cm-coords-row{display:flex;gap:12px}.cm-coords-row label{flex:1}.cm-error-text{font-size:.75rem;color:#ef4444;margin-top:2px;font-weight:400}.cm-hint{font-size:.72rem;color:#9ca3af;font-weight:400;margin-top:2px;line-height:1.4}.cm-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.cm-icon-color-row{display:flex;gap:16px}.cm-icon-grid,.cm-color-grid{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.cm-icon-btn{width:34px;height:34px;border:2px solid transparent;border-radius:7px;background:#f3f4f6;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.cm-icon-btn:hover{background:#e5e7eb}.cm-icon-btn.selected{border-color:#6366f1;background:#ede9fe}.cm-color-btn{width:26px;height:26px;border:2.5px solid transparent;border-radius:50%;cursor:pointer;transition:transform .15s,border-color .15s}.cm-color-btn:hover{transform:scale(1.15)}.cm-color-btn.selected{border-color:#111827;transform:scale(1.15)}.cm-color-picker{margin-top:6px;height:30px;width:100%;border:1px solid #d1d5db;border-radius:6px;padding:2px;cursor:pointer;background:#f9fafb}.cm-preview-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;align-self:flex-start}.star-rating{display:flex;align-items:center;gap:2px;margin-top:4px}.star{font-size:1.35rem;color:#d1d5db;cursor:pointer;line-height:1;transition:color .1s,transform .1s}.star:hover,.star.filled{color:#f59e0b}.star:hover{transform:scale(1.15)}.star-label{font-size:.75rem;font-weight:600;margin-left:6px;color:#374151}.cm-btn-primary{padding:8px 18px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.cm-btn-primary:hover:not(:disabled){background:#1f2937}.cm-btn-primary:disabled{opacity:.5;cursor:not-allowed}.cm-btn-secondary{padding:8px 16px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.cm-btn-secondary:hover:not(:disabled){background:#e5e7eb}.cm-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.cm-btn-danger{padding:8px 18px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.cm-btn-danger:hover{background:#dc2626}.cm-btn-sm{padding:6px 12px;font-size:.8rem}.cm-confirm-dialog{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:100%;box-shadow:0 20px 60px #00000040}.cm-confirm-dialog h3{margin:0 0 10px;font-size:1rem;font-weight:700;color:#111827}.cm-confirm-dialog p{margin:0 0 20px;font-size:.875rem;color:#6b7280;line-height:1.5}.cm-modal-wide{max-width:620px}.cm-boundary-search-form{display:flex;gap:8px}.cm-boundary-search-form input{flex:1;padding:8px 10px;border:1px solid #d1d5db;border-radius:7px;font-size:.875rem;color:#111827;background:#f9fafb;font-family:inherit}.cm-boundary-search-form input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f;background:#fff}.cm-boundary-results{list-style:none;margin:0;padding:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;max-height:300px;overflow-y:auto}.cm-boundary-result-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #f3f4f6;transition:background .1s}.cm-boundary-result-item:last-child{border-bottom:none}.cm-boundary-result-item:hover{background:#f9fafb}.cm-boundary-result-body{flex:1;min-width:0}.cm-boundary-result-name{font-size:.85rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-boundary-result-type{font-size:.73rem;color:#9ca3af;margin-top:2px;text-transform:capitalize}.cm-boundary-selected-info{display:flex;align-items:baseline;gap:8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:8px 12px;font-size:.82rem;flex-wrap:wrap}.cm-boundary-selected-label{font-weight:700;color:#166534;flex-shrink:0}.cm-boundary-selected-place{flex:1;color:#374151;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-btn-link{background:none;border:none;padding:0;color:#6366f1;font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:underline;flex-shrink:0}.cm-btn-link:hover{color:#4f46e5}.cm-opacity-row{display:flex;align-items:center;gap:8px;margin-top:4px}.cm-opacity-slider{flex:1;accent-color:#6366f1;cursor:pointer}.cm-opacity-value{font-size:.75rem;color:#6b7280;width:30px;text-align:right;flex-shrink:0}.cm-boundary-swatch{flex-shrink:0;width:34px;height:34px;border-radius:6px;border:3px solid currentColor;opacity:.75;margin-top:2px}@media (max-width: 680px){.cm-page{flex-direction:column;height:auto}.cm-sidebar{width:100%;height:50vh;border-right:none;border-bottom:1px solid #e5e7eb}.cm-map-panel{height:50vh}.cm-coords-row,.cm-icon-color-row{flex-direction:column}}.app{min-height:100vh;background-color:#f5f5f5}.error-message{background:#fee2e2;border-left:4px solid #dc2626;padding:1rem;margin:2rem auto;max-width:1200px;border-radius:8px}.error-content{display:flex;align-items:center;gap:1rem}.error-icon{font-size:1.5rem}.error-content p{margin:0;color:#991b1b;font-weight:500}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #e5e7eb;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{font-size:1.25rem;color:#374151;margin:.5rem 0;font-weight:500}.loading-container small{color:#6b7280}.results-container{max-width:1400px;margin:0 auto;padding:2rem}.results-header{margin-bottom:2rem}.results-header h2{font-size:2rem;color:#1f2937;margin-bottom:1rem}.results-summary{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.total-count{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:1.125rem;box-shadow:0 4px 6px #667eea4d}.location-name{color:#6b7280;font-size:1rem;font-weight:500}.tables-section{margin-top:3rem}.section-title{font-size:1.75rem;color:#1f2937;margin-bottom:.5rem}.section-description{color:#6b7280;margin-bottom:2rem;font-size:1rem}.tables-grid{display:grid;gap:1.5rem}.welcome-message{max-width:800px;margin:4rem auto;padding:2rem}.welcome-content{text-align:center;background:#fff;padding:3rem 2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d}.welcome-icon{font-size:4rem;display:block;margin-bottom:1.5rem}.welcome-content h2{color:#1f2937;font-size:2rem;margin-bottom:1rem}.welcome-content p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}.feature{background:linear-gradient(135deg,#667eea20,#764ba220);padding:1rem;border-radius:8px;font-weight:500;color:#374151}@media (max-width: 768px){.results-container{padding:1rem}.results-header h2{font-size:1.5rem}.results-summary{flex-direction:column;align-items:flex-start;gap:1rem}.welcome-content{padding:2rem 1rem}.features-grid{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
