@charset "UTF-8";.sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;background:linear-gradient(180deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000001a;z-index:1000}.sidebar-header{padding:1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.2)}.sidebar-title{margin:0;font-size:1.25rem;font-weight:700;color:#fff}.sidebar-subtitle{margin:.25rem 0 0;font-size:.75rem;opacity:.9;color:#fff}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar-link{display:flex;align-items:center;padding:.75rem 1rem;color:#fff;text-decoration:none;transition:background-color .2s,padding-left .2s;border-left:3px solid transparent}.sidebar-link:hover{background-color:#ffffff1a;padding-left:1.25rem}.sidebar-link.active{background-color:#fff3;border-left-color:#fff;font-weight:600}.sidebar-icon{font-size:1.25rem;margin-right:.75rem;min-width:1.5rem;text-align:center}.sidebar-label{font-size:.95rem}.sidebar-divider{height:1px;background:#fff3;margin:.5rem 1rem}.sidebar-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.2);background:#0000001a}.user-info-compact{margin-bottom:.75rem}.user-name-compact{font-size:.875rem;font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-roles-compact{display:flex;gap:.25rem;margin-bottom:.5rem}.role-badge{display:inline-block;padding:.125rem .375rem;background:#fff3;border-radius:3px;font-size:.7rem;font-weight:600;text-transform:uppercase}.flight-count-compact{font-size:.75rem;opacity:.9}.logout-link{display:block;padding:.5rem;background:#ffffff26;color:#fff;text-decoration:none;text-align:center;border-radius:4px;font-size:.875rem;transition:background-color .2s}.logout-link:hover{background:#ffffff40}@media(max-width:768px){.sidebar{width:200px}.sidebar-title,.sidebar-icon{font-size:1.1rem}.sidebar-label{font-size:.875rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;padding:30px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h2{margin:0;color:var(--primary-blue)}.modal-close{background:none;border:none;font-size:32px;cursor:pointer;color:var(--text-light);line-height:1;padding:0;width:32px;height:32px}.modal-close:hover{color:var(--text-dark)}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:var(--text-dark);font-size:14px}.form-group textarea{resize:vertical;font-family:inherit}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:30px}.flights-page{padding:40px 0}.flights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.flights-header h2{margin:0;color:var(--primary-blue)}.flights-actions{display:flex;gap:10px;align-items:center}.flights-actions .input{width:250px}.flights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.view-toggle{display:flex;gap:.5rem}.flights-list-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.flights-table{width:100%;border-collapse:collapse}.flights-table thead{background-color:#f8f9fa}.flights-table th{padding:1rem;text-align:left;font-weight:600;border-bottom:2px solid #dee2e6}.flights-table td{padding:1rem;border-bottom:1px solid #dee2e6}.flights-table tbody tr:hover{background-color:#f8f9fa}.flight-row{transition:background-color .2s}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media(max-width:767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.calendar-page{padding:2rem;max-width:1400px;margin:0 auto}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.calendar-header h1{margin:0;color:#333}.calendar-filters{display:flex;gap:1rem;align-items:center}.calendar-filters label{display:flex;align-items:center;gap:.5rem;font-weight:500}.airport-filter{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.calendar-legend{display:flex;gap:2rem;margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:4px}.legend-item{display:flex;align-items:center;gap:.5rem}.legend-color{width:20px;height:20px;border-radius:3px}.calendar-container{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.rbc-calendar{font-family:inherit}.rbc-header{padding:.75rem 0;font-weight:600;border-bottom:2px solid #ddd}.rbc-today{background-color:#e8f4f8}.rbc-event{padding:2px 5px;cursor:pointer}.rbc-event:hover{opacity:1!important}.pilot-dashboard{padding:2rem;max-width:1400px;margin:0 auto}.pilot-dashboard h1{margin:0 0 .5rem;color:#333}.dashboard-subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.flights-list{display:flex;flex-direction:column;gap:2rem}.flight-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;border-left:4px solid #667eea}.flight-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.flight-header h2{margin:0;color:#333;font-size:1.5rem}.flight-time{font-size:1.2rem;color:#667eea;font-weight:600}.flight-info{display:flex;gap:2rem;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:4px}.info-item{display:flex;gap:.5rem}.info-item strong{color:#555}.cadets-section{margin-top:1.5rem}.cadets-section h3{margin:0 0 1rem;color:#333;font-size:1.2rem}.no-cadets{color:#999;font-style:italic;padding:1rem;background:#f8f9fa;border-radius:4px;text-align:center}.cadets-table-container{overflow-x:auto}.cadets-table{width:100%;border-collapse:collapse;background:#fff}.cadets-table th{background:#667eea;color:#fff;padding:.75rem;text-align:left;font-weight:600;position:sticky;top:0}.cadets-table td{padding:.75rem;border-bottom:1px solid #e0e0e0}.cadets-table tbody tr:hover{background:#f8f9fa}.cadet-name{font-weight:600;color:#333}.cadets-table a{color:#667eea;text-decoration:none}.cadets-table a:hover{text-decoration:underline}.no-flights{text-align:center;padding:3rem;background:#f8f9fa;border-radius:8px;color:#666}.loading,.error{text-align:center;padding:2rem;font-size:1.2rem}.error{color:#dc3545;background:#f8d7da;padding:1rem;border-radius:4px}@media(max-width:768px){.flight-header{flex-direction:column;align-items:flex-start;gap:.5rem}.flight-info{flex-direction:column;gap:.75rem}.cadets-table{font-size:.9rem}.cadets-table th,.cadets-table td{padding:.5rem}}.coordinator-dashboard{padding:2rem;max-width:1400px;margin:0 auto}.coordinator-dashboard h1{margin-bottom:.5rem}.dashboard-subtitle{color:#666;margin-bottom:2rem}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:3rem}.metric-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.metric-value{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.metric-label{font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.squadron-metrics-section{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.squadron-metrics-section h2{margin-bottom:1.5rem}.table-container{overflow-x:auto}.squadron-table{width:100%;border-collapse:collapse}.squadron-table thead{background-color:#f8f9fa}.squadron-table th{padding:1rem;text-align:left;font-weight:600;border-bottom:2px solid #dee2e6}.squadron-table td{padding:1rem;border-bottom:1px solid #dee2e6}.squadron-table tbody tr:hover{background-color:#f8f9fa}.warning-badge{background-color:#ffc107;color:#000;padding:4px 8px;border-radius:4px;font-weight:700}.success-badge{background-color:#28a745;color:#fff;padding:4px 8px;border-radius:4px;font-weight:700}.loading,.error{text-align:center;padding:3rem;font-size:1.125rem}.error{color:#dc3545}.events-page{padding:2rem;max-width:1400px;margin:0 auto}.events-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.events-header h1{margin:0;font-size:2rem;color:#1a365d}.alert{padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.alert-error{background-color:#fee;border:1px solid #fcc;color:#c00}.alert-success{background-color:#efe;border:1px solid #cfc;color:#060}.alert button{background:none;border:none;font-size:1.2rem;cursor:pointer;color:inherit}.create-event-form{background:#fff;border:2px solid #2563eb;border-radius:12px;padding:2rem;margin-bottom:2rem}.create-event-form h2{margin-top:0;color:#1a365d}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#1a365d}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #cbd5e0;border-radius:6px;font-size:1rem;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-actions{display:flex;gap:1rem;margin-top:2rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#e5e7eb;color:#374151}.btn-secondary:hover{background-color:#d1d5db}.btn-delete{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem;opacity:.6;transition:opacity .2s}.btn-delete:hover{opacity:1}.events-list{margin-top:2rem}.events-list h2{color:#1a365d;margin-bottom:1.5rem}.no-events{text-align:center;color:#6b7280;padding:3rem;background:#f9fafb;border-radius:8px}.events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}.event-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.event-card:hover{box-shadow:0 4px 12px #0000001a}.event-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.event-title{display:flex;flex-direction:column;gap:.25rem}.event-title strong{font-size:1.25rem;color:#1a365d}.event-date{color:#6b7280;font-size:.9rem}.event-details{display:flex;flex-direction:column;gap:1rem}.event-slots{display:flex;flex-direction:column;gap:.5rem}.slots-count{font-weight:600;color:#374151}.progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);transition:width .3s}.event-restriction{padding:.75rem;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;font-size:.9rem;color:#92400e}.event-notes{padding:.75rem;background:#f3f4f6;border-radius:6px;font-size:.9rem;color:#4b5563}.event-registrations h4{margin:0 0 .5rem;font-size:.95rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}.no-registrations{color:#9ca3af;font-style:italic;margin:0}.cadet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.cadet-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f9fafb;border-radius:4px;font-size:.9rem}.cadet-info{display:flex;flex-direction:column;gap:.15rem}.cadet-name{font-weight:600;color:#1a365d}.cadet-capid{font-size:.8rem;color:#6b7280;font-family:monospace}.registered-time{color:#6b7280;font-size:.85rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.register-modal{min-width:400px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;color:#1a365d;font-size:1.25rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:0}.modal-close:hover{color:#1a365d}.modal-body{padding:1.5rem}.search-results{border:1px solid #e5e7eb;border-radius:6px;max-height:300px;overflow-y:auto;margin-top:.5rem;background:#f9fafb}.search-result-item{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #e5e7eb;transition:background-color .2s}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background-color:#eff6ff}.search-result-item.selected{background-color:#dbeafe;border-left:3px solid #2563eb}.result-name{font-weight:600;color:#1a365d;margin-bottom:.25rem}.result-id{font-size:.85rem;color:#6b7280}.selected-cadet{padding:.75rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;margin-bottom:1rem;color:#1e40af}.measurements-section{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0;padding:1rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.measurements-section label{display:block;font-weight:600;color:#1a365d;margin-bottom:.25rem;font-size:.9rem}.measurements-section input{padding:.5rem;border:1px solid #cbd5e0;border-radius:4px;font-size:.9rem}.measurements-section input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.modal-actions{display:flex;gap:1rem;margin-top:1.5rem}.modal-actions button{flex:1}.event-actions{display:flex;gap:.5rem;align-items:center}.btn-register{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem;opacity:.7;transition:opacity .2s}.btn-register:hover{opacity:1}.profile-page{max-width:900px;margin:0 auto;padding:2rem}.profile-page h1{font-size:2rem;margin-bottom:2rem;color:#1a1a1a}.message{padding:1rem;margin-bottom:1.5rem;border-radius:4px;font-size:.95rem}.message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.profile-section{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.profile-section h2{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a}.profile-section h3{font-size:1.2rem;margin-bottom:1rem;color:#1a1a1a}.profile-info{display:flex;flex-direction:column;gap:.75rem}.info-row{display:flex;gap:1rem}.info-label{font-weight:600;color:#666;min-width:150px}.info-value{color:#1a1a1a}.notification-toggle{margin-top:1rem}.toggle-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem}.toggle-label input[type=checkbox]{width:20px;height:20px;cursor:pointer}.toggle-text{color:#1a1a1a}.notification-help{margin-top:.75rem;color:#666;font-size:.9rem;line-height:1.5}.availability-list{margin-bottom:2rem}.availability-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:4px;margin-bottom:.75rem}.availability-details{display:flex;flex-direction:column;gap:.25rem}.availability-airport{font-weight:600;font-size:1.1rem;color:#1a1a1a}.availability-days{color:#666;font-size:.95rem}.btn-delete{padding:.5rem 1rem;background-color:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.btn-delete:hover:not(:disabled){background-color:#c82333}.btn-delete:disabled{opacity:.5;cursor:not-allowed}.add-availability{padding-top:1.5rem;border-top:1px solid #dee2e6}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#1a1a1a}.form-group select{width:100%;max-width:300px;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem}.days-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.day-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer}.day-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.day-checkbox span{color:#1a1a1a}.btn-primary{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem}.btn-primary:hover:not(:disabled){background-color:#0056b3}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.section-description{color:#666;margin-bottom:1.5rem;line-height:1.5}.measurements-form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start;max-width:400px}.measurements-form .form-group{display:flex;flex-direction:column}.measurements-form .form-group label{font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.measurements-form .form-group input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.measurements-form .form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff40}.measurements-form .btn-primary{grid-column:1 / -1;margin-top:.5rem}.help-page{padding:2rem 0}.help-page .subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem}.help-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.help-card{display:block;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000001a}.help-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0003}.help-card h2{margin:0 0 .5rem;font-size:1.5rem}.help-card p{margin:0;opacity:.9}.help-common{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}.help-common h2{margin-top:2rem;margin-bottom:1rem;color:#333}.help-common ul,.help-common dl{line-height:1.8}.help-common dt{font-weight:700;margin-top:1rem;color:#333}.help-common dd{margin-left:1.5rem;color:#666}.help-role-page{padding:2rem 0;max-width:900px;margin:0 auto}.help-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #667eea}.help-header h1{margin:0;color:#333}.back-link{color:#667eea;text-decoration:none;font-weight:500;transition:color .2s}.back-link:hover{color:#764ba2;text-decoration:underline}.help-section{margin-bottom:2.5rem}.help-section h2{color:#667eea;margin-bottom:1rem;font-size:1.5rem}.help-section h3{color:#555;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem}.help-section p{line-height:1.7;color:#555;margin-bottom:1rem}.help-section ol,.help-section ul{line-height:1.8;color:#555;margin-bottom:1rem}.help-section ol li,.help-section ul li{margin-bottom:.5rem}.help-section ul ul{margin-top:.5rem;margin-bottom:.5rem}.note{background:#fff3cd;border-left:4px solid #ffc107;padding:1rem;margin:1rem 0;border-radius:4px}.note strong{color:#856404}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.login-container{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%;overflow:hidden}.login-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;text-align:center}.login-title{margin:0 0 .5rem;font-size:2rem;font-weight:700}.login-subtitle{margin:0;font-size:1.1rem;opacity:.9}.login-content{padding:2rem;text-align:center}.login-description{color:#555;line-height:1.6;margin-bottom:2rem}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #667eea66}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.login-button:active{transform:translateY(0)}.app-layout{display:flex;min-height:100vh}.app-main{flex:1;margin-left:240px;background-color:#f5f5f5;min-height:100vh;padding:0}@media(max-width:768px){.app-main{margin-left:200px}}@media(max-width:576px){.app-main{margin-left:0}.sidebar{transform:translate(-100%)}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-blue: #003f87;--cap-red: #ce1126;--cap-yellow: #ffc72c;--bg-light: #f5f5f5;--bg-white: #ffffff;--text-dark: #333333;--text-light: #666666;--border-color: #dddddd;--success: #28a745;--warning: #ffc107;--danger: #dc3545;--info: #17a2b8}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:var(--bg-light);color:var(--text-dark)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.btn-primary{background-color:var(--primary-blue);color:#fff}.btn-primary:hover{background-color:#002a5c}.btn-secondary{background-color:var(--text-light);color:#fff}.btn-secondary:hover{background-color:#555}.btn-danger{background-color:var(--danger);color:#fff}.btn-danger:hover{background-color:#c82333}.btn-success{background-color:var(--success);color:#fff}.btn-success:hover{background-color:#218838}.card{background:var(--bg-white);border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.input{padding:10px;border:1px solid var(--border-color);border-radius:4px;font-size:14px;width:100%}.input:focus{outline:none;border-color:var(--primary-blue)}.select{padding:10px;border:1px solid var(--border-color);border-radius:4px;font-size:14px;width:100%;background-color:#fff}.badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.badge-success{background-color:#d4edda;color:#155724}.badge-warning{background-color:#fff3cd;color:#856404}.badge-info{background-color:#d1ecf1;color:#0c5460}.badge-danger{background-color:#f8d7da;color:#721c24}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.error{color:var(--danger);padding:10px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:20px}
