.public-talk-container{padding:1rem;max-width:1400px;margin:0}.public-talk-title{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1.5rem;text-align:left}.public-talk-report{display:flex;flex-direction:column;gap:1.5rem}.public-talk-month-section{background:var(--bg-primary);border-radius:6px;box-shadow:var(--shadow)}.public-talk-month-header{background:linear-gradient(135deg,#4a9d6a,#3b8659);color:#fff;padding:.875rem 1rem;font-size:1.25rem;font-weight:600;border-radius:6px 6px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.talk-table{width:100%;border-collapse:collapse;background:var(--bg-primary)}.talk-table thead{background:linear-gradient(135deg,#c8f0dc,#b8e0cc);color:#1a1a1a}.talk-table th{padding:.625rem .875rem;text-align:left;font-weight:600;font-size:.813rem;letter-spacing:.05em;background:linear-gradient(135deg,#c8f0dc,#b8e0cc)}.dark-mode .talk-table thead,.dark-mode .talk-table th{background:linear-gradient(135deg,#2d5c45,#255035);color:#e8f5e9}.talk-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .15s ease}.talk-table tbody tr:nth-child(2n){background-color:var(--bg-secondary)}.talk-table tbody tr:hover{background-color:var(--bg-tertiary)}.talk-table tbody tr:last-child{border-bottom:none}.talk-table tbody tr:last-child td:first-child{border-radius:0 0 0 6px}.talk-table tbody tr:last-child td:last-child{border-radius:0 0 6px}.talk-table td{padding:.625rem .875rem;vertical-align:top}.speaker-cell{min-width:200px}.speaker-name{font-weight:500;color:var(--text-primary);margin-bottom:.25rem;font-size:.938rem}.congregation-name{font-size:.813rem;color:var(--text-secondary)}.special-event{color:#0891b2;font-weight:600}.dark-mode .special-event{color:#22d3ee}.title-cell{color:var(--text-primary);line-height:1.4;min-width:250px;font-size:.938rem}.chairman-cell{color:var(--text-primary);white-space:nowrap;min-width:150px;font-size:.938rem}@media (max-width: 768px){.public-talk-container{padding:.25rem}.public-talk-title{font-size:1.3rem;margin-bottom:.75rem;padding:0 .25rem}.public-talk-report{gap:.5rem}.public-talk-month-section{border-radius:4px}.public-talk-month-header{font-size:1.125rem;padding:.625rem .75rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.talk-table{font-size:.75rem}.talk-table th{padding:.375rem .5rem;background:linear-gradient(135deg,#c8f0dc,#b8e0cc)}.dark-mode .talk-table th{background:linear-gradient(135deg,#2d5c45,#255035);color:#e8f5e9}.talk-table td{padding:.375rem .5rem}.date-cell{width:auto;font-size:.75rem}.speaker-cell,.title-cell,.chairman-cell{min-width:auto}.speaker-name,.title-cell,.chairman-cell{font-size:.813rem}.congregation-name{font-size:.75rem}}@media (max-width: 640px){.public-talk-container{padding:.125rem}.public-talk-title{font-size:1.3rem;margin-bottom:.5rem;padding:0 .25rem}.public-talk-report{gap:.75rem;padding-top:.5rem}.public-talk-month-section{box-shadow:var(--shadow);border-radius:4px;margin-top:.5rem}.public-talk-month-section:first-child{margin-top:0}.public-talk-month-header{font-size:1rem;padding:.5rem .625rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.talk-table thead{display:none}.talk-table,.talk-table tbody,.talk-table tr,.talk-table td{display:block;width:100%}.talk-table tr{margin-bottom:.5rem;border:1px solid var(--border-color);border-radius:4px;padding:.375rem}.talk-table tbody tr:last-child{margin-bottom:0}.talk-table td{padding:.25rem .5rem;text-align:left;font-size:.875rem;display:block}.talk-table td:before{content:attr(data-label);font-weight:400;color:var(--text-tertiary);font-size:.75rem;display:block;margin-bottom:.125rem}.talk-table .date-cell:before{content:"DATE: ";display:inline;margin-bottom:0;margin-right:.25rem}.talk-table .speaker-cell:before{content:"SPEAKER: ";display:inline;margin-right:.25rem}.talk-table .title-cell:before{content:"TITLE: ";display:inline;margin-right:.25rem}.talk-table .chairman-cell:before{content:"CHAIRMAN: ";display:inline;margin-right:.25rem}.date-cell{font-weight:700;font-size:.938rem;display:flex;align-items:baseline}.speaker-cell{display:block}.speaker-name{font-size:.875rem;display:inline;margin-bottom:0}.congregation-name{font-size:.75rem;display:inline}.congregation-name:before{content:" ("}.congregation-name:after{content:")"}.title-cell,.chairman-cell{font-size:.875rem;display:inline}}.watchtower-study-container{padding:1rem;max-width:1400px;margin:0}.watchtower-study-title{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1.5rem;text-align:left}.watchtower-study-report{display:flex;flex-direction:column;gap:1.5rem}.watchtower-month-section{background:var(--bg-primary);border-radius:6px;box-shadow:var(--shadow)}.watchtower-month-header{background:linear-gradient(135deg,#7eb8dd,#6ba3c6);color:#1a1a1a;padding:.875rem 1rem;font-size:1.25rem;font-weight:600;border-radius:6px 6px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.study-table{width:100%;border-collapse:collapse;background:var(--bg-primary)}.study-table thead{background:linear-gradient(135deg,#c8e4f0,#b8d4e0);color:#1a1a1a}.study-table th{padding:.625rem .875rem;text-align:left;font-weight:600;font-size:.813rem;letter-spacing:.05em;background:linear-gradient(135deg,#c8e4f0,#b8d4e0)}.dark-mode .study-table thead,.dark-mode .study-table th{background:linear-gradient(135deg,#2d4c5c,#254050);color:#e8f1f5}.study-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .15s ease}.study-table tbody tr:nth-child(2n){background-color:var(--bg-secondary)}.study-table tbody tr:hover{background-color:var(--bg-tertiary)}.study-table tbody tr:last-child{border-bottom:none}.study-table tbody tr:last-child td:first-child{border-radius:0 0 0 6px}.study-table tbody tr:last-child td:last-child{border-radius:0 0 6px}.study-table td{padding:.625rem .875rem;vertical-align:top}.reader-cell{min-width:200px;font-weight:500;color:var(--text-primary);font-size:.938rem}.bible-reader-cell{min-width:200px;color:var(--text-primary);font-size:.938rem}@media (max-width: 768px){.watchtower-study-container{padding:.25rem}.watchtower-study-title{font-size:1.3rem;margin-bottom:.75rem;padding:0 .25rem}.watchtower-study-report{gap:.5rem}.watchtower-month-section{border-radius:4px}.watchtower-month-header{font-size:1.125rem;padding:.625rem .75rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.study-table{font-size:.75rem}.study-table th{padding:.375rem .5rem;background:linear-gradient(135deg,#c8e4f0,#b8d4e0)}.dark-mode .study-table th{background:linear-gradient(135deg,#2d4c5c,#254050);color:#e8f1f5}.study-table td{padding:.375rem .5rem}.date-cell{width:auto;font-size:.75rem}.reader-cell,.bible-reader-cell{min-width:auto;font-size:.813rem}}@media (max-width: 640px){.watchtower-study-container{padding:.125rem}.watchtower-study-title{font-size:1.3rem;margin-bottom:.5rem;padding:0 .25rem}.watchtower-study-report{gap:.75rem;padding-top:.5rem}.watchtower-month-section{box-shadow:var(--shadow);border-radius:4px;margin-top:.5rem}.watchtower-month-section:first-child{margin-top:0}.watchtower-month-header{font-size:1rem;padding:.5rem .625rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.study-table thead{display:none}.study-table,.study-table tbody,.study-table tr,.study-table td{display:block;width:100%}.study-table tr{margin-bottom:.5rem;border:1px solid var(--border-color);border-radius:4px;padding:.375rem}.study-table tbody tr:last-child{margin-bottom:0}.study-table td{padding:.25rem .5rem;text-align:left;font-size:.875rem;display:block}.study-table td:before{content:attr(data-label);font-weight:400;color:var(--text-tertiary);font-size:.75rem;display:block;margin-bottom:.125rem}.study-table .date-cell:before{content:"DATE: ";display:inline;margin-bottom:0;margin-right:.25rem}.study-table .reader-cell:before{content:"WATCHTOWER READER: ";display:inline;margin-right:.25rem}.study-table .bible-reader-cell:before{content:"BIBLE TEXT READER: ";display:inline;margin-right:.25rem}.date-cell{font-weight:700;font-size:.938rem;display:flex;align-items:baseline}.reader-cell,.bible-reader-cell{font-size:.875rem}}.kh-attendants-container{padding:1rem;max-width:1400px;margin:0}.kh-attendants-title{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1.5rem;text-align:left}.kh-attendants-report{display:flex;flex-direction:column;gap:1.5rem}.kh-month-section{background:var(--bg-primary);border-radius:6px;box-shadow:var(--shadow)}.kh-month-header{background:linear-gradient(135deg,#ffb366,#ffa366);color:#1a1a1a;padding:.875rem 1rem;font-size:1.25rem;font-weight:600;border-radius:6px 6px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.attendants-table{width:100%;border-collapse:collapse;background:var(--bg-primary)}.attendants-table thead{background:linear-gradient(135deg,#ffb366,#ffa366);color:#1a1a1a}.attendants-table th{padding:.625rem .875rem;text-align:left;font-weight:600;font-size:.813rem;letter-spacing:.05em;background:linear-gradient(135deg,#ffe6cc,#ffd9b3);color:#1a1a1a}.dark-mode .attendants-table thead,.dark-mode .attendants-table th{background:linear-gradient(135deg,#ffb366,#ffa366);color:#e8f1f5}.attendants-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .15s ease}.attendants-table tbody tr:nth-child(2n){background-color:var(--bg-secondary)}.attendants-table tbody tr:hover{background-color:var(--bg-tertiary)}.attendants-table tbody tr:last-child{border-bottom:none}.attendants-table tbody tr:last-child td:first-child{border-radius:0 0 0 6px}.attendants-table tbody tr:last-child td:last-child{border-radius:0 0 6px}.attendants-table td{padding:.625rem .875rem;vertical-align:top}.auditorium-cell{min-width:200px;font-weight:500;color:var(--text-primary);font-size:.938rem}.entrance-cell{min-width:200px;color:var(--text-primary);font-size:.938rem}@media (max-width: 768px){.kh-attendants-container{padding:.25rem}.kh-attendants-title{font-size:1.3rem;margin-bottom:.75rem;padding:0 .25rem}.kh-attendants-report{gap:.5rem}.kh-month-section{border-radius:4px}.kh-month-header{font-size:1.125rem;padding:.625rem .75rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.attendants-table{font-size:.75rem}.attendants-table th{padding:.375rem .5rem;background:linear-gradient(135deg,#ffe6cc,#ffd9b3);color:#1a1a1a}.dark-mode .attendants-table th{background:linear-gradient(135deg,#ffb366,#ffa366);color:#e8f1f5}.attendants-table td{padding:.375rem .5rem}.date-cell{width:auto;font-size:.75rem}.auditorium-cell,.entrance-cell{min-width:auto;font-size:.813rem}}@media (max-width: 640px){.kh-attendants-container{padding:.125rem}.kh-attendants-title{font-size:1.3rem;margin-bottom:.5rem;padding:0 .25rem}.kh-attendants-report{gap:.75rem;padding-top:.5rem}.kh-month-section{box-shadow:var(--shadow);border-radius:4px;margin-top:.5rem}.kh-month-section:first-child{margin-top:0}.kh-month-header{font-size:1rem;padding:.5rem .625rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.attendants-table thead{display:none}.attendants-table,.attendants-table tbody,.attendants-table tr,.attendants-table td{display:block;width:100%}.attendants-table tr{margin-bottom:.5rem;border:1px solid var(--border-color);border-radius:4px;padding:.375rem}.attendants-table tbody tr:last-child{margin-bottom:0}.attendants-table td{padding:.25rem .5rem;text-align:left;font-size:.875rem;display:block}.attendants-table td:before{content:attr(data-label);font-weight:400;color:var(--text-tertiary);font-size:.75rem;display:block;margin-bottom:.125rem}.attendants-table .date-cell:before{content:"DATE: ";display:inline;margin-bottom:0;margin-right:.25rem}.attendants-table .auditorium-cell:before{content:"AUDITORIUM ATTENDANT: ";display:inline;margin-right:.25rem}.attendants-table .entrance-cell:before{content:"ENTRANCE ATTENDANT: ";display:inline;margin-right:.25rem}.date-cell{font-weight:600;font-size:.938rem;display:flex;align-items:baseline}.date-day{font-weight:300;opacity:.7}.auditorium-cell,.entrance-cell{font-size:.875rem}}.mic-stage-servants-container{padding:1rem;max-width:1400px;margin:0}.mic-stage-servants-title{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1.5rem;text-align:left}.mic-stage-servants-report{display:flex;flex-direction:column;gap:1.5rem}.mic-month-section{background:var(--bg-primary);border-radius:6px;box-shadow:var(--shadow)}.mic-month-header{background:linear-gradient(135deg,#66d9b3,#4db399);color:#1a1a1a;padding:.875rem 1rem;font-size:1.25rem;font-weight:600;border-radius:6px 6px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.servants-table{width:100%;border-collapse:collapse;background:var(--bg-primary)}.servants-table thead{background:linear-gradient(135deg,#66d9b3,#4db399);color:#1a1a1a}.servants-table th{padding:.625rem .875rem;text-align:left;font-weight:600;font-size:.813rem;letter-spacing:.05em;background:linear-gradient(135deg,#ccf2e6,#b3e6d9);color:#1a1a1a}.dark-mode .servants-table thead,.dark-mode .servants-table th{background:linear-gradient(135deg,#66d9b3,#4db399);color:#e8f1f5}.servants-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .15s ease}.servants-table tbody tr:nth-child(2n){background-color:var(--bg-secondary)}.servants-table tbody tr:hover{background-color:var(--bg-tertiary)}.servants-table tbody tr:last-child{border-bottom:none}.servants-table tbody tr:last-child td:first-child{border-radius:0 0 0 6px}.servants-table tbody tr:last-child td:last-child{border-radius:0 0 6px}.servants-table td{padding:.625rem .875rem;vertical-align:top}.mic1-cell,.mic2-cell,.stage-cell{min-width:180px;color:var(--text-primary);font-size:.938rem}.mic1-cell{font-weight:500}@media (max-width: 768px){.mic-stage-servants-container{padding:.25rem}.mic-stage-servants-title{font-size:1.15rem;margin-bottom:.75rem;padding:0 .25rem}.mic-stage-servants-report{gap:.5rem}.mic-month-section{border-radius:4px}.mic-month-header{font-size:1.125rem;padding:.625rem .75rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.servants-table{font-size:.75rem}.servants-table th{padding:.375rem .5rem;background:linear-gradient(135deg,#ccf2e6,#b3e6d9);color:#1a1a1a}.dark-mode .servants-table th{background:linear-gradient(135deg,#66d9b3,#4db399);color:#e8f1f5}.servants-table td{padding:.375rem .5rem}.date-cell{width:auto;font-size:.75rem}.mic1-cell,.mic2-cell,.stage-cell{min-width:auto;font-size:.813rem}}@media (max-width: 640px){.mic-stage-servants-container{padding:.125rem}.mic-stage-servants-title{font-size:1.15rem;margin-bottom:.5rem;padding:0 .25rem}.mic-stage-servants-report{gap:.75rem;padding-top:.5rem}.mic-month-section{box-shadow:var(--shadow);border-radius:4px;margin-top:.5rem}.mic-month-section:first-child{margin-top:0}.mic-month-header{font-size:1rem;padding:.5rem .625rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.servants-table thead{display:none}.servants-table,.servants-table tbody,.servants-table tr,.servants-table td{display:block;width:100%}.servants-table tr{margin-bottom:.5rem;border:1px solid var(--border-color);border-radius:4px;padding:.375rem}.servants-table tbody tr:last-child{margin-bottom:0}.servants-table td{padding:.25rem .5rem;text-align:left;font-size:.875rem;display:block}.servants-table td:before{content:attr(data-label);font-weight:400;color:var(--text-tertiary);font-size:.75rem;display:block;margin-bottom:.125rem}.servants-table .date-cell:before{content:"DATE: ";display:inline;margin-bottom:0;margin-right:.25rem}.servants-table .mic1-cell:before{content:"MIC 1: ";display:inline;margin-right:.25rem}.servants-table .mic2-cell:before{content:"MIC 2: ";display:inline;margin-right:.25rem}.servants-table .stage-cell:before{content:"STAGE: ";display:inline;margin-right:.25rem}.date-cell{font-weight:600;font-size:.938rem;display:flex;align-items:baseline}.date-day{font-weight:300;opacity:.7}.mic1-cell,.mic2-cell,.stage-cell{font-size:.875rem}}.audio-video-container{padding:1rem;max-width:1400px;margin:0}.audio-video-title{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin:0 0 1.5rem;text-align:left}.audio-video-report{display:flex;flex-direction:column;gap:1.5rem}.audio-month-section{background:var(--bg-primary);border-radius:6px;box-shadow:var(--shadow)}.audio-month-header{background:linear-gradient(135deg,#b366d9,#9b4db3);color:#1a1a1a;padding:.875rem 1rem;font-size:1.25rem;font-weight:600;border-radius:6px 6px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.assignments-table{width:100%;border-collapse:collapse;background:var(--bg-primary)}.assignments-table thead{background:linear-gradient(135deg,#b366d9,#9b4db3);color:#1a1a1a}.assignments-table th{padding:.625rem .875rem;text-align:left;font-weight:600;font-size:.813rem;letter-spacing:.05em;background:linear-gradient(135deg,#e6ccf2,#d9b3e6);color:#1a1a1a}.dark-mode .assignments-table thead,.dark-mode .assignments-table th{background:linear-gradient(135deg,#b366d9,#9b4db3);color:#e8f1f5}.assignments-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .15s ease}.assignments-table tbody tr:nth-child(2n){background-color:var(--bg-secondary)}.assignments-table tbody tr:hover{background-color:var(--bg-tertiary)}.assignments-table tbody tr:last-child{border-bottom:none}.assignments-table tbody tr:last-child td:first-child{border-radius:0 0 0 6px}.assignments-table tbody tr:last-child td:last-child{border-radius:0 0 6px}.assignments-table td{padding:.625rem .875rem;vertical-align:top}.date-cell{font-weight:500;color:var(--text-primary);white-space:nowrap;width:180px;font-size:.938rem}.date-day{font-weight:300;opacity:.7}.audio-cell,.video-cell{min-width:200px;color:var(--text-primary);font-size:.938rem}.audio-cell{font-weight:500}.loading-container,.no-data-container{text-align:center;padding:2rem 1rem;color:var(--text-secondary)}@media (max-width: 768px){.audio-video-container{padding:.25rem}.audio-video-title{font-size:1.3rem;margin-bottom:.75rem;padding:0 .25rem}.audio-video-report{gap:.5rem}.audio-month-section{border-radius:4px}.audio-month-header{font-size:1.125rem;padding:.625rem .75rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.assignments-table{font-size:.75rem}.assignments-table th{padding:.375rem .5rem;background:linear-gradient(135deg,#e6ccf2,#d9b3e6);color:#1a1a1a}.dark-mode .assignments-table th{background:linear-gradient(135deg,#b366d9,#9b4db3);color:#e8f1f5}.assignments-table td{padding:.375rem .5rem}.date-cell{width:auto;font-size:.75rem}.audio-cell,.video-cell{min-width:auto;font-size:.813rem}}@media (max-width: 640px){.audio-video-container{padding:.125rem}.audio-video-title{font-size:1.3rem;margin-bottom:.5rem;padding:0 .25rem}.audio-video-report{gap:.75rem;padding-top:.5rem}.audio-month-section{box-shadow:var(--shadow);border-radius:4px;margin-top:.5rem}.audio-month-section:first-child{margin-top:0}.audio-month-header{font-size:1rem;padding:.5rem .625rem;border-radius:4px 4px 0 0;position:sticky;top:var(--header-height);z-index:10;text-align:center;text-transform:uppercase}.assignments-table thead{display:none}.assignments-table,.assignments-table tbody,.assignments-table tr,.assignments-table td{display:block;width:100%}.assignments-table tr{margin-bottom:.5rem;border:1px solid var(--border-color);border-radius:4px;padding:.375rem}.assignments-table tbody tr:last-child{margin-bottom:0}.assignments-table td{padding:.25rem .5rem;text-align:left;font-size:.875rem;display:block}.assignments-table td:before{content:attr(data-label);font-weight:400;color:var(--text-tertiary);font-size:.75rem;display:block;margin-bottom:.125rem}.assignments-table .date-cell:before{content:"DATE: ";display:inline;margin-bottom:0;margin-right:.25rem}.assignments-table .audio-cell:before{content:"AUDIO: ";display:inline;margin-right:.25rem}.assignments-table .video-cell:before{content:"VIDEO: ";display:inline;margin-right:.25rem}.date-cell{font-weight:600;font-size:.938rem;display:flex;align-items:baseline}.date-day{font-weight:300;opacity:.7}.audio-cell,.video-cell{font-size:.875rem}}.settings-container{padding:1rem;max-width:800px;margin:0 auto}.settings-header{margin-bottom:2rem}.settings-title{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.settings-subtitle{font-size:1rem;color:var(--text-secondary);margin:0}.settings-content{display:flex;flex-direction:column;gap:2rem}.settings-section{display:flex;flex-direction:column;gap:1rem}.settings-section-title{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color)}.settings-card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;box-shadow:var(--shadow)}.settings-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.settings-card-header{display:flex;align-items:center;gap:1rem;flex:1}.settings-card-icon{font-size:2rem;flex-shrink:0}.settings-card-info{display:flex;flex-direction:column;gap:.25rem}.settings-card-title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0}.settings-card-description{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.4}.settings-toggle-button{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.toggle-switch{position:relative;width:50px;height:28px;background:var(--border-color);border-radius:14px;transition:background .3s ease;display:block}.toggle-switch[data-active=true]{background:#4a9d6a}.toggle-switch-slider{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.toggle-switch[data-active=true] .toggle-switch-slider{transform:translate(22px)}.settings-info-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;gap:2rem}.settings-info-row:not(:last-child){border-bottom:1px solid var(--border-color)}.settings-info-label{font-size:.938rem;color:var(--text-secondary);font-weight:500}.settings-info-value{font-size:.938rem;color:var(--text-primary);font-weight:600}@media (max-width: 768px){.settings-container{padding:.75rem}.settings-title{font-size:1.5rem}.settings-subtitle{font-size:.938rem}.settings-section-title{font-size:1.1rem}.settings-card{padding:1rem}.settings-card-icon{font-size:1.5rem}.settings-card-title{font-size:1rem}.settings-card-description{font-size:.813rem}}@media (max-width: 480px){.settings-container{padding:.5rem}.settings-title{font-size:1.3rem}.settings-card{padding:.875rem;flex-direction:column;align-items:flex-start;gap:1rem}.settings-toggle-button{align-self:flex-end}.settings-card-header{width:100%}}:root{--bg-primary: #ffffff;--bg-secondary: #f5f7fa;--bg-tertiary: #e8ecf0;--text-primary: #1a202c;--text-secondary: #4a5568;--text-tertiary: #9ca3af;--border-color: #e2e8f0;--shadow: 0 2px 4px rgba(0, 0, 0, .1);--shadow-hover: 0 4px 8px rgba(0, 0, 0, .15);--color-treasures: #3e7c8c;--color-ministry: #be8900;--color-christian-living: #7e0024;--sidebar-width: 250px;--header-height: 70px;--highlight-color: #fff9c4}.dark-mode{--bg-primary: #1a202c;--bg-secondary: #2d3748;--bg-tertiary: #374151;--text-primary: #f7fafc;--text-secondary: #cbd5e0;--text-tertiary: #718096;--border-color: #4a5568;--shadow: 0 2px 4px rgba(0, 0, 0, .3);--shadow-hover: 0 4px 8px rgba(0, 0, 0, .4);--highlight-color: #6b5d00}@keyframes row-highlight{0%{background-color:transparent}50%{background-color:var(--highlight-color)}to{background-color:transparent}}.row-highlight-animation{animation:row-highlight .2s ease-in-out;animation-iteration-count:4}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--bg-secondary);color:var(--text-primary);line-height:1.6}.app-container{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-width);background:var(--bg-primary);border-right:1px solid var(--border-color);position:fixed;left:0;top:0;height:100vh;overflow:hidden;transition:transform .3s ease;z-index:1000;box-shadow:var(--shadow);display:flex;flex-direction:column}.sidebar.closed{transform:translate(-100%)}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;display:none}.sidebar-header{display:flex;align-items:center;gap:16px;padding:24px 20px;border-bottom:1px solid var(--border-color);background:#f4f3f4}.dark-mode .sidebar-header{background:#090b0f}.sidebar-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.sidebar-subtitle{font-size:.9rem;color:var(--text-secondary)}.sidebar-nav{flex:1;overflow-y:auto;padding:10px 0}.sidebar-link{display:flex;align-items:center;gap:12px;padding:12px 15px;color:var(--text-secondary);text-decoration:none;transition:all .2s ease;border-left:3px solid transparent}.sidebar-link:hover{background:var(--bg-secondary);color:var(--text-primary)}.sidebar-link.active{background:var(--bg-secondary);color:var(--color-treasures);border-left-color:var(--color-treasures);font-weight:600}.sidebar-icon{font-size:1.2rem}.sidebar-label{font-size:.9rem}.sidebar-icon-logo{width:40px;height:40px;flex-shrink:0}.sidebar-theme-toggle{padding:15px;border-top:1px solid var(--border-color);background:var(--bg-primary);flex-shrink:0;display:flex;flex-direction:column;gap:10px}.theme-toggle-button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 15px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s ease;color:var(--text-primary)}.theme-toggle-button:hover{background:var(--bg-tertiary);transform:translateY(-2px);box-shadow:var(--shadow-hover)}.theme-toggle-icon{font-size:1.2rem}.theme-toggle-label{font-size:.75rem;font-weight:500}.main-content{flex:1;margin-left:var(--sidebar-width);transition:margin-left .3s ease;min-height:100vh;display:flex;flex-direction:column}.main-content.sidebar-closed{margin-left:0}.header{height:var(--header-height);background:#f4f3f4;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:flex-start;gap:15px;padding:0 20px;position:sticky;top:0;z-index:100;box-shadow:var(--shadow)}.dark-mode .header{background:var(--bg-primary)}.menu-button{background:none;border:none;font-size:1.5rem;color:var(--text-primary);cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease}.menu-button:hover{background:var(--bg-secondary)}.header-title h1{font-size:1.15rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}.content-wrapper{flex:1;padding:20px;max-width:1400px;margin:0 auto;width:100%}.page-container{width:100%}.page-header{text-align:left;margin-bottom:20px}.page-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:10px}.page-subtitle{font-size:1.2rem;color:var(--text-secondary)}.subtitle-hint{font-style:italic;color:var(--text-tertiary);font-size:.9rem}.home-hero{text-align:center;padding:30px 20px;background:var(--bg-primary);border-radius:8px;margin-bottom:30px;box-shadow:var(--shadow)}.home-title{font-size:2.5rem;font-weight:600;color:var(--text-primary);margin-bottom:15px}.highlight-word{font-style:italic;background-color:#ffd966;padding:4px 8px;border-radius:4px;display:inline-block;color:#1a202c}.dark-mode .highlight-word{background-color:#b8860b;color:#fff}.home-subtitle{font-size:1.2rem;color:var(--text-secondary);margin-bottom:20px}.home-description{font-size:1rem;color:var(--text-secondary);max-width:600px;margin:0 auto 40px}.stats-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;padding-top:30px;border-top:2px solid var(--border-color);animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-card{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);padding:25px 20px;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid var(--border-color);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6202bd,#4a9d6a,#6ba3c6,#e34986);opacity:0;transition:opacity .3s ease}.stat-card:hover:before{opacity:1}.stat-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover);border-color:#6202bd}.stat-card:nth-child(1):hover{border-color:#6202bd}.stat-card:nth-child(2):hover{border-color:#4a9d6a}.stat-card:nth-child(3):hover{border-color:#6ba3c6}.stat-card:nth-child(4):hover{border-color:#ffa366}.stat-icon{font-size:2.5rem;margin-bottom:12px;animation:bounceIn .6s ease-out;animation-fill-mode:both}.stat-card:nth-child(1) .stat-icon{animation-delay:.1s}.stat-card:nth-child(2) .stat-icon{animation-delay:.2s}.stat-card:nth-child(3) .stat-icon{animation-delay:.3s}.stat-card:nth-child(4) .stat-icon{animation-delay:.4s}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.stat-number{font-size:3rem;font-weight:700;color:var(--text-primary);line-height:1;margin-bottom:8px;background:linear-gradient(135deg,#6202bd,#4a9d6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.stat-card:nth-child(2) .stat-number{background:linear-gradient(135deg,#4a9d6a,#037d33);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card:nth-child(3) .stat-number{background:linear-gradient(135deg,#6ba3c6,#0073bb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card:nth-child(4) .stat-number{background:linear-gradient(135deg,#ffa366,#f97c29);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.9rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.section-heading{font-size:1.8rem;font-weight:600;color:var(--text-primary);margin-bottom:25px}.quick-links-container{margin-bottom:30px}.quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.quick-link-card{display:flex;align-items:center;gap:15px;padding:20px;background:var(--bg-primary);border-radius:8px;border-left:4px solid var(--color-treasures);box-shadow:var(--shadow);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.quick-link-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.quick-link-icon{font-size:2.5rem}.quick-link-content{flex:1}.quick-link-title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:5px}.quick-link-description{font-size:.9rem;color:var(--text-secondary)}.tabs-container{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap}.tab-button{padding:12px 24px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.tab-button:hover{background:var(--bg-tertiary);border-color:var(--border-color)}.tab-button.active{background:#d1d5db;color:var(--text-primary);border-color:#d1d5db;font-weight:600}.dark-mode .tab-button.active{background:#4b5563;border-color:#4b5563}.schedules-container{display:flex;flex-direction:column;gap:20px}.schedule-card{background:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow)}.schedule-header{background:linear-gradient(135deg,#5f5f5f,#353434);color:#fff;padding:12px 15px;text-align:center;position:sticky;top:var(--header-height);z-index:10;border-radius:12px 12px 0 0}.dark-mode .schedule-header{background:linear-gradient(135deg,#2e2d2d,#1a1919)}.schedule-header.kh-attendants{background:linear-gradient(135deg,#f3cea8,#f97c29)}.schedule-header.watchtower{background:linear-gradient(135deg,#7eb8dd,#0073bb)}.schedule-header.public-talk{background:linear-gradient(135deg,#4a9d6a,#037d33)}.schedule-date{font-size:1.3rem;font-weight:700;margin-bottom:5px}.schedule-reading{font-size:.9rem;opacity:.95}.schedule-bible-label{font-size:.85rem;font-weight:600;opacity:.95;display:none;margin-bottom:2px}.schedule-opening{padding:10px 15px;background:var(--bg-secondary);border-bottom:none}.opening-line{padding:3px 0;font-size:.85rem;color:var(--text-primary)}.opening-line .assignee-name{font-size:.95rem;color:#1e3a8a;font-weight:500}.dark-mode .opening-line .assignee-name{color:#60a5fa}.schedule-meta{padding:10px 15px;background:var(--bg-secondary);border-bottom:1px solid var(--border-color);display:flex;gap:30px;flex-wrap:wrap}.meta-item{font-size:.95rem;color:#1e3a8a;display:flex;gap:5px;font-weight:500}.dark-mode .meta-item{color:#60a5fa}.label-text{color:var(--text-tertiary);font-weight:400}.section{padding:0;background:var(--bg-primary)}.section:not(:last-child){border-bottom:1px solid var(--border-color)}.section-title{font-size:.9rem;font-weight:700;color:#fff;padding:10px 15px;margin:0;text-transform:uppercase;letter-spacing:.5px}.section.treasures .section-title{background:var(--color-treasures)}.section.ministry .section-title{background:var(--color-ministry)}.section.christian-living .section-title{background:var(--color-christian-living)}.section-hall,.section-song{font-size:.85rem;color:var(--text-secondary);padding:8px 15px;font-weight:500;background:var(--bg-primary)}.parts-list{display:flex;flex-direction:column;gap:0}.part-item{border-bottom:1px solid var(--border-color);padding:12px 15px 12px 0;position:relative}.part-item:last-child{border-bottom:none}.part-row{display:flex;align-items:flex-start;gap:12px;padding-left:15px;border-left:4px solid transparent}.section.treasures .part-row{border-left-color:var(--color-treasures)}.section.ministry .part-row{border-left-color:var(--color-ministry)}.section.christian-living .part-row{border-left-color:var(--color-christian-living)}.part-time-box{display:flex;align-items:center;gap:5px;font-size:.85rem;color:var(--text-secondary);font-weight:500;min-width:55px;flex-shrink:0;background:var(--bg-secondary);padding:4px 8px;border-radius:6px}.time-icon{font-size:.9rem}.part-duration-badge{font-size:.85rem;color:var(--text-secondary);background:var(--bg-secondary);padding:4px 8px;border-radius:6px;white-space:nowrap;align-self:flex-start;flex-shrink:0;font-weight:500}.part-content{flex:1;min-width:0}.part-title{font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:6px;line-height:1.4}.part-number{color:var(--text-tertiary);font-weight:400}.part-number-generated{color:#dc2626;font-weight:400}.dark-mode .part-number-generated{color:#f87171}.part-assignment{font-size:.95rem;color:#1e3a8a;line-height:1.7;font-weight:500}.dark-mode .part-assignment{color:#60a5fa}.halls-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.hall-box{background:var(--bg-secondary);border:1px solid var(--border-color);border-left:3px solid;padding:10px 12px;border-radius:4px}.main-hall-box{border-left-color:#0061ff}.auxiliary-hall-box{border-left-color:#91f1a3}.hall-label{font-size:.7rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;margin-bottom:5px}.hall-assignment{font-size:.9rem;color:#1e3a8a;line-height:1.5;font-weight:500}.dark-mode .hall-assignment{color:#60a5fa}.student-assistant-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.assignee-item{display:inline-block}@media (max-width: 768px){.halls-grid{grid-template-columns:1fr;gap:10px}.student-assistant-row{flex-direction:column;align-items:flex-start;gap:6px}.assignee-item{display:block;width:100%}}.auxiliary-notice{background:#fef3c7;color:#92400e;padding:8px 15px;border-radius:0;font-size:.85rem;margin:0;font-weight:500}.schedule-footer{padding:10px 15px;background:var(--bg-secondary);border-radius:0 0 12px 12px;border-top:1px solid var(--border-color)}.footer-line{padding:3px 0;font-size:.85rem;color:var(--text-primary)}.closing-prayer-part .assignee-name{font-size:.95rem;color:#1e3a8a!important;font-weight:500}.dark-mode .closing-prayer-part .assignee-name{color:#60a5fa!important}.no-schedules{text-align:center;padding:60px 20px;background:var(--bg-primary);border-radius:8px;color:var(--text-secondary)}.coming-soon-container{text-align:center;padding:80px 20px;background:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow);margin-top:20px}.coming-soon-icon{font-size:5rem;margin-bottom:20px;opacity:.9}.coming-soon-title{font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:15px}.coming-soon-description{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:50%;color:var(--text-primary);font-size:1.5rem;font-weight:700;cursor:pointer;box-shadow:var(--shadow-hover);transition:all .3s ease;z-index:900;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.scroll-to-top:hover{background:var(--bg-tertiary);transform:translateY(-3px);box-shadow:0 6px 12px #0003}.scroll-to-top:active{transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.sidebar-overlay{display:block}.sidebar{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-content{margin-left:0!important}.header{padding:0 15px;justify-content:center;gap:10px}.menu-button{position:absolute;left:15px}.header-title h1{font-size:1rem}.content-wrapper{padding:20px 15px}.page-title,.home-title{font-size:2rem}.stats-container{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px;padding-top:25px}.stat-card{padding:15px 10px}.stat-icon{font-size:1.5rem;margin-bottom:8px}.stat-number{font-size:1.8rem}.stat-label{font-size:.65rem;line-height:1.2}.quick-links-grid{grid-template-columns:1fr}.tabs-container{gap:8px}.tab-button{padding:10px 16px;font-size:.85rem}.schedule-header{top:calc(var(--header-height) - 10px);padding:10px 15px}.schedule-bible-label{display:block;margin-bottom:2px}.schedule-date{margin-bottom:2px}.schedule-reading{margin-bottom:0}.closing-prayer-part{display:block;margin-top:3px}.schedule-opening{padding:6px 15px}.opening-line{padding:1px 0}.opening-line .label-text:before{content:"\a";white-space:pre}.opening-line .label-text,.opening-line .assignee-name{display:inline}.schedule-meta{padding:4px 15px;gap:3px}.meta-item{line-height:1.4}.scroll-to-top{bottom:20px;right:20px;width:60px;height:60px;font-size:1.8rem;box-shadow:0 4px 12px #00000040}}@media (max-width: 480px){.page-title,.home-title{font-size:1.5rem}.stats-container{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:25px;padding-top:20px}.stat-card{padding:12px 8px}.stat-icon{font-size:1.2rem;margin-bottom:6px}.stat-number{font-size:1.4rem;margin-bottom:6px}.stat-label{font-size:.55rem;line-height:1.1}.schedule-date{font-size:1.1rem}.schedule-bible-label{font-size:.8rem}.schedule-reading{font-size:.85rem}.schedule-meta{flex-direction:column;gap:10px}.part-row{flex-wrap:wrap;gap:8px}.part-time-box{min-width:auto}.part-duration-badge{align-self:flex-start}.part-content{flex-basis:100%}.subtitle-hint{display:block;margin-top:5px}.coming-soon-icon{font-size:3.5rem}.coming-soon-title{font-size:1.5rem}.coming-soon-description{font-size:1rem}}
