:root{--hp-navy:#071923;--hp-navy-2:#0d2633;--hp-card:#123342;--hp-teal:#64d8ca;--hp-teal-2:#b6fff4;--hp-cream:#f4f7f3;--hp-muted:#a8c2c5;--hp-border:rgba(145,230,220,.18);--hp-shadow:0 24px 70px rgba(0,0,0,.24)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hp-navy);color:var(--hp-cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:var(--hp-teal-2);text-decoration:none}a:hover{color:#fff}.hp-shell{width:min(1180px,calc(100% - 36px));margin:auto}.hp-site-header{border-bottom:1px solid var(--hp-border);background:rgba(7,25,35,.9);backdrop-filter:blur(14px);position:sticky;top:0;z-index:10}.hp-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hp-brand{display:flex;align-items:center;gap:12px;color:#fff;font-weight:750;letter-spacing:.01em}.hp-mark{width:38px;height:38px;border:1px solid var(--hp-teal);border-radius:13px;display:grid;place-items:center;color:var(--hp-teal);font-size:20px}.hp-menu{display:flex;align-items:center;gap:22px;font-size:.94rem}.hp-menu-toggle{display:none;background:0 0;border:1px solid var(--hp-border);color:#fff;border-radius:10px;padding:8px 11px}.hp-hero{padding:88px 0 72px;background:radial-gradient(circle at 82% 16%,rgba(69,183,173,.18),transparent 34%),linear-gradient(160deg,#071923,#0c2a37)}.hp-kicker{color:var(--hp-teal);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.hp-hero h1{font-size:clamp(2.2rem,5vw,4.7rem);line-height:1.06;max-width:780px;margin:16px 0 20px;letter-spacing:-.045em}.hp-hero h1 span{color:var(--hp-teal-2)}.hp-hero p{max-width:640px;color:var(--hp-muted);font-size:1.15rem}.hp-topic-label{margin:26px 0 10px;color:var(--hp-cream);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.hp-search{display:flex;gap:10px;max-width:780px;margin:30px 0 22px;position:relative}.hp-search input{flex:1;min-width:0;border:1px solid var(--hp-border);border-radius:17px;background:rgba(255,255,255,.07);color:#fff;padding:17px 18px;font-size:1rem;outline:none}.hp-search input:focus{border-color:var(--hp-teal);box-shadow:0 0 0 4px rgba(100,216,202,.12)}.hp-search-icon{position:absolute;left:17px;top:13px;color:var(--hp-teal);font-size:1.45rem;line-height:1;pointer-events:none}.hp-search input{padding-left:48px}.hp-button{border:0;border-radius:15px;background:var(--hp-teal);color:#06202a;padding:0 22px;font-weight:750;cursor:pointer;white-space:nowrap}.hp-button:hover{background:#a4fff2}.hp-topics{display:flex;flex-wrap:wrap;gap:9px}.hp-topic{border:1px solid var(--hp-border);border-radius:999px;padding:7px 12px;color:var(--hp-muted);font-size:.88rem;transition:color .2s,border-color .2s,background .2s}.hp-topic span{margin-left:7px;color:var(--hp-teal)}.hp-topic:hover{background:rgba(100,216,202,.1);border-color:var(--hp-teal);color:#fff}.hp-section{padding:62px 0}.hp-section h2{font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.15;margin:0 0 9px}.hp-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.hp-section-heading p{color:var(--hp-muted);margin:0}.hp-section-intro{color:var(--hp-muted);margin:0 0 26px}.hp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hp-card{background:linear-gradient(145deg,rgba(18,51,66,.98),rgba(13,38,51,.98));border:1px solid var(--hp-border);border-radius:24px;padding:23px;box-shadow:var(--hp-shadow)}.hp-card h3{margin:0 0 8px;color:#fff}.hp-card p{color:var(--hp-muted);margin:0}.hp-card-link{display:block;transition:transform .2s ease,border-color .2s ease}.hp-card-link:hover{transform:translateY(-3px);border-color:rgba(145,230,220,.5)}.hp-collection-card{display:flex;align-items:center;gap:16px;min-height:150px}.hp-card-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--hp-teal);border-radius:14px;color:var(--hp-teal);flex:0 0 auto}.hp-card-arrow{margin-left:auto;color:var(--hp-teal);font-size:1.4rem}.hp-reading,.hp-results{padding:44px 0 80px}.hp-reader-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin-bottom:24px}.hp-reader-brand{font-weight:700;color:#fff}.hp-back-link,.hp-search-link{display:inline-flex;align-items:center;gap:7px;color:var(--hp-muted);font-size:.9rem}.hp-back-link:hover,.hp-search-link:hover{color:#fff}.hp-back-link span:first-child,.hp-search-link span:first-child{color:var(--hp-teal);font-size:1.2rem}.hp-breadcrumbs{color:var(--hp-muted);font-size:.9rem;margin-bottom:18px;display:flex;flex-wrap:wrap;gap:8px}.hp-breadcrumbs a{color:var(--hp-teal)}.hp-reader-status{display:flex;align-items:center;gap:9px;color:var(--hp-teal);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.hp-live-dot{width:7px;height:7px;border-radius:50%;background:var(--hp-teal);box-shadow:0 0 0 5px rgba(100,216,202,.1)}.hp-status-separator{color:var(--hp-muted)}.hp-reading-card{max-width:900px;background:rgba(13,38,51,.7);border:1px solid var(--hp-border);border-radius:30px;padding:clamp(22px,5vw,50px);box-shadow:var(--hp-shadow);touch-action:pan-y;transition:opacity .12s ease,transform .12s ease}.hp-reading-card.is-swiping{opacity:.65;transform:translateX(-8px)}.hp-reading-header{margin-bottom:28px}.hp-reading-header h1,.hp-reading-header h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.15;margin:8px 0;color:#fff}.hp-reference-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hp-reference-chips span{border:1px solid var(--hp-border);border-radius:999px;padding:5px 10px;color:var(--hp-muted);font-size:.78rem}.hp-reading-content{font-size:1.08rem}.hp-reading-card .hp-text{background:var(--hp-card);border:1px solid var(--hp-border);border-radius:26px;padding:clamp(22px,4vw,42px);margin:16px 0;box-shadow:var(--hp-shadow)}.hp-reading-card .hp-text h2{color:var(--hp-teal);font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px}.hp-reading-card .hp-text p{font-size:1.16rem;line-height:1.9;margin:0}.hp-reading-card .hp-arabic p{font-family:"Noto Naskh Arabic",Tahoma,serif;font-size:1.8rem;line-height:2.2}.hp-swipe-hint{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--hp-muted);font-size:.82rem;margin:28px 0 20px}.hp-swipe-arrow{color:var(--hp-teal);font-size:1.35rem}.hp-reader-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;border-top:1px solid var(--hp-border);padding-top:22px}.hp-reader-nav-link{display:flex;align-items:center;gap:10px;color:var(--hp-muted);font-size:.88rem;min-width:0}.hp-reader-nav-link small{display:block;color:var(--hp-teal);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.hp-reader-nav-link.hp-next{justify-content:flex-end;text-align:right}.hp-reader-nav-link>span:last-child,.hp-reader-nav-link>span:first-child{font-size:1.15rem}.hp-reader-home{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--hp-border);border-radius:13px;color:var(--hp-teal)}.hp-reader-nav-link.is-disabled{opacity:.35}.hp-reader-nav-link.is-disabled{pointer-events:none}.hp-results h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.1;margin:8px 0 24px}.hp-results .hp-search{margin:0 0 34px}.hp-topic-reader{margin-bottom:38px}.hp-open-hadith{display:inline-flex;align-items:center;gap:10px;height:48px;margin-top:18px}.hp-results-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid var(--hp-border);padding-bottom:12px}.hp-results-heading h2{font-size:1.15rem;margin:0}.hp-results-heading span{font-size:.85rem;color:var(--hp-muted)}.hp-result-card{margin-top:14px}.hp-result-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hp-result-open{display:block;margin-top:18px;color:var(--hp-teal);font-size:.9rem;font-weight:700}.hp-empty-state{text-align:center;padding:50px 24px;margin-top:32px}.hp-footer{border-top:1px solid var(--hp-border);padding:34px 0;color:var(--hp-muted);font-size:.9rem}.hp-footer .hp-shell{display:flex;justify-content:space-between;gap:20px;align-items:center}.hp-footer-brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700}.hp-footer-brand .hp-mark{width:30px;height:30px;font-size:16px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:720px){.hp-shell{width:min(100% - 24px,560px)}.hp-nav{min-height:66px}.hp-menu-toggle{display:block}.hp-menu{display:none;position:absolute;left:12px;right:12px;top:66px;padding:16px;flex-direction:column;align-items:stretch;background:var(--hp-navy-2);border:1px solid var(--hp-border);border-radius:16px;box-shadow:var(--hp-shadow)}.hp-menu.is-open{display:flex}.hp-hero{padding:56px 0 48px}.hp-hero h1{font-size:clamp(2.15rem,11vw,3.5rem)}.hp-hero p{font-size:1rem}.hp-search{flex-direction:column}.hp-search input{min-height:54px}.hp-button{height:52px}.hp-grid{grid-template-columns:1fr}.hp-section{padding:46px 0}.hp-section-heading{display:block}.hp-section-heading p{margin-top:8px}.hp-reading,.hp-results{padding-top:22px}.hp-reading-card{border-radius:24px;padding:20px 15px}.hp-reading-card .hp-text{border-radius:20px;padding:20px 17px}.hp-reading-card .hp-text p{font-size:1.05rem;line-height:1.85}.hp-reading-card .hp-arabic p{font-size:1.5rem;line-height:2.1}.hp-reader-nav{gap:5px}.hp-reader-nav-link{gap:5px;font-size:.77rem}.hp-reader-nav-link.hp-next{justify-content:flex-end}.hp-reference-chips span{font-size:.72rem}.hp-footer .hp-shell{display:block}.hp-footer-brand{margin-bottom:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.hp-collection-page{padding:30px 0 80px}.hp-collection-hero{max-width:800px;padding:34px 0 42px}.hp-collection-hero h1{font-size:clamp(2.3rem,6vw,4.5rem);line-height:1.05;letter-spacing:-.045em;margin:10px 0 16px}.hp-collection-hero p{color:var(--hp-muted);font-size:1.08rem;max-width:620px}.hp-collection-stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hp-collection-stats span{border:1px solid var(--hp-border);background:rgba(255,255,255,.035);border-radius:16px;padding:10px 14px;color:var(--hp-muted)}.hp-collection-stats strong{display:block;color:var(--hp-teal);font-size:1.35rem;line-height:1.1}.hp-books-section{padding:10px 0}.hp-book-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hp-book-card{display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid var(--hp-border);border-radius:20px;background:linear-gradient(145deg,rgba(18,51,66,.98),rgba(13,38,51,.98));color:var(--hp-cream);box-shadow:var(--hp-shadow);transition:transform .2s ease,border-color .2s ease}.hp-book-card:hover{transform:translateY(-2px);border-color:rgba(145,230,220,.5);color:#fff}.hp-book-number{display:grid;place-items:center;min-width:68px;min-height:54px;padding:6px;border-radius:15px;background:rgba(100,216,202,.1);color:var(--hp-teal);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;text-align:center}.hp-book-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.hp-book-copy strong{color:#fff;font-size:1.02rem;line-height:1.35}.hp-book-copy span{color:var(--hp-muted);font-size:.82rem}@media(max-width:720px){.hp-collection-page{padding-top:18px}.hp-collection-hero{padding:24px 0 30px}.hp-book-list{grid-template-columns:1fr}.hp-book-card{padding:16px}.hp-book-copy strong{font-size:.96rem}.hp-book-copy span{font-size:.78rem}}.hp-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:54px}.hp-hero-copy{min-width:0}.hp-day-card{min-height:420px;padding:30px;border:1px solid rgba(145,230,220,.24);border-radius:30px;background:linear-gradient(155deg,rgba(18,58,69,.92),rgba(9,31,42,.94));box-shadow:0 28px 80px rgba(0,0,0,.24);position:relative;overflow:hidden}.hp-day-card:before{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(100,216,202,.14);border-radius:50%;right:-110px;top:-120px;box-shadow:0 0 0 24px rgba(100,216,202,.035),0 0 0 48px rgba(100,216,202,.025);pointer-events:none}.hp-day-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;position:relative}.hp-day-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(100,216,202,.5);border-radius:15px;color:var(--hp-teal);font-size:1.1rem}.hp-day-tag{display:inline-flex;max-width:100%;margin:30px 0 16px;padding:7px 11px;border:1px solid rgba(100,216,202,.28);border-radius:999px;color:var(--hp-teal-2);background:rgba(100,216,202,.08);font-size:.76rem;line-height:1.35}.hp-day-card h2{margin:0 0 16px;color:#fff;font-size:clamp(1.45rem,3vw,2rem);line-height:1.15}.hp-day-quote{margin:0;color:var(--hp-cream);font-size:1.08rem;line-height:1.85;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.hp-day-reference{margin-top:20px;color:var(--hp-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.hp-day-link{display:inline-flex;align-items:center;gap:9px;margin-top:25px;color:var(--hp-teal-2);font-size:.9rem;font-weight:750}.hp-day-link span{font-size:1.15rem}.hp-day-empty{color:var(--hp-muted)}.hp-card-mark img{display:block;width:100%;height:100%;border-radius:12px;object-fit:cover}.hp-card-mark{overflow:hidden;padding:3px;background:rgba(7,25,35,.72)}@media(max-width:900px){.hp-hero-grid{grid-template-columns:1fr;gap:32px}.hp-day-card{min-height:0}.hp-hero-copy{max-width:780px}}.hp-book-card.is-unavailable{opacity:.55;cursor:not-allowed}.hp-book-card.is-unavailable .hp-card-arrow{visibility:hidden}.hp-reader-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.hp-share-button{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--hp-border);border-radius:999px;background:rgba(100,216,202,.1);color:var(--hp-teal-2);padding:8px 13px;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.hp-share-button:hover{background:rgba(100,216,202,.18);color:#fff}.hp-share-button:focus-visible{outline:2px solid var(--hp-teal);outline-offset:3px}.hp-share-button:disabled{opacity:.6;cursor:wait}.hp-view-count{display:inline-flex;align-items:center;border:1px solid var(--hp-border);border-radius:999px;padding:8px 13px;color:var(--hp-muted);font-size:.82rem}