/* Focused hero + top ribbon refinement. Consolidate into styles.css after visual sign-off. */
.topbar{justify-content:flex-start;gap:24px;min-height:66px;padding-top:6px;padding-bottom:6px}.brand{width:178px;height:50px;flex-basis:178px}.desktop-nav{margin:0;gap:2px}.nav-link{font-weight:700;color:#40584f;padding:8px 10px}.nav-link.active{background:transparent;color:var(--green);box-shadow:inset 0 -2px 0 var(--gold);border-radius:0}.nav-link:hover{background:rgba(14,59,46,.05);border-radius:10px}.topbar-tools{margin-left:auto}.madhhab-pill{font-weight:700;background:#f0ece3}.settings-button{width:34px;height:34px;font-size:15px}
.hero-scene{min-height:590px}.hero-brand{top:24px;padding:8px 14px 6px;background:rgba(251,248,240,.18);backdrop-filter:blur(1.5px);box-shadow:none}.hero-brand:before{content:'';position:absolute;inset:-18px -34px;border-radius:34px;background:radial-gradient(ellipse at center,rgba(251,248,240,.34),rgba(251,248,240,.12) 54%,transparent 76%);z-index:-1;pointer-events:none}.hero-brand img{width:232px;height:78px}.hero-brand p{font-size:12px;color:#21453a;text-shadow:0 1px 12px rgba(255,255,255,.68);margin-top:0}.hero-brand span{height:1px;width:38px}.hero-search{top:auto;bottom:238px;width:min(650px,64%);height:48px;background:rgba(251,248,240,.18);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 24px rgba(31,41,55,.07)}.hero-search span{color:#174d3d;text-shadow:0 1px 8px rgba(255,255,255,.45)}.hero-search input{color:#173d33}.hero-search input::placeholder{color:rgba(23,61,51,.68);opacity:1}
.hero-prayers{bottom:18px;width:min(980px,88%);gap:12px;grid-template-columns:repeat(6,minmax(0,1fr))}.hero-prayer{height:170px;min-height:170px;padding:14px 10px;border:1px solid rgba(255,255,255,.28);border-radius:17px;background:rgba(251,248,240,.18);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);box-shadow:0 8px 24px rgba(31,41,55,.07),inset 0 1px 0 rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;transform:none}.hero-prayer.current{outline:0;border-color:rgba(201,169,106,.50);background:rgba(251,248,240,.18);box-shadow:0 8px 24px rgba(31,41,55,.09),inset 0 0 0 1px rgba(201,169,106,.20)}
.prayer-symbol{display:block!important;flex:0 0 132px;width:132px;height:132px;margin:0 auto;background-image:url('/assets/prayer-icons-master.png');background-repeat:no-repeat;background-size:600% auto;filter:drop-shadow(0 2px 3px rgba(14,59,46,.08));background-position-y:-7px!important;position:relative}.prayer-symbol:before,.prayer-symbol:after{display:none!important}.icon-fajr{background-position-x:0%!important;transform:translateX(-7px)}.icon-dhuhr{background-position-x:20%!important;transform:translateX(-6px)}.icon-asr{background-position-x:40%!important;transform:translateX(-3px)}.icon-maghrib{background-position-x:60%!important;transform:translateX(4px)}.icon-isha{background-position-x:80%!important;transform:translateX(6px)}.icon-witr{background-position-x:100%!important;transform:translateX(5px)}
.focus-card{gap:14px}.focus-icon{display:block;flex:0 0 48px;width:48px;height:48px;background-image:url('/assets/focus-icons-master.png');background-repeat:no-repeat;background-size:600% 300%;background-position:0% 0%;filter:drop-shadow(0 2px 3px rgba(14,59,46,.08))}
.launch-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:158px;padding-top:20px;padding-bottom:20px;overflow:visible}.launch-card .launcher-icon{display:block!important;flex:0 0 auto;width:96px;height:100px;margin:0 auto 8px;border-radius:0;background-color:transparent!important;background-image:url('/assets/navigation-icons-master.png')!important;background-repeat:no-repeat!important;background-size:600% auto!important;background-position-y:50%!important;filter:drop-shadow(0 2px 3px rgba(14,59,46,.08));position:static!important}.launch-card:nth-child(1) .launcher-icon{background-position-x:0%!important}.launch-card:nth-child(2) .launcher-icon{background-position-x:20%!important}.launch-card:nth-child(3) .launcher-icon{background-position-x:40%!important}.launch-card:nth-child(4) .launcher-icon{background-position-x:60%!important}.launch-card:nth-child(5) .launcher-icon{background-position-x:80%!important}.launch-card:nth-child(6) .launcher-icon{background-position-x:100%!important}
.dashboard-grid{grid-template-columns:1.22fr .92fr .74fr;gap:16px;align-items:stretch}.dashboard-grid>.panel{height:100%;min-height:390px;border-color:rgba(14,59,46,.075);border-radius:20px;box-shadow:0 10px 30px rgba(31,41,55,.045)}.prayer-panel,.focus-panel{background:rgba(255,253,248,.86)}.prayer-panel{padding:22px 22px 20px;display:flex;flex-direction:column}.prayer-panel .panel-head{align-items:center;margin-bottom:15px}.prayer-panel .panel-head h2{font-size:29px}.prayer-panel .segmented{padding:4px;background:#f0ece3}.prayer-panel .segment{padding:7px 11px}.prayer-list{gap:7px;flex:1}.prayer-row{min-height:54px;grid-template-columns:48px 1fr auto 14px;padding:7px 12px 7px 8px;border:1px solid transparent;border-radius:13px;background:rgba(246,242,233,.78);transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.prayer-row:hover{transform:translateY(-1px);border-color:rgba(14,59,46,.09);background:#fbf8f0;box-shadow:0 5px 15px rgba(31,41,55,.045)}.prayer-row.current{background:linear-gradient(90deg,rgba(107,143,113,.14),rgba(255,253,248,.68));border-color:rgba(107,143,113,.18);box-shadow:inset 3px 0 0 rgba(107,143,113,.72)}.dashboard-prayer-icon{display:block;width:42px;height:42px;background-image:url('/assets/prayer-icons-master.png');background-repeat:no-repeat;background-size:600% auto;background-position-y:-2px!important;filter:drop-shadow(0 1px 2px rgba(14,59,46,.07));transform:none!important}.dashboard-prayer-icon.icon-fajr{background-position-x:0%!important}.dashboard-prayer-icon.icon-dhuhr{background-position-x:20%!important}.dashboard-prayer-icon.icon-asr{background-position-x:40%!important}.dashboard-prayer-icon.icon-maghrib{background-position-x:60%!important}.dashboard-prayer-icon.icon-isha{background-position-x:80%!important}.prayer-row b{font-size:14px}.prayer-row small{font-size:9px;color:#7a7e78}.prayer-row time{font-size:11px;color:var(--green)}.prayer-row i{color:#789084}.more-prayers{margin-top:12px;padding-top:12px}.pill-row button{border:1px solid rgba(14,59,46,.07);background:#f4efe5;padding:7px 11px;cursor:pointer}.focus-panel{padding:22px;display:flex;flex-direction:column}.focus-panel .panel-head{align-items:center;margin-bottom:15px}.focus-panel .panel-head h2{font-size:29px}.focus-panel .day-chip{background:#f3eee4;color:#7d7b72}.timeline{gap:8px;flex:1;display:flex;flex-direction:column}.timeline:before{left:12px;top:20px;bottom:20px;background:rgba(107,143,113,.24)}.timeline-item{min-height:61px;flex:1;grid-template-columns:26px 1fr 12px;padding:11px 10px;border:1px solid rgba(14,59,46,.045);border-radius:13px;background:rgba(246,242,233,.76);transition:transform .15s ease,background .15s ease}.timeline-item:hover{transform:translateY(-1px);background:#fbf8f0}.timeline-item>span{width:11px;height:11px;border-width:3px}.timeline-item b{font-size:11px}.timeline-item small{font-size:8px;line-height:1.35}.counter-panel{padding:22px;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 58%,rgba(107,143,113,.13),transparent 44%),linear-gradient(155deg,#0e3b2e,#174d3d);box-shadow:0 12px 32px rgba(14,59,46,.14)!important}.counter-panel .panel-head{align-items:center;margin-bottom:5px}.counter-panel h2{font-size:29px}.dhikr-picker{width:100%;margin:1px auto 4px;text-align:center;color:#fff}.dhikr-picker-label{display:block;margin-bottom:3px;font-size:7px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(234,220,200,.68)}.dhikr-picker-row{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:5px;width:100%;min-height:78px}.dhikr-arrow{display:flex;align-items:center;justify-content:center;width:30px;height:40px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.82);font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1;cursor:pointer}.dhikr-arrow:hover{background:rgba(255,255,255,.13)}.dhikr-copy{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;padding:0 2px}.dhikr-copy strong{display:block;width:100%;font-family:'Noto Naskh Arabic','Amiri','Traditional Arabic','Segoe UI',serif;font-size:24px;font-weight:400;line-height:1.45;color:#f5e7c8;text-align:center;white-space:normal}.dhikr-copy span{display:block;width:100%;font-family:'Libre Baskerville',Georgia,serif;font-size:10px;font-weight:700;line-height:1.35;color:#fff;text-align:center;white-space:normal}.dhikr-copy small{display:block;width:100%;margin-top:1px;font-family:'DM Sans',sans-serif;font-size:8px;font-weight:400;line-height:1.3;color:rgba(255,255,255,.64);text-align:center;white-space:normal}.counter-button{width:148px;max-width:74%;margin:2px auto 8px;border-color:rgba(234,220,200,.34);box-shadow:inset 0 0 0 9px rgba(255,255,255,.035),0 0 0 1px rgba(201,169,106,.38)}.counter-presets button{cursor:pointer}.counter-presets button:hover,.tiny-button:hover{background:rgba(255,255,255,.16)}.counter-goal{margin-top:5px}
@media(max-width:1000px){.desktop-nav{gap:0}.nav-link{padding-inline:8px}.hero-search{width:72%;bottom:222px}.hero-prayers{width:94%;gap:8px}.hero-prayer{height:158px;min-height:158px}.prayer-symbol{flex-basis:122px;width:122px;height:122px;background-position-y:-6px!important}.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-grid>.panel{min-height:auto}.counter-panel{grid-column:1/-1;min-height:360px!important}.dhikr-picker{max-width:360px}.launch-card{min-height:148px}.launch-card .launcher-icon{width:88px;height:92px}}
@media(max-width:760px){.hero-scene{min-height:800px}.hero-brand{top:22px;background:rgba(251,248,240,.18)}.hero-brand img{width:190px;height:66px}.hero-search{top:150px;bottom:auto;width:88%}.hero-prayers{grid-template-columns:repeat(2,1fr);width:88%;bottom:18px;gap:8px}.hero-prayer{height:138px;min-height:138px;padding:10px}.prayer-symbol{flex-basis:104px;width:104px;height:104px;background-position-y:-5px!important}.icon-fajr{transform:translateX(-5px)}.icon-dhuhr{transform:translateX(-5px)}.icon-asr{transform:translateX(-2px)}.icon-maghrib{transform:translateX(3px)}.icon-isha{transform:translateX(5px)}.icon-witr{transform:translateX(4px)}.focus-icon{flex-basis:42px;width:42px;height:42px}.dashboard-grid{grid-template-columns:1fr}.counter-panel{grid-column:auto;min-height:360px!important}.prayer-panel,.focus-panel,.counter-panel{padding:18px}.dashboard-prayer-icon{width:38px;height:38px}.prayer-row{grid-template-columns:42px 1fr auto 12px}.dhikr-picker-row{grid-template-columns:34px minmax(0,1fr) 34px}.dhikr-copy strong{font-size:26px}.dhikr-copy span{font-size:11px}.dhikr-copy small{font-size:9px}.launch-card{min-height:140px}.launch-card .launcher-icon{width:82px;height:86px}.topbar{gap:10px}}
