@import "https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@500;700;800&family=Nunito:wght@400;600;700;800&display=swap";.app-shell{justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex;overflow:clip}.app-shell--mobile{align-items:stretch;padding:0}.app-phone-frame{width:min(100%,430px);height:min(900px,100vh - 32px);box-shadow:var(--shadow-lg);background:linear-gradient(#fbfaff 0%,#f4f1fb 100%);border:1px solid #7d68ca24;border-radius:38px;position:relative;overflow:hidden}.app-phone-frame--mobile{width:100%;height:auto;min-height:100vh;box-shadow:none;border:0;border-radius:0}.app-screen{height:100%;overflow:hidden}.app-screen.with-nav{padding-bottom:102px}.app-loader{place-items:center;min-height:100vh;padding:24px;display:grid}.app-loader__card{border:1px solid var(--border);box-shadow:var(--shadow-md);text-align:center;background:#ffffffe0;border-radius:28px;padding:28px}.app-loader__badge,.eyebrow{background:var(--violet-100);color:var(--violet-700);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.screen,.audio-screen,.scan-screen,.journey-screen,.quiz-screen{height:100%}.screen{flex-direction:column;gap:12px;min-height:0;padding:16px 16px 0;display:flex}.screen--home,.screen--reading,.screen--profile,.screen--library{min-height:0}.screen--home{padding-bottom:88px;position:relative;overflow:hidden}.screen--reading{scrollbar-width:thin;scrollbar-color:#7c58f473 transparent;padding-right:10px;overflow-y:auto}.screen--reading::-webkit-scrollbar{width:8px}.screen--reading::-webkit-scrollbar-thumb{background:#7c58f473;border-radius:999px}.screen--reading::-webkit-scrollbar-track{background:0 0}.screen--profile{padding-right:10px;overflow-y:auto}.screen--library{padding-bottom:18px;padding-right:10px;overflow-y:auto}.screen--profile .profile-list{flex:1}.screen--library .library-list{flex:none;overflow:visible}.phone-status-bar,.screen-header,.journey-screen__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.phone-status-bar,.screen-header{margin-bottom:8px}.screen-header h2,.journey-screen__header h2{margin:0;font-size:1rem;font-weight:800}.screen-header--overlay{color:#fff}.screen-header>:first-child,.screen-header>:last-child{min-width:44px}.screen-header h2{text-align:center;flex:1}.icon-chip,.text-button,.mini-icon{color:var(--text);box-shadow:var(--shadow-sm);cursor:pointer;background:#ffffffe0;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.icon-chip{width:38px;height:38px}.icon-chip--ghost{color:var(--text);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #7d68ca24}.icon-chip--dark{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f}.text-button{box-shadow:none;color:var(--text-muted);background:0 0;font-weight:800}.mini-icon{background:var(--violet-050);width:30px;height:30px;box-shadow:none;color:var(--violet-700)}.mini-icon--green{color:var(--mint-500);background:#3fc77924}.home-hero{text-align:center;flex-direction:column;align-items:center;padding-top:4px;display:flex}.home-hero__logo{width:min(190px,50vw);margin:0}.home-hero__brand{letter-spacing:.16em;color:var(--violet-700);text-align:center;margin:-6px 0 0;font-family:"Baloo Bhaijaan 2",cursive;font-size:1.3rem;font-weight:900}.home-hero__logo--blend{mix-blend-mode:multiply}.home-bell{position:relative}.home-header-actions{align-items:center;gap:6px;display:inline-flex}.language-menu{position:relative}.language-menu summary{list-style:none}.language-menu summary::-webkit-details-marker{display:none}.home-floating-panel--language{width:208px;right:46px}.language-menu__list{gap:8px;margin-top:10px;display:grid}.language-menu__item{background:var(--surface-soft);width:100%;color:var(--text);cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.language-menu__item small{color:var(--text-muted);font-size:.75rem}.language-menu__item.is-active{background:var(--violet-100);color:var(--violet-700)}.action-button:disabled,.scan-upload-button:disabled,.scan-retry-button:disabled,.capture-button:disabled{opacity:.72;cursor:progress}.home-bell__badge{color:#fff;background:#ef476f;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-4px}.home-floating-panel{z-index:8;border:1px solid var(--border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:24px;padding:14px;position:absolute;top:54px}.home-floating-panel--menu{width:210px;left:0}.home-floating-panel--notifications{width:min(320px,100% - 16px);right:0}[dir=rtl] .home-floating-panel--notifications{left:0;right:auto}[dir=rtl] .home-floating-panel--language{left:46px;right:auto}.home-panel__header,.home-panel__item{align-items:center;gap:10px;display:flex}.home-panel__header{justify-content:space-between;margin-bottom:8px}.home-panel__header button{color:var(--violet-700);cursor:pointer;background:0 0;align-items:center;gap:6px;font-weight:800;display:inline-flex}.home-panel__item{background:var(--surface-soft);width:100%;min-height:42px;color:var(--text);cursor:pointer;border-radius:16px;margin-top:8px;padding:10px 12px}.home-panel__hint,.home-panel__permission,.home-panel__empty{color:var(--text-muted);margin:8px 0 0;font-size:.82rem;line-height:1.45}.home-panel__hint{text-align:left;background:0 0;padding:0}.home-panel__list{gap:8px;max-height:220px;margin-top:10px;display:grid;overflow:auto}.home-notification{background:var(--surface-soft);border:1px solid #0000;border-radius:16px;padding:10px 12px}.home-notification.is-clickable{cursor:pointer;transition:background .15s}.home-notification.is-clickable:hover{background:var(--violet-050)}.home-notification.is-unread{background:#f5f1ff;border-color:#7c58f438}.home-notification strong,.home-notification p{margin:0;display:block}.home-notification p{color:var(--text-muted);margin-top:4px;font-size:.82rem}.home-illustration-box{flex:1;justify-content:center;align-items:center;width:100%;max-width:260px;min-height:0;margin:6px auto 12px;display:flex}.home-illustration-card{min-height:180px;max-height:230px;box-shadow:var(--shadow-md);background:linear-gradient(#fff9ec 0%,#fff 100%);align-items:stretch;padding:0;display:flex;overflow:hidden}.home-illustration-card__shape{clip-path:polygon(50% 0%,65% 15%,65% 45%,100% 45%,100% 55%,65% 55%,65% 100%,35% 100%,35% 55%,0% 55%,0% 45%,35% 45%,35% 15%);background:linear-gradient(#ffc06f1a 0%,#ffc06f73 100%);width:60px;height:180px;position:absolute;bottom:0}.home-illustration-card__shape--left{left:-6px}.home-illustration-card__shape--right{right:-6px}.home-illustration-card__image{z-index:1;object-fit:contain;object-position:bottom;width:100%;height:100%;position:relative}.home-illustration-card__image--logo{max-width:250px;margin:0 auto}.stack-actions{gap:10px;margin-top:auto;padding-bottom:12px;display:grid}.action-button{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:12px 16px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex}.action-button:hover{transform:translateY(-1px)}.action-button--primary{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;box-shadow:0 16px 30px #6d46df3d}.action-button--outline{background:var(--surface);color:var(--violet-700);border:1px solid #7d68ca42}.action-button--soft{background:var(--mint-100);color:#208a5a}.action-button--success{color:#fff;background:linear-gradient(135deg,#33c96f,#25ab69);box-shadow:0 16px 32px #38b87038}.bottom-nav{z-index:10;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #7d68ca24;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:6px;padding:12px 14px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.app-phone-frame--mobile .bottom-nav{left:12px;right:12px;bottom:max(10px, env(safe-area-inset-bottom));border-radius:22px;padding:10px 12px}.bottom-nav__item{min-height:58px;color:var(--text-soft);cursor:pointer;background:0 0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.bottom-nav__item.is-active{color:var(--violet-700)}.bottom-nav__icon{justify-content:center;align-items:center;display:inline-flex}.bottom-nav__label{font-size:.68rem;font-weight:800}.bottom-nav__item.is-special{transform:translateY(-18px)}.bottom-nav__item.is-special .bottom-nav__icon{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;border-radius:50%;width:58px;height:58px;box-shadow:0 18px 36px #6d46df47}.search-card,.reading-card,.feature-card,.rate-card,.journey-profile,.profile-hero,.stat-card,.badge-card,.profile-list,.quiz-feedback,.library-card,.empty-state{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.search-card{color:var(--text-soft);border-radius:18px;align-items:center;gap:10px;padding:14px 16px;display:flex}.search-card input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.filter-row{scrollbar-width:none;flex-wrap:wrap;align-items:center;gap:10px;min-height:54px;padding:8px 0 10px;display:flex;overflow-x:visible}.filter-row::-webkit-scrollbar{display:none}.filter-chip{background:var(--surface);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:999px;flex:none;padding:10px 14px;font-weight:800;box-shadow:0 6px 14px #5239a814}.filter-chip.is-active{background:var(--violet-700);color:#fff;border-color:#0000}.section-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:6px;display:grid}.section-toggle__button{background:var(--surface);min-height:46px;color:var(--text-muted);border:1px solid var(--border);cursor:pointer;border-radius:16px;padding:0 14px;font-weight:800}.section-toggle__button.is-active{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;border-color:#0000;box-shadow:0 14px 28px #6d46df2e}.library-list{gap:14px;min-height:0;padding:10px 0 6px;display:grid;overflow:auto}.library-card{text-align:left;cursor:pointer;border-radius:24px;gap:14px;padding:16px;display:grid;position:relative}.library-card__top,.library-card__footer{justify-content:space-between;align-items:center;display:flex}.library-card__actions{align-items:center;gap:8px;display:flex}.library-more{background:var(--violet-050);width:30px;height:30px;color:var(--violet-700);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.library-action-menu{z-index:4;border:1px solid var(--border);min-width:190px;box-shadow:var(--shadow-md);background:#fffffffa;border-radius:18px;padding:8px;position:absolute;top:56px;right:14px}.library-action-menu button{width:100%;min-height:40px;color:var(--text);cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}.library-action-menu button.is-danger{color:#d84469}.library-card__body h3,.section-head h3,.profile-hero h3,.quiz-body h3{margin:0}.library-card__body p,.reading-card p,.quiz-feedback p,.empty-state span{color:var(--text-muted);margin:0}.library-card__body p{-webkit-line-clamp:6;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.library-card__file{color:var(--text-soft);margin-top:8px;font-size:.75rem;font-weight:700;display:block}.library-card__footer{color:var(--text-soft);justify-content:flex-start;gap:16px;font-size:.84rem;font-weight:700}.library-card__footer span,.profile-list__item span{align-items:center;gap:6px;display:inline-flex}.source-pill,.favorite-pill{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.75rem;font-weight:800;display:inline-flex}.source-pill--scan{color:#dc7d1e;background:#fff0df}.source-pill--upload{color:#3b6de0;background:#e8f0ff}.favorite-pill{background:var(--violet-050);width:30px;color:var(--text-soft);cursor:pointer;border:none;padding:0;transition:color .15s}.favorite-pill:hover,.favorite-pill.is-active{color:#f15a84}.reading-card{border-radius:22px;margin-bottom:10px;padding:14px}.reading-card--green{background:linear-gradient(#f0fff7 0%,#e9fbf1 100%)}.reading-card__header,.section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.reading-card__header{margin-bottom:10px}.reading-card__header span,.section-head span,.rate-card p,.journey-profile span,.profile-hero p,.stat-card span,.badge-card strong,.profile-list__item strong,.quiz-progress__meta span{font-weight:800}.reading-card__header span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.feature-card{min-height:72px;color:var(--violet-700);cursor:pointer;border-radius:18px;place-items:center;gap:6px;padding:10px;display:grid}.feature-card--wide{grid-column:span 2;min-height:56px}.audio-screen{color:#fff;background:linear-gradient(#081225 0%,#0f1f3d 100%);flex-direction:column;gap:10px;padding:14px;display:flex}.audio-artwork{border-radius:24px;margin-top:4px;overflow:hidden;box-shadow:0 24px 50px #00000052}.audio-artwork img{aspect-ratio:1.15;object-fit:contain;background:linear-gradient(#ffffff0f,#ffffff05);width:100%;padding:24px}.audio-meta{text-align:center;margin:2px 0 0}.audio-meta strong{font-size:1rem;display:block}.audio-meta p{color:#ffffffad;margin:6px 0 0}.wave-strip{justify-content:center;align-items:center;gap:5px;margin:2px 0 10px;display:flex}.wave-strip__bar{opacity:.85;background:linear-gradient(#44e48b,#8f61ff);border-radius:999px;width:4px}.wave-strip__bar.is-playing{animation:1s ease-in-out infinite bounceWave}@keyframes bounceWave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1.15)}}.audio-timeline{color:#ffffffa3;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:.78rem;font-weight:700;display:grid}.audio-timeline__track{appearance:none;cursor:pointer;background:#ffffff29;border:0;border-radius:999px;width:100%;height:5px;padding:0;overflow:hidden}.audio-timeline__progress{border-radius:inherit;background:linear-gradient(90deg,#39d67a,#855bff);width:56%;height:100%}.audio-controls{justify-content:center;align-items:center;gap:22px;margin:8px 0;display:flex}.play-button{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;display:inline-flex;box-shadow:0 20px 40px #6d46df61}.rate-card{box-shadow:none;background:#ffffff14;border-color:#ffffff14;border-radius:20px;margin-top:auto;padding:14px}.rate-card p{text-align:center;color:#ffffffbf;margin:0 0 14px}.rate-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.rate-pill{color:#ffffffbf;cursor:pointer;background:#ffffff14;border-radius:16px;min-height:42px;font-weight:800}.rate-pill.is-active{color:var(--violet-700);background:#fff}.scan-screen{background:#060612;position:relative}.scan-screen__video,.scan-screen__fallback{width:100%;min-height:100%}.scan-screen__video{object-fit:cover}.scan-screen__fallback{text-align:center;color:#fff;place-items:center;padding:40px;display:grid}.scan-screen__overlay{flex-direction:column;padding:14px;display:flex;position:absolute;inset:0}.scan-frame{background:#ffffff08;border:1px solid #ffffff38;border-radius:30px;flex:1;margin:28px 8px 16px;position:relative}.scan-frame__corner{border:4px solid var(--violet-500);width:36px;height:36px;position:absolute}.scan-frame__corner.top-left{border-bottom:0;border-right:0;border-radius:24px 0 0;top:-2px;left:-2px}.scan-frame__corner.top-right{border-bottom:0;border-left:0;border-radius:0 24px 0 0;top:-2px;right:-2px}.scan-frame__corner.bottom-left{border-top:0;border-right:0;border-radius:0 0 0 24px;bottom:-2px;left:-2px}.scan-frame__corner.bottom-right{border-top:0;border-left:0;border-radius:0 0 24px;bottom:-2px;right:-2px}.scan-frame__laser{background:linear-gradient(90deg,#0000,#53e989,#0000);height:3px;animation:2.8s linear infinite scanLaser;position:absolute;inset:20% 18px 18px;box-shadow:0 0 16px #53e989cc}@keyframes scanLaser{0%{transform:translateY(0)}50%{transform:translateY(210px)}to{transform:translateY(0)}}.scan-screen__footer{color:#fff;justify-items:center;gap:12px;display:grid}.scan-screen__footer p{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border-radius:999px;margin:0;padding:10px 16px;font-weight:800}.capture-button{cursor:pointer;background:#ffffff29;border:4px solid #ffffffe0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:inline-flex}.capture-button__inner{border:5px solid var(--violet-600);background:#fff;border-radius:50%;width:58px;height:58px}.scan-upload-button,.scan-retry-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.scan-upload-button{color:var(--violet-700);background:#ffffffeb}.scan-retry-button{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.journey-screen{background:linear-gradient(#7f58f6 0%,#693edf 18%,#f6f5fb 18% 100%);flex-direction:column;padding:14px;display:flex;position:relative}.journey-screen__header{color:#fff;margin-bottom:18px}.journey-screen__header h2{text-align:center;flex:1}.journey-profile{border-radius:24px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px;display:flex}.journey-profile__user,.journey-profile__xp{align-items:center;gap:12px;display:flex}.journey-profile__user img{background:var(--violet-100);border-radius:16px;width:52px;height:52px}.journey-profile__user span,.journey-profile__xp span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;display:block}.journey-profile__user strong,.journey-profile__xp strong{display:block}.journey-map{aspect-ratio:454/600;width:100%;max-width:420px;box-shadow:var(--shadow-md);background:#f2f8eb;border:1px solid #7a5dd11f;border-radius:28px;margin:0 auto;position:relative;overflow:hidden}.journey-map:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14 0%,#0000 35%);position:absolute;inset:0}.journey-progress-card{background:#ffffffc7;border:1px solid #7d68ca24;border-radius:20px;margin-bottom:12px;padding:12px 14px}.journey-progress-card__track{background:#7d68ca29;border-radius:999px;height:8px;overflow:hidden}.journey-progress-card__fill{border-radius:inherit;background:linear-gradient(90deg,#7c58f4,#39d67a);height:100%;display:block}.journey-progress-card__meta{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;font-size:.8rem;font-weight:800;display:flex}.journey-progress-card__meta strong{color:var(--violet-700)}.journey-map__image{object-fit:contain;width:100%;height:100%;display:block}.journey-node{cursor:pointer;z-index:2;background:0 0;border:0;justify-items:center;gap:6px;display:grid;position:absolute;transform:translate(-50%,-58%)}.journey-node__bubble{color:#5037a5;background:#fffffff0;border:3px solid #fffffff5;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.05rem;font-weight:900;display:grid;box-shadow:0 12px 24px #2d1f5833}.journey-node__label{color:#3c286a;white-space:nowrap;background:#fffffff5;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:800;box-shadow:0 8px 20px #2012451f}.journey-node.is-complete .journey-node__bubble{background:var(--mint-500);color:#fff}.journey-node.is-current .journey-node__bubble{background:var(--violet-700);color:#fff;transform:scale(1.08)}.journey-node.is-locked .journey-node__bubble{color:#fff;background:#42365b8c}.journey-treasure{font-size:2rem;animation:2s ease-in-out infinite floatTreasure;position:absolute;top:10%;right:9%}.journey-xp-bar{flex-direction:column;gap:6px;margin-bottom:4px;padding:0 2px;display:flex}.journey-xp-bar__track{background:#5b67ca26;border-radius:999px;height:8px;overflow:hidden}.journey-xp-bar__fill{background:linear-gradient(90deg, var(--violet-500,#7c3aed), var(--violet-700,#5b21b6));border-radius:999px;height:100%;transition:width .6s}.journey-xp-bar__label{color:var(--text-secondary,#6b7280);text-align:right;font-size:.72rem;font-weight:600}.journey-no-questions{border-radius:inherit;z-index:20;background:#0000008c;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.journey-no-questions__card{background:var(--surface-1,#fff);text-align:center;width:100%;max-width:340px;box-shadow:var(--shadow-lg,0 16px 48px #0000002e);border-radius:24px;flex-direction:column;align-items:center;gap:10px;padding:28px 22px 22px;display:flex;position:relative}.journey-no-questions__close{cursor:pointer;width:32px;height:32px;color:var(--text-secondary,#6b7280);background:#5b67ca1a;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.journey-no-questions__emoji{font-size:2.5rem}.journey-no-questions__card strong{color:var(--text-primary,#1a1a2e);font-size:1rem}.journey-no-questions__card p{color:var(--text-secondary,#6b7280);margin:0;font-size:.82rem;line-height:1.5}.journey-no-questions__actions{flex-direction:column;gap:8px;width:100%;margin-top:4px;display:flex}@keyframes floatTreasure{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.profile-hero{border-radius:28px;align-items:center;gap:16px;padding:14px;display:flex}.profile-hero--editable{align-items:center}.profile-avatar-wrap{flex:none;position:relative}.profile-hero img{background:var(--violet-100);object-fit:cover;border-radius:24px;width:92px;height:92px}.profile-hero p{color:#2eaf73;margin:4px 0}.profile-avatar-edit{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;width:32px;height:32px;box-shadow:var(--shadow-sm);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-4px;right:-4px}.profile-hero span{background:var(--violet-100);color:var(--violet-700);border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 14px;display:grid}.stat-card,.badge-card{border-radius:24px}.stat-card{color:var(--violet-700);justify-items:center;gap:8px;padding:18px 12px;display:grid}.stat-card strong{color:var(--text);font-size:1.5rem}.section-head{margin:6px 0 10px}.section-head span{color:var(--violet-700);font-size:.82rem}.section-link{color:var(--violet-700);cursor:pointer;background:0 0;font-size:.82rem;font-weight:800}.badge-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.badge-row--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.badge-card{text-align:center;justify-items:center;gap:8px;padding:10px 6px;display:grid}.badge-card.is-locked{opacity:.72}.badge-card__icon{background:var(--surface-soft);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.badge-card strong{color:var(--text-muted);font-size:.72rem}.badge-card small{color:var(--text-soft);font-size:.68rem;line-height:1.35}.profile-list{border-radius:24px;overflow:hidden}.profile-list__item{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.profile-list__item+.profile-list__item{border-top:1px solid var(--border)}.logout-button{color:#db3d63;cursor:pointer;background:#fff1f2;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin:12px 0 8px;font-weight:800;display:inline-flex}.profile-xp-bar-card{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;border-radius:20px;margin-bottom:4px;padding:14px 16px}.profile-xp-bar-card__header{opacity:.9;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.82rem;font-weight:800;display:flex}.profile-xp-bar-card__header span{opacity:.84;align-items:center;gap:6px;display:flex}.profile-xp-bar-card__track{background:#ffffff38;border-radius:999px;height:10px;margin-bottom:8px;overflow:hidden}.profile-xp-bar-card__fill{border-radius:inherit;background:linear-gradient(90deg,#ffffffe6,#fff9);height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.profile-xp-bar-card__meta{opacity:.78;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:700;display:flex}.profile-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:4px 0 8px;display:grid}.profile-stat-item{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;align-items:center;gap:12px;padding:14px;display:flex}.profile-stat-item__icon{background:var(--violet-100);width:40px;height:40px;color:var(--violet-700);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex}.profile-stat-item__icon--green{color:#2eaf73;background:#3fc77924}.profile-stat-item__icon--orange{color:#d97706;background:#f59e0b24}.profile-stat-item__icon--blue{color:#2563eb;background:#3b82f61f}.profile-stat-item__content{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-stat-item__content span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;overflow:hidden}.profile-stat-item__content strong{color:var(--text);font-size:1rem;font-weight:900}.quiz-screen{background:linear-gradient(#fff 0%,#faf8ff 100%);flex-direction:column;padding:14px;display:flex}.quiz-progress{margin-bottom:10px}.quiz-progress__meta{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.quiz-progress__meta strong{color:var(--violet-700)}.quiz-progress__track{background:var(--violet-100);border-radius:999px;height:8px;overflow:hidden}.quiz-progress__bar{border-radius:inherit;background:linear-gradient(90deg,#39d67a,#25b66b);height:100%}.quiz-body{flex:1;align-content:center;gap:14px;display:grid}.quiz-options{gap:10px;display:grid}.quiz-option{background:var(--surface);border:2px solid var(--border);color:var(--text);text-align:left;cursor:pointer;border-radius:18px;align-items:center;gap:14px;padding:14px;font-weight:800;display:flex}.quiz-option__dot{border:2px solid var(--border);width:24px;height:24px;color:inherit;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.quiz-option.is-correct{color:#22a765;background:#ecfff5;border-color:#61ce92}.quiz-option.is-wrong{color:#d84469;background:#fff3f5;border-color:#ff8ba6}.quiz-feedback{border-radius:28px;align-content:center;gap:12px;min-height:112px;padding:14px;display:grid}.quiz-feedback__emoji{font-size:2rem}.quiz-feedback strong{font-size:1.2rem}.empty-state,.page-feedback{text-align:center;border-radius:24px;padding:18px}.empty-state{gap:8px;display:grid}.page-feedback{min-height:100%;color:var(--text-muted);place-items:center;font-weight:800;display:grid}.resource-section{padding:8px 0 14px}.resource-section__intro{color:var(--text-muted);margin:0 0 12px;line-height:1.55}.resource-grid{gap:12px;display:grid}.resource-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#faf8ff 100%);border-radius:24px;padding:16px}.resource-card__top,.resource-link{justify-content:space-between;align-items:center;display:flex}.resource-card__top{margin-bottom:12px}.resource-card__icon{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:inline-flex}.resource-badge{background:var(--mint-100);color:#208a5a;border-radius:999px;padding:6px 10px;font-size:.73rem;font-weight:800}.resource-card__body h3,.resource-card__body p{margin:0}.resource-card__body p{color:var(--text-muted);margin-top:6px;line-height:1.5}.resource-links{gap:8px;margin-top:14px;display:grid}.resource-link{background:var(--surface-soft);color:var(--violet-700);border-radius:14px;padding:11px 12px;font-weight:800;text-decoration:none}:root[data-theme=dark] .app-phone-frame{background:radial-gradient(circle at top,#8c67ff2e,#0000 30%),linear-gradient(#121729 0%,#0d1120 100%);border-color:#ab94ff24}:root[data-theme=dark] .screen--home,:root[data-theme=dark] .screen--library,:root[data-theme=dark] .screen--reading,:root[data-theme=dark] .screen--profile{background:radial-gradient(circle at 100% 0,#56d69514,#0000 24%),linear-gradient(#111627e6 0%,#0c101df5 100%)}:root[data-theme=dark] .phone-status-bar,:root[data-theme=dark] .screen-header h2,:root[data-theme=dark] .journey-screen__header h2,:root[data-theme=dark] .screen-header--overlay{color:#f7f4ff}:root[data-theme=dark] .icon-chip--ghost{color:#f5f1ff;background:#171c31eb;border-color:#aa95ff2e;box-shadow:0 10px 24px #0000003d}:root[data-theme=dark] .icon-chip,:root[data-theme=dark] .mini-icon,:root[data-theme=dark] .search-card,:root[data-theme=dark] .library-card,:root[data-theme=dark] .feature-card,:root[data-theme=dark] .rate-card,:root[data-theme=dark] .journey-profile,:root[data-theme=dark] .profile-hero,:root[data-theme=dark] .stat-card,:root[data-theme=dark] .badge-card,:root[data-theme=dark] .profile-list,:root[data-theme=dark] .quiz-feedback,:root[data-theme=dark] .empty-state{background-color:#161b2eeb}:root[data-theme=dark] .home-floating-panel,:root[data-theme=dark] .library-action-menu{background:#111627f5;border-color:#aa95ff29}:root[data-theme=dark] .home-panel__item,:root[data-theme=dark] .home-notification,:root[data-theme=dark] .language-menu__item,:root[data-theme=dark] .resource-link{background:#ffffff0a}:root[data-theme=dark] .home-notification.is-unread{background:#6d46df2e;border-color:#aa95ff3d}:root[data-theme=dark] .home-hero__logo--blend{mix-blend-mode:normal;filter:drop-shadow(0 16px 26px #0003)}:root[data-theme=dark] .home-illustration-card{background:linear-gradient(#ffffff0d 0%,#12182beb 100%);border:1px solid #aa95ff1f}:root[data-theme=dark] .home-illustration-card__shape{background:linear-gradient(#8c67ff1f 0%,#8c67ff59 100%)}:root[data-theme=dark] .action-button--outline{color:#f5f1ff;background:#14192bfa;border-color:#aa95ff33}:root[data-theme=dark] .action-button--soft,:root[data-theme=dark] .resource-badge{color:#7de3ab;background:#32996729}:root[data-theme=dark] .bottom-nav{background:#111627f0;border-color:#aa95ff24}:root[data-theme=dark] .search-card input::placeholder,:root[data-theme=dark] .filter-chip,:root[data-theme=dark] .section-toggle__button,:root[data-theme=dark] .library-card__body p,:root[data-theme=dark] .library-card__file,:root[data-theme=dark] .library-card__footer,:root[data-theme=dark] .resource-card__body p,:root[data-theme=dark] .resource-section__intro{color:#c0bbdf}:root[data-theme=dark] .filter-chip,:root[data-theme=dark] .section-toggle__button{background:#ffffff0a;border-color:#aa95ff24}:root[data-theme=dark] .library-card__body h3,:root[data-theme=dark] .resource-card__body h3,:root[data-theme=dark] .section-head h3,:root[data-theme=dark] .screen-header h2,:root[data-theme=dark] .journey-node__label,:root[data-theme=dark] .library-card__footer,:root[data-theme=dark] .bottom-nav__item,:root[data-theme=dark] .bottom-nav__label{color:#f6f3ff}:root[data-theme=dark] .journey-node__label{color:#f6f3ff;background:#111627eb}:root[data-theme=dark] .bottom-nav__item.is-active{color:#c9b8ff}:root[data-theme=dark] .library-more,:root[data-theme=dark] .favorite-pill{color:#dfd4ff;background:#8c67ff1f}:root[data-theme=dark] .favorite-pill.is-active{color:#ff8aac;background:#f15a8429}:root[data-theme=dark] .source-pill--scan{color:#ffc488;background:#ffad6029}:root[data-theme=dark] .source-pill--upload{color:#a8c1ff;background:#5882ff29}:root[data-theme=dark] .reading-card--green{background:linear-gradient(#2e745247 0%,#142c22eb 100%)}:root[data-theme=dark] .quiz-screen,:root[data-theme=dark] .resource-card{background:linear-gradient(#161b2efa 0%,#0f1322fa 100%)}:root[data-theme=dark] .logout-button{color:#ff8cab;background:#d8446924}:root[data-theme=dark] .journey-xp-bar__track{background:#aa95ff1f}:root[data-theme=dark] .journey-xp-bar__label{color:#c0bbdf}:root[data-theme=dark] .journey-no-questions__card{background:#161b2efa}:root[data-theme=dark] .journey-no-questions__card strong{color:#f7f4ff}:root[data-theme=dark] .journey-no-questions__card p{color:#c0bbdf}:root[data-theme=dark] .journey-no-questions__close{color:#c0bbdf;background:#aa95ff1a}@media (width<=520px){.app-shell{padding:0}.app-phone-frame{border:0;border-radius:0;width:100%;height:100dvh}.bottom-nav{left:12px;right:12px;bottom:max(10px, env(safe-area-inset-bottom,0px));padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));border-radius:22px}.screen{gap:10px;padding:12px 12px 0}.app-screen.with-nav{padding-bottom:calc(94px + env(safe-area-inset-bottom,0px))}.screen--home{-webkit-overflow-scrolling:touch;overflow-y:auto}.phone-status-bar,.screen-header,.journey-screen__header{gap:8px}.home-header-actions{gap:4px}.home-floating-panel--notifications{width:min(100%,100vw - 24px)}.home-hero__logo{width:160px}.home-illustration-card{border-radius:20px;min-height:132px;padding:10px}.action-button{border-radius:15px;min-height:50px}.screen--library{padding-bottom:8px}.filter-row{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.library-card{border-radius:20px;padding:14px}.library-card__footer{flex-wrap:wrap;gap:10px 14px}.journey-screen{background:linear-gradient(#7f58f6 0%,#693edf 16%,#f6f5fb 16% 100%);padding:12px}.journey-profile{border-radius:20px;padding:12px}.journey-profile__user img{width:46px;height:46px}.journey-progress-card{border-radius:18px;padding:10px 12px}.journey-progress-card__meta{flex-direction:column;align-items:flex-start;gap:4px}.journey-map{border-radius:24px}.journey-node__bubble{width:48px;height:48px;font-size:.92rem}.journey-node__label{padding:6px 10px;font-size:.68rem}.journey-treasure{font-size:1.7rem;top:9%;right:8%}.stats-grid,.badge-row--expanded{grid-template-columns:1fr}}:root[data-theme=dark] .profile-stat-item{background-color:#161b2eeb}:root[data-theme=dark] .profile-stat-item__content span{color:#c0bbdf}:root[data-theme=dark] .profile-stat-item__content strong{color:#f6f3ff}:root[data-theme=dark] .profile-xp-bar-card{background:linear-gradient(135deg,#5b21b6 0%,#7c3aed 100%)}@media (width<=520px){.auth-avatar-grid{gap:6px}.auth-avatar-option__img{width:44px;height:44px}.auth-avatar-option__name{font-size:.62rem}.auth-avatar-option{border-radius:14px;padding:8px 4px}.profile-stats-grid{grid-template-columns:repeat(2,1fr);gap:8px}.profile-stat-item{gap:8px;padding:10px}.profile-stat-item__icon{width:34px;height:34px}.profile-stat-item__content strong{font-size:.92rem}.home-hero__brand{letter-spacing:.1em;font-size:1.3rem}.home-hero__logo{width:140px}}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-phone{width:min(100%,980px);box-shadow:var(--shadow-lg);background:#ffffffdb;border:1px solid #7d68ca1f;border-radius:36px;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.auth-showcase{background:radial-gradient(circle at top, #ffffff2e, transparent 28%), linear-gradient(180deg, var(--violet-700), var(--violet-900));color:#fff;flex-direction:column;align-items:flex-start;padding:42px 38px;display:flex;position:relative}.auth-showcase__topbar{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.auth-showcase__controls{align-items:center;gap:10px;display:inline-flex}.auth-showcase__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.auth-language-menu{position:relative}.auth-language-menu__trigger{color:#fff;cursor:pointer;background:#ffffff29;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;list-style:none;display:inline-flex}.auth-language-menu__trigger::-webkit-details-marker{display:none}.auth-language-menu__panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e152cf0;border:1px solid #ffffff1a;border-radius:18px;gap:8px;min-width:200px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 34px #0000003d}.auth-language-menu__item{color:#fff;cursor:pointer;background:#ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.auth-language-menu__item small{color:#ffffffb8}.auth-language-menu__item.is-active{background:#ffffff29}.auth-theme-toggle{color:#fff;cursor:pointer;background:#ffffff29;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:inline-flex}.auth-showcase__logo{filter:drop-shadow(0 16px 30px #0000002e);width:140px;margin:28px 0 16px}.auth-showcase h1{margin:0;font-family:"Baloo Bhaijaan 2",cursive;font-size:3rem;line-height:1}.auth-showcase__brand{margin:2px 0 0;font-size:1.15rem;font-weight:800}.auth-avatar-section{gap:10px;display:grid}.auth-avatar-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.83rem;font-weight:800}.auth-avatar-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.auth-avatar-option{border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;transition:all .18s;display:flex;position:relative}.auth-avatar-option:hover{border-color:#6d46df66;transform:translateY(-2px);box-shadow:0 8px 20px #6d46df26}.auth-avatar-option.is-selected{border-color:var(--violet-700);background:var(--violet-050);box-shadow:0 8px 20px #6d46df33}.auth-avatar-option__img{object-fit:cover;background:var(--violet-100);border-radius:50%;width:56px;height:56px}.auth-avatar-option__name{color:var(--text-muted);font-size:.7rem;font-weight:800}.auth-avatar-option__check{background:var(--violet-700);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:900;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 10px #6d46df66}.auth-showcase__text{color:#ffffffd6;max-width:360px;margin:18px 0 24px;font-size:1rem;font-weight:700;line-height:1.6}.auth-showcase__image{align-self:center;width:min(100%,380px);margin-top:auto}.auth-card{background:linear-gradient(#fff 0%,#fbfaff 100%);flex-direction:column;justify-content:center;gap:24px;padding:42px 34px;display:flex}.auth-card__header h2{color:var(--text);margin:12px 0 8px;font-size:2rem}.auth-card__subtext{color:var(--text-muted);margin:0;font-weight:700;line-height:1.6}.auth-form{gap:16px;display:grid}.field{gap:8px;display:grid}.field span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.83rem;font-weight:800}.field__control{border:1px solid var(--border);background:var(--surface);min-height:56px;color:var(--text-soft);box-shadow:var(--shadow-sm);border-radius:18px;align-items:center;gap:10px;padding:0 14px;display:flex}.field__control:focus-within{border-color:#6d46df5c;box-shadow:0 0 0 4px #7c58f41a}.field__control input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.field__toggle{width:30px;height:30px;color:var(--text-soft);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.auth-error{color:#d63d67;background:#fff0f3;border-radius:16px;padding:12px 14px;font-weight:800}.auth-submit,.auth-demo{cursor:pointer;border-radius:18px;width:100%;min-height:56px;font-weight:800}.auth-submit{background:linear-gradient(135deg, var(--violet-700), var(--violet-500));color:#fff;box-shadow:0 18px 34px #6d46df38}.auth-demo{background:var(--mint-100);color:#237b57;place-items:center;gap:4px;display:grid}.auth-demo span{opacity:.76;font-size:.82rem}.auth-switch{text-align:center;color:var(--text-muted);margin:0;font-weight:700}.auth-switch button{color:var(--violet-700);cursor:pointer;background:0 0;margin-left:8px;font-weight:800}:root[data-theme=dark] .auth-phone{background:#0e1221e0;border-color:#aa95ff29}:root[data-theme=dark] .auth-showcase{background:radial-gradient(circle at top,#ffffff14,#0000 30%),linear-gradient(#7f58f6 0%,#4e33aa 100%)}:root[data-theme=dark] .auth-card{background:radial-gradient(circle at 100% 100%,#47cb7e14,#0000 22%),linear-gradient(#14192d 0%,#0d1120 100%)}:root[data-theme=dark] .field__control{color:var(--text-muted);background:#ffffff0a;border-color:#aa95ff24}:root[data-theme=dark] .auth-error{color:#ff90ad;background:#d8446924}:root[data-theme=dark] .auth-demo{color:#8ce5b7;background:#2f865f38}@media (width<=840px){.auth-phone{grid-template-columns:1fr}.auth-showcase{text-align:center;align-items:center;padding:28px 20px 14px}.auth-showcase__topbar{flex-wrap:wrap;justify-content:center;align-items:center}.auth-showcase__text{margin-bottom:18px}.auth-showcase__image{max-width:240px}}@media (width<=520px){.auth-page{padding:0}.auth-phone{border-radius:0;min-height:100vh}.auth-showcase{padding:24px 16px 10px}.auth-showcase__badge,.auth-theme-toggle,.auth-language-menu__trigger{min-height:36px}.auth-showcase__logo{width:110px;margin:20px 0 14px}.auth-showcase h1{font-size:2.3rem}.auth-showcase__brand{font-size:1rem}.auth-showcase__text{margin:14px 0 12px;font-size:.92rem;line-height:1.5}.auth-card{gap:18px;padding:24px 16px 28px}.auth-card__header h2{margin:10px 0 6px;font-size:1.7rem}.auth-form{gap:14px}.field__control,.auth-submit,.auth-demo{min-height:52px}.auth-card{max-height:100vh;overflow-y:auto}.auth-avatar-grid{gap:6px}.auth-avatar-option__img{width:40px;height:40px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--violet-900:#3f1d89;--violet-700:#6d46df;--violet-600:#7c58f4;--violet-500:#8a6eff;--violet-100:#efe9ff;--violet-050:#f6f3ff;--mint-500:#3fc779;--mint-100:#e7f8ee;--sky-100:#e9f1ff;--gold-100:#fff0c8;--bg:#f4f1fb;--surface:#fff;--surface-soft:#faf8ff;--text:#21174d;--text-muted:#766ea4;--text-soft:#9f98c2;--border:#ebe5fb;--shadow-lg:0 24px 70px #563aaa2e;--shadow-md:0 14px 32px #624cb324;--shadow-sm:0 8px 20px #5239a81a;--radius-xl:32px;--radius-lg:24px;--radius-md:18px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--violet-900:#5b3bc4;--violet-700:#b39aff;--violet-600:#9474ff;--violet-500:#7c58f4;--violet-100:#2d2148;--violet-050:#1e1734;--mint-500:#67d99f;--mint-100:#153126;--sky-100:#1a2742;--gold-100:#463714;--bg:#0a0e19;--surface:#161b2c;--surface-soft:#1e2438;--text:#f6f3ff;--text-muted:#c0bbdf;--text-soft:#9993bc;--border:#2d3450;--shadow-lg:0 28px 80px #0000006b;--shadow-md:0 16px 36px #00000047;--shadow-sm:0 10px 24px #00000038}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top left, #7c58f42e, transparent 30%), radial-gradient(circle at bottom right, #3fc77924, transparent 24%), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Nunito,sans-serif;transition:background .2s,color .2s}button,input,textarea,select{font:inherit}button{border:0}img{max-width:100%;display:block}a{color:inherit}.text-darija{direction:rtl;font-family:"Baloo Bhaijaan 2",cursive;line-height:1.8}
