@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.no-internet{width:100vw;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center}.no-internet-content{text-align:center}.wifi-icon{font-size:80px;margin-bottom:20px;filter:grayscale(1);opacity:.5}.no-internet h1{color:#e74c3c;font-size:32px;margin-bottom:10px}.no-internet p{color:#e74c3c;font-size:24px}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;padding:40px;border-radius:10px;box-shadow:0 10px 40px #0003;width:100%;max-width:400px}.login-card h1{text-align:center;margin-bottom:30px;color:#333}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#555;font-weight:500}.form-group input{width:100%;padding:12px;border:1px solid #ddd;border-radius:5px;font-size:16px;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea}.error-message{color:#e74c3c;background:#fadbd8;padding:10px;border-radius:5px;margin-bottom:15px;text-align:center}button{width:100%;padding:12px;background:#667eea;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s}button:hover:not(:disabled){background:#5568d3}button:disabled{opacity:.6;cursor:not-allowed}.choose-tv-container{min-height:100vh;background:#f5f5f5;padding:20px}.choose-tv-header{display:flex;justify-content:space-between;align-items:center;max-width:800px;margin:0 auto 30px}.choose-tv-header h1{color:#333}.logout-btn{padding:10px 20px;background:#e74c3c;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;width:auto}.logout-btn:hover{background:#c0392b}.tv-list{max-width:800px;margin:0 auto}.tv-card{background:#fff;padding:20px;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s}.tv-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.tv-card span{font-size:18px;color:#333}.tv-card .arrow{font-size:24px;color:#667eea}.loading{text-align:center;padding:40px;font-size:18px;color:#666}.prayer-horizontal{width:100%;height:100vh;display:flex;flex-direction:column;background:#fff;font-family:Poppins,sans-serif}.header{flex:1;background:var(--primary-color, #333);display:flex;color:#fff}.mosque-name,.clock{flex:1;display:flex;align-items:center;justify-content:center;font-size:3vw;font-weight:700}.info-row{flex:1;display:flex}.weather-info,.date-info{flex:1;display:flex;align-items:center;justify-content:center;gap:20px}.weather-info{flex-direction:row}.weather-info img{width:80px;height:80px}.sun-time{display:flex;flex-direction:column;align-items:center;font-size:1.5vw}.sun-time .icon{font-size:3vw}.date-info{flex-direction:column;gap:10px}.date,.hijri{font-size:2.5vw;font-weight:700;color:var(--primary-color, #333)}.day{font-size:1.8vw;color:var(--primary-color, #333)}.prayer-row{flex:1;display:flex;border-top:1px solid var(--primary-color, #333)}.prayer-cell{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;border-left:1px solid var(--primary-color, #333)}.prayer-cell .time{font-size:3vw;font-weight:700}.prayer-cell .name{font-size:2vw;font-weight:700;font-family:NotoNaskhArabic,sans-serif;color:var(--primary-color, #333)}.footer{padding:20px;display:flex;justify-content:space-between;background:#f5f5f5;font-size:1.2vw}.monthly-view-container{width:100vw;height:100vh;display:flex;flex-direction:column;padding:20px;box-sizing:border-box;overflow:hidden}.loading-message{display:flex;align-items:center;justify-content:center;height:100%;font-size:2em;opacity:.7}.no-data-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;text-align:center;padding:40px}.no-data-message p{font-size:1.5em;margin:0}.monthly-tables-container{flex:1;display:flex;gap:20px;overflow:hidden;margin-bottom:15px}.monthly-table-column{flex:1;display:flex;flex-direction:column}.monthly-table{width:100%;border-collapse:collapse;font-size:1.1em;height:100%}.monthly-table thead{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.monthly-table th,.header-row th{padding:10px 5px;text-align:center;font-weight:700;text-transform:uppercase;letter-spacing:.5px;font-size:1em;border-bottom:2px solid rgba(255,255,255,.3)}.monthly-table tbody tr{border-bottom:1px solid rgba(255,255,255,.1);transition:all .2s ease}.monthly-table tbody tr:hover{background:#ffffff0d}.monthly-table tbody tr.weekend-row{background:#ffffff08}.monthly-table tbody tr.weekend-row:hover{background:#ffffff14}.monthly-table tbody tr.today-row{background:#ffd70040;border:2px solid rgba(255,215,0,.6);font-weight:700;box-shadow:0 0 15px #ffd7004d}.monthly-table tbody tr.today-row:hover{background:#ffd7004d}.monthly-table td{padding:8px 5px;text-align:center;font-size:1.05em}.date-cell{font-weight:700;font-size:1.15em;min-width:45px}.day-cell{font-weight:600;text-transform:uppercase;font-size:.95em;opacity:.9;min-width:50px}.today-row .date-cell,.today-row .day-cell{color:gold}.today-marker{color:gold;font-size:.9em;margin-right:5px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.monthly-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:3px solid rgba(255,255,255,.3);font-size:1em;min-height:60px}.footer-left,.footer-center,.footer-right{flex:1;display:flex;flex-direction:column;gap:4px}.footer-left{text-align:left;align-items:flex-start}.footer-center{text-align:center;align-items:center}.footer-right{text-align:right;align-items:flex-end}.footer-title{font-size:1.4em;font-weight:700;text-transform:uppercase;letter-spacing:1px}.footer-month{font-size:1.4em;font-weight:600;letter-spacing:1px}.hijri-date-footer{font-size:1.1em;font-weight:600;margin-top:6px;color:gold;opacity:.95}.footer-subtitle{font-size:.9em;opacity:.8}.current-time-display{font-family:Courier New,monospace;font-size:1.6em;font-weight:700;letter-spacing:2px}.api-note-small{font-size:.75em;opacity:.7;font-style:italic}.monthly-table-column:first-child{border-right:2px solid rgba(255,255,255,.2);padding-right:10px}.monthly-table-column:last-child{padding-left:10px}@media(max-width:1280px){.monthly-view-container{padding:15px}.footer-title,.footer-month{font-size:1.2em}.current-time-display{font-size:1.4em}.monthly-table{font-size:.95em}.monthly-table th{font-size:.85em;padding:8px 4px}.monthly-table td{padding:6px 4px;font-size:.9em}.date-cell{font-size:1em}.day-cell{font-size:.85em}}@media(max-width:768px){.monthly-view-container{padding:10px}.footer-title,.footer-month{font-size:1em}.current-time-display{font-size:1.2em}.footer-subtitle{font-size:.75em}.monthly-tables-container{flex-direction:column;gap:10px}.monthly-table-column:first-child{border-right:none;border-bottom:2px solid rgba(255,255,255,.2);padding-right:0;padding-bottom:10px}.monthly-table-column:last-child{padding-left:0;padding-top:10px}.monthly-table{font-size:.8em}.monthly-table th{font-size:.7em;padding:6px 3px}.monthly-table td{padding:5px 3px;font-size:.75em}.date-cell{font-size:.85em}.day-cell{font-size:.7em}.monthly-footer{font-size:.85em;min-height:50px}}@media print{.monthly-view-container{background:#fff!important;color:#000!important}.monthly-table tbody tr.today-row{background:#ffc!important;border:2px solid #ffcc00!important}}.arabic-label{display:block;font-size:.85em;font-weight:600;margin-bottom:3px;opacity:.95;font-family:Arial,sans-serif;letter-spacing:.5px}.today-row td{position:relative}.today-row .arabic-label{color:inherit;text-shadow:0 1px 2px rgba(0,0,0,.2)}.prayer-bottom{width:100%;height:100vh;display:flex;flex-direction:column;background:var(--primary-color, #333);color:var(--text-color, #ffffff);font-family:Poppins,sans-serif}.main-content{flex:8;display:flex}.left-section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.clock-section{text-align:center;margin-bottom:40px}.prayer-bottom-current-time{font-size:10vw;font-weight:700;color:var(--text-color, #ffffff);margin-bottom:10px}.current-date{font-size:1.5vw;color:var(--text-color, #ffffff);font-weight:600;opacity:.9}.hijri-date{font-size:1.3vw;color:var(--accent-color, #ffd700);font-weight:600;margin-top:8px;opacity:.95}.border-decoration{width:80%;margin:40px 0}.border-line{height:2px;background:linear-gradient(to right,transparent,var(--text-color, #ffffff),transparent);opacity:.5}.countdown-section{text-align:center}.countdown-label{font-size:1.2vw;color:var(--text-color, #ffffff);font-weight:600;margin-bottom:20px;letter-spacing:1px;opacity:.9}.countdown-time{font-size:5vw;font-weight:700;color:var(--accent-color, #ffd700)}.right-section{flex:1;background:#0003;display:flex;align-items:center;justify-content:center;padding:60px}.qr-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.qr-code{background:#fff;padding:20px;border-radius:10px}.qr-code img{display:block;width:300px;height:300px}.qr-info{text-align:center;color:var(--text-color, #ffffff)}.mosque-name{font-size:1.5vw;font-weight:700;margin-bottom:10px;color:var(--text-color, #ffffff)}.account-info{font-size:2vw;font-weight:700;color:var(--text-color, #ffffff)}.prayer-times-row{flex:1;display:flex;border-top:2px solid rgba(255,255,255,.2)}.prayer-cell{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px;border-left:2px solid rgba(255,255,255,.2);padding:10px;transition:all .3s;background:#0000001a}.prayer-cell:first-child{border-left:none}.prayer-cell.active{background-color:var(--accent-color, #ffd700)}.prayer-cell .prayer-label{font-size:1.2vw;color:var(--text-color, #ffffff);font-weight:600;opacity:.9}.prayer-cell .prayer-time{font-size:2.5vw;font-weight:700;color:var(--text-color, #ffffff)}.prayer-cell .prayer-name{font-size:1.8vw;font-weight:700;font-family:NotoNaskhArabic,sans-serif;color:var(--text-color, #ffffff);opacity:.9}@media(max-width:1200px){.prayer-bottom-current-time{font-size:12vw}.countdown-time{font-size:6vw}.qr-code img{width:200px;height:200px}}.photo-screen{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.photo-screen img{width:100%;height:100%;object-fit:cover}.weather-screen{width:100%;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;padding:40px;gap:40px}.weather-temp,.weather-info{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.weather-temp h2,.weather-info h2{font-size:3vw;margin-bottom:20px}.temp-value{font-size:5vw;font-weight:700;margin-bottom:40px}.weather-info img{width:200px;height:200px}.weather-info p{font-size:2vw;text-transform:capitalize}.weather-screen.loading{justify-content:center;align-items:center;font-size:3vw}.news-alerts-container{width:100vw;height:100vh;display:flex;flex-direction:column;padding:40px;box-sizing:border-box;overflow:hidden}.news-alerts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;border-bottom:3px solid rgba(255,255,255,.2);padding-bottom:20px}.header-left{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.news-alerts-header h1{font-size:3.5em;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:2px}.news-alerts-header h2{font-size:2em;font-weight:400;margin:0;opacity:.9}.news-alerts-content{flex:1;overflow-y:auto;padding:20px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:25px;align-content:start}.alert-item{background:#ffffff1a;border-radius:12px;padding:25px 30px;border-left:6px solid #3498db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideIn .5s ease-out;display:flex;flex-direction:column;height:fit-content}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.alert-item.high{background:#e74c3c26}.alert-item.medium{background:#f39c1226}.alert-item h3{font-size:1.8em;font-weight:600;margin:0 0 12px;color:inherit;line-height:1.3}.alert-item p{font-size:1.4em;line-height:1.5;margin:0;color:inherit;opacity:.95}.alert-date{display:block;margin-top:12px;font-size:1.1em;opacity:.7;font-style:italic}.no-alerts{flex:1;display:flex;align-items:center;justify-content:center}.no-alerts p{font-size:2.5em;opacity:.5;text-align:center}.news-alerts-current-time{font-size:2.2em;font-weight:700;font-family:Courier New,monospace;letter-spacing:2px}.current-date{font-size:1.4em;opacity:.85}.hijri-date{font-size:1.3em;opacity:.9;color:gold;font-weight:600}.news-alerts-content::-webkit-scrollbar{width:8px}.news-alerts-content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.news-alerts-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.news-alerts-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media(max-width:1280px){.news-alerts-header{flex-direction:column;align-items:flex-start;gap:20px}.header-right{align-items:flex-start}.news-alerts-header h1{font-size:3em}.news-alerts-header h2{font-size:1.8em}.alert-item h3{font-size:1.6em}.alert-item p{font-size:1.2em}.alert-date{font-size:1em}.news-alerts-current-time{font-size:1.8em}.current-date{font-size:1.2em}.hijri-date{font-size:1.1em}}@media(max-width:768px){.news-alerts-content{grid-template-columns:1fr}.alert-item{padding:20px 25px}.news-alerts-header h1{font-size:2.5em}.news-alerts-header h2{font-size:1.5em}}.financial-status-container{width:100%;height:100vh;padding:30px 40px;display:flex;flex-direction:column;gap:20px;overflow:hidden;box-sizing:border-box}.financial-status-container.animate-in{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.financial-header{text-align:center;animation:slideDown .6s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.financial-header h1{font-size:2.8em;margin:0 0 8px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;gap:15px}.header-icon{width:2.5em;height:2.5em;flex-shrink:0}.period-label{font-size:1.3em;opacity:.9;margin:0;font-weight:500}.financial-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;flex:1;min-height:0}.financial-card{background:#ffffff14;border-radius:20px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);display:flex;flex-direction:column;animation:scaleIn .6s ease-out;animation-fill-mode:both;min-height:0;overflow:hidden}.income-card{animation-delay:.2s}.expenses-card{animation-delay:.3s}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.card-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;margin-bottom:15px;border-bottom:3px solid;flex-shrink:0}.card-header h2{font-size:1.6em;margin:0;font-weight:600;display:flex;align-items:center;gap:10px}.card-icon{width:1.5em;height:1.5em;flex-shrink:0}.total-amount{font-size:2em;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.card-body{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;flex:1;min-height:0}.pie-chart{width:15em;height:15em;flex-shrink:0;position:relative}.pie-svg{width:100%;height:100%;filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.pie-svg text{pointer-events:none}.pie-slice{opacity:0;animation:fadeInSlice .6s ease-out forwards}@keyframes fadeInSlice{to{opacity:1}}.legend{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;min-height:0}.legend-item{display:flex;align-items:center;gap:10px;font-size:1.15em;opacity:0;animation:slideInRight .5s ease-out forwards}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.legend-color{width:24px;height:24px;border-radius:6px;flex-shrink:0;box-shadow:0 2px 4px #0000004d}.legend-label{flex:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legend-value{font-weight:700;font-size:1.25em;white-space:nowrap}.balance-section{padding:20px 30px;border-radius:15px;border:3px solid;animation:scaleIn .6s ease-out .4s both;flex-shrink:0}.balance-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.balance-content h2{font-size:1.8em;margin:0;font-weight:600;display:flex;align-items:center;gap:10px}.balance-icon{width:1.8em;height:1.8em;flex-shrink:0}.balance-amount{font-size:2.5em;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.balance-message{font-size:1em;margin:0;opacity:.9}.goal-section{padding:20px 30px;border-radius:15px;border:3px solid;background:#ffffff0d;animation:scaleIn .6s ease-out .5s both;flex-shrink:0}.goal-header{text-align:center;margin-bottom:15px}.goal-section h3{font-size:1.6em;margin:0 0 5px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px}.goal-subtitle{font-size:.9em;opacity:.7;margin:0;font-style:italic}.goal-icon{width:1.5em;height:1.5em;flex-shrink:0}.goal-progress{display:flex;flex-direction:column;gap:8px}.goal-bar{height:30px;background:#0000004d;border-radius:15px;overflow:hidden;position:relative}.goal-fill{height:100%;border-radius:15px;transition:width 1.5s ease-out;animation:fillBar 1.5s ease-out;box-shadow:0 0 20px #ffffff4d}@keyframes fillBar{0%{width:0!important}}.goal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:12px}.goal-stat-item{display:flex;flex-direction:column;align-items:center;gap:5px}.goal-stat-label{font-size:.85em;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.goal-stat-value{font-size:1.3em;font-weight:700}.goal-percentage{text-align:center;font-size:1.5em;font-weight:700;margin-top:10px}.financial-footer{text-align:center;padding:15px;background:#ffffff0d;border-radius:12px;animation:fadeIn .8s ease-out .6s both;flex-shrink:0}.financial-footer p{font-size:1.2em;margin:0;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px}.footer-icon{width:1.3em;height:1.3em;flex-shrink:0}.financial-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;gap:20px}.financial-error h2{font-size:2.5em;margin:0}.financial-error p{font-size:1.5em;opacity:.8;margin:0}.financial-status-container.has-goal .financial-header h1{font-size:2.2em;margin-bottom:5px}.financial-status-container.has-goal .header-icon{width:2em;height:2em}.financial-status-container.has-goal .period-label{font-size:1.1em}.financial-status-container.has-goal .financial-grid{gap:15px}.financial-status-container.has-goal .financial-card{padding:15px}.financial-status-container.has-goal .card-header{padding-bottom:8px;margin-bottom:10px}.financial-status-container.has-goal .card-header h2{font-size:1.3em}.financial-status-container.has-goal .card-icon{width:1.2em;height:1.2em}.financial-status-container.has-goal .total-amount{font-size:1.6em}.financial-status-container.has-goal .pie-chart{width:12.5em;height:12.5em}.financial-status-container.has-goal .legend{gap:8px}.financial-status-container.has-goal .legend-item{font-size:1em;gap:8px}.financial-status-container.has-goal .legend-value{font-size:1.1em}.financial-status-container.has-goal .legend-color{width:20px;height:20px}.financial-status-container.has-goal .balance-section{padding:15px 20px}.financial-status-container.has-goal .balance-content h2{font-size:1.4em}.financial-status-container.has-goal .balance-icon{width:1.4em;height:1.4em}.financial-status-container.has-goal .balance-amount{font-size:2em}.financial-status-container.has-goal .financial-footer{padding:10px}.financial-status-container.has-goal .financial-footer p{font-size:1em}.financial-status-container.has-goal .goal-section h3{font-size:1.3em}.financial-status-container.has-goal .goal-subtitle{font-size:.8em}.financial-status-container.has-goal .goal-stat-label{font-size:.75em}.financial-status-container.has-goal .goal-stat-value{font-size:1.1em}.financial-status-container.has-goal .goal-percentage{font-size:1.2em}.financial-status-container[dir=rtl] .legend-item,.financial-status-container[dir=rtl] .balance-content{flex-direction:row-reverse}.financial-status-container[dir=rtl] .goal-stat-item{text-align:center}.home-navigation{width:100vw;height:100vh;overflow:hidden;background:#000}.screen-container{display:flex;width:100%;height:100%}.screen-slide{min-width:100vw;height:100vh;flex-shrink:0}.loading{display:flex;justify-content:center;align-items:center;height:100vh;color:#fff;font-size:24px}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;min-height:100vh}
