*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{direction:rtl}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;background:#f2f2f7;color:#1c1c1e;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;line-height:1.47}#root{max-width:900px;margin:0 auto;padding:16px 16px 40px}::selection{background:#007aff;color:#fff}input::placeholder{color:#8e8e93}@media(max-width:600px){#root{padding:12px 0 32px}}.nav{display:flex;gap:0;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:14px;padding:4px;margin:0 16px 20px;box-shadow:0 1px 3px #0000000f}.nav-tab{flex:1;padding:8px 6px;border:none;background:transparent;color:#8e8e93;font-size:13px;font-weight:500;cursor:pointer;border-radius:11px;transition:all .25s ease;font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:2px}.nav-icon{font-size:20px}.nav-label{font-size:10px;letter-spacing:.1px}.nav-tab:hover{color:#636366}.nav-tab.active{background:#fff;color:#007aff;box-shadow:0 1px 4px #00000014}@media(max-width:600px){.nav{border-radius:0;margin:0 0 12px;padding:4px 2px;position:sticky;top:0;z-index:100;box-shadow:0 .5px #00000014}.nav-tab{padding:6px 4px;gap:1px}.nav-icon{font-size:20px}.nav-label{font-size:10px}}.exam-banner{border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000f;animation:fadeIn .3s ease}.exam-banner-title{padding:12px 16px;font-weight:600;font-size:15px;background:transparent;color:#1c1c1e;border-bottom:.5px solid rgba(0,0,0,.06)}.exam-banner-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:.5px solid rgba(0,0,0,.06)}.exam-banner-item:last-child{border-bottom:none}.exam-banner-item.today{background:#ff95000f}.exam-banner-item.urgent{background:#ff95000a}.exam-banner-left{display:flex;flex-direction:column;gap:3px}.exam-banner-subject{font-weight:600;font-size:15px;color:#1c1c1e}.exam-banner-kid{font-size:13px;font-weight:500}.exam-banner-dresscode{display:inline-block;margin-top:3px;padding:3px 10px;background:#007aff1a;border:none;border-radius:20px;font-size:12px;font-weight:500;color:#0055d4;width:fit-content}.exam-banner-special{display:inline-block;margin-top:2px;padding:2px 8px;background:#af52de1a;border-radius:12px;font-size:12px;color:#8944ab;font-weight:500;width:fit-content}.exam-banner-right{display:flex;align-items:center;gap:8px}.exam-banner-days{font-weight:600;font-size:14px;color:#636366}.today-badge{color:#ff9500;font-size:15px}.urgent-badge{color:#ff9500}.exam-banner-date{font-size:12px;color:#8e8e93}.exam-banner-dismiss{background:none;border:none;color:#c7c7cc;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s ease}.exam-banner-dismiss:hover{background:#0000000a;color:#ff3b30}@media(max-width:600px){.exam-banner-subject{font-size:14px}}.schedule-change-banner{border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000f;animation:fadeIn .3s ease}.schedule-change-banner-title{padding:12px 16px;font-weight:600;font-size:15px;background:transparent;color:#1c1c1e;border-bottom:.5px solid rgba(0,0,0,.06)}.schedule-change-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:.5px solid rgba(0,0,0,.06);gap:8px}.schedule-change-item:last-child{border-bottom:none}.schedule-change-left{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.schedule-change-day{font-weight:600;font-size:14px;color:#1c1c1e}.schedule-change-detail{font-size:13px;color:#636366;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.schedule-change-old{text-decoration:line-through;color:#ff3b30}.schedule-change-arrow{color:#aeaeb2}.schedule-change-new{color:#34c759;font-weight:500}.schedule-change-dismiss{background:none;border:none;color:#c7c7cc;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s ease;flex-shrink:0}.schedule-change-dismiss:hover{background:#0000000a;color:#007aff}@media(max-width:600px){.schedule-change-day{font-size:13px}}.dashboard{display:flex;flex-direction:column;gap:12px;padding:0 16px}.dashboard-date{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000f}.dashboard-date-text{font-size:20px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px}.dashboard-holiday-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 14px;border-radius:20px;font-size:13px;font-weight:600}.dashboard-holiday-badge[data-type=vacation]{background:#34c7591f;color:#248a3d}.dashboard-holiday-badge[data-type=holiday],.dashboard-holiday-badge[data-type=no_school]{background:#007aff1a;color:#0055d4}.dashboard-holiday-badge[data-type=memorial]{background:#ff453a1a;color:#c41e1e}.dashboard-holiday-badge[data-type=early_dismissal]{background:#ff95001a;color:#c77600}.weather-strip{display:flex;align-items:center;gap:12px;font-size:14px;color:#636366}.weather-main{font-weight:600;color:#1c1c1e}.weather-range{font-size:13px;color:#8e8e93}.weather-rain{font-size:13px;color:#007aff;font-weight:500}.weather-tips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.weather-tip{font-size:12px;padding:3px 12px;border-radius:20px;background:#007aff14;color:#0055d4;font-weight:500}.dashboard-section{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.dashboard-section-title{padding:12px 16px;font-weight:600;font-size:15px;color:#1c1c1e;border-bottom:.5px solid rgba(0,0,0,.06)}.dashboard-kids{display:flex;flex-direction:column;gap:12px}.kid-card{background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000f;overflow:hidden;border-top:3px solid #ccc}.kid-card-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:.5px solid rgba(0,0,0,.06)}.kid-card-name{font-weight:700;font-size:17px;display:inline-flex;align-items:baseline;gap:6px}.kid-card-age{font-size:12px;font-weight:500;color:#8e8e93}.kid-card-birthday{font-size:12px;font-weight:500;color:#8e8e93;background:#f2f2f7;padding:3px 10px;border-radius:20px;margin-inline-start:auto;margin-inline-end:8px;white-space:nowrap}.kid-card-birthday.soon{color:#c77600;background:#ff95001f;font-weight:600}.kid-card-end{font-size:13px;font-weight:600;color:#c77600;background:#ff95001a;padding:3px 12px;border-radius:20px}.kid-card-body{padding:8px 0}.kid-card-row{display:flex;align-items:flex-start;gap:10px;padding:6px 16px}.kid-card-icon{font-size:15px;flex-shrink:0;width:20px;text-align:center;padding-top:1px}.kid-card-label{font-size:14px;color:#1c1c1e;line-height:1.4}.kid-card-highlight{font-weight:600;color:#007aff}.kid-card-subjects{font-size:12px;color:#aeaeb2;line-height:1.5}.dashboard-no-school{display:flex;align-items:center;gap:14px;padding:28px 20px;background:#fff;border-radius:14px;box-shadow:0 1px 3px #0000000f}.dashboard-no-school-icon{font-size:36px}.dashboard-no-school-text{font-size:17px;font-weight:600;color:#248a3d;display:flex;flex-direction:column;gap:4px}.dashboard-no-school-notes{font-size:13px;font-weight:400;color:#8e8e93}.dashboard-holidays{display:flex;flex-direction:column}.dashboard-holiday-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:.5px solid rgba(0,0,0,.06);background:transparent}.dashboard-holiday-item:last-child{border-bottom:none}.holiday-icon{font-size:22px;flex-shrink:0}.holiday-info{display:flex;flex-direction:column;gap:1px;flex:1}.holiday-name{font-weight:600;font-size:14px;color:#1c1c1e}.holiday-dates{font-size:12px;color:#8e8e93}.holiday-notes{font-size:12px;color:#aeaeb2}.holiday-dismissal{padding:3px 10px;background:#ff95001a;border-radius:12px;font-size:12px;font-weight:500;color:#c77600;white-space:nowrap}.dashboard-holiday-item[data-type=memorial],.dashboard-holiday-item[data-type=vacation]{background:transparent}@media(max-width:600px){.dashboard{padding:0 12px}.dashboard-date-text{font-size:18px}}.calendar{animation:fadeIn .3s ease;padding:0 16px}.kid-selector{display:flex;gap:8px;margin-bottom:16px}.kid-btn{flex:1;padding:10px 16px;border:2px solid;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .25s ease}.kid-btn:hover{opacity:.85}.kid-info{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#fff;border-radius:14px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.kid-info-name{font-size:18px;font-weight:700;color:#1c1c1e}.kid-info-age{font-size:14px;color:#8e8e93}.kid-info-birthday{font-size:13px;color:#aeaeb2;margin-right:auto}.kid-info-birthday.soon{color:#ff9500;font-weight:600}.week-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 4px}.week-nav-btn{background:none;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:6px 14px;font-size:13px;font-family:inherit;color:#007aff;cursor:pointer;font-weight:600;transition:all .2s ease}.week-nav-btn:hover{background:#007aff0f;border-color:#007aff4d}.week-nav-label{font-size:14px;font-weight:700;color:#1c1c1e}.header-day{font-size:13px;line-height:1;width:100%;text-align:center}.header-date{font-size:11px;font-weight:500;color:#8e8e93;line-height:1;width:100%;text-align:center;margin-top:4px}.today-header .header-date{color:#007aff}.schedule-grid-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px}.schedule-grid{min-width:500px;display:grid;grid-template-columns:80px repeat(5,1fr);gap:.5px;background:#0000000f;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.schedule-cell{background:#fff;padding:8px 6px;min-height:42px;display:flex;align-items:center;justify-content:center}.schedule-cell.header{background:#f9f9fb;font-weight:600;font-size:13px;color:#1c1c1e;min-height:44px;flex-direction:column;gap:2px}.schedule-cell.header.corner{font-size:12px;color:#8e8e93}.schedule-cell.header.today-header{background:#007aff0f;color:#007aff}.time-cell{flex-direction:column;gap:0;font-size:11px;color:#8e8e93;font-weight:600;background:#f9f9fb}.time-separator{font-size:9px;color:#c7c7cc}.subject-cell{cursor:pointer;transition:background .15s ease;font-size:13px;text-align:center}.subject-cell:hover{background:#007aff0a!important}.subject-cell.today{background:#007aff05}.subject-cell.has-value{font-weight:500;color:#1c1c1e}.empty-cell{color:transparent}.subject-cell:hover .empty-cell{color:#c7c7cc}.cell-value{font-size:12px;color:#1c1c1e}.subject-cell.has-change{cursor:pointer}.subject-cell.change-event{background:#ff950014!important}.subject-cell.change-event.today{background:#ff950024!important}.subject-cell.change-substitute{background:#34c75914!important}.subject-cell.change-substitute.today{background:#34c75924!important}.change-content{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}.change-text{font-size:10px;font-weight:600;color:#c77600;text-align:center;line-height:1.2;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.change-substitute .change-text{color:#248a3d}.change-original{font-size:10px;color:#aeaeb2;text-decoration:line-through;text-align:center}.afternoon-separator-label{background:#af52de0f!important;font-size:11px;font-weight:700;color:#af52de;min-height:24px!important;padding:4px 6px!important}.afternoon-separator{background:#af52de0f!important;min-height:24px!important;padding:0!important;border-top:1.5px solid rgba(175,82,222,.15)}.time-cell.afternoon{background:#faf9fc}.cell-text-input{width:100%;padding:4px 6px;border:1.5px solid #007aff;border-radius:6px;font-size:12px;font-family:inherit;background:#fff;color:#1c1c1e;outline:none;text-align:center}@media(max-width:600px){.calendar{padding:0 12px}.schedule-grid{grid-template-columns:60px repeat(5,1fr);font-size:11px}.schedule-cell.header{font-size:11px;padding:6px 2px}.time-cell,.cell-value{font-size:10px}.kid-selector{gap:4px}.kid-btn{padding:8px;font-size:13px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.food-planner{animation:fadeIn .3s ease;padding:0 16px}.food-grid{display:grid;grid-template-columns:90px repeat(3,1fr);gap:.5px;background:#0000000f;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.food-cell{background:#fff;padding:12px 8px;min-height:50px;display:flex;align-items:center;justify-content:center;text-align:center}.food-cell.header{background:#f9f9fb;font-weight:600;font-size:14px;color:#1c1c1e;min-height:40px}.food-cell.header.corner{font-size:12px;color:#8e8e93}.kid-col{font-size:15px}.food-cell.day-label{font-weight:600;font-size:13px;color:#636366;background:#f9f9fb}.food-cell.day-label.today{color:#007aff;background:#007aff0f!important;font-weight:700}.food-cell.day-label.shabat{color:#aeaeb2;font-style:italic}.food-entry{cursor:pointer;transition:background .15s ease}.food-entry:hover{background:#007aff0a!important}.food-entry.today{background:#007aff08}.food-value{font-size:14px;color:#1c1c1e}.food-empty{color:#c7c7cc;font-size:13px}.food-entry:hover .food-empty{color:#aeaeb2}.shabat-cell{background:#fafafa}.shabat-text{font-size:13px;color:#aeaeb2;font-style:italic}.food-input{width:100%;padding:6px 8px;border:1.5px solid #007aff;border-radius:8px;font-size:13px;font-family:inherit;background:#fff;color:#1c1c1e;outline:none;text-align:center}@media(max-width:600px){.food-planner{padding:0 12px}.food-grid{grid-template-columns:70px repeat(3,1fr)}.food-cell{padding:10px 4px;min-height:44px}.food-cell.header{font-size:12px}.food-cell.day-label{font-size:11px}.food-value{font-size:12px}}.exam-list{animation:fadeIn .3s ease;padding:0 16px}.exam-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.exam-header .section-title{margin-bottom:0}.add-exam-btn{padding:8px 18px;border:none;border-radius:20px;background:#007aff;color:#fff;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease}.add-exam-btn:hover{background:#0062cc}.exam-form{background:#fff;border-radius:14px;padding:16px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 3px #0000000f}.exam-form-row{display:flex;gap:10px}.exam-form-group{display:flex;flex-direction:column;gap:3px;flex:1}.exam-form-group.flex-2{flex:2}.exam-form-group label{font-size:12px;color:#8e8e93;font-weight:600}.exam-form-group input{padding:8px 10px;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-size:13px;font-family:inherit;background:#f9f9fb;color:#1c1c1e;outline:none;transition:border-color .2s ease}.exam-form-group input:focus{border-color:#007aff;background:#fff}.exam-save-btn{padding:10px 20px;border:none;border-radius:10px;background:#007aff;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;align-self:flex-start;transition:background .2s ease}.exam-save-btn:hover{background:#0062cc}.exam-section{margin-bottom:24px}.exam-section-title{font-size:15px;color:#636366;margin-bottom:10px;font-weight:600}.exam-section.past{opacity:.5}.no-exams{color:#aeaeb2;text-align:center;padding:32px;font-style:italic}.exam-card{display:flex;align-items:center;gap:16px;background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:8px;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease}.exam-card:hover{box-shadow:0 2px 8px #00000014}.exam-card.past{background:#f9f9fb}.exam-date-badge{display:flex;flex-direction:column;align-items:center;min-width:100px;gap:2px}.exam-days-left{font-size:14px;font-weight:700;color:#ff3b30}.exam-date-text{font-size:11px;color:#8e8e93}.exam-details{display:flex;flex-direction:column;gap:2px;flex:1}.exam-subject{font-size:17px;font-weight:700;color:#1c1c1e}.exam-meta{font-size:12px;color:#8e8e93}.exam-notes{font-size:12px;color:#aeaeb2;font-style:italic}.exam-attachment{font-size:12px;color:#007aff;text-decoration:none;font-weight:500;transition:color .2s ease}.exam-attachment:hover{color:#0062cc;text-decoration:underline}.exam-actions{display:flex;gap:4px;align-items:center}.exam-edit-btn{background:none;border:none;font-size:14px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s ease}.exam-edit-btn:hover{background:#007aff0f}.exam-delete{background:none;border:none;color:#c7c7cc;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s ease}.exam-delete:hover{background:#ff3b300f;color:#ff3b30}.exam-card.editing{padding:16px}.exam-edit-form{width:100%;display:flex;flex-direction:column;gap:10px}.exam-edit-actions{display:flex;gap:8px}.exam-cancel-btn{padding:8px 16px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:transparent;color:#636366;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease}.exam-cancel-btn:hover{background:#0000000a}@media(max-width:600px){.exam-list{padding:0 12px}.exam-form-row{flex-direction:column}.exam-header{flex-direction:column;gap:8px;align-items:flex-start}.exam-card{flex-direction:column;align-items:flex-start;gap:8px}.exam-date-badge{flex-direction:row;gap:8px}}.funday{animation:fadeIn .3s ease;padding:0 16px}.funday-kid-selector{display:flex;gap:8px;margin-bottom:16px}.funday-kid-btn{flex:1;padding:10px 8px;border:2px solid;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .25s ease;display:flex;flex-direction:column;align-items:center;gap:2px}.funday-kid-btn:hover{opacity:.85}.funday-kid-name{font-size:15px}.funday-kid-day{font-size:11px;font-weight:500;opacity:.8}.funday-time-card{background:#fff;border-right:4px solid;border-radius:14px;padding:16px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #0000000f}.funday-time-header{display:flex;flex-direction:column;gap:2px}.funday-time-day{font-size:18px;font-weight:700;color:#1c1c1e}.funday-time-hours{font-size:14px;color:#8e8e93;font-weight:500}.funday-today-badge{background:#ff9500;color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:700}.funday-section{margin-bottom:24px}.funday-section-title{font-size:16px;font-weight:700;color:#1c1c1e;margin-bottom:12px}.funday-week-label{font-size:12px;color:#8e8e93;display:block;margin-top:-8px;margin-bottom:12px}.funday-regular-list{display:flex;flex-direction:column;gap:8px}.funday-regular-item{display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:12px 16px;font-size:15px;color:#1c1c1e;box-shadow:0 1px 3px #0000000f}.funday-regular-emoji{font-size:20px}.funday-rec-group{margin-bottom:16px}.funday-rec-type{font-size:14px;font-weight:600;color:#636366;margin-bottom:8px;padding-bottom:4px;border-bottom:.5px solid rgba(0,0,0,.06)}.funday-rec-card{background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:8px;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease}.funday-rec-card:hover{box-shadow:0 2px 8px #00000014}.funday-rec-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.funday-rec-title{font-size:16px;font-weight:700;color:#1c1c1e}.funday-rec-rating{font-size:13px;font-weight:600;color:#ff9500;background:#ff95001a;padding:2px 8px;border-radius:12px}.funday-rec-desc{font-size:13px;color:#636366;margin:0 0 8px;line-height:1.5}.funday-rec-meta{display:inline-block;font-size:12px;color:#8e8e93;margin-left:12px;margin-bottom:4px}.funday-rec-link{display:inline-block;font-size:13px;color:#007aff;text-decoration:none;font-weight:600;margin-top:4px}.funday-rec-link:hover{text-decoration:underline}.funday-empty{text-align:center;padding:32px;color:#8e8e93;font-size:14px;background:#f9f9fb;border-radius:14px}@media(max-width:600px){.funday{padding:0 12px}.funday-kid-selector{gap:6px}.funday-kid-btn{padding:8px 4px;font-size:13px}.funday-time-card{flex-direction:column;align-items:flex-start;gap:8px}}.funday-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.funday-add-btn{background:#007aff1a;color:#007aff;border:none;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.funday-add-btn:hover{background:#007aff2e}.funday-add-form{background:#f9f9fb;border-radius:12px;padding:12px;margin-bottom:12px;display:flex;flex-direction:column;gap:10px}.funday-emoji-picker{display:flex;flex-wrap:wrap;gap:6px}.funday-emoji-opt{width:36px;height:36px;border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:8px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.funday-emoji-opt.selected{border-color:#007aff;background:#007aff14}.funday-add-row{display:flex;gap:8px}.funday-add-input{flex:1;padding:8px 12px;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-size:14px;font-family:inherit;background:#fff}.funday-add-input:focus{outline:none;border-color:#007aff}.funday-add-confirm{padding:8px 16px;background:#007aff;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-family:inherit}.funday-add-confirm:disabled{opacity:.4;cursor:not-allowed}.funday-custom-item{position:relative}.funday-remove-btn{margin-right:auto;margin-left:0;background:transparent;border:none;color:#8e8e93;cursor:pointer;font-size:14px;padding:2px 6px;border-radius:4px}.funday-remove-btn:hover{color:#ff3b30;background:#ff3b3014}.shabbat{animation:fadeIn .3s ease;padding:0 16px}.shabbat-day-section{margin-bottom:28px}.shabbat-day-title{font-size:18px;font-weight:700;color:#1c1c1e;margin:0 0 14px;display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:.5px solid rgba(0,0,0,.08)}.shabbat-day-emoji{font-size:22px}.shabbat-week-label{display:block;font-size:13px;color:#007aff;font-weight:600;margin-bottom:16px}.shabbat-list{display:flex;flex-direction:column;gap:12px}.shabbat-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease;border-right:4px solid #c7c7cc}.shabbat-card:hover{box-shadow:0 2px 10px #00000014}.shabbat-card-hike{border-right-color:#34c759}.shabbat-card-cafe{border-right-color:#a2845e}.shabbat-card-movie{border-right-color:#007aff}.shabbat-card-event{border-right-color:#ff9500}.shabbat-card-wild{border-right-color:#ff2d55}.shabbat-card-restaurant{border-right-color:#ff9500}.shabbat-card-dessert{border-right-color:#ff2d55}.shabbat-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shabbat-card-type{font-size:12px;font-weight:600;color:#8e8e93;text-transform:uppercase}.shabbat-card-rating{font-size:13px;font-weight:600;color:#ff9500;background:#ff95001a;padding:2px 8px;border-radius:12px}.shabbat-card-title{font-size:18px;font-weight:700;color:#1c1c1e;margin:0 0 6px}.shabbat-card-desc{font-size:14px;color:#636366;line-height:1.6;margin:0 0 10px}.shabbat-card-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#8e8e93;margin-bottom:6px}.shabbat-card-link{display:inline-block;font-size:13px;color:#007aff;text-decoration:none;font-weight:600;margin-top:4px}.shabbat-card-link:hover{text-decoration:underline}.shabbat-empty{text-align:center;padding:40px;color:#8e8e93;font-size:15px;background:#f9f9fb;border-radius:14px}@media(max-width:600px){.shabbat{padding:0 12px}.shabbat-card-meta{flex-direction:column;gap:4px}}.automation-health{margin:8px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.automation-banner{display:flex;align-items:flex-start;gap:12px;background:#fff5f5;border:1px solid #ff3b30;color:#1c1c1e;padding:12px 16px;border-radius:14px;margin-bottom:8px;box-shadow:0 1px 3px #ff3b3026}.automation-banner-icon{font-size:22px;line-height:1}.automation-banner-text{flex:1;font-size:14px;line-height:1.4}.automation-banner-text strong{display:block;font-size:15px;color:#ff3b30;margin-bottom:4px}.automation-toggle{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,0,0,.08);color:#8e8e93;font-size:12px;padding:6px 12px;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .15s}.automation-toggle:hover{background:#f2f2f7}.automation-health.has-alerts .automation-toggle{color:#ff3b30;border-color:#ff3b30}.automation-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.automation-dot.green{background:#34c759}.automation-dot.red{background:#ff3b30}.automation-dot.yellow{background:#ff9500}.automation-dot.gray{background:#c7c7cc}.automation-chevron{font-size:9px;margin-inline-start:4px;opacity:.6}.automation-list{margin-top:8px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px;box-shadow:0 1px 3px #0000000a}.automation-row{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f2f2f7}.automation-row:last-child{border-bottom:none}.automation-row .automation-dot{margin-top:6px}.automation-row-text{flex:1;min-width:0}.automation-row-title{font-size:14px;font-weight:600;color:#1c1c1e}.automation-row-meta{font-size:12px;color:#8e8e93;margin-top:2px}.automation-row-error{font-size:12px;color:#ff3b30;margin-top:4px;word-break:break-word}.automation-checked-at{font-size:11px;color:#c7c7cc;text-align:end;margin-top:6px}.announcements-feed{margin:8px 16px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.announcements-header{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:0 4px}.announcements-title{font-size:15px;font-weight:600;color:#1c1c1e;flex:1}.announcements-badge{background:#ff3b30;color:#fff;font-size:11px;padding:2px 8px;border-radius:999px;font-weight:600}.announcements-mark-all{background:transparent;border:none;color:#007aff;font-size:12px;cursor:pointer;padding:4px 6px;font-family:inherit}.announcements-list{display:flex;flex-direction:column;gap:8px}.announcement-card{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a;overflow:hidden;transition:box-shadow .15s}.announcement-card.unread{border-color:#007aff;box-shadow:0 1px 4px #007aff26}.announcement-card.open{box-shadow:0 4px 12px #0000000f}.announcement-head{width:100%;background:transparent;border:none;text-align:start;padding:12px 14px;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;gap:6px}.announcement-head:hover{background:#00000005}.announcement-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#8e8e93}.announcement-school{font-weight:600;color:#007aff}.announcement-kids{background:#f2f2f7;padding:1px 8px;border-radius:999px;font-size:11px;color:#1c1c1e}.announcement-date{flex:1;text-align:end}.announcement-unread-dot{width:8px;height:8px;border-radius:50%;background:#007aff;flex-shrink:0}.announcement-delete{background:transparent;border:none;font-size:14px;cursor:pointer;padding:2px 4px;margin-inline-start:4px;opacity:.45;transition:opacity .15s;flex-shrink:0;font-family:inherit}.announcement-delete:hover{opacity:1}.announcement-summary{font-size:14px;color:#1c1c1e;line-height:1.4;font-weight:500}.announcement-extracted{font-size:12px;color:#34c759;background:#f0fdf4;padding:4px 10px;border-radius:8px;display:inline-block}.announcement-subject{font-size:11px;color:#c7c7cc;border-top:1px dashed #f2f2f7;padding-top:6px}.announcement-body{padding:12px 14px 14px;border-top:1px solid #f2f2f7;font-size:13px;line-height:1.6;color:#1c1c1e;white-space:pre-wrap;word-break:break-word;background:#fafafa}.announcement-body .announcement-blank{height:8px}.ios-install-hint{display:flex;align-items:flex-start;gap:12px;margin:8px 16px;padding:12px 14px;border-radius:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.5;color:#1c1c1e;box-shadow:0 1px 3px #0000000f}.ios-install-hint.safari{background:#f0f7ff;border:1px solid #007aff}.ios-install-hint.third-party{background:#fff8e6;border:1px solid #ff9500}.ios-install-hint-icon{font-size:26px;line-height:1;flex-shrink:0;margin-top:2px}.ios-install-hint-body{flex:1;min-width:0}.ios-install-hint-body strong{display:block;font-size:14px;margin-bottom:4px;color:#1c1c1e}.ios-install-hint.safari .ios-install-hint-body strong{color:#007aff}.ios-install-hint.third-party .ios-install-hint-body strong{color:#ff9500}.ios-install-hint-close{background:transparent;border:none;font-size:16px;color:#8e8e93;cursor:pointer;padding:4px 6px;flex-shrink:0;font-family:inherit}.ios-install-hint-close:hover{color:#1c1c1e}.app-header{text-align:center;margin-bottom:20px;padding:0 16px;position:relative}.app-header h1{font-size:26px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px}.notification-bell{position:absolute;left:16px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:22px;cursor:pointer;opacity:.4;transition:opacity .2s ease}.notification-bell.active{opacity:1}.notification-bell.pending{animation:bell-pulse 2s ease-in-out infinite}@keyframes bell-pulse{0%,to{transform:translateY(-50%) scale(1);opacity:.4}50%{transform:translateY(-50%) scale(1.1);opacity:.8}}@media(max-width:600px){.app-header{margin-bottom:12px}.app-header h1{font-size:22px}}
