@import url(https://fonts.googleapis.com/css2?family=Rye&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Rye,cursive,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.admin-page{background-color:wheat;color:#5d4037;min-height:100vh;padding:20px}.admin-page h1,.admin-page h2{color:#8b4513}.family-list{list-style:none;padding:0}.family-item{align-items:center;background-color:#deb887;border:2px solid #8b4513;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px}.arrived-btn{background-color:#228b22;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Rye,cursive;letter-spacing:1px;padding:10px 20px;text-transform:uppercase}.arrived-btn:hover{background-color:#3cb371}.filter-buttons{margin-bottom:20px}.arrived-item{align-items:center;background-color:tan;border-color:#5d4037;display:flex;justify-content:space-between}.arrived-item span:last-child{color:#228b22;font-weight:700}.pickup-subrow{align-items:center;display:flex;flex-direction:row-reverse;gap:26px;justify-content:space-between}.pickup-row{align-items:center;flex-direction:row}@media (max-width:450px){.pickup-subrow{flex-direction:row;gap:0}.pickup-row{align-items:stretch;flex-direction:column}.team-name{overflow:hidden;white-space:nowrap;width:70px}.arrived-item{align-items:flex-start}}@media (max-width:350px){.arrived-btn{padding:5px 10px}}.leader-page{background-color:wheat;color:#5d4037;min-height:100vh;padding:20px}.leader-page h1,.leader-page h2{color:#8b4513}.group-selection-list,.student-list{list-style:none;padding:0}.group-item,.student-item{background-color:#deb887;border:2px solid #8b4513;border-radius:5px;margin-bottom:10px;padding:15px}.group-item{cursor:pointer}.group-item:hover{background-color:#cdac7a}.student-item{align-items:center;display:flex;justify-content:space-between}.dismiss-btn{background-color:#dc143c;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Rye,cursive;letter-spacing:1px;padding:10px 20px;text-transform:uppercase}.dismiss-btn:hover{background-color:#b22222}.back-btn{background-color:sienna;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Rye,cursive;letter-spacing:1px;margin-bottom:20px;padding:10px 20px;text-transform:uppercase}.back-btn:hover{background-color:#8b4513}.undo-btn{background-color:#ffc107;border:2px solid #212529;border-radius:5px;box-shadow:1px 1px 3px #0003;color:#212529;cursor:pointer;font-family:Rye,cursive;font-size:.8em;letter-spacing:1px;padding:5px 10px;text-transform:uppercase}.undo-btn:hover{background-color:#ffca2c}.dismissed-student{background-color:grey;border-color:#696969;color:#d3d3d3}.manage-page{background-color:wheat;color:#5d4037;min-height:100vh;padding:20px}.manage-page h1,.manage-page h2,.manage-page h3,.manage-page h4{color:#8b4513}.add-family-section,.families-section,.filter-section{background-color:#deb887;border:2px solid #8b4513;border-radius:10px;margin-bottom:30px;padding:20px}.add-form{background-color:beige;border:1px solid #8b4513;border-radius:5px;padding:15px}.add-form input,.add-form select{border:1px solid #8b4513;border-radius:3px;font-family:Rye,cursive;margin:5px;padding:8px}.add-form button{background-color:#228b22;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Rye,cursive;letter-spacing:1px;margin:5px;padding:8px 16px;text-transform:uppercase}.add-form button:hover{background-color:#3cb371}.add-form button:disabled{background-color:grey;cursor:not-allowed}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.filter-btn{background-color:sienna;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Rye,cursive;letter-spacing:1px;padding:10px 20px;text-transform:uppercase}.filter-btn.active,.filter-btn:hover{background-color:#8b4513}.filter-btn.active{transform:scale(1.05)}.family-list{display:flex;flex-direction:column}.family-container{background-color:beige;border:2px solid #8b4513;border-radius:8px;overflow:hidden}.family-header{background-color:#deb887;border-bottom:2px solid #8b4513;padding:15px}.family-display{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.family-display h3{color:#8b4513;margin:0}.family-actions{display:flex;gap:10px}.family-actions button{background-color:sienna;border:2px solid beige;border-radius:3px;box-shadow:1px 1px 3px #0003;color:#fff;cursor:pointer;font-family:Rye,cursive;font-size:.8em;letter-spacing:1px;padding:5px 10px;text-transform:uppercase}.family-actions button:hover{background-color:#8b4513}.students-in-family{padding:15px}.students-in-family h4{border-bottom:1px solid #8b4513;color:#8b4513;margin:0 0 15px;padding-bottom:5px}.add-student-form{align-items:center;background-color:#f0f8ff;border:1px solid #8b4513;border-radius:5px;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px;padding:10px}.add-student-form input,.add-student-form select{border:1px solid #8b4513;border-radius:3px;font-family:Rye,cursive;padding:5px}.add-student-form button{background-color:#228b22;border:2px solid beige;border-radius:3px;box-shadow:1px 1px 3px #0003;color:#fff;cursor:pointer;font-family:Rye,cursive;font-size:.8em;letter-spacing:1px;padding:5px 10px;text-transform:uppercase}.add-student-form button:hover{background-color:#3cb371}.add-student-form button:disabled{background-color:grey;cursor:not-allowed}.student-list{display:flex;flex-direction:column;gap:8px}.student-item{background-color:#fff8dc;border:1px solid #8b4513;border-radius:5px;padding:10px}.student-display{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.student-name{color:#8b4513;font-weight:700}.student-group{color:#5d4037;font-size:.9em}.student-actions{display:flex;gap:5px}.student-actions button{background-color:sienna;border:2px solid beige;border-radius:3px;box-shadow:1px 1px 3px #0003;color:#fff;cursor:pointer;font-family:Rye,cursive;font-size:.7em;letter-spacing:1px;padding:3px 8px;text-transform:uppercase}.student-actions button:hover{background-color:#8b4513}.delete-btn{background-color:#dc143c!important}.delete-btn:hover{background-color:#b22222!important}.edit-form{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.edit-form input,.edit-form select{border:1px solid #8b4513;border-radius:3px;font-family:Rye,cursive;padding:5px}.edit-form button{background-color:#228b22;border:2px solid beige;border-radius:3px;box-shadow:1px 1px 3px #0003;color:#fff;cursor:pointer;font-family:Rye,cursive;font-size:.8em;letter-spacing:1px;padding:5px 10px;text-transform:uppercase}.edit-form button:hover{background-color:#3cb371}.edit-form button:last-child{background-color:#ffc107;color:#212529}.edit-form button:last-child:hover{background-color:#ffca2c}.backup-section{background-color:#deb887;border:2px solid #8b4513;border-radius:10px;margin-top:40px;padding:20px}.toggle-backup-btn{background-color:sienna;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;font-family:Rye,cursive;letter-spacing:1px;margin-bottom:15px;padding:10px 20px;text-transform:uppercase}.toggle-backup-btn:hover{background-color:#8b4513}.backup-options{background-color:beige;border:1px solid #8b4513;border-radius:5px;padding:20px}.password-input{align-items:center;display:flex;gap:10px;margin-bottom:20px}.password-input label{color:#8b4513;font-weight:700;min-width:80px}.password-input input{border:1px solid #8b4513;border-radius:3px;flex:1 1;font-family:Rye,cursive;max-width:200px;padding:8px}.backup-actions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.download-section,.upload-section{background-color:#fff8dc;border:1px solid #8b4513;border-radius:5px;padding:15px}.download-section h4,.upload-section h4{color:#8b4513;margin:0 0 10px}.download-btn,.upload-btn{background-color:#228b22;border:2px solid beige;border-radius:5px;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;display:inline-block;font-family:Rye,cursive;letter-spacing:1px;padding:8px 16px;text-decoration:none;text-transform:uppercase}.download-btn:hover,.upload-btn:hover{background-color:#3cb371}.upload-note{color:#5d4037;display:block;font-size:.8em;font-style:italic;margin-top:8px}@media (max-width:768px){.backup-actions{grid-template-columns:1fr}.password-input{align-items:flex-start;flex-direction:column}.password-input input{max-width:100%}}.App{text-align:center}
/*# sourceMappingURL=main.4ee0b6ae.css.map*/