:root{--burro-bg-950:#061640;--burro-bg-900:#081d4c;--burro-bg-850:#0c285f;--burro-navy:#102052;--burro-text-primary:#101f4a;--burro-text-on-dark:#fff;--burro-text-muted:#8b95a7;--burro-cyan-500:#15b9f0;--burro-cyan-400:#55d8f6;--burro-blue-500:#168de6;--burro-blue-600:#0876d8;--burro-green-500:#20b24b;--burro-green-600:#15913d;--burro-green-light:#5fe384;--burro-red-500:#f34343;--burro-red-600:#d62b2b;--burro-yellow-500:#ffb400;--burro-card:#fff;--burro-card-soft:#f7f9fc;--burro-card-border:#ffffff8c;--burro-overlay:#040e2d94;--burro-overlay-heavy:#040e2dc7;--burro-overlay-light:#040e2d57;--radius-xs:10px;--radius-sm:14px;--radius-md:18px;--radius-lg:24px;--radius-xl:30px;--radius-pill:999px;--shadow-card:0 6px 0 #00000024, 0 14px 30px #0000002e;--shadow-soft:0 12px 28px #05153c38;--shadow-cyan-glow:0 0 0 2px #55d8f68c, 0 8px 24px #15b9f073;--shadow-green-glow:0 0 0 2px #47ec6b59, 0 8px 24px #20b24b59;--shadow-red-glow:0 0 0 2px #ff606059, 0 8px 24px #f3434359;--bottom-nav-height:108px;--bottom-nav-reserved:calc(130px + env(safe-area-inset-bottom));--screen-x-padding:20px;--burro-font-sans:Inter, Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--burro-font-arabic:"Noto Naskh Arabic", "Amiri", "Geeza Pro", serif;--burro-semantic-primary:#2563eb;--burro-semantic-primary-hover:#1d4ed8;--burro-semantic-primary-subtle:#eff6ff;--burro-semantic-success:#16a34a;--burro-semantic-success-hover:#15803d;--burro-semantic-success-subtle:#f0fdf4;--burro-semantic-warning:#d97706;--burro-semantic-warning-hover:#b45309;--burro-semantic-warning-subtle:#fffbeb;--burro-semantic-danger:#dc2626;--burro-semantic-danger-hover:#b91c1c;--burro-semantic-danger-subtle:#fef2f2;--burro-semantic-neutral:#64748b;--burro-semantic-neutral-hover:#475569;--burro-semantic-neutral-subtle:#f1f5f9;--burro-font-mono:"JetBrains Mono", "IBM Plex Mono", "SF Mono", "Fira Code", "Consolas", monospace;--burro-viz-blue:#3b82f6;--burro-viz-teal:#14b8a6;--burro-viz-orange:#f97316;--burro-viz-purple:#8b5cf6;--burro-viz-pink:#ec4899;--burro-viz-indigo:#6366f1;--burro-viz-emerald:#10b981;--burro-viz-amber:#f59e0b;--burro-sidebar-width:240px;--burro-sidebar-collapsed:64px;--burro-topbar-height:56px;--burro-admin-bg:#f8fafc;--burro-admin-surface:#fff;--burro-admin-sidebar-bg:#0f172a;--burro-admin-sidebar-hover:#1e293b;--burro-admin-line:#e2e8f0;--burro-admin-text:#0f172a;--burro-admin-muted:#64748b;--burro-admin-radius:8px;--burro-bg-deep:#081b4a;--burro-bg-navy:#0d255f;--burro-primary:#1597ea;--burro-primary-light:var(--burro-cyan-400);--burro-primary-dark:#006de5;--burro-success:#1fb24a;--burro-danger:var(--burro-red-500);--burro-warning:#ffb800;--burro-text-main:#10204a;--burro-radius-xl:28px;--burro-radius-lg:22px;--burro-shadow-card:0 6px 0 #0000002e;--burro-shadow-glow:0 0 18px #58d8ffa6}.burro-arabic{font-family:var(--burro-font-arabic)}.burro-mono{font-family:var(--burro-font-mono)}.burro-tabular{font-variant-numeric:tabular-nums}.text-primary{color:var(--burro-semantic-primary)}.text-success{color:var(--burro-semantic-success)}.text-warning{color:var(--burro-semantic-warning)}.text-danger{color:var(--burro-semantic-danger)}.text-neutral{color:var(--burro-semantic-neutral)}.bg-primary-subtle{background-color:var(--burro-semantic-primary-subtle)}.bg-success-subtle{background-color:var(--burro-semantic-success-subtle)}.bg-warning-subtle{background-color:var(--burro-semantic-warning-subtle)}.bg-danger-subtle{background-color:var(--burro-semantic-danger-subtle)}.bg-neutral-subtle{background-color:var(--burro-semantic-neutral-subtle)}:root{--phone-canvas-max-width:402px;--phone-viewport-min-height:var(--tg-viewport-stable-height,100dvh);--phone-gutter-x:18px;--phone-gutter-top:24px;--phone-nav-reserve:calc(88px + env(safe-area-inset-bottom));--student-color-brand:var(--burro-cyan-500);--student-color-brand-light:var(--burro-primary-light);--student-color-brand-dark:var(--burro-blue-600);--student-color-brand-muted:var(--burro-blue-500);--burro-telegram-accent:var(--tg-theme-button-color,#58d8ff);--burro-telegram-bg:var(--tg-theme-bg-color,#061437);--student-color-cta-cyan:var(--burro-cyan-400);--student-color-cta-blue-mid:var(--burro-blue-500);--student-color-action-blue:#0c82d9;--student-surface-app:#071b4b;--student-surface-shell:radial-gradient(circle at 50% -12%, #1f64c6 0 18%, #0a2869 46%, #051439 100%);--student-surface-phone:linear-gradient(180deg, #0c2f70c2, #06163df5), #071b4b;--student-surface-card:var(--burro-card);--student-surface-card-soft:var(--burro-card-soft);--student-surface-glass:#fffffff0;--student-surface-overlay:var(--burro-overlay);--student-surface-overlay-heavy:var(--burro-overlay-heavy);--student-surface-leaderboard:#050f2c;--student-text-primary:var(--burro-text-primary);--student-text-on-dark:var(--burro-text-on-dark);--student-text-muted:var(--burro-text-muted);--student-text-secondary:#6c7894;--student-text-body:#11224c;--student-text-eyebrow:#ffffffb8;--student-color-success:var(--burro-green-500);--student-color-success-dark:var(--burro-green-600);--student-color-danger:var(--burro-red-500);--student-color-warning:var(--burro-yellow-500);--student-color-heart:#ff3046;--student-color-accent:#58d8ff;--student-color-focus-warm:#fbbf24;--student-color-xp:#ffd76d;--student-color-link:#6db8ff;--student-color-focus:#58d8fff2;--student-color-achievement:#b794ff;--student-color-streak:#ff9d7b;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-7:56px;--space-8:64px;--space-9:72px;--space-10:80px;--space-11:88px;--space-12:96px;--dashboard-section-gap:13px;--font-size-xs:11px;--font-size-sm:12px;--font-size-md:13px;--font-size-lg:15px;--font-size-xl:22px;--font-size-2xl:26px;--font-size-display:29px;--font-size-glyph-sm:56px;--font-size-glyph-md:82px;--font-size-glyph-lg:112px;--font-size-glyph-xl:132px;--font-weight-regular:400;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--font-weight-ultra:900;--line-height-tight:1.05;--line-height-snug:1.15;--line-height-normal:1.35;--line-height-relaxed:1.45;--font-family-sans:ui-rounded, "Nunito", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-arabic:var(--burro-font-arabic);--radius-xs:10px;--radius-sm:14px;--radius-md:18px;--radius-lg:24px;--radius-xl:30px;--radius-pill:999px;--radius-card:22px;--radius-button:22px;--shadow-card:0 8px 0 #07112b29, 0 18px 34px #07112b29;--shadow-soft:0 12px 28px #05153c38;--shadow-phone:0 30px 90px #0000005c;--shadow-cyan-glow:0 0 0 2px #55d8f68c, 0 8px 24px #15b9f073;--shadow-green-glow:0 0 0 2px #47ec6b59, 0 8px 24px #20b24b59;--shadow-red-glow:0 0 0 2px #ff606059, 0 8px 24px #f3434359;--shadow-press:0 6px 0 #07112b24;--ring-cyan-halo:#55d8f638;--ring-cyan-halo-soft:color-mix(in srgb, var(--ring-cyan-halo) 73%, transparent);--duration-fast:.18s;--duration-base:.2s;--duration-slow:.25s;--ease-default:cubic-bezier(.2, 0, 0, 1);--ease-spring:cubic-bezier(.22, .9, .3, 1.05);--z-raised:20;--z-sticky:30;--z-overlay:40;--z-nav:50;--z-modal:60}.phone-canvas-breakout{margin:calc(-1 * var(--phone-gutter-top)) calc(-1 * var(--phone-gutter-x)) calc(-1 * var(--phone-nav-reserve))}.phone-screen-padding{padding:var(--phone-gutter-top) var(--phone-gutter-x) var(--phone-nav-reserve)}.text-pretty{text-wrap:pretty}.tabular-nums{font-variant-numeric:tabular-nums}.glass-rim,.glass-card,.lb-tabs,.lb-podium{position:relative}.glass-rim:before,.burro-navbar:before,.glass-card:before,.lb-tabs:before,.lb-podium:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff29,#ffffff0a);padding:.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}.stagger-enter{animation:fadeSlideUp var(--duration-base) var(--ease-spring) both}.stagger-enter:first-child{animation-delay:0s}.stagger-enter:nth-child(2){animation-delay:.1s}.stagger-enter:nth-child(3){animation-delay:.2s}.stagger-enter:nth-child(4){animation-delay:.3s}.stagger-enter:nth-child(5){animation-delay:.4s}.stagger-enter:nth-child(6){animation-delay:.5s}.stagger-enter:nth-child(7){animation-delay:.6s}.stagger-enter:nth-child(8){animation-delay:.7s}@media (prefers-reduced-motion:reduce){.stagger-enter,.stagger-enter:nth-child(n){opacity:1!important;animation:none!important;transform:none!important}}@font-face{font-family:Inter Fallback;src:local(Arial);size-adjust:107%;ascent-override:90%;descent-override:22%}*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-family-sans)}html,body,#root{overscroll-behavior:none;max-width:100%;min-height:100%;overflow-x:clip}body{background:var(--burro-telegram-bg);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button{font:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #58d8fff2}.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}.student-shell{width:100%;max-width:100%;min-height:var(--phone-viewport-min-height);background:radial-gradient(circle at 50% -12%,#1f64c6 0 18%,#0a2869 46%,#051439 100%);justify-content:center;align-items:flex-start;padding:0;display:flex;overflow-x:clip}.phone{width:min(var(--phone-canvas-max-width), 100%);max-width:100%;height:var(--phone-viewport-min-height);min-height:var(--phone-viewport-min-height);max-height:var(--phone-viewport-min-height);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding:var(--phone-gutter-top) var(--phone-gutter-x) var(--phone-nav-reserve);background:radial-gradient(130% 70% at 50% -18%,#3894ff47 0%,#0000 58%),linear-gradient(#0b2f72 0%,#071b4b 52%,#04102c 100%);position:relative;overflow:clip auto;box-shadow:0 0 0 1px #ffffff0d,0 28px 72px #0000006b}.phone:before{content:"";opacity:.75;pointer-events:none;background:radial-gradient(circle at 18% 12%,#ffffff24 0 1px,#0000 2px),radial-gradient(circle at 82% 22%,#58d8ff33 0 1px,#0000 2px);position:absolute;inset:0}.content{min-height:0;position:static}.offline-banner{z-index:var(--z-sticky);background:color-mix(in srgb, var(--student-color-warning) 20%, #0a2869);box-shadow:var(--shadow-card);border-radius:14px;margin-bottom:10px;padding:10px 14px;position:sticky;top:0}.offline-banner__title{color:var(--student-color-warning);margin:0;font-size:14px;font-weight:800}.offline-banner__description{color:#ffffffd9;margin:2px 0 0;font-size:13px}.route-view{min-height:100%;animation:.18s cubic-bezier(.2,.8,.2,1) both route-enter}.route-view:focus{outline:none}.screen-fallback{color:#ffffffd1;place-content:center;justify-items:center;gap:12px;min-height:50dvh;font-weight:800;display:grid}.screen-fallback__spinner{border:3px solid #fff3;border-top-color:var(--burro-telegram-accent);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite loading-spin}@keyframes route-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translate(0,0)}}@keyframes loading-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.route-view,.screen-fallback__spinner{animation-duration:.001ms;animation-iteration-count:1}.welcome-logo,.welcome-hero__halo,.welcome-wordmark,.welcome-subtitle,.welcome-screen__cta,.login-hero img,.login-field--first,.login-field--second,.login-submit,.login-security-note,.login-status-spinner{opacity:1!important;animation:none!important;transform:none!important}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.glass-card{border-radius:var(--burro-radius-xl);color:#12214b;box-shadow:var(--shadow-card);background:repeating-linear-gradient(135deg,#0d53ab0b 0 6px,#0d53ab00 6px 16px),#fffffff7;border:1px solid #ffffffc7;margin:14px 0;padding:18px;position:relative;overflow:hidden}.glass-card h1,.glass-card h2,.glass-card h3,.glass-card p{z-index:1;position:relative}.gradient-button{border-radius:var(--burro-radius-lg);color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--student-color-cta-cyan) 0%, var(--student-color-cta-blue-mid) 46%, var(--student-color-brand-dark) 100%);width:100%;min-height:54px;transition:transform var(--duration-fast) var(--ease-default), box-shadow var(--duration-fast) var(--ease-default), opacity var(--duration-fast) var(--ease-default);border:0;padding:14px 20px;font-weight:800;box-shadow:inset 0 1px #ffffff38,0 6px #004fac52,0 14px 28px #006de547}.gradient-button:active:not(:disabled){transform:translateY(4px);box-shadow:inset 0 1px #ffffff38,0 2px #004fac52,0 14px 28px #006de547}.primary-glow-button--success:active:not(:disabled){box-shadow:0 2px #47ec6b59,0 8px 24px #20b24b59}.primary-glow-button--danger:active:not(:disabled){box-shadow:0 2px #ff606059,0 8px 24px #f3434359}.gradient-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.round-icon{border-radius:var(--radius-md);width:44px;height:44px;box-shadow:var(--shadow-press);cursor:pointer;background:#fffffff5;border:0;flex:0 0 44px}.round-icon:before,.round-icon:after{content:"";margin:auto;display:block}.round-icon--bell:before{border:3px solid var(--burro-cyan-500);border-bottom:0;border-radius:12px 12px 5px 5px;width:15px;height:16px}.round-icon--bell:after{background:var(--burro-cyan-500);border-radius:999px;width:8px;height:4px;margin-top:2px}.round-icon--info:before{background:var(--burro-cyan-500);border-radius:999px;width:6px;height:6px;margin-top:10px}.round-icon--info:after{background:var(--burro-cyan-500);border-radius:999px;width:5px;height:17px;margin-top:3px}.dashboard-screen{gap:var(--dashboard-section-gap);display:grid;overflow-x:clip}.session-error{text-align:center;align-content:center;justify-items:center;gap:14px;min-height:50dvh;padding:24px 8px;display:grid}.session-error__title{margin:0;font-size:22px;font-weight:900;line-height:1.15}.session-error__description{color:#ffffffc7;max-width:28ch;margin:0;font-size:15px;font-weight:700;line-height:1.5}.session-error__retry{background:linear-gradient(180deg, var(--student-color-accent) 0%, #1e9fd4 100%);color:#04163a;cursor:pointer;min-height:48px;transition:transform var(--duration-fast) var(--ease-default), box-shadow var(--duration-fast) var(--ease-default);border:0;border-radius:999px;padding:0 22px;font-size:15px;font-weight:800;box-shadow:0 6px #08285859}.session-error__retry:active{transform:translateY(4px);box-shadow:0 2px #08285859}.dashboard-skeleton{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff24 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:18px;animation:1.4s ease-in-out infinite dashboard-shimmer}.dashboard-skeleton--header{height:72px}.dashboard-skeleton--card{height:88px}.dashboard-skeleton--tall{height:148px}.dashboard-skeleton--section-heading{width:58%;height:22px}.dashboard-skeleton__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dashboard-skeleton--stat{height:76px}.dashboard-skeleton__strip{gap:10px;display:flex;overflow:hidden}.dashboard-skeleton--module{flex:0 0 132px;height:118px}@keyframes dashboard-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.dashboard-skeleton{background:#ffffff1a;animation:none}}.dashboard-screen__retry{background:linear-gradient(180deg, var(--student-color-accent) 0%, #1e9fd4 100%);color:#04163a;cursor:pointer;min-height:48px;transition:transform var(--duration-fast) var(--ease-default);border:0;border-radius:999px;margin-top:8px;padding:0 20px;font-size:15px;font-weight:900}.dashboard-screen__retry:active{transform:scale(.96)}.dashboard-top,.modules-screen__header,.progress-header,.exercise-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-top{margin-bottom:2px}.student-avatar{border-radius:var(--burro-radius-lg);color:#6c2b15;background:linear-gradient(135deg,#ffe8a5,#ff9d7b);border:4px solid #ffffffeb;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:25px;font-weight:1000;display:grid;box-shadow:0 7px #0000002e}.dashboard-top h1{margin:2px 0 0;font-size:28px;font-weight:1000;line-height:1.05}.dashboard-top__eyebrow,.continue-card__eyebrow,.daily-task__label,.exercise-card__eyebrow{color:#ffffffb8;margin:0;font-size:13px;font-weight:900}.continue-card{gap:16px;display:grid}.continue-card h2{font-size:var(--font-size-2xl);margin:3px 0 6px;line-height:1.05}.continue-card p:not(.continue-card__eyebrow){color:#52607a;margin:0;font-weight:800;line-height:1.35}.continue-card__eyebrow,.exercise-card__eyebrow{color:var(--burro-cyan-500)}.daily-task{background:linear-gradient(135deg, var(--burro-green-500), var(--burro-green-light));border-radius:24px;justify-content:space-between;align-items:center;min-height:72px;padding:15px 16px;display:flex;box-shadow:0 8px #146b2b57}.daily-task strong{margin-top:2px;font-size:22px;line-height:1;display:block}.daily-task__label{color:#ffffffc7}.daily-task__meter{border-radius:var(--radius-md);background:#ffffff3d;place-items:center;width:58px;height:58px;font-weight:1000;display:grid}.result-grid,.grid,.answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.result-card{border-radius:var(--radius-lg);color:#10204a;min-height:100px;box-shadow:var(--shadow-card);background:repeating-linear-gradient(135deg,#0d53ab0d 0 6px,#0d53ab00 6px 16px),#fff;padding:16px}.result-card span{color:#69758c;font-size:13px;font-weight:900;display:block}.result-card strong{margin-top:11px;font-size:30px;line-height:1;display:block}.result-card--level{background-color:#fff7db}.result-card--xp{background-color:#e4fbff}.section-heading{justify-content:space-between;align-items:center;margin:3px 0 12px;display:flex}.section-heading h2{margin:0;font-size:22px}.section-heading button{color:#0d87e8;background:#fffffff0;border:0;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.module-strip__scroller{overscroll-behavior-x:contain;scrollbar-width:none;grid-auto-columns:150px;grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.module-strip__scroller::-webkit-scrollbar{display:none}.dashboard-module-card{border-radius:var(--radius-lg);text-align:left;color:#10204a;min-height:138px;box-shadow:var(--shadow-card);cursor:pointer;background:repeating-linear-gradient(135deg,#0d53ab0d 0 6px,#0d53ab00 6px 16px),#fffffff7;border:0;padding:16px}.dashboard-module-card__mark{color:#fff;background:var(--burro-cyan-500);border-radius:15px;place-items:center;width:38px;height:38px;margin-bottom:14px;font-weight:1000;display:grid}.dashboard-module-card strong,.dashboard-module-card small{display:block}.dashboard-module-card strong{font-size:17px;line-height:1.15}.dashboard-module-card small{color:#64718b;margin-top:6px;font-size:12px;font-weight:900}.progress-header{color:#132452;min-height:66px;box-shadow:var(--shadow-card);background:#fffffffa;border-radius:24px;margin-bottom:14px;padding:14px 16px;position:relative;overflow:hidden}.progress-header:after{content:"";background:linear-gradient(90deg, var(--student-color-cta-cyan) 0 56%, #e8eef6 56% 100%);border-radius:999px;height:7px;position:absolute;bottom:12px;left:16px;right:76px}.progress-header strong{align-self:flex-start;font-size:17px;font-weight:1000}.progress-header__pill,.pill,.exercise-mode,.xp-counter,.heart-counter{min-height:35px;color:var(--burro-cyan-500);background:#eef8ff;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:1000;display:inline-flex}.heart-counter{background:#fffffffa;gap:5px;box-shadow:0 5px #0000001f}.heart-counter__dot{background:var(--student-color-heart);border-radius:50% 50% 50% 0;width:15px;height:15px;transform:rotate(-45deg)}.xp-counter{gap:8px}.xp-counter__mark{background:var(--student-color-xp);clip-path:polygon(45% 0,100% 0,63% 42%,100% 42%,28% 100%,48% 54%,0 54%);width:12px;height:18px}.audio,.mic{color:#fff;background:linear-gradient(135deg, var(--burro-cyan-400), var(--burro-blue-500));cursor:pointer;border:0;border-radius:50%;place-items:center;width:76px;height:76px;margin:12px auto 18px;display:grid;box-shadow:0 8px #0053ae52,0 16px 26px #00000029}.audio__icon{border-top:14px solid #0000;border-bottom:14px solid #0000;border-left:21px solid #fff;width:0;height:0;margin-left:5px}.mic__icon{border:4px solid #fff;border-radius:14px;width:20px;height:30px;position:relative}.mic__icon:before{content:"";background:#fff;border-radius:999px;width:4px;height:12px;position:absolute;bottom:-14px;left:6px}.mic__icon:after{content:"";border:4px solid #fff;border-top:0;border-radius:0 0 16px 16px;width:26px;height:13px;position:absolute;bottom:-10px;left:-7px}.exercise-player{gap:12px;display:grid}.exercise-meta-row{margin-bottom:2px}.exercise-card{text-align:center}.exercise-card__eyebrow{color:var(--burro-cyan-500)}.exercise-card h2{margin:4px 0 8px;font-size:21px;line-height:1.16}.exercise-glyph{color:#113068;width:126px;height:126px;font-family:var(--burro-font-arabic);font-size:var(--font-size-glyph-md);background:linear-gradient(#f6fbff,#e9f4ff);border-radius:34px;place-items:center;margin:9px auto 8px;line-height:1;display:grid;box-shadow:inset 0 -6px #0d53ab14}.answer-grid{margin-top:8px}.answer-option{border-radius:var(--burro-radius-lg);width:100%;min-height:76px;color:var(--student-text-body);box-shadow:var(--shadow-press), inset 0 0 0 2px #e7eef8;text-align:center;cursor:pointer;touch-action:manipulation;transition:transform var(--duration-fast) var(--ease-default), box-shadow var(--duration-fast) var(--ease-default);background:#fff;border:0;place-items:center;padding:12px;font-size:20px;font-weight:1000;display:grid}.answer-option:active:not(:disabled){transform:translateY(4px);box-shadow:0 2px #07112b24,inset 0 0 0 2px #e7eef8}.answer-option.selected{color:#075fb7;box-shadow:0 6px 0 #0052b03d, inset 0 0 0 4px var(--student-color-accent);background:#e7f8ff}.answer-option.selected:active:not(:disabled){box-shadow:0 2px 0 #0052b03d, inset 0 0 0 4px var(--student-color-accent);transform:translateY(4px)}.answer-option.correct{color:#fff;background:repeating-linear-gradient(135deg, #ffffff24 0 6px, transparent 6px 14px), var(--burro-green-500);box-shadow:0 6px #0f682a3d}.answer-option.wrong{color:#fff;background:repeating-linear-gradient(135deg, #ffffff24 0 6px, transparent 6px 14px), var(--burro-red-500);box-shadow:0 6px #7c1e1e33}.feedback{color:#fff;border-radius:24px;padding:15px 16px;font-weight:1000;line-height:1.25;box-shadow:0 7px #00000029}.feedback.correct{background:var(--burro-green-500)}.feedback.wrong{background:var(--burro-red-500)}.module-path{gap:16px;display:grid}.module-path .glass-card{margin:0}.module-path-summary__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.module-path-summary__eyebrow,.module-path-error__eyebrow{color:var(--burro-cyan-500);text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:1000}.module-path-summary__title{margin:0;font-size:23px;line-height:1.08}.module-path-status--completed{color:#147b32;background:#dbffe5}.module-path-status--current,.module-path-status--available{color:var(--burro-cyan-500);background:#e7f8ff}.module-path-status--locked{color:#6b7488;background:#eef1f7}.module-path-status--premium_locked{color:#8c5b00;background:#fff0bd}.module-path-summary__description,.module-path-state-copy,.module-path-error__description,.module-path-actions__locked-copy{color:#3d4968;font-weight:750;line-height:1.42}.module-path-meta{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.module-path-meta__item{background:#f1f7ff;border-radius:17px;min-width:0;padding:10px}.module-path-meta dt{color:#68748b;font-size:11px;font-weight:1000}.module-path-meta dd{margin:4px 0 0;font-size:13px;font-weight:1000}.module-path-steps{position:relative}.module-node{z-index:1;color:#10204a;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:84px;height:84px;display:grid;position:relative;box-shadow:0 7px #0000002e,0 12px 24px #0000002e}.module-node:disabled{cursor:not-allowed}.module-node--completed{color:#fff;background:linear-gradient(135deg, var(--burro-green-500), var(--burro-green-600))}.module-node--current{color:#fff;background:linear-gradient(135deg, var(--student-color-cta-cyan), var(--student-color-brand-dark));box-shadow:0 7px #006de559,0 0 24px #58d8ff8c}.module-node--locked{color:#7a8499;background:#dce2ee}.module-node--premium_locked{color:#6b4800;background:linear-gradient(135deg, var(--student-color-focus-warm), var(--burro-yellow-500))}.module-node__icon{font-size:30px;line-height:1}.module-path-actions{gap:10px;display:grid}.modal{z-index:3;border-radius:var(--burro-radius-xl);color:#10204a;background:#fff;padding:20px;position:absolute;inset:auto 18px 110px;box-shadow:0 30px 70px #00000059}.level-progress h3{margin:0 0 8px;font-size:16px;font-weight:1000}.level-progress__bar{background:#e8edf7;border-radius:999px;height:10px;overflow:hidden}.level-progress__fill{background:linear-gradient(90deg, var(--student-color-cta-cyan), var(--student-color-brand-dark));border-radius:999px;height:100%;transition:width .6s}.level-progress__label{color:#68748b;margin:6px 0 0;font-size:13px;font-weight:900}.primary-glow-button--success{background:linear-gradient(135deg, var(--burro-green-light) 0%, var(--burro-green-500) 60%, var(--burro-green-600) 100%);box-shadow:var(--shadow-green-glow)}.primary-glow-button--danger{background:linear-gradient(135deg, #ff8a8a 0%, var(--burro-red-500) 60%, var(--burro-red-600) 100%);box-shadow:var(--shadow-red-glow)}.primary-glow-button--loading{justify-content:center;align-items:center;gap:10px;display:inline-flex}.primary-glow-button__spinner{border:3px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite burro-spin}@keyframes burro-spin{to{transform:rotate(360deg)}}.choice-button:disabled{cursor:not-allowed}.choice-button.idle:disabled,.choice-button:disabled:not(.selected):not(.correct):not(.wrong){opacity:.65}.choice-button__label{pointer-events:none}.choice-button__icon{pointer-events:none;display:none}.answer-option.correct .choice-button__icon,.answer-option.wrong .choice-button__icon{display:block}.audio-circle{transition:transform var(--duration-fast,.12s) var(--ease-default,ease)}.audio-circle:active:not(.audio-circle--disabled){transform:scale(.96)}@media (prefers-reduced-motion:reduce){.audio-circle:active:not(.audio-circle--disabled){transform:none}}.audio-circle--idle{background:var(--burro-card);color:var(--burro-cyan-500);box-shadow:0 8px #0000001a,inset 0 0 0 2px #e7eef8}.audio-circle--idle .audio-circle__icon{border-left-color:var(--burro-cyan-500)}.audio-circle--playing{background:linear-gradient(135deg, var(--burro-cyan-400), var(--burro-blue-500));color:#fff;box-shadow:0 0 0 12px var(--ring-cyan-halo), 0 8px 0 #0053ae4d}.audio-circle--playing .audio-circle__icon{border-left-color:#fff}.audio-circle--disabled{cursor:not-allowed;color:#9aa5ba;box-shadow:none;background:#dce2ee}.audio-circle--disabled .audio-circle__icon{border-left-color:#9aa5ba}.audio-circle__icon-stack{place-items:center;width:32px;height:32px;display:grid;position:relative}.audio-circle__visual{opacity:0;filter:blur(4px);grid-area:1/1;transition-property:opacity,scale,filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,0,0,1);scale:.25}.audio-circle__visual--active{opacity:1;filter:blur();scale:1}.audio-circle__state-icon{color:currentColor;place-items:center;width:28px;height:28px;display:grid}.audio-circle__spinner{border:3px solid;border-right-color:#0000;border-radius:50%;width:24px;height:24px;animation:.72s linear infinite audio-circle-spin}.audio-circle__state-icon--error{border:3px solid;border-radius:50%;font-size:19px;font-weight:1000;line-height:1}.audio-circle--loading.audio-circle--disabled{cursor:wait;background:var(--burro-card);color:var(--burro-blue-500);box-shadow:0 0 0 10px var(--ring-cyan-halo-soft), inset 0 0 0 2px #0c82d929}.audio-circle--error.audio-circle--disabled{background:var(--burro-red-500);color:#fff;box-shadow:0 0 0 10px #f3434324,0 6px #8014142e}@keyframes audio-circle-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.audio-circle__visual{transition:none}.audio-circle__spinner{animation:none}}.feedback-card--module_completed{background:linear-gradient(135deg, var(--burro-green-500), var(--burro-green-light));gap:8px;display:grid}.feedback-card__text{margin:0}.app-background{--app-bg-image:image-set(url(/assets/backgrounds/burro-mosque-bg.webp) type("image/webp") 1x, url(/assets/backgrounds/burro-mosque-bg@2x.webp) type("image/webp") 2x, url(/assets/backgrounds/burro-mosque-bg.png) 1x, url(/assets/backgrounds/burro-mosque-bg@2x.png) 2x);background-color:var(--burro-bg-950);background-image:linear-gradient(180deg, #081d4cf5, #061640f5), var(--app-bg-image);background-position:50%;background-size:cover;background-attachment:scroll;min-height:100dvh;position:relative}.app-background--welcome{--app-bg-image:image-set(url(/assets/backgrounds/welcome-bg.webp) type("image/webp") 1x, url(/assets/backgrounds/welcome-bg@2x.webp) type("image/webp") 2x, url(/assets/backgrounds/welcome-bg.png) 1x, url(/assets/backgrounds/welcome-bg@2x.png) 2x);background-image:linear-gradient(180deg, #06143a2e, #0510306b), var(--app-bg-image)}.app-background__overlay{pointer-events:none;background:var(--burro-overlay);position:fixed;inset:0}.app-background--overlay-heavy .app-background__overlay{background:var(--burro-overlay-heavy)}.app-background--overlay-light .app-background__overlay{background:var(--burro-overlay-light)}.app-background--welcome.app-background--overlay-heavy .app-background__overlay{background:#0810288c}.app-background__content{z-index:1;min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:var(--bottom-nav-reserved);position:relative}.app-background--scroll{overflow-y:auto}.app-background--fixed .app-background__content{overflow:visible}.welcome-screen{margin:calc(-1 * var(--phone-gutter-top)) calc(-1 * var(--phone-gutter-x)) calc(-1 * var(--phone-nav-reserve));min-height:var(--phone-viewport-min-height);flex-direction:column;display:flex;position:relative;overflow-x:clip}.welcome-screen .app-background,.welcome-screen .app-background__content{min-height:var(--phone-viewport-min-height)}.welcome-screen .app-background__content{padding-bottom:0;display:flex}.welcome-screen__content{z-index:1;box-sizing:border-box;width:100%;min-height:var(--phone-viewport-min-height);padding:calc(env(safe-area-inset-top) + 24px) 41px calc(env(safe-area-inset-bottom) + 85px);flex-direction:column;flex:auto;display:flex;position:relative}.welcome-hero{text-align:center;flex-direction:column;flex:none;align-items:center;padding-top:200px;display:flex}.welcome-logo{border-radius:var(--burro-radius-lg);object-fit:contain;width:88px;height:88px;animation:.72s cubic-bezier(.22,.9,.3,1.05) both welcomeLogoReveal;box-shadow:0 14px 30px #003c8c80,0 0 0 1px #ffffff24}.welcome-hero__logo-wrap{place-items:center;display:inline-grid;position:relative}.welcome-hero__halo{opacity:0;pointer-events:none;background:radial-gradient(circle,#5bc8ff38,#0000 68%);border-radius:40px;animation:1.2s ease-out .3s both welcomeHaloFade;position:absolute;inset:-18px}.welcome-wordmark{color:#fff;max-width:100%;font-family:"Avenir Next Rounded", "SF Pro Rounded", ui-rounded, var(--burro-font-sans);letter-spacing:-.065em;text-shadow:0 3px #040e2d3d,0 10px 24px #040e2d61;opacity:1;justify-content:center;align-items:center;margin:16px 0 0;font-size:clamp(32px,8.5vw,36px);font-weight:1000;line-height:1;display:inline-flex}.welcome-wordmark__letters{z-index:1;position:relative}.welcome-wordmark__orb{color:var(--student-color-brand-light);letter-spacing:0;text-shadow:0 3px 0 var(--student-color-brand-dark), 0 8px 18px #15b9f06b;margin-inline-start:.02em;font-size:1.04em;font-weight:1000;line-height:1;display:inline-block;position:relative;transform:translateY(.03em)rotate(-6deg)}.welcome-subtitle{color:#ffffffeb;text-shadow:0 1px 12px #00000059;opacity:1;max-width:280px;margin:36px 0 0;font-size:15px;font-weight:400;line-height:1.5}.welcome-screen__cta{border-radius:var(--radius-md);opacity:1;background:linear-gradient(135deg,#67ddff 0%,#31bdf3 48%,#0c88ea 100%);justify-content:center;align-items:center;gap:10px;min-height:58px;margin-top:auto;padding:14px 20px;display:flex;box-shadow:0 6px #037dcfb8,0 16px 30px #40d5ff6b}@media (prefers-reduced-motion:no-preference){.welcome-wordmark{opacity:0;animation:.6s cubic-bezier(.22,.9,.3,1.05) .28s both welcomeFadeUp}.welcome-subtitle{opacity:0;animation:.6s cubic-bezier(.22,.9,.3,1.05) .46s both welcomeFadeUp}.welcome-screen__cta{opacity:0;animation:.62s cubic-bezier(.22,.9,.3,1.05) .64s both welcomeCtaSlideUp}}.welcome-cta-icon{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid #fff;width:0;height:0}@keyframes welcomeLogoReveal{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes welcomeHaloFade{0%{opacity:0;transform:scale(.6)}40%{opacity:.8;transform:scale(1.05)}to{opacity:0;transform:scale(1.6)}}@keyframes welcomeFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes welcomeCtaSlideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.quiz-shell{gap:14px;display:grid}.quiz-shell__bar{border-radius:var(--radius-lg);background:var(--burro-card);color:var(--burro-text-primary);align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 8px #00000024}.quiz-shell__close{color:#4a5775;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:grid}.quiz-shell__progress{background:#e8eef6;border-radius:999px;flex:auto;height:10px;overflow:hidden}.quiz-shell__progress-fill{background:linear-gradient(90deg, var(--burro-cyan-400), var(--burro-blue-500));transform-origin:0;border-radius:999px;width:100%;height:100%;transition:transform .3s ease-out;display:block}@media (prefers-reduced-motion:reduce){.quiz-shell__progress-fill{transition:none}}.quiz-shell__hearts{color:var(--student-color-heart);align-items:center;gap:5px;font-weight:1000;display:inline-flex}.quiz-shell__xp{color:var(--burro-yellow-500);white-space:nowrap;font-weight:1000}.quiz-shell__question{gap:12px;display:grid}.quiz-shell__footer{padding-bottom:env(safe-area-inset-bottom);gap:10px;display:grid}.bottom-sheet{z-index:var(--z-overlay);flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet__overlay{background:var(--burro-overlay-heavy);cursor:pointer;border:0;padding:0;position:absolute;inset:0}.bottom-sheet__panel{z-index:1;padding:18px 20px calc(18px + env(safe-area-inset-bottom));color:var(--burro-text-primary);background:var(--burro-card);border-radius:30px 30px 0 0;animation:.25s burro-sheet-up;position:relative;box-shadow:0 -20px 60px #0006}@keyframes burro-sheet-up{0%{transform:translateY(100%)}}.bottom-sheet__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.bottom-sheet__title{overflow-wrap:anywhere;min-width:0;margin:0;font-size:18px;font-weight:1000;line-height:1.25}.bottom-sheet__close{width:44px;height:44px;color:var(--burro-red-500);cursor:pointer;transition:transform var(--duration-fast) var(--ease-default);background:#ffe2e2;border:0;border-radius:14px;flex:0 0 44px;font-size:20px;line-height:1}.bottom-sheet__close:active{transform:scale(.96)}.bottom-sheet__body{gap:4px;display:grid}.learning-path-node--locked,.learning-path-node--premium_locked{cursor:not-allowed}.learning-path-node__icon{font-size:30px;line-height:1}.not-found-screen{margin:calc(-1 * var(--phone-gutter-top)) calc(-1 * var(--phone-gutter-x)) calc(-1 * var(--phone-nav-reserve));min-height:var(--phone-viewport-min-height);flex-direction:column;display:flex;position:relative;overflow-x:clip}.not-found-screen .app-background,.not-found-screen .app-background__content{min-height:var(--phone-viewport-min-height)}.not-found-screen .app-background__content{padding-bottom:0;display:flex}.not-found-screen__content{z-index:1;box-sizing:border-box;width:100%;min-height:var(--phone-viewport-min-height);padding:48px 32px calc(env(safe-area-inset-bottom) + 48px);text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;animation:.55s cubic-bezier(.22,.9,.3,1.05) both notFoundFadeIn;display:flex;position:relative}.not-found-screen__code{letter-spacing:-.03em;color:#ffffff2e;margin-bottom:8px;font-size:96px;font-weight:200;line-height:1;display:block}.not-found-screen__title{color:#fff;letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700;line-height:1.2}.not-found-screen__description{color:#ffffffb8;max-width:260px;margin:12px 0 0;font-size:14px;font-weight:400;line-height:1.45}.not-found-screen__cta{border-radius:14px;min-height:50px;margin-top:32px;padding:0 32px}@keyframes notFoundFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.login-screen{margin:calc(-1 * var(--phone-gutter-top)) calc(-1 * var(--phone-gutter-x)) calc(-1 * var(--phone-nav-reserve));min-height:var(--phone-viewport-min-height);flex-direction:column;display:flex;position:relative;overflow-x:clip}.login-screen .app-background,.login-screen .app-background__content{min-height:var(--phone-viewport-min-height)}.login-screen .app-background__content{padding-bottom:0;display:flex}.login-screen .app-background--welcome.app-background--overlay-heavy .app-background__overlay{background:#081028c7}.login-screen__content{z-index:1;box-sizing:border-box;width:100%;min-height:var(--phone-viewport-min-height);padding:calc(env(safe-area-inset-top) + 80px) 26px calc(env(safe-area-inset-bottom) + 80px);flex-direction:column;flex:auto;gap:24px;display:flex;position:relative}.login-hero{flex-direction:column;align-items:center;gap:22px;margin-bottom:24px;display:flex}.login-logo{object-fit:contain;border-radius:50%;width:64px;height:64px;box-shadow:0 10px 22px #003c8c6b}.login-title{color:#fff;font-size:var(--font-size-2xl);letter-spacing:-.02em;text-wrap:balance;text-shadow:0 2px 16px #00000059;margin:0;font-weight:800;line-height:1.15}.login-field{opacity:0;gap:8px;animation:.55s cubic-bezier(.22,.9,.3,1.05) both loginFadeUp;display:grid}.login-field--first{animation-delay:.28s}.login-field--second{animation-delay:.36s}.login-field__label{color:#fff;text-shadow:0 2px 10px #00000059;align-items:center;gap:8px;font-size:15px;font-weight:800;line-height:1;display:flex}.login-step-marker{background:var(--burro-cyan-400,#55d8f6);color:#071b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.login-step-hint{color:#ffffffbf;margin:0;font-size:13px;font-weight:600;line-height:1.4}.login-telegram-link{color:#fff;width:fit-content;min-height:44px;transition:background var(--duration-fast) var(--ease-default), transform var(--duration-fast) var(--ease-default);background:#2aabee;border-radius:14px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #fff3,0 4px 14px #00000038}.login-telegram-link:hover{background:#1c93d3}.login-telegram-link:active{transform:scale(.96)}.login-telegram-link svg{fill:currentColor;width:20px;height:20px}.login-telegram-link svg:last-child{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.login-config-warning{color:var(--student-color-xp);background:#ffb43226;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.4}.login-divider{background:#ffffff26;height:1px;margin:4px 0}.login-code-field{gap:6px;display:grid}.login-code-field label{color:#fff;text-shadow:0 1px 8px #0000004d;font-size:13px;font-weight:700;line-height:1}.login-code-input{box-sizing:border-box;border-radius:var(--radius-md);color:#071b4b;width:100%;min-height:60px;font:inherit;letter-spacing:12px;text-align:center;font-variant-numeric:tabular-nums;outline-offset:2px;transition:outline-color var(--duration-fast) var(--ease-default);background:#fff;border:0;outline:2px solid #0000;padding:0 20px;font-size:28px;font-weight:800;box-shadow:0 0 0 1px #ffffff14,0 10px 28px #00000038}.login-code-input:hover:not(:disabled){outline-color:#ffffff4d}.login-code-input:focus-visible{outline-color:var(--burro-cyan-400,#55d8f6)}.login-code-input[aria-invalid=true]{outline-color:#ff6080}.login-code-input:disabled{opacity:.5;cursor:not-allowed}.login-code-help{color:#fff9;margin:0;font-size:12px;font-weight:600;line-height:1.3}.login-feedback{flex-direction:column;min-height:28px;display:flex}.login-error,.login-success,.login-status{border-radius:12px;align-items:center;gap:8px;margin:0;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.login-error{color:#ff8893;background:#ff506024}.login-success{color:#5ee0a0;background:#32d28224}.login-status{color:#88e4ff;background:#58d8ff1a}.login-error svg,.login-success svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.login-status-spinner{border:2px solid #fff3;border-top-color:#88e4ff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite loginSpinnerRotate;display:inline-block}@keyframes loginSpinnerRotate{to{transform:rotate(360deg)}}.login-submit{margin-top:4px}.login-security-note{color:#ffffff80;align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:12px;font-weight:600;line-height:1.3;display:flex}.login-security-note svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}@keyframes loginLogoReveal{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes loginFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.home-header-card{border-radius:var(--burro-radius-lg);background:linear-gradient(#fff 0%,#f5f8ff 100%);padding:10px 12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 2px #08164612,0 12px 28px #02143c2e}.home-header{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:0;display:grid}.home-header__avatar{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#4cc6ff 0%,#2253c2 100%);border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 3px #08164638,inset 0 0 0 2px #ffffff59}.home-header__avatar img{object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a;width:100%;height:100%}.home-header__identity{align-content:center;gap:4px;min-width:0;display:grid}.home-header__greeting{color:var(--student-text-body);letter-spacing:-.01em;text-wrap:pretty;margin:0;font-size:13px;font-weight:700;line-height:1.25}.home-header__greeting strong{font-weight:800}.home-header__streak{color:var(--student-color-focus-warm);letter-spacing:-.01em;font-variant-numeric:tabular-nums;align-self:flex-start;align-items:center;gap:5px;padding:2px 0;font-size:11px;font-weight:800;line-height:1.15;display:inline-flex}.home-header__streak-icon{width:12px;height:12px;color:var(--student-color-focus-warm);flex-shrink:0}.home-header__actions{align-items:center;gap:8px;display:flex}.home-header__bell{color:#2253c2;cursor:pointer;width:44px;height:44px;transition:transform var(--duration-fast) var(--ease-default);background:linear-gradient(#eaf1ff 0%,#c9d8ff 100%);border:0;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 3px #0816462e,inset 0 0 0 1px #fffc}.home-header__bell:active{transform:scale(.96)}.home-header__bell-icon{width:21px;height:21px}.home-header__bell-badge{background:var(--burro-cyan-500);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 2px #fff}.last-activity{border-radius:var(--burro-radius-lg);color:#fff;background:linear-gradient(135deg,#ffffff0a 0 60%,#fff0 60% 100%),linear-gradient(#20a447 0%,#156b30 100%);gap:10px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #08401c59,inset 0 0 0 1px #ffffff24}.last-activity__eyebrow{color:#a7f0c4f5;letter-spacing:.02em;margin:0;font-size:12px;font-weight:800}.last-activity__title{color:#fff;letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:22px;font-weight:800;line-height:1.08}.last-activity__description{color:#dcf4e6eb;text-wrap:pretty;margin:0;font-size:13px;font-weight:600;line-height:1.35}.last-activity__progress{gap:6px;display:grid}.last-activity__progress-meta{color:#dcf4e6f0;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.last-activity__progress-track{background:#ffffff38;border-radius:999px;height:6px;position:relative;overflow:hidden}.last-activity__progress-fill{background:#fff;border-radius:999px;height:100%;transition:width .4s;display:block}.last-activity__cta{width:max-content;min-width:140px;height:44px;min-height:44px;color:var(--burro-green-500);cursor:pointer;transition:transform var(--duration-fast) var(--ease-default);background:#fff;border:0;border-radius:999px;justify-content:center;place-self:start;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 3px #0b3c182e,inset 0 0 0 1px #fff9}.last-activity__cta:active:not(:disabled){transform:scale(.96)}.last-activity__cta:disabled{opacity:.55;cursor:not-allowed}.last-activity__cta-icon{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid var(--burro-green-500);width:0;height:0}.last-activity--empty .last-activity__title{font-size:20px}.daily-task-card{border-radius:var(--burro-radius-lg);background:#1e2f57;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex;box-shadow:inset 0 1px #ffffff14,0 8px 22px #020c2859}.daily-task-card__eyebrow{color:#e3e5eaf5;letter-spacing:.02em;margin:0 0 4px;font-size:12px;font-weight:800}.daily-task-card__title{color:#fff;letter-spacing:-.01em;font-size:20px;font-weight:800;line-height:1.1;display:block}.daily-task-card__reward{border:1.5px solid var(--burro-yellow-500);color:var(--burro-yellow-500);font-variant-numeric:tabular-nums;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:900;display:inline-flex}.daily-task-card__reward--done{color:#115a2a;background:#b6f0c8}.today-result{gap:12px;display:grid}.today-result__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.today-result__grid--single{grid-template-columns:minmax(0,1fr)}.today-result__card{border-radius:var(--burro-radius-lg);color:var(--student-text-body);background:#fffffff5;gap:8px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #fffc,0 8px 24px #02143c38}.today-result__card span{color:#6c7894;font-size:13px;font-weight:700}.today-result__card strong,.today-result__value{color:#0e1a3d;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1}.today-result__card--xp .today-result__value{color:var(--student-color-focus-warm)}.modules-strip{gap:12px;display:grid}.modules-strip__scroller{margin:0 calc(-1 * var(--phone-gutter-x));padding:4px var(--phone-gutter-x) 12px;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--phone-gutter-x);scrollbar-width:none;grid-auto-columns:150px;grid-auto-flow:column;gap:10px;display:grid;overflow-x:auto}.modules-strip__scroller::-webkit-scrollbar{display:none}.modules-strip__card{border-radius:var(--radius-md);text-align:left;min-height:118px;color:var(--student-text-body);cursor:pointer;scroll-snap-align:start;transition:transform var(--duration-fast) var(--ease-default);background:#fffffff5;border:0;align-content:space-between;gap:6px;padding:16px 15px 14px;display:grid;box-shadow:inset 0 1px #fffc,0 8px 22px #02143c33}.modules-strip__card:active:not(:disabled){transform:scale(.96)}.modules-strip__card:disabled{cursor:not-allowed;opacity:.5}.modules-strip__card-title{color:#0e1a3d;letter-spacing:-.01em;font-size:16px;font-weight:800;line-height:1.1;display:block}.modules-strip__card-meta{color:#6c7894;font-size:12px;font-weight:700;display:block}.modules-strip__card-status{color:#1d8a43;align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:800;display:inline-flex}.modules-strip__card--current .modules-strip__card-status,.modules-strip__card--available .modules-strip__card-status{color:#1481d4}.modules-strip__card--locked .modules-strip__card-status{color:#6c7894}.modules-strip__card--premium_locked .modules-strip__card-status{color:#8c5b00}.modules-strip__status-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.modules-strip__status-dot--ok{background:#20b24b;position:relative}.modules-strip__status-dot--ok:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:7px;position:absolute;top:1px;left:3px;transform:rotate(45deg)}.modules-strip__status-dot--cyan{background:#1597ea}.dashboard-screen .section-heading{align-items:baseline;margin:0}.dashboard-screen .section-heading h2{color:#fff;letter-spacing:-.01em;text-wrap:balance;font-size:18px;font-weight:800}.section-heading__link{color:var(--burro-blue-600);font-size:13px;font-weight:700;text-decoration:none}.section-heading__link:hover,.section-heading__link:focus-visible{color:#fff}@media (width<=380px){.phone{--phone-gutter-x:14px}.answer-option{min-height:68px;font-size:17px}.module-path-meta{grid-template-columns:1fr}.module-path-step{grid-template-columns:72px 1fr}.module-node{width:70px;height:70px}.module-path-summary__header{flex-direction:column;align-items:flex-start}.module-completed-headline h1{font-size:26px}}.burro-navbar{--nav-width:min(calc(var(--phone-canvas-max-width) - 26px), calc(100% - 32px));--nav-height:var(--space-8);--accent:var(--tg-theme-button-color,var(--student-color-accent));--glass-bg:#0a1c44d1;--glass-border:#ffffff1a;--glass-shadow:0 0 0 1px #ffffff0f, 0 8px 28px #00000059, 0 2px 8px #0003;--icon-inactive:#ffffff85;--label-inactive:#ffffff94;left:50%;bottom:calc(var(--space-2) + env(safe-area-inset-bottom));width:var(--nav-width);height:var(--nav-height);z-index:var(--z-nav);isolation:isolate;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(140%);box-shadow:var(--glass-shadow);border:.5px solid var(--glass-border);-webkit-tap-highlight-color:transparent;border-radius:22px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;position:fixed;transform:translate(-50%)}.burro-navbar__items{z-index:2;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;height:100%;padding:0 6px;display:grid;position:relative}.nav-item{appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-width:44px;height:100%;min-height:44px;color:var(--icon-inactive);transition:color .2s cubic-bezier(.2, 0, 0, 1), transform var(--duration-fast) var(--ease-default);background:0 0;border:0;outline:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 0;font-family:inherit;display:flex;position:relative}.nav-item:active:not(:disabled){background:#ffffff1a;border-radius:14px;transform:scale(.96)}.nav-item:disabled{cursor:wait}.nav-item[aria-busy=true]{opacity:.6}.nav-item:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:16px}.nav-item.is-active{color:var(--accent)}.nav-item__icon{width:22px;height:22px;-webkit-mask:var(--icon-url) center / contain no-repeat;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat;background-color:currentColor;flex-shrink:0;display:block}.nav-item__label{letter-spacing:-.01em;color:var(--label-inactive);white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;min-width:0;max-width:100%;font-size:11px;font-weight:590;line-height:1;transition:color .2s cubic-bezier(.2,0,0,1);overflow:hidden}.nav-item.is-active .nav-item__label{color:var(--accent);font-weight:600}.burro-navbar__safe-area{inset-inline:0;z-index:var(--z-raised);height:calc(12px + env(safe-area-inset-bottom));pointer-events:none;position:fixed;bottom:0}@media (prefers-reduced-motion:reduce){.burro-navbar,.burro-navbar *,.burro-navbar :before,.burro-navbar :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}@media (width<=350px){.burro-navbar{--nav-width:calc(100% - 16px);border-radius:18px}.burro-navbar__items{padding:0 3px}.nav-item__icon{width:19px;height:19px}.nav-item__label{font-size:10px}}@media (width>=400px){.nav-item__label{font-size:12px}}:is(.content:has(.bottom-sheet) .burro-navbar,.content:has(.bottom-sheet) .burro-navbar__safe-area,.content:has(.profile-replica-achievements-backdrop) .burro-navbar,.content:has(.profile-replica-achievements-backdrop) .burro-navbar__safe-area){display:none}.blocked-screen{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.blocked-screen-title{margin-bottom:8px}.blocked-screen-desc{margin-bottom:24px}.blocked-screen-logout{cursor:pointer}
