@import url(https://fonts.googleapis.com/css2?family=Kufam:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap);:root{--bg-deep:#020a0a;--bg-surface:#111515;--primary:#4ff0b7;--primary-dim:rgba(79, 240, 183, 0.1);--royal-gold:#d4af37;--royal-gold-dim:rgba(212, 175, 55, 0.15);--text:#e2e8f0;--text-muted:#8899a6;--border:rgba(255, 255, 255, 0.08);--sidebar-width-desktop:300px;--sidebar-width-tablet:90px;--header-height:60px;--hadith-font-size:24px}.card-title,.modal-title-row h3,.page-info,.section-title,.title,h1,h2,h3{font-family:Kufam,sans-serif!important;font-weight:900!important;font-style:italic!important;letter-spacing:normal!important}iconify-icon{display:inline-block!important;width:24px;height:24px;vertical-align:middle}.nav-item iconify-icon{margin-left:10px;font-size:22px!important;color:#d4af37;transition:color .3s}.nav-item:hover iconify-icon{color:#4ff0b7}*{box-sizing:border-box;margin:0;padding:0;outline:0;-webkit-tap-highlight-color:transparent;user-select:none}body{background-color:var(--bg-deep);color:var(--text);font-family:Amiri,serif;height:100vh;display:flex;overflow:hidden}.sidebar-overlay{position:fixed;top:var(--header-height);left:0;width:100%;height:calc(100vh - var(--header-height));background:rgba(0,0,0,.7);backdrop-filter:blur(3px);z-index:1500;opacity:0;pointer-events:none;transition:opacity .4s ease}.sidebar-overlay.active{opacity:1;pointer-events:auto}.hanging-container{position:relative;width:100%;height:120px;display:flex;justify-content:center;margin-bottom:30px;perspective:1000px;z-index:10;grid-column:1/-1}.sign-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;transform-origin:top center;animation:gentleSwing 3s infinite ease-in-out alternate}.chain{width:4px;height:40px;background:repeating-linear-gradient(to bottom,var(--royal-gold) 0,var(--royal-gold) 6px,transparent 6px,transparent 10px);position:absolute;top:-40px;z-index:1;box-shadow:2px 2px 2px rgba(0,0,0,.5)}.chain.left{left:20px}.chain.right{right:20px}.wooden-sign{background:linear-gradient(to bottom,#1a1a1a,#000);border:2px solid var(--royal-gold);border-radius:12px;padding:5px;box-shadow:0 10px 20px rgba(0,0,0,.6),inset 0 0 20px rgba(0,0,0,.8);position:relative;min-width:250px;text-align:center}.wooden-sign::after,.wooden-sign::before{content:'';position:absolute;top:-8px;width:12px;height:12px;background:radial-gradient(circle,#fff 10%,var(--royal-gold) 80%);border-radius:50%;box-shadow:0 2px 5px #000;z-index:2}.wooden-sign::before{left:16px}.wooden-sign::after{right:16px}.sign-content{border:1px dashed rgba(212,175,55,.3);border-radius:8px;padding:10px 30px;color:var(--royal-gold);font-family:'Reem Kufi',sans-serif;font-size:24px;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,.8);letter-spacing:1px;background:url("https://www.transparenttextures.com/patterns/dark-leather.png")}@keyframes gentleSwing{0%{transform:rotate(1deg)}100%{transform:rotate(-1deg)}}@media (max-width:768px){.sidebar{top:0;height:100vh;padding-top:85px;z-index:1600}.sidebar-overlay{top:0;height:100vh;z-index:1500}.chain{height:30px;top:-30px}.hanging-container{height:100px}.sign-content{font-size:20px;padding:8px 20px}}.top-navbar{position:fixed;top:0;left:0;width:100%;height:var(--header-height);z-index:2000;background:rgba(2,10,10,.95);border-bottom:1px solid rgba(79,240,183,.2);display:flex;justify-content:space-between;align-items:center;padding:0 20px;backdrop-filter:blur(10px)}.header-right-actions{display:flex;align-items:center;gap:30px}.brand-header{font-family:Kufam,sans-serif;color:#fff;font-size:16px;font-weight:900;font-style:italic;display:flex;align-items:center;gap:10px}.brand-header i{color:var(--royal-gold)}.search-bar-btn{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:5px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:all .3s ease;width:300px;height:40px}.search-bar-btn:hover{background:rgba(255,255,255,.1);border-color:var(--royal-gold)}.search-bar-btn input{background:0 0;border:none;color:#fff;font-family:Amiri;font-weight:700;width:100%;outline:0;font-size:16px}.search-bar-btn i{color:var(--royal-gold);font-size:16px}.sidebar{background:linear-gradient(180deg,#0a0f0f 0,#000 100%)!important;border-left:1px solid rgba(212,175,55,.15)!important;display:flex;flex-direction:column;position:fixed;top:var(--header-height);right:0;height:calc(100vh - var(--header-height));z-index:1600;transition:width .4s cubic-bezier(.34, 1.56, .64, 1),transform .4s ease;box-shadow:10px 0 50px rgba(0,0,0,.5)!important;overflow-x:hidden}.sidebar::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(var(--royal-gold-dim) 1px,transparent 1px)!important;background-size:20px 20px!important;opacity:.1!important;pointer-events:none;z-index:0}.nav-links{flex:1;padding:20px 15px;overflow-y:auto;position:relative;z-index:2}.nav-links::-webkit-scrollbar{width:4px}.nav-links::-webkit-scrollbar-track{background:#000}.nav-links::-webkit-scrollbar-thumb{background:var(--royal-gold);border-radius:10px}.dropdown-toggle-btn{display:flex;align-items:center;padding:12px 15px;cursor:pointer;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border:1px solid var(--border);color:var(--royal-gold);border-radius:12px;margin-bottom:10px;font-weight:700;font-size:14px;justify-content:space-between;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3);font-family:'Reem Kufi';white-space:nowrap}.dropdown-toggle-btn:hover{border-color:var(--royal-gold);box-shadow:0 0 15px rgba(212,175,55,.2);background:linear-gradient(135deg,#252525,#111)}.global-nav-links{overflow:hidden;max-height:0;opacity:0;background:rgba(20,20,20,.5);border-radius:12px;transition:all .4s cubic-bezier(.25, 1, .5, 1)}.global-nav-links.expanded{max-height:800px;opacity:1;margin-bottom:15px;border:1px solid rgba(255,255,255,.08)}.nav-item{font-size:14px;padding:12px 20px;color:#ccc;display:flex;align-items:center;gap:15px;font-family:Amiri,serif;cursor:pointer;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.03);transition:.2s}.nav-item:hover{background:linear-gradient(90deg,rgba(79,240,183,.15),transparent);color:#fff}.nav-label{color:#666;font-size:12px;font-family:'Reem Kufi';margin:20px 10px 10px 10px;position:relative;display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-label::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.1),transparent)}.book-item{display:flex;align-items:center;padding:12px 15px;margin-bottom:8px;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4, 0, .2, 1);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.15);white-space:nowrap;overflow:hidden}.book-item:hover{background:var(--primary-dim);border-color:var(--primary);transform:translateX(-5px)}.book-item.active{background:var(--primary-dim);border-right:3px solid var(--primary)}.book-icon{width:32px;height:32px;flex-shrink:0;background:rgba(0,0,0,.3);border:1px solid var(--royal-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--royal-gold);margin-left:15px;font-family:'Reem Kufi'}.book-name{font-family:Amiri,serif;font-size:16px;color:#e2e8f0;font-weight:700}.sidebar-controls{padding:15px;border-bottom:1px solid var(--border);background:rgba(0,0,0,.2)}.font-controls{display:flex;gap:10px;margin-bottom:15px}.control-btn{flex:1;background:rgba(255,255,255,.05);border:1px solid var(--border);color:#fff;padding:8px;border-radius:8px;cursor:pointer;font-family:'Reem Kufi';font-size:12px;transition:.2s;display:flex;align-items:center;justify-content:center;gap:5px}.tab-switcher{display:flex;background:rgba(0,0,0,.5);border-radius:10px;padding:4px}.tab-btn{flex:1;border:none;background:0 0;color:#fff;padding:8px;cursor:pointer;border-radius:8px;font-family:Amiri,serif;font-weight:700;font-size:13px;transition:.3s}.tab-btn.active{background:var(--royal-gold);color:#000;box-shadow:0 2px 10px rgba(212,175,55,.3)}.main-content{flex:1;padding-top:var(--header-height);height:100vh;display:flex;flex-direction:column;position:relative;background-image:radial-gradient(circle at 50% 50%,rgba(20,30,30,.5) 0,#020a0a 100%),url("https://www.transparenttextures.com/patterns/arabesque.png");background-blend-mode:overlay;transition:margin-right .4s cubic-bezier(.34, 1.56, .64, 1);padding-left:10px;padding-right:10px}@media (min-width:1201px){.sidebar{width:var(--sidebar-width-desktop)}.main-content{margin-right:var(--sidebar-width-desktop)!important;padding-left:8px!important;padding-right:8px!important}#menu-btn{display:flex;align-items:center;justify-content:center}.sidebar.collapsed{width:72px!important}.main-content.expanded{margin-right:90px!important}.sidebar.collapsed .book-name,.sidebar.collapsed .dropdown-toggle-btn span,.sidebar.collapsed .global-nav-links .nav-item span,.sidebar.collapsed .nav-label,.sidebar.collapsed .sidebar-controls{display:none!important}.sidebar.collapsed .dropdown-toggle-btn{justify-content:center;padding:15px 0}.sidebar.collapsed .global-nav-links .nav-item{justify-content:center;padding:15px 0}.sidebar.collapsed .book-item{justify-content:center;padding:15px 0;width:60px;margin:5px auto;border-right:none!important}.sidebar.collapsed .book-icon{margin:0;width:40px;height:40px;font-size:14px;border-width:2px}}@media (min-width:769px) and (max-width:1200px){.sidebar{width:var(--sidebar-width-tablet);align-items:center}.main-content{margin-right:var(--sidebar-width-tablet)!important}.sidebar.active,.sidebar:hover{width:var(--sidebar-width-desktop);align-items:normal}.sidebar:not(:hover):not(.active) .book-name,.sidebar:not(:hover):not(.active) .dropdown-toggle-btn .toggle-icon,.sidebar:not(:hover):not(.active) .dropdown-toggle-btn span,.sidebar:not(:hover):not(.active) .nav-label span,.sidebar:not(:hover):not(.active) .sidebar-controls{display:none}.sidebar:not(:hover):not(.active) .nav-label{visibility:hidden;height:20px;margin:10px 0}.sidebar:not(:hover):not(.active) .book-item{justify-content:center;padding:15px 0;width:60px;margin:5px auto}.sidebar:not(:hover):not(.active) .book-icon{margin:0;width:40px;height:40px;font-size:16px;border-width:2px}.sidebar:not(:hover):not(.active) .dropdown-toggle-btn{justify-content:center;width:60px;margin:10px auto;padding:15px 0}.dashboard-grid{grid-template-columns:1fr!important;gap:20px}.info-card{flex-direction:row!important;justify-content:space-around!important;align-items:center;padding:20px!important;text-align:center}.info-card>div{border:none!important;padding:0 15px!important}}@media (max-width:768px){.header-right-actions{gap:8px}.search-bar-btn{width:180px}.sidebar{width:85%;max-width:320px;transform:translateX(100%)}.sidebar.active{transform:translateX(0)}.main-content{margin-right:0!important;padding:15px!important;padding-top:80px!important}.search-bar-btn{position:fixed!important;left:15px!important;top:15px!important;width:40px!important;height:40px!important;padding:0!important;justify-content:center!important;border:none!important;background:rgba(255,255,255,.1)!important;border-radius:50%!important;z-index:9999!important}.search-bar-btn input,.search-bar-btn span{display:none!important}.search-bar-btn i{font-size:18px!important;color:var(--royal-gold)!important;margin:0!important;display:block!important}.dashboard-grid{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important}.hero-card{flex-direction:column-reverse!important;text-align:center!important;padding:20px!important;height:auto!important}.hero-text-content{text-align:center!important;width:100%!important}.hero-lottie{width:160px!important;height:160px!important;margin:0 auto 15px auto!important}.main-title{font-size:22px!important}.info-card{display:flex!important;width:100%!important;min-height:auto!important;padding:20px!important;flex-direction:column!important}.info-stats-container{display:flex!important;justify-content:space-around!important;margin-top:15px!important;padding-top:15px!important}.quick-books-title{font-size:18px!important;margin-top:10px!important}.books-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.book-shortcut{padding:10px!important;flex-direction:column!important;text-align:center!important;gap:8px!important;height:100%!important}.shortcut-icon{width:40px!important;height:40px!important;font-size:18px!important;margin:0 auto!important}.book-shortcut div div:first-child{font-size:14px!important}.book-shortcut div div:last-child{display:none!important}.hadith-container{display:flex!important;flex-direction:column!important;padding:10px!important;gap:20px!important}.hadith-card{width:100%!important;min-width:0!important;margin:0!important;border-radius:12px!important}.card-inner-frame{padding:15px!important}.hadith-text{font-size:20px!important;line-height:1.8!important;text-align:justify!important}.card-footer,.card-header{flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important;justify-content:space-between!important}body,html{overflow-x:hidden!important;width:100%!important}.main-content{padding:10px!important;padding-top:70px!important;width:100%!important;overflow-x:hidden!important}}.hadith-container{flex:1;overflow-y:auto;padding:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:22px;padding-bottom:100px}@media (min-width:1201px){.hadith-container{padding:5px!important;gap:18px!important}.welcome-container{padding:5px!important}}.hadith-container::-webkit-scrollbar{width:10px}.hadith-container::-webkit-scrollbar-track{background:rgba(255,255,255,.02)}.hadith-container::-webkit-scrollbar-thumb{background-color:#4a4a4a;border-radius:10px;border:2px solid var(--bg-deep)}.hadith-card{background:linear-gradient(135deg,#121212,#0a0a0a);border:1px solid var(--royal-gold-dim);border-radius:16px;padding:5px;position:relative;transition:.3s;box-shadow:0 10px 30px rgba(0,0,0,.3)}.hadith-card:hover{transform:translateY(-5px);border-color:rgba(212,175,55,.4);box-shadow:0 15px 40px rgba(0,0,0,.5)}.card-inner-frame{border:1px solid rgba(212,175,55,.2);border-radius:12px;padding:25px;height:100%;display:flex;flex-direction:column;background-image:url("https://www.transparenttextures.com/patterns/black-linen.png")}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px dashed rgba(255,255,255,.1);flex-wrap:wrap;gap:10px}.card-font-controls{display:flex;gap:8px}.font-btn{background:rgba(0,0,0,.4);border:1px solid var(--border);color:#fff;padding:4px 12px;border-radius:6px;cursor:pointer;font-family:'Reem Kufi';font-size:12px;transition:.2s;display:flex;align-items:center;gap:5px}.font-btn:hover{border-color:var(--royal-gold);color:var(--royal-gold)}.hadith-number{font-size:14px;color:var(--royal-gold);background:rgba(212,175,55,.1);padding:5px 12px;border-radius:20px;font-weight:700;font-family:'Reem Kufi'}.grade-badge{font-size:12px;color:var(--primary);display:flex;align-items:center;gap:6px;background:rgba(79,240,183,.1);padding:4px 10px;border-radius:8px;font-family:Amiri;font-weight:700}.hadith-text{font-family:'Scheherazade New',serif;font-size:var(--hadith-font-size)!important;transition:font-size .3s ease;line-height:2.2;color:#fff;margin-bottom:25px;text-align:justify;flex:1}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;border-top:1px solid rgba(255,255,255,.05)}.source-tag{font-size:13px;color:var(--text-muted);font-family:Amiri}.card-actions{display:flex;gap:10px;align-items:center}.card-actions button{background:0 0;border:1px solid var(--border);color:var(--royal-gold);width:35px;height:35px;border-radius:50%;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.card-actions button:hover{background:var(--royal-gold);color:#000}.btn-camera-glow{color:var(--primary)!important;border-color:var(--primary)!important;box-shadow:0 0 10px rgba(79,240,183,.1)}.btn-fav:hover{color:#ff4757!important;border-color:#ff4757!important}.btn-fav.active{background:rgba(255,71,87,.15)!important;color:#ff4757!important;border-color:#ff4757!important}.welcome-container{width:100%;max-width:1400px;margin:0 auto;padding:10px;padding-top:1px!important;height:auto;min-height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:flex-start!important}.daily-hadith-hero{width:100%;background:radial-gradient(circle at top right,rgba(212,175,55,.15),transparent 60%),linear-gradient(to bottom,#0f1212,#000);border:1px solid rgba(212,175,55,.3);border-radius:24px;padding:40px;margin-bottom:30px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.7);z-index:1}.daily-hadith-hero::before{content:"❝";position:absolute;top:-20px;right:20px;font-size:150px;font-family:serif;color:var(--royal-gold);opacity:.1;pointer-events:none}.hero-badge{background:rgba(79,240,183,.1);color:var(--primary);border:1px solid rgba(79,240,183,.2);padding:6px 20px;border-radius:50px;font-family:'Reem Kufi';font-size:14px;margin-bottom:20px;display:inline-flex;align-items:center;gap:8px}.hero-content-text{font-family:'Scheherazade New',serif;font-size:38px;line-height:2;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.2);max-width:90%;margin-bottom:25px}.hero-footer{display:flex;align-items:center;gap:15px;font-family:Amiri;color:var(--text-muted);font-size:16px;border-top:1px solid rgba(255,255,255,.1);padding-top:15px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:25px;margin-bottom:30px}.hero-card{background:linear-gradient(135deg,rgba(212,175,55,.05),rgba(0,0,0,.4));border:1px solid var(--royal-gold-dim);border-radius:24px;padding:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.hero-text-content{flex:1;text-align:right;z-index:2}.hero-lottie{width:250px!important;height:250px!important;flex-shrink:0;filter:drop-shadow(0 0 30px rgba(212, 175, 55, .2))}.info-card{background:#0a0f0f;border:1px solid var(--border);border-radius:24px;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:center!important;text-align:center!important;min-height:280px!important;padding:30px 20px!important;position:relative}.hijri-date{font-family:'Reem Kufi';color:var(--royal-gold);font-size:34px!important;margin:15px 0!important;line-height:1.2!important}.greg-date{font-family:Amiri;font-size:18px;color:var(--text-muted)}.info-stats-container{width:100%!important;border-top:1px solid rgba(255,255,255,.1)!important;padding-top:20px!important;margin-top:20px!important;display:flex!important;justify-content:space-around!important;align-items:center!important;border-right:none;padding-right:0;gap:0}.stat-box{text-align:center;display:flex;flex-direction:column;align-items:center}.stat-value{font-size:26px!important;font-family:'Reem Kufi'!important;color:var(--primary)!important;margin-bottom:5px!important;display:block!important;line-height:1}.stat-label{font-size:13px;color:var(--text-muted);font-family:Amiri}.today-badge{background:rgba(79,240,183,.1);color:var(--primary);padding:5px 15px;border-radius:20px;font-size:14px;margin-bottom:15px;font-weight:700}.quick-books-title{font-family:'Reem Kufi';color:#fff;font-size:20px;margin-bottom:15px;display:flex;align-items:center;gap:10px}.books-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.book-shortcut{background:rgba(255,255,255,.03);border:1px solid var(--border);padding:20px;border-radius:16px;cursor:pointer;transition:.3s;display:flex;align-items:center;gap:15px}.book-shortcut:hover{background:var(--royal-gold-dim);border-color:var(--royal-gold);transform:translateY(-5px)}.shortcut-icon{font-size:24px;color:var(--royal-gold);background:rgba(0,0,0,.3);width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(100px);background:#111;border:1px solid var(--royal-gold);padding:12px 25px;border-radius:50px;color:#fff;font-family:'Reem Kufi';box-shadow:0 10px 30px rgba(0,0,0,.8);transition:.4s cubic-bezier(.175, .885, .32, 1.275);z-index:3000;display:flex;align-items:center;gap:10px;opacity:0}.toast.show{transform:translateX(-50%) translateY(0);opacity:1}#hadith-post-studio{position:fixed;left:-9999px;top:0;width:1080px;min-height:1080px;background:radial-gradient(circle at center,#151515 0,#000 100%);font-family:Amiri,serif;color:#fff;display:flex;flex-direction:column;padding:60px;box-sizing:border-box}.post-bg-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("https://www.transparenttextures.com/patterns/arabesque.png");opacity:.08;z-index:0}.post-border-frame{position:absolute;top:40px;left:40px;right:40px;bottom:40px;border:3px double var(--royal-gold);border-radius:20px;pointer-events:none;z-index:1}.corner{position:absolute;width:80px;height:80px;border:6px solid var(--royal-gold)}.c-tl{top:30px;left:30px;border-right:none;border-bottom:none;border-radius:20px 0 0 0}.c-tr{top:30px;right:30px;border-left:none;border-bottom:none;border-radius:0 20px 0 0}.c-bl{bottom:30px;left:30px;border-right:none;border-top:none;border-radius:0 0 0 20px}.c-br{bottom:30px;right:30px;border-left:none;border-top:none;border-radius:0 0 20px 0}.post-content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;text-align:center}.post-header{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:center;border-bottom:1px solid rgba(212,175,55,.3);padding-bottom:20px;margin-top:20px;gap:15px}.app-identity{color:#fff;font-family:'Reem Kufi';font-size:22px;letter-spacing:3px;text-transform:uppercase;opacity:.9;margin-bottom:5px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.book-identity{background:linear-gradient(90deg,transparent,rgba(212,175,55,.15),transparent);border:1px solid var(--royal-gold);padding:8px 40px;border-radius:50px;color:var(--royal-gold);font-family:'Reem Kufi';font-size:26px;font-weight:700;box-shadow:0 0 20px rgba(0,0,0,.5);text-shadow:0 2px 5px rgba(0,0,0,.8);min-width:300px;text-align:center}.hadith-body-container{width:90%;display:flex;flex-direction:column}.decorative-symbol{font-size:60px;color:var(--royal-gold);opacity:.3;line-height:1;font-family:serif}.studio-text{font-family:'Scheherazade New',serif;font-size:42px;line-height:2.2;color:#fff;margin:10px 0;text-shadow:0 2px 10px #000}.post-footer{width:100%;border-top:1px solid rgba(212,175,55,.3);padding-top:30px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;gap:15px}.meta-row{display:flex;gap:30px}.meta-item{background:rgba(255,255,255,.05);padding:8px 25px;border-radius:50px;border:1px solid rgba(255,255,255,.1)}.meta-item .label{color:var(--royal-gold);font-size:20px;font-family:'Reem Kufi';margin-left:5px}.meta-item .value{color:#fff;font-size:22px;font-weight:700}.source-link{color:#8899a6;font-family:Amiri,serif;letter-spacing:1px;font-size:20px;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.8);margin-top:10px}.daily-hadith-hero{height:auto!important;min-height:fit-content!important;flex-shrink:0!important;overflow:visible!important;padding-bottom:40px!important;margin-top:30px!important}.hero-content-text{font-size:clamp(22px, 3vw, 38px)!important;line-height:1.8!important;width:100%!important;max-width:900px!important}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);z-index:4000;display:flex;flex-direction:column;padding:20px;padding-top:calc(20px + env(safe-area-inset-top));opacity:0;pointer-events:none;transition:opacity .3s}.search-modal.visible{opacity:1;pointer-events:all}.search-header-modal{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;border-bottom:1px solid var(--border);padding-bottom:20px}.modal-title-row{display:flex;justify-content:space-between;align-items:center}.modal-title-row h3{color:var(--gold);font-family:Amiri,serif;margin:0;font-size:24px;font-weight:700}.search-close{font-size:22px;color:var(--text-muted);cursor:pointer;padding:5px}.search-input-group{position:relative;width:100%}.search-input-modal{width:100%;background:#111;border:1px solid var(--border);border-radius:15px;padding:15px 20px;color:#fff;font-family:Amiri,serif;font-size:18px;font-weight:700;padding-left:50px;transition:.3s}.search-input-modal::placeholder{font-family:Amiri,serif;font-size:16px;color:#666;font-weight:400}@media (max-width:768px){.search-input-modal{font-size:16px!important;padding:12px 15px!important}.search-input-modal::placeholder{font-size:14px!important}}.search-input-modal:focus{border-color:var(--primary);box-shadow:0 0 20px rgba(79,240,183,.1);outline:0}@media (min-width:769px){.search-bar-btn{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:250px!important;height:40px!important;background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 15px!important;z-index:9999!important;cursor:pointer;transition:all .3s ease}.search-bar-btn:hover{background:rgba(255,255,255,.1);border-color:var(--royal-gold)}.search-bar-btn span{font-size:13px!important;color:#888;font-family:Amiri,serif;display:block!important}.search-bar-btn i{font-size:14px!important;color:var(--royal-gold)}}.search-action-btn{position:absolute;left:10px;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);color:#888;border:none;border-radius:10px;padding:8px 15px;font-family:Amiri;font-size:14px;cursor:default;pointer-events:none;transition:.3s;white-space:nowrap}.search-action-btn.active{background:var(--primary);color:#000;cursor:pointer;pointer-events:auto;font-weight:700;box-shadow:0 0 15px rgba(79,240,183,.4)}.search-results-modal{flex:1;overflow-y:auto;overflow-x:hidden!important;display:flex;flex-direction:column;gap:10px;padding-bottom:env(safe-area-inset-bottom);padding-right:5px}.search-results-modal::-webkit-scrollbar{width:8px}.search-results-modal::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:10px}.search-results-modal::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px;border:2px solid transparent;background-clip:content-box}.search-results-modal::-webkit-scrollbar-thumb:hover{background-color:#3ecf9c}::-webkit-scrollbar{display:none!important;width:0!important;background:0 0!important}*{-ms-overflow-style:none!important;scrollbar-width:none!important}@media (max-width:768px){.hadith-container,.welcome-container{padding:10px 5px!important;width:100%!important;overflow-x:hidden!important}.daily-hadith-hero,.hadith-card,.hero-card,.info-card{width:100%!important;margin:0 0 15px 0!important;border-radius:18px!important;min-height:auto!important;height:auto!important}.card-inner-frame{padding:15px 12px!important;border-radius:14px!important}.hadith-text{font-size:20px!important;line-height:1.9!important;text-align:justify!important;margin-bottom:15px!important}.info-card{padding:20px 10px!important;min-height:auto!important}.hijri-date{font-size:28px!important;margin:5px 0!important}.card-actions button{width:32px!important;height:32px!important}}.search-result-item{background:rgba(255,255,255,.03);padding:15px;border-radius:15px;cursor:pointer;border:1px solid transparent;transition:.2s;display:flex;flex-direction:column;gap:5px}.search-result-item{background:rgba(255,255,255,.05);padding:20px;border-radius:16px;cursor:pointer;border:1px solid rgba(212,175,55,.1);transition:.2s;display:flex;flex-direction:column;gap:15px;margin-bottom:10px}.search-result-item:hover{background:rgba(255,255,255,.08);border-color:var(--royal-gold);transform:translateY(-2px)}.res-text{font-family:'Scheherazade New',serif;font-size:26px;color:#fff;line-height:2.2;text-align:justify}.res-info{font-family:Amiri,serif;font-size:16px;color:var(--royal-gold);display:flex;align-items:center;gap:12px;background:rgba(0,0,0,.4);padding:10px 20px;border-radius:50px;width:fit-content;border:1px solid rgba(212,175,55,.3);align-self:flex-end;margin-top:5px}.hadith-card{scroll-margin-top:100px;transition:all .5s ease}@keyframes flash-pulse{0%{box-shadow:0 0 0 0 rgba(79,240,183,.7);border-color:var(--royal-gold);transform:scale(1)}50%{box-shadow:0 0 50px 10px rgba(79,240,183,.5);border-color:var(--primary);transform:scale(1.02);background:rgba(79,240,183,.05)}100%{box-shadow:0 0 20px 0 rgba(79,240,183,0);border-color:rgba(212,175,55,.4);transform:scale(1);background:linear-gradient(135deg,#121212,#0a0a0a)}}.highlight-active{animation:flash-pulse 3s ease-in-out;border:2px solid var(--primary)!important;z-index:10}@media (max-width:768px){.top-navbar{padding:0 15px!important;height:55px!important;justify-content:space-between!important}.top-navbar>div:first-child{gap:8px!important;margin-right:-5px!important}#menu-btn{font-size:18px!important;padding:5px!important}.brand-header{font-size:16px!important;gap:5px!important}.brand-header i{font-size:16px!important}.search-bar-btn{position:relative!important;top:auto!important;left:auto!important;width:36px!important;height:36px!important;background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin-left:-5px!important;box-shadow:none!important}.search-bar-btn i{font-size:16px!important;margin:0!important;padding:0!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.search-bar-btn input,.search-bar-btn span{display:none!important}@media (max-width:768px){.hadith-container,.welcome-container{padding:5px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.daily-hadith-hero{width:100%!important;padding:15px 10px!important;min-height:auto!important;height:auto!important;border-radius:12px!important;margin-bottom:10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.daily-hadith-hero::before{font-size:60px!important;top:-5px!important;right:5px!important;opacity:.05!important}.hero-content-text{font-size:20px!important;line-height:1.6!important;margin-bottom:10px!important;width:100%!important}.hero-badge{padding:4px 12px!important;font-size:12px!important;margin-bottom:10px!important;height:auto!important}.hero-footer{padding-top:8px!important;font-size:14px!important;margin-top:0!important}.book-shortcut,.hero-card,.info-card{padding:15px!important;width:100%!important;margin-bottom:10px!important;min-height:auto!important}}}::-webkit-scrollbar{display:none!important;width:0!important}*{-ms-overflow-style:none!important;scrollbar-width:none!important}@media (max-width:768px){.main-content{margin-right:0!important;padding:85px 8px 0 8px!important;overflow-y:auto!important;height:100vh!important}.hadith-container,.welcome-container{width:100%!important;padding:0!important;margin:0!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:15px!important}.book-shortcut,.daily-hadith-hero,.hadith-card,.hero-card,.info-card{width:100%!important;margin:0!important;border-radius:15px!important;min-height:auto!important;height:auto!important}.hanging-container{margin-top:10px!important;margin-bottom:25px!important;overflow:visible!important;z-index:10!important}.chain{height:130px!important;top:-100px!important;width:4px!important;z-index:-1!important;background:repeating-linear-gradient(to bottom,var(--royal-gold) 0,var(--royal-gold) 5px,transparent 5px,transparent 9px)!important}.wooden-sign{transform:scale(.9)!important}.sidebar{width:85%;max-width:320px;transform:translateX(100%)}.sidebar.active{transform:translateX(0)}.search-bar-btn{position:relative!important;top:auto!important;left:auto!important;width:36px!important;height:36px!important;padding:0!important;background:rgba(255,255,255,.05)!important;justify-content:center!important;border-radius:10px!important}.search-bar-btn i{margin:0!important;font-size:16px!important}.search-bar-btn input,.search-bar-btn span{display:none!important}body,html{overflow:hidden!important}}