*{box-sizing:border-box;margin:0;padding:0}.compare-schools-main{background:#000;min-height:100vh;padding:40px 20px;position:relative}.compare-schools-section-header{text-align:left;max-width:1400px;margin:0 auto 40px}.compare-schools-title{color:#ff9800;letter-spacing:-.5px;margin-bottom:10px;font-size:32px;font-weight:700}.compare-schools-subtitle{color:#fff;font-size:16px;font-weight:400;line-height:1.5}.add-schools-text{color:#ff9800;text-align:center;flex-shrink:0;margin-top:30px;font-size:17px;font-weight:700}.compare-schools-grid-container{background:#020202;border-radius:10px;align-items:center;gap:30px;max-width:1400px;margin:auto;padding:20px;display:flex}.compare-schools-grid{flex:1;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.add-school-box{cursor:pointer;background:#202020;border:2px dashed #b8d6ff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:120px;padding:30px 20px;transition:all .25s;display:flex}.add-school-box:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px #667eea26}.add-circle{color:#ff9800;background:#1a1919;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:6px;font-size:22px;display:flex}.add-school-box h3{color:#ff9800;margin-bottom:2px;font-size:14px}.add-school-box p{color:#ff9800;font-size:12px}.school-card-wrapper{position:relative}.selected-school-box{cursor:pointer;background:#202020;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:20px;transition:all .25s;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.selected-school-box:hover{border-color:#2470c0;transform:translateY(-4px);box-shadow:0 8px 24px #2470c026}.remove-school-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;line-height:1;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.remove-school-btn:hover{background:#ff3838;transform:scale(1.1)}.school-logo{object-fit:cover;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:8px;width:100px;height:100px;margin-bottom:12px}.school-name{color:#ff9800;text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.school-location{color:#fff;text-align:center;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:13px;display:-webkit-box;overflow:hidden}.compare-button-section{justify-content:center;margin-top:30px;padding:20px;display:flex}.compare-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e5ba8 0%,#2470c0 100%);border:none;border-radius:8px;padding:14px 40px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #2470c04d}.compare-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2470c066}.empty-state-section{text-align:center;background:#000;border-radius:10px;margin-top:20px;padding:80px 20px}.empty-state-icon{color:#4a7cff;background:#e8f1ff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:auto auto 15px;font-size:26px;display:flex}.empty-state-section h2{color:#ff9800;margin-bottom:10px;font-size:24px}.empty-state-section p{color:#666;max-width:500px;margin-bottom:25px;margin-left:auto;margin-right:auto;font-size:16px}.single-school-section{text-align:center;background:#f0f4f8;border:1.5px solid #d4dfe8;border-radius:10px;margin-top:20px;padding:40px 20px}.single-school-message{color:#555;margin-bottom:20px;font-size:16px;font-weight:500}.add-another-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a66cc 0%,#0052a3 100%);border:none;border-radius:7px;padding:12px 30px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #1a66cc4d}.add-another-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1a66cc66}.add-another-btn:active{transform:translateY(0)}.empty-state-section h2{color:#ff9800;margin-bottom:20px;font-size:1.8rem;font-weight:700}.empty-state-section p{color:#fff;margin-bottom:40px;font-size:1rem;line-height:1.6}.start-btn{color:#111;cursor:pointer;background:linear-gradient(135deg,#ff9800 0%,#ffc107 100%);border:none;border-radius:8px;padding:14px 40px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #eac06666}.start-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.start-btn:active{transform:translateY(0)}.windows-box{background:#fff;border-left:4px solid #cbd5e0;border-radius:8px;min-width:280px;padding:20px 24px;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 12px #00000026}.school-card:hover{border-color:#4299e1;transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.school-card.selected-card{cursor:default;background:linear-gradient(135deg,#f8f9ff 0%,#f0f4ff 100%);border:2px solid #667eea}.school-card.selected-card:hover{transform:none;box-shadow:0 4px 12px #667eea26}.school-card.placeholder-card{opacity:.5;cursor:default}.school-card.placeholder-card:hover{transform:none;box-shadow:0 2px 8px #0000001a}.school-card.add-school-card{cursor:pointer;background:linear-gradient(135deg,#f0f4ff 0%,#e6e9ff 100%);border:2px dashed #667eea}.school-card.add-school-card:hover{border-color:#5a67d8;box-shadow:0 8px 24px #667eea33}.school-card-header{justify-content:space-between;align-items:start;width:100%;margin-bottom:20px;display:flex}.school-card-header h3{color:#1a1a2e;text-align:left;flex:1;margin:0;font-size:1.3rem;font-weight:600}.remove-btn{color:#c53030;cursor:pointer;background:#fee;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:10px;font-size:1.2rem;transition:all .2s;display:flex}.remove-btn:hover{background:#fdd;transform:scale(1.1)}.school-card-details{text-align:left;width:100%}.school-card-details p{color:#555;margin:10px 0;font-size:.95rem;line-height:1.5}.school-card-details strong{color:#2d3748;font-weight:600}.add-icon{color:#667eea;margin-bottom:20px;font-size:4rem;font-weight:300;line-height:1}.add-school-card .add-icon{background:#667eea1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.school-card h3{color:#2d3748;margin:15px 0 10px;font-size:1.3rem;font-weight:600}.school-card p{color:#718096;margin:0;font-size:.95rem}.no-schools-message{text-align:center;background:#fff;border-radius:16px;max-width:600px;margin:60px auto;padding:80px 40px;animation:.6s ease-out .2s both fadeInUp;box-shadow:0 4px 12px #00000014}.message-icon{margin-bottom:20px;font-size:4rem}.no-schools-message h2{color:#1a1a2e;margin:20px 0;font-size:1.8rem;font-weight:700}.no-schools-message p{color:#718096;margin:20px 0 30px;font-size:1rem;line-height:1.6}.activate-windows{background:#fff;border-left:4px solid #cbd5e0;border-radius:8px;min-width:250px;padding:20px;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.activate-windows h3{color:#2d3748;margin:0 0 10px;font-size:.95rem;font-weight:600}.activate-windows p{color:#a0aec0;margin:0;font-size:.85rem}.compare-actions{justify-content:center;gap:20px;max-width:600px;margin:60px auto;animation:.6s ease-out .3s both fadeInUp;display:flex}.compare-btn{cursor:pointer;border:none;border-radius:8px;min-width:200px;padding:14px 40px;font-size:1rem;font-weight:600;transition:all .3s}.compare-btn.primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#5a67d8 100%);box-shadow:0 4px 15px #667eea66}.compare-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.compare-btn.secondary{color:#667eea;background:#fff;border:2px solid #667eea}.compare-btn.secondary:hover{background:#f7fafc;transform:translateY(-2px)}.compare-btn:active{transform:translateY(0)}.search-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.search-modal{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:580px;max-height:80vh;animation:.3s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal-header{background:linear-gradient(135deg,#1e5ba8 0%,#2470c0 100%);border-bottom:none;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.modal-header h2{color:#fff;margin:0;font-size:1.3rem;font-weight:600}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.8rem;line-height:1;transition:all .2s;display:flex}.close-btn:hover{color:#fff;background:#fff3}.modal-content{background:#fff;flex-direction:column;flex:1;gap:20px;padding:25px;display:flex;overflow-y:auto}.search-input{color:#666;background:#fff;border:1px solid #d4d4d4;border-radius:6px;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.search-input::placeholder{color:#999}.search-input:focus{border-color:#2470c0;outline:none;box-shadow:0 0 0 2px #2470c01a}.search-info{text-align:center;color:#999;padding:20px 0;font-size:.9rem}.search-info p{margin:0;line-height:1.5}.result-item{cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f0f0f0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.result-item:last-child{border-bottom:none}.result-item:hover{background:#f9fafb;border-color:#f0f0f0;transform:none}.result-logo{object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:40px}.result-info{text-align:left;flex:1;min-width:0}.add-result-btn{color:#2470c0;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0;margin-left:10px;padding:0;font-size:.85rem;font-weight:500;transition:all .2s}.add-result-btn:hover{color:#1e5ba8;background:0 0;transform:none}.no-results{text-align:center;color:#999;padding:60px 20px}.no-results p{margin:0;font-size:1rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.compare-schools-grid{grid-template-columns:repeat(2,1fr)}.compare-header h1{font-size:1.8rem}.school-selection-grid{grid-template-columns:1fr;gap:20px}.compare-actions{flex-direction:column}.compare-btn{width:100%;min-width:auto}.no-schools-message{padding:50px 20px}.activate-windows{min-width:200px;bottom:20px;right:20px}.search-modal{width:95%}.school-card{min-height:240px;padding:20px}.add-icon{font-size:3rem}}@media (max-width:480px){.compare-schools-container{padding:20px 15px}.compare-header h1{font-size:1.5rem}.compare-header p{font-size:.95rem}.school-selection-grid{margin:30px auto}.school-card{padding:15px}.school-card h3{font-size:1.1rem}.activate-windows{display:none}.modal-header,.modal-content{padding:15px}}.search-results::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar{width:8px}.search-results::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.modal-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.search-results::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.modal-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.search-results::-webkit-scrollbar-thumb:hover{background:#a0aec0}.modal-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.search-results{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}.results-list{flex-direction:column;gap:10px;display:flex}.result-item{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.result-item:hover{background:#f9fafb;border-color:#2470c0;box-shadow:0 2px 8px #2470c01a}.result-logo{object-fit:cover;background:#f0f0f0;border-radius:4px;flex-shrink:0;width:48px;height:48px}.result-info{flex:1;min-width:0}.result-info h4{color:#333;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:.95rem;font-weight:600;overflow:hidden}.result-info p{color:#888;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;overflow:hidden}.loading-text,.no-results{text-align:center;color:#666;padding:20px;font-size:.95rem}.comparison-section{background:#202020;border-radius:12px;max-width:1400px;padding:10px;box-shadow:0 4px 12px #0000001a}.comparison-title{color:#ff9800;text-align:center;margin-bottom:30px;font-size:28px;font-weight:700}.loading-comparison{text-align:center;color:#666;padding:40px 20px;font-size:16px}.loading-comparison p{margin:0;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.comparison-table-wrapper{border:1px solid #e0e0e0;border-radius:8px;overflow-x:auto}.comparison-table{border-collapse:collapse;background:#fff;width:100%}.comparison-table thead{background:linear-gradient(135deg,#1e5ba8 0%,#2470c0 100%)}.comparison-table th{text-align:left;color:#fff;border-right:1px solid #fff3;padding:20px;font-size:14px;font-weight:600}.comparison-table th.attribute-col{text-align:left;color:#ff9800;z-index:1;background:#202020;min-width:180px;font-weight:700;position:sticky;left:0}.comparison-table th.school-col{min-width:250px}.school-header{align-items:center;gap:12px;display:flex}.school-header-logo{object-fit:cover;background:#fff;border:2px solid #fff;border-radius:6px;flex-shrink:0;width:50px;height:50px}.school-header-info h3{color:#fff;margin:0;font-size:14px;font-weight:600;line-height:1.2}.school-header-info p{color:#fffc;margin:4px 0 0;font-size:12px}.comparison-table td{color:#ffc107;background-color:#202020;border-bottom:1px solid #e0e0e0;padding:16px 20px;font-size:14px}.comparison-table td.attribute-name{color:#ff9800;z-index:1;background:#202020;border-right:2px solid #e0e0e0;min-width:180px;font-weight:600;position:sticky;left:0}.comparison-table tbody tr:hover td:not(.attribute-name){background:#313131}.website-link{color:#fff;font-weight:500;text-decoration:none;transition:all .2s}.website-link:hover{color:#1e5ba8;text-decoration:underline}.facilities-list{flex-direction:column;gap:6px;display:flex}.facility-badge{color:#2470c0;background:#e8f1ff;border-radius:16px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.about-cell p{color:#ffc107;margin:0;line-height:1.4}@media (max-width:1200px){.comparison-table-wrapper{border-radius:0;margin:0 -30px}.comparison-table th.school-col{min-width:200px}.school-header-logo{width:40px;height:40px}.school-header-info h3{font-size:13px}.compare-schools-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.compare-schools-main{padding:30px 15px}.compare-schools-grid{grid-template-columns:repeat(2,1fr);gap:15px}.add-schools-text{margin-top:20px;font-size:15px}.add-school-box{height:100px;padding:20px 15px}.add-circle{width:36px;height:36px;font-size:20px}.add-school-box h3{font-size:13px}.add-school-box p{font-size:11px}.compare-schools-grid-container{gap:20px;padding:15px}.comparison-section{margin:30px auto 0;padding:20px}.comparison-title{margin-bottom:20px;font-size:24px}.comparison-table th,.comparison-table td{padding:14px;font-size:13px}.comparison-table th.school-col{min-width:180px}.comparison-table th.attribute-col,.comparison-table td.attribute-name{min-width:150px}.school-header-logo{width:38px;height:38px}.school-header-info h3{font-size:12px}.school-header-info p{font-size:11px}}@media (max-width:768px){.compare-schools-main{padding:20px 10px}.compare-schools-grid{grid-template-columns:repeat(2,1fr);gap:12px}.compare-schools-grid-container{border-radius:8px;flex-direction:column;gap:15px;padding:15px 10px}.add-schools-text{margin-top:15px;font-size:14px}.add-school-box{height:90px;padding:20px 15px}.add-circle{width:32px;height:32px;margin-bottom:4px;font-size:18px}.add-school-box h3{font-size:12px}.add-school-box p{font-size:10px}.selected-school-box{padding:15px}.school-logo{width:70px;height:70px}.school-name{margin:10px 0 5px;font-size:14px}.school-location{color:#888;font-size:12px}.remove-school-btn{width:28px;height:28px;font-size:18px}.empty-state-section{padding:60px 15px}.empty-state-icon{width:50px;height:50px;margin-bottom:12px;font-size:24px}.empty-state-section h2{margin-bottom:15px;font-size:1.5rem}.empty-state-section p{margin-bottom:30px;font-size:.95rem}.start-btn{padding:12px 30px;font-size:.95rem}.compare-button-section{padding:20px 10px}.compare-btn{width:100%;padding:12px 20px;font-size:.95rem}.comparison-section{border-radius:8px;margin:20px auto 0;padding:15px}.comparison-title{margin-bottom:15px;font-size:20px}.comparison-table-wrapper{-webkit-overflow-scrolling:touch;border-radius:0;margin:0 -15px;overflow-x:auto}.comparison-table th,.comparison-table td{padding:10px 12px;font-size:11px}.comparison-table th.attribute-col,.comparison-table td.attribute-name{min-width:120px;font-size:10px}.comparison-table th.school-col{min-width:150px}.school-header{flex-direction:column;gap:6px}.school-header-logo{width:40px;height:40px}.school-header-info h3{font-size:11px;line-height:1.1}.school-header-info p{margin-top:2px;font-size:9px}.facility-badge{padding:3px 8px;font-size:10px}.about-cell p,.website-link{font-size:11px}.search-modal{width:95%;max-height:90vh}.modal-header h2{font-size:18px}.search-input{font-size:16px}.loading-comparison{padding:30px 15px}@media (max-width:600px){.search-modal{border-radius:16px 16px 0 0;width:100%;max-height:90vh}}}@media (max-width:480px){.compare-schools-main{padding:15px 8px}.compare-schools-grid{grid-template-columns:repeat(2,1fr);gap:10px}.add-schools-text{margin-top:10px;font-size:13px;font-weight:600}.add-school-box{border-radius:10px;height:80px;padding:15px 10px}.add-circle{width:28px;height:28px;margin-bottom:3px;font-size:16px}.add-school-box h3{margin-bottom:1px;font-size:11px}.add-school-box p{font-size:9px}.compare-schools-grid-container{flex-direction:column;gap:12px;margin:auto;padding:12px 8px}.selected-school-box{border-radius:10px;padding:12px}.school-logo{width:60px;height:60px}.school-name{margin:8px 0 4px;font-size:12px}.school-location{font-size:11px}.remove-school-btn{width:24px;height:24px;font-size:16px;top:-8px;right:-8px}.empty-state-section{border-radius:8px;padding:40px 12px}.empty-state-icon{width:45px;height:45px;margin-bottom:10px;font-size:22px}.empty-state-section h2{margin-bottom:12px;font-size:1.3rem}.empty-state-section p{margin-bottom:20px;font-size:.9rem}.start-btn{width:100%;max-width:100%;padding:10px 25px;font-size:.9rem}.compare-button-section{padding:15px 8px}.compare-btn{border-radius:6px;width:100%;padding:11px 15px;font-size:.9rem}.comparison-section{border-radius:6px;margin:15px auto 0;padding:12px;box-shadow:0 2px 8px #00000014}.comparison-title{margin-bottom:12px;font-size:18px}.comparison-table-wrapper{-webkit-overflow-scrolling:touch;border:none;border-radius:0;margin:0 -12px;overflow-x:auto}.comparison-table thead{background:linear-gradient(135deg,#1e5ba8 0%,#2470c0 100%)}.comparison-table th,.comparison-table td{padding:8px 10px;font-size:10px}.comparison-table th.attribute-col,.comparison-table td.attribute-name{min-width:100px;padding:8px;font-size:9px}.comparison-table th.school-col{min-width:130px}.school-header{flex-direction:column;gap:5px}.school-header-logo{border-radius:4px;width:35px;height:35px}.school-header-info h3{font-size:10px;font-weight:600;line-height:1.1}.school-header-info p{margin-top:1px;font-size:8px;font-weight:400}.comparison-table tbody tr:hover td:not(.attribute-name){background:#f9f9f9}.facility-badge{margin-bottom:3px;padding:2px 6px;font-size:9px}.about-cell p{font-size:10px;line-height:1.3}.website-link{word-break:break-word;font-size:10px}.loading-comparison{padding:20px 10px}.loading-comparison p{font-size:14px}.search-modal{border-radius:16px 16px 0 0;width:100%;height:auto;max-height:85vh}.modal-header{padding:15px}.modal-header h2{font-size:16px}.close-btn{width:32px;height:32px;font-size:24px}.modal-content{padding:12px}.search-input{border-radius:6px;padding:10px 12px;font-size:16px}.search-results{max-height:60vh}.result-item{border-radius:4px;padding:10px}.result-logo{width:40px;height:40px}.result-info h4{font-size:12px}.result-info p{font-size:10px}.search-info p{font-size:12px}.no-results{padding:40px 15px}}
