@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.location-prayer{gap:14px;display:grid}.prayer-tools{background:#edf4ed;border:1px solid #d9e6dc;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.prayer-tools>div:first-child{gap:3px;display:grid}.prayer-tools small,.notification-note{color:#6d8177;font-size:12px}.prayer-tool-buttons{gap:9px;display:flex}.prayer-tool-buttons button{color:#31594c;cursor:pointer;background:#fff;border:1px solid #cadace;border-radius:13px;align-items:center;gap:7px;min-height:44px;padding:10px 13px;font-weight:750;display:flex}.prayer-tool-buttons button:first-child{color:#fff;background:#315e4e;border-color:#315e4e}.prayer-tool-buttons button.enabled{color:#4c563e;background:#f4e4b8;border-color:#e5c873}.prayer-tool-buttons button:disabled{opacity:.65;cursor:wait}.location-error{color:#824f45;background:#f9e9e5;border-radius:12px;margin:0;padding:10px 13px;font-size:13px}.notification-note{text-align:center;margin:0 12px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:700px){.prayer-tools{align-items:stretch;display:grid}.prayer-tool-buttons{grid-template-columns:1fr 1fr;display:grid}.prayer-tool-buttons button{justify-content:center;padding-inline:8px;font-size:12px}}@media (max-width:390px){.prayer-tool-buttons{grid-template-columns:1fr}}.location-error{justify-content:space-between;align-items:center;gap:10px;display:flex}.location-error p{margin:0}.location-error button{color:#824f45;cursor:pointer;background:#fff;border:1px solid #d7afa6;border-radius:9px;flex:none;align-items:center;gap:6px;min-height:36px;padding:7px 10px;font-weight:750;display:flex}@media (max-width:520px){.location-error{align-items:stretch;display:grid}.location-error button{justify-content:center}}@media (max-width:600px){html{scroll-padding-top:72px}body{padding-bottom:env(safe-area-inset-bottom)}.site-header.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8efe6;border-bottom:1px solid #d8e3dabf;height:62px;position:sticky;top:0}.header-inner{gap:10px}.brand{gap:8px}.brand img{width:30px;height:30px}.brand b{font-size:14px}.brand small{font-size:11px}.language{min-height:40px;margin-inline-start:auto}body .hero{align-items:center;height:326px;min-height:326px;padding:34px 0 32px;display:flex}.hero .hero-grid{display:block;position:relative}.hero-grid>div:first-child{z-index:2;max-width:315px;position:relative}.hero .eyebrow{font-size:10px}.hero h1{max-width:290px;margin:14px 0 15px;font-size:43px;line-height:1.02}.hero p{max-width:280px;margin:0;font-size:15px;line-height:1.55}.hero .primary-button{min-height:48px;margin-top:19px;padding-inline:17px}.hero .hero-art{z-index:1;opacity:.32;pointer-events:none;inset-inline-end:-115px;width:285px;height:350px;margin:0;position:absolute;top:-78px;transform:scale(.62)}.hero-art .cloud{display:none}.section{padding:40px 0}.section-heading{margin-bottom:24px}.section-heading h1,.section-heading h2{font-size:31px;line-height:1.1}.section-heading p{font-size:14px;line-height:1.55}.category-grid.category-grid{gap:11px}.category-card.category-card{border-radius:19px;min-height:94px;padding:14px 15px;box-shadow:0 5px 18px #284d3f09}.category-icon{border-radius:15px;width:45px;height:45px}.category-copy{gap:2px}.category-copy b,.category-copy em{font-size:15px}.category-copy small{display:none}.category-arrow{width:18px}.section.soft .primary-button{justify-content:center;width:100%;max-width:310px;margin-top:4px}.location-prayer{gap:11px}.prayer-tools{border-radius:18px;gap:13px;padding:15px}.prayer-tools>div:first-child{gap:4px}.prayer-tools>div:first-child b{font-size:14px}.prayer-tool-buttons button{border-radius:14px;min-height:48px}.prayer-card{padding:18px 14px}.prayer-heading h2{font-size:24px}.prayer-heading .location{font-size:11px}.prayer-layout{gap:12px;margin-top:18px}.times-grid{gap:6px}.times-grid>div{align-content:center;min-height:76px;padding:10px 3px}.times-grid b{font-size:17px}.next-prayer{padding:14px}.notification-note{font-size:11px;line-height:1.5}.page-head{padding:32px 0 18px}.page-head h1{margin-top:15px;font-size:37px}.page-head p{font-size:15px}.dhikr-list{gap:15px;margin-bottom:40px}.dhikr-card{padding:18px 15px}.arabic-text{margin-block:20px;font-size:28px;line-height:1.9}.translation{font-size:15px;line-height:1.7}.dhikr-actions{margin-top:14px}.mobile-nav.mobile-nav{bottom:max(8px,env(safe-area-inset-bottom));border-radius:19px;height:62px;left:8px;right:8px}.mobile-nav a{align-content:center;min-width:64px;min-height:48px}}@media (max-width:370px){.brand small{display:none}.hero h1{font-size:39px}.prayer-tool-buttons{grid-template-columns:1fr}.times-grid span{font-size:11px}}:root:root{--ink:#173f45;--muted:#60777c;--sage:#dcebed;--sage2:#eef6f7;--cream:#fbfaf4;--line:#dbe7e9;--shadow:0 16px 45px #1e495517}[lang=ar] body,[lang=ar] button,[lang=ar] input{font-family:var(--font-arabic),serif}[lang=ar][lang=ar] h1,[lang=ar][lang=ar] h2,[lang=ar][lang=ar] h3,[lang=ar][lang=ar] .primary-button,[lang=ar][lang=ar] .desktop-nav{font-family:var(--font-arabic),serif;letter-spacing:0}body .hero{min-height:310px;padding-block:38px}.hero .hero-art{height:300px}.arch.arch{width:232px;height:286px}.arch:before{width:126px;height:182px}.crescent{font-size:88px;top:44px}.homepage-categories.homepage-categories{grid-template-columns:repeat(4,1fr)}.homepage-categories .category-card{min-height:118px}.explore-row{text-align:center;margin:26px 0 0}.floral-section{position:relative;overflow:hidden;background-color:#e1eff2b8!important}.floral-section:before,.floral-section:after{content:"";opacity:.12;pointer-events:none;background:radial-gradient(circle at 50% 17%,#4d8fa2 0 8px,#0000 9px),radial-gradient(circle at 83%,#4d8fa2 0 8px,#0000 9px),radial-gradient(circle at 50% 83%,#4d8fa2 0 8px,#0000 9px),radial-gradient(circle at 17%,#4d8fa2 0 8px,#0000 9px),radial-gradient(circle,#0000 0 28px,#79adba 29px 31px,#0000 32px);width:190px;height:190px;position:absolute}.floral-section:before{inset-inline-start:-60px;top:55px}.floral-section:after{inset-inline-end:-55px;bottom:40px;transform:rotate(22deg)scale(.8)}.category-card{border-color:#d8e7e9}.category-icon{color:#356e7b;background:#d9eaed}.category-card.sage .category-icon,.category-card.mint .category-icon{color:#34736f;background:#d8e9e8}.prayer-card.prayer-card{background:#194855}.primary-button.primary-button{background:#174b56}.prayer-tool-buttons button:first-child{background:#285f6a;border-color:#285f6a}.reading-tools{border:1px solid var(--line);z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;max-width:850px;margin:8px auto 18px;padding:10px;display:flex;position:sticky;top:70px;box-shadow:0 8px 24px #1e49550f}.reading-tools button{color:#315e68;cursor:pointer;background:#f7fbfb;border:1px solid #d6e3e5;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 12px;display:inline-flex}.reading-tools button.is-off{background:#e2eef0}.reading-tools button:disabled{opacity:.35;cursor:not-allowed}.font-stepper{align-items:center;gap:6px;display:flex}.font-stepper>span{color:var(--muted);margin-inline-end:3px;font-size:12px}.font-stepper button{width:40px;padding:0}.font-stepper b{text-align:center;min-width:34px;font-size:13px}.translations-hidden .translation,.translations-hidden .ornament{display:none}@media (max-width:850px){.homepage-categories.homepage-categories{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){body .hero{height:224px;min-height:224px;padding-block:18px}.hero h1{margin:9px 0 10px;font-size:38px}.hero p{max-width:245px;font-size:14px;line-height:1.4}.hero .hero-art{opacity:.2;top:-126px;inset-inline-end:-132px;transform:scale(.52)}.reading-tools{margin-top:0;padding:7px;top:68px}.reading-tools>button span,.font-stepper>span{display:none}.reading-tools button{min-height:42px}.font-stepper{margin-inline-start:auto}.dhikr-list .arabic-text{font-size:calc(28px + var(--dhikr-font-step,0) * 3px)}.homepage-categories.homepage-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.homepage-categories .category-card.category-card{grid-template-columns:38px 1fr;gap:9px;min-height:106px;padding:12px;display:grid}.homepage-categories .category-icon{border-radius:13px;width:38px;height:38px}.homepage-categories .category-copy b{font-size:13px;line-height:1.25}.homepage-categories .category-copy em{font-size:13px;line-height:1.3}.homepage-categories .category-arrow{display:none}.floral-section:before,.floral-section:after{opacity:.09;transform:scale(.65)}.explore-row{margin-top:18px}.prayer-home{padding-top:32px}}@media (max-width:360px){.homepage-categories .category-card.category-card{grid-template-columns:34px 1fr;padding:10px 9px}.homepage-categories .category-icon{width:34px;height:34px}.homepage-categories .category-copy b,.homepage-categories .category-copy em{font-size:12px}}.footer .dedication{font-family:var(--font-display);color:#315f69;margin:14px 0;font-size:15px}.footer .dedication span{font-family:var(--font-arabic);font-size:18px}.footer .dedication i{color:#c39a49;margin-inline:4px;font-style:normal}.dhikr-list .arabic-text{font-size:calc(clamp(28px,4vw,38px) + var(--dhikr-font-adjust,0px))}@media (max-width:600px){.dhikr-list .arabic-text{font-size:calc(28px + var(--dhikr-font-adjust,0px))}}:root{--ink:#173d32;--muted:#61756d;--sage:#dce9df;--sage2:#eef5ed;--cream:#fbf8ef;--gold:#e5b95e;--line:#dfe8df;--shadow:0 16px 45px #1e493a17;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-latin),system-ui,sans-serif;background-image:radial-gradient(circle at 10% 8%,#e5b95e1f 0 2px,#0000 3px),radial-gradient(circle at 90% 24%,#58977f1f 0 2px,#0000 3px);background-size:92px 92px,120px 120px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;opacity:.25;background:linear-gradient(120deg,#0000 30%,#ffffffb3,#0000 65%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1140px,100% - 32px);margin-inline:auto}.site-header{z-index:10;align-items:center;height:78px;display:flex;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand span{display:grid}.brand b{font-family:var(--font-display);font-size:18px;line-height:1}.brand small{font-family:var(--font-arabic);color:#668075;margin-top:4px;font-size:13px}.desktop-nav{gap:27px;margin-inline-start:auto;display:flex}.desktop-nav a{color:#536b62;font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--ink)}.language{color:#718078;cursor:pointer;background:#ffffffb3;border:1px solid #d9e3da;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;display:flex}.language i{background:#ccd8ce;width:1px;height:15px}.language .active{color:var(--ink);font-weight:800}.hero{padding:68px 0 62px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.06fr .94fr;align-items:center;gap:60px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#718b7e;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.hero h1{font-family:var(--font-display);letter-spacing:-.035em;max-width:650px;margin:18px 0 22px;font-size:clamp(48px,6vw,76px);line-height:.97}.hero p{color:var(--muted);max-width:560px;font-size:19px;line-height:1.7}.primary-button{background:var(--ink);color:#fff;border-radius:15px;align-items:center;gap:9px;margin-top:18px;padding:14px 20px;font-weight:750;display:inline-flex;box-shadow:0 10px 25px #173d322e}[dir=rtl] .primary-button svg,[dir=rtl] .category-arrow{transform:scaleX(-1)}.hero-art{place-items:center;height:360px;display:grid;position:relative}.arch{width:265px;height:330px;box-shadow:inset 0 0 0 13px #ffffff6e,var(--shadow);background:#dcebe4;border-radius:140px 140px 34px 34px;place-items:center;display:grid;position:relative}.arch:before{content:"";background:#f8e7bd;border-radius:90px 90px 25px 25px;width:144px;height:210px;box-shadow:inset 0 -60px #cce1db}.crescent{color:var(--gold);filter:drop-shadow(0 10px 12px #845e131f);font-size:100px;position:absolute;top:56px}.star{color:#d9aa48;font-size:20px;position:absolute}.star.one{top:40px;right:30px}.star.two{font-size:13px;bottom:60px;left:16px}.cloud{opacity:.8;background:#fff;border-radius:99px;width:84px;height:20px;position:absolute}.cloud:before,.cloud:after{content:"";background:#fff;border-radius:50%;position:absolute;bottom:0}.cloud:before{width:35px;height:35px;left:12px}.cloud:after{width:25px;height:25px;right:13px}.cloud.one{top:70px;left:0}.cloud.two{bottom:80px;right:-10px;transform:scale(.8)}.section{padding:64px 0}.section.soft{background:#e4eee58c;border-block:1px solid #ceddd2b3}.section-heading{text-align:center;margin-bottom:35px}.section-heading h1,.section-heading h2{font-family:var(--font-display);margin:8px 0;font-size:clamp(32px,4vw,46px)}.section-heading p{color:var(--muted);max-width:600px;margin:auto;line-height:1.7}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);background:#ffffffd9;border-radius:22px;align-items:center;gap:15px;min-height:132px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.category-icon{background:var(--sage);border-radius:17px;flex:none;place-items:center;width:49px;height:49px;display:grid}.category-card.sun .category-icon{color:#9e7627;background:#faedca}.category-card.sky .category-icon{color:#42718e;background:#dfeefa}.category-card.lilac .category-icon{color:#715d88;background:#eee7f5}.category-card.peach .category-icon{color:#8a624c;background:#f7e6dc}.category-card.rose .category-icon{color:#8e5a57;background:#f4e3e2}.category-copy{gap:3px;min-width:0;display:grid}.category-copy b{font-size:16px}.category-copy em{font-family:var(--font-arabic);color:#718178;font-style:normal}.category-copy small{color:#7c8d85;line-height:1.35}.category-arrow{opacity:.5;flex:none;margin-inline-start:auto}.prayer-card{color:#fff;border-radius:var(--radius);background:#1d4a3d;padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px #14392e2b}.prayer-card:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:230px;height:230px;position:absolute;top:-100px;right:-80px;box-shadow:0 0 0 35px #ffffff06,0 0 0 70px #ffffff05}.prayer-heading{z-index:1;justify-content:space-between;gap:20px;display:flex;position:relative}.prayer-heading .eyebrow{color:#c6d9ce}.prayer-heading h2{font-family:var(--font-display);margin:5px 0;font-size:27px}.prayer-heading p{color:#bed0c7;margin:0}.location{color:#d1ded7;align-items:center;gap:6px;font-size:13px;display:flex}.prayer-layout{z-index:1;grid-template-columns:1.6fr .65fr;gap:20px;margin-top:24px;display:grid;position:relative}.times-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.times-grid>div{text-align:center;background:#ffffff0f;border-radius:14px;gap:8px;padding:13px 5px;display:grid}.times-grid span{color:#c9d9d1;font-size:12px}.times-grid b{font-size:18px}.times-grid .current{color:#244b3f;background:#f0c872}.times-grid .current span{color:#506d5e}.next-prayer{background:#ffffff1a;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:16px;display:grid}.next-icon{background:#ffffff1f;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.next-prayer div{display:grid}.next-prayer small{color:#c7d8d0}.next-prayer b{font-size:19px}.next-prayer em{color:#f5d999;grid-column:1/-1;font-style:normal}.next-time{border-top:1px solid #ffffff21;grid-column:1/-1;padding-top:10px}.next-time strong{font-size:28px}.stale{background:#f1c76926;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:flex}.method{color:#bed0c7;margin:20px 0 0;font-size:13px}.unavailable{align-items:center;gap:15px;display:flex}.unavailable h2,.unavailable p{margin:0}.page-head{padding:55px 0 30px}.breadcrumbs{color:#708278;font-size:13px}.breadcrumbs span{margin-inline:8px}.page-head h1{font-family:var(--font-display);margin:22px 0 10px;font-size:clamp(38px,5vw,58px)}.page-head p{color:var(--muted);font-size:17px}.dhikr-list{gap:22px;max-width:850px;margin:20px auto 70px;display:grid}.dhikr-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe0;padding:30px;box-shadow:0 8px 30px #284d3f0d}.dhikr-top{align-items:center;gap:12px;display:flex}.dhikr-top>span{color:#8aa095;border:1px solid #dbe6de;border-radius:99px;padding:5px 8px;font-size:11px;font-weight:800}.dhikr-top h2{color:#587065;margin:0;font-size:15px}.arabic-text{font-family:var(--font-arabic);text-align:center;color:#153b31;margin:26px 0;font-size:clamp(28px,4vw,38px);line-height:2.05}.ornament{color:#d2a54b;justify-content:center;align-items:center;gap:10px;display:flex}.ornament i{background:#e7ddc8;width:80px;height:1px}.translation{color:#51665e;text-align:center;max-width:700px;margin:22px auto;font-size:16px;line-height:1.8}.reference{color:#7c8d85;border-top:1px solid #edf1ed;padding-top:16px;font-size:12px}.dhikr-actions{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.action-buttons{gap:8px;margin-inline-start:auto;display:flex}.action-buttons button,.counter button{color:#476158;cursor:pointer;background:#f8faf7;border:1px solid #dbe5dd;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 13px;display:flex}.action-buttons .is-favorite{color:#b76566;background:#fbeeee}.counter{align-items:center;gap:6px;display:flex}.counter>button:first-child{background:#e6f0e8;border:none;justify-content:center;min-width:92px;font-size:18px}.counter i{color:#8aa095;font-style:normal}.counter.complete>button:first-child{color:#294d41;background:#e8c66e;animation:.35s complete}.counter .reset{min-height:32px;padding:7px}.search-box{border:1px solid var(--line);max-width:760px;height:62px;box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:12px;margin:0 auto 35px;padding:0 18px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.search-box kbd{background:var(--sage2);color:#688076;border-radius:8px;padding:4px 8px}.empty-state{text-align:center;color:#7b8e84;padding:50px}.empty-state svg{margin:auto}.footer{text-align:center;color:#6e8178;padding:54px 0 105px}.footer span{color:#d0a04a}.footer p{margin:10px}.mobile-nav{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:3px solid #e3b854}@keyframes complete{50%{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:850px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr .65fr;gap:20px}.hero-art{margin-inline:-40px;transform:scale(.78)}.category-grid{grid-template-columns:repeat(2,1fr)}.prayer-layout{grid-template-columns:1fr}.times-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.shell{width:min(100% - 24px,1140px)}.site-header{height:66px}.brand b{font-size:15px}.brand img{width:32px}.language{padding:7px}.hero{padding:35px 0 45px}.hero-grid{display:block}.hero h1{font-size:45px}.hero p{font-size:16px}.hero-art{height:245px;margin:-5px auto -45px;transform:scale(.67)}.category-grid{grid-template-columns:1fr}.category-card{min-height:112px;padding:16px}.section{padding:47px 0}.prayer-card{border-radius:22px;padding:20px}.prayer-heading{display:grid}.location{order:-1}.times-grid{grid-template-columns:repeat(3,1fr)}.dhikr-card{border-radius:22px;padding:20px 17px}.arabic-text{font-size:29px;line-height:2}.translation{text-align:start}.dhikr-actions{align-items:flex-end}.action-buttons button span{display:none}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dce6dd;border-radius:21px;justify-content:space-around;align-items:center;height:66px;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 35px #19392f2e}.mobile-nav a{color:#567067;justify-items:center;gap:3px;min-width:58px;font-size:10px;display:grid}.footer{padding-bottom:105px}}
@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/f813d0b748b050e0-s.109ulqh0wub5u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/dcd150d580a10316-s.02m2p-env-7db.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/d261779aa92de579-s.0slsd4dj30esv.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/24ce79ed121239f3-s.187m47s3z4syd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/f141b5b7abe57afc-s.p.380f-mwhk0aej.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_sans_f2a32934-module__E6vlMW__className{font-family:Nunito Sans,Nunito Sans Fallback;font-style:normal}.nunito_sans_f2a32934-module__E6vlMW__variable{--font-latin:"Nunito Sans", "Nunito Sans Fallback"}
@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/130b5bec7367fe75-s.p.28v825rc0jjx9.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/41c4c4fa85b44ce7-s.32b_85eze1_gf.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/98eb7e876a4b794d-s.3_v9us_sychvw.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/94f70e70d6454b77-s.0ztfefonzfuhd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/6835223d91b5eb8f-s.012ukjjqeulx9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Naskh Arabic Fallback;src:local(Times New Roman);ascent-override:91.43%;descent-override:54.22%;line-gap-override:0.0%;size-adjust:116.92%}.noto_naskh_arabic_b3d93389-module__rUO_QW__className{font-family:Noto Naskh Arabic,Noto Naskh Arabic Fallback;font-style:normal}.noto_naskh_arabic_b3d93389-module__rUO_QW__variable{--font-arabic:"Noto Naskh Arabic", "Noto Naskh Arabic Fallback"}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_8f8d718c-module__HPcqWW__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_8f8d718c-module__HPcqWW__variable{--font-display:"Fraunces", "Fraunces Fallback"}
