@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;display:flex;height:60px;justify-content:space-between;left:0;padding:0 2.5rem;position:relative;right:0;top:0;z-index:50}.navbar--light{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;position:-webkit-sticky;position:sticky}.navbar--transparent{background:#0000;position:absolute}.navbar-brand{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:8px;padding:0}.navbar-brand-text{color:#111827;font-size:16px;font-weight:700}.navbar--transparent .navbar-brand-text{color:#fff}.navbar-brand-accent{color:#10b981}.navbar-links{align-items:center;display:flex;gap:24px}.navbar-link{color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;white-space:nowrap}.navbar--transparent .navbar-link{color:#fffc}.navbar-actions{display:flex;gap:10px}.navbar-btn{border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:7px 18px;white-space:nowrap}.navbar-btn-login{background:#fff;border:1.5px solid #d1d5db;color:#111827}.navbar--transparent .navbar-btn-login{border:none}.navbar-btn-signup{background:#10b981;border:none;color:#fff}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;height:32px;justify-content:center;padding:0;width:32px}.navbar-toggle-bar{background:#111827;border-radius:2px;display:block;height:2px;width:100%}.navbar--transparent .navbar-toggle-bar{background:#fff}.navbar-mobile-menu{display:none}@media (max-width:768px){.navbar{padding:0 1.25rem}.navbar-actions,.navbar-links{display:none}.navbar-toggle{display:flex}.navbar-mobile-menu{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 24px #00000014;flex-direction:column;gap:4px;left:0;padding:1rem 1.25rem 1.25rem;position:absolute;right:0;top:60px;z-index:49}.navbar--open .navbar-mobile-menu{display:flex}.navbar-mobile-link{border-bottom:1px solid #f3f4f6;color:#374151;cursor:pointer;font-size:15px;font-weight:500;padding:10px 4px}.navbar-mobile-actions{display:flex;gap:10px;margin-top:12px}.navbar-mobile-actions .navbar-btn{flex:1 1;text-align:center}.navbar-mobile-actions .navbar-btn-login{border:1.5px solid #d1d5db}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-shell{background:#f3f4f6;font-family:DM Sans,sans-serif;min-height:100vh}.page-center{align-items:center;display:flex;justify-content:center}.state-icon{font-size:48px;margin-bottom:16px}.state-text{color:#6b7280;font-size:16px;font-weight:500}.card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f}.card-hover{cursor:pointer;transition:box-shadow .2s,transform .2s}.card-hover:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.btn-primary{border:none;border-radius:12px;color:#fff;font-weight:700}.btn-primary,.btn-secondary{cursor:pointer;font-family:inherit;font-size:14px;padding:11px 22px}.btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;color:#374151;font-weight:600}.ai-insight{background:#fffbeb;border:1px solid #fde68a;border-radius:16px;display:flex;gap:10px;padding:1rem 1.25rem}.ai-insight-icon{flex-shrink:0;font-size:18px}.ai-insight-title{color:#92400e;font-size:12px;font-weight:700;margin:0 0 3px}.ai-insight-text{color:#78350f;font-size:12px;line-height:1.6;margin:0}.auth-wrap{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:2rem}.auth-card{animation:fadeUp .5s ease both;background:#fff;border-radius:20px;box-shadow:0 4px 40px #00000017;padding:2.5rem 2.25rem;width:100%}.auth-header{margin-bottom:1.75rem;text-align:center}.auth-title{color:#111827;font-size:24px;font-weight:700;margin:0 0 6px}.auth-subtitle{color:#6b7280;font-size:14px;margin:0}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-background-clip:text;font-weight:600}.oauth-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:10px;justify-content:center;margin-bottom:1.25rem;padding:11px;transition:background .2s;width:100%}.oauth-btn:hover{background:#f9fafb}.divider{align-items:center;display:flex;gap:12px;margin-bottom:1.25rem}.divider-line{background:#e5e7eb;flex:1 1;height:1px}.divider-text{color:#9ca3af;font-size:13px}.form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:1.25rem;padding:11px 14px}.form-error-text{color:#b91c1c;font-size:13px;font-weight:500;margin:0}.form-field{margin-bottom:1rem}.form-label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.form-input{background:#fff;border:1.5px solid #d1d5db;border-radius:10px;color:#111827;font-family:inherit;font-size:14px;outline:none;padding:11px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.form-submit-btn{background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;margin-bottom:1.25rem;padding:12px;transition:all .2s;width:100%}.form-submit-btn:not(:disabled):hover{background:#059669;transform:translateY(-1px)}.form-submit-btn:disabled{background:#d1d5db;cursor:not-allowed}.auth-footer-text{color:#6b7280;font-size:13px;margin:0;text-align:center}.auth-footer-link{color:#10b981;cursor:pointer;font-weight:600}@media (max-width:480px){.auth-wrap{padding:1.25rem}.auth-card{padding:2rem 1.5rem}}@keyframes floatDot{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes badgePop{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.home-hero{align-items:center;background:linear-gradient(135deg,#064e3b,#065f46 45%,#047857);display:flex;gap:3rem;min-height:500px;overflow:hidden;padding:90px 4rem 5rem;position:relative}.home-hero-dot{animation:floatDot var(--dur) ease-in-out infinite var(--delay);background:#ffffff1f;border-radius:50%;height:var(--size);pointer-events:none;position:absolute;right:var(--right);top:var(--top);width:var(--size)}.home-hero-left{animation:fadeUp .7s ease .1s both;flex:1 1;max-width:520px;z-index:1}.home-badge{align-items:center;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;display:inline-flex;gap:7px;margin-bottom:1.5rem;padding:5px 14px}.home-badge-icon{font-size:12px}.home-badge-text{color:#d1fae5;font-size:12px;font-weight:500}.home-hero-title{color:#fff;font-size:clamp(30px,5vw,52px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 1.25rem}.home-hero-title-accent{color:#34d399}.home-hero-subtitle{color:#ffffffb8;font-size:15px;line-height:1.75;margin:0 0 2rem;max-width:420px}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2.5rem}.cta-yellow{background:#f59e0b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:12px 26px;transition:all .2s}.cta-yellow:hover{background:#d97706!important;transform:translateY(-1px)}.home-cta-outline{background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:12px 26px;transition:all .2s}.home-cta-outline:hover{background:#ffffff26!important}.home-hero-stats{display:flex;gap:32px}.home-stat-icon{font-size:18px}.home-stat-value{color:#f59e0b;font-size:16px;font-weight:800}.home-stat-sub{color:#ffffff80;font-size:11px}.home-hero-visual{animation:fadeUp .8s ease .25s both;flex:1 1;justify-content:center;z-index:1}.home-hero-card,.home-hero-visual{align-items:center;display:flex;position:relative}.home-hero-card{background:linear-gradient(135deg,#0d9488,#059669);border-radius:20px;box-shadow:0 24px 80px #0000004d;flex-direction:column;gap:12px;max-width:460px;min-height:260px;padding:2.5rem 2rem;width:100%}.home-currency{animation:floatDot var(--dur) ease-in-out infinite var(--delay);left:var(--left);position:absolute;top:var(--top)}.home-currency-badge{align-items:center;background:#f59e0b;border-radius:50%;box-shadow:0 4px 12px #f59e0b80;color:#fff;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;width:28px}.home-hero-emoji{animation:floatDot 4s ease-in-out infinite;font-size:64px}.home-avatar-row{display:flex;font-size:36px;gap:16px}.home-avatar{animation:floatDot var(--dur) ease-in-out infinite var(--delay)}.home-bars{align-items:flex-end;display:flex;gap:6px;height:44px;margin-top:4px}.home-bar{background:var(--bg);border-radius:3px 3px 0 0;height:var(--h);width:12px}.home-challenge-badge{align-items:center;animation:badgePop .8s ease .9s both;background:#fff;border-radius:14px;bottom:12px;box-shadow:0 8px 32px #0000002e;display:flex;gap:8px;left:-10px;padding:10px 16px;position:absolute}.home-challenge-badge-icon{font-size:16px}.home-challenge-badge-title{color:#111827;font-size:12px;font-weight:700}.home-challenge-badge-sub{color:#10b981;font-size:11px;font-weight:500}.home-section-gray{background:#f3f4f6;padding:4rem 1.5rem}.home-section-header{margin-bottom:2.5rem;text-align:center}.home-section-title{color:#111827;font-size:clamp(22px,4vw,34px);font-weight:700;letter-spacing:-.02em;margin:0 0 .75rem}.home-section-title-accent{color:#10b981}.home-section-subtitle{color:#6b7280;font-size:15px;line-height:1.7;margin:0 auto;max-width:460px}.home-course-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));margin:0 auto;max-width:1060px}.home-course-card{animation:fadeUp .5s ease 0s both;animation:fadeUp .5s ease var(--delay,0s) both;background:#fff;border-radius:16px;box-shadow:0 2px 16px #0000000f;opacity:1;opacity:var(--opacity,1);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.home-course-card:hover{box-shadow:0 20px 52px #0000001f;transform:translateY(-5px)}.home-course-topbar{background:var(--color);height:5px}.home-course-body{padding:1.2rem 1.35rem 1.35rem}.home-course-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.85rem}.home-course-left{align-items:center;display:flex;gap:11px}.home-course-icon{align-items:center;background:var(--icon-bg);border-radius:10px;display:flex;font-size:22px;height:42px;justify-content:center;width:42px}.home-course-year{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:.08em;margin-bottom:2px;text-transform:uppercase}.home-course-title{color:#111827;font-size:16px;font-weight:700;line-height:1.25}.home-course-lock{font-size:15px;margin-top:3px}.home-course-desc{color:#6b7280;font-size:13px;line-height:1.65;margin:0 0 .9rem}.home-course-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:1rem}.home-course-tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;color:#374151;font-size:11.5px;font-weight:500;padding:3px 10px}.home-course-start{color:var(--color);cursor:pointer;font-size:14px;font-weight:600}.home-course-locked-text{color:#9ca3af;font-size:12.5px;font-weight:500}.home-section-white{background:#f3f4f6;padding:5rem 1.5rem}.home-steps-inner{margin:0 auto;max-width:780px;text-align:center}.home-steps-title{color:#111827;font-size:clamp(22px,4vw,34px);font-weight:800;letter-spacing:-.01em;margin:0 0 .75rem}.home-steps-subtitle{color:#6b7280;font-size:15px;line-height:1.7;margin:0 auto 3.5rem;max-width:460px}.home-steps-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.home-step{flex-direction:column;gap:16px}.home-step,.home-step-circle{align-items:center;display:flex}.home-step-circle{background:#10b981;border-radius:50%;box-shadow:0 6px 20px #10b9814d;color:#fff;flex-shrink:0;font-size:20px;font-weight:800;height:52px;justify-content:center;width:52px}.home-step-title{color:#111827;font-size:16px;font-weight:700}.home-step-desc{color:#6b7280;font-size:13.5px;line-height:1.7;margin:0;max-width:200px}.home-footer{background:linear-gradient(135deg,#064e3b,#047857);padding:4rem 2rem;text-align:center}.home-footer-title{color:#fff;font-size:clamp(20px,4vw,30px);font-weight:800;margin:0 0 .75rem}.home-footer-subtitle{color:#fff9;font-size:14px;margin:0 0 2rem}@media (max-width:900px){.home-hero{flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem 3rem;text-align:center}.home-hero-left{max-width:100%}.home-hero-actions,.home-hero-stats{justify-content:center}.home-hero-stats{flex-wrap:wrap;row-gap:16px}.home-hero-visual{width:100%}.home-hero-card{max-width:100%;padding:2rem 1.25rem}.home-challenge-badge{left:8px}}@media (max-width:480px){.home-hero-subtitle{max-width:100%}.home-hero-actions{align-items:stretch;flex-direction:column}.home-hero-actions button{width:100%}.home-hero-stats{gap:20px}.home-course-grid,.home-steps-grid{grid-template-columns:1fr}}.login-card{max-width:420px}.login-tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:8px;margin-bottom:1.5rem;padding-bottom:12px}.login-tab{background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;flex:1 1;font-family:inherit;font-size:13px;font-weight:600;padding:8px 14px;text-align:center;transition:all .2s}.login-tab.active{background:#10b981;color:#fff}.login-password-row{display:flex;justify-content:space-between;margin-bottom:6px}.register-card{max-width:440px}.register-success{padding:1rem 0;text-align:center}.register-success-icon{font-size:48px;margin-bottom:12px}.register-success-title{color:#111827;font-size:17px;font-weight:700;margin-bottom:6px}.register-success-text{color:#6b7280;font-size:13px}.password-strength{align-items:center;display:flex;gap:4px;margin-top:6px}.password-strength-bar{background:#e5e7eb;border-radius:2px;flex:1 1;height:3px;transition:background .3s}.password-strength-bar.weak{background:#ef4444}.password-strength-bar.fair{background:#f59e0b}.password-strength-bar.strong{background:#10b981}.password-strength-label{color:#9ca3af;font-size:11px;margin-left:4px;white-space:nowrap}.type-options{display:flex;gap:8px}.type-option{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;flex:1 1;font-family:inherit;font-size:12px;font-weight:600;padding:9px 6px;transition:all .2s}.type-option.active{background:#f0fdf4;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;color:#065f46}.spinner{animation:spin .7s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:16px;width:16px}.parents-hero{background:linear-gradient(135deg,#064e3b,#065f46 50%,#047857);overflow:hidden;padding:5rem 1.5rem 5.5rem;position:relative;text-align:center}.parents-hero-dot{background:#ffffff1a;border-radius:50%;height:var(--size);left:var(--l);pointer-events:none;position:absolute;top:var(--t);width:var(--size)}.parents-hero-inner{animation:fadeUp .6s ease both;margin:0 auto;max-width:640px;position:relative;z-index:1}.parents-hero-tag{background:#f59e0b;border-radius:20px;display:inline-block;margin-bottom:1.5rem;padding:4px 16px}.parents-hero-tag-text{color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.parents-hero-title{color:#fff;font-size:clamp(28px,5vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 1.1rem}.parents-hero-subtitle{color:#ffffffb3;font-size:15px;line-height:1.75;margin:0 auto 2.25rem;max-width:480px}.parents-hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cta-btn{background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:12px 28px;transition:all .2s}.cta-btn:hover{opacity:.88;transform:translateY(-1px)}.cta-btn.amber{background:#f59e0b;padding:13px 36px}.cta-outline{background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:12px 28px;transition:all .2s}.cta-outline:hover{background:#ffffff26!important}.parents-section-white{background:#fff;padding:4.5rem 1.5rem}.parents-section-inner{margin:0 auto;max-width:960px}.parents-section-title{color:#111827;font-size:clamp(20px,4vw,32px);font-weight:800;letter-spacing:-.01em;margin:0 0 2.75rem;text-align:center}.parents-features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.feat-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 2px 16px #0000000f;padding:1.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.feat-card:hover{box-shadow:0 16px 40px #0000001a!important;transform:translateY(-4px)}.feat-card-icon{align-items:center;background:#f0fdf4;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.feat-card-title{color:#111827;font-size:16px;font-weight:700;margin-bottom:8px}.feat-card-desc{color:#6b7280;font-size:13.5px;line-height:1.7;margin:0}.parents-section-gray{background:#f3f4f6;padding:4.5rem 1.5rem}.parents-steps-header{margin:0 auto;max-width:780px;text-align:center}.parents-steps-title{color:#111827;font-size:clamp(20px,4vw,30px);font-weight:800;margin:0 0 .75rem}.parents-steps-subtitle{color:#6b7280;font-size:15px;margin:0 0 3rem}.parents-steps-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.step-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000d;padding:1.75rem 1.5rem;text-align:left}.step-num{color:#10b981;font-size:13px;font-weight:800;letter-spacing:.06em;margin-bottom:12px}.step-title{color:#111827;font-size:15px;font-weight:700;margin-bottom:6px}.step-desc{color:#6b7280;font-size:13.5px;line-height:1.65;margin:0}.parents-cta-footer{background:linear-gradient(135deg,#064e3b,#047857);padding:4rem 1.5rem;text-align:center}.parents-cta-title{color:#fff;font-size:clamp(20px,4vw,30px);font-weight:800;margin:0 0 .75rem}.parents-cta-subtitle{color:#fff9;font-size:14px;margin:0 0 2rem}@media (max-width:480px){.parents-hero{padding:3rem 1.25rem 3.5rem}.parents-features-grid,.parents-steps-grid{grid-template-columns:1fr}.parents-hero-actions{align-items:stretch;flex-direction:column}.parents-hero-actions button{width:100%}}.challenge-page{padding-bottom:4rem}.challenge-header{animation:fadeUp .5s ease both;padding:3.5rem 1rem 2.5rem;text-align:center}.challenge-tag{background:#fef3c7;border:1px solid #fde68a;border-radius:20px;display:inline-block;margin-bottom:1rem;padding:4px 16px}.challenge-tag-text{color:#92400e;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.challenge-title{color:#111827;font-size:clamp(28px,5vw,42px);font-weight:800;letter-spacing:-.02em;margin:0 0 .75rem}.challenge-subtitle{color:#6b7280;font-size:16px;line-height:1.7;margin:0 auto;max-width:480px}.challenge-list{display:flex;flex-direction:column;gap:14px;margin:0 auto;max-width:720px;padding:0 1.5rem}.challenge-row{align-items:center;animation:fadeUp .5s ease 0s both;animation:fadeUp .5s ease var(--delay,0s) both;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 12px #0000000f;display:flex;gap:1.25rem;padding:1.4rem 1.6rem;transition:box-shadow .2s,transform .2s}.challenge-row.locked{cursor:default;opacity:.72}.challenge-row:not(.locked){cursor:pointer}.challenge-row:not(.locked):hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.challenge-icon{align-items:center;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:14px;color:#10b981;display:flex;flex-shrink:0;font-size:24px;height:52px;justify-content:center;width:52px}.challenge-icon.locked{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;font-size:22px}.challenge-text{flex:1 1;min-width:0}.challenge-title-row{align-items:center;display:flex;gap:8px;margin-bottom:4px}.challenge-name{color:#111827;font-size:15px;font-weight:700}.challenge-name.locked{color:#9ca3af}.challenge-year-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#065f46;font-size:11px;font-weight:600;padding:2px 9px}.challenge-year-badge.locked{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af}.challenge-desc{color:#6b7280;font-size:13px;line-height:1.55;margin:0}.challenge-desc.locked{color:#9ca3af}.challenge-right{flex-shrink:0;min-width:90px;text-align:right}.challenge-coming-soon{color:#10b981;font-size:13px;font-weight:600}.challenge-xp{color:#10b981;font-size:16px;font-weight:800;margin-bottom:2px}.challenge-participants{align-items:center;color:#9ca3af;display:flex;font-size:12px;gap:3px;justify-content:flex-end}.challenge-cta{animation:fadeUp .5s ease .5s both;margin-top:2.5rem;text-align:center}.join-btn{background:#10b981;border:none;border-radius:10px;box-shadow:0 4px 16px #10b9814d;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:14px 44px;transition:all .2s}.join-btn:hover{background:#059669;transform:translateY(-1px)}.sn-nav{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;font-family:DM Sans,sans-serif;gap:12px;height:60px;justify-content:space-between;padding:0 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.sn-logo,.sn-nav{align-items:center;display:flex}.sn-logo{background:none;border:none;cursor:pointer;flex-shrink:0;gap:8px;padding:0}.sn-logo-text{color:#111827;font-size:16px;font-weight:700}.sn-logo-accent{color:#10b981}.sn-links{display:flex;gap:24px}.sn-link{border-bottom:none;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding-bottom:2px;white-space:nowrap}.sn-link.active{border-bottom:2px solid #10b981;color:#10b981;font-weight:600}.sn-right{align-items:center;display:flex;gap:12px;min-width:0}.sn-right-slot{flex-shrink:1;min-width:0}.sn-right-user{gap:12px}.sn-avatar,.sn-right-user{align-items:center;display:flex;flex-shrink:0}.sn-avatar{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;font-size:14px;font-weight:700;height:34px;justify-content:center;width:34px}.sn-logout{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:6px 14px;white-space:nowrap}.sn-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;height:32px;justify-content:center;padding:0;width:32px}.sn-toggle-bar{background:#111827;border-radius:2px;display:block;height:2px;width:100%}.sn-mobile-menu{display:none}@media (max-width:700px){.sn-nav{padding:0 1.25rem}.sn-links,.sn-right-user{display:none}.sn-toggle{display:flex}.sn-mobile-menu{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 24px #00000014;flex-direction:column;gap:4px;left:0;padding:1rem 1.25rem 1.25rem;position:absolute;right:0;top:60px;z-index:99}.sn-nav--open .sn-mobile-menu{display:flex}.sn-mobile-link{border-bottom:1px solid #f3f4f6;color:#374151;cursor:pointer;font-size:15px;font-weight:500;padding:10px 4px}.sn-mobile-link.active{color:#10b981;font-weight:700}.sn-mobile-logout{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;margin-top:12px;padding:10px}}@media (max-width:420px){.sn-right-slot .balance-badge{gap:6px;padding:.45rem .7rem}.sn-right-slot .balance-value{font-size:16px}.sn-right-slot .balance-label{display:none}}.tx-row:hover{background:#f9fafb!important}.dash-card{transition:box-shadow .2s,transform .2s}.dash-card:hover{box-shadow:0 8px 32px #0000001a!important;transform:translateY(-2px)}.dash-error-card{box-shadow:0 4px 20px #00000014;padding:2rem 2.5rem;text-align:center}.dash-error-title{color:#b91c1c;font-size:16px;font-weight:700;margin:0 0 8px}.dash-error-message{color:#6b7280;font-size:14px;margin:0 0 20px}.dash-error-btn{background:#064e3b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 24px}.dash-welcome{animation:fadeUp .5s ease both;margin-bottom:1.5rem}.dash-welcome-eyebrow{color:#10b981;font-size:13px;font-weight:600;margin:0 0 2px}.dash-welcome-title{color:#111827;font-size:26px;font-weight:700;letter-spacing:-.01em;margin:0}.dash-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1.4fr 1fr 1fr;margin-bottom:16px}.dash-stats-grid-2col{grid-template-columns:1fr 1fr}.dash-balance-card{animation:fadeUp .5s ease .05s both;background:linear-gradient(135deg,#064e3b,#047857);border-radius:16px;box-shadow:0 4px 20px #064e3b40;padding:1.4rem 1.6rem}.dash-balance-label{color:#ffffffa6;font-size:11px;font-weight:500;letter-spacing:.05em;margin:0 0 8px;text-transform:uppercase}.dash-balance-value{color:#fff;font-size:32px;font-weight:800;letter-spacing:-.02em;margin:0}.dash-stat-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:1.4rem 1.6rem}.dash-stat-label{align-items:center;color:#9ca3af;display:flex;font-size:12px;font-weight:500;gap:4px;margin:0 0 8px}.dash-stat-value{color:#111827;font-size:26px;font-weight:700;margin:0}.dash-goal-card{animation:fadeUp .5s ease .2s both;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;margin-bottom:16px;padding:1.25rem 1.6rem}.dash-goal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.dash-goal-label{align-items:center;color:#111827;display:flex;font-size:14px;font-weight:600;gap:6px}.dash-goal-value{color:#10b981;font-size:13px;font-weight:600}.dash-goal-track{background:#e5e7eb;border-radius:99px;height:10px;overflow:hidden}.dash-goal-fill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:99px;height:100%}.dash-tx-card{animation:fadeUp .5s ease .3s both;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden}.dash-tx-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:1.25rem 1.6rem}.dash-tx-title{color:#111827;font-size:15px;font-weight:700;margin:0}.dash-tx-header-hint{color:#9ca3af;font-size:11px;font-weight:500}.dash-tx-empty{color:#9ca3af;font-size:14px;padding:2rem;text-align:center}.tx-row{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.6rem;transition:background .15s}.tx-row:not(:last-child){border-bottom:1px solid #f3f4f6}.tx-left{gap:14px}.tx-icon,.tx-left{align-items:center;display:flex}.tx-icon{border-radius:10px;font-size:16px;font-weight:700;height:38px;justify-content:center;width:38px}.tx-icon.income{background:#f0fdf4;border:1px solid #bbf7d0;color:#10b981}.tx-icon.expense{color:#ef4444}.tx-icon.expense,.tx-icon.neutral{background:#f9fafb;border:1px solid #e5e7eb}.tx-desc,.tx-icon.neutral{color:#111827}.tx-desc{font-size:14px;font-weight:600;margin:0 0 2px}.tx-date{color:#9ca3af;font-size:12px;margin:0}.tx-amount{font-size:14px;font-weight:700;margin:0 0 2px}.tx-amount.income{color:#10b981}.tx-amount.expense{color:#ef4444}.tx-amount.neutral{color:#111827}.tx-balance-after{color:#9ca3af;font-size:11px;margin:0}.acct-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:16px}.acct-card{animation:fadeUp .5s ease both;background:linear-gradient(135deg,#064e3b,#047857);border-radius:18px;box-shadow:0 4px 20px #064e3b40;color:#fff;display:flex;flex-direction:column;min-height:150px;padding:1.5rem 1.6rem}.acct-card-top{align-items:flex-start;display:flex;justify-content:space-between}.acct-card-type{color:#ffffffb3;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.acct-card-icon{font-size:20px}.acct-card-balance-label{color:#fff9;font-size:11px;letter-spacing:.05em;margin:16px 0 4px;text-transform:uppercase}.acct-card-balance{font-size:28px;font-weight:800;letter-spacing:-.02em;margin:0}.acct-card-footer{align-items:flex-end;display:flex;justify-content:space-between;margin-top:auto;padding-top:16px}.acct-card-name{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.acct-card-number{font-feature-settings:"tnum";color:#ffffffbf;font-size:12px;font-variant-numeric:tabular-nums}.acct-detail-card{animation:fadeUp .5s ease .1s both;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;margin-bottom:16px;padding:1.25rem 1.6rem}.acct-detail-title{color:#111827;font-size:15px;font-weight:700;margin:0 0 4px}.acct-detail-row{color:#6b7280;display:flex;font-size:13px;justify-content:space-between;padding:9px 0}.acct-detail-row:not(:last-child){border-bottom:1px solid #f3f4f6}.acct-detail-row strong{color:#111827;font-weight:700}.acct-show-card-btn{margin-top:14px;width:100%}@media (max-width:480px){.dash-stats-grid,.dash-stats-grid-2col{grid-template-columns:1fr}.dash-welcome-title{font-size:22px}.tx-row{padding:.85rem 1.1rem}.acct-detail-card,.dash-goal-card,.dash-tx-header{padding-left:1.1rem;padding-right:1.1rem}}.lh-hero{animation:fadeUp .5s ease both;background:linear-gradient(135deg,#064e3b,#065f46 50%,#047857);border-radius:20px;margin-bottom:20px;overflow:hidden;padding:2rem 2.5rem;position:relative}.lh-hero-decor-1{background:#ffffff0a;height:120px;right:60px;top:-30px;width:120px}.lh-hero-decor-1,.lh-hero-decor-2{border-radius:50%;pointer-events:none;position:absolute}.lh-hero-decor-2{background:#ffffff08;bottom:-40px;height:180px;right:20px;width:180px}.lh-hero-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.lh-hero-greeting{color:#fff9;font-size:13px;font-weight:500;margin:0 0 4px}.lh-hero-title{color:#fff;font-size:clamp(22px,4vw,32px);font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.lh-hero-subtitle{color:#ffffffa6;font-size:14px;margin:0 0 1.5rem}.lh-hero-cta{background:#f59e0b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:10px 22px}.lh-hero-cta:hover{background:#d97706}.lh-level-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;min-width:220px;padding:1.25rem 1.5rem;z-index:1}.lh-level-top{gap:10px;margin-bottom:14px}.lh-level-icon,.lh-level-top{align-items:center;display:flex}.lh-level-icon{background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:12px;box-shadow:0 4px 12px #f59e0b66;font-size:20px;height:44px;justify-content:center;width:44px}.lh-level-label{color:#ffffff8c;font-size:11px;font-weight:500}.lh-level-value{color:#fbbf24;font-size:22px;font-weight:800;line-height:1}.lh-xp-remaining{color:#ffffff73;font-size:11px;margin:6px 0 0;text-align:right}.xp-row{display:flex;justify-content:space-between;margin-bottom:5px}.xp-row-label{color:#fff9;font-size:11px;font-weight:500}.xp-row-value{color:#fffc;font-size:11px;font-weight:600}.xp-track{background:#ffffff26;border-radius:99px;height:7px;overflow:hidden}.xp-fill{background:linear-gradient(90deg,#34d399,#fbbf24);border-radius:99px;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.lh-stats-grid{grid-gap:14px;animation:fadeUp .5s ease .1s both;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:20px}.lh-stat-card{background:#fff;background:var(--stat-bg,#fff);border:1px solid #e5e7eb;border:1px solid var(--stat-border,#e5e7eb);border-radius:14px;box-shadow:0 1px 6px #0000000a;padding:1rem 1.1rem}.lh-stat-label{align-items:center;color:#9ca3af;display:flex;font-size:11px;font-weight:500;gap:4px;margin-bottom:4px}.lh-stat-value{color:#111827;font-size:20px;font-weight:800}.lh-columns{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 320px}.lh-left-col{animation:fadeUp .5s ease .2s both}.lh-right-col{animation:fadeUp .5s ease .3s both;display:flex;flex-direction:column;gap:16px}.lh-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.lh-section-title{color:#111827;font-size:16px;font-weight:700;margin:0}.lh-view-all{color:#10b981;cursor:pointer;font-size:13px;font-weight:600}.lh-path-loading{color:#9ca3af;font-size:14px;padding:2rem 0;text-align:center}.lh-year-group{margin-bottom:10px}.lh-year-body{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding-left:4px}.empty-year{background:#fff;border:1px dashed #e5e7eb;border-radius:12px;color:#9ca3af;font-size:13px;padding:1.25rem;text-align:center}.year-header{background:#fff;border:1.5px solid #e5e7eb;border:1.5px solid var(--yh-border,#e5e7eb);border-radius:12px;box-shadow:0 1px 4px #0000000a;box-shadow:var(--yh-shadow,0 1px 4px #0000000a);cursor:pointer;gap:10px;padding:.75rem 1rem;transition:all .2s;-webkit-user-select:none;user-select:none}.year-header,.year-header-icon{align-items:center;display:flex}.year-header-icon{background:var(--yh-icon-bg);border:1.5px solid var(--yh-icon-border);border-radius:9px;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.year-header-info{flex:1 1}.year-header-title{color:#111827;font-size:13px;font-weight:800}.year-header-sub{color:#6b7280;font-size:11px;font-weight:500}.year-header-chevron{flex-shrink:0;transition:transform .2s}.badge-complete{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#16a34a;flex-shrink:0;font-size:11px;font-weight:600;padding:2px 8px}.course-card{background:#fff;border:1.5px solid #e5e7eb;border:1.5px solid var(--cc-border,#e5e7eb);border-radius:14px;box-shadow:0 2px 12px #0000000f;overflow:hidden;transition:transform .2s,box-shadow .2s}.course-card.is-locked{cursor:not-allowed;opacity:.55}.course-card:not(.is-locked){cursor:pointer}.course-card:not(.is-locked):hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-3px)}.course-card-topbar{background:#e5e7eb;background:var(--cc-topbar,#e5e7eb);height:4px}.course-card-body{padding:1rem}.course-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.course-card-left{align-items:center;display:flex;gap:9px}.course-card-icon{align-items:center;background:var(--cc-icon-bg);border-radius:9px;display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.course-card-year{color:#9ca3af;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.course-card-title{color:#111827;font-size:13px;font-weight:700;line-height:1.2;margin-top:1px}.course-status-done{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#16a34a}.course-status-active,.course-status-done{font-size:11px;font-weight:600;padding:2px 8px}.course-status-active{background:var(--cc-icon-bg);border-radius:20px;color:var(--cc-accent)}.course-status-notstarted{color:#9ca3af;font-size:11px}.course-progress-track{background:#f3f4f6;border-radius:99px;height:5px;margin-bottom:5px;overflow:hidden}.course-progress-fill{border-radius:99px;height:100%;transition:width 1s ease}.course-footer{display:flex;justify-content:space-between}.course-footer-lessons{color:#9ca3af;font-size:11px}.course-footer-pct{font-size:11px;font-weight:600}.lh-side-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden}.lh-side-card-header{border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem}.lh-side-card-title{color:#111827;font-size:14px;font-weight:700;margin:0}.activity-empty{color:#9ca3af;font-size:13px;padding:1.5rem 1.25rem;text-align:center}.activity-item{align-items:flex-start;display:flex;gap:10px;padding:.85rem 1.25rem}.activity-item:not(:last-child){border-bottom:1px solid #f9fafb}.activity-icon{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;flex-shrink:0;font-size:15px;height:32px;justify-content:center;width:32px}.activity-info{flex:1 1;min-width:0}.activity-title{color:#111827;font-size:13px;font-weight:600;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-sub{color:#9ca3af;font-size:11px;margin:0}.activity-right{flex-shrink:0;text-align:right}.activity-pct{font-size:12px;font-weight:700;margin:0 0 2px}.activity-date{color:#9ca3af;font-size:10px;margin:0}.badges-card{padding:1rem 1.25rem}.badges-title{color:#111827;font-size:14px;font-weight:700;margin:0 0 12px}.badges-row{display:flex;flex-wrap:wrap;gap:8px}.badge-item{align-items:center;display:flex;flex-direction:column;gap:4px}.badge-item.not-earned{filter:grayscale(1);opacity:.35}.badge-icon{align-items:center;border-radius:12px;display:flex;font-size:20px;height:44px;justify-content:center;width:44px}.badge-icon.earned{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #bbf7d0;box-shadow:0 2px 8px #10b98126}.badge-icon.not-earned{background:#f3f4f6;border:1.5px solid #e5e7eb}.badge-label{font-size:9px;font-weight:600;line-height:1.2;max-width:48px;text-align:center}.badge-label.earned{color:#374151}.badge-label.not-earned{color:#9ca3af}@media (max-width:860px){.lh-columns{grid-template-columns:1fr}}@media (max-width:480px){.lh-hero{padding:1.5rem 1.25rem}.lh-level-card{min-width:0;width:100%}.lh-hero-cta{width:100%}}.cl-hero{background:linear-gradient(135deg,#064e3b,#047857);padding:2rem 2.5rem}.cl-hero-inner{margin:0 auto;max-width:720px}.cl-hero-eyebrow{color:#34d399;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.cl-hero-title{color:#fff;font-size:26px;font-weight:800;margin:0 0 6px}.cl-hero-subtitle{color:#ffffffa6;font-size:14px;margin:0}.cl-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem}.cl-error-text{color:#b91c1c;font-size:14px;margin:0}.cl-course-card{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 12px #0000000f;cursor:pointer;display:flex;gap:16px;padding:1.25rem 1.5rem;transition:all .2s ease}.cl-course-card:hover{border-color:#10b981;box-shadow:0 8px 28px #0000001a;transform:translateY(-3px)}.cl-course-card.is-locked{cursor:not-allowed;opacity:.55}.cl-course-card.is-locked:hover{border-color:#e5e7eb;box-shadow:0 2px 12px #0000000f;transform:none}.cl-course-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:46px;justify-content:center;width:46px}.cl-course-icon.challenge{background:linear-gradient(135deg,#fef3c7,#fde68a)}.cl-course-icon.learning{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.cl-course-header-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.cl-course-title{color:#111827;font-size:15px;font-weight:700}.cl-course-status{border-radius:20px;flex-shrink:0;font-size:11px;font-weight:600;padding:2px 8px;white-space:nowrap}.cl-course-status.done{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.cl-course-status.active{background:#d1fae5;color:#047857}.cl-course-status.notstarted{color:#9ca3af}.cl-course-meta-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.cl-course-type-badge{border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.05em;padding:2px 8px}.cl-course-type-badge.challenge{background:#fef3c7;color:#92400e}.cl-course-type-badge.learning{background:#dbeafe;color:#1e40af}.cl-course-length{color:#6b7280;font-size:12px;font-weight:500}.cl-course-progress-track{background:#f3f4f6;border-radius:99px;height:5px;overflow:hidden}.cl-course-progress-fill{border-radius:99px;height:100%;transition:width 1s ease}.cl-course-arrow{align-items:center;background:#f3f4f6;border-radius:10px;color:#6b7280;display:flex;flex-shrink:0;font-size:14px;height:34px;justify-content:center;transition:all .2s;width:34px}.cl-course-card:hover .cl-course-arrow{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.cl-demo-label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.cl-demo-card{align-items:center;background:linear-gradient(135deg,#3730a3,#4f46e5);border-radius:16px;box-shadow:0 2px 16px #6366f133;cursor:pointer;display:flex;gap:16px;padding:1.25rem 1.5rem;transition:all .2s ease}.cl-demo-card:hover{background:linear-gradient(135deg,#312e81,#4338ca);box-shadow:0 8px 28px #6366f159;transform:translateY(-3px)}.cl-demo-icon{align-items:center;background:#ffffff26;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:46px;justify-content:center;width:46px}.cl-demo-title{color:#fff;font-size:15px;font-weight:700;margin-bottom:3px}.cl-demo-subtitle{color:#ffffffa6;font-size:12px;font-weight:500}.cl-demo-arrow{background:#ffffff26;border-radius:10px;color:#fff;flex-shrink:0;font-size:14px;height:34px;justify-content:center;width:34px}.cl-demo-arrow,.cl-year-header{align-items:center;display:flex}.cl-year-header{background:#fff;border:1.5px solid #e5e7eb;border:1.5px solid var(--yh-border,#e5e7eb);border-radius:14px;box-shadow:0 1px 4px #0000000a;box-shadow:var(--yh-shadow,0 1px 4px #0000000a);cursor:pointer;gap:12px;padding:.85rem 1.1rem;transition:all .2s;-webkit-user-select:none;user-select:none}.cl-year-icon{align-items:center;background:var(--yh-icon-bg);border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;transition:background .2s;width:38px}.cl-year-title{color:#111827;font-size:16px;font-weight:800}.cl-year-sub{color:#6b7280;font-size:12px;font-weight:500}.cl-year-chevron{flex-shrink:0;transition:transform .2s}.cl-year-body{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-left:4px}.cl-empty-year{background:#fff;border:1px dashed #e5e7eb;border-radius:12px;color:#9ca3af;font-size:13px;padding:1.25rem;text-align:center}.balance-badge{align-items:center;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:14px;display:flex;gap:8px;padding:.6rem 1.1rem}.balance-badge-icon{font-size:18px}.balance-label{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.balance-value{color:#064e3b;font-size:20px;font-weight:800}.balance-diff{border-radius:8px;font-size:12px;font-weight:700;padding:2px 7px}.balance-diff.negative{background:#fef2f2;border:1px solid #fecaca;color:#ef4444}.balance-diff.positive{background:#f0fdf4;border:1px solid #bbf7d0;color:#10b981}.modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.modal-box{animation:popIn .25s cubic-bezier(.34,1.56,.64,1) both;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0003;max-width:460px;padding:2rem;width:100%}.quiz-banner{align-items:center;background:linear-gradient(135deg,var(--brand-1),var(--brand-2));display:flex;flex-wrap:wrap;gap:12px;padding:1rem 2.5rem}.quiz-banner-pill{background:#ffffff1f;border:1px solid #fff3;border-radius:10px;padding:4px 14px}.quiz-banner-pill-text{color:var(--accent-light);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.quiz-banner-sep{color:#fff6;font-size:13px}.quiz-banner-topic{color:#fff;font-size:13px;font-weight:700}.quiz-banner-meta{color:#ffffffd9;font-size:13px;font-weight:600}.quiz-body{margin:0 auto;max-width:680px;padding:2.5rem 1.5rem}.quiz-intro-icon{font-size:52px;margin-bottom:12px}.quiz-intro-title{color:#111827;font-size:22px;font-weight:800;margin:0 0 10px}.quiz-intro-subtitle{color:#6b7280;font-size:15px;line-height:1.7;margin:0 0 1.75rem}.quiz-intro-meta-row{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:16px}.quiz-intro-cta{background:linear-gradient(135deg,var(--accent),var(--accent-dark));border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:13px;width:100%}.quiz-intro-cta:hover{opacity:.9}.quiz-done{animation:fadeUp .5s ease both;text-align:center}.quiz-done-icon{font-size:64px;margin-bottom:16px}.quiz-done-title{color:#111827;font-size:24px;font-weight:800;margin:0 0 8px}.quiz-done-sub{color:#6b7280;font-size:15px;margin:0 0 6px}.quiz-done-sub2{color:#9ca3af;font-size:13px;margin:0 0 28px}.quiz-done-actions{display:flex;gap:12px;justify-content:center}.quiz-done-primary{background:linear-gradient(135deg,var(--accent),var(--accent-dark));border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:11px 22px}.quiz-progress-row{align-items:center;display:flex;gap:10px;margin-bottom:20px}.quiz-progress-track{background:#e5e7eb;border-radius:99px;flex:1 1;height:6px;overflow:hidden}.quiz-progress-fill{background:linear-gradient(90deg,var(--accent),var(--accent-light));border-radius:99px;height:100%;transition:width .5s ease}.quiz-progress-count{color:#9ca3af;font-size:12px;font-weight:500;white-space:nowrap}.quiz-card{background:#fff;border-radius:18px;box-shadow:0 2px 20px #00000012;overflow:hidden}.quiz-card-header{background:linear-gradient(135deg,var(--brand-1),var(--brand-2));padding:1.5rem 1.75rem}.quiz-card-header.with-badge{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:1.25rem 1.75rem}.quiz-card-tag{color:var(--accent-light);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quiz-card-type-pill{background:#ffffff26;border:1px solid #ffffff40;border-radius:8px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;padding:3px 10px}.quiz-scenario-wrap{border-bottom:1px solid #f3f4f6;padding:1.25rem 1.75rem}.quiz-scenario-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem}.quiz-scenario-line{color:#1e293b;font-size:14px;line-height:1.6;margin:2px 0}.quiz-scenario-line.first{font-weight:600;margin:0 0 6px}.quiz-scenario-line:not(.first){font-weight:500}.quiz-question-body{padding:1.5rem 1.75rem}.quiz-question-text{color:#111827;font-size:15px;font-weight:700;margin:0 0 1rem}.quiz-options{display:flex;flex-direction:column;gap:10px}.option-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;gap:12px;padding:.85rem 1rem;text-align:left;transition:all .15s}.option-btn.answerable:hover{background:var(--accent-tint)!important;border-color:var(--accent)!important}.option-btn.locked{cursor:default}.option-btn.shake{animation:shake .3s ease}.option-btn.right{background:var(--accent-tint);border:1.5px solid var(--accent)}.option-btn.wrong{background:#fef2f2;border:1.5px solid #ef4444}.option-btn.selected{background:var(--accent-tint);border:1.5px solid var(--accent)}.option-label{align-items:center;background:#f3f4f6;border-radius:8px;color:#374151;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:30px;justify-content:center;transition:all .15s;width:30px}.option-label.right{background:var(--accent);color:#fff}.option-label.wrong{background:#ef4444;color:#fff}.option-label.selected{background:var(--accent);color:#fff}.option-text{color:#111827;flex:1 1;font-size:14px;font-weight:500}.option-icon{font-size:16px;margin-left:8px}.feedback-icon{font-size:44px;margin-bottom:12px}.feedback-heading{font-size:20px;font-weight:800;margin:0 0 12px}.feedback-heading.correct{color:var(--correct-heading)}.feedback-heading.wrong{color:#92400e}.feedback-line{border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-size:14px;line-height:1.7;padding:10px 14px}.feedback-line.tinted{background:#f8fafc}.feedback-line.plain{background:#fff}.feedback-cta{border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:13px;width:100%}.feedback-cta.correct{background:linear-gradient(135deg,var(--accent),var(--accent-dark))}.feedback-cta.wrong{background:linear-gradient(135deg,#f59e0b,#d97706)}.balance-effect-notice{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;display:flex;gap:8px;margin-bottom:1.5rem;padding:10px 14px}.balance-effect-title{color:#b91c1c;font-size:13px;font-weight:700;margin:0 0 2px}.balance-effect-detail{color:#7f1d1d;font-size:12px;margin:0}.spend-summary-list{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.5rem;max-height:320px;overflow-y:auto;padding:4px 14px;text-align:left}.spend-summary-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:12px;justify-content:space-between;padding:10px 0}.spend-summary-row:last-of-type{border-bottom:none}.spend-summary-row.total{border-bottom:none;border-top:1.5px solid #e5e7eb;font-weight:700;margin-top:2px;padding-top:12px}.spend-summary-label{display:flex;flex-direction:column;gap:2px;min-width:0}.spend-summary-row.total .spend-summary-label{color:#111827;font-size:14px}.spend-summary-tag{color:#9ca3af;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.spend-summary-choice{color:#374151;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spend-summary-amount{flex-shrink:0;font-size:14px;font-weight:700;white-space:nowrap}.spend-summary-amount.positive{color:#10b981}.spend-summary-amount.negative{color:#ef4444}.spend-summary-amount.zero{color:#111827}@media (max-width:640px){.quiz-banner{padding:.85rem 1.25rem}.quiz-body{padding:1.5rem 1rem}.modal-box{padding:1.5rem 1.25rem}.quiz-card-header,.quiz-card-header.with-badge{padding:1rem 1.25rem}.quiz-question-body,.quiz-scenario-wrap{padding:1.1rem 1.25rem}.quiz-done-actions{flex-direction:column}}.oa-wrap{display:flex;justify-content:center;padding:2.5rem 1.5rem}.oa-card{animation:fadeUp .5s ease both;max-width:620px;padding:2.25rem 2.5rem;width:100%}.oa-intro{padding:1rem 0;text-align:center}.oa-intro-icon{animation:popIn .4s ease both;font-size:44px;margin-bottom:12px}.oa-success-icon{animation:popIn .5s ease both}.oa-eyebrow{color:#10b981;font-size:13px;font-weight:600;margin:0 0 6px}.oa-title{color:#111827;font-size:24px;font-weight:700;letter-spacing:-.01em;margin:0 0 10px}.oa-subtitle{color:#6b7280;font-size:14px;line-height:1.6;margin:0 auto 24px;max-width:440px}.oa-spinner{animation:spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#10b981;height:40px;margin:0 auto;width:40px}.oa-btn-primary{background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:11px 24px;transition:all .2s}.oa-btn-primary:hover{background:#059669;transform:translateY(-1px)}.oa-btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:11px 22px}.oa-btn-secondary:hover{background:#e5e7eb}.oa-actions{align-items:center;margin-top:8px}.oa-actions,.oa-stepper{display:flex;justify-content:space-between}.oa-stepper{margin:0 0 2rem;position:relative}.oa-stepper:before{background:#e5e7eb;content:"";height:2px;left:14px;position:absolute;right:14px;top:14px;z-index:0}.oa-step{flex:1 1;flex-direction:column;gap:6px;position:relative;z-index:1}.oa-step,.oa-step-dot{align-items:center;display:flex}.oa-step-dot{background:#fff;border:2px solid #e5e7eb;border-radius:50%;color:#9ca3af;font-size:12px;font-weight:700;height:28px;justify-content:center;transition:all .2s;width:28px}.oa-step.active .oa-step-dot{border-color:#10b981;color:#10b981}.oa-step.done .oa-step-dot{background:#10b981;border-color:#10b981;color:#fff}.oa-step-label{color:#9ca3af;font-size:11px;font-weight:600}.oa-step.active .oa-step-label,.oa-step.done .oa-step-label{color:#111827}.oa-step-title{color:#111827;font-size:19px;font-weight:700;margin:0 0 4px}.oa-step-subtitle{color:#6b7280;font-size:13px;margin:0 0 20px}.oa-type-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:16px}.oa-type-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:3px;padding:1rem 1.1rem;position:relative;text-align:left;transition:all .15s}.oa-type-card:hover{border-color:#a7f3d0}.oa-type-card.selected{background:#f0fdf4;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.oa-type-card.locked{background:#f9fafb;cursor:not-allowed;opacity:.85}.oa-type-card.locked:hover{border-color:#e5e7eb}.oa-type-lock{font-size:13px;position:absolute;right:12px;top:12px}.oa-type-icon{font-size:22px;margin-bottom:2px}.oa-type-name{color:#111827;font-size:14px;font-weight:700}.oa-type-tagline{color:#6b7280;font-size:11.5px}.oa-type-currency{color:#10b981;font-size:11px;font-weight:600;margin-top:4px}.oa-type-card.locked .oa-type-currency{color:#9ca3af}.oa-type-hint{color:#9ca3af;font-size:10.5px;line-height:1.4;margin-top:4px}.oa-currency-note{align-items:flex-start;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#065f46;display:flex;font-size:12.5px;gap:10px;line-height:1.5;margin-bottom:20px;padding:12px 14px}.oa-currency-note-icon{color:#10b981;font-weight:800}.oa-terms-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#374151;font-size:12.5px;line-height:1.6;margin-bottom:16px;padding:14px 16px}.oa-terms-toggle{background:none;border:none;color:#10b981;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;margin-top:8px;padding:0}.oa-terms-full{border-top:1px dashed #e5e7eb;display:flex;flex-direction:column;gap:6px;margin-top:10px;padding-top:10px}.oa-terms-full p{color:#6b7280;font-size:12px;margin:0}.oa-check-row{align-items:flex-start;color:#374151;cursor:pointer;display:flex;font-size:13px;gap:10px;line-height:1.5;padding:10px 0}.oa-check-row input{accent-color:#10b981;cursor:pointer;flex-shrink:0;height:16px;margin-top:2px;width:16px}.oa-review-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:6px 16px}.oa-review-row{color:#6b7280;display:flex;font-size:13px;justify-content:space-between;padding:10px 0}.oa-review-row:not(:last-child){border-bottom:1px solid #e5e7eb}.oa-review-row strong{color:#111827;font-weight:700}.oa-success-card{background:linear-gradient(135deg,#064e3b,#047857);border-radius:16px;box-shadow:0 4px 20px #064e3b40;margin-bottom:24px;padding:4px 20px;text-align:left}.oa-success-header{align-items:center;border-bottom:1px solid #ffffff26;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:14px 0}.oa-success-badge{background:#ffffff26;border-radius:99px;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.03em;padding:3px 9px}.oa-success-card .oa-review-row{border-bottom-color:#ffffff1f;color:#ffffffb3}.oa-success-card .oa-review-row strong{color:#fff}@media (max-width:520px){.oa-card{padding:1.75rem 1.5rem}.oa-type-grid{grid-template-columns:1fr}.oa-step-label{display:none}}.mgmt-page-shell{background:#0b1120;font-family:DM Sans,sans-serif;min-height:100vh}.mgmt-container{margin:0 auto;max-width:900px;padding:2.5rem 1.5rem}.mgmt-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.mgmt-title{color:#f1f5f9;font-size:22px;font-weight:800;margin:0}.mgmt-title-count{color:#64748b;font-size:13px;font-weight:500;margin-left:8px}.mgmt-btn-primary{background:#38bdf8;border:none;border-radius:10px;color:#0b1120;font-weight:700}.mgmt-btn-primary,.mgmt-btn-secondary{cursor:pointer;font-family:inherit;font-size:13px;padding:9px 18px}.mgmt-btn-secondary{background:#1e293b;border:1px solid #334155;border-radius:10px;color:#e2e8f0;font-weight:600}.mgmt-error{background:#450a0a;border:1px solid #7f1d1d;border-radius:12px;margin-bottom:1.25rem;padding:.9rem 1.1rem}.mgmt-error-text{color:#fca5a5;font-size:14px;font-weight:600;margin:0}.mgmt-loading-text{color:#64748b;font-size:14px}.mgmt-empty-card{background:#111827;border:1.5px dashed #334155;border-radius:16px;padding:3rem 2rem;text-align:center}.mgmt-empty-icon{font-size:40px;margin-bottom:12px}.mgmt-empty-title{color:#e2e8f0;font-size:15px;font-weight:700;margin:0 0 6px}.mgmt-empty-text{color:#64748b;font-size:13px;margin:0}.mgmt-list-card{background:#111827;border:1px solid #1f2937;border-radius:14px}.mgmt-badge{background:var(--badge-bg);border-radius:6px;color:var(--badge-color);font-size:11px;font-weight:700;letter-spacing:.05em;padding:3px 10px}.staff-nav{background:#111827;border-bottom:1px solid #1f2937;font-family:DM Sans,sans-serif;height:60px;justify-content:space-between;padding:0 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.staff-nav,.staff-nav-logo{align-items:center;display:flex}.staff-nav-logo{background:none;border:none;cursor:pointer;gap:8px;padding:0}.staff-nav-logo-icon{font-size:22px}.staff-nav-logo-text{color:#f1f5f9;font-size:15px;font-weight:700}.staff-nav-logo-accent{color:#38bdf8}.staff-nav-links{display:flex;gap:24px}.staff-nav-link{border-bottom:none;color:#94a3b8;cursor:pointer;font-size:14px;font-weight:500;padding-bottom:2px}.staff-nav-link.active{border-bottom:2px solid #38bdf8;color:#38bdf8;font-weight:600}.staff-nav-right{align-items:center;display:flex;gap:12px}.staff-nav-username{color:#64748b;font-size:13px}.staff-nav-logout{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:6px 14px}.cc-loading-text{color:#64748b;font-size:14px;margin-top:3rem;text-align:center}.cc-banner{background:linear-gradient(135deg,#064e3b,#047857);padding:2rem 2.5rem}.cc-banner-inner{margin:0 auto;max-width:760px}.cc-banner-eyebrow{color:#34d399;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.cc-banner-title{color:#fff;font-size:26px;font-weight:800;margin:0 0 4px}.cc-banner-subtitle{color:#ffffffa6;font-size:14px;margin:0}.cc-body{margin:0 auto;max-width:760px;padding:2rem 1.5rem}.cc-card{background:#111827;border:1.5px solid #1f2937;border-radius:16px;box-shadow:0 2px 12px #00000040;margin-bottom:1.5rem;padding:1.5rem}.cc-card-title{color:#f1f5f9;font-size:16px;font-weight:800;margin:0 0 1.25rem}.cc-field{margin-bottom:1.1rem}.cc-field-label{color:#94a3b8;display:block;font-size:13px;font-weight:700;margin-bottom:5px}.cc-field-hint{color:#64748b;font-size:11px;margin:4px 0 0}.cc-input{background:#0f172a;border:1.5px solid #334155;border-radius:10px;box-sizing:border-box;color:#e2e8f0;font-family:DM Sans,sans-serif;font-size:14px;outline:none;padding:9px 12px;width:100%}.cc-textarea{line-height:1.5;resize:vertical}.cc-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.cc-points-input{width:100px}.cc-id-input{width:120px}.cc-id-input:disabled{opacity:.6}.cc-hidden-radio{display:none}.cc-coursetype-row{display:flex;gap:12px}.cc-coursetype-option{align-items:center;background:#0f172a;border:1.5px solid #334155;border-radius:12px;color:#94a3b8;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 18px;transition:all .15s}.cc-coursetype-option.active{background:#10b9811f;border-color:#10b981;color:#6ee7b7;font-weight:700}.cc-type-row{display:flex;flex-wrap:wrap;gap:8px}.cc-type-btn{background:#0f172a;border:1.5px solid #334155;border-radius:10px;color:#94a3b8;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:7px 14px;transition:all .15s}.cc-type-btn.active{background:#10b9811f;border-color:#10b981;color:#6ee7b7;font-weight:700}.cc-two-col{display:flex;gap:16px}.cc-col{flex:1 1}.cc-question-card{background:#111827;border:1.5px solid #1f2937;border-radius:16px;box-shadow:0 2px 12px #00000040;margin-bottom:1.25rem;overflow:hidden}.cc-question-header{align-items:center;background:linear-gradient(135deg,#064e3b,#047857);display:flex;justify-content:space-between;padding:.85rem 1.25rem}.cc-question-label{color:#34d399;font-size:13px;font-weight:700;letter-spacing:.06em}.cc-question-remove-btn{background:#ffffff1f;border:1px solid #fff3;border-radius:8px;color:#fca5a5;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:4px 10px}.cc-question-body{padding:1.25rem}.cc-options-list{display:flex;flex-direction:column;gap:8px}.cc-option-row{align-items:center;display:flex;gap:10px}.cc-correct-radio{align-items:center;background:#0f172a;border:2px solid #334155;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .15s;width:28px}.cc-correct-radio.correct{background:#10b981;border-color:#10b981}.cc-option-letter{align-items:center;background:#1e293b;border-radius:6px;color:#cbd5e1;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:26px;justify-content:center;width:26px}.cc-option-input{flex:1 1}.cc-option-input:disabled{background:#1e293b;color:#64748b}.cc-option-points-input{flex-shrink:0;text-align:center;width:64px}.cc-option-remove-btn{background:none;border:none;color:#f87171;cursor:pointer;flex-shrink:0;font-size:18px;line-height:1;padding:0 4px}.cc-add-option-btn{background:#10b9811a;border:1.5px solid #10b98159;border-radius:10px;color:#6ee7b7;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin-top:10px;padding:7px 14px}.cc-questions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.cc-questions-title{color:#f1f5f9;font-size:16px;font-weight:800;margin:0}.cc-add-question-btn{background:#10b9811a;border:1.5px dashed #10b981;border-radius:14px;color:#6ee7b7;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;margin-bottom:1.5rem;padding:13px;transition:background .15s;width:100%}.cc-add-question-btn:hover{background:#10b9812e}.cc-submit-row{display:flex;gap:12px;justify-content:flex-end}.cc-cancel-btn{background:#1e293b;border:1px solid #334155;border-radius:12px;color:#e2e8f0;font-weight:600;padding:11px 22px}.cc-cancel-btn,.cc-submit-btn{cursor:pointer;font-family:inherit;font-size:14px}.cc-submit-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;font-weight:700;padding:11px 28px;transition:opacity .15s}.cc-submit-btn:disabled{background:#6ee7b7;cursor:default}.staff-login-shell{align-items:center;background:#0b1120;display:flex;font-family:DM Sans,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.staff-login-card{background:#111827;border:1px solid #1f2937;border-radius:20px;box-shadow:0 4px 40px #00000080;max-width:400px;padding:2.5rem 2.25rem;width:100%}.staff-login-header{margin-bottom:1.75rem;text-align:center}.staff-login-icon{font-size:34px;margin-bottom:8px}.staff-login-title{color:#f1f5f9;font-size:22px;font-weight:700;margin:0 0 6px}.staff-login-subtitle{color:#64748b;font-size:13px;margin:0}.staff-login-accent{color:#38bdf8}.staff-login-error{background:#450a0a;border:1px solid #7f1d1d;border-radius:10px;margin-bottom:1.25rem;padding:11px 14px}.staff-login-error-text{color:#fca5a5;font-size:13px;font-weight:500;margin:0}.staff-login-label{color:#94a3b8;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.staff-login-input{background:#0f172a;border:1.5px solid #334155;border-radius:10px;color:#e2e8f0;font-family:inherit;font-size:14px;outline:none;padding:11px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.staff-login-input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.staff-login-submit{background:#38bdf8;border:none;border-radius:10px;color:#0b1120;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:12px;transition:all .2s;width:100%}.staff-login-submit:disabled{background:#1e293b;color:#64748b;cursor:not-allowed}.staff-login-footer-text{color:#475569;margin-top:1.5rem}.staff-login-back-row,.staff-login-footer-text{font-size:12px;margin-bottom:0;text-align:center}.staff-login-back-row{margin-top:8px}.staff-login-back{color:#475569;cursor:pointer}.staff-dash-title{color:#f1f5f9;font-size:24px;font-weight:800;margin:0 0 6px}.staff-dash-subtitle{color:#64748b;font-size:14px;margin:0 0 2rem}.staff-dash-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.staff-section-card{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:1.5rem}.staff-section-icon{font-size:28px;margin-bottom:10px}.staff-section-title{color:#f1f5f9;font-size:16px;font-weight:700;margin:0 0 6px}.staff-section-desc{color:#64748b;font-size:13px;margin:0 0 1.25rem}.staff-section-actions{display:flex;gap:10px}.staff-action-btn{align-items:center;background:#0f172a;border:1.5px solid #334155;border-radius:10px;color:#e2e8f0;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:11px 14px;transition:opacity .15s}.staff-action-btn.primary{background:#38bdf8;border:none;color:#0b1120}.staff-action-btn:hover{opacity:.85}.staff-user-list{display:flex;flex-direction:column;gap:10px}.staff-user-card{padding:1.1rem 1.25rem}.staff-user-top{align-items:center;display:flex;gap:12px}.staff-user-top.has-detail{margin-bottom:12px}.staff-user-avatar{align-items:center;background:var(--badge-bg);border-radius:10px;color:var(--badge-color);display:flex;flex-shrink:0;font-size:15px;font-weight:700;height:38px;justify-content:center;width:38px}.staff-user-info{flex:1 1;min-width:0}.staff-user-name{color:#f1f5f9;font-size:14px;font-weight:700}.staff-user-meta{color:#64748b;font-size:11px;margin-top:1px}.staff-user-details{display:flex;flex-direction:column;gap:8px}.staff-detail-block{background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:.75rem 1rem}.staff-detail-title{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.06em;margin:0 0 8px;text-transform:uppercase}.staff-detail-grid{grid-gap:6px 16px;display:grid;gap:6px 16px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.staff-detail-key{color:#475569;font-size:10px}.staff-detail-value{color:#e2e8f0;font-size:13px;font-weight:600}.staff-course-list{display:flex;flex-direction:column;gap:10px}.staff-course-row{align-items:center;display:flex;gap:16px;padding:1rem 1.25rem}.staff-course-icon{align-items:center;background:var(--icon-bg);border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.staff-course-info{flex:1 1;min-width:0}.staff-course-title{color:#f1f5f9;font-size:14px;font-weight:700}.staff-course-meta{color:#64748b;font-size:12px;margin-top:2px}.staff-course-edit-btn{background:#38bdf81a;border:1px solid #38bdf859;border-radius:8px;color:#38bdf8}.staff-course-edit-btn,.staff-course-remove-btn{cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:6px 12px}.staff-course-remove-btn{background:#ef44441a;border:1px solid #ef444459;border-radius:8px;color:#f87171}.staff-course-remove-btn:disabled{cursor:default;opacity:.6}.parent-nav{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;font-family:DM Sans,sans-serif;gap:12px;height:60px;justify-content:space-between;padding:0 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.parent-nav,.parent-nav-logo{align-items:center;display:flex}.parent-nav-logo{background:none;border:none;cursor:pointer;flex-shrink:0;gap:8px;padding:0}.parent-nav-logo-text{color:#111827;font-size:16px;font-weight:700}.parent-nav-logo-accent{color:#10b981}.parent-nav-links{display:flex;gap:24px}.parent-nav-link{border-bottom:none;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding-bottom:2px;white-space:nowrap}.parent-nav-link.active{border-bottom:2px solid #10b981;color:#10b981;font-weight:600}.parent-nav-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.parent-nav-username{color:#6b7280;font-size:13px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parent-nav-logout{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:6px 14px;white-space:nowrap}.parent-nav-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;height:32px;justify-content:center;padding:0;width:32px}.parent-nav-toggle-bar{background:#111827;border-radius:2px;display:block;height:2px;width:100%}.parent-nav-mobile-menu{display:none}@media (max-width:800px){.parent-nav{padding:0 1.25rem}.parent-nav-links,.parent-nav-right{display:none}.parent-nav-toggle{display:flex}.parent-nav-mobile-menu{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 24px #00000014;flex-direction:column;gap:4px;left:0;padding:1rem 1.25rem 1.25rem;position:absolute;right:0;top:60px;z-index:99}.parent-nav--open .parent-nav-mobile-menu{display:flex}.parent-nav-mobile-link{border-bottom:1px solid #f3f4f6;color:#374151;cursor:pointer;font-size:15px;font-weight:500;padding:10px 4px}.parent-nav-mobile-link.active{color:#10b981;font-weight:700}.parent-nav-mobile-username{color:#9ca3af;font-size:12.5px;padding:10px 4px 0}.parent-nav-mobile-logout{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;margin-top:8px;padding:10px}}.parent-dash-container{margin:0 auto;max-width:1180px;padding:2rem 1.5rem}.parent-two-col{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:900px){.parent-two-col{grid-template-columns:1.6fr 1fr}}.parent-stats-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}@media (min-width:700px){.parent-stats-row{grid-template-columns:repeat(4,1fr)}}.parent-col{gap:20px}.parent-child-list,.parent-col{display:flex;flex-direction:column}.parent-child-list{gap:14px}.parent-banner{animation:fadeUp .5s ease both;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:1.75rem}.parent-banner,.parent-banner-left{align-items:flex-start;display:flex}.parent-banner-left{gap:14px}.parent-banner-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:14px;box-shadow:0 4px 14px #10b9814d;display:flex;flex-shrink:0;font-size:26px;height:52px;justify-content:center;width:52px}.parent-banner-title{color:#111827;font-size:22px;font-weight:800;letter-spacing:-.01em;margin:0 0 4px}.parent-banner-subtitle{color:#6b7280;font-size:13px;margin:0}.parent-add-btn{background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:10px 18px;white-space:nowrap}.parent-add-btn.wide{padding:10px 20px}.parent-stat-card{padding:1.1rem 1.3rem}.parent-stat-label{color:#6b7280;font-size:12.5px;margin-bottom:10px}.parent-stat-value{color:#111827;font-size:26px;font-weight:800;letter-spacing:-.01em;margin-bottom:6px}.parent-stat-sub{color:#9ca3af;color:var(--sub-color,#9ca3af);font-size:12px;font-weight:600}.parent-child-row{padding:1.25rem 1.4rem}.parent-balance-block{flex-shrink:0;text-align:right}.parent-balance-label{color:#9ca3af;font-size:11px}.parent-balance-value{color:#111827;font-size:17px;font-weight:700}.parent-side-card{padding:1.4rem 1.5rem}.parent-side-card-title{color:#111827;font-size:15px;font-weight:700;margin:0 0 14px}.parent-insights-list{display:flex;flex-direction:column;gap:10px}.parent-insight-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;display:flex;gap:10px;padding:1rem 1.1rem}.parent-insight-icon{flex-shrink:0;font-size:18px}.parent-insight-title{color:#111827;font-size:13.5px;font-weight:700;margin:0 0 4px}.parent-insight-text{color:#4b5563;font-size:12.5px;line-height:1.6;margin:0}.parent-activity-list{display:flex;flex-direction:column;gap:12px}.parent-activity-item{align-items:flex-start;display:flex;gap:10px}.parent-activity-dot{background:var(--color);border-radius:50%;flex-shrink:0;height:8px;margin-top:5px;width:8px}.parent-activity-text{color:#374151;flex:1 1;font-size:13px;line-height:1.5}.parent-activity-time{color:#9ca3af;flex-shrink:0;font-size:11px;white-space:nowrap}.parent-plan-rows{display:flex;flex-direction:column;gap:12px}.parent-plan-row{border-top:1px solid #f3f4f6;padding-top:10px}.parent-plan-label{color:#9ca3af;font-size:11px;margin-bottom:3px}.parent-plan-value{color:#374151;font-size:12.5px;line-height:1.5}@media (max-width:480px){.parent-dash-container{padding:1.5rem 1.1rem}.parent-add-btn{text-align:center;width:100%}.parent-row-top{flex-wrap:wrap}.parent-balance-block{text-align:left}}.parent-course-row{border-bottom:1px solid #f3f4f6;padding:1rem 1.6rem}.parent-course-row-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.parent-course-title{color:#111827;font-size:14px;font-weight:600;margin:0 0 2px}.parent-course-year{color:#9ca3af;font-size:12px;margin:0}.parent-course-status{color:var(--color);font-size:12px;font-weight:600}.parent-course-track{background:#e5e7eb;border-radius:99px;height:6px;overflow:hidden}.parent-course-fill{background:var(--color);border-radius:99px;height:100%;width:var(--width)}.parent-error{align-items:center;background:#fff4f4;border:1px solid #fca5a5;border-radius:10px;display:flex;gap:8px;margin-bottom:1.25rem;padding:10px 14px}.parent-error-text{color:#dc2626;font-size:13px;margin:0}.parent-back-link{color:#6b7280;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;margin-bottom:18px}.parent-avatar{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:42px;justify-content:center;width:42px}.parent-row-top{justify-content:space-between;margin-bottom:12px}.parent-row-left,.parent-row-top{align-items:center;display:flex;gap:12px}.parent-row-left{min-width:0}.parent-row-name{color:#111827;font-size:15px;font-weight:700}.parent-row-meta{color:#6b7280;font-size:12px}.parent-progress-label-row{display:flex;justify-content:space-between;margin-bottom:6px}.parent-progress-label{color:#6b7280;font-size:12px}.parent-progress-value{color:#10b981;font-size:12px;font-weight:600}.parent-progress-track{background:#e5e7eb;border-radius:99px;height:8px;overflow:hidden}.parent-progress-fill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:99px;height:100%}.parent-empty-card{padding:3rem 2rem;text-align:center}.parent-empty-icon{font-size:40px;margin-bottom:12px}.parent-empty-title{color:#111827;font-size:15px;font-weight:700;margin:0 0 6px}.parent-empty-text{color:#6b7280;font-size:13px;margin:0}@media (max-width:420px){.parent-row-top{flex-wrap:wrap;row-gap:8px}.parent-empty-card{padding:2.5rem 1.25rem}}.parent-form-card{animation:fadeUp .5s ease both;max-width:440px;padding:2.5rem 2.25rem;width:100%}.parent-form-header{margin-bottom:1.75rem;text-align:center}.parent-form-icon{font-size:36px;margin-bottom:8px}.parent-form-title{color:#111827;font-size:22px;font-weight:700;margin:0 0 6px}.parent-form-subtitle{color:#6b7280;font-size:13.5px;margin:0}.parent-success{padding:1rem 0;text-align:center}.parent-success-icon{font-size:48px;margin-bottom:12px}.parent-success-title{color:#111827;font-size:17px;font-weight:700;margin-bottom:6px}.parent-success-text{color:#6b7280;font-size:13px}.parent-submit-btn{align-items:center;background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:700;gap:8px;justify-content:center;padding:12px;transition:all .2s;width:100%}.parent-submit-btn:not(:disabled):hover{background:#059669}.parent-submit-btn:disabled{background:#6ee7b7;cursor:not-allowed}.parent-spinner{animation:spin .7s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:16px;width:16px}@media (max-width:480px){.parent-form-card{padding:2rem 1.5rem}}.parent-progress-row{padding:1.25rem 1.4rem}.parent-progress-view-link{color:#10b981;flex-shrink:0;font-size:13px;font-weight:600}.parent-progress-header{animation:fadeUp .5s ease both;margin-bottom:1.75rem}.parent-progress-title{color:#111827;font-size:24px;font-weight:800;letter-spacing:-.01em;margin:0 0 4px}.parent-progress-subtitle{color:#6b7280;font-size:13.5px;margin:0}.parent-progress-list{display:flex;flex-direction:column;gap:14px}.teacher-header{align-items:flex-start;animation:fadeUp .5s ease both;background:#fff;border-bottom:1px solid #f3f4f6;display:flex;gap:14px;padding:1.25rem 2rem}.teacher-header-icon{align-items:center;background:#fef3c7;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:46px;justify-content:center;width:46px}.teacher-header-title{color:#111827;font-size:21px;font-weight:800;letter-spacing:-.01em;margin:0 0 4px}.teacher-header-subtitle{color:#6b7280;font-size:13px;margin:0}.teacher-dash-container{margin:0 auto;max-width:1180px;padding:1.75rem 1.5rem}.teacher-stats-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}@media (min-width:700px){.teacher-stats-row{grid-template-columns:repeat(4,1fr)}}.teacher-stat-card{padding:1.1rem 1.3rem}.teacher-stat-label{color:#6b7280;font-size:12.5px;margin-bottom:10px}.teacher-stat-value{color:#111827;font-size:26px;font-weight:800;letter-spacing:-.01em;margin-bottom:6px}.teacher-stat-sub{color:#9ca3af;color:var(--sub-color,#9ca3af);font-size:12px;font-weight:600}.teacher-two-col{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:900px){.teacher-two-col{grid-template-columns:1.6fr 1fr}}.teacher-col{display:flex;flex-direction:column;gap:20px}.teacher-card-title{color:#111827;font-size:15px;font-weight:700;margin:0 0 16px}.teacher-tracker-card{padding:1.4rem 1.5rem}.teacher-table-wrap{overflow-x:auto}.teacher-table{border-collapse:collapse;width:100%}.teacher-table th{color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.03em;padding:0 10px 10px;text-align:left;text-transform:uppercase;white-space:nowrap}.teacher-table td{border-top:1px solid #f3f4f6;color:#374151;font-size:13.5px;padding:12px 10px;white-space:nowrap}.teacher-td-name{color:#111827;font-weight:700}.teacher-td-streak{font-size:13px}.teacher-level-badge{border-radius:99px;display:inline-block;font-size:12px;font-weight:700;padding:3px 10px}.teacher-level-l1{background:#eff6ff;color:#3b82f6}.teacher-level-l2{background:#f0fdf4;color:#10b981}.teacher-progress-cell{align-items:center;display:flex;gap:10px;min-width:130px}.teacher-progress-track{background:#e5e7eb;border-radius:99px;flex:1 1;height:8px;overflow:hidden}.teacher-progress-fill{background:#10b981;background:var(--fill-color,#10b981);border-radius:99px;height:100%}.teacher-progress-pct{color:#6b7280;flex-shrink:0;font-size:12.5px;font-weight:600}.teacher-savings-value{color:#10b981;color:var(--savings-color,#10b981);font-weight:700}.teacher-badge{border-radius:99px;display:inline-block;font-size:12px;font-weight:700;padding:4px 12px}.teacher-badge-green{background:#f0fdf4;color:#10b981}.teacher-badge-amber{background:#fffbeb;color:#d97706}.teacher-badge-red{background:#fef2f2;color:#ef4444}.teacher-side-card{padding:1.4rem 1.5rem}.teacher-curriculum-list{display:flex;flex-direction:column}.teacher-curriculum-row{border-top:1px solid #f3f4f6;padding:12px 0}.teacher-curriculum-row:first-child{border-top:none;padding-top:0}.teacher-curriculum-label{color:#111827;font-size:13px;font-weight:700;margin-bottom:4px}.teacher-curriculum-text{color:#6b7280;font-size:12.5px;line-height:1.6}.teacher-resource-list{display:flex;flex-direction:column;gap:14px}.teacher-resource-row{align-items:center;display:flex;gap:12px}.teacher-resource-icon{align-items:center;background:#f3f4f6;border-radius:10px;display:flex;flex-shrink:0;font-size:17px;height:38px;justify-content:center;width:38px}.teacher-resource-info{flex:1 1;min-width:0}.teacher-resource-title{color:#111827;font-size:13.5px;font-weight:700}.teacher-resource-meta{color:#9ca3af;font-size:12px;margin-top:2px}.teacher-resource-action{color:#3b82f6;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:700}
/*# sourceMappingURL=main.a00c6bc0.css.map*/