.MonthTimesTable-module__SCUQaq__tableContainer{margin:2rem 0}.MonthTimesTable-module__SCUQaq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.MonthTimesTable-module__SCUQaq__title{text-align:left;color:var(--primary);flex:1;margin:0;font-size:1.75rem}.MonthTimesTable-module__SCUQaq__printButton{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 4px 12px var(--shadow);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.MonthTimesTable-module__SCUQaq__printButton:hover{background:var(--primary-dark);box-shadow:0 6px 16px var(--shadow);transform:translateY(-2px)}.MonthTimesTable-module__SCUQaq__printButton:active{transform:translateY(0)}.MonthTimesTable-module__SCUQaq__printIcon{font-size:1.25rem}.MonthTimesTable-module__SCUQaq__printText{text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.MonthTimesTable-module__SCUQaq__tableWrapper{background:var(--card-bg);box-shadow:0 2px 8px var(--shadow);border-radius:12px;max-height:600px;transition:background-color .3s,box-shadow .3s;overflow:auto}.MonthTimesTable-module__SCUQaq__table{border-collapse:collapse;width:100%;font-size:.95rem}.MonthTimesTable-module__SCUQaq__table thead{background:var(--primary);color:#fff;z-index:10;position:-webkit-sticky;position:sticky;top:0}.MonthTimesTable-module__SCUQaq__table th{text-align:left;white-space:nowrap;padding:1rem;font-weight:600}.MonthTimesTable-module__SCUQaq__table tbody tr{border-bottom:1px solid var(--border);transition:background-color .2s}.MonthTimesTable-module__SCUQaq__table tbody tr:hover{background-color:var(--hover-bg)}.MonthTimesTable-module__SCUQaq__table tbody tr.MonthTimesTable-module__SCUQaq__today{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;box-shadow:0 4px 12px var(--shadow);font-weight:600;animation:2s ease-in-out infinite MonthTimesTable-module__SCUQaq__todayPulse;position:relative}@keyframes MonthTimesTable-module__SCUQaq__todayPulse{0%,to{box-shadow:0 4px 12px var(--shadow)}50%{box-shadow:0 6px 20px var(--primary)}}.MonthTimesTable-module__SCUQaq__table tbody tr.MonthTimesTable-module__SCUQaq__today:hover{background:linear-gradient(135deg,var(--primary-dark)0%,var(--primary)100%);transform:scale(1.02)}.MonthTimesTable-module__SCUQaq__table td{color:var(--text);padding:.875rem 1rem}.MonthTimesTable-module__SCUQaq__table tbody tr.MonthTimesTable-module__SCUQaq__today td{color:#fff;border-color:rgba(255,255,255,.2)}.MonthTimesTable-module__SCUQaq__todayBadge{color:#fff;letter-spacing:1px;background:rgba(255,255,255,.3);border-radius:20px;margin-right:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;animation:1s ease-in-out infinite MonthTimesTable-module__SCUQaq__badgeBounce;display:inline-block}@keyframes MonthTimesTable-module__SCUQaq__badgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.MonthTimesTable-module__SCUQaq__dateCell{min-width:150px;font-weight:500}.MonthTimesTable-module__SCUQaq__noData{text-align:center;color:var(--text-secondary);padding:3rem;font-size:1.125rem}.MonthTimesTable-module__SCUQaq__printHeader{display:none}.MonthTimesTable-module__SCUQaq__printTitle,.MonthTimesTable-module__SCUQaq__printSubtitle{margin:0;padding:0}.MonthTimesTable-module__SCUQaq__printFooter{text-align:center;border-top:2px solid #000;margin-top:2rem;padding-top:1rem;display:none}.MonthTimesTable-module__SCUQaq__printOrg{margin-bottom:.5rem;font-size:1rem;font-weight:700}.MonthTimesTable-module__SCUQaq__printNote{color:#666;font-size:.85rem}@media (max-width:768px){.MonthTimesTable-module__SCUQaq__header{flex-direction:column;align-items:stretch}.MonthTimesTable-module__SCUQaq__title{text-align:center;font-size:1.5rem}.MonthTimesTable-module__SCUQaq__printButton{justify-content:center;width:100%;padding:1rem}.MonthTimesTable-module__SCUQaq__table{font-size:.85rem}.MonthTimesTable-module__SCUQaq__table th,.MonthTimesTable-module__SCUQaq__table td{padding:.75rem .5rem}.MonthTimesTable-module__SCUQaq__dateCell{min-width:120px}.MonthTimesTable-module__SCUQaq__todayBadge{margin-bottom:.25rem;margin-right:0;display:block}}@media print{.MonthTimesTable-module__SCUQaq__printButton,.MonthTimesTable-module__SCUQaq__header{display:none!important}.MonthTimesTable-module__SCUQaq__printHeader{text-align:center;margin-bottom:.8rem;display:block!important}.MonthTimesTable-module__SCUQaq__printTitle{color:#000;margin-bottom:.3rem;font-size:1.4rem;font-weight:700;line-height:1.2}.MonthTimesTable-module__SCUQaq__printSubtitle{color:#333;margin-bottom:0;font-size:1.1rem;font-weight:600;line-height:1.2}.MonthTimesTable-module__SCUQaq__printFooter{margin-top:.8rem;padding-top:.5rem;display:block}.MonthTimesTable-module__SCUQaq__printOrg{margin-bottom:.25rem;font-size:.85rem}.MonthTimesTable-module__SCUQaq__printNote{font-size:.75rem}.MonthTimesTable-module__SCUQaq__title{display:none}.MonthTimesTable-module__SCUQaq__tableContainer{margin:0}.MonthTimesTable-module__SCUQaq__tableWrapper{box-shadow:none;max-height:none;overflow:visible}.MonthTimesTable-module__SCUQaq__table{border:2px solid #000}.MonthTimesTable-module__SCUQaq__table th,.MonthTimesTable-module__SCUQaq__table td{white-space:nowrap;border:1px solid #000;padding:.2rem .25rem!important;font-size:.75rem!important;line-height:1.3!important}.MonthTimesTable-module__SCUQaq__table thead{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#000!important;background:#f0f0f0!important}.MonthTimesTable-module__SCUQaq__table thead th{padding:.3rem .25rem!important;font-size:.8rem!important}.MonthTimesTable-module__SCUQaq__table tbody tr.MonthTimesTable-module__SCUQaq__today{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#000!important;background:#e8f5e9!important}.MonthTimesTable-module__SCUQaq__table tbody tr.MonthTimesTable-module__SCUQaq__today td{font-weight:700;color:#000!important}.MonthTimesTable-module__SCUQaq__todayBadge{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#fff!important;background:#000!important;margin-right:.4rem!important;padding:.1rem .4rem!important;font-size:.55rem!important}.MonthTimesTable-module__SCUQaq__dateCell{white-space:nowrap;min-width:auto!important}@page{margin:1.2cm 1.5cm;size:A4 portrait}}
.CitySelect-module__YWuWVW__citySelect{width:100%;margin:.75rem 0}.CitySelect-module__YWuWVW__label{color:var(--text);margin-bottom:.375rem;font-size:.9rem;font-weight:600;display:block}.CitySelect-module__YWuWVW__select{border:2px solid var(--border);background-color:var(--card-bg);width:100%;color:var(--text);cursor:pointer;border-radius:8px;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;transition:all .3s}.CitySelect-module__YWuWVW__select:hover{border-color:var(--primary)}.CitySelect-module__YWuWVW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--shadow);outline:none}.CitySelect-module__YWuWVW__select option{background-color:var(--card-bg);color:var(--text);padding:.5rem}@media print{.CitySelect-module__YWuWVW__citySelect{display:none!important}}
.NotificationSettings-module__kTpsGW__container{border:1px solid var(--border);box-shadow:none;background:0 0;border-radius:12px;margin:.75rem 0;padding:.75rem}.NotificationSettings-module__kTpsGW__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.NotificationSettings-module__kTpsGW__headerIcon{font-size:1.25rem}.NotificationSettings-module__kTpsGW__header h3{color:var(--text);margin:0;font-size:1.1rem}.NotificationSettings-module__kTpsGW__content{margin-top:1rem}.NotificationSettings-module__kTpsGW__unsupported{text-align:center;color:var(--text-secondary);padding:2rem 1rem}.NotificationSettings-module__kTpsGW__unsupported .NotificationSettings-module__kTpsGW__icon{margin-bottom:1rem;font-size:3rem;display:block}.NotificationSettings-module__kTpsGW__hint{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem}.NotificationSettings-module__kTpsGW__denied{text-align:center;background:var(--hover-bg);color:var(--error);border-radius:8px;padding:1.5rem}.NotificationSettings-module__kTpsGW__denied .NotificationSettings-module__kTpsGW__icon{margin-bottom:.5rem;font-size:2rem;display:block}.NotificationSettings-module__kTpsGW__success{text-align:center;color:var(--success);background:rgba(0,200,83,.1);border:1px solid rgba(0,200,83,.3);border-radius:8px;margin-bottom:1rem;padding:1rem}.NotificationSettings-module__kTpsGW__success .NotificationSettings-module__kTpsGW__icon{margin-right:.5rem;font-size:1.5rem;display:inline-block}.NotificationSettings-module__kTpsGW__enableButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.65rem;font-size:.95rem;font-weight:600;transition:all .2s}.NotificationSettings-module__kTpsGW__enableButton:hover:not(:disabled){background:var(--primary-dark);box-shadow:0 4px 8px var(--shadow);transform:translateY(-2px)}.NotificationSettings-module__kTpsGW__enableButton:disabled{opacity:.6;cursor:not-allowed}.NotificationSettings-module__kTpsGW__settings{flex-direction:column;gap:.5rem;display:flex}.NotificationSettings-module__kTpsGW__statusRow{background:var(--hover-bg);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.NotificationSettings-module__kTpsGW__statusLabel{color:var(--text-secondary);font-size:.875rem}.NotificationSettings-module__kTpsGW__statusActive{color:var(--success);flex:1;font-weight:600}.NotificationSettings-module__kTpsGW__disableButton{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.NotificationSettings-module__kTpsGW__disableButton:hover{background:var(--hover-bg);border-color:var(--text-secondary)}.NotificationSettings-module__kTpsGW__settingRow{background:var(--hover-bg);border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.NotificationSettings-module__kTpsGW__label{color:var(--text);font-size:.95rem;font-weight:500}.NotificationSettings-module__kTpsGW__select{background:var(--card-bg);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:6px;flex:1;padding:.5rem;font-size:.95rem;transition:all .2s}.NotificationSettings-module__kTpsGW__select:hover{border-color:var(--primary)}.NotificationSettings-module__kTpsGW__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(0,122,61,.1)}.NotificationSettings-module__kTpsGW__testButton{background:var(--hover-bg);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.NotificationSettings-module__kTpsGW__testButton:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-1px)}.NotificationSettings-module__kTpsGW__info{background:var(--hover-bg);border-left:3px solid var(--primary);border-radius:8px;padding:1rem}.NotificationSettings-module__kTpsGW__info p{color:var(--text);margin:.5rem 0;font-size:.9rem}.NotificationSettings-module__kTpsGW__info p:first-child{margin-top:0}.NotificationSettings-module__kTpsGW__info p:last-child{margin-bottom:0}.NotificationSettings-module__kTpsGW__icon{display:inline-block}@media (max-width:640px){.NotificationSettings-module__kTpsGW__container{padding:1rem}.NotificationSettings-module__kTpsGW__statusRow,.NotificationSettings-module__kTpsGW__settingRow{flex-direction:column;align-items:stretch;gap:.5rem}.NotificationSettings-module__kTpsGW__disableButton{width:100%}}
.CalculationMethodSelector-module__W3Vy6a__container{flex-direction:column;gap:.75rem;display:flex}.CalculationMethodSelector-module__W3Vy6a__label{color:var(--text);font-size:.95rem;font-weight:600}.CalculationMethodSelector-module__W3Vy6a__select{background:var(--card-bg);width:100%;color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.75rem;font-size:.95rem;transition:all .2s}.CalculationMethodSelector-module__W3Vy6a__select:hover{border-color:var(--primary)}.CalculationMethodSelector-module__W3Vy6a__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(0,122,61,.1)}.CalculationMethodSelector-module__W3Vy6a__description{color:var(--text-secondary);background:var(--hover-bg);border-left:3px solid var(--primary);border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.875rem}.CalculationMethodSelector-module__W3Vy6a__info{background:rgba(0,122,255,.05);border:1px solid rgba(0,122,255,.2);border-radius:8px;margin-top:.5rem;padding:.75rem}.CalculationMethodSelector-module__W3Vy6a__infoText{color:var(--text);margin:0;font-size:.85rem;line-height:1.5}@media (max-width:640px){.CalculationMethodSelector-module__W3Vy6a__select{font-size:.9rem}.CalculationMethodSelector-module__W3Vy6a__description,.CalculationMethodSelector-module__W3Vy6a__infoText{font-size:.8rem}}
.page-module__eSrZRq__container{background:var(--bg);min-height:100vh;padding:0}.page-module__eSrZRq__header{background:var(--card-bg);border-bottom:1px solid var(--border);z-index:100;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.page-module__eSrZRq__backButton{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__eSrZRq__backButton:hover{background:var(--hover-bg)}.page-module__eSrZRq__title{color:var(--text);margin:0;font-size:1.5rem;font-weight:700}.page-module__eSrZRq__saveNotification{color:var(--success);background:rgba(0,200,83,.1);border:1px solid rgba(0,200,83,.3);border-radius:8px;margin:1rem 1.5rem 0;padding:.75rem 1.5rem;font-size:.9rem;animation:.3s ease-out page-module__eSrZRq__slideDown}@keyframes page-module__eSrZRq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__eSrZRq__content{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;padding:1.5rem;display:flex}.page-module__eSrZRq__section{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.page-module__eSrZRq__section:hover{box-shadow:0 4px 12px var(--shadow)}.page-module__eSrZRq__sectionTitle{color:var(--text);align-items:center;gap:.75rem;margin:0 0 1rem;font-size:1.25rem;font-weight:600;display:flex}.page-module__eSrZRq__sectionIcon{font-size:1.5rem}.page-module__eSrZRq__aboutCard{background:var(--hover-bg);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.page-module__eSrZRq__aboutText{color:var(--text);margin:0;font-size:.95rem;line-height:1.5}.page-module__eSrZRq__aboutVersion{color:var(--text-secondary);margin:.5rem 0 0;font-size:.85rem}.page-module__eSrZRq__settingCard{background:var(--hover-bg);border-radius:8px;padding:1rem}.page-module__eSrZRq__settingHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__eSrZRq__settingTitle{color:var(--text);margin:0 0 .25rem;font-size:1rem;font-weight:600}.page-module__eSrZRq__settingDescription{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.4}.page-module__eSrZRq__settingNote{background:var(--card-bg);color:var(--text-secondary);border-left:3px solid var(--primary);border-radius:6px;margin:.75rem 0 0;padding:.75rem;font-size:.85rem;line-height:1.5}.page-module__eSrZRq__switch{flex-shrink:0;width:52px;height:28px;display:inline-block;position:relative}.page-module__eSrZRq__switch input{opacity:0;width:0;height:0}.page-module__eSrZRq__slider{cursor:pointer;background-color:#ccc;border-radius:28px;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}.page-module__eSrZRq__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:4px;left:4px}.page-module__eSrZRq__switch input:checked+.page-module__eSrZRq__slider{background-color:var(--primary)}.page-module__eSrZRq__switch input:checked+.page-module__eSrZRq__slider:before{transform:translate(24px)}.page-module__eSrZRq__switch input:focus+.page-module__eSrZRq__slider{box-shadow:0 0 1px var(--primary)}@media (max-width:768px){.page-module__eSrZRq__header{padding:1rem}.page-module__eSrZRq__title{font-size:1.25rem}.page-module__eSrZRq__content{gap:1.5rem;padding:1rem}.page-module__eSrZRq__section{padding:1rem}.page-module__eSrZRq__sectionTitle{font-size:1.1rem}}@media (max-width:640px){.page-module__eSrZRq__header{padding:.75rem}.page-module__eSrZRq__saveNotification{margin:.75rem;padding:.5rem .75rem;font-size:.85rem}.page-module__eSrZRq__content{padding:.75rem}.page-module__eSrZRq__section{border-radius:8px;padding:.75rem}}
