:root{--font-family:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg-primary:#f3f6f4;--bg-surface:#fff;--bg-surface-elevated:#fff;--bg-card:#fff;--bg-card-subtle:#eef4f1;--bg-glass:#ffffffe0;--text-primary:#11201b;--text-secondary:#486057;--text-muted:#7d9389;--border-subtle:#e2ece7;--border-highlight:#c5dcd1;--emerald-50:#ecfdf5;--emerald-100:#d1fae5;--emerald-500:#10b981;--emerald-600:#059669;--emerald-700:#047857;--emerald-800:#065f46;--emerald-900:#064e3b;--gold-400:#fbbf24;--gold-500:#f59e0b;--gold-600:#d97706;--accent-primary:#059669;--accent-glow:#05966940;--accent-gradient:linear-gradient(135deg, #059669 0%, #047857 50%, #064e3b 100%);--accent-gold-gradient:linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--card-shadow:0 4px 18px -2px #04785714, 0 1px 4px 0 #00000008;--hero-shadow:0 12px 32px -4px #04785747;--modal-backdrop:#0a1410a6;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:26px;--radius-full:9999px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}[data-theme=dark]{--bg-primary:#0a110e;--bg-surface:#111a16;--bg-surface-elevated:#16241e;--bg-card:#121d18;--bg-card-subtle:#192922;--bg-glass:#111a16e6;--text-primary:#f2f7f4;--text-secondary:#9db4a9;--text-muted:#5e756a;--border-subtle:#1f332a;--border-highlight:#2a463a;--accent-primary:#10b981;--accent-glow:#10b98159;--accent-gradient:linear-gradient(135deg, #047857 0%, #064e3b 50%, #022c22 100%);--accent-gold-gradient:linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);--card-shadow:0 4px 20px -2px #00000073, 0 0 1px 1px #ffffff0f;--hero-shadow:0 12px 36px -4px #10b98140;--modal-backdrop:#000000d9}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);-webkit-tap-highlight-color:transparent;margin:0;padding:0;line-height:1.5;overflow:hidden}.simulator-canvas{background-color:#0b1310;background-image:radial-gradient(at 50% 15%,#10b9811f 0%,#0000 60%),radial-gradient(circle at 10% 90%,#05966914 0%,#0000 40%),linear-gradient(#070d0b 0%,#0c1612 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.simulator-canvas.fullscreen{background:var(--bg-primary)}.simulator-controls-bar{z-index:9999;position:fixed;top:14px;right:16px}.simulator-toggle-btn{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--radius-full);color:#d1fae5;cursor:pointer;background:#14201bd9;border:1px solid #ffffff26;align-items:center;gap:7px;padding:8px 14px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #00000059}.simulator-toggle-btn:hover{background:#192a23f2;border-color:#10b98166;transform:translateY(-1px)}.phone-device-chassis{background:#18231f;border:3px solid #23312b;border-radius:50px;flex-direction:column;width:412px;height:min(870px,95vh);padding:10px;display:flex;position:relative;box-shadow:0 35px 80px -15px #000000bf,0 0 0 1px #ffffff24,inset 0 0 0 2px #ffffff14}.phone-hardware-notch{z-index:100;pointer-events:none;justify-content:center;align-items:center;width:130px;height:28px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.hardware-speaker{background:#080c0a;border-radius:3px;width:44px;height:4px;position:absolute;top:2px}.phone-screen-viewport{background:var(--bg-primary);border-radius:40px;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.phone-screen-content{flex-direction:column;flex:1;height:0;min-height:0;display:flex;position:relative;overflow:hidden}.phone-home-indicator-wrap{z-index:100;pointer-events:none;justify-content:center;align-items:center;height:16px;display:flex;position:absolute;bottom:6px;left:0;right:0}.phone-home-indicator{background:var(--text-primary);opacity:.35;border-radius:var(--radius-full);width:135px;height:4px}.native-fullscreen-app{flex-direction:column;width:100%;height:100%;display:flex}.mobile-native-shell{background:var(--bg-primary);flex-direction:column;width:100%;max-width:520px;height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (width<=520px){.simulator-canvas{background:var(--bg-primary)}.phone-device-chassis{width:100%!important;height:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;padding:0!important}.phone-screen-viewport{border-radius:0!important}.phone-hardware-notch,.simulator-controls-bar{display:none!important}}.native-status-bar{z-index:90;-webkit-user-select:none;user-select:none;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;height:42px;padding:0 20px;font-size:.82rem;font-weight:700;display:flex}.native-status-bar.light{color:#11201b}.native-status-bar.dark{color:#f2f7f4}.status-bar-time{letter-spacing:-.01em;font-variant-numeric:tabular-nums;width:48px}.status-bar-dynamic-island{background:#000;border-radius:20px;justify-content:flex-end;align-items:center;gap:7px;width:110px;height:26px;padding:0 10px;display:flex;box-shadow:0 0 2px #0009}.dynamic-island-camera{background:#0b1210;border:1px solid #1a2621;border-radius:50%;width:10px;height:10px}.dynamic-island-sensor{background:#0d1613;border-radius:50%;width:7px;height:7px}.status-bar-icons{justify-content:flex-end;align-items:center;gap:6px;width:48px;display:flex}.cellular-signal{align-items:flex-end;gap:1.5px;height:11px;display:flex}.signal-bar{background:currentColor;border-radius:1px;width:2.5px}.bar-1{height:3px}.bar-2{height:5px}.bar-3{height:8px}.bar-4{height:11px}.battery-icon-wrap{align-items:center;display:flex;position:relative}.battery-fill{background:currentColor;border-radius:1.5px;width:10px;height:9px;position:absolute;top:4px;left:2px}.native-app-shell{background:var(--bg-primary);flex-direction:column;width:100%;max-width:500px;height:100dvh;min-height:0;margin:0 auto;display:flex;position:relative;overflow:hidden}.native-scroll-content{overscroll-behavior-y:contain;scrollbar-width:none;padding:10px 16px 20px;position:relative;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;flex:1 1 0!important;height:0!important;min-height:0!important;overflow-y:auto!important}.native-scroll-content::-webkit-scrollbar{display:none}.app-main-feed{flex-direction:column;gap:14px;display:flex}.bottom-nav-safe-spacer{flex-shrink:0;height:80px}.native-app-header{padding:calc(var(--safe-top) + 8px) 16px 10px 16px;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--border-subtle);z-index:50;flex-direction:column;flex-shrink:0;gap:10px;display:flex}.header-brand-row{justify-content:space-between;align-items:center;width:100%;display:flex}.header-brand-identity{-webkit-user-select:none;user-select:none;align-items:center;gap:9px;display:flex}.header-brand-logo{object-fit:cover;border:1px solid #fff3;border-radius:9px;width:32px;height:32px;box-shadow:0 3px 10px #05966959}.header-brand-title{letter-spacing:-.03em;color:var(--text-primary);font-size:1.22rem;font-weight:800;line-height:1}.brand-dot{color:#f59e0b;font-weight:900}.header-sub-row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.header-zone-subtext{letter-spacing:.02em;color:var(--emerald-700);background:var(--emerald-50);border-radius:var(--radius-full);border:1px solid var(--border-subtle);padding:4px 10px;font-size:.68rem;font-weight:700}[data-theme=dark] .header-zone-subtext{color:#34d399;background:#10b9811f;border-color:#10b98140}.native-location-pill{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;align-items:center;gap:8px;padding:6px 12px 6px 8px;transition:all .15s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 1px 4px #0000000a}.native-location-pill:active{background:var(--bg-card-subtle);transform:scale(.96)}.location-pin-wrap{background:var(--emerald-50);width:26px;height:26px;color:var(--emerald-700);border-radius:50%;justify-content:center;align-items:center;display:flex}[data-theme=dark] .location-pin-wrap{color:#34d399;background:#10b9812e}.location-text-group{align-items:baseline;gap:5px;display:flex}.location-main-text{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.88rem;font-weight:800;overflow:hidden}.location-zone-badge{color:var(--emerald-700);background:var(--emerald-100);border-radius:var(--radius-full);padding:1px 6px;font-size:.68rem;font-weight:700}[data-theme=dark] .location-zone-badge{color:#6ee7b7;background:#10b98133}.location-chevron{color:var(--text-muted)}.native-header-actions{align-items:center;gap:8px;display:flex}.native-icon-btn{background:var(--bg-card);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;box-shadow:0 1px 3px #00000008}.native-icon-btn:active{background:var(--bg-card-subtle);transform:scale(.92)}.notification-dot-indicator{border:1.5px solid var(--bg-card);background:#ef4444;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.native-hero-card{background:var(--accent-gradient);border-radius:var(--radius-xl);color:#fff;box-shadow:var(--hero-shadow);flex-direction:column;gap:14px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.hero-mesh-glow{pointer-events:none;background:radial-gradient(circle,#fbbf2447 0%,#0000 70%);width:140px;height:140px;position:absolute;top:-40px;right:-40px}.hero-top-row{justify-content:space-between;align-items:center;display:flex}.hero-live-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:#ecfdf5;background:#0003;border:1px solid #ffffff26;align-items:center;gap:6px;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.live-pulse-dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:1.8s infinite heroPulse;box-shadow:0 0 8px #34d399}@keyframes heroPulse{0%{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.9)}}.hero-audio-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#ffffff2e;border:1px solid #ffffff40;align-items:center;gap:5px;padding:4px 10px;font-size:.74rem;font-weight:700;transition:all .15s;display:inline-flex}.hero-audio-pill:active{background:#ffffff47;transform:scale(.95)}.hero-timer-center{text-align:center;flex-direction:column;align-items:center;padding:2px 0 6px;display:flex}.hero-countdown-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffffbf;margin-bottom:2px;font-size:.75rem;font-weight:600}.hero-countdown-digits{letter-spacing:-.04em;font-variant-numeric:tabular-nums;text-shadow:0 2px 10px #0003;margin-bottom:8px;font-size:2.75rem;font-weight:800;line-height:1.1}.hero-target-prayer-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);background:#ffffff26;border:1px solid #fff3;align-items:center;gap:7px;padding:4px 14px;font-size:.85rem;display:inline-flex}.prayer-name-bold{text-transform:uppercase;letter-spacing:.04em;font-weight:800}.pill-dot{opacity:.6}.prayer-time-highlight{color:#fef3c7;font-weight:700}.hero-progress-section{width:100%}.hero-progress-track{border-radius:var(--radius-full);background:#00000040;width:100%;height:6px;overflow:hidden}.hero-progress-fill{border-radius:var(--radius-full);background:linear-gradient(90deg,#fbbf24 0%,#34d399 100%);height:100%;transition:width .4s}.hero-dates-bar{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:10px;font-size:.76rem;display:flex}.date-item{align-items:center;gap:5px;display:flex}.date-item.masihi{color:#ffffffd9}.date-item.hijri{color:#fef3c7;font-weight:700}.native-quick-actions{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.native-action-pill-btn{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--card-shadow);flex-direction:column;align-items:center;gap:7px;padding:12px 6px;transition:all .15s cubic-bezier(.2,.8,.2,1);display:flex}.native-action-pill-btn:active{background:var(--bg-card-subtle);transform:scale(.94)}.action-pill-icon{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.icon-emerald{color:#059669;background:#ecfdf5}.icon-teal{color:#0d9488;background:#f0fdfa}.icon-amber{color:#d97706;background:#fffbeb}.icon-indigo{color:#4f46e5;background:#eef2ff}.icon-purple{color:#9333ea;background:#faf5ff}.icon-slate{background:var(--bg-card-subtle);color:var(--text-primary)}[data-theme=dark] .icon-emerald{color:#34d399;background:#10b98129}[data-theme=dark] .icon-teal{color:#2dd4bf;background:#14b8a629}[data-theme=dark] .icon-amber{color:#fbbf24;background:#f59e0b29}[data-theme=dark] .icon-indigo{color:#818cf8;background:#6366f129}[data-theme=dark] .icon-purple{color:#c084fc;background:#a855f729}.action-pill-label{color:var(--text-primary);text-align:center;white-space:nowrap;font-size:.72rem;font-weight:700}.native-prayer-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--card-shadow);flex-direction:column;gap:12px;padding:16px;display:flex}.native-card-header{justify-content:space-between;align-items:center;padding:0 4px 6px;display:flex}.native-card-title{letter-spacing:-.01em;color:var(--text-primary);font-size:1.05rem;font-weight:800}.native-card-sub{color:var(--text-muted);font-size:.74rem}.native-card-action-btn{background:var(--bg-card-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--accent-primary);cursor:pointer;align-items:center;gap:5px;padding:4px 10px;font-size:.74rem;font-weight:700;transition:all .15s;display:inline-flex}.native-card-action-btn:active{transform:scale(.95)}.native-prayer-list-group{flex-direction:column;gap:7px;display:flex}.native-prayer-row{background:var(--bg-card-subtle);border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .15s cubic-bezier(.2,.8,.2,1);display:flex}.native-prayer-row:active{transform:scale(.98)}.native-prayer-row.row-active{background:var(--emerald-50);border-color:var(--emerald-500);box-shadow:0 2px 10px #10b98126}[data-theme=dark] .native-prayer-row.row-active{background:#10b98126;border-color:#10b981}.native-prayer-row.row-next{border-color:#f59e0b66}.prayer-left{align-items:center;gap:12px;display:flex}.prayer-squircle-icon{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.icon-imsak{color:#4f46e5;background:#eef2ff}.icon-subuh{color:#0284c7;background:#e0f2fe}.icon-syuruk{color:#d97706;background:#fef3c7}.icon-zohor{color:#059669;background:#ecfdf5}.icon-asar{color:#ea580c;background:#fff7ed}.icon-maghrib{color:#e11d48;background:#ffe4e6}.icon-isyak{color:#7e22ce;background:#f3e8ff}[data-theme=dark] .icon-imsak{color:#818cf8;background:#4f46e533}[data-theme=dark] .icon-subuh{color:#38bdf8;background:#0284c733}[data-theme=dark] .icon-syuruk{color:#fbbf24;background:#d9770633}[data-theme=dark] .icon-zohor{color:#34d399;background:#05966933}[data-theme=dark] .icon-asar{color:#fb923c;background:#ea580c33}[data-theme=dark] .icon-maghrib{color:#fb7185;background:#e11d4833}[data-theme=dark] .icon-isyak{color:#c084fc;background:#7e22ce33}.prayer-meta{flex-direction:column;display:flex}.prayer-title-row{align-items:center;gap:7px;display:flex}.prayer-name{color:var(--text-primary);font-size:.95rem;font-weight:800}.prayer-badge-active{background:var(--emerald-600);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;align-items:center;gap:4px;padding:1px 7px;font-size:.65rem;font-weight:700;display:inline-flex}.badge-pulse-dot{background:#fff;border-radius:50%;width:5px;height:5px;animation:1.5s infinite heroPulse}.prayer-badge-next{color:#b45309;border-radius:var(--radius-full);text-transform:uppercase;background:#fef3c7;padding:1px 7px;font-size:.65rem;font-weight:700}[data-theme=dark] .prayer-badge-next{color:#fcd34d;background:#f59e0b40}.prayer-time-sub{color:var(--text-muted);font-size:.72rem}.prayer-right{align-items:center;gap:8px;display:flex}.prayer-time-12{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.active-check-icon{color:var(--emerald-600)}.quote-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--card-shadow);flex-direction:column;gap:10px;padding:16px 18px;display:flex}.quote-badge{color:var(--gold-600);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:.74rem;font-weight:700;display:inline-flex}.quote-text{color:var(--text-secondary);font-size:.9rem;font-style:italic;line-height:1.6}.quote-source{color:var(--text-primary);text-align:right;font-size:.78rem;font-weight:700}.jakim-verified-chip{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--card-shadow);align-items:center;gap:12px;padding:12px 14px;transition:all .15s cubic-bezier(.2,.8,.2,1);display:flex}.jakim-verified-chip:active{background:var(--bg-card-subtle);transform:scale(.97)}.verified-shield-icon{background:var(--emerald-50);width:34px;height:34px;color:var(--emerald-600);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=dark] .verified-shield-icon{color:#34d399;background:#10b98129}.verified-content{flex:1}.verified-title{color:var(--text-primary);font-size:.82rem;font-weight:800}.verified-sub{color:var(--text-muted);font-size:.72rem}.verified-chevron{color:var(--text-muted)}.native-bottom-nav{background:var(--bg-glass);-webkit-backdrop-filter:blur(24px)saturate(180%);border-top:1px solid var(--border-subtle);padding-bottom:max(var(--safe-bottom), 10px);z-index:60;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000d}.bottom-nav-inner{justify-content:space-around;align-items:center;height:56px;padding:0 8px;display:flex}.bottom-nav-item{cursor:pointer;color:var(--text-muted);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:4px 0;transition:all .15s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.bottom-nav-item:active{transform:scale(.9)}.bottom-nav-item.active{color:var(--emerald-600)}[data-theme=dark] .bottom-nav-item.active{color:#34d399}.nav-icon-container{justify-content:center;align-items:center;width:44px;height:28px;display:flex;position:relative}.nav-active-pill{background:var(--emerald-100);border-radius:var(--radius-full);animation:.25s cubic-bezier(.34,1.56,.64,1) pillPop;position:absolute;inset:0}[data-theme=dark] .nav-active-pill{background:#10b98138}@keyframes pillPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.nav-icon-wrapper{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.nav-badge-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:-4px}.bottom-nav-label{letter-spacing:-.01em;font-size:.68rem;font-weight:600}.bottom-nav-item.active .bottom-nav-label{font-weight:800}.modal-overlay{background:var(--modal-backdrop);-webkit-backdrop-filter:blur(10px);z-index:1000;justify-content:center;align-items:flex-end;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:var(--bg-surface);width:100%;max-width:500px;padding:12px 20px calc(var(--safe-bottom) + 24px) 20px;border-radius:28px 28px 0 0;flex-direction:column;max-height:88vh;animation:.32s cubic-bezier(.32,.72,0,1) slideUp;display:flex;position:relative;box-shadow:0 -10px 40px #0000004d}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-drag-handle{background:var(--text-muted);opacity:.35;border-radius:var(--radius-full);flex-shrink:0;width:36px;height:5px;margin:0 auto 12px}.modal-header{border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.modal-title{letter-spacing:-.02em;color:var(--text-primary);font-size:1.15rem;font-weight:800}.modal-close-btn{background:var(--bg-card-subtle);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.modal-close-btn:active{transform:scale(.9)}.modal-scrollable{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;overflow-y:auto}.modal-scrollable::-webkit-scrollbar{display:none}.native-settings-body{flex-direction:column;gap:16px;padding-bottom:16px;display:flex}.settings-section{flex-direction:column;gap:6px;display:flex}.settings-section-title{color:var(--text-muted);letter-spacing:.05em;padding-left:6px;font-size:.7rem;font-weight:800}.settings-grouped-card{background:var(--bg-card-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.settings-row{align-items:center;gap:12px;padding:12px 14px;display:flex}.settings-row.interactive{cursor:pointer;transition:background .15s}.settings-row.interactive:active{background:#0000000d}[data-theme=dark] .settings-row.interactive:active{background:#ffffff0d}.settings-icon-col{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-content-col{flex:1}.settings-label{color:var(--text-primary);font-size:.88rem;font-weight:700}.settings-sublabel{color:var(--text-muted);font-size:.74rem}.settings-action-col{align-items:center;gap:6px;display:flex}.chevron-icon{color:var(--text-muted)}.settings-badge-pill{color:var(--emerald-700);background:var(--emerald-100);border-radius:var(--radius-full);padding:2px 8px;font-size:.72rem;font-weight:700}[data-theme=dark] .settings-badge-pill{color:#6ee7b7;background:#10b98133}.status-pill{border-radius:var(--radius-full);background:var(--border-subtle);color:var(--text-muted);padding:2px 8px;font-size:.72rem;font-weight:700}.status-pill.active{background:var(--emerald-100);color:var(--emerald-700)}[data-theme=dark] .status-pill.active{color:#6ee7b7;background:#10b98133}.settings-divider{background:var(--border-subtle);height:1px;margin-left:58px}.native-switch-pill{background:var(--border-subtle);cursor:pointer;border:none;border-radius:13px;width:44px;height:26px;padding:2px;transition:background .2s;position:relative}.native-switch-pill.checked{background:var(--emerald-600)}.switch-thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:block;box-shadow:0 1px 3px #0003}.native-switch-pill.checked .switch-thumb{transform:translate(18px)}.settings-app-footer{text-align:center;flex-direction:column;gap:4px;padding-top:10px;display:flex}.app-footer-brand{color:var(--text-primary);justify-content:center;align-items:center;gap:6px;font-size:.82rem;font-weight:800;display:flex}.brand-badge{background:var(--emerald-100);color:var(--emerald-800);border-radius:var(--radius-full);padding:1px 6px;font-size:.65rem;font-weight:700}[data-theme=dark] .brand-badge{color:#6ee7b7;background:#10b98133}.app-footer-sub{color:var(--text-muted);font-size:.7rem}.native-disclaimer-body{flex-direction:column;gap:14px;display:flex}.disclaimer-callout{background:var(--emerald-50);border-radius:var(--radius-md);color:var(--emerald-900);gap:10px;padding:12px;font-size:.82rem;line-height:1.5;display:flex}[data-theme=dark] .disclaimer-callout{color:#d1fae5;background:#10b9811f}.disclaimer-info-card{background:var(--bg-card-subtle);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);padding:12px 14px;font-size:.82rem;line-height:1.5}.info-title{color:var(--text-primary);margin-bottom:6px;font-weight:800}.disclaimer-list{flex-direction:column;gap:4px;padding-left:18px;display:flex}.disclaimer-footer-meta{text-align:center;color:var(--text-muted);padding:6px 0;font-size:.72rem}.screensaver-overlay{color:#fff;z-index:2000;padding:calc(var(--safe-top) + 24px) 24px calc(var(--safe-bottom) + 24px) 24px;-webkit-user-select:none;user-select:none;background:#000;flex-direction:column;justify-content:space-between;display:flex;position:fixed;inset:0}.screensaver-header{justify-content:space-between;align-items:center;display:flex}.screensaver-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.screensaver-clock{letter-spacing:-.05em;font-variant-numeric:tabular-nums;text-shadow:0 0 25px #10b98166;color:#fff;font-size:5rem;font-weight:800;line-height:1}.screensaver-countdown-box{border-radius:var(--radius-full);background:#10b98126;border:1px solid #10b9814d;align-items:center;gap:10px;margin-top:18px;padding:10px 22px;display:inline-flex}.screensaver-footer-grid{border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff14;grid-template-columns:repeat(7,1fr);gap:8px;padding:12px;display:grid}.screensaver-item{border-radius:var(--radius-sm);flex-direction:column;align-items:center;gap:4px;padding:6px 2px;display:flex}.screensaver-item.active{background:#10b9814d;border:1px solid #10b981}.screensaver-item-name{color:#a7f3d0;text-transform:uppercase;font-size:.72rem}.screensaver-item-time{font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.search-input-wrap{margin-bottom:14px;position:relative}.search-input{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-card-subtle);width:100%;color:var(--text-primary);outline:none;padding:12px 14px 12px 40px;font-family:inherit;font-size:.92rem}.search-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-glow)}.search-icon-pos{color:var(--text-muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.qibla-modal-overlay{z-index:2500;-webkit-user-select:none;user-select:none;background:#000;flex-direction:column;justify-content:space-between;display:flex;position:fixed;inset:0;overflow:hidden}.qibla-top-bar{padding:calc(var(--safe-top) + 14px) 16px 12px 16px;z-index:10;background:linear-gradient(#000000d9 0%,#0000 100%);justify-content:space-between;align-items:center;display:flex}.qibla-pill-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:var(--radius-full);cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.qibla-pill-btn:hover{background:#ffffff40}.qibla-viewport{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.qibla-camera-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.qibla-camera-fallback{z-index:2;text-align:center;border-radius:var(--radius-lg);color:#fff;background:#121e19e6;border:1px solid #ffffff1a;max-width:340px;padding:24px;position:relative}.qibla-ar-overlay{pointer-events:none;z-index:5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.qibla-crosshair{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.crosshair-circle{border:2px dashed #fff6;border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;transition:all .2s;display:flex;position:relative}.qibla-crosshair.aligned .crosshair-circle{background:#10b98126;border:3px solid #10b981;box-shadow:0 0 30px #10b98199}.crosshair-h-line{background:#ffffff40;width:100%;height:1px;position:absolute}.crosshair-v-line{background:#ffffff40;width:1px;height:100%;position:absolute}.floating-kaaba{flex-direction:column;align-items:center;gap:4px;display:flex}.kaaba-icon-3d{background:#111;border:2px solid #d97706;border-radius:6px;width:44px;height:44px;transition:all .2s;position:relative;box-shadow:0 4px 15px #0009}.kaaba-icon-3d.glow{border-color:#10b981;box-shadow:0 0 20px #10b981,0 4px 15px #0009}.kaaba-gold-band{background:#fbbf24;width:100%;height:6px;position:absolute;top:8px}.kaaba-label{letter-spacing:.08em;color:#fde68a;white-space:nowrap;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:.68rem;font-weight:800}.qibla-guidance-pill{color:#fff;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border:1px solid #fff3;align-items:center;gap:8px;padding:8px 18px;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex}.qibla-guidance-pill.success{color:#fff;background:#10b981e6;border-color:#34d399;box-shadow:0 0 20px #10b98180}.qibla-compass-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.compass-dial{background:radial-gradient(circle,#15251f 0%,#08110d 100%);border:4px solid #1e372e;border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative;box-shadow:0 0 40px #000000b3,inset 0 0 25px #000c}.compass-rose{border-radius:50%;position:absolute;inset:0}.compass-cardinal{-webkit-user-select:none;user-select:none;font-size:.88rem;font-weight:800;position:absolute}.compass-cardinal.n{color:#ef4444;top:10px;left:50%;transform:translate(-50%)}.compass-cardinal.s{color:#9ca3af;bottom:10px;left:50%;transform:translate(-50%)}.compass-cardinal.e{color:#9ca3af;top:50%;right:12px;transform:translateY(-50%)}.compass-cardinal.w{color:#9ca3af;top:50%;left:12px;transform:translateY(-50%)}.compass-cardinal.ne{color:#6b7280;font-size:.75rem;top:36px;right:36px}.compass-cardinal.se{color:#6b7280;font-size:.75rem;bottom:36px;right:36px}.compass-cardinal.sw{color:#6b7280;font-size:.75rem;bottom:36px;left:36px}.compass-cardinal.nw{color:#6b7280;font-size:.75rem;top:36px;left:36px}.compass-kaaba-marker{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0}.kaaba-marker-icon{filter:drop-shadow(0 0 8px #fbbf2499);margin-top:6px;font-size:1.35rem}.kaaba-marker-line{background:#f59e0b;border-radius:1px;width:2.5px;height:24px}.compass-center-target{z-index:3;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:all .2s;display:flex;position:relative}.compass-center-target.aligned{background:#10b98140;border-color:#10b981;box-shadow:0 0 25px #10b98199}.compass-heading-badge{color:#fbbf24;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800;position:absolute;bottom:22px}.qibla-sensor-bar{z-index:10;background:#000000d9;border-top:1px solid #ffffff1a;padding:10px 18px}.qibla-footer-bar{padding:12px 18px calc(var(--safe-bottom) + 12px) 18px;text-align:center;z-index:10;background:linear-gradient(#000000b3 0%,#000000f2 100%);flex-direction:column;align-items:center;gap:2px;display:flex}.calibration-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.calibration-modal-card{background:var(--bg-surface);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:380px;padding:24px;box-shadow:0 10px 30px #0000004d}.figure-8-visual{justify-content:center;align-items:center;height:90px;margin:10px 0;display:flex}.figure-8-path{justify-content:center;align-items:center;width:120px;height:60px;display:flex;position:relative}.figure-8-path:before,.figure-8-path:after{content:"";border:3px dashed #10b981;border-radius:50%;width:48px;height:48px;position:absolute}.figure-8-path:before{left:14px}.figure-8-path:after{right:14px}.figure-8-dot{background:#fbbf24;border-radius:50%;width:12px;height:12px;animation:2.5s linear infinite figure8Anim;box-shadow:0 0 12px #fbbf24}@keyframes figure8Anim{0%{transform:translate(-30px)}25%{transform:translateY(-20px)}50%{transform:translate(30px)}75%{transform:translateY(20px)}to{transform:translate(-30px)}}.custom-user-marker{width:24px;height:24px;position:relative}.user-marker-pulse{background:#3b82f666;border-radius:50%;animation:1.8s ease-out infinite pulseUser;position:absolute;inset:-6px}.user-marker-dot{background:#2563eb;border:2.5px solid #fff;border-radius:50%;position:absolute;inset:3px;box-shadow:0 2px 6px #0000004d}@keyframes pulseUser{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.leaflet-popup-content-wrapper{border-radius:12px;padding:4px;box-shadow:0 10px 25px #0003}.leaflet-popup-content{margin:10px 14px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
