body{background-color:#f8fafc;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.header-container{justify-content:space-between}.header-container,.header-left{align-items:center;display:flex}.header-left{gap:.75rem}.header-icon{background-color:#f3f4f6;border-radius:.5rem;padding:.5rem}.header-icon svg{color:#1f2937;height:1.5rem;width:1.5rem}.header-title{color:#f97316;font-size:1.25rem;font-weight:700;margin:0}.header-subtitle{color:#6b7280;font-size:.75rem;margin:0}.header-status{color:#f97316;font-size:.875rem;font-weight:500}.tab-navigation{background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;padding:0 1.5rem}.tab-button{background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.tab-button.active{border-bottom:2px solid #f97316;color:#1f2937}.tab-button.inactive{color:#6b7280}.tab-button:hover{color:#1f2937}.subtab-button{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.subtab-button:hover{background-color:#f9fafb;border-color:#d1d5db;color:#1f2937}.subtab-button.active{background-color:#fff;border-color:#f97316;border-bottom:2px solid #f97316;color:#1f2937}.main-content{background-color:#f8fafc;min-height:100vh}.tab-content{margin:0 auto;max-width:1200px;padding:1.5rem;padding:2rem}.chart-container h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1.5rem}.chart-bar-container{border-radius:20px;height:32px}.chart-value{font-size:.875rem;text-shadow:0 1px 2px #0003}.system-parameters{border:1px solid #e5e7eb;padding:1.5rem}.system-parameters h3{color:#111827;font-size:1.125rem;gap:.5rem;margin:0 0 1.5rem}.parameters-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.parameter-item{gap:.5rem}.parameter-item label{color:#6b7280;font-size:.875rem;font-weight:500}.parameter-value-container{position:relative}.parameter-display{border-bottom:2px solid #e5e7eb;padding:.75rem 0}.parameter-value{color:#111827;font-size:1rem;font-weight:600}.parameter-edit-btn{background:#f3f4f6;border-radius:6px;padding:.25rem;transition:all .2s}.parameter-edit{display:flex;flex-direction:column;gap:.5rem}.parameter-input{background:#fff;border:2px solid #3b82f6;border-radius:6px;color:#111827;font-size:1rem;font-weight:600;padding:.5rem}.parameter-input:focus{border-color:#2563eb;outline:none}.parameter-actions{display:flex;gap:.5rem}.parameter-btn{border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .2s}.parameter-btn-save{background:#f59e0b;color:#fff}.parameter-btn-save:hover{background:#de9312}.parameter-btn-cancel{background:#6b7280;color:#fff}.parameter-btn-cancel:hover{background:#4b5563}.chart-bars-horizontal{gap:12px;margin-top:1rem}.chart-row{gap:1rem;width:700px}.chart-label{min-width:200px;text-align:right}.chart-value{font-weight:600}.switch-view-button{background-color:#fde68a;border:none;border-radius:.375rem;color:#92400e;cursor:pointer;font-size:.85rem;font-weight:600;padding:.45rem 1rem;transition:all .2s ease}.switch-view-button:hover{background-color:#fcd34d}.student-panel{margin:0 auto;max-width:1280px;padding:2rem}.panel-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.student-name{color:#111827;font-weight:600;margin:0}.student-meta{color:#6b7280;font-size:.85rem;margin:0}.window-banner{align-items:center;background:#f3f4f6;border-radius:999px;color:#374151;display:flex;font-size:.85rem;gap:.5rem;padding:.5rem .9rem}.status-dot{border-radius:50%;display:inline-block;height:.65rem;width:.65rem}.status-dot.open{background:#10b981}.status-dot.closed{background:#ef4444}.window-dates{color:#6b7280;font-size:.8rem}.student-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.preference-column,.track-column{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 10px 30px #0f172a0d;padding:1.5rem}.track-column h3{color:#4174ff}.track-column p{color:#57595b}.preference-column h3{color:#f97316}.track-card-vertical{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.student-track-card{align-items:center;border:1px solid #0000;border-radius:1rem;color:#f9eeee;cursor:pointer;display:flex;justify-content:center;min-height:70px;padding:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;width:70%}.student-track-card:hover:not(:disabled){box-shadow:0 10px 25px #0f172a26;transform:translateY(-2px)}.student-track-card.selected{border-color:#11182733;box-shadow:0 12px 30px #0f172a33}.student-track-card:disabled{cursor:not-allowed;opacity:.6}.track-name{font-size:20px;font-weight:700;margin-bottom:.35rem}.preference-slots{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.preference-slot{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.preference-slot.active{background:#fff7ed;border-color:#f97316}.slot-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.slot-label{color:#6b7280;font-size:.85rem;margin:0}.slot-value{color:#111827;font-weight:600;margin:0}.slot-description{color:#4b5563;font-size:.85rem;margin:0 0 .75rem}.slot-actions{display:flex;gap:.5rem}.slot-button{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.8rem;padding:.35rem .75rem}.slot-button.danger{border-color:#fecaca;color:#b91c1c}.module-selector,.slot-body{margin-top:.75rem}.module-selector{display:flex;flex-direction:column;gap:1rem}.module-section h4{color:#111827;font-size:.9rem;margin:0 0 .35rem}.module-hint{color:#6b7280;font-size:.85rem;margin:0}.module-select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem;width:100%}.form-feedback{border-radius:.75rem;font-size:.9rem;margin:1.5rem 0 0;padding:.9rem 1rem}.form-feedback.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.form-feedback.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;white-space:pre-line}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.primary-button,.secondary-button{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-weight:600;gap:.4rem;padding:.65rem 1.2rem}.primary-button{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.secondary-button{background:#e0e7ff;color:#4338ca}.error-message,.loading-message{border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem}.loading-message{background:#eff6ff;color:#1d4ed8}.error-message{background:#fef2f2;color:#b91c1c}.track-label{color:#1f2937;font-size:14px;font-weight:500;width:150px}.bar-wrapper{background-color:#f3f4f6;border-radius:4px;flex:1 1;overflow:hidden}.chart-bar{align-items:center;border-radius:4px;display:flex;justify-content:flex-end;padding-right:10px;position:relative;transition:width .3s ease;width:30px;width:0}.bar-value{color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 2px #0000004d}.tab-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.tab-header h2{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.add-button{align-items:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;color:#1f2937;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s}.add-button:hover{background-color:#e5e7eb}.button-icon{height:1rem;width:1rem}.search-filters{display:flex;gap:1rem;margin-bottom:1.5rem}.search-bar{flex:1 1;position:relative}.search-icon{color:#6b7280;height:1rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.search-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;padding:.5rem .75rem .5rem 2.5rem;width:95%}.search-input:focus{border-color:#f97316;outline:none}.filter-select{align-items:.3rem .8rem .5rem 2.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;min-width:150px}.data-table{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.data-table table{border-collapse:collapse;width:100%}.data-table th{background-color:#f3f4f6;font-weight:600;text-align:left}.data-table td,.data-table th{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:.875rem;padding:.75rem 1rem}.data-table tr:last-child td{border-bottom:none}.overview-tab{margin:0 auto;max-width:1200px;padding:24px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:32px}.stat-card{align-items:center;background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:16px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-icon{align-items:center;background:#f59e0b;border-radius:10px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.stat-label{color:#6b7280;font-size:14px;font-weight:500;margin:0 0 4px}.stat-value{color:#1f2937;font-size:28px;font-weight:700;line-height:1.2;margin:0}.stat-subtitle{color:#9ca3af;font-size:12px;margin:4px 0 0}.chart-container{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:32px;padding:24px}.chart-header{justify-content:space-between;margin-bottom:24px}.chart-header,.chart-header h3{align-items:center;display:flex}.chart-header h3{color:#1f2937;font-size:18px;font-weight:600;gap:8px;margin:0}.chart-summary{color:#6b7280;font-size:14px;font-weight:500}.chart-bars-horizontal{gap:16px}.chart-row{gap:20px;width:80%}.chart-info,.chart-row{align-items:center;display:flex}.chart-info{justify-content:space-between;min-width:280px;width:280px}.chart-label{color:#374151;font-size:14px;font-weight:500}.chart-stats{align-items:center;display:flex;font-size:13px;gap:8px}.chart-count{color:#1f2937;font-weight:600}.chart-percentage{color:#6b7280;min-width:50px}.chart-bar-container{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;height:36px;position:relative}.chart-bar-horizontal{border-radius:8px;min-width:-webkit-fit-content;min-width:fit-content;padding:0 12px;transition:width .8s ease-in-out}.chart-value-inside{color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 2px #0003}.chart-value-outside{color:#374151;font-size:12px;font-weight:600;left:12px;position:absolute}.system-parameters{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.system-parameters h3{align-items:center;color:#1f2937;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0 0 24px}.parameters-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.parameter-item{display:flex;flex-direction:column;gap:8px}.parameter-label{color:#374151;font-size:14px;font-weight:500}.parameter-value-container{min-height:40px}.parameter-display{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.parameter-value{color:#1f2937;font-weight:500}.parameter-edit-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:4px}.parameter-edit-btn:hover{background:#e5e7eb;color:#374151}.module-info,.student-info{display:flex;flex-direction:column}.module-name,.student-name{color:#1f2937;font-weight:500}.module-email,.student-email{color:#6b7280;font-size:.75rem}.status-badge,.track-badge.secondary,.track-tag{border-radius:.25rem;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem;text-align:center}.track-badge.warning{color:#6b7280;font-style:italic}.track-badge.secondary{background-color:#e5e7eb;color:#374151}.status-badge.success{background-color:#d1fae5;color:#065f46}.status-badge.warning{background-color:#fef3c7;color:#92400e}.status-badge.destructive{background-color:#fee2e2;color:#991b1b}.na-text{color:#6b7280;font-style:italic}.track-tags{display:flex;flex-wrap:wrap;gap:.25rem}.track-tag{border-radius:.25rem;color:#fff;font-size:.75rem;padding:.25rem .5rem}.stats-controls{margin-bottom:1.5rem}.stats-grid-2col{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.stats-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.stats-card h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.students-list{display:flex;flex-direction:column;gap:.5rem}.student-item{background-color:#f3f4f6;border-radius:.25rem;color:#1f2937;font-size:.875rem;padding:.5rem 1rem}.chart-bars-horizontal{display:flex;flex-direction:column;gap:.75rem}.chart-label{color:#1f2937;font-size:.875rem;min-width:100px}.chart-bar-container{background-color:#f3f4f6;border-radius:.25rem;flex:1 1;height:1.5rem;overflow:hidden}.chart-bar-horizontal{align-items:center;border-radius:.25rem;color:#fff;display:flex;font-size:.75rem;font-weight:500;height:100%;justify-content:flex-end;padding:0 .5rem;transition:width .3s ease}.chart-value{color:#fff}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{padding:1.5rem 1.5rem 1rem;position:relative}.modal-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.modal-header p{color:#6b7280;font-size:.875rem;margin:0}.modal-close{background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;padding:.25rem;position:absolute;right:1.5rem;top:1.5rem}.modal-close:hover{background-color:#f3f4f6;color:#374151}.close-button{align-items:center;background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s}.close-button:hover{background-color:#f3f4f6;color:#374151}.modal-body{padding:0 1.5rem 1.5rem}.modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.modal-divider{background-color:#e5e7eb;height:1px;margin:0 1.5rem}.modal-section{border-bottom:1px solid #e5e7eb;padding:1.5rem}.modal-section:last-of-type{border-bottom:none}.modal-section h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.section-description{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;padding:.75rem;transition:border-color .2s;width:90%}.form-select{width:95%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a;outline:none}.form-textarea{min-height:80px;resize:vertical}.modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem}.btn-primary{background-color:#f97316;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-primary:hover{background-color:#ea580c}.btn-secondary{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-secondary:hover{background-color:#f9fafb}.btn-danger{background-color:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.btn-danger:hover{background-color:#dc2626}.clickable-row{cursor:pointer;transition:background-color .2s}.clickable-row:hover{background-color:#f8fafc}.module-code-cell{align-items:center;display:flex;gap:8px}.edit-indicator{color:#3b82f6;opacity:.7}.delete-button{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#dc2626;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s}.delete-button:hover{background:#fecaca;border-color:#f87171}.student-layout{background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-bottom:80px}.student-nav{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px #00000005;justify-content:space-between;padding:1rem 2rem}.nav-brand,.student-nav{align-items:center;display:flex}.nav-brand{gap:12px}.nav-icon{align-items:center;background:#f97316;border-radius:8px;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.nav-back-btn{background:#fbbf24;border:none;border-radius:6px;color:#1f2937;cursor:pointer;font-weight:600;padding:8px 16px;transition:background .2s}.nav-back-btn:hover{background:#f59e0b}.student-container{margin:40px auto;max-width:1000px;padding:0 20px}.student-header-card{border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:30px;padding:24px}.header-avatar{font-size:30px;height:60px;width:60px}.header-info h1{color:#111827}.header-stage{color:#f97316;font-weight:600}.track-layout{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.section-title{color:#374151;font-size:1.1rem;font-weight:700;margin-bottom:16px}.track-pill{align-items:center;border-radius:50px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:grab;display:flex;font-weight:600;justify-content:space-between;margin-bottom:12px;padding:12px 20px;position:relative;text-align:center;transition:transform .2s,box-shadow .2s}.track-pill:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.track-pill:active{cursor:grabbing}.priority-row{align-items:center;display:flex;gap:15px;margin-bottom:20px}.priority-number{color:#9ca3af;font-size:1.2rem;font-weight:700;width:24px}.drop-slot{flex:1 1;min-height:50px}.empty-slot{background:#e5e7eb;border-radius:50px;box-shadow:inset 0 2px 4px #0000000f;color:#6b7280;font-size:.9rem;height:50px;justify-content:center}.confirm-btn{border:none;border-radius:50px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:20px;padding:14px;transition:background .2s;width:100%}.confirm-btn.active{background:#7c3aed;box-shadow:0 4px 12px #7c3aed4d}.btn-destructive{background-color:#dc2626;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-destructive:hover:not(:disabled){background-color:#b91c1c}.btn-destructive:disabled{cursor:not-allowed;opacity:.6}.pagination{align-items:center;background:#fff;border:1px solid #e5e7eb;border-top:none;display:flex;justify-content:space-between;padding:1rem}.pagination button:disabled{cursor:not-allowed;opacity:.5}.bulk-actions-bar{align-items:center;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.bulk-actions-bar,.empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.empty-state{padding:3rem;text-align:center}.empty-state h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.empty-state p{color:#6b7280;font-size:.875rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-skeleton{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.loading-skeleton>div{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background:#f3f4f6;border-radius:.375rem;height:48px;margin-bottom:.5rem}.data-table th[style*="cursor: pointer"]:hover{background-color:#f9fafb}.data-table th[style*="cursor: pointer"]>div{align-items:center;display:flex;gap:.5rem}.data-table input[type=checkbox]{accent-color:#f97316;cursor:pointer;height:16px;width:16px}.data-table tr[style*="background-color: #eff6ff"]{background-color:#eff6ff!important}.data-table tr[style*="background-color: #eff6ff"]:hover{background-color:#dbeafe!important}.student-layout{background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh;padding:40px}.student-container{background:#fff;border-radius:24px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;max-width:1200px;min-height:800px;padding:40px;width:100%}.student-header-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #00000005;display:flex;gap:20px;margin-bottom:40px;padding:20px 30px}.header-avatar{align-items:center;background:#374151;border-radius:12px;color:#fff;display:flex;font-size:24px;height:50px;justify-content:center;width:50px}.header-info h1{color:#ea580c;font-size:1.5rem;font-weight:700;margin:0}.header-details{color:#6b7280;font-size:.9rem;margin-top:4px}.header-meta{margin-left:auto;text-align:right}.header-dept{color:#374151;font-weight:700}.header-stage{color:#ea580c;font-size:.9rem;font-weight:700}.welcome-text{color:#4b5563;font-size:1.3rem;font-weight:500;margin-bottom:40px;text-align:center}.btn-choose-track{background-color:#65a30d;border:none;border-radius:12px;box-shadow:0 4px 10px #65a30d66;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:0 auto 60px;padding:16px 80px;transition:transform .2s;width:-webkit-fit-content;width:fit-content}.btn-choose-track:hover{background-color:#4d7c0f;transform:scale(1.05)}.common-section h3{color:#9ca3af;letter-spacing:1px;margin-bottom:24px;text-align:center;text-transform:uppercase}.common-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.common-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:24px;position:relative}.credits{color:#d97706;font-size:.85rem;font-weight:700;position:absolute;right:20px;top:20px}.common-card h4{color:#374151;font-size:1.1rem;margin-top:0}.common-card p{color:#6b7280;font-size:.9rem;line-height:1.5}.module-grid-layout,.track-layout{grid-gap:50px;align-items:start;display:grid;gap:50px;grid-template-columns:1fr 1.2fr}.module-list-title,.section-title{color:#6b7280;font-size:1.1rem;font-weight:600;margin-bottom:20px}.module-pill,.track-pill{background:#a78bfa;border-radius:50px;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:grab;display:flex;font-weight:600;justify-content:space-between;margin-bottom:12px;padding:14px 20px}.module-pill.core{background:#cbd5e1;color:#475569;cursor:default}.track-pill{background:#6b7280}.purple-box{background:#c084fc;border-radius:24px;box-shadow:0 20px 40px #c084fc40;color:#fff;min-height:500px;padding:30px}.purple-title{border-bottom:1px solid #ffffff4d;font-weight:700;margin-bottom:24px;padding-bottom:10px;text-align:center}.priority-row,.slot-container{align-items:center;background:#ffffff40;border:1px solid #fff6;border-radius:12px;display:flex;margin-bottom:16px;padding:10px 16px}.priority-number,.slot-num{color:inherit;font-size:1.5rem;font-weight:800;margin-right:15px;opacity:.7}.drop-slot,.slot-content{align-items:center;display:flex;flex:1 1;min-height:40px}.empty-slot{align-items:center;display:flex;font-style:italic;height:40px;opacity:.6;width:100%}.footer-note{font-size:.8rem;margin-top:20px;opacity:.9;text-align:center}.btn-purple-submit,.confirm-btn{background:#fff;border:none;border-radius:50px;color:#7c3aed;cursor:pointer;font-weight:700;margin-top:30px;padding:12px;width:100%}.confirm-btn{background:#65a30d;color:#fff}.confirm-btn:disabled{background:#d1d5db;cursor:not-allowed}.objection-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;justify-content:center;min-height:100vh;padding:2rem}.objection-container{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000001a;max-width:600px;padding:2.5rem;width:100%}.objection-loading{padding:3rem;text-align:center}.objection-loading svg{color:#f97316;margin-bottom:1rem}.objection-loading p{color:#6b7280;font-size:1rem}.objection-error,.objection-success{padding:2rem;text-align:center}.objection-error h1,.objection-success h1{color:#1f2937;font-size:1.5rem;margin:1rem 0 .5rem}.objection-error p,.objection-success p{color:#6b7280;margin:.5rem 0}.objection-success .objection-note{background:#f0fdf4;border-radius:.5rem;color:#166534;margin-top:1.5rem;padding:.75rem 1rem}.objection-contact{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.objection-contact p{font-size:.875rem}.objection-contact a{color:#f97316;font-weight:500;text-decoration:none}.objection-contact a:hover{text-decoration:underline}.objection-header{margin-bottom:2rem;text-align:center}.objection-header h1{color:#1f2937;font-size:1.75rem;margin:0 0 .5rem}.objection-header p{color:#6b7280;margin:0}.objection-context{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.objection-context h3{color:#6b7280;font-size:.875rem;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.objection-context .context-item{display:flex;gap:.75rem;margin-bottom:.5rem}.objection-context .label{color:#6b7280;min-width:60px}.objection-context .value{color:#1f2937;font-weight:500}.objection-form .form-group{margin-bottom:1.5rem}.objection-form label{color:#374151;display:block;font-weight:500;margin-bottom:.75rem}.objection-form textarea{border:2px solid #e5e7eb;border-radius:.5rem;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.875rem;resize:vertical;transition:border-color .2s;width:100%}.objection-form textarea:focus{border-color:#f97316;outline:none}.objection-form textarea:disabled{background:#f9fafb;cursor:not-allowed}.objection-form .char-count{color:#9ca3af;font-size:.75rem;margin-top:.25rem;text-align:right}.objection-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.objection-form-error,.objection-submit{align-items:center;display:flex;gap:.5rem}.objection-submit{font-size:1rem;font-weight:600;justify-content:center;padding:.875rem;width:100%}.objection-submit:disabled{cursor:not-allowed;opacity:.6}.objection-disclaimer{color:#9ca3af;font-size:.75rem;margin-top:1rem;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinning{animation:spin 1s linear infinite}
/*# sourceMappingURL=main.3a9004ab.css.map*/