.prayer-app-module__DGCtGq__appShell{--ink:#152522;--muted:#66736f;--surface:#fffbf1;--surface-raised:#fffdf7d1;--line:#1525221a;--accent:#12705e;--accent-soft:#12705e1f;--orb-core:#2fc4a4;--orb-edge:#0b6656;isolation:isolate;background:var(--surface);min-height:100dvh;color:var(--ink);padding:26px clamp(20px,5vw,72px) 36px;position:relative;overflow:hidden}.prayer-app-module__DGCtGq__appShell[data-status=waiting]{--accent:#1b6887;--accent-soft:#1b68871f;--orb-core:#63b6cd;--orb-edge:#1a637d}.prayer-app-module__DGCtGq__appShell[data-status=now]{--accent:#b56018;--accent-soft:#b5601821;--orb-core:#ffc04e;--orb-edge:#bd6218}.prayer-app-module__DGCtGq__ambientGlow{z-index:-1;aspect-ratio:1;background:radial-gradient(circle, var(--accent-soft) 0%, transparent 68%);pointer-events:none;border-radius:50%;width:min(70vw,740px);animation:12s cubic-bezier(.16,1,.3,1) infinite alternate prayer-app-module__DGCtGq__drift;position:absolute;top:-30vw;left:-18vw}.prayer-app-module__DGCtGq__header,.prayer-app-module__DGCtGq__locationBar,.prayer-app-module__DGCtGq__settingsPanel,.prayer-app-module__DGCtGq__hero,.prayer-app-module__DGCtGq__nextCard,.prayer-app-module__DGCtGq__timelineSection,.prayer-app-module__DGCtGq__footer{width:min(100%,980px);margin-inline:auto}.prayer-app-module__DGCtGq__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.prayer-app-module__DGCtGq__brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:9px;font-size:1.2rem;font-weight:700;display:inline-flex}.prayer-app-module__DGCtGq__brandMark{background:var(--ink);color:#fffdf7;border-radius:10px;place-items:center;width:30px;height:30px;font-size:1rem;font-weight:600;display:grid}.prayer-app-module__DGCtGq__settingsButton{border:1px solid var(--line);background:var(--surface-raised);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:.88rem;font-weight:600;display:inline-flex}.prayer-app-module__DGCtGq__settingsButton:hover,.prayer-app-module__DGCtGq__settingsButton:focus-visible{border-color:var(--accent);outline:none}.prayer-app-module__DGCtGq__locationBar{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:30px;font-size:.9rem;display:flex}.prayer-app-module__DGCtGq__locationBar strong{color:var(--ink);font-weight:600}.prayer-app-module__DGCtGq__locationDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%;flex:none}.prayer-app-module__DGCtGq__locationSeparator{color:#a7aeab}.prayer-app-module__DGCtGq__settingsPanel{border:1px solid var(--line);background:var(--surface-raised);border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-top:24px;padding:18px;animation:.28s cubic-bezier(.16,1,.3,1) both prayer-app-module__DGCtGq__panelIn;display:grid;box-shadow:0 18px 48px #16252112}.prayer-app-module__DGCtGq__locationAction{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding-bottom:15px;display:flex}.prayer-app-module__DGCtGq__locationActionTitle{color:var(--ink);font-size:.95rem;font-weight:700}.prayer-app-module__DGCtGq__locationActionCopy{color:var(--muted);margin-top:4px;font-size:.8rem;line-height:1.55}.prayer-app-module__DGCtGq__locationButton{border:1px solid var(--accent);background:var(--accent);color:#fffdf7;min-height:44px;font:inherit;cursor:pointer;border-radius:13px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.85rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex}.prayer-app-module__DGCtGq__locationButton:hover:not(:disabled),.prayer-app-module__DGCtGq__locationButton:focus-visible:not(:disabled){box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 28%, transparent);outline:none;transform:translateY(-1px)}.prayer-app-module__DGCtGq__locationButton:disabled{cursor:wait;opacity:.7}.prayer-app-module__DGCtGq__locationFeedback{background:var(--accent-soft);color:var(--accent);border-radius:12px;grid-column:1/-1;padding:10px 12px;font-size:.82rem;font-weight:600;line-height:1.55}.prayer-app-module__DGCtGq__locationFeedback[data-status=error]{color:#a23828;background:#b037271a}.prayer-app-module__DGCtGq__settingField{gap:7px;display:grid}.prayer-app-module__DGCtGq__settingField label,.prayer-app-module__DGCtGq__cardLabel,.prayer-app-module__DGCtGq__sectionKicker,.prayer-app-module__DGCtGq__eyebrow{color:var(--muted);letter-spacing:.03em;font-size:.78rem;font-weight:700}.prayer-app-module__DGCtGq__settingField select{border:1px solid var(--line);width:100%;min-height:45px;color:var(--ink);font:inherit;background:#fffdf8;border-radius:12px;padding:0 12px;font-size:.92rem}.prayer-app-module__DGCtGq__settingField select:focus-visible{border-color:var(--accent);outline:3px solid var(--accent-soft)}.prayer-app-module__DGCtGq__settingsNote{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:13px;font-size:.84rem;line-height:1.7}.prayer-app-module__DGCtGq__hero{text-align:center;justify-items:center;padding-top:clamp(52px,9vw,92px);display:grid}.prayer-app-module__DGCtGq__orbWrap{aspect-ratio:1;place-items:center;width:clamp(162px,25vw,240px);margin-bottom:28px;display:grid;position:relative}.prayer-app-module__DGCtGq__orbPulse{border:1px solid var(--accent);opacity:.3;border-radius:50%;animation:2.8s cubic-bezier(.16,1,.3,1) infinite prayer-app-module__DGCtGq__orbPing;position:absolute;inset:5%}.prayer-app-module__DGCtGq__orb{aspect-ratio:1;background:radial-gradient(circle at 32% 28%, #f5fffc 0%, var(--orb-core) 26%, var(--orb-edge) 78%);width:70%;box-shadow:0 24px 58px color-mix(in srgb, var(--accent) 30%, transparent), inset -13px -15px 28px #002f283d, inset 10px 9px 22px #ffffff52;border-radius:50%;place-items:center;animation:5s cubic-bezier(.16,1,.3,1) infinite alternate prayer-app-module__DGCtGq__orbFloat;display:grid;position:relative;overflow:hidden}.prayer-app-module__DGCtGq__orb:after{border-radius:inherit;content:"";border:1px solid #ffffff80;position:absolute;inset:11%}.prayer-app-module__DGCtGq__orbGlyph{color:#ffffffed;font-size:clamp(2rem,4.2vw,3.1rem);font-weight:300;line-height:1}.prayer-app-module__DGCtGq__eyebrow{margin-bottom:8px}.prayer-app-module__DGCtGq__answer{letter-spacing:-.065em;text-wrap:balance;max-width:680px;font-size:clamp(2.35rem,6.8vw,5.2rem);font-weight:700;line-height:1.08;animation:.56s cubic-bezier(.16,1,.3,1) both prayer-app-module__DGCtGq__answerIn}.prayer-app-module__DGCtGq__answerDetail{color:var(--muted);margin-top:14px;font-size:clamp(1rem,2vw,1.15rem);font-weight:500}.prayer-app-module__DGCtGq__nextCard{border:1px solid var(--line);background:var(--surface-raised);border-radius:25px;justify-content:space-between;align-items:center;gap:24px;margin-top:clamp(52px,8vw,82px);padding:24px clamp(20px,4vw,34px);display:flex;box-shadow:0 18px 60px #1f2c290f}.prayer-app-module__DGCtGq__nextCard h2,.prayer-app-module__DGCtGq__timelineSection h2{letter-spacing:-.03em;margin-top:5px;font-size:1.35rem}.prayer-app-module__DGCtGq__sunriseNote{color:var(--muted);margin-top:7px;font-size:.8rem}.prayer-app-module__DGCtGq__nextTime{text-align:end;justify-items:end;gap:4px;display:grid}.prayer-app-module__DGCtGq__nextTime time{color:var(--accent);letter-spacing:-.03em;font-size:clamp(1.4rem,4vw,2rem);font-weight:700}.prayer-app-module__DGCtGq__nextTime span{color:var(--muted);font-size:.84rem}.prayer-app-module__DGCtGq__timelineSection{margin-top:48px}.prayer-app-module__DGCtGq__sectionTitleRow{justify-content:space-between;align-items:end;gap:20px;display:flex}.prayer-app-module__DGCtGq__sectionTitleRow>span{color:var(--muted);text-align:end;font-size:.78rem}.prayer-app-module__DGCtGq__timeline{border-top:1px solid var(--line);margin-top:21px;list-style:none;display:grid;position:relative}.prayer-app-module__DGCtGq__timelineItem{border-bottom:1px solid var(--line);min-height:62px;color:var(--muted);grid-template-columns:16px 1fr auto auto;align-items:center;gap:12px;display:grid}.prayer-app-module__DGCtGq__timelineNode{background:#c5ccca;border-radius:50%;width:8px;height:8px}.prayer-app-module__DGCtGq__eventName{color:var(--ink);font-weight:600}.prayer-app-module__DGCtGq__timelineItem time{text-align:end;font-variant-numeric:tabular-nums;min-width:92px;font-size:.95rem}.prayer-app-module__DGCtGq__timelineItem[data-current=true] .prayer-app-module__DGCtGq__timelineNode,.prayer-app-module__DGCtGq__timelineItem[data-next=true] .prayer-app-module__DGCtGq__timelineNode{background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft)}.prayer-app-module__DGCtGq__timelineItem[data-current=true] .prayer-app-module__DGCtGq__eventName,.prayer-app-module__DGCtGq__timelineItem[data-next=true] .prayer-app-module__DGCtGq__eventName,.prayer-app-module__DGCtGq__timelineItem[data-current=true] time,.prayer-app-module__DGCtGq__timelineItem[data-next=true] time{color:var(--accent);font-weight:700}.prayer-app-module__DGCtGq__eventBadge{background:var(--accent-soft);min-width:48px;color:var(--accent);text-align:center;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:700}.prayer-app-module__DGCtGq__footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:50px;padding-top:18px;font-size:.78rem}.prayer-app-module__DGCtGq__loading{color:#66736f;text-align:center;background:#fffbf1;place-content:center;gap:12px;min-height:100dvh;display:grid}.prayer-app-module__DGCtGq__loadingMark{color:#152522;font-size:2rem;font-weight:700}@keyframes prayer-app-module__DGCtGq__orbPing{0%{opacity:.32;transform:scale(.78)}72%,to{opacity:0;transform:scale(1.28)}}@keyframes prayer-app-module__DGCtGq__orbFloat{0%{transform:translateY(-4px)rotate(-2deg)}to{transform:translateY(6px)rotate(2deg)}}@keyframes prayer-app-module__DGCtGq__drift{0%{opacity:.65;transform:translate(-2%)scale(.96)}to{opacity:1;transform:translate(7%,5%)scale(1.04)}}@keyframes prayer-app-module__DGCtGq__answerIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes prayer-app-module__DGCtGq__panelIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.prayer-app-module__DGCtGq__appShell{padding:20px 18px 28px}.prayer-app-module__DGCtGq__settingsPanel{grid-template-columns:1fr}.prayer-app-module__DGCtGq__locationAction{flex-direction:column;align-items:flex-start;gap:12px}.prayer-app-module__DGCtGq__locationButton{width:100%}.prayer-app-module__DGCtGq__nextCard{flex-direction:column;align-items:flex-start;gap:17px}.prayer-app-module__DGCtGq__nextTime{text-align:start;justify-items:start}.prayer-app-module__DGCtGq__sectionTitleRow{flex-direction:column;align-items:start;gap:7px}.prayer-app-module__DGCtGq__sectionTitleRow>span{text-align:start}.prayer-app-module__DGCtGq__timelineItem{grid-template-columns:13px 1fr auto;gap:9px}.prayer-app-module__DGCtGq__timelineItem .prayer-app-module__DGCtGq__eventBadge{display:none}.prayer-app-module__DGCtGq__timelineItem time{min-width:auto}}@media (prefers-reduced-motion:reduce){.prayer-app-module__DGCtGq__appShell,.prayer-app-module__DGCtGq__appShell *,.prayer-app-module__DGCtGq__appShell :before,.prayer-app-module__DGCtGq__appShell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
