@charset "UTF-8";:root{color-scheme:light;--athar-cream: #F7F2E7;--athar-canvas: #FBF8F1;--athar-surface: #FFFFFF;--athar-ink: #182A20;--athar-body: #3C453D;--athar-muted: #5B6358;--athar-faint: #8A8578;--athar-hub: #1F4D3B;--athar-growth: #B8862A;--athar-sand: #D9BC91;--athar-border: #E3D9C4;--athar-soft: #F1EADC;--athar-track: #EFE8D8;--athar-soft-green: #E4EBE3;--athar-soft-gold: #F4E9D2;--athar-danger: #B0503A;--athar-accent: var(--athar-hub);--athar-font-ar: "Almarai", system-ui, -apple-system, "Segoe UI", sans-serif;--athar-font-en: "DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--athar-font: var(--athar-font-ar);--athar-display: 40px;--athar-h1: 30px;--athar-h2: 22px;--athar-body-size: 16px;--athar-caption: 13px;--athar-1: 4px;--athar-2: 8px;--athar-3: 12px;--athar-4: 16px;--athar-6: 24px;--athar-8: 32px;--athar-12: 48px;--athar-r-sm: 10px;--athar-r-md: 16px;--athar-r-lg: 20px;--athar-r-xl: 28px;--athar-r-full: 999px;--athar-shadow-1: 0 2px 6px rgba(30,25,15,.06);--athar-shadow-2: 0 10px 24px rgba(30,25,15,.12);--athar-shadow-3: 0 20px 44px rgba(30,25,15,.16);--athar-shadow-shell: 0 24px 60px rgba(30,25,15,.14);--athar-mobile-header: 60px;--athar-mobile-nav: 80px;--athar-desktop-sidebar: 104px;--athar-desktop-header: 64px;--athar-page-mobile: 430px;--athar-page-desktop: 1120px;--athar-touch: 44px;--athar-motion-fast: .12s;--athar-motion: .2s;--athar-ease: cubic-bezier(.2,.8,.2,1);--athar-olive-900: var(--athar-hub);--athar-olive-600: var(--athar-hub);--athar-olive-500: var(--athar-hub);--athar-sage-300: var(--athar-soft-green);--athar-mist-100: var(--athar-soft);--athar-neutral-100: var(--athar-soft);--athar-warm-white: var(--athar-canvas);--athar-white: var(--athar-surface);--athar-success: var(--athar-hub);--athar-warning: var(--athar-growth);--athar-info: var(--athar-muted);--athar-text: var(--athar-ink);--athar-text-secondary: var(--athar-body);--athar-text-muted: var(--athar-muted);--athar-text-disabled: var(--athar-faint);--athar-focus: color-mix(in srgb, var(--athar-accent) 28%, transparent);--athar-xs: var(--athar-1);--athar-sm: var(--athar-2);--athar-md: var(--athar-3);--athar-lg: var(--athar-4);--athar-xl: 20px;--athar-2xl: var(--athar-6);--athar-3xl: var(--athar-8);--athar-nav-height: var(--athar-mobile-nav);--athar-page-max: var(--athar-page-mobile);--athar-page-pad: 20px;--athar-motion-press: var(--athar-motion-fast);--athar-motion-standard: var(--athar-motion);--athar-motion-confirm: .28s;--athar-motion-pulse: 2s;--color-bg: var(--athar-canvas);--color-surface: var(--athar-surface);--color-surface-subtle: var(--athar-soft);--color-surface-strong: var(--athar-cream);--color-text: var(--athar-ink);--color-text-muted: var(--athar-muted);--color-text-faint: var(--athar-faint);--color-divider: var(--athar-border);--color-accent: var(--athar-accent);--color-accent-100: var(--athar-soft-green);--color-accent-200: var(--athar-soft-green);--color-accent-300: var(--athar-sand);--color-accent-400: var(--athar-sand);--color-accent-500: var(--athar-accent);--color-accent-600: var(--athar-accent);--color-accent-700: var(--athar-accent);--color-accent-800: var(--athar-ink);--color-accent-900: var(--athar-ink);--color-accent-2: var(--athar-hub);--color-accent-2-100: var(--athar-soft-green);--color-accent-2-200: var(--athar-soft-green);--color-accent-2-300: var(--athar-sand);--color-accent-2-400: var(--athar-hub);--color-accent-2-500: var(--athar-hub);--color-accent-2-600: var(--athar-hub);--color-accent-2-700: var(--athar-hub);--color-accent-2-800: var(--athar-ink);--color-neutral-300: var(--athar-track);--color-neutral-400: var(--athar-border);--color-neutral-700: var(--athar-muted);--color-neutral-800: var(--athar-body);--color-neutral-900: var(--athar-ink);--success: var(--athar-hub);--warn: var(--athar-growth);--danger: var(--athar-danger);--focus-ring: var(--athar-accent);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 999px;--shadow-sm: var(--athar-shadow-1);--shadow-md: var(--athar-shadow-2);--shadow-lg: var(--athar-shadow-3);--tap-min: var(--athar-touch);--page-gutter: clamp(16px, 3vw, 32px);--content-reading-max: 48rem;--content-page-max: 70rem;--content-wide-max: 70rem;--text-micro: 12px;--motion-fast: var(--athar-motion-fast);--motion-base: var(--athar-motion);--motion-ease: var(--athar-ease)}html[lang^=en]{--athar-font: var(--athar-font-en)}*,*:before,*:after{box-sizing:border-box}html{min-block-size:100%;background:var(--athar-cream);color:var(--athar-ink);text-size-adjust:100%;-webkit-text-size-adjust:100%}body{min-block-size:100dvh;margin:0;overflow-x:clip;background:var(--athar-canvas);color:var(--athar-ink);font-family:var(--athar-font);font-size:var(--athar-body-size);line-height:1.8;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img,svg{display:block;max-inline-size:100%}::selection{background:var(--athar-soft-green);color:var(--athar-ink)}html[dir=rtl] body{direction:rtl}html[dir=ltr] body{direction:ltr}body,body *{font-family:var(--athar-font)!important}html[lang^=en] [dir=ltr],html[lang^=en] bdi{font-family:var(--athar-font-en)!important}:focus-visible{outline:2px solid var(--athar-accent);outline-offset:3px}.athar-page{inline-size:min(100%,var(--athar-page-mobile));min-block-size:100%;margin-inline:auto;padding:24px 20px calc(var(--athar-mobile-nav) + 28px + env(safe-area-inset-bottom));background:var(--athar-canvas)!important;color:var(--athar-ink)}.athar-page__title{margin:0;color:var(--athar-ink);font-size:22px!important;font-weight:800!important;line-height:1.3!important}.athar-page__subtitle{margin:6px 0 0;color:var(--athar-body)!important;font-size:13px!important;line-height:1.8!important}.athar-section-label{color:var(--athar-muted)!important;font-size:12px!important;font-weight:700!important}.athar-card{border:1px solid var(--athar-border)!important;border-radius:var(--athar-r-md)!important;background:var(--athar-surface)!important;box-shadow:var(--athar-shadow-1)!important}.athar-card.flat{box-shadow:none!important}.athar-card.soft{border-color:transparent!important;background:var(--athar-soft)!important;box-shadow:none!important}.athar-card.focus{box-shadow:var(--athar-shadow-2)!important}.athar-stack-card:before{background:var(--athar-soft-green)!important}.athar-primary,.athar-secondary,.athar-destructive{min-block-size:var(--athar-touch);border-radius:var(--athar-r-sm)!important;font-size:13px!important;font-weight:700!important}.athar-primary,.athar-primary.green{border-color:transparent!important;background:var(--athar-accent)!important;color:var(--athar-cream)!important}.athar-secondary{border:1px solid var(--athar-border)!important;background:var(--athar-surface)!important;color:var(--athar-ink)!important}.athar-destructive{border-color:color-mix(in srgb,var(--athar-danger) 38%,var(--athar-border))!important;color:var(--athar-danger)!important}.athar-icon-button{border-radius:var(--athar-r-sm)!important;background:var(--athar-accent)!important;color:var(--athar-cream)!important}.athar-icon-button.secondary{border-color:var(--athar-border)!important;background:var(--athar-surface)!important;color:var(--athar-ink)!important}.athar-input{min-block-size:44px!important;border:1px solid var(--athar-border)!important;border-radius:var(--athar-r-sm)!important;background:var(--athar-surface)!important;color:var(--athar-ink)!important;font-size:16px!important}.athar-input:focus{border-color:var(--athar-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--athar-accent) 12%,transparent)}.athar-segmented{gap:4px!important;padding:4px!important;border:1px solid var(--athar-border);border-radius:var(--athar-r-sm)!important;background:var(--athar-soft)!important;box-shadow:none!important}.athar-segmented>button{min-block-size:36px;border-radius:8px!important;color:var(--athar-muted)!important}.athar-segmented>button.active{background:var(--athar-surface)!important;color:var(--athar-ink)!important;box-shadow:var(--athar-shadow-1)}.athar-chip{min-block-size:32px;border-radius:var(--athar-r-full)!important;background:var(--athar-soft)!important;color:var(--athar-muted)!important}.athar-chip.active{background:var(--athar-accent)!important;color:var(--athar-cream)!important}.athar-chip.work,.athar-chip.health,.athar-chip.learn{background:var(--athar-soft-gold)!important;color:#7a5a1e!important}.athar-list-row{min-block-size:56px;border:1px solid transparent!important;border-radius:var(--athar-r-sm)!important;background:var(--athar-surface)!important;color:var(--athar-ink)!important;box-shadow:var(--athar-shadow-1)!important}.athar-list-row__title{font-size:13px!important;font-weight:600!important}.athar-list-row__meta{color:var(--athar-faint)!important;font-size:11px!important}.athar-check{border-color:var(--athar-sand)!important}.athar-check.done{border-color:var(--athar-accent)!important;background:var(--athar-accent)!important}.athar-progress{block-size:8px!important;background:var(--athar-soft)!important}.athar-progress>span{background:var(--athar-accent)!important}.athar-stat{border:1px solid var(--athar-border);border-radius:var(--athar-r-sm)!important;background:var(--athar-surface)!important;box-shadow:var(--athar-shadow-1)!important}.athar-stat.soft{background:var(--athar-soft)!important;box-shadow:none!important}.athar-stat strong{color:var(--athar-ink)!important}.athar-stat span,.athar-empty{color:var(--athar-faint)!important}.athar-empty__icon{background:var(--athar-soft)!important;color:var(--athar-muted)!important}.athar-empty h2{color:var(--athar-ink)!important}.athar-skeleton{background:var(--athar-soft)!important}.athar-snackbar{border:0!important;border-radius:12px!important;background:var(--athar-ink)!important;color:var(--athar-cream)!important;box-shadow:var(--athar-shadow-2)!important}.athar-snackbar button{color:var(--athar-sand)!important}.athar-sheet,.athar-dialog{border:1px solid var(--athar-border)!important;border-radius:var(--athar-r-lg)!important;background:var(--athar-surface)!important;box-shadow:var(--athar-shadow-3)!important}.athar-product-shell{min-block-size:100dvh;background:var(--athar-canvas);color:var(--athar-ink)}.athar-product-shell--hub{--athar-accent: var(--athar-hub)}.athar-product-shell--growth{--athar-accent: var(--athar-growth);--color-accent: var(--athar-growth);--color-accent-100: var(--athar-soft-gold);--color-accent-200: var(--athar-soft-gold);--color-accent-300: var(--athar-sand);--color-accent-400: var(--athar-sand);--color-accent-500: var(--athar-growth);--color-accent-600: var(--athar-growth);--color-accent-700: var(--athar-growth);--color-accent-800: #7A5A1E;--color-accent-900: #7A5A1E}.athar-shell__sidebar{display:none}.athar-shell__workspace{min-inline-size:0;min-block-size:100dvh}.athar-shell__topbar{position:sticky;z-index:50;inset-block-start:0;display:flex;min-block-size:var(--athar-mobile-header);align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-block-end:1px solid var(--athar-border);background:color-mix(in srgb,var(--athar-surface) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.athar-shell__brand{display:flex;align-items:center;gap:10px;min-inline-size:0;text-decoration:none}.athar-shell__brand img{inline-size:20px;block-size:18px;object-fit:contain}.athar-shell__brand strong{overflow:hidden;color:var(--athar-ink);font-size:16px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.athar-shell__top-actions{display:flex;align-items:center;gap:12px}.athar-shell__top-action{position:relative;display:grid;inline-size:32px;block-size:32px;place-items:center;border:0;border-radius:var(--athar-r-full);background:transparent;color:var(--athar-body);cursor:pointer;text-decoration:none}.athar-shell__avatar{background:var(--athar-sand);color:var(--athar-ink);font-size:11px;font-weight:800}.athar-shell__notification-dot{position:absolute;inset-block-start:4px;inset-inline-start:4px;inline-size:6px;block-size:6px;border-radius:50%;background:var(--athar-growth)}.athar-shell__utility{display:inline-flex;min-block-size:32px;align-items:center;justify-content:center;gap:6px;padding-inline:10px;border:1px solid var(--athar-border);border-radius:10px;background:var(--athar-surface);color:var(--athar-body);text-decoration:none;font-size:11px;font-weight:700;cursor:pointer}.athar-shell__utility.accent{border-color:color-mix(in srgb,var(--athar-accent) 28%,var(--athar-border));color:var(--athar-accent)}.athar-shell__account{position:relative}.athar-shell__account>summary{display:grid;inline-size:32px;block-size:32px;place-items:center;list-style:none;border:0;border-radius:50%;background:var(--athar-sand);color:var(--athar-ink);font-size:11px;font-weight:800;cursor:pointer}.athar-shell__account>summary::-webkit-details-marker{display:none}.athar-shell__account-menu{position:absolute;z-index:95;inset-block-start:calc(100% + 8px);inset-inline-end:0;display:grid;inline-size:min(260px,100vw - 32px);gap:12px;padding:16px;border:1px solid var(--athar-border);border-radius:16px;background:var(--athar-surface);box-shadow:var(--athar-shadow-2)}.athar-shell__account-menu strong{font-size:13px}.athar-shell__account-menu span{overflow:hidden;color:var(--athar-faint);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.athar-shell__account-menu button{min-block-size:40px;border:1px solid color-mix(in srgb,var(--athar-danger) 28%,var(--athar-border));border-radius:10px;background:transparent;color:var(--athar-danger);font-size:12px;font-weight:700;cursor:pointer}.athar-shell__content{min-block-size:calc(100dvh - var(--athar-mobile-header));padding-block-end:calc(var(--athar-mobile-nav) + env(safe-area-inset-bottom))}.athar-shell__mobile-nav{position:fixed;z-index:70;inset-inline:0;inset-block-end:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));inline-size:min(100%,var(--athar-page-mobile));min-block-size:calc(var(--athar-mobile-nav) + env(safe-area-inset-bottom));margin-inline:auto;padding:0 6px env(safe-area-inset-bottom);border-block-start:1px solid var(--athar-border);background:var(--athar-surface)}.athar-shell__mobile-nav a{position:relative;display:flex;min-inline-size:0;min-block-size:80px;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:var(--athar-muted);font-size:10px;font-weight:400;text-align:center;text-decoration:none}.athar-shell__mobile-nav a.active:not(.journal){color:var(--athar-hub);font-weight:700}.athar-shell__mobile-nav a.active:not(.journal):before{position:absolute;inset:12px 7px;z-index:-1;border-radius:12px;background:var(--athar-soft-green);content:""}.athar-shell__mobile-nav .journal{top:-20px;gap:6px;color:var(--athar-hub);font-size:10.5px;font-weight:800}.athar-shell__mobile-nav .journal .nav-orb{display:grid;inline-size:60px;block-size:60px;place-items:center;border-radius:50%;background:var(--athar-hub);color:var(--athar-cream);box-shadow:0 12px 22px #1f4d3b52}.athar-product-shell--growth .athar-shell__mobile-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.athar-product-shell--growth .athar-shell__mobile-nav a.active:not(.journal),.athar-product-shell--growth .athar-shell__mobile-nav .journal{color:var(--athar-growth)}.athar-product-shell--growth .athar-shell__mobile-nav a.active:not(.journal):before{background:var(--athar-soft-gold)}.athar-product-shell--growth .athar-shell__mobile-nav .journal .nav-orb{background:var(--athar-growth);box-shadow:0 12px 22px #b8862a42}.athar-system-status{position:fixed;z-index:90;inset-block-start:calc(var(--athar-mobile-header) + 8px);inset-inline:12px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;inline-size:min(100% - 24px,406px);min-block-size:42px;align-items:center;gap:8px;margin-inline:auto;padding:7px 10px;border:1px solid var(--athar-border);border-radius:12px;background:var(--athar-surface);color:var(--athar-body);box-shadow:var(--athar-shadow-2);font-size:11px;font-weight:700}.athar-system-status.error{color:var(--athar-danger)}.athar-system-status.update{color:var(--athar-hub)}.athar-system-status button{min-block-size:32px;border:0;background:transparent;color:inherit;font-weight:700}@media(min-width:900px){:root{--athar-page-max: var(--athar-page-desktop);--athar-page-pad: 32px}.athar-page{inline-size:min(100%,var(--athar-page-desktop));padding:32px}.athar-product-shell{display:flex;min-block-size:100dvh}.athar-shell__sidebar{position:sticky;z-index:60;inset-block-start:0;display:flex;inline-size:var(--athar-desktop-sidebar);block-size:100dvh;flex:none;align-items:center;flex-direction:column;gap:14px;padding:24px 0;border-inline-end:1px solid var(--athar-border);background:var(--athar-cream)}html[dir=rtl] .athar-shell__sidebar{border-inline-start:1px solid var(--athar-border);border-inline-end:0}.athar-shell__sidebar-logo{display:grid;inline-size:76px;block-size:42px;place-items:center;margin-block-end:8px}.athar-shell__sidebar-logo img{inline-size:26px;block-size:24px;object-fit:contain}.athar-shell__side-nav{display:flex;inline-size:100%;align-items:center;flex-direction:column;gap:8px}.athar-shell__side-nav a{display:flex;inline-size:76px;min-block-size:58px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:12px;color:var(--athar-muted);font-size:10px;text-decoration:none}.athar-shell__side-nav a.active:not(.journal){background:var(--athar-soft-green);color:var(--athar-hub);font-weight:700}.athar-shell__side-nav .journal{inline-size:82px;min-block-size:66px;border-radius:14px;background:var(--athar-hub);color:var(--athar-cream);box-shadow:0 8px 16px #1f4d3b4d;font-weight:700}.athar-product-shell--growth .athar-shell__side-nav a.active:not(.journal){background:var(--athar-soft-gold);color:var(--athar-growth)}.athar-product-shell--growth .athar-shell__side-nav .journal{background:var(--athar-growth);box-shadow:0 8px 16px #b8862a40}.athar-shell__sidebar-spacer{flex:1}.athar-shell__sidebar-avatar{display:grid;inline-size:34px;block-size:34px;place-items:center;border:0;border-radius:50%;background:var(--athar-sand);color:var(--athar-ink);text-decoration:none;font-size:11px;font-weight:800}.athar-shell__workspace{flex:1;min-inline-size:0}.athar-shell__topbar{min-block-size:var(--athar-desktop-header);padding:0 28px;background:var(--athar-surface)}.athar-shell__brand img{display:none}.athar-shell__brand strong{font-size:17px}.athar-shell__content{min-block-size:calc(100dvh - var(--athar-desktop-header));padding-block-end:0;background:var(--athar-canvas)}.athar-shell__mobile-nav{display:none}.athar-system-status{inset-block-start:calc(var(--athar-desktop-header) + 8px);inset-inline:auto 28px}}@media(max-width:360px){.athar-shell__mobile-nav a{font-size:9px}.athar-shell__mobile-nav .journal .nav-orb{inline-size:56px;block-size:56px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.athar-shell__content>router-outlet+*{display:block;inline-size:100%;min-inline-size:0}.athar-page__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.athar-chip{padding-inline:14px;border:0!important;cursor:pointer}.athar-segmented>button{padding-inline:14px;border:0!important;cursor:pointer}.athar-icon-button{display:inline-grid;inline-size:40px;block-size:40px;place-items:center;border:0!important;cursor:pointer}.athar-primary{padding-inline:18px;border:0!important;cursor:pointer}.athar-empty{inline-size:min(100%,520px);margin-inline:auto;padding:clamp(56px,8vh,96px) 24px 32px;text-align:center}.athar-empty__icon{display:grid;inline-size:52px;block-size:52px;place-items:center;margin-inline:auto;border-radius:16px;background:var(--athar-soft-green);color:var(--athar-hub)}@media(min-width:900px){.athar-page{inline-size:min(100%,1240px);padding:40px 48px 56px}.athar-page__title{font-size:28px!important}.athar-chip-row{gap:8px}.athar-chip{min-block-size:36px}.athar-list-row{min-block-size:62px}.athar-shell__side-nav .journal{inline-size:76px;min-block-size:58px;background:transparent;color:var(--athar-muted);box-shadow:none;font-weight:500}.athar-shell__side-nav .journal.active{background:var(--athar-hub);color:var(--athar-cream);box-shadow:0 8px 16px #1f4d3b38;font-weight:700}}
