:root{--bg:#f6f4fb;--ink:#17121f;--ink2:#17121f9e;--ink3:#17121f66;--hair:#17121f1f;--hair2:#17121f13;--glass:#fff9;--glass2:#fff6;--glassb:#ffffffe0;--glass-solid:#fff;--surface:#fff;--surface2:#ece7f9;--surface3:#dcd3f3;--sh:0 20px 48px -26px #17121f38;--acc:#6d28d9;--accs:#6d28d91a;--warn:#b4740a;--warns:#b4740a1f;--ok:#0f9d63;--oks:#0f9d631c;--pop:#7a9a1c;--pops:#7a9a1c1f;--danger:#dc2a4f;--dangers:#dc2a4f1a;--b1:#6d28d929;--b2:#8b5cf61f;--b3:#7a9a1c1a;--qr:#17121f;--morning:var(--acc);--evening:#b4740a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0e0b14;--ink:#f5f2fa;--ink2:#f5f2fa9e;--ink3:#f5f2fa66;--hair:#f5f2fa1f;--hair2:#f5f2fa13;--glass:#f5f2fa12;--glass2:#f5f2fa0b;--glassb:#f5f2fa24;--glass-solid:#161220;--surface:#161220;--surface2:#1e1830;--surface3:#2a2340;--sh:0 20px 48px -22px #000000b3;--acc:#8b5cf6;--accs:#8b5cf62e;--warn:#f5b93d;--warns:#f5b93d24;--ok:#3ddc97;--oks:#3ddc9724;--pop:#c6f135;--pops:#c6f13529;--danger:#ff5c7a;--dangers:#ff5c7a24;--b1:#8b5cf638;--b2:#c6f13524;--b3:#8b5cf624;--qr:#f5f2fa}}:root[data-theme=dark]{--bg:#0e0b14;--ink:#f5f2fa;--ink2:#f5f2fa9e;--ink3:#f5f2fa66;--hair:#f5f2fa1f;--hair2:#f5f2fa13;--glass:#f5f2fa12;--glass2:#f5f2fa0b;--glassb:#f5f2fa24;--glass-solid:#161220;--surface:#161220;--surface2:#1e1830;--surface3:#2a2340;--sh:0 20px 48px -22px #000000b3;--acc:#8b5cf6;--accs:#8b5cf62e;--warn:#f5b93d;--warns:#f5b93d24;--ok:#3ddc97;--oks:#3ddc9724;--pop:#c6f135;--pops:#c6f13529;--danger:#ff5c7a;--dangers:#ff5c7a24;--b1:#8b5cf638;--b2:#c6f13524;--b3:#8b5cf624;--qr:#f5f2fa}:root{--r-xs:9px;--r-sm:10px;--r-md:12px;--r-lg:13px;--r-xl:14px;--r-2xl:15px;--r-3xl:17px;--r-4xl:18px;--r-5xl:22px;--r-6xl:24px;--r-pill:30px}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;height:100%}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--bg);font-family:var(--font-cairo), var(--font-display), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}[dir=ltr] body{font-family:var(--font-display), var(--font-cairo), system-ui, sans-serif}[lang=ar]{font-family:var(--font-cairo), var(--font-display), system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea,option{font-family:inherit}[dir=ltr]{font-family:var(--font-display), var(--font-cairo), sans-serif}:lang(ar) [dir=ltr]{font-family:var(--font-cairo), var(--font-display), sans-serif}.tabular-nums{font-variant-numeric:tabular-nums}.stat-number{letter-spacing:-1.4px;font-variant-numeric:tabular-nums;font-weight:300}.glass{background:var(--glass);border:1px solid var(--glassb);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--sh)}.glass2{background:var(--glass2);border:1px solid var(--hair)}:root{--icon-flip:1}html[dir=rtl]{--icon-flip:-1}:root{--bp-desktop:1024px}.mobile-only,.blobs-mobile{display:contents}.desktop-only,.blobs-desktop{display:none}@media (min-width:1024px){.mobile-only,.blobs-mobile{display:none}.desktop-only{display:contents}.blobs-desktop{display:block}}.sheet-backdrop{align-items:flex-end}@media (min-width:1024px){.sheet-backdrop{align-items:center}}.sheet-panel{border-radius:var(--r-6xl) var(--r-6xl) 0 0;background:var(--glass-solid);flex-direction:column;max-height:85vh;padding:20px;display:flex;overflow:hidden}.sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}@media (min-width:1024px){.sheet-panel{border-radius:var(--r-6xl);max-width:480px;max-height:min(85vh,640px);margin-inline:auto;padding:28px}}.sheet-wrap{width:100%}@media (min-width:1024px){.sheet-wrap--end-panel{width:460px;position:fixed;inset-block:0;inset-inline-end:0}.sheet-panel--end-panel{border:none;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;margin-inline:0;padding:36px 32px;box-shadow:-24px 0 60px -20px #00000080}html[dir=rtl] .sheet-panel--end-panel{box-shadow:24px 0 60px -20px #00000080}}@media (any-pointer:coarse){.sheet-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}.app-background{z-index:-1;position:fixed;inset:0;overflow:hidden}.app-main{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-bottom:16px;overflow-y:auto}.app-main-has-tabbar{padding-bottom:100px}.app-main-has-rail{padding-inline-end:0}@media (min-width:1024px){.app-main-has-rail{padding-inline-end:84px}}.tabbar-rail{touch-action:none}.schedule-day-rail{scrollbar-width:none}.schedule-day-rail::-webkit-scrollbar{display:none}.approvals-grid{flex-direction:column;gap:20px;margin-top:16px;padding:0 16px 24px;display:flex}@media (min-width:1024px){.approvals-grid{grid-template-columns:1fr 372px;align-items:start;gap:16px;padding:0 44px 30px;display:grid}.approvals-grid>.approvals-unlock{order:-1}.app-main,.app-main-has-tabbar{padding-bottom:118px}}.app-main{scrollbar-width:thin;scrollbar-color:var(--hair2) transparent}.app-main::-webkit-scrollbar{width:8px}.app-main::-webkit-scrollbar-track{background:0 0}.app-main::-webkit-scrollbar-thumb{background:var(--hair2);border-radius:var(--r-pill)}.app-main::-webkit-scrollbar-thumb:hover{background:var(--hair)}@media (any-pointer:coarse){.app-main{scrollbar-width:none}.app-main::-webkit-scrollbar{display:none}}.jm-toast-host{inset-inline:0;z-index:60;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed;top:16px}@media (min-width:1024px){.jm-toast-host{top:94px}}.jm-install-banner-host{inset-inline:0;z-index:58;pointer-events:none;justify-content:center;padding:0 16px;display:flex;position:fixed;top:16px}.jm-tap{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .12s,filter .15s,opacity .15s}@media (hover:hover) and (pointer:fine){.jm-tap:hover{filter:brightness(1.08)}}.jm-tap:active{filter:brightness(.97);transform:scale(.96)}.jm-tap:disabled{filter:none;transform:none}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--acc);outline-offset:2px}.jm-skeleton{border-radius:var(--r-xl);background:var(--glass2)}@keyframes jm-sweep{0%{background-position:-150% 0}to{background-position:250% 0}}.jm-skeleton-sweep{background-image:linear-gradient(100deg, var(--glass2) 40%, var(--glassb) 50%, var(--glass2) 60%);background-size:250% 100%;animation:1.6s ease-in-out infinite jm-sweep}[dir=rtl] .jm-skeleton-sweep{animation-direction:reverse}@keyframes jm-boot-mark-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes jm-boot-word-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes jm-boot-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.jm-boot-mark{animation:.5s cubic-bezier(.2,.9,.3,1.3) both jm-boot-mark-in}.jm-boot-word{animation:.4s .35s both jm-boot-word-in}.jm-boot-dot{animation:1.2s ease-in-out infinite jm-boot-dot}.jm-boot-dot:nth-child(2){animation-delay:.15s}.jm-boot-dot:nth-child(3){animation-delay:.3s}.terms-page{max-width:660px;margin:0 auto;padding:28px 22px}@media (min-width:1024px){.terms-page{padding:48px 24px 40px}}.terms-brand{align-items:center;gap:8px;margin-bottom:24px;display:flex}.terms-brand span{font-size:12px}@media (min-width:1024px){.terms-brand{gap:9px;margin-bottom:34px}.terms-brand span{font-size:13.5px}}.terms-title{margin-bottom:5px;font-size:21px}@media (min-width:1024px){.terms-title{margin-bottom:6px;font-size:27px}}.terms-updated{margin-bottom:18px;font-size:11px}@media (min-width:1024px){.terms-updated{margin-bottom:26px;font-size:12px}}.terms-section{margin-bottom:13px}.terms-section:last-of-type{margin-bottom:18px}@media (min-width:1024px){.terms-section{margin-bottom:18px}.terms-section:last-of-type{margin-bottom:22px}}.terms-section h2{margin-bottom:4px;font-size:13.5px}.terms-section p{font-size:12px;line-height:1.65}@media (min-width:1024px){.terms-section h2{margin-bottom:6px;font-size:15px}.terms-section p{font-size:13px;line-height:1.75}}.terms-disclaimer{border-radius:var(--r-xl);background:var(--warns);align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.terms-disclaimer svg{flex:none;width:15px;height:15px;margin-top:1px}.terms-disclaimer p{color:var(--warn);font-size:11px;line-height:1.6}@media (min-width:1024px){.terms-disclaimer{border-radius:16px;gap:12px;padding:16px 18px}.terms-disclaimer svg{width:17px;height:17px}.terms-disclaimer p{font-size:12px;line-height:1.7}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
@font-face{font-family:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.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:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.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:Cairo;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.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:Cairo Fallback;src:local(Arial);ascent-override:137.65%;descent-override:60.32%;line-gap-override:0.0%;size-adjust:94.66%}.cairo_cb788c3e-module__hA95xW__className{font-family:Cairo,Cairo Fallback;font-style:normal}.cairo_cb788c3e-module__hA95xW__variable{--font-cairo:"Cairo", "Cairo Fallback"}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.197tvtifbphtu.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:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.2e115y8-hourl.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:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.41rroleoq1br7.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:Bricolage Grotesque Fallback;src:local(Arial);ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.0%;size-adjust:105.43%}.bricolage_grotesque_abe3b526-module__5IlB6a__className{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.bricolage_grotesque_abe3b526-module__5IlB6a__variable{--font-display:"Bricolage Grotesque", "Bricolage Grotesque Fallback"}
@font-face{font-family:Changa;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c2f2b5a045fa930-s.p.0asvrwk06mpgp.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:Changa;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e40a1bdc0d73e76a-s.0-h-uqi74-0gs.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:Changa;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1d1eb858b80e72fc-s.3afc2xcr41qo7.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:Changa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c2f2b5a045fa930-s.p.0asvrwk06mpgp.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:Changa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e40a1bdc0d73e76a-s.0-h-uqi74-0gs.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:Changa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1d1eb858b80e72fc-s.3afc2xcr41qo7.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:Changa Fallback;src:local(Arial);ascent-override:123.2%;descent-override:61.55%;line-gap-override:0.0%;size-adjust:99.6%}.changa_85d2e8d1-module__rcVA2q__className{font-family:Changa,Changa Fallback;font-style:normal}.changa_85d2e8d1-module__rcVA2q__variable{--font-changa:"Changa", "Changa Fallback"}
