@import"https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--color-bg-start: #0d1b2a;--color-bg-end: #1a2e44;--color-gold-main: #c9a84c;--color-gold-light: #f0d080;--color-gold-hover: #e0b050;--color-prayer: #4a9eff;--color-quran: #50c878;--color-evening: #9b7de0;--color-morning: #ff9060;--color-sunnah: #ffd700;--color-text-main: #ffffff;--color-text-secondary: #c0c0c0;--color-text-muted: #8899aa;--color-card-bg: rgba(255, 255, 255, .06);--color-card-border: rgba(255, 255, 255, .08);--color-card-hover: rgba(255, 255, 255, .1);--color-success: #50c878;--color-danger: #ff5555;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--font-main: "Amiri", serif;--navbar-height: 70px;--header-height: 60px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{font-family:var(--font-main);background:linear-gradient(160deg,var(--color-bg-start) 0%,var(--color-bg-end) 100%);background-attachment:fixed;color:var(--color-text-main);direction:rtl;min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative;line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 40px,rgba(201,168,76,.03) 40px,rgba(201,168,76,.03) 41px),repeating-linear-gradient(90deg,transparent,transparent 40px,rgba(201,168,76,.03) 40px,rgba(201,168,76,.03) 41px),repeating-linear-gradient(45deg,transparent,transparent 28px,rgba(201,168,76,.02) 28px,rgba(201,168,76,.02) 29px),repeating-linear-gradient(-45deg,transparent,transparent 28px,rgba(201,168,76,.02) 28px,rgba(201,168,76,.02) 29px);pointer-events:none;z-index:0}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;z-index:1}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c9a84c4d;border-radius:10px}.container{max-width:600px;width:100%;margin:0 auto;padding:var(--spacing-md);padding-top:calc(var(--header-height) + var(--spacing-md));padding-bottom:calc(var(--navbar-height) + var(--spacing-lg))}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-xs{gap:var(--spacing-xs)}.gap-sm{gap:var(--spacing-sm)}.gap-md{gap:var(--spacing-md)}.gap-lg{gap:var(--spacing-lg)}.text-center{text-align:center}.text-gold{color:var(--color-gold-main)}.text-muted{color:var(--color-text-muted)}.text-secondary{color:var(--color-text-secondary)}.font-bold{font-weight:700}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.py-4{padding-top:16px;padding-bottom:16px}.py-8{padding-top:32px;padding-bottom:32px}.pb-20{padding-bottom:80px}button{font-family:var(--font-main);cursor:pointer;border:none;background:none;color:inherit;transition:all .2s ease;font-size:inherit;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.96)}.card{background:var(--color-card-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-card-border);border-radius:var(--radius-md);padding:var(--spacing-md);transition:transform .2s ease,background .25s ease,box-shadow .25s ease}.card:hover{background:var(--color-card-hover)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popIn{0%{transform:scale(.7);opacity:0}70%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes floatUp{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-120px) scale(.3);opacity:0}}@keyframes pulse{0%,to{box-shadow:0 0 #c9a84c66}50%{box-shadow:0 0 0 12px #c9a84c00}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{opacity:.6}50%{opacity:1}}.animate-fade-in{animation:fadeIn .4s ease-out}.animate-slide-up{animation:slideUp .5s ease-out both}.animate-pop-in{animation:popIn .4s cubic-bezier(.175,.885,.32,1.275) both}.animate-pulse{animation:pulse 2s ease-in-out infinite}.stagger-children>*{animation:slideUp .4s ease-out both}.stagger-children>*:nth-child(1){animation-delay:.05s}.stagger-children>*:nth-child(2){animation-delay:.1s}.stagger-children>*:nth-child(3){animation-delay:.15s}.stagger-children>*:nth-child(4){animation-delay:.2s}.stagger-children>*:nth-child(5){animation-delay:.25s}.stagger-children>*:nth-child(6){animation-delay:.3s}.stagger-children>*:nth-child(7){animation-delay:.35s}.stagger-children>*:nth-child(8){animation-delay:.4s}.stagger-children>*:nth-child(9){animation-delay:.45s}.stagger-children>*:nth-child(10){animation-delay:.5s}::selection{background:#c9a84c4d;color:#fff}@media(max-width:400px){:root{--spacing-md: 12px}.container{padding-left:10px;padding-right:10px}}
