body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.map-container{height:100vh;width:100%}.leaflet-popup-content{margin:8px 12px}.leaflet-popup-content h3{margin:0 0 8px;font-size:16px;font-weight:600}.leaflet-popup-content p{margin:4px 0;font-size:14px}.search-container{position:absolute;top:10px;left:50px;z-index:1000;background:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);min-width:300px}.search-input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.search-button{margin-top:8px;padding:8px 16px;background:#007cba;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.search-button:hover{background:#005a87}.school-list{position:absolute;top:10px;right:10px;z-index:1000;background:#fff;padding:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:300px;max-height:400px;overflow-y:auto}.school-item{padding:10px;border-bottom:1px solid #eee;cursor:pointer}.school-item:hover{background:#f5f5f5}.school-item:last-child{border-bottom:none}.school-name{margin-bottom:4px}.school-distance{font-size:12px;color:#666}.loading{color:#666}.error,.loading{text-align:center;padding:20px}.error{color:#d32f2f;background:#ffebee;border-radius:4px;margin:10px 0}.strategy-cards-container{padding:1.5rem;height:100%;overflow-y:auto}.strategy-cards-header{margin-bottom:1.5rem}.strategy-cards-header h2{margin:0 0 .5rem;color:#1976d2;font-size:1.5rem;font-weight:600}.strategy-summary{color:#666;font-size:.95rem;line-height:1.4;margin:0}.strategy-cards-grid{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.strategy-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.strategy-card:hover{border-color:var(--risk-color,#2196f3);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.strategy-card.selected{border-color:var(--risk-color,#2196f3);background:linear-gradient(135deg,#fff,rgba(var(--risk-color-rgb,33,150,243),.05));box-shadow:0 4px 12px rgba(var(--risk-color-rgb,33,150,243),.2)}.strategy-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.strategy-title{display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem}.strategy-rank{font-size:.85rem;color:#666;font-weight:500}.strategy-risk{font-size:1.1rem;font-weight:600;color:var(--risk-color,#2196f3);text-transform:capitalize}.strategy-metrics{grid-gap:1rem;gap:1rem}.metric{display:flex;flex-direction:column;align-items:center;text-align:center}.metric-value{font-size:1.25rem;color:var(--risk-color,#2196f3);line-height:1}.metric-label{font-size:.75rem;margin-top:.25rem;line-height:1}.schools-list{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.school-choice{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:.75rem;cursor:pointer;transition:all .2s ease;border-left:4px solid var(--choice-color,#666)}.school-choice:hover{background:#e3f2fd;border-color:#bbdefb;transform:translateX(2px)}.school-choice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.choice-label{font-size:.8rem;font-weight:600;color:var(--choice-color,#666);text-transform:uppercase;letter-spacing:.5px}.school-district{font-size:.75rem;color:#666;background:#e0e0e0;padding:.2rem .5rem;border-radius:12px}.school-name{font-size:.95rem;font-weight:500;color:#333;margin-bottom:.5rem}.school-metrics{grid-gap:1rem;gap:1rem}.school-metric{display:flex;align-items:center;grid-gap:.25rem;gap:.25rem;font-size:.8rem;color:#666}.metric-icon{font-size:.9rem}.strategy-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f0f0f0}.overall-score{font-size:.85rem;color:#666;font-weight:500}.strategy-actions{display:flex;grid-gap:.5rem;gap:.5rem}.action-button{padding:.4rem .8rem;border:1px solid #e0e0e0;background:#fff;font-size:.8rem;transition:all .2s ease;color:#666}.action-button:hover{border-color:var(--risk-color,#2196f3);color:var(--risk-color,#2196f3);background:rgba(var(--risk-color-rgb,33,150,243),.05)}.empty-state,.error-state,.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem;min-height:300px}.empty-state h3,.error-state h3,.loading-state h3{margin:0 0 1rem;color:#333;font-size:1.25rem}.empty-state p,.error-state p,.loading-state p{color:#666;line-height:1.5;margin:.5rem 0}.loading-spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#1976d2;margin-bottom:1rem}.more-strategies-hint{text-align:center;padding:1rem;color:#666;font-size:.9rem;font-style:italic}.strategy-card[style*="--risk-color: #4caf50"]{--risk-color-rgb:76,175,80}.strategy-card[style*="--risk-color: #2196f3"]{--risk-color-rgb:33,150,243}.strategy-card[style*="--risk-color: #ff9800"]{--risk-color-rgb:255,152,0}@media (max-width:768px){.strategy-cards-container{padding:1rem}.strategy-header{flex-direction:column;grid-gap:1rem;gap:1rem;align-items:flex-start}.strategy-metrics{align-self:stretch;justify-content:space-around}.metric{flex:1 1}.school-choice-header{flex-direction:column;align-items:flex-start;grid-gap:.25rem;gap:.25rem}.school-metrics{flex-direction:column;grid-gap:.5rem;gap:.5rem}.strategy-footer{flex-direction:column;grid-gap:1rem;gap:1rem;align-items:stretch}.strategy-actions{justify-content:center}.action-button{flex:1 1;padding:.6rem}}@media (prefers-reduced-motion:reduce){.action-button,.loading-spinner,.school-choice,.strategy-card{transition:none!important;animation:none!important}}.action-button:focus,.school-choice:focus,.strategy-card:focus{outline:2px solid #1976d2;outline-offset:2px}@media (prefers-contrast:high){.strategy-card{border-width:3px}.school-choice{border-left-width:6px}.metric-value{font-weight:800}}.school-district-info{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.district-badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:12px;display:inline-flex;align-items:center;grid-gap:.2rem;gap:.2rem;cursor:help}.district-badge.advantage{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.district-badge.warning{background:#fff3e0;color:#e65100;border:1px solid #ffcc80}.district-warning-message{margin-top:.5rem;padding:.4rem .6rem;background:#fff3e0;border-left:3px solid #ff9800;border-radius:4px}.district-warning-message small{color:#e65100;font-size:.75rem;line-height:1.3;display:block}@media (max-width:768px){.school-district-info{flex-direction:column;align-items:flex-start;grid-gap:.3rem;gap:.3rem}.district-badge{font-size:.65rem;padding:.12rem .4rem}}.school-map-container{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.map-header{padding:16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.map-header h3{margin:0 0 12px;font-size:18px;font-weight:600;color:#111827}.map-legend{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px}.legend-item{display:flex;align-items:center;grid-gap:6px;gap:6px;font-size:14px;color:#6b7280}.legend-marker{width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.2)}.leaflet-map{flex:1 1;min-height:400px;z-index:1}.map-info{padding:12px 16px;background:#f9fafb;border-top:1px solid #e5e7eb;font-size:14px;color:#6b7280}.map-info p{margin:0;line-height:1.4}.map-info p+p{margin-top:4px}.map-error,.map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#6b7280}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;margin-bottom:16px}.map-error button{margin-top:12px;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.map-error button:hover{background:#2563eb}.school-popup{min-width:200px}.school-popup-name{margin:0 0 8px;font-size:16px;font-weight:600;color:#111827;line-height:1.3}.choice-badge{padding:2px 8px;border-radius:12px;margin-bottom:8px}.choice-1{background-color:#10b981}.choice-2{background-color:#f59e0b}.choice-3{background-color:#ef4444}.school-popup-district{margin:0 0 4px;font-size:14px;color:#6b7280;font-weight:500}.school-popup-address{margin:0 0 12px;font-size:13px;color:#9ca3af;line-height:1.4}.strategy-info{margin:12px 0;padding:8px;background:#f3f4f6;border-radius:4px}.admission-probability{margin:0;font-size:13px;font-weight:600;color:#374151}.school-details-btn{width:100%;padding:8px 12px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;margin-top:8px}.school-details-btn:hover{background:#2563eb}.user-popup h3{margin:0 0 4px;font-size:14px;font-weight:600;color:#dc2626}.user-popup p{margin:0;font-size:13px;color:#6b7280}.custom-marker,.user-location-marker{background:transparent!important;border:none!important}@media (max-width:768px){.map-header{padding:12px}.map-header h3{font-size:16px;margin-bottom:8px}.map-legend{grid-gap:12px;gap:12px}.legend-item{font-size:13px}.leaflet-map{min-height:300px}.map-info{padding:10px 12px;font-size:13px}.school-popup{min-width:180px}.school-popup-name{font-size:15px}}@media (max-width:480px){.map-legend{flex-direction:column;grid-gap:8px;gap:8px}.leaflet-map{min-height:250px}}.leaflet-popup-content-wrapper{box-shadow:0 4px 6px rgba(0,0,0,.1)}.leaflet-popup-content{margin:12px 16px;line-height:1.4}.leaflet-popup-tip{box-shadow:0 2px 4px rgba(0,0,0,.1)}.school-info-panel{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;box-shadow:-4px 0 12px rgba(0,0,0,.15);z-index:1000;display:flex;flex-direction:column;transform:translateX(0);transition:transform .3s ease-in-out}.school-info-panel.closing{transform:translateX(100%)}.panel-header{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:flex-end;background:#f9fafb}.close-button{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.close-button:hover{background:#e5e7eb;color:#374151}.panel-content{flex:1 1;overflow-y:auto;padding:0}.panel-actions{padding:16px;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;grid-gap:12px;gap:12px}.action-button{flex:1 1;padding:10px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;text-align:center;transition:all .2s}.action-button.primary{background:#3b82f6;color:#fff}.action-button.primary:hover{background:#2563eb}.action-button.secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.action-button.secondary:hover{background:#e5e7eb}.school-basic-info{padding:20px;border-bottom:1px solid #e5e7eb}.school-name{margin:0 0 16px;font-size:20px;color:#111827;line-height:1.3}.school-meta{flex-direction:column}.meta-item,.school-meta{display:flex;grid-gap:8px;gap:8px}.meta-item{align-items:flex-start}.meta-label{font-weight:500;color:#6b7280;min-width:60px;font-size:14px}.meta-value{color:#374151;font-size:14px;line-height:1.4}.strategy-context{padding:20px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.strategy-context h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#111827}.choice-indicator{margin-bottom:16px}.choice-badge{display:inline-block;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600;color:#fff}.strategy-metrics{display:flex;flex-direction:column;grid-gap:12px;gap:12px;margin-bottom:16px}.metric-item{display:flex;justify-content:space-between;align-items:center}.metric-label{font-size:14px;color:#6b7280}.metric-value{font-size:14px;font-weight:600}.metric-value.probability{color:#059669}.metric-value.score{color:#3b82f6}.metric-value.distance{color:#6b7280}.strategy-explanation{padding:12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.strategy-explanation p{margin:0;font-size:14px;line-height:1.5;color:#374151}.detailed-info{padding:0}.info-section{padding:20px;border-bottom:1px solid #e5e7eb}.info-section:last-child{border-bottom:none}.info-section h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#111827}.info-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}.performance-metrics{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.performance-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.performance-label{font-size:13px;color:#6b7280}.performance-value{font-size:13px;font-weight:600;color:#374151}.facilities-list,.programs-list{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.facility-item,.program-item{padding:8px 12px;background:#f3f4f6;border-radius:4px;font-size:13px;color:#374151}.contact-details{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.contact-item{display:flex;align-items:center;grid-gap:8px;gap:8px}.contact-label{font-size:13px;color:#6b7280;font-weight:500;min-width:50px}.contact-value{font-size:13px;color:#3b82f6;text-decoration:none}.contact-value:hover{text-decoration:underline}.error-section,.loading-section{padding:40px 20px;text-align:center;color:#6b7280}.loading-spinner{width:24px;height:24px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 12px}.error-section button{margin-top:12px;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.error-section button:hover{background:#2563eb}@media (max-width:768px){.school-info-panel{width:100vw;left:0;right:0}.info-section,.school-basic-info,.strategy-context{padding:16px}.school-name{font-size:18px}.action-button,.panel-actions{padding:12px 16px}}@media (max-width:480px){.info-section,.panel-header,.school-basic-info,.strategy-context{padding:12px}.panel-actions{flex-direction:column;grid-gap:8px;gap:8px}.meta-item,.metric-item,.performance-item{flex-direction:column;align-items:flex-start;grid-gap:4px;gap:4px}.meta-label,.metric-label,.performance-label{min-width:auto}}@media (max-width:768px){.school-info-panel:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:-1}}.star-rating{grid-gap:4px;gap:4px}.star,.star-rating{display:flex;align-items:center}.star{background:none;border:none;padding:0;cursor:pointer;transition:all .2s ease;font-size:24px;line-height:1;color:#fbbf24;min-width:44px;min-height:44px;justify-content:center}.star.empty{color:#d1d5db}.star:hover:not(:disabled){transform:scale(1.1)}.star:active:not(:disabled){transform:scale(.95)}.star:disabled{cursor:default}.clear-rating{background:none;border:none;padding:0;margin-left:8px;cursor:pointer;font-size:24px;line-height:1;color:#9ca3af;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.clear-rating:hover{color:#ef4444;transform:scale(1.1)}.star-rating.small .star{font-size:18px;min-width:36px;min-height:36px}.star-rating.small .clear-rating{font-size:18px;min-width:28px;min-height:28px}.star-rating.large .star{font-size:32px;min-width:52px;min-height:52px}.star-rating.large .clear-rating{font-size:32px;min-width:40px;min-height:40px}.star-rating.read-only .star{cursor:default}.star-rating.read-only .star:hover{transform:none}@media (min-width:768px){.star{min-width:36px;min-height:36px}.star-rating.small .star{min-width:28px;min-height:28px}.star-rating.large .star{min-width:44px;min-height:44px}}.notes-input-container{position:relative;width:100%}.notes-input{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:6px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;transition:border-color .2s ease;min-height:80px}.notes-input:focus{outline:none;border-color:#2563eb}.notes-input::placeholder{color:#9ca3af}.save-indicator{position:absolute;bottom:8px;right:12px;font-size:12px;color:#6b7280;font-style:italic;pointer-events:none}@media (min-width:768px){.notes-input{font-size:15px;padding:14px}}.school-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:12px;transition:all .2s ease;cursor:pointer}.school-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);border-color:#2563eb}.school-card.in-shortlist{border-color:#10b981;background-color:#f0fdf4}.school-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;grid-gap:12px;gap:12px}.school-card-title{flex:1 1;min-width:0}.school-card-title h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#111827;line-height:1.4;word-wrap:break-word}.btn-shortlist{flex-shrink:0;width:44px;height:44px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;font-size:24px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0}.btn-shortlist:hover{border-color:#2563eb;background-color:#eff6ff}.btn-shortlist.active{border-color:#10b981;background-color:#10b981;color:#fff}.badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;line-height:1}.badge-district{background-color:#10b981;color:#fff}.school-card-stats{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.stat{grid-gap:4px;gap:4px;font-size:14px}.stat-label{color:#6b7280;font-weight:500}.stat-value{color:#111827}.school-card-details{padding:12px 0;border-bottom:1px solid #e5e7eb;margin-bottom:12px}.detail-section{padding:12px 0;border-bottom:1px solid #f3f4f6;margin-bottom:12px}.detail-section:last-of-type{border-bottom:none}.detail-section .detail-label{display:block;margin-bottom:8px;color:#6b7280;font-weight:500;font-size:14px}.detail-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.detail-label{color:#6b7280;font-weight:500}.detail-value{color:#111827;text-align:right;max-width:60%;word-wrap:break-word}.school-card-actions{display:flex;grid-gap:8px;gap:8px}.school-card-actions button{flex:1 1;padding:10px 16px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:44px}.btn-expand{color:#2563eb}.btn-expand:hover{background-color:#eff6ff;border-color:#2563eb}.btn-details{color:#059669}.btn-details:hover{background-color:#f0fdf4;border-color:#10b981}.admission-probs{background-color:#f9fafb;border-radius:8px;padding:12px!important;margin:12px 0}.admission-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:8px}.admission-item{display:flex;flex-direction:column;align-items:center;padding:8px;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.position-label{font-size:11px;color:#6b7280;font-weight:500;margin-bottom:4px}.position-value{font-size:18px;font-weight:700;color:#059669}.admission-note{margin-top:8px;font-size:12px;color:#9ca3af;text-align:center}.stat.stat-highlight{background-color:#eff6ff;padding:4px 8px;border-radius:4px}.stat.stat-highlight .stat-value{color:#2563eb}@media (min-width:768px){.school-card{padding:20px}.school-card-title h3{font-size:18px}.school-card-stats{grid-gap:16px;gap:16px}.detail-row,.stat{font-size:15px}.admission-grid{grid-gap:12px;gap:12px}.position-value{font-size:20px}}.school-browser{height:100%;display:flex;flex-direction:column;background-color:#f9fafb}.browser-header{padding:16px;background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10}.browser-header h2{margin:0 0 8px;font-size:20px;font-weight:700;color:#111827}.browser-stats{display:flex;grid-gap:16px;gap:16px;font-size:14px}.stat-item{color:#6b7280}.stat-item strong{color:#2563eb;font-weight:600}.browser-search{padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:72px;z-index:9}.search-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease}.search-input:focus{outline:none;border-color:#2563eb}.browser-filters{padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;position:-webkit-sticky;position:sticky;top:124px;z-index:8}.filter-select{padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;transition:border-color .2s ease;min-height:44px}.filter-select:focus{outline:none;border-color:#2563eb}.browser-list{flex:1 1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}.empty-message,.error-message,.loading-message{padding:32px 16px;text-align:center;color:#6b7280;font-size:16px}.error-message{color:#dc2626}.btn-retry{display:block;margin:16px auto 0;padding:10px 24px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;min-height:44px}.btn-retry:hover{background:#1d4ed8}@media (min-width:768px){.browser-header{padding:24px}.browser-header h2{font-size:24px}.browser-filters,.browser-search{padding:16px 24px}.browser-filters{grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.browser-list{padding:24px}.filter-select,.search-input{font-size:15px}}@media (min-width:1024px){.browser-filters{grid-template-columns:repeat(4,1fr)}}.position-selector{background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px}.position-label{display:block;font-weight:600;font-size:16px;color:#1a1a1a;margin-bottom:8px}.position-select{width:100%;padding:12px;font-size:16px;border:2px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .2s}.position-select:hover:not(:disabled){border-color:#06c}.position-select:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.position-select:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.position-hint{margin-top:8px;padding:8px 12px;background:#f8f9fa;border-radius:4px}.position-hint p{margin:0;font-size:13px;color:#666;line-height:1.4}[data-position=first] .position-label{color:#28a745}[data-position=first] .position-select:focus{border-color:#28a745;box-shadow:0 0 0 3px rgba(40,167,69,.1)}[data-position=second] .position-label{color:#ffc107}[data-position=second] .position-select:focus{border-color:#ffc107;box-shadow:0 0 0 3px rgba(255,193,7,.1)}[data-position=third] .position-label{color:#dc3545}[data-position=third] .position-select:focus{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}@media (min-width:768px){.position-selector{padding:20px}.position-label{font-size:18px}.position-select{font-size:16px}}.strategy-analysis{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;margin-top:24px}.strategy-analysis h3{margin:0 0 20px;font-size:20px;color:#1a1a1a}.strategy-analysis h4{margin:20px 0 12px;font-size:16px;color:#1a1a1a}.analysis-metrics{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:24px}.metric-card{background:#f8f9fa;border-radius:6px;padding:16px;text-align:center}.metric-label{font-size:13px;color:#666;margin-bottom:8px;font-weight:500}.metric-value{font-size:28px;font-weight:700;margin-bottom:4px}.metric-hint{font-size:12px;color:#999}.school-details{margin-bottom:24px}.school-detail-card{background:#f8f9fa;border-radius:6px;padding:16px;margin-bottom:12px}.school-detail-header{display:flex;align-items:center;grid-gap:12px;gap:12px;margin-bottom:12px}.school-position{background:#06c;color:#fff;padding:4px 12px;border-radius:4px;font-size:13px;font-weight:600;white-space:nowrap}.school-name{font-weight:600;font-size:16px;color:#1a1a1a;flex:1 1}.school-detail-stats{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-bottom:16px}.stat{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e0e0e0}.stat:last-child{border-bottom:none}.stat-label{font-size:14px;color:#666}.stat-value{font-size:14px;font-weight:600;color:#1a1a1a}.score-breakdown{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.score-bar-container{display:grid;grid-template-columns:80px 1fr 40px;grid-gap:8px;gap:8px;align-items:center;margin-bottom:8px}.score-bar-label{font-size:12px;color:#666;text-align:right}.score-bar{background:#e0e0e0;height:20px;border-radius:10px;overflow:hidden}.score-bar-fill{height:100%;transition:width .3s ease}.score-bar-fill.academic{background:linear-gradient(90deg,#4caf50,#66bb6a)}.score-bar-fill.location{background:linear-gradient(90deg,#2196f3,#42a5f5)}.score-bar-fill.programs{background:linear-gradient(90deg,#ff9800,#ffa726)}.score-bar-fill.environment{background:linear-gradient(90deg,#9c27b0,#ab47bc)}.score-bar-value{font-size:12px;font-weight:600;color:#666;text-align:right}.recommendations{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:16px}.recommendations h4{margin-top:0;color:#856404}.recommendations ul{margin:8px 0 0;padding-left:20px}.recommendations li{margin-bottom:8px;color:#856404;font-size:14px;line-height:1.5}.recommendations li:last-child{margin-bottom:0}@media (min-width:768px){.strategy-analysis{padding:24px}.analysis-metrics{grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.school-detail-stats{grid-template-columns:repeat(3,1fr)}.stat{flex-direction:column;align-items:flex-start;grid-gap:4px;gap:4px;border-bottom:none}.stat-value{font-size:18px}}.strategy-builder{padding:16px;max-width:800px;margin:0 auto}.back-button{background:none;border:none;color:#06c;font-size:16px;cursor:pointer;padding:8px 0;margin-bottom:8px}.back-button:hover{text-decoration:underline}.builder-header h2{margin:0 0 8px;font-size:24px;color:#1a1a1a}.builder-placeholder{text-align:center;padding:32px;color:#999;font-style:italic}@media (min-width:768px){.strategy-builder{padding:24px}.builder-header h2{font-size:28px}.position-selectors{grid-gap:20px;gap:20px}}.unified-strategy-builder{max-width:1200px;margin:0 auto;padding:16px}.builder-header{margin-bottom:24px;text-align:center}.builder-header h1{margin:0 0 8px;font-size:28px;color:#1a1a1a}.builder-subtitle{margin:0;color:#666;font-size:14px;line-height:1.5}.builder-section{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:16px;overflow:hidden}.section-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border:none;cursor:pointer;transition:background .2s}.section-header:hover{background:#e9ecef}.section-header-static{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-bottom:1px solid #ddd}.section-title{font-size:18px;font-weight:600;color:#1a1a1a}.section-hint{font-size:13px;color:#666}.section-content{padding:20px}.settings-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.setting-group{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.setting-group label{font-weight:600;font-size:14px;color:#1a1a1a}.setting-value{padding:8px 12px;background:#f8f9fa;border-radius:4px;color:#666}.grade-sliders{flex-direction:column}.grade-sliders,.slider-row{display:flex;grid-gap:12px;gap:12px}.slider-row{align-items:center}.slider-row span{min-width:120px;font-size:14px;color:#666}.slider-row input[type=range]{flex:1 1;height:6px;border-radius:3px;background:#ddd;outline:none;-webkit-appearance:none}.slider-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#06c;cursor:pointer}.slider-row input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#06c;cursor:pointer;border:none}.priorities-group{grid-column:1/-1}.priority-sliders{grid-gap:12px;gap:12px}.priority-row{display:grid;grid-template-columns:100px 1fr 60px;align-items:center;grid-gap:12px;gap:12px}.priority-label{font-size:14px;color:#666;text-align:right}.priority-value{font-size:14px;color:#1a1a1a}.loading-recommendations{text-align:center;padding:32px;color:#666}.recommended-schools-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.recommended-school-card{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;transition:all .2s}.recommended-school-card:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.school-info{flex:1 1}.school-info h4{margin:0 0 4px;font-size:15px;color:#1a1a1a}.school-district{margin:0 0 8px;font-size:12px;color:#999}.school-metrics{display:flex;grid-gap:12px;gap:12px}.metric{font-size:13px;color:#666}.quick-add-buttons{display:flex;grid-gap:6px;gap:6px}.quick-add-btn{padding:6px 12px;font-size:13px;font-weight:600;background:#fff;border:2px solid #06c;border-radius:4px;color:#06c;cursor:pointer;transition:all .2s}.quick-add-btn:hover:not(:disabled){background:#06c;color:#fff}.quick-add-btn:disabled{opacity:.4;cursor:not-allowed;border-color:#999;color:#999}.no-recommendations{text-align:center;padding:32px;color:#999;font-style:italic}.strategy-section{border:2px solid #06c}.position-selectors{display:flex;flex-direction:column;grid-gap:16px;gap:16px;margin-bottom:24px}.builder-warning{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:16px;margin-bottom:16px}.builder-warning p{margin:4px 0;color:#856404}.builder-loading{text-align:center;padding:32px}.spinner{border:3px solid #f3f3f3;border-top-color:#06c;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.builder-loading p{color:#666;font-size:14px}.builder-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:16px;margin-bottom:16px}.builder-error p{margin:0;color:#721c24}@media (min-width:768px){.unified-strategy-builder{padding:24px}.builder-header h1{font-size:32px}.recommended-schools-grid,.settings-grid{grid-template-columns:repeat(2,1fr)}.priority-row{grid-template-columns:120px 1fr 70px}}@media (min-width:1024px){.recommended-schools-grid{grid-template-columns:repeat(3,1fr)}}.App{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;min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column}.mobile-nav{display:flex;background:#fff;border-bottom:2px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:40px;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.05)}.nav-tab{flex:1 1;padding:14px 12px;background:#fff;font-size:15px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;border:none;border-bottom:3px solid transparent;min-height:56px}.nav-tab:hover{background-color:#f9fafb;color:#374151}.nav-tab.active{color:#2563eb;border-bottom-color:#2563eb;background-color:#eff6ff}.app-content{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch}.view-panel{min-height:calc(100vh - 96px);background:#f9fafb}.app-layout{display:flex;min-height:100vh;max-height:100vh;overflow:hidden}.app-sidebar{width:350px;min-width:350px;background:#fff}.app-sidebar,.app-strategies{border-right:1px solid #e0e0e0;overflow-y:auto;flex-shrink:0}.app-strategies{width:400px;min-width:400px;background:#f8f9fa}.app-map{flex:1 1;background:#fff;overflow:hidden;display:flex;flex-direction:column}@media (max-width:1200px){.app-layout{flex-direction:column;max-height:none;overflow:visible}.app-sidebar{max-height:none}.app-sidebar,.app-strategies{width:100%;min-width:auto;border-right:none;border-bottom:1px solid #e0e0e0}.app-strategies{max-height:50vh;overflow-y:auto}.app-map{min-height:50vh;overflow:visible}}@media (max-width:768px){.app-sidebar{order:1}.app-strategies{order:2;max-height:40vh}.app-map{order:3;min-height:40vh}}.App.strategic-mode{text-align:left}.mode-switcher{position:fixed;top:16px;left:16px;z-index:1000;display:flex;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb;overflow:hidden}.mode-button{background:none;border:none;padding:8px 16px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;display:flex;align-items:center;grid-gap:8px;gap:8px}.mode-button:hover{background:#f9fafb;color:#374151}.mode-button.active{background:#2563eb;color:#fff}.error-overlay,.loading-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2000}.error-content,.loading-content{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);max-width:400px}.error-close{margin-top:10px;padding:8px 16px;background:#007cba;color:#fff;border:none;border-radius:4px;cursor:pointer}@media (max-width:768px){.mode-switcher{top:8px;left:8px;right:8px;width:auto}.mode-button{flex:1 1;justify-content:center;padding:10px 12px;font-size:13px}.search-container{top:60px;min-width:auto}.school-list,.search-container{position:absolute;left:10px;right:10px;max-width:none}.school-list{bottom:10px;top:auto;max-height:200px}.school-item{padding:8px}.school-name{font-size:14px}}.leaflet-container{height:100%!important;width:100%!important}.leaflet-marker-icon{filter:hue-rotate(200deg)}.leaflet-popup-content-wrapper{border-radius:8px}.leaflet-popup-tip{background:#fff}.user-inputs-panel{padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-height:100vh;overflow-y:auto}.user-inputs-panel h2{margin:0 0 1.5rem;color:#1976d2;font-size:1.5rem;font-weight:600}.user-inputs-panel h3{margin:1.5rem 0 1rem;color:#333;font-size:1.1rem;font-weight:500;border-bottom:2px solid #e3f2fd;padding-bottom:.5rem}.input-section{margin-bottom:2rem}.input-section label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.address-input-container{position:relative;margin-bottom:1rem}.address-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;transition:border-color .2s}.address-input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.address-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:10;max-height:200px;overflow-y:auto}.address-suggestion{padding:.75rem;cursor:pointer;transition:background-color .2s}.address-suggestion:hover{background-color:#f5f5f5}.district-selector{margin-top:1rem}.district-selector select{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;background:#fff}.grade-inputs{margin-bottom:1.5rem}.grade-range{display:flex;grid-gap:1rem;gap:1rem;margin-top:.5rem}.grade-input{flex:1 1}.grade-input label{font-size:.9rem;margin-bottom:.25rem}.grade-input input{width:100%;padding:.5rem;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem}.grade-input input:focus{outline:none;border-color:#1976d2}.strengths-selection{margin-top:1.5rem}.strengths-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.5rem}.strength-checkbox{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.5rem;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s;font-size:.9rem}.strength-checkbox:hover{background-color:#f5f5f5;border-color:#1976d2}.strength-checkbox:has(input[type=checkbox]:checked),.strength-checkbox input[type=checkbox]:checked+span{background-color:#e3f2fd;border-color:#1976d2;color:#1976d2;font-weight:500}.priority-explanation{font-size:.9rem;color:#666;margin-bottom:1rem;font-style:italic}.priority-sliders{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.priority-slider{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.priority-slider label{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.priority-value{font-weight:600;color:#1976d2;min-width:40px;text-align:right}.priority-range{width:100%;height:6px;border-radius:3px;background:#e0e0e0;outline:none;cursor:pointer;transition:all .2s}.priority-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#1976d2;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.priority-range::-webkit-slider-thumb:hover{background:#1565c0;transform:scale(1.1)}.priority-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#1976d2;cursor:pointer;border:none}.priority-academic{background:linear-gradient(90deg,#e0e0e0,#3f51b5)}.priority-distance{background:linear-gradient(90deg,#e0e0e0,#009688)}.priority-social{background:linear-gradient(90deg,#e0e0e0,#ff5722)}.priority-programs{background:linear-gradient(90deg,#e0e0e0,#9c27b0)}.programs-explanation{font-size:.9rem;color:#666;margin-bottom:1rem;font-style:italic}.programs-selection{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.selection-group{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.selection-group>label{font-weight:600;color:#333;margin-bottom:.25rem}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem}.checkbox-item{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s;font-size:.85rem;background:#fff}.checkbox-item:hover{background-color:#f5f5f5;border-color:#1976d2}.checkbox-item:has(input[type=checkbox]:checked){background-color:#e3f2fd;border-color:#1976d2;color:#1565c0;font-weight:500}.checkbox-item input[type=checkbox]{accent-color:#1976d2;width:16px;height:16px}.risk-explanation{font-size:.9rem;color:#666;margin-bottom:1rem;font-style:italic}.risk-options{flex-direction:column}.risk-option,.risk-options{display:flex;grid-gap:.75rem;gap:.75rem}.risk-option{align-items:flex-start;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s}.risk-option:hover{border-color:#1976d2;background-color:#f8f9fa}.risk-option input[type=radio]{margin-top:.25rem;transform:scale(1.2)}.risk-option input[type=radio]:checked{accent-color:#1976d2}.risk-option:has(input[type=radio]:checked){border-color:#1976d2;background-color:#e3f2fd}.risk-label{display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem}.risk-label strong{color:#333;font-size:1rem}.risk-description{font-size:.85rem;color:#666;line-height:1.4}.generate-section{margin-top:2rem;padding-top:1.5rem;border-top:2px solid #e3f2fd}.generate-button{width:100%;padding:1rem 1.5rem;background:#1976d2;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(25,118,210,.2)}.generate-button:hover:not(:disabled){background:#1565c0;transform:translateY(-1px);box-shadow:0 4px 8px rgba(25,118,210,.3)}.generate-button:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.input-hint{margin-top:.5rem;font-size:.9rem;color:#666;text-align:center;font-style:italic}@media (max-width:768px){.user-inputs-panel{padding:1rem;border-radius:0;box-shadow:none;border-bottom:1px solid #e0e0e0}.grade-range{flex-direction:column;grid-gap:.75rem;gap:.75rem}.strengths-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem}.strength-checkbox{padding:.75rem .5rem;font-size:.85rem}.priority-sliders{grid-gap:1.25rem;gap:1.25rem}.risk-option{padding:.75rem}.generate-button{padding:1.25rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.address-input:focus,.district-selector select:focus,.generate-button:focus,.grade-input input:focus,.risk-option:focus-within,.strength-checkbox:focus-within{outline:2px solid #1976d2;outline-offset:2px}
/*# sourceMappingURL=main.d85384e3.chunk.css.map */