*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#fef9f3 0%,#fff5eb 50%,#fef3e8 100%);min-height:100vh;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.password-screen{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.password-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:48px;box-shadow:0 4px 24px #8b73551f}.password-card h1{color:#5c4a3a;margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:2rem}.password-card p{color:#8b7355;margin-bottom:32px}.password-card input{text-align:center;border:2px solid #e8e0d8;border-radius:12px;width:100%;margin-bottom:16px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:border-color .2s}.password-card input:focus{border-color:#d35400;outline:none}.password-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d35400 0%,#e67e22 100%);border:none;border-radius:12px;width:100%;padding:16px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.password-card button:hover{transform:translateY(-2px);box-shadow:0 4px 16px #d3540066}.password-error{color:#c0392b;margin-top:12px;font-size:.9rem}.header{color:#fff;text-align:center;background:linear-gradient(135deg,#d35400 0%,#e67e22 100%);padding:32px 24px;position:relative;overflow:hidden}.header:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;animation:8s ease-in-out infinite shimmer;position:absolute;top:-50%;left:-50%}@keyframes shimmer{0%,to{transform:translate(0)}50%{transform:translate(20%,20%)}}.header h1{text-shadow:0 2px 4px #0000001a;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:2.5rem;font-weight:800;position:relative}.header p{opacity:.95;margin:0;font-size:1.1rem;position:relative}.stats-bar{background:#fff;border-bottom:1px solid #f0e6dd;flex-wrap:wrap;justify-content:center;gap:32px;padding:20px;display:flex}.stat{text-align:center}.stat-value{color:#d35400;font-family:Fraunces,Georgia,serif;font-size:1.75rem;font-weight:700}.stat-label{color:#8b7355;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.main-content{max-width:1200px;margin:0 auto;padding:24px}.week-nav{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 24px;display:flex;box-shadow:0 2px 12px #8b735514}.week-nav button{cursor:pointer;color:#d35400;background:#fef5eb;border:none;border-radius:10px;padding:12px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.week-nav button:hover:not(:disabled){color:#fff;background:#d35400;transform:translateY(-1px)}.week-nav button:disabled{opacity:.5;cursor:not-allowed}.week-title{color:#5c4a3a;font-family:Fraunces,Georgia,serif;font-size:1.25rem}.calendar-grid{gap:16px;display:grid}.day-column{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #8b735514}.day-header{background:linear-gradient(135deg,#f8f0e8 0%,#fef5eb 100%);border-bottom:1px solid #f0e6dd;padding:16px 20px}.day-name{color:#5c4a3a;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.day-date{color:#8b7355;margin-top:2px;font-size:.85rem}.today-badge{color:#fff;background:#d35400;border-radius:20px;padding:3px 8px;font-size:.7rem;font-weight:600}.slots-container{padding:12px}.slot{cursor:pointer;border:2px solid #0000;border-radius:12px;margin-bottom:10px;padding:14px 16px;transition:all .2s}.slot:last-child{margin-bottom:0}.slot-open{background:linear-gradient(135deg,#e8f5e9 0%,#f1f8e9 100%);border-color:#c8e6c9}.slot-open:hover{border-color:#81c784;transform:translateY(-2px);box-shadow:0 4px 12px #81c7844d}.slot-taken{cursor:pointer;background:linear-gradient(135deg,#fff3e0 0%,#fff8e1 100%);border-color:#ffe0b2}.slot-taken:hover{border-color:#ffcc80;transform:translateY(-2px);box-shadow:0 4px 12px #ff980033}.slot-delivered{cursor:pointer;background:linear-gradient(135deg,#e3f2fd 0%,#e8f5e9 100%);border-color:#a5d6a7}.slot-delivered:hover{border-color:#81c784;transform:translateY(-2px);box-shadow:0 4px 12px #81c7844d}.slot-family{color:#5c4a3a;margin-bottom:4px;font-size:.9rem;font-weight:600}.slot-address{color:#8b7355;margin-bottom:6px;font-size:.8rem}.slot-meta{color:#a0896e;flex-wrap:wrap;gap:12px;font-size:.75rem;display:flex}.slot-volunteer{border-top:1px dashed #e0d5c8;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;display:flex}.volunteer-info{flex-direction:column;gap:2px;display:flex}.volunteer-name{color:#d35400;font-size:.85rem;font-weight:600}.volunteer-phone{color:#8b7355;font-size:.75rem}.delivered-badge{color:#fff;background:#4caf50;border-radius:10px;margin-top:2px;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-block}.btn-delivered{background:linear-gradient(135deg,#43a047 0%,#66bb6a 100%)!important}.btn-delivered:hover{box-shadow:0 4px 16px #4caf5066!important}.remove-btn{color:#c0a080;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:.75rem;transition:all .2s}.remove-btn:hover{color:#c00;background:#fee}.open-badge{color:#fff;background:#4caf50;border-radius:20px;padding:3px 10px;font-size:.7rem;font-weight:600}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#5c4a3a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:100%;max-width:440px;padding:32px;animation:.3s ease-out modalIn;box-shadow:0 20px 60px #5c4a3a4d}@keyframes modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal h2{color:#5c4a3a;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:1.5rem}.modal-subtitle{color:#8b7355;margin-bottom:24px;font-size:.95rem}.modal-info{background:#fef9f3;border-radius:12px;margin-bottom:24px;padding:16px}.modal-info-row{justify-content:space-between;padding:6px 0;font-size:.9rem;display:flex}.modal-info-label{color:#8b7355}.modal-info-value{color:#5c4a3a;text-align:right;max-width:60%;font-weight:500}.modal input{border:2px solid #e8e0d8;border-radius:12px;width:100%;margin-bottom:20px;padding:14px 18px;font-family:inherit;font-size:1rem;transition:border-color .2s}.modal input:focus{border-color:#d35400;outline:none}.modal-buttons{gap:12px;display:flex}.modal-buttons button{cursor:pointer;border-radius:12px;flex:1;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:linear-gradient(135deg,#d35400 0%,#e67e22 100%);border:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 16px #d3540066}.btn-secondary{color:#8b7355;background:#fff;border:2px solid #e8e0d8}.btn-secondary:hover{color:#d35400;border-color:#d35400}.leaderboard{background:#fff;border-radius:16px;margin-top:24px;padding:24px;box-shadow:0 2px 12px #8b735514}.leaderboard h3{color:#5c4a3a;margin:0 0 16px;font-family:Fraunces,Georgia,serif;font-size:1.1rem}.volunteer-list{flex-wrap:wrap;gap:10px;display:flex}.volunteer-chip{color:#5c4a3a;background:linear-gradient(135deg,#fef5eb 0%,#fff8f0 100%);border:1px solid #f0e6dd;border-radius:20px;padding:8px 16px;font-size:.85rem}.volunteer-chip strong{color:#d35400}.loading{text-align:center;color:#8b7355;padding:60px 20px}.loading-spinner{border:3px solid #f0e6dd;border-top-color:#d35400;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.header h1{font-size:1.75rem}.stats-bar{gap:20px}.main-content{padding:16px}.week-nav{text-align:center;flex-direction:column;gap:12px}.week-nav button{width:100%}.modal{padding:24px}}.admin-container{min-height:100vh}.admin-header{color:#fff;background:linear-gradient(135deg,#5c4a3a 0%,#7a6352 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.admin-header h1{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.5rem}.back-link{color:#fff;opacity:.9;font-size:.9rem;text-decoration:none}.back-link:hover{opacity:1;text-decoration:underline}.admin-content{max-width:900px;margin:0 auto;padding:24px}.admin-form-section{background:#fff;border-radius:16px;margin-bottom:24px;padding:24px;box-shadow:0 2px 12px #8b735514}.admin-form-section h2{color:#5c4a3a;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:1.3rem}.next-id{color:#8b7355;margin-bottom:20px;font-size:.9rem}.next-id strong{color:#d35400}.admin-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#5c4a3a;font-size:.9rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:2px solid #e8e0d8;border-radius:10px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d35400;outline:none}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.days-selector{flex-wrap:wrap;gap:8px;display:flex}.day-btn{cursor:pointer;color:#8b7355;background:#fff;border:2px solid #e8e0d8;border-radius:8px;padding:10px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.day-btn:hover{border-color:#d35400}.day-btn.active{color:#fff;background:#d35400;border-color:#d35400}.checkbox-group label{cursor:pointer;flex-direction:row;align-items:center;gap:10px}.checkbox-group input[type=checkbox]{cursor:pointer;width:20px;height:20px}.form-buttons{gap:12px;margin-top:8px;display:flex}.form-buttons button{cursor:pointer;border-radius:10px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.form-buttons .btn-primary:disabled{opacity:.6;cursor:not-allowed}.admin-list-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #8b735514}.admin-list-section h2{color:#5c4a3a;margin:0 0 20px;font-family:Fraunces,Georgia,serif;font-size:1.3rem}.families-list{flex-direction:column;gap:12px;display:flex}.family-card{background:#fef9f3;border:2px solid #f0e6dd;border-radius:12px;padding:16px;transition:all .2s}.family-card:hover{border-color:#e8d5c4}.family-card.inactive{opacity:.6;background:#f5f5f5}.family-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.family-id{color:#d35400;font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:700}.status-badge{text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:600}.status-badge.active{color:#2e7d32;background:#e8f5e9}.status-badge.inactive{color:#999;background:#fafafa}.family-address{color:#5c4a3a;margin-bottom:8px;font-weight:500}.family-details{color:#8b7355;flex-wrap:wrap;gap:16px;margin-bottom:4px;font-size:.85rem;display:flex}.family-days{color:#a0896e;margin-top:4px;font-size:.8rem}.family-notes{color:#8b7355;border-top:1px dashed #e0d5c8;margin-top:8px;padding-top:8px;font-size:.85rem;font-style:italic}.family-actions{border-top:1px solid #e8e0d8;gap:8px;margin-top:12px;padding-top:12px;display:flex}.family-actions button{cursor:pointer;color:#5c4a3a;background:#fff;border:1px solid #e8e0d8;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s}.family-actions button:hover{color:#d35400;border-color:#d35400}.family-actions .delete-btn:hover{color:#c00;background:#fff5f5;border-color:#c00}@media (max-width:768px){.admin-header{text-align:center;flex-direction:column}.admin-content{padding:16px}.form-row{grid-template-columns:1fr}.days-selector{justify-content:center}.family-actions{flex-wrap:wrap}.family-actions button{flex:1;min-width:80px}.admin-tabs{flex-wrap:wrap}.stats-grid{grid-template-columns:1fr 1fr}.assignments-table{font-size:.8rem;overflow-x:auto}.table-header,.table-row{grid-template-columns:1fr 1fr;gap:8px}.table-header-6,.table-row-6,.table-header-history,.table-row-history{grid-template-columns:100px 1fr 1fr 90px;min-width:500px}.cell-phone,.table-header span:nth-child(4){display:none}.history-controls{flex-direction:column}}.admin-tabs{background:#fff;border-bottom:2px solid #f0e6dd;gap:0;padding:0 24px;display:flex}.tab-btn{cursor:pointer;color:#8b7355;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:16px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.tab-btn:hover{color:#d35400}.tab-btn.active{color:#d35400;border-bottom-color:#d35400}.admin-stats-section{background:#fff;border-radius:16px;margin-bottom:24px;padding:24px;box-shadow:0 2px 12px #8b735514}.admin-stats-section h2{color:#5c4a3a;margin:0 0 20px;font-family:Fraunces,Georgia,serif;font-size:1.3rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{text-align:center;background:#fef9f3;border-radius:12px;padding:20px}.stat-card.highlight{background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 100%)}.stat-number{color:#d35400;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:700}.stat-card .stat-label{color:#8b7355;margin-top:4px;font-size:.85rem}.admin-alert-section{background:linear-gradient(135deg,#fff8e1 0%,#ffecb3 100%);border:2px solid #ffc107;border-radius:16px;margin-bottom:24px;padding:24px}.admin-alert-section h2{color:#f57c00;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:1.2rem}.alert-subtitle{color:#e65100;margin-bottom:16px;font-weight:500}.unfilled-list{flex-direction:column;gap:8px;display:flex}.unfilled-item{background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 16px;font-size:.9rem;display:flex}.unfilled-date{color:#5c4a3a;min-width:100px;font-weight:600}.unfilled-family{color:#d35400;font-weight:600}.unfilled-address{color:#8b7355;flex:1}.more-unfilled{color:#e65100;margin-top:8px;font-style:italic}.admin-success-section{text-align:center;background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);border:2px solid #4caf50;border-radius:16px;margin-bottom:24px;padding:24px}.admin-success-section h2{color:#2e7d32;margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:1.2rem}.admin-success-section p{color:#388e3c}.volunteer-leaderboard{flex-direction:column;gap:8px;display:flex}.leaderboard-item{background:#fef9f3;border-radius:8px;align-items:center;gap:16px;padding:12px 16px;display:flex}.leaderboard-rank{color:#d35400;min-width:40px;font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:700}.leaderboard-name{color:#5c4a3a;flex:1;font-weight:500}.leaderboard-count{color:#8b7355;font-size:.9rem}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-header h2{margin:0}.filter-buttons{gap:8px;display:flex}.filter-btn{cursor:pointer;color:#8b7355;background:#fff;border:2px solid #e8e0d8;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.filter-btn:hover{border-color:#d35400}.filter-btn.active{color:#fff;background:#d35400;border-color:#d35400}.assignments-table{flex-direction:column;gap:4px;display:flex}.table-header{color:#5c4a3a;background:#f8f0e8;border-radius:8px;grid-template-columns:140px 1fr 1fr 120px 120px;gap:16px;padding:12px 16px;font-size:.85rem;font-weight:600;display:grid}.table-row{background:#fff;border:1px solid #f0e6dd;border-radius:8px;grid-template-columns:140px 1fr 1fr 120px 120px;align-items:center;gap:16px;padding:12px 16px;font-size:.9rem;display:grid}.table-row.delivered{background:#f1f8e9;border-color:#c8e6c9}.cell-date{color:#5c4a3a;font-weight:500}.cell-family{flex-direction:column;display:flex}.cell-family small{color:#8b7355;font-size:.75rem}.cell-volunteer{color:#5c4a3a;font-weight:500}.cell-phone{color:#8b7355;font-size:.85rem}.cell-status{font-size:.85rem;font-weight:500}.status-delivered{color:#2e7d32}.status-pending{color:#f57c00}.status-cancelled{color:#c62828}.table-header-6,.table-row-6{grid-template-columns:130px 1.5fr 1fr 110px 110px 100px}.table-header-history,.table-row-history{grid-template-columns:120px 1.5fr 1fr 100px 110px 90px 130px}.table-row.cancelled{opacity:.85;background:#fce4ec;border-color:#ef9a9a}.history-subtitle{color:#8b7355;margin-bottom:16px;font-size:.9rem}.history-controls{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.history-search{border:2px solid #e8e0d8;border-radius:10px;flex:1;min-width:200px;padding:10px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.history-search:focus{border-color:#d35400;outline:none}.volunteers-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.volunteer-card{background:#fef9f3;border:2px solid #f0e6dd;border-radius:12px;padding:16px}.volunteer-card-name{color:#5c4a3a;margin-bottom:4px;font-size:1rem;font-weight:600}.volunteer-card-phone{color:#8b7355;margin-bottom:8px;font-size:.85rem}.volunteer-card-stats{color:#a0896e;gap:16px;font-size:.8rem;display:flex}.volunteer-card-stats span{background:#fff;border-radius:12px;padding:4px 10px}.view-toggle{background:#fff;border-bottom:1px solid #f0e6dd;justify-content:center;gap:8px;padding:16px 24px;display:flex}.toggle-btn{cursor:pointer;color:#8b7355;background:#fff;border:2px solid #e8e0d8;border-radius:10px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.toggle-btn:hover{border-color:#d35400}.toggle-btn.active{color:#fff;background:linear-gradient(135deg,#d35400 0%,#e67e22 100%);border-color:#d35400}.today-stats-bar{background:linear-gradient(135deg,#f8f0e8 0%,#fef5eb 100%);border-bottom:1px solid #f0e6dd;padding:20px 24px}.today-date-display{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.today-day{color:#5c4a3a;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700}.today-badge-large{color:#fff;letter-spacing:.5px;background:#d35400;border-radius:20px;padding:5px 12px;font-size:.75rem;font-weight:700}.today-stats{justify-content:center;gap:32px;display:flex}.today-stat{flex-direction:column;align-items:center;display:flex}.today-stat-value{color:#5c4a3a;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:700}.today-stat-value.open{color:#4caf50}.today-stat-value.delivered{color:#2e7d32}.today-stat-label{color:#8b7355;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.day-nav{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 24px;display:flex;box-shadow:0 2px 12px #8b735514}.day-nav button{cursor:pointer;color:#d35400;background:#fef5eb;border:none;border-radius:10px;padding:12px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.day-nav button:hover{color:#fff;background:#d35400;transform:translateY(-1px)}.today-btn{color:#fff!important;background:linear-gradient(135deg,#d35400 0%,#e67e22 100%)!important}.today-btn:hover{box-shadow:0 4px 16px #d3540066!important}.today-slots{flex-direction:column;gap:16px;display:flex}.slot-large{border-radius:16px;flex-direction:column;padding:20px 24px;display:flex}.slot-large .slot-main{margin-bottom:12px}.slot-large .slot-family{margin-bottom:6px;font-size:1.1rem}.slot-large .slot-address{margin-bottom:10px;font-size:.95rem}.slot-large .slot-meta{gap:16px;font-size:.85rem}.slot-large .slot-volunteer{margin-top:12px;padding-top:12px}.slot-large .volunteer-name{font-size:1rem}.slot-large .volunteer-phone{font-size:.85rem}.slot-large .open-badge{padding:6px 16px;font-size:.85rem}@media (max-width:768px){.today-day{font-size:1.2rem}.today-stats{gap:20px}.today-stat-value{font-size:1.5rem}.day-nav{flex-wrap:wrap;justify-content:center;gap:12px}.day-nav button{text-align:center;flex:1;min-width:120px}.slot-large{padding:16px 20px}.slot-large .slot-meta{flex-direction:column;gap:8px}}
