*{box-sizing:border-box;margin:0;padding:0}:root{--endurance:#ff6b6b;--patience:#4ecdc4;--perseverance:#ffe66d;--diligence:#95e1d3;--primary:#667eea;--secondary:#764ba2;--success:#51cf66;--warning:#ffd43b;--danger:#ff6b6b;--bg:#f8f9fa;--surface:#fff;--text:#212529;--text-secondary:#6c757d;--border:#dee2e6}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:1rem}.card{background:var(--surface);border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #00000014}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}button,.btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.primary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.secondary{background:var(--border);color:var(--text)}.secondary:hover{background:#ced4da}input,select,textarea{border:2px solid var(--border);border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:var(--primary);outline:none}.house-card{text-align:center;cursor:pointer;border:3px solid #0000;transition:all .3s}.house-card:hover{transform:scale(1.05)}.house-card.selected{border-color:var(--primary);box-shadow:0 8px 20px #667eea4d}.house-image{object-fit:cover;border-radius:8px;width:100%;height:150px;margin-bottom:1rem}.scoreboard{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.score-bar{background:var(--border);border-radius:15px;height:30px;margin-top:.5rem;overflow:hidden}.score-fill{color:#fff;justify-content:center;align-items:center;height:100%;font-weight:600;transition:width .5s;display:flex}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.flex{display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.gap-1{gap:.5rem}.gap-2{gap:1rem}.selection-chip{border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:all .2s;display:flex}.selection-chip:hover{background:var(--bg);border-color:var(--primary)}.selection-chip.selected{background:var(--primary);color:#fff;border-color:var(--primary)}.point-btn{border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:1rem;transition:all .2s;display:flex}.point-btn:hover{border-color:var(--primary);transform:translateY(-2px)}.point-btn.selected{border-color:var(--primary);background:#eef2ff;box-shadow:0 4px 12px #667eea33}@media (width<=768px){.responsive-label{display:none}.nav-btn{min-height:auto!important;padding:.5rem!important}}.dashboard-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=1024px){.dashboard-grid{grid-template-columns:1fr 1.5fr .6fr;align-items:stretch}.dashboard-card{height:100%;margin-bottom:0!important}.dashboard-grid .point-btn-container{flex-direction:column;justify-content:center;gap:.5rem!important;height:100%!important}.dashboard-grid .point-btn{flex:none;min-height:30px;padding:.2rem}.dashboard-grid .house-selection-grid{grid-template-columns:1fr 1fr}}.house-selection-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.submit-btn-spacer{margin-top:2rem}
/*# sourceMappingURL=aims-house-system.b9391434.css.map */
