:root{color-scheme:light;--bg:#fbfaf6;--bg-soft:#f2ecdf;--panel:rgba(255,255,255,0.82);--panel-strong:rgba(255,255,255,0.96);--line:rgba(123,98,52,0.16);--line-strong:rgba(123,98,52,0.28);--gold:#b88d3c;--gold-soft:#765622;--text:#17140f;--muted:#625c50;--shadow-lg:0 28px 80px rgba(73,58,31,0.14);--shadow-md:0 18px 44px rgba(73,58,31,0.12);--radius-xl:36px;--radius-lg:28px;--radius-md:20px;--container:1220px;--header-offset:108px;--page-background:linear-gradient(180deg,rgba(255,255,255,0.96) 0%,rgba(251,250,246,0.94) 42%,rgba(244,238,225,0.9) 100%),radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(184,141,60,0.16) 0%,rgba(184,141,60,0.06) 18%,transparent 42%);--pointer-x:50%;--pointer-y:18%}:root[data-theme=dark]{color-scheme:dark;--bg:#040404;--bg-soft:#0b0b0b;--panel:rgba(15,15,15,0.8);--panel-strong:rgba(18,18,18,0.94);--line:rgba(203,175,109,0.14);--line-strong:rgba(203,175,109,0.26);--gold:#cbaf6d;--gold-soft:#f0ddb0;--text:#f4f0e4;--muted:#b7b1a2;--shadow-lg:0 32px 90px rgba(0,0,0,0.44);--shadow-md:0 20px 48px rgba(0,0,0,0.32);--page-background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(203,175,109,0.22) 0%,rgba(203,175,109,0.09) 12%,rgba(203,175,109,0.03) 28%,transparent 46%),radial-gradient(circle at top,rgba(203,175,109,0.12) 0%,rgba(203,175,109,0.02) 24%,transparent 52%),linear-gradient(180deg,#060606 0%,#040404 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset);min-height:100%;background-color:var(--bg)}body,html{overflow-x:clip;overscroll-behavior-y:none}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-background);background-color:var(--bg);color:var(--text);font-family:var(--font-sans),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(rgba(255,255,255,.018) 1px,transparent 0);background-size:110px 110px;-webkit-mask-image:radial-gradient(circle at center,black 35%,transparent 76%);mask-image:radial-gradient(circle at center,black 35%,transparent 76%);opacity:.24;will-change:transform;transform:translateZ(0)}:root[data-theme=light] body:before{background:linear-gradient(90deg,rgba(123,98,52,.035) 1px,transparent 0),linear-gradient(rgba(123,98,52,.035) 1px,transparent 0);opacity:.2}body:after{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at center,transparent 42%,rgba(0,0,0,.3) 76%,rgba(0,0,0,.62) 100%),linear-gradient(90deg,rgba(0,0,0,.38),transparent 16%,transparent 84%,rgba(0,0,0,.38));opacity:.88;will-change:transform;transform:translateZ(0)}:root[data-theme=light] body:after{background:radial-gradient(circle at center,transparent 52%,rgba(255,255,255,.38) 82%,rgba(244,238,225,.72) 100%),linear-gradient(90deg,rgba(244,238,225,.28),transparent 18%,transparent 82%,rgba(244,238,225,.28));opacity:.86}a{color:inherit}button,input,select{font:inherit}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{position:relative;z-index:1;min-height:100vh}.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.04);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:rgba(4,4,4,.88);transform:translateZ(0)}.nav-bar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header-inner{position:relative}.brand{text-decoration:none;white-space:nowrap;font-family:var(--font-serif),"Times New Roman",serif;font-size:clamp(1.9rem,3vw,2.2rem);letter-spacing:-.04em;color:var(--gold-soft)}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.nav-mobile-actions,.nav-toggle{display:none}.nav-toggle{align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),rgba(14,14,14,.9);color:var(--gold-soft);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.nav-toggle:focus-visible,.nav-toggle:hover{transform:translateY(-1px);border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(16,16,16,.92);box-shadow:0 16px 34px rgba(0,0,0,.24);outline:none}.nav-toggle-line{position:absolute;width:18px;height:1.5px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.nav-toggle-line:first-child{transform:translateY(-6px)}.nav-toggle-line:nth-child(3){transform:translateY(6px)}.nav-toggle.is-open .nav-toggle-line:first-child{transform:rotate(45deg)}.nav-toggle.is-open .nav-toggle-line:nth-child(2){opacity:0}.nav-toggle.is-open .nav-toggle-line:nth-child(3){transform:rotate(-45deg)}.nav-link{color:var(--muted);font-size:.95rem;text-decoration:none;transition:color .18s ease}.nav-link:focus-visible,.nav-link:hover{color:var(--gold-soft);outline:none}.nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;border:1px solid var(--line-strong);background:linear-gradient(180deg,rgba(203,175,109,.18),rgba(203,175,109,.08)),rgba(14,14,14,.92);color:var(--gold-soft);font-size:.92rem;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:0 16px 34px rgba(0,0,0,.24);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.nav-cta:focus-visible,.nav-cta:hover{transform:translateY(-1px);border-color:rgba(203,175,109,.36);background:linear-gradient(180deg,rgba(203,175,109,.24),rgba(203,175,109,.1)),rgba(16,16,16,.96);box-shadow:0 22px 42px rgba(0,0,0,.28);outline:none}.theme-toggle{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.42)),var(--panel);color:var(--text);cursor:pointer;box-shadow:0 12px 26px rgba(73,58,31,.08);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.theme-toggle:focus-visible,.theme-toggle:hover{transform:translateY(-1px);border-color:var(--line-strong);box-shadow:var(--shadow-md);outline:none}.theme-toggle-track{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:42px;height:24px;padding:0 6px;border-radius:999px;border:1px solid var(--line);background:rgba(184,141,60,.12)}.theme-toggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:var(--gold);box-shadow:0 6px 16px rgba(123,98,52,.22);transition:transform .18s ease}.theme-toggle[aria-pressed=true] .theme-toggle-thumb{transform:translateX(18px)}.theme-toggle-moon,.theme-toggle-sun{position:relative;z-index:1;display:block;width:8px;height:8px;border-radius:999px}.theme-toggle-sun{background:#fff7d6;box-shadow:0 0 0 2px rgba(184,141,60,.18)}.theme-toggle-moon{border:1.5px solid var(--gold-soft);border-left:1.5px solid transparent;transform:rotate(-20deg)}.theme-toggle-label{font-size:.86rem;font-weight:700;color:var(--muted)}#get-app,#home,#more,#screenshots,#social{scroll-margin-top:calc(var(--header-offset) + 8px)}.mobile-nav-panel{display:none}.mobile-nav-links{display:grid;grid-gap:10px;gap:10px}.mobile-nav-link{display:flex;align-items:center;min-height:52px;padding:0 16px;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.025);color:var(--text);text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.mobile-nav-link:focus-visible,.mobile-nav-link:hover{transform:translateY(-1px);border-color:var(--line);background:rgba(255,255,255,.04);outline:none}.mobile-nav-language .language-switcher{width:100%;min-width:0;max-width:none}.mobile-nav-language .language-switcher-popover{inset-inline:0;min-width:0}.language-switcher{position:relative;display:block;min-width:192px}.language-switcher.is-compact{min-width:0}.language-switcher-trigger{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;width:100%;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),rgba(14,14,14,.9);color:var(--text);cursor:pointer;transition:border-color .18s ease,transform .18s ease,background .18s ease}.language-switcher.is-compact .language-switcher-trigger{display:inline-flex;width:46px;min-width:46px;height:46px;padding:0;justify-content:center}.language-switcher-trigger:focus-visible,.language-switcher-trigger:hover{border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(16,16,16,.92);outline:none}.language-switcher-label,.language-switcher-option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-switcher.is-compact .language-switcher-caret,.language-switcher.is-compact .language-switcher-label{display:none}.language-switcher-label{text-align:start}.language-switcher-flag{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.1rem;border-radius:6px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);overflow:hidden;flex:0 0 auto}.language-switcher-locale-code{font-size:.62rem;font-weight:700;line-height:1;letter-spacing:0;color:var(--gold-soft)}.language-switcher-caret{width:9px;height:9px;border-right:1.5px solid var(--gold);border-bottom:1.5px solid var(--gold);transform:rotate(45deg) translateY(-1px);transform-origin:center;transition:transform .18s ease}.language-switcher.is-open .language-switcher-caret{transform:rotate(-135deg) translateY(-1px)}.language-switcher-popover{position:absolute;inset-inline-end:0;top:calc(100% + 10px);z-index:50;min-width:max(100%,250px);padding:8px;border-radius:var(--radius-md);border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),var(--panel-strong);box-shadow:var(--shadow-lg);overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:fade-in .17s ease}.language-switcher-menu{max-height:min(62vh,420px);margin:0;padding:0 4px 0 0;list-style:none;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;overscroll-behavior:contain}.language-switcher-menu::-webkit-scrollbar{width:8px}.language-switcher-menu::-webkit-scrollbar-track{background:rgba(255,255,255,.03);border-radius:999px}.language-switcher-menu::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(203,175,109,.38)}.language-switcher-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid transparent;color:var(--text);text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.language-switcher-option:focus-visible,.language-switcher-option:hover{border-color:var(--line);background:rgba(255,255,255,.03);outline:none}.language-switcher-option.is-active{border-color:var(--line-strong);background:rgba(203,175,109,.12)}.language-switcher-check{width:10px;height:10px;border-radius:999px;background:transparent}.language-switcher-option.is-active .language-switcher-check{background:var(--gold);box-shadow:0 0 14px rgba(203,175,109,.65)}.hero{padding:72px 0 36px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.98fr);grid-gap:48px;gap:48px;align-items:center}.eyebrow,.section-overline{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--gold-soft);font-size:.84rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:transform .22s cubic-bezier(.2,.7,.2,1),color .22s ease}.eyebrow:before,.section-overline:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--gold);box-shadow:0 0 14px rgba(203,175,109,.7);transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease,background .22s ease}.hero-title,.section-title{margin:0;font-family:var(--font-serif),Georgia,serif;letter-spacing:-.045em;line-height:.96}.hero-title{font-size:clamp(3rem,8vw,5.5rem)}.hero-title span{display:block}.hero-copy .eyebrow{opacity:0;transform:translateY(12px);animation:hero-soft-in .42s cubic-bezier(.2,.7,.2,1) 40ms forwards}.hero-title-line{opacity:0;transform:translateY(28px) scale(.985);animation:hero-title-in .56s cubic-bezier(.18,.74,.22,1) forwards}.hero-title-line:first-child{animation-delay:.1s}.hero-title-line:nth-child(2){animation-delay:.18s}.hero-title .accent{color:var(--gold)}.feature-card p,.footer-copy,.hero-description,.privacy-note,.section-description,.seo-list li,.story-card p,.value-card p{color:var(--muted);line-height:1.8}.hero-description{max-width:58ch;margin:22px 0 28px;font-size:1.05rem}.hero-highlight{font-weight:700;color:var(--text)}.hero-description-fragment{display:inline;white-space:break-spaces;opacity:0}.hero-description-full{animation:hero-copy-in .52s cubic-bezier(.2,.7,.2,1) .32s forwards}.hero-description-before{animation:hero-copy-in .5s cubic-bezier(.2,.7,.2,1) .3s forwards}.hero-description-highlight{position:relative;display:inline-block;isolation:isolate;text-shadow:0 0 0 rgba(203,175,109,0);animation:hero-copy-in .5s cubic-bezier(.2,.7,.2,1) .36s forwards,hero-highlight-text .62s cubic-bezier(.2,.7,.2,1) .43s forwards}.hero-description-highlight:after,.hero-description-highlight:before{content:"";position:absolute;inset-inline:-.08em;pointer-events:none;opacity:0;transform-origin:left center}.hero-description-highlight:before{z-index:-2;bottom:-.06em;height:.8em;border-radius:999px;background:radial-gradient(circle at center,rgba(203,175,109,.34) 0,rgba(203,175,109,.16) 48%,rgba(203,175,109,0) 78%);filter:blur(10px);transform:scaleX(.35);animation:hero-highlight-glow .7s cubic-bezier(.2,.7,.2,1) .44s forwards}.hero-description-highlight:after{z-index:-1;bottom:.05em;height:.18em;border-radius:999px;background:linear-gradient(90deg,rgba(203,175,109,0),rgba(203,175,109,.64) 20%,rgba(240,221,176,.88) 50%,rgba(203,175,109,.64) 80%,rgba(203,175,109,0));transform:scaleX(.28);animation:hero-highlight-line .62s cubic-bezier(.2,.7,.2,1) .47s forwards}.hero-description-after{animation:hero-copy-in .5s cubic-bezier(.2,.7,.2,1) .44s forwards}.hero-badges{display:flex;flex-wrap:wrap;gap:12px}.hero-badge,.language-chip{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.02);color:var(--text);text-decoration:none}.hero-badge{font-size:.9rem;opacity:0;transform:translateY(14px) scale(.96);animation:hero-badge-in .48s cubic-bezier(.2,.7,.2,1) forwards}.hero-badge:first-child{animation-delay:.56s}.hero-badge:nth-child(2){animation-delay:.64s}.hero-badge:nth-child(3){animation-delay:.72s}.hero-badge:nth-child(4){animation-delay:.8s}.hero-store-row{opacity:0;transform:translateY(18px);animation:hero-actions-in .52s cubic-bezier(.2,.7,.2,1) .86s forwards}.store-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.download-card .store-row{flex-direction:column}.download-card .store-btn{width:100%;justify-content:center}.store-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 20px;border-radius:18px;border:1px solid transparent;text-decoration:none;box-shadow:var(--shadow-md);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.store-btn:focus-visible,.store-btn:hover{transform:translateY(-2px);border-color:var(--line-strong);box-shadow:var(--shadow-lg);outline:none}.store-btn svg{width:22px;height:22px;flex:0 0 auto}.store-btn-primary{color:#0d0d0d;background:linear-gradient(135deg,#f1dfaf,#d5b772 54%,#a78446)}.store-btn-secondary{color:var(--text);border-color:var(--line);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01)),rgba(17,17,17,.9)}.store-copy{display:flex;flex-direction:column;gap:2px}.store-copy small{font-size:.76rem;opacity:.78}.hero-stage,.hero-visual{min-height:640px}.hero-stage{position:relative;width:min(590px,100%);margin:0 auto;overflow:visible;opacity:0;transform:translateY(20px);animation:hero-visual-in .62s cubic-bezier(.18,.74,.22,1) .18s forwards}.hero-glow{position:absolute;border-radius:999px;background:radial-gradient(circle,rgba(203,175,109,.26),transparent 70%);pointer-events:none;transform:translateZ(0)}.hero-glow-a{inset:18% 10% auto;height:260px;animation:glow-drift-a 7.2s ease-in-out .9s infinite alternate}.hero-glow-b{inset:auto 12% 8%;height:180px;animation:glow-drift-b 8.4s ease-in-out 1.1s infinite alternate}.hero-shot{position:absolute;border:0;padding:0;margin:0;background:none;cursor:pointer;transition:transform .62s cubic-bezier(.2,.7,.2,1),opacity .42s ease}.hero-shot-frame{display:block;padding:6px;border-radius:30px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),rgba(10,10,10,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 30px rgba(0,0,0,.22),0 32px 80px rgba(0,0,0,.45);transform-origin:center center}.hero-shot[data-shot-index="0"] .hero-shot-frame{animation:hero-shot-enter .7s cubic-bezier(.18,.74,.22,1) .26s both,hero-shot-float-a 6.4s ease-in-out 1.2s infinite}.hero-shot[data-shot-index="1"] .hero-shot-frame{animation:hero-shot-enter .7s cubic-bezier(.18,.74,.22,1) .34s both,hero-shot-float-b 7.1s ease-in-out 1.3s infinite}.hero-shot[data-shot-index="2"] .hero-shot-frame{animation:hero-shot-enter .7s cubic-bezier(.18,.74,.22,1) .42s both,hero-shot-float-c 6.8s ease-in-out 1.4s infinite}.hero-stage.is-idle .hero-glow-a,.hero-stage.is-idle .hero-glow-b,.hero-stage.is-idle .hero-shot-frame{animation-play-state:paused}.hero-shot img{display:block;width:100%;height:auto;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(5,5,5,.2))}.hero-shot-left{width:clamp(190px,20vw,258px);top:112px;left:34px;z-index:2;opacity:.96;transform:translateY(18px) rotate(-9deg) scale(.93)}.hero-shot-center{width:clamp(228px,24vw,310px);top:34px;left:50%;z-index:4;transform:translateX(-50%) scale(1)}.hero-shot-right{width:clamp(190px,20vw,258px);top:98px;right:32px;z-index:1;opacity:.96;transform:translateY(18px) rotate(9deg) scale(.93)}.section{padding:42px 0;content-visibility:auto;contain-intrinsic-size:auto 800px}.section .container+.container{margin-top:26px}.section-head{max-width:72ch;margin-bottom:28px}.section-title{font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.section-description{margin:14px 0 0;font-size:1rem}.section-description-tight{max-width:50ch}.action-grid,.social-grid,.story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);grid-gap:22px;gap:22px}.download-card,.feature-card,.gallery-item,.seo-card,.social-card,.story-card,.value-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.012)),rgba(13,13,13,.9);box-shadow:var(--shadow-lg);transform-origin:center center}.download-card,.seo-card,.social-card,.story-card,.value-card{padding:34px;border-radius:var(--radius-xl);transition:transform .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,background .24s ease,box-shadow .24s ease}.seo-card p,.story-card p{margin:16px 0 0}.story-card-wide{display:flex;flex-direction:column;container-type:inline-size;overflow:hidden}.story-card-wide p{font-size:clamp(1.05rem,2.8cqi,1.38rem);line-height:clamp(1.7,.3cqi + 1.4,2);text-wrap:pretty}.download-card:focus-within,.download-card:hover,.seo-card:focus-within,.seo-card:hover,.social-card:focus-within,.social-card:hover,.story-card:focus-within,.story-card:hover,.value-card:focus-within,.value-card:hover{transform:translateY(-6px) scale(1.012);border-color:rgba(203,175,109,.24);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.016)),rgba(15,15,15,.93);box-shadow:0 34px 96px rgba(0,0,0,.42)}.value-stack{display:grid;grid-gap:18px;gap:18px}.value-card{padding:24px;border-radius:var(--radius-lg)}.feature-card h3,.value-card h3{margin:0 0 12px;font-size:1.04rem;line-height:1.4}.feature-card p,.value-card p{margin:0;font-size:.96rem}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-card{position:relative;min-height:242px;padding:26px 22px;border-radius:var(--radius-lg);overflow:hidden;transition:transform .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,background .24s ease,box-shadow .24s ease}.feature-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(203,175,109,.48),transparent);opacity:.7}.feature-card:focus-within,.feature-card:hover{transform:translateY(-6px) scale(1.012);border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(16,16,16,.94);box-shadow:0 30px 82px rgba(0,0,0,.36)}.feature-index{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;border-radius:14px;border:1px solid var(--line);background:rgba(203,175,109,.08);color:var(--gold-soft);font-size:.9rem;font-weight:700;transition:transform .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,background .24s ease,box-shadow .24s ease,color .24s ease}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.gallery-item{position:relative;padding:0;border-radius:30px;overflow:hidden;cursor:pointer;transition:transform .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,box-shadow .24s ease}.gallery-item:focus-visible,.gallery-item:hover{transform:translateY(-5px) scale(1.012);border-color:var(--line-strong);box-shadow:0 32px 72px rgba(0,0,0,.42);outline:none}.gallery-item img{display:block;width:100%;height:auto;aspect-ratio:1320/2868;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(5,5,5,.26)),rgba(6,6,6,.88)}.gallery-item-index{position:absolute;top:16px;right:16px;z-index:2;min-width:34px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(8,8,8,.72);color:var(--gold-soft);font-size:.8rem;font-weight:700;transition:transform .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,background .24s ease,box-shadow .24s ease,color .24s ease}.download-card:focus-within .section-overline,.download-card:hover .section-overline,.seo-card:focus-within .section-overline,.seo-card:hover .section-overline,.social-card:focus-within .section-overline,.social-card:hover .section-overline,.story-card:focus-within .section-overline,.story-card:hover .section-overline{transform:translateY(-2px);color:var(--text)}.download-card:focus-within .section-overline:before,.download-card:hover .section-overline:before,.seo-card:focus-within .section-overline:before,.seo-card:hover .section-overline:before,.social-card:focus-within .section-overline:before,.social-card:hover .section-overline:before,.story-card:focus-within .section-overline:before,.story-card:hover .section-overline:before{transform:scale(1.18);box-shadow:0 0 20px rgba(203,175,109,.9)}.feature-card:focus-within .feature-index,.feature-card:hover .feature-index{transform:translateY(-3px) scale(1.08);border-color:var(--line-strong);background:rgba(203,175,109,.14);box-shadow:0 18px 34px rgba(203,175,109,.14);color:var(--text)}.gallery-item:focus-visible .gallery-item-index,.gallery-item:hover .gallery-item-index{transform:translateY(-2px) scale(1.06);border-color:rgba(203,175,109,.28);background:rgba(13,13,13,.82);box-shadow:0 16px 26px rgba(0,0,0,.28);color:var(--text)}.seo-list{margin:22px 0 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.seo-list li{position:relative;-webkit-padding-start:22px;padding-inline-start:22px;font-size:.95rem}.seo-list li:before{content:"";position:absolute;inset-inline-start:0;top:.8em;width:8px;height:8px;border-radius:999px;background:var(--gold);box-shadow:0 0 14px rgba(203,175,109,.55)}.privacy-note{margin:16px 0 0}.social-grid{align-items:stretch;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);grid-template-rows:auto minmax(180px,1fr);grid-template-areas:"copy video" "logo video"}.social-card:first-child{grid-area:copy}.social-links{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.social-card-logo{grid-area:logo;display:flex;align-items:center;justify-content:space-between;gap:26px}.social-logo{display:block;flex:0 0 auto;width:min(210px,40%);height:auto;border-radius:28px}.social-logo-copy{max-width:24ch;margin:0;color:var(--muted);line-height:1.7;font-size:.98rem}.social-link{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.social-link strong{font-size:1rem}.social-link span{color:var(--muted);font-size:.94rem}.social-link:focus-visible,.social-link:hover{transform:translateY(-2px);border-color:var(--line-strong);background:rgba(203,175,109,.06);outline:none}.social-card-video{grid-area:video;display:flex;flex-direction:column;min-height:100%}.social-video-card{position:relative;flex:1 1 auto;display:grid;align-content:end;min-height:560px;margin-top:10px;overflow:hidden;border-radius:28px;border:1px solid var(--line);background:radial-gradient(circle at 50% 30%,rgba(203,175,109,.22),transparent 42%),linear-gradient(155deg,rgba(203,175,109,.12),rgba(255,255,255,.02) 42%,rgba(0,0,0,.18)),rgba(8,8,8,.86);text-decoration:none;isolation:isolate;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.social-video-card:focus-visible,.social-video-card:hover{transform:translateY(-2px);border-color:var(--line-strong);box-shadow:var(--shadow-lg);outline:none}.social-video-card:before{content:"";position:absolute;inset:18px;z-index:-1;border-radius:24px;border:1px solid rgba(203,175,109,.16);background:linear-gradient(180deg,rgba(255,255,255,.06),transparent),radial-gradient(circle at 50% 0,rgba(203,175,109,.16),transparent 62%)}.social-video-media{position:absolute;inset:0;display:grid;place-items:center}.social-video-logo{width:min(230px,42%);border-radius:32px;filter:drop-shadow(0 26px 42px rgba(0,0,0,.28));opacity:.92}.social-video-play{position:absolute;display:grid;place-items:center;width:74px;height:74px;border-radius:999px;border:1px solid rgba(203,175,109,.42);background:linear-gradient(135deg,rgba(244,224,176,.95),rgba(186,140,58,.9)),var(--gold);box-shadow:0 18px 44px rgba(0,0,0,.28),0 0 0 12px rgba(203,175,109,.1)}.social-video-play:before{content:"";width:0;height:0;margin-left:4px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #17140f}.social-video-copy{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;padding:34px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.62) 26%,rgba(0,0,0,.78))}.social-video-copy strong{max-width:18ch;font-family:var(--font-serif),Georgia,serif;font-size:clamp(1.7rem,3.5vw,2.8rem);font-weight:700;line-height:1;color:var(--text)}.social-video-copy span{max-width:44ch;color:var(--muted);line-height:1.7}.site-footer{padding:28px 0 54px}.prayer-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(251,250,246,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.prayer-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px}.prayer-brand{font-family:var(--font-serif),Georgia,serif;font-size:2rem;font-weight:700;color:var(--gold-soft);text-decoration:none}.prayer-header-actions,.prayer-language-links,.prayer-store-row{display:flex;align-items:center}.prayer-header-actions{gap:12px;min-width:0}.prayer-language-links{gap:6px;padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--panel)}.prayer-language-links a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:34px;border-radius:999px;color:var(--muted);font-size:.78rem;font-weight:800;text-decoration:none}.prayer-language-links a.is-active{background:rgba(184,141,60,.14);color:var(--text)}.prayer-header-cta,.prayer-store-button{border:1px solid rgba(184,141,60,.34);background:linear-gradient(135deg,rgba(244,224,176,.96),rgba(184,141,60,.9)),var(--gold);color:#1b1408;text-decoration:none;box-shadow:0 16px 34px rgba(73,58,31,.14)}.prayer-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;font-size:.86rem;font-weight:800}.prayer-shell{min-height:100vh}.prayer-city-hero,.prayer-hub-hero{padding:92px 0 48px}.prayer-city-hero-grid,.prayer-hub-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:center}.prayer-city-copy,.prayer-hub-copy{display:grid;grid-gap:22px;gap:22px}.monthly-card>div>span,.prayer-app-cta span,.prayer-date-row span,.prayer-next-card span,.prayer-overline,.prayer-section-head span,.prayer-time-card span,.qibla-card span,.sun-path-head span{color:var(--gold-soft);font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.prayer-city-copy h1,.prayer-hub-copy h1{max-width:10ch;margin:0;font-family:var(--font-serif),Georgia,serif;font-size:clamp(3.4rem,9vw,7.4rem);line-height:.92}.prayer-city-copy h1{max-width:12ch}.monthly-card p,.prayer-app-cta p,.prayer-city-copy p,.prayer-controls-card p,.prayer-hub-copy p,.prayer-hub-panel p,.prayer-trust-card p,.qibla-card p{max-width:58ch;margin:0;color:var(--muted);line-height:1.7}.prayer-search-box{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;width:min(100%,720px);padding:8px;border:1px solid var(--line);border-radius:24px;background:var(--panel-strong);box-shadow:var(--shadow-md)}.prayer-controls-card select,.prayer-search-box input{min-width:0;border:0;background:transparent;color:var(--text);font:inherit;outline:none}.prayer-search-box input{min-height:58px;padding:0 18px;font-size:1.08rem}.hijri-adjuster button,.prayer-search-box button{border:1px solid var(--line);border-radius:18px;background:rgba(184,141,60,.12);color:var(--text);cursor:pointer;font-weight:800}.prayer-search-box button{min-height:58px;padding:0 18px}.monthly-card,.prayer-app-cta,.prayer-city-card,.prayer-controls-card,.prayer-hub-panel,.prayer-next-card,.prayer-time-card,.prayer-trust-card,.qibla-card,.sun-path-card{border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent),var(--panel);box-shadow:var(--shadow-md)}.prayer-hub-panel{display:grid;grid-gap:20px;gap:20px;padding:clamp(24px,4vw,42px)}.monthly-card strong,.prayer-app-cta h2,.prayer-hub-panel h2,.prayer-next-card strong{margin:0;font-family:var(--font-serif),Georgia,serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.sun-orbit-mini{position:relative;height:150px;overflow:hidden;border-bottom:1px solid var(--line)}.hub-preview-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.hub-preview-head span{color:var(--gold-soft);font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hub-preview-head strong{color:var(--text);font-size:1rem}.sun-orbit-mini:before{content:"";position:absolute;inset:22px 10px -72px;border:2px solid rgba(184,141,60,.34);border-bottom:0;border-radius:999px 999px 0 0}.sun-orbit-mini span{position:absolute;left:50%;top:22px;width:54px;height:54px;border-radius:999px;background:linear-gradient(135deg,#f5e4b8,#b88d3c);transform:translateX(-50%);box-shadow:0 20px 45px rgba(184,141,60,.25)}.sun-orbit-mini svg{display:block;width:100%;height:100%}.sun-orbit-mini:before{display:none}.sun-orbit-mini svg path{fill:none;stroke:rgba(184,141,60,.48);stroke-linecap:round;stroke-width:3}.sun-orbit-mini svg line{stroke:var(--line);stroke-width:2}.sun-orbit-mini svg circle{fill:var(--gold);filter:drop-shadow(0 14px 24px rgba(184,141,60,.3))}.prayer-section{padding:34px 0}.prayer-city-sections{display:grid;grid-gap:24px;gap:24px}.prayer-city-strip{display:grid;grid-gap:14px;gap:14px}.prayer-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.prayer-section-head strong{color:var(--muted)}.prayer-city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.prayer-city-card{display:grid;grid-gap:8px;gap:8px;padding:22px;color:var(--text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.prayer-city-card:focus-visible,.prayer-city-card:hover{transform:translateY(-2px);border-color:var(--line-strong);box-shadow:var(--shadow-lg);outline:none}.prayer-city-card em,.prayer-city-card span{color:var(--muted);font-style:normal}.prayer-city-card strong{font-size:1.4rem}.prayer-empty{margin:0;color:var(--muted)}.prayer-date-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.prayer-date-row div,.prayer-next-card{display:grid;grid-gap:8px;gap:8px;padding:20px}.prayer-date-row div{border:1px solid var(--line);border-radius:20px;background:var(--panel)}.prayer-next-card{padding:clamp(24px,5vw,44px)}.prayer-next-card em{color:var(--muted);font-style:normal}.prayer-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-template-areas:"sun controls" "times qibla" "month trust";grid-gap:18px;gap:18px;align-items:stretch}.sun-path-card{grid-area:sun;display:grid;grid-gap:20px;gap:20px;padding:clamp(20px,4vw,34px)}.sun-path-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.sun-path-head div{display:grid;grid-gap:6px;gap:6px}.sun-path-head strong{font-size:clamp(1.2rem,2vw,1.65rem)}.recommended-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(184,141,60,.24);border-radius:999px;background:rgba(184,141,60,.1);color:var(--gold-soft);font-size:.78rem;font-weight:800;white-space:nowrap}.sun-path-widget{position:relative;min-height:290px;overflow:hidden}.sun-path-widget svg{position:absolute;inset:0;height:100%}.sun-path-arc{stroke:rgba(184,141,60,.7);stroke-linecap:round;stroke-width:3}.sun-path-horizon{stroke:var(--line);stroke-width:2}.sun-marker{position:absolute;display:grid;min-width:72px;grid-gap:4px;gap:4px;text-align:center;transform:translateX(-50%)}.sun-marker i{width:12px;height:12px;margin:0 auto;border:2px solid var(--gold);border-radius:999px;background:var(--bg)}.sun-marker strong{color:var(--text);font-size:.76rem}.sun-marker em{color:var(--muted);font-size:.72rem;font-style:normal}.prayer-controls-card{grid-area:controls;display:grid;align-content:start;grid-gap:16px;gap:16px;padding:22px}.hijri-adjuster span,.prayer-controls-card label{color:var(--text);font-weight:850}.prayer-controls-card select{min-height:48px;padding:0 12px;border:1px solid var(--line);border-radius:16px;background:var(--panel-strong)}.hijri-adjuster{display:grid;grid-gap:10px;gap:10px}.hijri-adjuster div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.hijri-adjuster button{min-height:42px}.hijri-adjuster button.is-active{background:var(--gold);color:#17140f}.prayer-time-grid{grid-area:times;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.prayer-time-card{display:grid;grid-gap:10px;gap:10px;padding:20px}.prayer-time-card strong{font-family:var(--font-serif),Georgia,serif;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.qibla-card{grid-area:qibla;display:grid;place-items:center;grid-gap:12px;gap:12px;padding:24px;text-align:center}.qibla-card strong{font-family:var(--font-serif),Georgia,serif;font-size:3rem;line-height:1}.qibla-dial{position:relative;display:grid;place-items:center;width:132px;height:132px;border:1px solid var(--line);border-radius:999px;background:radial-gradient(circle,rgba(184,141,60,.18),transparent 62%),var(--panel-strong)}.qibla-dial span{position:absolute;width:4px;height:52px;border-radius:999px;background:var(--gold);transform:rotate(var(--qibla-rotation)) translateY(-18px);transform-origin:center 66px}.monthly-card{grid-area:month;display:grid;grid-gap:18px;gap:18px;padding:24px}.monthly-table{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.monthly-table article{display:grid;grid-gap:8px;gap:8px;padding:12px 8px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.04);text-align:center}.monthly-table strong{font-size:1.15rem}.monthly-table span{color:var(--muted);font-size:.74rem}.prayer-trust-card{grid-area:trust;display:grid;align-content:center;padding:24px}.prayer-city-today{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);grid-template-areas:"copy sun" "next sun" "times times";grid-gap:18px;gap:18px}.prayer-city-today .prayer-city-copy{grid-area:copy}.prayer-city-today .prayer-next-card{grid-area:next}.prayer-city-today .sun-path-card{grid-area:sun}.prayer-city-today .prayer-time-grid{grid-area:times}.method-summary{display:grid;grid-gap:6px;gap:6px}.method-facts dt,.method-summary span{color:var(--gold-soft);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.method-summary strong{font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.15}.method-summary em{color:var(--muted);font-weight:700}.method-facts{display:grid;grid-gap:10px;gap:10px;margin:0}.method-facts div{display:grid;grid-gap:6px;gap:6px;padding:12px;border-radius:16px;background:rgba(184,141,60,.08)}.method-facts dd{margin:0;color:var(--text);font-weight:850}.prayer-time-card.is-next{border-color:rgba(184,141,60,.58);background:linear-gradient(180deg,rgba(184,141,60,.18),rgba(184,141,60,.04)),var(--panel)}.sun-path-widget{min-height:0;overflow:visible}.sun-path-widget svg{position:static;display:block;width:100%;height:auto;min-height:210px}.sun-dot{fill:var(--panel-strong);stroke:var(--gold)}.sun-dot.is-next{filter:drop-shadow(0 10px 18px rgba(184,141,60,.35))}.sun-marker-row{display:grid;grid-gap:8px;gap:8px;margin-top:-8px}.sun-marker-row span{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:10px 6px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.04);text-align:center}.sun-marker-row span.is-next{border-color:rgba(184,141,60,.58);background:rgba(184,141,60,.12)}.sun-marker-row strong{overflow:hidden;color:var(--text);font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.sun-marker-row em{color:var(--muted);font-size:.72rem;font-style:normal}.prayer-app-cta{display:flex;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,42px)}.prayer-app-cta div{display:grid;grid-gap:10px;gap:10px}.prayer-store-row{flex-wrap:wrap;gap:10px}.prayer-store-button{display:inline-flex;align-items:center;justify-content:center;min-width:168px;padding:14px 18px;border-radius:20px}.prayer-store-button span{color:rgba(23,20,15,.72);font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.prayer-store-button strong{font-size:1rem}.footer-bar{justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.06)}.footer-bar,.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer-links a{color:var(--muted);text-decoration:none;transition:color .18s ease}.footer-copy a:focus-visible,.footer-copy a:hover,.footer-links a:focus-visible,.footer-links a:hover{color:var(--gold-soft);outline:none}.footer-copy{margin:0;font-size:.92rem}.footer-copy a{color:inherit;text-decoration:none}.lightbox{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:rgba(3,3,3,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:fade-in .18s ease}.lightbox-shell{width:min(1080px,100%);border-radius:32px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01)),rgba(10,10,10,.96);box-shadow:0 28px 110px rgba(0,0,0,.55)}.lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 0}.lightbox-counter{color:var(--muted);font-size:.92rem}.lightbox-close,.lightbox-nav{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--text);cursor:pointer}.lightbox-close{width:44px;height:44px;border-radius:999px;font-size:1.6rem;line-height:1}.lightbox-content{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;grid-gap:18px;gap:18px;align-items:center;padding:18px}.lightbox-nav{width:52px;height:52px;border-radius:18px;font-size:2rem;line-height:1}.lightbox-image{display:block;max-width:100%;width:auto;max-height:min(78vh,980px);margin:0 auto}.reveal{opacity:0;transform:translateY(18px);transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal.is-visible{opacity:1;transform:translateY(0)}:root[data-theme=light] .site-header{border-bottom-color:rgba(123,98,52,.1);background:rgba(251,250,246,.88)}:root[data-theme=light] .brand,:root[data-theme=light] .footer-copy a:focus-visible,:root[data-theme=light] .footer-copy a:hover,:root[data-theme=light] .footer-links a:focus-visible,:root[data-theme=light] .footer-links a:hover,:root[data-theme=light] .nav-link:focus-visible,:root[data-theme=light] .nav-link:hover{color:var(--gold-soft)}:root[data-theme=light] .language-switcher-popover,:root[data-theme=light] .language-switcher-trigger,:root[data-theme=light] .mobile-nav-panel,:root[data-theme=light] .nav-cta,:root[data-theme=light] .nav-toggle{background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.56)),var(--panel-strong);box-shadow:0 14px 34px rgba(73,58,31,.1)}:root[data-theme=light] .language-switcher-trigger,:root[data-theme=light] .nav-toggle{color:var(--text)}:root[data-theme=light] .nav-cta{color:#fffaf0;background:linear-gradient(135deg,#caa24f 0,#a67d34 100%),var(--gold)}:root[data-theme=light] .language-switcher-option,:root[data-theme=light] .mobile-nav-link{border-color:rgba(123,98,52,.1);background:rgba(255,255,255,.52)}:root[data-theme=light] .language-switcher-option.is-active{background:rgba(184,141,60,.12)}:root[data-theme=light] .hero-badge,:root[data-theme=light] .language-chip{background:rgba(255,255,255,.72)}:root[data-theme=light] .store-btn-primary{color:#21170a;background:linear-gradient(135deg,#f3dfad,#d0aa58 52%,#a67d34)}:root[data-theme=light] .download-card,:root[data-theme=light] .feature-card,:root[data-theme=light] .gallery-item,:root[data-theme=light] .seo-card,:root[data-theme=light] .social-card,:root[data-theme=light] .store-btn-secondary,:root[data-theme=light] .story-card,:root[data-theme=light] .value-card{background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.62)),var(--panel);box-shadow:var(--shadow-lg)}:root[data-theme=light] .download-card:focus-within,:root[data-theme=light] .download-card:hover,:root[data-theme=light] .feature-card:focus-within,:root[data-theme=light] .feature-card:hover,:root[data-theme=light] .seo-card:focus-within,:root[data-theme=light] .seo-card:hover,:root[data-theme=light] .social-card:focus-within,:root[data-theme=light] .social-card:hover,:root[data-theme=light] .story-card:focus-within,:root[data-theme=light] .story-card:hover,:root[data-theme=light] .value-card:focus-within,:root[data-theme=light] .value-card:hover{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.76)),var(--panel-strong);box-shadow:0 30px 78px rgba(73,58,31,.16)}:root[data-theme=light] .hero-shot-frame{border-color:rgba(123,98,52,.14);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,241,229,.84)),#fffaf0;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 12px 28px rgba(73,58,31,.12),0 34px 78px rgba(73,58,31,.18)}:root[data-theme=light] .gallery-item img,:root[data-theme=light] .hero-shot img{background:linear-gradient(180deg,rgba(255,255,255,.6),rgba(244,238,225,.72)),#f8f3ea}:root[data-theme=light] .gallery-item-index{border-color:rgba(123,98,52,.14);background:rgba(255,255,255,.76);color:var(--gold-soft)}:root[data-theme=light] .social-link{border-color:rgba(123,98,52,.12);background:rgba(255,255,255,.62)}:root[data-theme=light] .social-video-card{border-color:rgba(123,98,52,.14);background:radial-gradient(circle at 50% 28%,rgba(184,141,60,.18),transparent 44%),linear-gradient(155deg,rgba(255,255,255,.94),rgba(246,238,221,.78) 48%,rgba(229,211,174,.34)),#f7f0e4}:root[data-theme=light] .social-video-card:before{border-color:rgba(123,98,52,.12);background:linear-gradient(180deg,rgba(255,255,255,.58),transparent),radial-gradient(circle at 50% 0,rgba(184,141,60,.18),transparent 62%)}:root[data-theme=light] .social-video-copy{background:linear-gradient(180deg,transparent,rgba(251,250,246,.74) 30%,rgba(255,255,255,.92))}:root[data-theme=light] .social-video-play{box-shadow:0 18px 44px rgba(73,58,31,.18),0 0 0 12px rgba(184,141,60,.12)}:root[data-theme=light] .footer-bar{border-top-color:rgba(123,98,52,.12)}:root[data-theme=light] .prayer-header{background:rgba(251,250,246,.9)}:root[data-theme=light] .method-facts div,:root[data-theme=light] .monthly-card,:root[data-theme=light] .prayer-app-cta,:root[data-theme=light] .prayer-city-card,:root[data-theme=light] .prayer-controls-card,:root[data-theme=light] .prayer-date-row div,:root[data-theme=light] .prayer-hub-panel,:root[data-theme=light] .prayer-language-links,:root[data-theme=light] .prayer-next-card,:root[data-theme=light] .prayer-search-box,:root[data-theme=light] .prayer-time-card,:root[data-theme=light] .prayer-trust-card,:root[data-theme=light] .qibla-card,:root[data-theme=light] .sun-marker-row span,:root[data-theme=light] .sun-path-card{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.62)),var(--panel);box-shadow:var(--shadow-md)}:root[data-theme=light] .sun-marker i{background:#fffaf0}:root[data-theme=light] .monthly-table article{background:rgba(255,255,255,.62)}:root[data-theme=dark] .prayer-header{background:rgba(4,4,4,.9)}:root[data-theme=dark] .prayer-controls-card select{color:var(--text);background:rgba(14,14,14,.92)}:root[data-theme=light] .lightbox{background:rgba(247,241,229,.86)}:root[data-theme=light] .lightbox-shell{border-color:rgba(123,98,52,.16);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(251,250,246,.92)),var(--panel-strong);box-shadow:0 28px 90px rgba(73,58,31,.2)}:root[data-theme=light] .lightbox-close,:root[data-theme=light] .lightbox-nav{border-color:rgba(123,98,52,.14);background:rgba(255,255,255,.72)}:root[data-theme=dark] .theme-toggle{background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),rgba(14,14,14,.9);box-shadow:0 16px 34px rgba(0,0,0,.24)}[dir=rtl] .download-card,[dir=rtl] .feature-card,[dir=rtl] .footer-bar,[dir=rtl] .nav-links,[dir=rtl] .seo-card,[dir=rtl] .story-card,[dir=rtl] .value-card{text-align:right}[dir=rtl] .eyebrow,[dir=rtl] .section-overline{letter-spacing:.04em}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-soft-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-title-in{0%{opacity:0;transform:translateY(28px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-highlight-text{0%{text-shadow:0 0 0 rgba(203,175,109,0)}to{text-shadow:0 0 14px rgba(203,175,109,.24)}}@keyframes hero-highlight-glow{0%{opacity:0;transform:scaleX(.35) translateY(2px)}to{opacity:1;transform:scaleX(1) translateY(0)}}@keyframes hero-highlight-line{0%{opacity:0;transform:scaleX(.28)}to{opacity:1;transform:scaleX(1)}}@keyframes hero-badge-in{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-actions-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-visual-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-shot-enter{0%{opacity:0;transform:translateY(42px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-shot-float-a{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes hero-shot-float-b{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}}@keyframes hero-shot-float-c{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-7px,0)}}@keyframes glow-drift-a{0%{transform:translate3d(-10px,0,0) scale(.96);opacity:.72}to{transform:translate3d(12px,-8px,0) scale(1.04);opacity:.94}}@keyframes glow-drift-b{0%{transform:translate3d(10px,0,0) scale(.98);opacity:.66}to{transform:translate3d(-12px,10px,0) scale(1.06);opacity:.9}}@media (max-width:1120px){.action-grid,.hero-grid,.social-grid,.story-grid{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"copy" "logo" "video"}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stage,.hero-visual{min-height:580px}.hero-stage{max-width:540px}}@media (max-width:780px){:root{--header-offset:92px}.container{width:min(var(--container),calc(100% - 28px))}.nav-bar{min-height:72px;position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px}.brand{position:static;grid-column:2;justify-self:center;text-align:center;max-width:100%}.nav-links{display:none}.nav-mobile-actions,.nav-toggle{display:inline-flex}.nav-mobile-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;max-width:min(68vw,292px)}.nav-mobile-actions .nav-cta{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.nav-mobile-actions .language-switcher.is-compact{flex:0 0 auto}.nav-mobile-actions .theme-toggle{flex:0 0 auto;width:46px;height:46px;min-height:46px;padding:0;justify-content:center}.nav-mobile-actions .theme-toggle-label{display:none}.nav-mobile-actions .language-switcher-popover{inset-inline-end:0;inset-inline-start:auto}.mobile-nav-panel{position:absolute;top:calc(100% + 8px);inset-inline:0;z-index:40;display:grid;grid-gap:14px;gap:14px;padding:14px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015)),var(--panel-strong);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:fade-in .17s ease}.nav-cta{padding:10px 16px}.language-switcher{min-width:172px;max-width:min(64vw,220px)}.language-switcher-menu{min-width:min(84vw,300px);max-width:calc(100vw - 28px)}.hero{padding-top:48px}.hero-stage,.hero-visual{min-height:520px}.hero-shot-left,.hero-shot-right{width:clamp(170px,34vw,220px)}.hero-shot-left{top:138px;left:8px}.hero-shot-right{top:120px;right:8px}.hero-shot-center{width:clamp(220px,44vw,280px)}.download-card,.seo-card,.social-card,.story-card{padding:26px;border-radius:28px}.feature-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-card-logo{flex-direction:column;align-items:center;justify-content:center;text-align:center}.social-logo{width:min(220px,100%);margin:0 auto}.social-logo-copy{max-width:30ch;text-align:center}.social-video-card{min-height:460px}.social-video-copy{padding:28px}.footer-bar{justify-content:center;text-align:center}.footer-copy{width:100%;text-align:center}.footer-links{width:100%;justify-content:center}}@media (max-width:520px){:root{--header-offset:88px}.nav-toggle{width:44px;height:44px}.nav-mobile-actions{gap:8px;max-width:min(70vw,252px)}.nav-mobile-actions .nav-cta{padding:9px 14px;font-size:.88rem}.nav-mobile-actions .language-switcher.is-compact .language-switcher-trigger{width:42px;min-width:42px;height:42px}.nav-mobile-actions .theme-toggle{width:42px;height:42px;min-height:42px}.mobile-nav-panel{top:calc(100% + 6px);padding:12px;border-radius:24px}.language-switcher{min-width:158px;max-width:min(66vw,200px)}.language-switcher-trigger{padding:9px 12px}.hero-badges{gap:10px}.hero-badge,.language-chip{width:100%;justify-content:flex-start}.store-row{flex-direction:column}.store-btn{width:100%;justify-content:center}.hero-stage,.hero-visual{min-height:440px}.hero-shot-left,.hero-shot-right{width:156px}.hero-shot-left{top:146px;left:0}.hero-shot-right{top:138px;right:0}.hero-shot-center{width:214px;top:34px}.feature-grid,.gallery-grid{grid-template-columns:1fr}.social-card-logo{flex-direction:column}.social-logo-copy{max-width:100%}.social-video-card{min-height:360px}.social-video-logo{width:min(170px,44%);border-radius:24px}.social-video-play{width:62px;height:62px}.social-video-play:before{border-top-width:10px;border-bottom-width:10px;border-left-width:16px}.social-video-copy{padding:24px}.prayer-header-inner{min-height:70px}.prayer-header-actions{gap:8px}.prayer-header-actions .theme-toggle{width:38px;height:38px;min-height:38px;padding:0;justify-content:center}.prayer-header-actions .theme-toggle-label{display:none}.prayer-language-links{gap:3px;padding:3px}.prayer-language-links a{min-width:32px;min-height:32px;font-size:.72rem}.prayer-header-cta{display:none}.prayer-city-hero,.prayer-hub-hero{padding:58px 0 28px}.prayer-city-hero-grid,.prayer-city-today,.prayer-dashboard,.prayer-hub-grid{grid-template-columns:1fr}.prayer-city-today{grid-template-areas:"copy" "next" "sun" "times"}.prayer-dashboard{grid-template-areas:"controls" "qibla" "month" "trust"}.prayer-app-cta,.prayer-date-row,.prayer-search-box{grid-template-columns:1fr}.prayer-search-box{display:grid}.prayer-city-grid,.prayer-time-grid{grid-template-columns:1fr}.method-facts,.prayer-city-today .prayer-time-grid,.sun-marker-row{grid-template-columns:repeat(2,minmax(0,1fr))}.prayer-app-cta{display:grid}.monthly-table{grid-template-columns:repeat(2,minmax(0,1fr))}.sun-path-widget{min-height:0}.sun-marker{min-width:58px}.sun-marker strong{font-size:.68rem}.sun-marker em{font-size:.66rem}.lightbox{padding:14px}.lightbox-shell{border-radius:24px}.lightbox-content{grid-template-columns:1fr;gap:12px}.lightbox-nav{width:100%;height:46px}}@media (max-width:430px){.nav-bar{grid-template-columns:44px minmax(0,1fr) auto;gap:8px}.brand{font-size:1.7rem}.nav-mobile-actions{gap:6px;max-width:min(72vw,220px)}.nav-mobile-actions .nav-cta{padding:8px 10px;font-size:.82rem}.nav-mobile-actions .language-switcher.is-compact .language-switcher-trigger,.nav-mobile-actions .theme-toggle{width:38px;min-width:38px;height:38px;min-height:38px}.nav-mobile-actions .theme-toggle-track{width:36px;height:20px;padding:0 5px}.nav-mobile-actions .theme-toggle-thumb{width:14px;height:14px}.nav-mobile-actions .theme-toggle[aria-pressed=true] .theme-toggle-thumb{transform:translateX(16px)}}@media (hover:none){body{background:var(--page-background)}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(251,250,246,.96)}:root[data-theme=dark] .site-header{background:rgba(4,4,4,.94)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.prayer-city-hero,.prayer-hub-hero{padding:28px 0 16px}.prayer-section{padding:18px 0}.prayer-city-copy,.prayer-hub-copy{gap:12px}.prayer-city-copy h1,.prayer-hub-copy h1{max-width:none;font-size:2.65rem;line-height:1.04;letter-spacing:0}.prayer-city-copy h1{overflow:hidden;font-size:2rem;text-overflow:ellipsis;white-space:nowrap}.prayer-city-copy p,.prayer-hub-copy p{max-width:54ch;line-height:1.5}.prayer-city-today{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-template-areas:"copy copy" "next sun" "times times"}.prayer-city-today .prayer-city-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr) auto;align-items:center;grid-gap:12px;gap:12px}.prayer-city-today .prayer-store-row{justify-content:end;flex-wrap:nowrap}.prayer-date-row div{gap:4px;padding:10px 12px;border-radius:14px}.method-facts dt,.method-summary span,.monthly-card>div>span,.prayer-date-row span,.prayer-next-card span,.prayer-time-card span,.qibla-card span,.sun-path-head span{font-size:.68rem}.prayer-next-card{gap:8px}.next-prayer-line{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.next-prayer-line b,.next-prayer-line strong{font-family:var(--font-serif),Georgia,serif;font-size:2.2rem;line-height:1}.next-prayer-line b{color:var(--gold-soft)}.prayer-next-card em{font-size:1rem;font-weight:800}.sun-path-card{gap:10px;padding:16px;border-radius:18px}.sun-path-head{align-items:center}.sun-path-head strong{font-size:1rem}.recommended-badge{min-height:28px;padding:0 10px;font-size:.68rem}.sun-path-widget svg{min-height:76px}.sun-path-horizon,.sun-path-progress{stroke-width:5}.sun-marker-row{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:0}.sun-marker-row span{padding:7px 4px}.sun-marker-row em,.sun-marker-row strong{font-size:.68rem}.prayer-time-card{gap:6px;min-height:84px;padding:12px;border-radius:16px}.prayer-time-card strong{font-size:1.75rem}.prayer-dashboard{grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);grid-template-areas:"controls qibla" "month month" "trust trust"}.monthly-card,.prayer-controls-card,.prayer-trust-card,.qibla-card{border-radius:18px;padding:16px}.prayer-controls-card{grid-template-columns:minmax(0,1fr) minmax(220px,.5fr)}.prayer-controls-card label,.prayer-controls-card select,.prayer-controls-card>p{grid-column:1}.hijri-adjuster,.method-facts,.method-summary{grid-column:2}.method-facts{grid-template-columns:1fr}.qibla-card{justify-items:start;place-items:initial;text-align:left}.qibla-card strong{font-size:2rem}.qibla-dial{width:86px;height:86px}.qibla-dial span{height:34px;transform-origin:center 43px}.weekly-table{display:table;width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:14px;font-size:.88rem}.weekly-table td,.weekly-table th{padding:10px 8px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.weekly-table thead th{color:var(--gold-soft);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.weekly-table tbody th{color:var(--text);font-weight:850}.weekly-table tbody td{color:var(--muted)}.weekly-table tbody tr:last-child td,.weekly-table tbody tr:last-child th{border-bottom:0}.prayer-app-cta,.prayer-hub-panel-compact{align-items:center;border-radius:18px;padding:18px}.prayer-app-cta h2,.prayer-hub-panel-compact h2{font-size:1.45rem}.prayer-hub-panel-compact{display:flex;justify-content:space-between}.prayer-hub-panel-compact>div{display:grid;grid-gap:6px;gap:6px}.prayer-hub-panel-compact span{color:var(--gold-soft);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.prayer-store-button{min-width:124px;padding:10px 14px;border-radius:14px}.prayer-hub-panel{box-shadow:var(--shadow-sm)}.prayer-city-sections{gap:16px}.prayer-city-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.prayer-city-card{gap:4px;padding:14px}.prayer-city-card strong{font-size:1.08rem}.prayer-search-box{width:min(100%,840px);border-radius:18px}.prayer-search-box button,.prayer-search-box input{min-height:50px}@media (max-width:980px){.prayer-city-today,.prayer-city-today .prayer-city-copy,.prayer-controls-card,.prayer-dashboard{grid-template-columns:1fr}.prayer-city-today{grid-template-areas:"copy" "next" "times" "sun"}.prayer-city-today .prayer-store-row,.prayer-hub-panel-compact{justify-content:start}.prayer-city-grid,.prayer-city-today .prayer-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hijri-adjuster,.method-facts,.method-summary,.prayer-controls-card label,.prayer-controls-card select,.prayer-controls-card>p{grid-column:auto}.weekly-table{display:block;overflow-x:auto}}@media (max-width:640px){.prayer-city-hero,.prayer-hub-hero{padding:20px 0 12px}.prayer-hub-copy h1{font-size:2.15rem}.prayer-city-copy h1{font-size:1.55rem;white-space:normal}.prayer-date-row,.prayer-hub-panel-compact,.prayer-search-box{grid-template-columns:1fr}.prayer-hub-panel-compact{display:grid}.prayer-city-grid,.prayer-city-today .prayer-time-grid,.sun-marker-row{grid-template-columns:repeat(2,minmax(0,1fr))}.next-prayer-line b,.next-prayer-line strong{font-size:1.75rem}.prayer-time-card{min-height:74px}.prayer-time-card strong{font-size:1.45rem}.sun-path-head{display:grid}.recommended-badge{width:-moz-fit-content;width:fit-content}}.prayer-next-card{border:1px solid rgba(197,151,74,.36);background:radial-gradient(circle at 78% 22%,rgba(197,151,74,.16),transparent 34%),var(--panel)}.prayer-next-card>span{color:var(--gold-soft);font-size:.68rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.prayer-next-card>strong{color:var(--text);font-size:1.08rem;line-height:1.1}.next-countdown{color:var(--text);display:block;font-size:clamp(2.4rem,5vw,3.9rem);font-style:normal;font-weight:900;letter-spacing:0;line-height:.95}.next-prayer-meta{color:var(--muted);font-size:.84rem;font-weight:700}.prayer-city-today .prayer-time-grid{align-self:stretch}.prayer-time-card{min-height:68px;padding:10px 11px}.prayer-time-card span{font-size:.62rem;letter-spacing:.1em}.prayer-time-card strong{font-size:clamp(1.28rem,2vw,1.55rem)}.prayer-time-card.is-next{border-color:rgba(197,151,74,.68);background:linear-gradient(135deg,rgba(197,151,74,.18),rgba(197,151,74,.05)),var(--panel)}.sun-path-card{min-height:0;padding:14px}.sun-path-widget{padding:10px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(90deg,rgba(21,26,34,.08),rgba(197,151,74,.18) 48%,rgba(21,26,34,.12)),var(--panel-soft)}[data-theme=dark] .sun-path-widget{background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(197,151,74,.16) 48%,rgba(255,255,255,.05)),var(--panel-soft)}.sun-path-widget svg{height:78px}.sun-path-horizon{stroke:rgba(197,151,74,.24);stroke-linecap:round;stroke-width:8}.sun-path-progress{stroke:var(--gold);stroke-linecap:round;stroke-width:8}.sun-dot{fill:var(--panel);stroke:rgba(197,151,74,.72);stroke-width:3}.sun-dot.is-next{fill:var(--gold);filter:drop-shadow(0 0 12px rgba(197,151,74,.55))}.sun-marker-row{gap:6px;margin-top:2px}.sun-marker-row span{padding:7px 8px;border-radius:12px;background:rgba(197,151,74,.06)}.sun-marker-row strong{font-size:.6rem}.sun-marker-row em{font-size:.8rem}.qibla-card{gap:6px;min-height:0}.qibla-card strong{font-size:1.38rem}.qibla-dial{display:none}.method-summary{padding:12px;border-radius:14px;background:var(--panel-soft)}.method-picker{position:relative;z-index:3}.method-picker-trigger{width:100%;display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;color:var(--text);background:var(--panel);text-align:left;box-shadow:none}.method-picker-trigger span{color:var(--gold-soft);font-size:.65rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.method-picker-trigger b{font-size:.98rem;line-height:1.2}.method-picker-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);display:grid;grid-gap:4px;gap:4px;max-height:min(360px,58vh);overflow:auto;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:var(--shadow-lg)}.method-picker-menu button{display:grid;grid-gap:3px;gap:3px;padding:10px;border:1px solid transparent;border-radius:12px;color:var(--text);background:transparent;text-align:left}.method-picker-menu button.is-active,.method-picker-menu button:hover{border-color:rgba(197,151,74,.42);background:rgba(197,151,74,.1)}.method-picker-menu span{font-weight:850}.method-picker-menu em{color:var(--gold-soft);font-size:.74rem;font-style:normal;font-weight:800}.prayer-city-card{min-height:108px;border-radius:16px;background:linear-gradient(145deg,rgba(197,151,74,.1),transparent 44%),var(--panel)}.prayer-city-card strong{color:var(--text)}.prayer-city-card em{color:var(--gold-soft);font-size:.78rem;font-style:normal;font-weight:850;margin-top:auto}.app-preview-mini{width:132px;min-height:116px;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:14px;border:1px solid rgba(197,151,74,.36);border-radius:22px;background:radial-gradient(circle at 80% 20%,rgba(197,151,74,.2),transparent 34%),var(--panel-soft)}.app-preview-mini span,.app-preview-mini strong{color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.app-preview-mini em{color:var(--text);font-size:2rem;font-style:normal;font-weight:900;letter-spacing:0;line-height:1}@media (max-width:980px){.prayer-dashboard{grid-template-areas:"controls" "month" "qibla" "trust"}.method-picker-menu{position:static;margin-top:8px}}@media (max-width:640px){.prayer-next-card{padding:16px}.next-countdown{font-size:2.65rem}.prayer-hub-panel-compact{gap:14px}.app-preview-mini{width:100%;min-height:92px;grid-template-columns:1fr auto;align-items:end}}.prayer-city-hero{padding:44px 0 18px}.prayer-city-today{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:14px;align-items:stretch}.prayer-city-copy h1{max-width:none;font-size:clamp(2.1rem,5vw,4.65rem);line-height:.98}.prayer-overline{overflow-wrap:anywhere}.prayer-date-row{gap:10px}.prayer-date-row>div{min-height:76px;padding:12px 14px}.prayer-next-card{align-content:center;min-height:208px}.prayer-city-today .prayer-time-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.prayer-time-card{min-height:66px;padding:10px;border-radius:14px}.prayer-time-card strong{font-family:var(--font-sans),system-ui,sans-serif;font-size:clamp(1.22rem,1.6vw,1.5rem);font-weight:900}.prayer-dashboard{grid-template-columns:minmax(0,1fr);grid-template-areas:"month" "controls" "trust";gap:14px}.monthly-card,.prayer-controls-card,.prayer-trust-card{border-radius:18px;padding:16px}.monthly-card{gap:12px}.prayer-controls-card{width:min(100%,780px);grid-template-columns:minmax(0,1fr);gap:10px}.method-facts,.method-picker,.method-summary,.prayer-controls-card>p{grid-column:auto}.method-summary{gap:4px;padding:0;background:transparent}.method-summary strong{font-size:1.05rem}.method-summary em{color:var(--gold-soft);font-style:normal;font-weight:850}.method-facts{gap:8px}.method-facts div{min-height:58px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:var(--panel-soft)}.method-picker-trigger{min-height:48px;align-content:center}.prayer-app-cta{padding:24px}.prayer-app-cta>div{gap:10px}.prayer-app-benefits{display:flex;flex-wrap:wrap;margin-top:4px}.prayer-app-benefits span{min-height:32px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(197,151,74,.28);border-radius:999px;background:rgba(197,151,74,.08);color:var(--text);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:none}.prayer-hub-utility{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.36fr);grid-gap:18px;gap:18px;align-items:stretch}.prayer-hub-preview{align-self:stretch;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:20px;border:1px solid rgba(197,151,74,.28);border-radius:22px;background:radial-gradient(circle at 85% 18%,rgba(197,151,74,.18),transparent 34%),var(--panel);box-shadow:var(--shadow-sm)}.prayer-hub-preview span,.prayer-hub-preview strong{color:var(--gold-soft);font-size:.7rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.prayer-hub-preview em{color:var(--text);font-size:clamp(2.4rem,4vw,3.4rem);font-style:normal;font-weight:900;letter-spacing:0;line-height:.95}.prayer-hub-preview em small{color:var(--muted);display:block;font-size:.78rem;font-weight:850;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.prayer-hub-preview p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.prayer-hub-panel-compact .app-preview-mini{display:none}@media (max-width:1180px){.prayer-city-today .prayer-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.prayer-city-today,.prayer-hub-utility{grid-template-columns:1fr}.prayer-city-today{grid-template-areas:"copy" "next" "times"}.prayer-city-today .prayer-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prayer-dashboard{grid-template-areas:"month" "controls" "trust"}}@media (max-width:640px){.prayer-city-hero{padding:24px 0 10px}.method-facts,.prayer-date-row{grid-template-columns:1fr}.prayer-city-today .prayer-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prayer-next-card{min-height:164px}.prayer-app-cta,.prayer-hub-preview{padding:18px}}.prayer-city-hero{padding:30px 0 12px}.prayer-city-today{padding:18px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(197,151,74,.1),transparent 42%),var(--panel);box-shadow:var(--shadow-sm)}.prayer-city-copy h1{font-size:clamp(1.9rem,4vw,3.4rem);line-height:1.04}.prayer-city-copy .prayer-overline{color:var(--gold-soft);font-size:.72rem;line-height:1.35}.prayer-date-row>div{border-color:rgba(197,151,74,.18);background:rgba(197,151,74,.06);box-shadow:none}.prayer-date-row strong{font-size:.92rem;line-height:1.35}.prayer-next-card{padding:18px;border-color:rgba(197,151,74,.42);box-shadow:none}.prayer-next-card>strong{font-size:1rem}.next-countdown{font-size:clamp(2.65rem,5.2vw,4.35rem)}.prayer-city-today .prayer-time-grid{margin-top:2px}.prayer-time-card{border-color:rgba(197,151,74,.18);background:rgba(255,255,255,.035);box-shadow:none}.prayer-time-card.is-next{border-color:rgba(197,151,74,.72);background:rgba(197,151,74,.14)}.prayer-controls-card{width:100%;max-width:720px;gap:12px;padding:14px;border-color:rgba(197,151,74,.22);box-shadow:none}.method-summary{grid-template-columns:1fr}.method-summary strong{font-size:1.08rem}.prayer-controls-card>p{max-width:none;line-height:1.5}.method-facts div{min-height:0;padding:9px 10px;background:rgba(197,151,74,.055)}.method-picker,.method-picker-menu,.method-picker-trigger{display:none}.monthly-card{box-shadow:none}.prayer-app-cta{grid-template-columns:minmax(0,1fr) minmax(260px,.46fr);align-items:center;overflow:hidden;border-color:rgba(197,151,74,.28);background:radial-gradient(circle at 86% 20%,rgba(197,151,74,.16),transparent 34%),var(--panel)}.prayer-app-cta-copy{display:grid;grid-gap:10px;gap:10px}.prayer-app-cta-visual{display:grid;grid-gap:12px;gap:12px;justify-items:stretch}.prayer-app-cta-visual .prayer-store-row{justify-content:stretch}.prayer-app-cta-visual .prayer-store-button{flex:1 1}.prayer-preview-mini,.prayer-widget-preview{display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid rgba(197,151,74,.3);border-radius:22px;background:linear-gradient(160deg,rgba(197,151,74,.14),transparent 48%),var(--panel-soft)}.prayer-preview-mini>span,.prayer-widget-preview>span{color:var(--gold-soft);font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.prayer-preview-mini>strong,.prayer-widget-preview>strong{color:var(--muted);font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.prayer-preview-mini>em,.prayer-widget-preview>em{color:var(--text);font-size:2.2rem;font-style:normal;font-weight:900;letter-spacing:0;line-height:1}.prayer-preview-times,.prayer-widget-preview div{display:grid;grid-gap:6px;gap:6px}.prayer-preview-times p,.prayer-widget-preview p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.04)}.prayer-preview-times p.is-next,.prayer-widget-preview p.is-next{background:rgba(197,151,74,.16)}.prayer-preview-times p span,.prayer-widget-preview p span{color:var(--muted);font-size:.76rem;font-weight:800}.prayer-preview-times p b,.prayer-widget-preview p b{color:var(--text);font-size:.88rem}.prayer-hub-preview{align-content:start;padding:18px}.prayer-hub-preview p{font-size:.86rem}.prayer-hub-panel-compact .app-preview-mini{display:grid}.prayer-hub-panel-compact{grid-template-columns:minmax(0,1fr) minmax(210px,.32fr) auto;gap:16px}.prayer-hub-panel-compact .prayer-store-row{justify-content:end}@media (max-width:980px){.prayer-app-cta,.prayer-city-today,.prayer-hub-panel-compact{grid-template-columns:1fr}.prayer-app-cta-visual .prayer-store-row,.prayer-hub-panel-compact .prayer-store-row{justify-content:start}}@media (max-width:640px){.prayer-city-today{padding:14px;border-radius:20px}.prayer-city-copy h1{font-size:clamp(1.65rem,9vw,2.35rem)}.next-countdown{font-size:2.75rem}.prayer-app-cta-visual .prayer-store-row{flex-direction:column}}.prayer-city-today{grid-template-columns:minmax(0,1.1fr) minmax(280px,.58fr);grid-template-areas:"copy next" "times times";gap:12px;padding:16px;border-radius:22px}.prayer-city-copy{align-content:center}.prayer-city-copy h1{max-width:100%;margin:0;overflow:visible;font-size:clamp(2.1rem,5vw,4.1rem);line-height:.96;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.prayer-title-subtitle{margin:4px 0 0;color:var(--muted);font-family:var(--font-sans),system-ui,sans-serif;font-size:clamp(1rem,1.45vw,1.28rem);font-weight:850;letter-spacing:0;line-height:1.15}.prayer-date-row{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:2px}.prayer-date-row>div{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.prayer-date-row span{color:var(--gold-soft);font-size:.62rem;letter-spacing:.09em}.prayer-date-row strong{color:var(--muted);font-size:.86rem;font-weight:760}.prayer-next-card{min-height:0;gap:6px;padding:16px;border-radius:18px}.prayer-next-card>strong{font-size:1.04rem}.next-countdown{font-size:clamp(3.05rem,6vw,5rem);line-height:.9}.next-prayer-meta{font-size:.8rem}.prayer-city-today .prayer-time-grid{gap:7px}.prayer-time-card{min-height:60px;padding:9px 10px}.prayer-time-card strong{font-size:clamp(1.16rem,1.4vw,1.38rem)}.prayer-dashboard{grid-template-areas:"month" "controls";gap:12px}.prayer-controls-card{max-width:none;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:10px 16px;padding:12px 14px}.method-summary{align-content:center}.method-summary strong{font-size:1rem}.method-summary em{font-size:.78rem}.method-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.method-facts div{padding:0;border:0;background:transparent}.method-facts dd{font-size:.9rem}.method-note{grid-column:1/-1;max-width:none;padding-top:8px;border-top:1px solid var(--line);font-size:.86rem;line-height:1.5}.prayer-trust-card{display:none}.prayer-app-cta{grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:18px;padding:20px;border-radius:22px}.prayer-app-cta h2{max-width:16ch}.prayer-app-benefits{display:grid;grid-template-columns:repeat(2,max-content);align-items:start;grid-gap:8px;gap:8px}.prayer-app-benefits span{width:-moz-fit-content;width:fit-content;min-height:30px;flex:0 0 auto;padding:0 11px}.prayer-app-cta-visual{align-self:stretch;align-content:center}.prayer-widget-preview{box-shadow:none}.prayer-hub-panel-compact{align-items:center}.prayer-preview-mini{min-height:0;width:100%}[data-theme=dark] .prayer-app-cta,[data-theme=dark] .prayer-city-today,[data-theme=dark] .prayer-hub-preview,[data-theme=dark] .prayer-preview-mini,[data-theme=dark] .prayer-widget-preview{border-color:rgba(197,151,74,.2);background:linear-gradient(145deg,rgba(197,151,74,.1),transparent 42%),var(--panel)}[data-theme=dark] .prayer-app-benefits span,[data-theme=dark] .prayer-preview-times p,[data-theme=dark] .prayer-time-card,[data-theme=dark] .prayer-widget-preview p{background:rgba(255,255,255,.035)}.prayer-next-card>.next-countdown{display:block;color:var(--text);font-size:clamp(3.05rem,6vw,5rem);font-style:normal;font-weight:900;letter-spacing:0;line-height:.9}@media (max-width:980px){.prayer-app-cta,.prayer-city-today,.prayer-hub-panel-compact{grid-template-columns:1fr}.prayer-city-today{grid-template-areas:"copy" "next" "times"}.prayer-controls-card{grid-template-columns:1fr}.method-note{grid-column:auto}}@media (max-width:640px){.prayer-city-copy h1{font-size:clamp(2rem,12vw,3.1rem)}.prayer-title-subtitle{font-size:1rem}.prayer-next-card>.next-countdown{font-size:clamp(2.9rem,14vw,3.6rem)}.prayer-app-benefits{grid-template-columns:repeat(2,minmax(0,max-content))}}.prayer-date-row>div{background:rgba(197,151,74,.045);border:1px solid rgba(197,151,74,.12);border-radius:12px;padding:7px 10px}.prayer-time-grid .prayer-auto-note{grid-column:1/-1;max-width:74ch;margin:2px 0 0;color:var(--muted);font-size:.76rem;line-height:1.55}.prayer-dashboard{display:block}.monthly-card{width:100%}.prayer-hub-utility{grid-template-columns:minmax(0,.82fr);justify-content:center}.prayer-hub-copy{max-width:780px}.prayer-hub-copy p{max-width:56ch}.prayer-city-card small{display:block;margin-top:10px;color:var(--muted);font-size:.78rem;font-weight:780;letter-spacing:0;line-height:1.35}.prayer-city-card em{margin-top:12px}.prayer-insch-promo{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(280px,.78fr);grid-gap:clamp(20px,4vw,46px);gap:clamp(20px,4vw,46px);align-items:center;overflow:hidden;min-height:390px;padding:clamp(22px,4vw,42px);border:1px solid rgba(197,151,74,.24);border-radius:28px;background:linear-gradient(135deg,rgba(197,151,74,.16),transparent 34%),linear-gradient(180deg,var(--panel),var(--panel-soft));box-shadow:var(--shadow-sm)}.prayer-insch-promo-copy{display:grid;grid-gap:14px;gap:14px;align-content:center;max-width:560px}.prayer-insch-promo-copy>span{width:-moz-fit-content;width:fit-content;color:var(--gold-soft);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.prayer-insch-promo-copy h2{max-width:13ch;margin:0;color:var(--text);font-family:var(--font-serif),Georgia,serif;font-size:clamp(2rem,4vw,3.55rem);font-weight:800;letter-spacing:0;line-height:.98}.prayer-insch-promo-copy p{max-width:52ch;margin:0;color:var(--muted);font-size:1rem;line-height:1.7}.prayer-insch-promo-copy .prayer-store-row{margin-top:4px}.prayer-insch-promo-visual{position:relative;min-height:330px;isolation:isolate}.prayer-insch-promo-visual:before{position:absolute;inset:12% 2% 8% 12%;z-index:-1;border:1px solid rgba(197,151,74,.18);border-radius:34px;background:linear-gradient(155deg,rgba(197,151,74,.16),rgba(255,255,255,.03)),rgba(197,151,74,.04);content:""}.prayer-promo-phone{position:absolute;width:clamp(118px,12vw,174px);margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:#0c0b09;box-shadow:0 24px 64px rgba(0,0,0,.28)}.prayer-promo-phone img{display:block;width:100%;height:auto}.prayer-promo-phone[data-promo-phone="0"]{left:6%;top:16%;z-index:2;transform:rotate(-7deg)}.prayer-promo-phone[data-promo-phone="1"]{left:34%;top:2%;z-index:3;width:clamp(138px,14vw,206px)}.prayer-promo-phone[data-promo-phone="2"]{right:2%;top:24%;z-index:1;transform:rotate(7deg)}[data-theme=dark] .prayer-date-row>div{border-color:rgba(197,151,74,.13)}[data-theme=dark] .prayer-insch-promo{border-color:rgba(197,151,74,.22);background:linear-gradient(135deg,rgba(197,151,74,.13),transparent 36%),linear-gradient(180deg,var(--panel),rgba(22,21,18,.96))}[data-theme=dark] .prayer-promo-phone{border-color:rgba(197,151,74,.2);box-shadow:0 24px 70px rgba(0,0,0,.5)}@media (max-width:980px){.prayer-insch-promo{grid-template-columns:1fr;min-height:0}.prayer-insch-promo-visual{min-height:320px}}@media (max-width:640px){.prayer-date-row>div{padding:6px 8px}.prayer-time-grid .prayer-auto-note{font-size:.74rem}.prayer-hub-utility{grid-template-columns:1fr}.prayer-insch-promo{padding:18px;border-radius:22px}.prayer-insch-promo-copy h2{max-width:14ch;font-size:clamp(2rem,11vw,2.85rem)}.prayer-insch-promo-copy .prayer-store-row{flex-direction:column}.prayer-insch-promo-copy .prayer-store-button{width:100%}.prayer-insch-promo-visual{min-height:255px}.prayer-promo-phone{width:33%;border-radius:18px}.prayer-promo-phone[data-promo-phone="1"]{width:40%}}.prayer-hub-utility{grid-template-columns:1fr;justify-content:stretch;max-width:var(--container)}.prayer-hub-copy{width:100%;max-width:760px}.prayer-search-box{max-width:760px}.prayer-city-sections{margin-top:0}.prayer-date-row{display:grid;grid-template-columns:repeat(2,minmax(210px,1fr));align-items:stretch;max-width:680px}.prayer-date-row>div{min-width:0}.prayer-date-row strong{font-size:.82rem;line-height:1.42;overflow-wrap:normal}:root[data-theme=light] .prayer-time-card.is-next{border-color:rgba(197,151,74,.86);background:linear-gradient(180deg,rgba(197,151,74,.18),rgba(197,151,74,.08)),rgba(255,255,255,.72)}[data-theme=dark] .prayer-time-card.is-next{border-color:rgba(197,151,74,.72);background:linear-gradient(180deg,rgba(197,151,74,.18),rgba(197,151,74,.08)),rgba(255,255,255,.035)}.prayer-city-card small{white-space:nowrap}.prayer-insch-promo{min-height:clamp(340px,34vw,430px)}.prayer-insch-promo-copy h2{max-width:15ch;font-size:clamp(1.9rem,3.4vw,3.15rem)}.prayer-insch-promo-visual{min-height:clamp(300px,30vw,370px)}.prayer-promo-phone[data-promo-phone="0"]{left:4%}.prayer-promo-phone[data-promo-phone="2"]{right:4%}@media (max-width:820px){.prayer-date-row{grid-template-columns:1fr}.prayer-city-card small{white-space:normal}}@media (max-width:640px){.prayer-insch-promo-visual{min-height:240px;overflow:hidden}.prayer-promo-phone[data-promo-phone="0"]{left:2%;top:20%}.prayer-promo-phone[data-promo-phone="1"]{left:30%;top:4%}.prayer-promo-phone[data-promo-phone="2"]{right:2%;top:24%}}.prayer-date-row{grid-template-columns:minmax(0,1fr);width:min(100%,420px);max-width:420px;gap:8px}.prayer-date-row>div{display:grid;align-content:center;min-height:56px;width:100%;padding:8px 10px;border-radius:14px;background:rgba(255,255,255,.34)}[data-theme=dark] .prayer-date-row>div{background:rgba(255,255,255,.035)}.prayer-location-message{margin:10px 0 0;color:var(--muted);font-size:.9rem;line-height:1.5}.prayer-search-box button:disabled{cursor:wait;opacity:.72}.monthly-card{max-width:100%;overflow-x:auto}.weekly-table{min-width:620px}.prayer-city-seo{display:grid;grid-gap:10px;gap:10px;max-width:760px;margin-top:18px;color:var(--muted)}.prayer-city-seo h2{margin:0;color:var(--text);font-family:var(--font-serif),Georgia,serif;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.1}.prayer-city-seo p{margin:0;font-size:.98rem;line-height:1.75}.prayer-related-cities{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.prayer-related-city-list{display:flex;flex-wrap:wrap;gap:10px}.prayer-related-city-list a{border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.36);color:var(--text);padding:10px 14px;text-decoration:none}.prayer-related-city-list a:focus-visible,.prayer-related-city-list a:hover{border-color:var(--line-strong);color:var(--gold)}[data-theme=dark] .prayer-related-city-list a{background:rgba(255,255,255,.035)}@media (max-width:760px){.weekly-table{min-width:560px}}