@media (max-width:860px){:root{--mobile-viewport-inline:16px;--mobile-content-max:430px;--mobile-topbar-base-h:56px;--mobile-bottom-nav-base-h:78px;--mobile-safe-top:env(safe-area-inset-top,0px);--mobile-safe-right:env(safe-area-inset-right,0px);--mobile-safe-bottom:env(safe-area-inset-bottom,0px);--mobile-safe-left:env(safe-area-inset-left,0px);--mobile-space-1:4px;--mobile-space-2:8px;--mobile-space-3:12px;--mobile-space-4:16px;--mobile-space-5:20px;--mobile-space-6:24px;--mobile-space-8:32px;--mobile-radius-control:12px;--mobile-radius-card:18px;--mobile-radius-sheet:24px;--mobile-touch-target:44px;--mobile-surface:#ffffff;--mobile-surface-subtle:#f4f7fb;--mobile-border:rgba(7,18,71,0.11);--mobile-text:#07111f;--mobile-text-muted:#64748b;--mobile-focus:#ffd21f;--mobile-shadow-card:0 8px 28px rgba(7,18,71,0.09);--mobile-shadow-overlay:0 20px 60px rgba(3,11,26,0.24);--mobile-ease:cubic-bezier(0.2,0,0,1);--mobile-duration-fast:140ms;--mobile-duration-base:220ms;--safe-top:var(--mobile-safe-top);--safe-bottom:var(--mobile-safe-bottom);--bottom-nav-h:var(--mobile-bottom-nav-base-h)}html{background:var(--mobile-surface-subtle);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{min-width:320px}body{min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-grid{color:var(--mobile-text);background:var(--mobile-surface-subtle);isolation:isolate;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent}.app-grid,.app-grid>.main{min-width:0;min-height:100dvh}.app-grid>.main{box-sizing:border-box;overflow-wrap:anywhere;scroll-padding-top:calc(var(--mobile-topbar-base-h) + var(--mobile-safe-top) + var(--mobile-space-4));scroll-padding-bottom:calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + var(--mobile-space-6))}.app-grid canvas,.app-grid img,.app-grid svg,.app-grid video{max-width:100%}.app-grid [role=button],.app-grid a,.app-grid button,.app-grid input,.app-grid select,.app-grid textarea{touch-action:manipulation}.app-grid input,.app-grid select,.app-grid textarea{max-width:100%;font-size:max(16px,1em)}.app-grid :is(button,a,input,select,textarea,[role=button]):focus-visible{outline:3px solid color-mix(in srgb,var(--mobile-focus) 88%,white);outline-offset:2px}.app-grid :is(.mobile-topbar-burger,.mobile-topbar-action){width:var(--mobile-touch-target);height:var(--mobile-touch-target);min-width:var(--mobile-touch-target);min-height:var(--mobile-touch-target)}.app-grid .mobile-topbar{box-sizing:border-box;height:calc(var(--mobile-topbar-base-h) + var(--mobile-safe-top))!important;padding-top:var(--mobile-safe-top)!important;padding-right:max(var(--mobile-space-3),var(--mobile-safe-right))!important;padding-left:max(var(--mobile-space-3),var(--mobile-safe-left))!important;background:rgba(7,18,71,.96);border-bottom-color:rgba(255,255,255,.09);box-shadow:0 1px 0 rgba(3,11,26,.2),0 8px 24px rgba(3,11,26,.14);backdrop-filter:blur(18px) saturate(150%)}.app-grid .mobile-topbar-brand{max-width:calc(100% - 120px);gap:var(--mobile-space-2)}.app-grid .mobile-topbar-brand img{flex:0 0 auto}.app-grid .mobile-topbar-title-wrap{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:1px;line-height:1}.app-grid .mobile-topbar-title-wrap small{color:rgba(255,255,255,.58);font-size:8px;font-weight:800;letter-spacing:.14em;line-height:1}.app-grid .mobile-topbar-title-wrap strong{max-width:190px;overflow:hidden;color:#ffffff;font-family:var(--font-heading,sans-serif);font-size:13px;font-weight:800;letter-spacing:-.015em;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.app-grid :is(.mobile-topbar-burger,.mobile-topbar-action){border:1px solid rgba(255,255,255,.08);border-radius:var(--mobile-radius-control);background:rgba(255,255,255,.07);color:#ffffff}.app-grid :is(.mobile-topbar-burger,.mobile-topbar-action):active{background:rgba(255,255,255,.15);transform:scale(.96)}.app-grid .sidebar{top:calc(var(--mobile-topbar-base-h) + var(--mobile-safe-top))!important;height:calc(100dvh - var(--mobile-topbar-base-h) - var(--mobile-safe-top))!important;padding-bottom:var(--mobile-safe-bottom);overscroll-behavior:contain;border-top-right-radius:var(--mobile-radius-sheet);box-shadow:var(--mobile-shadow-overlay)!important}.app-grid .sidebar-mobile-backdrop{inset:calc(var(--mobile-topbar-base-h) + var(--mobile-safe-top)) 0 0!important}.app-grid .mobile-bottom-nav{box-sizing:border-box;right:0;bottom:0;left:0;width:100%;max-width:none;height:calc(68px + var(--mobile-safe-bottom));padding:6px max(8px,var(--mobile-safe-right)) var(--mobile-safe-bottom) max(8px,var(--mobile-safe-left));transform:none;gap:0;border:0;border-top:1px solid rgba(255,255,255,.11);border-radius:0;background:rgba(6,20,95,.97);box-shadow:0 -10px 32px rgba(3,11,26,.18);backdrop-filter:blur(20px) saturate(160%)}.app-grid .mobile-bottom-nav-item{height:56px;gap:2px;padding:5px 2px 4px;border-radius:12px;color:rgba(255,255,255,.66)}.app-grid .mobile-bottom-nav-item.active{background:transparent;box-shadow:none;color:var(--mobile-focus);transform:none}.app-grid .mobile-bottom-nav-item.active:before{position:absolute;top:1px;left:50%;width:28px;height:3px;border-radius:999px;background:var(--mobile-focus);content:"";transform:translateX(-50%)}.app-grid .mobile-bottom-nav-item.active:active,.app-grid .mobile-bottom-nav-item:active{background:rgba(255,255,255,.08);transform:scale(.96)}.app-grid .mobile-bottom-nav-label{font-size:10px;font-weight:700;letter-spacing:0;text-transform:none}.app-grid>.main{padding-bottom:calc(68px + var(--mobile-safe-bottom) + var(--mobile-space-5))!important}.app-grid:is(.route-exam,.route-exams) .mobile-bottom-nav{display:none!important}.app-grid:is(.route-exam,.route-exams)>.main{padding-bottom:0!important}}@media (max-width:700px){.app-grid.route-forum>.main{padding-right:0!important;padding-left:0!important;background:#eef1f5!important}.app-grid.route-forum .fd-layout{max-width:560px;margin:0 auto;padding:0 0 calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + 22px)!important}.app-grid.route-forum .fd-main{width:100%}.app-grid.route-forum .fd-header{margin:0!important;padding:18px 18px 16px!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,#06145f,#123a8f)!important;box-shadow:none!important}.app-grid.route-forum .fd-title{margin:2px 0 4px;font-size:24px!important;letter-spacing:-.035em}.app-grid.route-forum .fd-subtitle{max-width:38ch;margin:0;font-size:12px}.app-grid.route-forum .fd-mobile-highlights{margin-top:13px}.app-grid.route-forum .fd-mobile-highlights span{padding:7px 4px;border-radius:10px;background:rgba(255,255,255,.09)}.app-grid.route-forum .fd-toolbar{top:var(--mobile-topbar-h,58px);margin:0!important;padding:9px 12px!important;border-width:0 0 1px!important;border-radius:0!important;background:rgba(255,255,255,.97)!important;box-shadow:0 5px 16px rgba(15,23,42,.06)!important;flex-direction:row!important;align-items:center!important}.app-grid.route-forum .fd-tabs{gap:6px!important}.app-grid.route-forum .fd-tab{min-height:36px!important;padding:7px 12px!important;border:1px solid #e2e8f0;border-radius:999px!important;background:#fff;font-size:11px;font-weight:800}.app-grid.route-forum .fd-tab-active{border-color:#0b286c!important;background:#0b286c!important}.app-grid.route-forum .fd-sort-wrap{flex:0 0 auto}.app-grid.route-forum .fd-sort-btn{width:38px!important;min-height:38px!important;overflow:hidden;padding:0 11px!important;color:transparent!important;white-space:nowrap}.app-grid.route-forum .fd-sort-btn svg{flex:0 0 auto;color:#334155}.app-grid.route-forum .fd-composer{margin:9px 0!important;padding:12px 14px!important;border-width:1px 0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-composer-prompt{grid-template-columns:40px minmax(0,1fr) 24px}.app-grid.route-forum .fd-composer-prompt>span:not(.fd-avatar){min-height:42px;padding:12px 15px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.app-grid.route-forum .fd-feed{gap:9px!important}.app-grid.route-forum .fd-post{margin:0!important;border-width:1px 0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-post-head{padding:14px 15px 9px!important}.app-grid.route-forum .fd-post-author-name{align-items:center}.app-grid.route-forum .fd-author-name{color:#111827;font-size:13px;font-weight:850}.app-grid.route-forum .fd-post-body{padding:2px 15px 11px!important}.app-grid.route-forum .fd-post-title{margin-bottom:5px;font-size:16px!important;line-height:1.3}.app-grid.route-forum .fd-post-text{color:#283348;font-size:14px!important;line-height:1.55!important}.app-grid.route-forum .fd-post-image{width:calc(100% + 30px);max-height:440px;margin:12px -15px -11px;border-radius:0!important;-o-object-fit:cover;object-fit:cover}.app-grid.route-forum .fd-post-tags{padding:0 15px 10px}.app-grid.route-forum .fd-reaction-summary{min-height:38px;padding:7px 15px!important;border-top:1px solid #eef2f6;font-size:11px}.app-grid.route-forum .fd-reaction-count{gap:2px}.app-grid.route-forum .fd-post-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px!important;padding:5px 8px 7px!important;overflow:visible!important;border-top:1px solid #eef2f6}.app-grid.route-forum .fd-react-btn{min-width:0;min-height:42px!important;padding:5px 3px!important;flex-direction:column;gap:2px;border-radius:9px!important;font-size:9px!important;white-space:normal}.app-grid.route-forum .fd-react-btn>span{font-size:16px;line-height:1}.app-grid.route-forum .fd-comment-toggle{overflow:hidden}.app-grid.route-forum .fd-sidebar{display:none!important}}@media (max-width:860px){.app-grid.route-profile>.main{background:linear-gradient(180deg,#06145f,#0b257d 188px,#f4f6fa 0)!important}.route-profile .profile-page-heading,.route-profile .profile-page-heading h2{color:#fff!important}.route-profile .profile-page-heading p{color:rgba(255,255,255,.76)!important}.app-grid.route-profile .profile-form>button.primary{position:static!important;bottom:auto!important;margin-top:2px}.route-profile .profile-avatar-camera{display:none!important}}@media (max-width:700px){.app-grid.route-forum>.main{padding-right:0!important;padding-left:0!important;background:#eef1f5!important}.app-grid.route-forum .fd-layout{max-width:560px!important;margin:0 auto!important;padding:0 0 calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + 22px)!important}.app-grid.route-forum .fd-header{margin:0!important;padding:18px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-toolbar{top:var(--mobile-topbar-h,58px);margin:0!important;padding:9px 12px!important;flex-direction:row!important;align-items:center!important;border-width:0 0 1px!important;border-radius:0!important}.app-grid.route-forum .fd-tabs{gap:6px!important}.app-grid.route-forum .fd-tab{min-height:36px!important;padding:7px 12px!important;border-radius:999px!important}.app-grid.route-forum .fd-sort-btn{width:38px!important;min-height:38px!important;overflow:hidden;padding:0 11px!important;color:transparent!important}.app-grid.route-forum .fd-sort-btn svg{color:#334155!important}.app-grid.route-forum .fd-composer{margin:9px 0!important;padding:12px 14px!important;border-width:1px 0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-feed{gap:9px!important}.app-grid.route-forum .fd-post{margin:0!important;border-width:1px 0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-post-head{padding:14px 15px 9px!important}.app-grid.route-forum .fd-post-body{padding:2px 15px 11px!important}.app-grid.route-forum .fd-post-text{color:#283348!important;font-size:14px!important;line-height:1.55!important}.app-grid.route-forum .fd-post-image{width:calc(100% + 30px)!important;margin:12px -15px -11px!important;border-radius:0!important}.app-grid.route-forum .fd-reaction-summary{padding:7px 15px!important;border-top:1px solid #eef2f6}.app-grid.route-forum .fd-post-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2px!important;padding:5px 8px 7px!important;overflow:visible!important}.app-grid.route-forum .fd-react-btn{min-width:0!important;min-height:42px!important;padding:5px 3px!important;flex-direction:column!important;gap:2px!important;font-size:9px!important;white-space:normal!important}.app-grid.route-forum .fd-react-btn>span{font-size:16px;line-height:1}.app-grid.route-forum .fd-sidebar{display:none!important}}@media (max-width:700px){.app-grid :is(.ar-index-hero,.arp-hero,.ml-hero,.nm-hero,.leaderboard-hero,.analytics-hero-v2,.sc-hero,.rcrim-hero,.support-hero,.vl-hero,.premium-page-hero){position:relative!important;display:block!important;width:100%!important;min-height:0!important;margin:0 0 14px!important;padding:18px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0,rgba(96,165,250,.15),transparent 42%),linear-gradient(145deg,#07185f,#06145f 58%,#030a31)!important;box-shadow:0 10px 28px rgba(7,18,71,.14)!important;color:#fff!important;text-align:left!important}.app-grid :is(.ar-index-hero,.arp-hero,.ml-hero,.nm-hero,.leaderboard-hero,.analytics-hero-v2,.sc-hero,.rcrim-hero,.support-hero,.vl-hero,.premium-page-hero):before{opacity:.08!important}.app-grid :is(.ar-index-hero-brain,.support-hero-icon){display:none!important}.app-grid :is(.ar-eyebrow,.ml-kicker,.mel-hero-pill,.nm-eyebrow,.leaderboard-hero .eyebrow,.analytics-hero-eyebrow,.sc-hero .eyebrow,.rcrim-hero .eyebrow,.support-hero .eyebrow,.vl-hero .eyebrow,.premium-page-hero .eyebrow){min-height:26px!important;margin:0 0 9px!important;padding:5px 9px!important;gap:5px!important;border-radius:999px!important;font-size:.67rem!important;line-height:1!important}.app-grid :is(.ar-index-hero h1,.arp-hero h1,.ml-hero h1,.nm-hero h1,.leaderboard-hero h1,.analytics-hero-v2 h1,.sc-hero-title,.rcrim-hero-title,.support-hero h1,.vl-hero h1,.premium-page-hero h1,.premium-page-hero h2){max-width:15ch!important;margin:0!important;color:#fff!important;font-size:clamp(1.7rem,7.6vw,2.05rem)!important;font-weight:900!important;line-height:1.08!important;letter-spacing:-.035em!important}.app-grid :is(.ar-index-hero p,.arp-hero p,.ml-hero p,.nm-hero p,.leaderboard-hero p,.analytics-hero-v2 p,.sc-hero-sub,.rcrim-hero-sub,.support-hero-sub,.vl-hero p,.premium-page-hero p){display:-webkit-box;max-width:36ch!important;margin:8px 0 0!important;overflow:hidden;color:rgba(255,255,255,.74)!important;font-size:.86rem!important;font-weight:500!important;line-height:1.45!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-grid :is(.ml-hero-stats,.nm-hero-stats,.rcrim-hero-stats,.analytics-hero-card,.vl-hero-progress){display:flex!important;grid-template-columns:none!important;width:calc(100% + 18px)!important;min-height:0!important;margin:14px -9px -8px!important;padding:0 9px 8px!important;gap:8px!important;overflow-x:auto!important;border:0!important;background:transparent!important;box-shadow:none!important;scrollbar-width:none}.app-grid :is(.ml-hero-stats,.nm-hero-stats,.rcrim-hero-stats,.analytics-hero-card,.vl-hero-progress)::-webkit-scrollbar{display:none}.app-grid :is(.ml-stat,.nm-hero-stat,.rcrim-mini-stat,.analytics-hero-stat){min-width:108px!important;min-height:58px!important;padding:9px 10px!important;border-radius:13px!important}}@media (max-width:860px){.app-grid.route-profile>.main{padding:0 16px calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + 28px)!important;background:linear-gradient(180deg,#06145f,#0b257d 188px,#f4f6fa 0)!important}.route-profile .profile-page-heading{width:min(100%,430px);margin:0 auto;padding:24px 2px 20px;color:#fff}.route-profile .profile-page-heading .eyebrow{color:#f5c542!important}.route-profile .profile-page-heading h2{margin:5px 0 2px;color:#fff;font-size:30px;letter-spacing:-.04em}.route-profile .profile-page-heading p{margin:0;color:rgba(255,255,255,.7);font-size:13px}.app-grid.route-profile .profile-form{width:min(100%,430px)!important;margin:0 auto!important;padding:0!important;gap:14px!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-grid.route-profile .profile-photo-panel{grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:18px!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:24px!important;background:rgba(255,255,255,.98)!important;text-align:left!important;box-shadow:0 18px 44px rgba(4,16,70,.18)!important}.app-grid.route-profile .profile-avatar{width:82px!important;height:82px!important;border:3px solid #fff;box-shadow:0 8px 24px rgba(6,20,95,.2)!important}.route-profile .profile-verified-badge{display:inline-flex;align-items:center;gap:4px;margin-bottom:5px;color:#9a6b00;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.route-profile .profile-photo-panel strong{display:block;overflow:hidden;color:#081747;font-size:20px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.route-profile .profile-photo-panel p{overflow:hidden;margin:3px 0 9px!important;color:#738096;font-size:12px!important;text-overflow:ellipsis;white-space:nowrap}.route-profile .profile-photo-panel .toolbar{gap:6px!important;margin:0!important}.route-profile .profile-photo-panel .toolbar :is(.button,button){min-height:36px!important;padding:6px 10px!important;border-radius:10px!important;font-size:11px!important}.route-profile .profile-details-card{display:grid;gap:14px;padding:20px 18px;border:1px solid rgba(15,23,42,.07);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.07)}.route-profile .profile-section-heading span{color:#b07b00;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.route-profile .profile-section-heading h3{margin:3px 0 2px;color:#081747;font-size:19px;letter-spacing:-.025em}.route-profile .profile-details-card label{display:grid;gap:7px;margin:0}.route-profile .profile-field-label{display:flex;align-items:center;gap:7px;color:#35415a;font-size:12px;font-weight:750}.route-profile .profile-field-label svg{color:#b98200}.route-profile .profile-details-card input{width:100%;height:52px!important;min-height:52px!important;padding:0 14px!important;border:1px solid #dfe4ec!important;border-radius:14px!important;background:#f8fafc!important;color:#101828;font-size:16px!important;box-shadow:none!important}.route-profile .profile-details-card input:focus{border-color:#d4a017!important;background:#fff!important;box-shadow:0 0 0 4px rgba(212,160,23,.13)!important;outline:0}.app-grid.route-profile .profile-form>button.primary{position:sticky;bottom:calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + 10px);z-index:5;width:100%;min-height:54px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:16px!important;background:linear-gradient(135deg,#071b4d,#123a8f)!important;box-shadow:0 14px 30px rgba(6,20,95,.25)!important}}@media (max-width:700px){.app-grid.route-mock-exams .mel-subject-section>.mel-tabs{display:none!important}.app-grid.route-mock-exams .mel-mobile-subject-browser{display:grid;gap:10px}.app-grid.route-mock-exams .mel-subject-summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:11px;width:100%;min-height:94px;padding:14px;align-items:center;border:1px solid rgba(7,18,71,.1);border-radius:20px;background:linear-gradient(145deg,#ffffff,#f5f8ff);color:#071247;text-align:left;box-shadow:0 10px 26px rgba(7,18,71,.08)}.app-grid.route-mock-exams .mel-subject-summary-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#102c99,#071247);color:#ffd21f}.app-grid.route-mock-exams .mel-subject-summary-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.app-grid.route-mock-exams .mel-subject-summary-copy small{color:#7a879b;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.app-grid.route-mock-exams .mel-subject-summary-copy strong{overflow:hidden;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.app-grid.route-mock-exams .mel-subject-summary-copy span{color:#64748b;font-size:12px;font-weight:650}.app-grid.route-mock-exams .mel-subject-change{display:inline-flex;align-items:center;gap:3px;color:#1748c8;font-size:12px;font-weight:800}.app-grid.route-mock-exams .mel-status-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;border-radius:15px;background:#eef2f8}.app-grid.route-mock-exams .mel-status-filters button{min-height:40px;padding:0 6px;border:0;border-radius:11px;background:transparent;color:#64748b;font-size:12px;font-weight:750}.app-grid.route-mock-exams .mel-status-filters button.active{background:#ffffff;color:#071247;box-shadow:0 3px 10px rgba(7,18,71,.1)}.app-grid.route-mock-exams .mel-subject-sheet{position:fixed;inset:0;z-index:1200;display:block}.app-grid.route-mock-exams .mel-subject-sheet-backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(3,10,35,.58);backdrop-filter:blur(3px)}.app-grid.route-mock-exams .mel-subject-sheet-panel{position:absolute;right:0;bottom:0;left:0;max-height:min(78vh,650px);padding:8px 16px calc(18px + env(safe-area-inset-bottom, 0px));overflow-y:auto;border-radius:26px 26px 0 0;background:#ffffff;box-shadow:0 -20px 48px rgba(3,10,35,.24);animation:mobileSheetUp .22s ease-out both}.app-grid.route-mock-exams .mel-subject-sheet-handle{width:42px;height:5px;margin:2px auto 14px;border-radius:999px;background:#d6dce7}.app-grid.route-mock-exams .mel-subject-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.app-grid.route-mock-exams .mel-subject-sheet-head small{color:#a16207;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.app-grid.route-mock-exams .mel-subject-sheet-head h3{margin:2px 0 0;color:#071247;font-size:21px}.app-grid.route-mock-exams .mel-subject-sheet-head>button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:13px;background:#f1f4f9;color:#475569}.app-grid.route-mock-exams .mel-subject-sheet-list{display:grid;gap:5px}.app-grid.route-mock-exams .mel-subject-sheet-list>button{display:grid;grid-template-columns:42px minmax(0,1fr) 24px;gap:11px;min-height:62px;padding:8px 10px;align-items:center;border:1px solid transparent;border-radius:15px;background:transparent;color:#1e293b;text-align:left}.app-grid.route-mock-exams .mel-subject-sheet-list>button.active{border-color:rgba(18,56,194,.13);background:#f2f6ff;color:#1238c2}.app-grid.route-mock-exams .mel-subject-sheet-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#eef2f8;color:#071247}.app-grid.route-mock-exams .mel-subject-sheet-list>button.active .mel-subject-sheet-icon{background:#071247;color:#ffd21f}.app-grid.route-mock-exams .mel-subject-sheet-name{display:flex;min-width:0;flex-direction:column;gap:2px}.app-grid.route-mock-exams .mel-subject-sheet-name strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.app-grid.route-mock-exams .mel-subject-sheet-name small{color:#7a879b;font-size:11px}@keyframes mobileSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.app-grid.route-dashboard .dash-stats .dx-metric:nth-child(3) .dx-metric-value,.app-grid.route-dashboard .dash-stats .dx-metric:nth-child(3) .dx-unit{color:#ffffff!important;text-shadow:0 2px 10px rgba(0,0,0,.18)}.app-grid.route-forum .fd-layout{width:100%;padding:4px 0 28px;gap:14px}.app-grid.route-forum .fd-header{margin-bottom:14px;padding:18px;border-radius:22px;background:linear-gradient(145deg,#071247,#1238a8);box-shadow:0 14px 30px rgba(7,18,71,.18)}.app-grid.route-forum .fd-header-kicker{display:flex;align-items:center;gap:6px;margin-bottom:7px;color:#f2c94c;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.app-grid.route-forum .fd-title{color:#ffffff!important;font-size:25px;line-height:1.15}.app-grid.route-forum .fd-subtitle{margin-top:6px;color:rgba(255,255,255,.76)!important;line-height:1.45}.app-grid.route-forum .fd-mobile-highlights{display:flex;gap:8px;margin-top:14px}.app-grid.route-forum .fd-mobile-highlights span{flex:1;padding:8px 5px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);font-size:9px;text-align:center}.app-grid.route-forum .fd-mobile-highlights strong{display:block;color:#fff;font-size:14px}.app-grid.route-forum .fd-toolbar{position:sticky;top:58px;z-index:8;gap:8px;margin-bottom:12px;padding:8px;border:1px solid rgba(15,23,42,.07);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(15,23,42,.08);backdrop-filter:blur(14px)}.app-grid.route-forum .fd-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x proximity}.app-grid.route-forum .fd-tab{flex:0 0 auto;min-height:42px;padding:9px 12px;border-radius:11px;scroll-snap-align:start}.app-grid.route-forum .fd-tab-active{border-color:transparent;background:#0b286c;color:#ffffff}.app-grid.route-forum .fd-sort-wrap{align-self:stretch}.app-grid.route-forum .fd-sort-btn{width:100%;min-height:42px;justify-content:center;border-radius:11px}.app-grid.route-forum .fd-composer,.app-grid.route-forum .fd-panel,.app-grid.route-forum .fd-post{border:1px solid rgba(15,23,42,.07);border-radius:20px;background:#ffffff;box-shadow:0 10px 28px rgba(15,23,42,.07)}.app-grid.route-forum .fd-composer{padding:16px}.app-grid.route-forum .fd-composer:not(.is-open){padding:10px 12px}.app-grid.route-forum .fd-composer:not(.is-open)>:not(.fd-composer-prompt){display:none!important}.app-grid.route-forum .fd-composer-prompt{display:grid;grid-template-columns:40px minmax(0,1fr) 24px;width:100%;gap:10px;align-items:center;border:0;background:transparent;color:#64748b;text-align:left}.app-grid.route-forum .fd-composer-prompt>span:not(.fd-avatar){padding:11px 13px;border-radius:999px;background:#f1f4f8;font-size:12px}.app-grid.route-forum .fd-composer.is-open .fd-composer-prompt{display:none}.app-grid.route-forum .fd-composer-collapse{display:block;width:100%;min-height:40px;margin-top:8px;border:0;background:transparent;color:#64748b;font-weight:700}.app-grid.route-forum .fd-composer-meta{grid-template-columns:1fr}.app-grid.route-forum :is(.fd-composer-body,.fd-select,.fd-tag-input,.fd-comment-inp){min-height:46px;border-radius:12px;background:#f8fafc}.app-grid.route-forum .fd-post{margin-bottom:12px;overflow:hidden}.app-grid.route-forum .fd-post-head{padding:14px 14px 8px}.app-grid.route-forum .fd-post-body{padding:3px 14px 12px}.app-grid.route-forum .fd-post-title{color:#101b3f;font-size:16px}.app-grid.route-forum .fd-post-text{font-size:13px;line-height:1.55}.app-grid.route-forum .fd-post-text:not(.is-expanded){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.app-grid.route-forum .fd-post-more{display:inline-flex;min-height:38px;align-items:center;border:0;background:transparent;color:#1748c8;font-size:12px;font-weight:850}.app-grid.route-forum .fd-post-actions{padding:9px 10px;overflow-x:auto}.app-grid.route-forum .fd-react-btn{flex:0 0 auto;min-height:40px;border-radius:11px}.app-grid.route-forum .fd-comment-send,.app-grid.route-forum .fd-post-btn{min-height:46px;border-radius:13px;background:#0b286c}.app-grid.route-forum .fd-comments{position:fixed;inset:0;z-index:1250;display:flex;max-height:none;padding:max(28vh,150px) 14px calc(12px + env(safe-area-inset-bottom,0px));flex-direction:column;overflow-y:auto;border:0;background:transparent}.app-grid.route-forum .fd-comments-backdrop{position:fixed;inset:0;z-index:-1;display:block;border:0;background:rgba(3,10,35,.58);backdrop-filter:blur(3px)}.app-grid.route-forum .fd-comments:before{content:"";position:fixed;right:0;bottom:0;left:0;z-index:-1;height:72vh;border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -20px 48px rgba(3,10,35,.22)}.app-grid.route-forum .fd-comments-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.app-grid.route-forum .fd-comments-sheet-head>div{display:flex;flex-direction:column}.app-grid.route-forum .fd-comments-sheet-head strong{color:#071247;font-size:17px}.app-grid.route-forum .fd-comments-sheet-head span{color:#64748b;font-size:11px}.app-grid.route-forum .fd-comments-sheet-head>button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:12px;background:#eef2f7;color:#475569}.app-grid.route-forum .fd-comment-form{position:sticky;bottom:0;margin-top:auto;padding:10px 0 0;background:#fff}.app-grid.route-leaderboard .leaderboard-page{gap:14px;padding-inline:0}.app-grid.route-leaderboard .leaderboard-hero{padding:20px!important;border-radius:24px!important;box-shadow:0 16px 34px rgba(7,18,71,.2)}.app-grid.route-leaderboard .lb2-podium{padding:8px 6px 0;border-radius:24px;background:linear-gradient(180deg,rgba(212,160,23,.1),transparent)}.app-grid.route-leaderboard :is(.lb2-personal,.lb2-table-card,.lb2-unranked){border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.08)}.app-grid.route-leaderboard .lb2-row{min-height:68px;border-bottom-color:rgba(15,23,42,.06)}.app-grid.route-leaderboard .lb2-row--me{background:#fff8d8;box-shadow:inset 4px 0 0 #d4a017}.app-grid.route-video-lessons .vl-card-thumb{background:linear-gradient(145deg,#071247,#102a70)}.app-grid.route-video-lessons .vl-card-thumb img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;padding:4px}.app-grid.route-video-lessons .vl-card-body>p{margin-bottom:0;white-space:pre-line;-webkit-line-clamp:2}.app-grid.route-video-lessons .vl-card-body>p.vl-description-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.app-grid.route-video-lessons .vl-description-toggle,.app-grid.route-video-lessons .vl-player-description button{position:relative;z-index:3;display:inline-flex;min-height:40px;margin:0;padding:0;align-items:center;border:0;background:transparent;color:#1748c8;font-size:12px;font-weight:850;cursor:pointer}.app-grid.route-video-lessons .vl-player-description>p{display:-webkit-box;margin:0;overflow:hidden;color:#64748b;line-height:1.6;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:3}.app-grid.route-video-lessons .vl-player-description>p.vl-description-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}}@media (max-width:374px){:root{--mobile-viewport-inline:12px;--mobile-space-6:20px}}@media (max-width:767px){.app-grid.route-dashboard>.main{background:radial-gradient(circle at 92% 2%,rgba(29,78,216,.08),transparent 240px),var(--mobile-surface-subtle)}.app-grid.route-dashboard>.main .dash{display:flex!important;width:min(calc(100% - (var(--mobile-viewport-inline) * 2)),var(--mobile-content-max))!important;max-width:var(--mobile-content-max)!important;margin-inline:auto!important;padding:var(--mobile-space-4) 0 calc(68px + var(--mobile-safe-bottom) + var(--mobile-space-8))!important;flex-direction:column;gap:var(--mobile-space-4)!important;overflow:visible!important}.app-grid.route-dashboard>.main .dash>.dash-command{display:contents!important}.app-grid.route-dashboard .dash-header{order:1}.app-grid.route-dashboard .dash-feature{order:2}.app-grid.route-dashboard .dash-stats{order:3}.app-grid.route-dashboard .dash-missions-bar{order:4}.app-grid.route-dashboard .dash-aside{order:2}.app-grid.route-dashboard .dash-grid{order:6}.app-grid.route-dashboard .dash-activity-row{order:7}.app-grid.route-dashboard .dash>.dash-header{min-height:58px;padding:var(--mobile-space-2) 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-grid.route-dashboard .dash-avatar{width:44px;height:44px;border:2px solid #ffffff;background:linear-gradient(145deg,var(--lexus-navy),var(--lexus-royal-blue));box-shadow:0 5px 16px rgba(7,18,71,.18)}.app-grid.route-dashboard .dash-greeting-sub{margin-bottom:3px!important;color:var(--mobile-text-muted);font-size:11px!important;font-weight:650;letter-spacing:.02em}.app-grid.route-dashboard .dash-greeting{font-size:clamp(19px,5.4vw,23px)!important;line-height:1.12!important}.app-grid.route-dashboard .dx-rank-chip{margin-left:6px;vertical-align:middle}.app-grid.route-dashboard .dash-feature{overflow:hidden;border:1px solid rgba(7,18,71,.1)!important;border-radius:var(--mobile-radius-sheet)!important;background:var(--mobile-surface);box-shadow:0 14px 34px rgba(7,18,71,.12)!important}.app-grid.route-dashboard .dash-feature-banner{height:58px!important;min-height:58px!important;padding:12px var(--mobile-space-4)!important}.app-grid.route-dashboard .dash-feature-body{padding:var(--mobile-space-5)!important}.app-grid.route-dashboard .dash-feature-area{margin-bottom:var(--mobile-space-1);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.app-grid.route-dashboard .dash-feature-title{margin-bottom:var(--mobile-space-1);font-size:clamp(21px,6vw,26px);line-height:1.16}.app-grid.route-dashboard .dash-feature-stats{margin-top:var(--mobile-space-3)}.app-grid.route-dashboard .dash-cta{width:100%!important;min-height:48px;margin-top:var(--mobile-space-4);border-radius:var(--mobile-radius-control)!important;box-shadow:0 8px 20px rgba(7,18,71,.18)}.app-grid.route-dashboard .dash-stats{padding:var(--mobile-space-4)!important;border:1px solid var(--mobile-border)!important;border-radius:var(--mobile-radius-card)!important;background:var(--mobile-surface)!important;box-shadow:var(--mobile-shadow-card)!important}.app-grid.route-dashboard .dash-stats-head{align-items:flex-start;gap:var(--mobile-space-2)}.app-grid.route-dashboard .dash-stats-meta{width:100%;gap:5px 8px;font-size:10px}.app-grid.route-dashboard .dash-stats-meta-sep{display:none}.app-grid.route-dashboard .dash-stats .dx-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--mobile-space-2)!important}.app-grid.route-dashboard .dash-stats .dx-metric{min-height:104px;padding:var(--mobile-space-3)!important;border:1px solid rgba(7,18,71,.08)!important;border-radius:14px!important;background:var(--mobile-surface-subtle)!important}.app-grid.route-dashboard .dash-stats .dx-metric:nth-child(3){grid-column:1/-1;grid-row:1;min-height:114px;background:linear-gradient(145deg,#071247,#1238c2)!important;color:#ffffff}.app-grid.route-dashboard .dash-stats .dx-metric:nth-child(3) :is(.dx-metric-label,small){color:rgba(255,255,255,.72)}.app-grid.route-dashboard .dash-stats .dx-metric:nth-child(3) .dx-metric-track{background:rgba(255,255,255,.18)}.app-grid.route-dashboard .dash-stats .dx-metric:nth-child(4){grid-column:1/-1;min-height:88px}.app-grid.route-dashboard .dash-missions-bar{padding:0!important;border:0!important;background:transparent!important}.app-grid.route-dashboard .dx-missions{padding:var(--mobile-space-4)!important;border:1px solid var(--mobile-border)!important;border-radius:var(--mobile-radius-card)!important;background:var(--mobile-surface)!important;box-shadow:var(--mobile-shadow-card)!important}.app-grid.route-dashboard .dx-missions-list{display:flex;flex-direction:column;gap:0}.app-grid.route-dashboard .dx-mission{min-height:46px;padding:10px 2px!important;border:0!important;border-bottom:1px solid rgba(7,18,71,.07)!important;border-radius:0!important;background:transparent!important}.app-grid.route-dashboard .dx-mission:last-child{border-bottom:0!important}.app-grid.route-dashboard .dash-aside,.app-grid.route-dashboard .dash-aside .dx-watch{width:100%;min-width:0}.app-grid.route-dashboard .dash-aside .dx-watch{display:grid!important;grid-template-columns:minmax(0,1fr);grid-template-areas:"thumb" "head" "title" "track" "meta" "cta";gap:10px;padding:0 0 var(--mobile-space-4)!important;border:1px solid var(--mobile-border)!important;border-radius:var(--mobile-radius-card)!important;background:var(--mobile-surface)!important;box-shadow:var(--mobile-shadow-card)!important;overflow:hidden}.app-grid.route-dashboard .dx-watch .dash-card-head{grid-area:head;width:-moz-fit-content;width:fit-content;margin:5px var(--mobile-space-4) 0;padding:5px 10px;border-radius:999px;background:rgba(212,160,23,.14);color:#8a5a00;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.app-grid.route-dashboard .dx-watch-thumb{grid-area:thumb;width:100%;min-height:180px;margin:0;aspect-ratio:16/9;border-radius:0}.app-grid.route-dashboard .dx-watch-play svg{width:52px;height:52px;filter:drop-shadow(0 5px 14px rgba(7,18,74,.35))}.app-grid.route-dashboard .dx-watch-title{grid-area:title;margin:0 var(--mobile-space-4);color:#101b3f;font-size:19px;line-height:1.3}.app-grid.route-dashboard .dx-watch-track{grid-area:track;height:6px;margin:2px var(--mobile-space-4) 0}.app-grid.route-dashboard .dx-watch-meta{grid-area:meta;margin:0 var(--mobile-space-4);color:#64748b;font-size:12px}.app-grid.route-dashboard .dx-watch-cta{grid-area:cta;display:flex;min-height:48px;margin:4px var(--mobile-space-4) 0;padding:0 16px;align-items:center;justify-content:space-between;border-radius:14px;background:linear-gradient(135deg,#0b2358,#123b94);color:#fff;font-size:14px;font-weight:800;box-shadow:0 8px 18px rgba(11,35,88,.2)}.app-grid.route-dashboard .dx-watch-cta svg{color:#f2c94c}.app-grid.route-dashboard .dash-grid{display:flex!important;flex-direction:column;gap:var(--mobile-space-4)!important}.app-grid.route-dashboard .dash-activity-row>.dash-card,.app-grid.route-dashboard .dash-grid>.dash-card{padding:var(--mobile-space-4)!important;border:1px solid var(--mobile-border)!important;border-radius:var(--mobile-radius-card)!important;background:var(--mobile-surface)!important;box-shadow:var(--mobile-shadow-card)!important}.app-grid.route-dashboard :is(.dash-card-link,.dash-recall-row,.dash-mock-row){min-height:var(--mobile-touch-target)}.app-grid.route-dashboard .dash-card-link{justify-content:space-between;margin-top:var(--mobile-space-3);padding:10px 12px;border-radius:var(--mobile-radius-control);background:var(--mobile-surface-subtle)}.app-grid.route-dashboard .dash-card-link-gold{background:var(--lexus-gold);color:var(--lexus-navy)}.app-grid.route-dashboard .dash-weakest{position:relative;overflow:hidden;border-top:4px solid #3159b8!important;background:linear-gradient(180deg,#f6f8ff,#fff 92px)!important}.app-grid.route-dashboard .dash-weakest .dash-card-head{color:#173b8f!important}.app-grid.route-dashboard .dash-weakest .dash-card-head svg{color:#3159b8!important}.app-grid.route-dashboard .dash-focus-subject{margin-top:4px;padding:14px;border:1px solid rgba(49,89,184,.12);border-radius:14px;background:rgba(255,255,255,.82)}.app-grid.route-dashboard .dash-focus-subject strong{color:#101b3f;font-size:18px}.app-grid.route-dashboard .dash-weakest-bar{height:7px;background:#e4e9f5}.app-grid.route-dashboard .dash-weakest-bar>div{background:linear-gradient(90deg,#3159b8,#6988d4)}.app-grid.route-dashboard .dash-recall-list{gap:8px}.app-grid.route-dashboard .dash-recall-row{padding:10px 12px;border:1px solid rgba(49,89,184,.1);border-radius:12px;background:#fff}.app-grid.route-dashboard .dash-weakest>.dash-card-link{min-height:48px;padding:0 16px;background:linear-gradient(135deg,#0b2358,#173f95);color:#fff!important;font-weight:800}.app-grid.route-dashboard .dash-weakest>.dash-card-link svg{color:#f2c94c!important;stroke:currentColor}.app-grid.route-dashboard .dash-mock{position:relative;overflow:hidden;border-top:4px solid var(--lexus-gold)!important;background:linear-gradient(180deg,#fffaf0,#fff 100px)!important}.app-grid.route-dashboard .dash-mock-top{align-items:center}.app-grid.route-dashboard .dash-mock .dash-card-head,.app-grid.route-dashboard .dash-mock .dash-card-head svg{color:#805500!important}.app-grid.route-dashboard .dash-mock-timed{padding:5px 9px!important;border:1px solid rgba(161,98,7,.16)!important;border-radius:999px!important;background:rgba(212,160,23,.12)!important}.app-grid.route-dashboard .dash-mock-title{color:#101b3f;font-size:19px;line-height:1.3}.app-grid.route-dashboard :is(.dash-mock-list,.dash-mock-result,.dash-mock-specs){border-radius:14px;background:rgba(255,255,255,.88)}.app-grid.route-dashboard .dash-mock-row{padding:11px 12px;border-color:rgba(161,98,7,.12)}.app-grid.route-dashboard .dash-mock>.dash-card-link-gold{min-height:48px;padding:0 16px;background:linear-gradient(135deg,#d7a623,#f0c54d);color:#10204d;font-weight:850;box-shadow:0 8px 18px rgba(183,130,9,.18)}.app-grid.route-dashboard .dash-activity-item{min-height:48px}}@media (max-width:700px){.app-grid.route-video-lessons .vl-library,.app-grid.route-video-lessons .vl-player-page{width:min(calc(100% - (var(--mobile-viewport-inline) * 2)),var(--mobile-content-max));margin-inline:auto;padding:var(--mobile-space-4) 0 calc(68px + var(--mobile-safe-bottom) + var(--mobile-space-8))}.app-grid.route-video-lessons .vl-hero{grid-template-columns:1fr;gap:var(--mobile-space-4);padding:var(--mobile-space-5);border-radius:var(--mobile-radius-sheet);box-shadow:0 14px 34px rgba(7,18,71,.16)}.app-grid.route-video-lessons .vl-hero h1{margin:var(--mobile-space-2) 0;font-size:clamp(26px,8vw,34px);line-height:1.05}.app-grid.route-video-lessons .vl-hero p{font-size:14px;line-height:1.5}.app-grid.route-video-lessons .vl-hero-progress{padding:var(--mobile-space-3) var(--mobile-space-4);border-radius:14px}.app-grid.route-video-lessons .vl-hero-progress strong{font-size:25px}.app-grid.route-video-lessons .vl-category-tabs{display:flex;margin:var(--mobile-space-4) 0 var(--mobile-space-3);padding:5px;gap:5px;overflow-x:auto;border-radius:14px;scrollbar-width:none;scroll-snap-type:x proximity}.app-grid.route-video-lessons .vl-area-filter::-webkit-scrollbar,.app-grid.route-video-lessons .vl-category-tabs::-webkit-scrollbar{display:none}.app-grid.route-video-lessons .vl-category-tabs button{min-width:132px;min-height:var(--mobile-touch-target);padding:10px 12px;flex:1 0 auto;text-align:center;scroll-snap-align:start}.app-grid.route-video-lessons .vl-area-filter{margin-inline:calc(var(--mobile-viewport-inline) * -1);padding:0 var(--mobile-viewport-inline) var(--mobile-space-3);scrollbar-width:none}.app-grid.route-video-lessons .vl-area-filter button{min-height:40px;padding:9px 14px}.app-grid.route-video-lessons .vl-subject-section{margin-top:var(--mobile-space-5)}.app-grid.route-video-lessons .vl-subject-section>header{align-items:flex-start;margin-bottom:var(--mobile-space-3)}.app-grid.route-video-lessons .vl-subject-section>header h2{align-items:flex-start;flex-wrap:wrap;font-size:15px;line-height:1.35}.app-grid.route-video-lessons .vl-grid{display:flex;flex-direction:column;gap:var(--mobile-space-3)}.app-grid.route-video-lessons .vl-card{display:grid;grid-template-columns:124px minmax(0,1fr);min-height:118px;border-radius:var(--mobile-radius-card);box-shadow:var(--mobile-shadow-card)}.app-grid.route-video-lessons .vl-card-thumb{height:100%;min-height:118px;aspect-ratio:auto}.app-grid.route-video-lessons .vl-play{bottom:10px;left:10px;width:34px;height:34px}.app-grid.route-video-lessons .vl-complete-badge{top:8px;right:7px;padding:5px 7px;font-size:9px}.app-grid.route-video-lessons .vl-card-body{min-width:0;padding:var(--mobile-space-3)}.app-grid.route-video-lessons .vl-card h2{display:-webkit-box;margin:5px 0;overflow:hidden;font-size:15px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-grid.route-video-lessons .vl-card-body>p{margin-bottom:var(--mobile-space-2);font-size:11px;line-height:1.4;-webkit-line-clamp:1}.app-grid.route-video-lessons .vl-card-progress{margin-top:var(--mobile-space-2)}.app-grid.route-video-lessons .vl-locked,.app-grid.route-video-lessons .vl-state{min-height:240px;margin:var(--mobile-space-4) 0;padding:var(--mobile-space-6) var(--mobile-space-4);border-radius:var(--mobile-radius-sheet)}.app-grid.route-video-lessons .vl-player-main,.app-grid.route-video-lessons .vl-playlist-panel{border-radius:var(--mobile-radius-card)}.app-grid.route-video-lessons .vl-player-info{padding:var(--mobile-space-4)}.app-grid.route-video-lessons .vl-player-info h1{font-size:22px}.app-grid.route-video-lessons .vl-prev-next a,.app-grid.route-video-lessons .vl-primary-btn{min-height:var(--mobile-touch-target)}.app-grid.route-active-recall .ar-index-progress-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:var(--mobile-space-3);padding:var(--mobile-space-4);border-radius:var(--mobile-radius-card);box-shadow:var(--mobile-shadow-card)}.app-grid.route-active-recall .ar-index-progress-icon{width:48px;height:48px;border-radius:15px}.app-grid.route-active-recall .ar-index-progress-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%;gap:var(--mobile-space-2)}.app-grid.route-active-recall .ar-index-progress-actions a{min-height:var(--mobile-touch-target);justify-content:center;text-align:center}.app-grid.route-active-recall .ar-index-body{grid-template-columns:1fr!important;gap:var(--mobile-space-4)}.app-grid.route-active-recall .ar-index-sidebar{display:grid;grid-template-columns:1fr;gap:var(--mobile-space-3)}.app-grid.route-active-recall .ar-sid-card{border-radius:var(--mobile-radius-card);box-shadow:var(--mobile-shadow-card)}.app-grid.route-active-recall .arp-root{width:min(calc(100% - (var(--mobile-viewport-inline) * 2)),var(--mobile-content-max));margin-inline:auto;padding:var(--mobile-space-4) 0 calc(68px + var(--mobile-safe-bottom) + var(--mobile-space-8));gap:var(--mobile-space-4)}.app-grid.route-active-recall .arp-brain-card,.app-grid.route-active-recall .arp-hero,.app-grid.route-active-recall .arp-panel{padding:var(--mobile-space-4);border-radius:var(--mobile-radius-card);box-shadow:var(--mobile-shadow-card)}.app-grid.route-active-recall .arp-hero h1{font-size:28px}.app-grid.route-active-recall .arp-actions{display:grid;grid-template-columns:1fr}.app-grid.route-active-recall :is(.arp-primary,.arp-secondary){min-height:var(--mobile-touch-target);justify-content:center}.app-grid.route-active-recall .arp-brain-card{grid-template-columns:58px minmax(0,1fr);gap:var(--mobile-space-3)}.app-grid.route-active-recall .arp-brain-icon{width:58px;height:58px;border-radius:18px}.app-grid.route-active-recall .arp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mobile-space-2)}.app-grid.route-active-recall .arp-stat-grid>div{min-height:88px;padding:var(--mobile-space-3);border-radius:14px}.app-grid.route-active-recall .arp-item{grid-template-columns:1fr;padding:var(--mobile-space-3);border-radius:16px}.app-grid.route-active-recall .arp-item-actions{justify-content:stretch}.app-grid.route-active-recall .arp-item-actions>*{min-height:40px;flex:1;justify-content:center}.app-grid.route-offline-library .ovl-page,.app-grid.route-offline-library .ovp-page{width:min(calc(100% - (var(--mobile-viewport-inline) * 2)),var(--mobile-content-max));margin-inline:auto;padding:var(--mobile-space-4) 0 calc(68px + var(--mobile-safe-bottom) + var(--mobile-space-8))}.app-grid.route-offline-library .ovl-header{gap:var(--mobile-space-3);padding:var(--mobile-space-5);border-radius:var(--mobile-radius-sheet);background:linear-gradient(145deg,#071247,#1238c2);color:#ffffff;box-shadow:0 14px 34px rgba(7,18,71,.16)}.app-grid.route-offline-library .ovl-header :is(h1,.vl-eyebrow){color:#ffffff!important}.app-grid.route-offline-library .ovl-header .vl-eyebrow svg{color:#ffd21f!important}.app-grid.route-offline-library .ovl-header p{color:rgba(255,255,255,.72)}.app-grid.route-offline-library .ovl-storage{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.1);color:#ffffff!important}.app-grid.route-offline-library .ovl-storage :is(strong,svg){color:#ffffff!important}.app-grid.route-offline-library .ovl-storage small{color:rgba(255,255,255,.7)}.app-grid.route-offline-library .ovl-item{grid-template-columns:104px minmax(0,1fr);gap:var(--mobile-space-3);padding:var(--mobile-space-3);border-radius:var(--mobile-radius-card);box-shadow:var(--mobile-shadow-card)}.app-grid.route-offline-library .ovl-thumb{border-radius:12px}.app-grid.route-offline-library .ovl-body h2{display:-webkit-box;overflow:hidden;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-grid.route-offline-library .ovl-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;justify-content:stretch}.app-grid.route-offline-library .ovl-actions .vl-primary-btn{min-height:var(--mobile-touch-target)}.app-grid.route-offline-library .ovl-actions .vdl-ghost{width:var(--mobile-touch-target);min-width:var(--mobile-touch-target);min-height:var(--mobile-touch-target)}.app-grid.route-materials .coming-soon-page{width:min(calc(100% - (var(--mobile-viewport-inline) * 2)),var(--mobile-content-max));min-height:calc(100dvh - var(--mobile-topbar-base-h) - var(--mobile-safe-top) - 68px - var(--mobile-safe-bottom));margin-inline:auto;padding:var(--mobile-space-4) 0 var(--mobile-space-8)}.app-grid.route-materials .coming-soon-card{padding:var(--mobile-space-6) var(--mobile-space-4);border-radius:var(--mobile-radius-sheet);box-shadow:var(--mobile-shadow-card)}.app-grid.route-materials .coming-soon-actions{display:grid;grid-template-columns:1fr;gap:var(--mobile-space-2)}.app-grid.route-materials :is(.coming-soon-primary,.coming-soon-secondary){min-height:48px;justify-content:center}}@media (max-width:860px){.app-grid.route-profile>.main{padding:0 16px calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + 28px)!important;background:linear-gradient(180deg,#06145f,#0b257d 188px,#f4f6fa 0)!important}.app-grid.route-profile .profile-form{margin:0 auto!important;padding:0!important;gap:14px!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-grid.route-profile .profile-photo-panel{grid-template-columns:82px minmax(0,1fr)!important;gap:16px!important;padding:18px!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 44px rgba(4,16,70,.18)!important}.app-grid.route-profile .profile-details-card{padding:20px 18px!important;border-radius:24px!important;background:#fff!important}.app-grid.route-profile .profile-form>button.primary{min-height:54px!important;border-radius:16px!important}}@media (max-width:700px){.login-page{min-height:100dvh;padding:12px!important;align-items:flex-start;background:#f4f7fb}.login-shell{width:min(100%,430px);margin:0 auto;overflow:hidden;border:1px solid rgba(7,18,71,.1);border-radius:24px!important;background:#ffffff;box-shadow:0 16px 42px rgba(7,18,71,.12)}.login-story{min-height:0!important;padding:22px 20px!important}.login-story-content{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:3px 12px}.login-logo-mark{grid-row:1/4;width:48px!important;height:48px!important;margin:0!important}.login-eyebrow{margin:0;font-size:9px}.login-story-h1{margin:2px 0!important;font-size:22px!important;line-height:1.05!important}.login-story-sub{margin:0;font-size:12px}.login-benefits,.login-story-stats{display:none}.login-panel{padding:24px 20px calc(24px + env(safe-area-inset-bottom, 0px))!important}.login-panel-h2{font-size:27px}.login-form{gap:15px}.login-form .role-picker{padding:4px;border-radius:13px}.login-form .button,.login-form .role-picker button,.login-form button[type=submit],.login-form input{min-height:48px;border-radius:12px}.login-form input{font-size:16px!important}.login-form .pw-toggle{width:44px;min-width:44px;min-height:44px}.app-grid:is(.route-profile,.route-settings)>.main{padding-right:var(--mobile-viewport-inline)!important;padding-left:var(--mobile-viewport-inline)!important;background:var(--mobile-surface-subtle)}.app-grid:is(.route-profile,.route-settings)>.main>.settings-form,.app-grid:is(.route-profile,.route-settings)>.main>:is(.eyebrow,h2,p){width:min(100%,var(--mobile-content-max));margin-right:auto;margin-left:auto}.app-grid:is(.route-profile,.route-settings)>.main>.eyebrow{display:block;padding-top:var(--mobile-space-5)}.app-grid:is(.route-profile,.route-settings)>.main>h2{margin:var(--mobile-space-2) auto var(--mobile-space-1);font-size:27px}.app-grid:is(.route-profile,.route-settings)>.main>p{margin-top:0;color:var(--mobile-text-muted);font-size:14px;line-height:1.5}.app-grid:is(.route-profile,.route-settings) .settings-form{display:flex;margin-top:var(--mobile-space-4);padding:var(--mobile-space-4)!important;flex-direction:column;gap:var(--mobile-space-4);border:1px solid var(--mobile-border);border-radius:var(--mobile-radius-card)!important;background:var(--mobile-surface);box-shadow:var(--mobile-shadow-card)}.app-grid:is(.route-profile,.route-settings) .settings-form>label{display:flex;gap:7px;flex-direction:column;color:var(--mobile-text);font-size:13px;font-weight:750}.app-grid:is(.route-profile,.route-settings) .settings-form :is(input:not([type=checkbox]),select,textarea){width:100%;min-height:48px;padding:11px 13px;border:1px solid #d8e0ec;border-radius:12px;background:#ffffff}.app-grid.route-profile .profile-photo-panel{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:var(--mobile-space-3)!important;padding:var(--mobile-space-4)!important;border:0!important;border-radius:16px!important;background:var(--mobile-surface-subtle)!important}.app-grid.route-profile .profile-avatar{width:76px!important;height:76px!important}.app-grid.route-profile .profile-photo-panel .toolbar{display:flex;margin-top:var(--mobile-space-2);gap:var(--mobile-space-2);flex-wrap:wrap}.app-grid.route-profile .profile-photo-panel .toolbar :is(.button,button){min-height:42px;padding:8px 11px!important}.app-grid:is(.route-profile,.route-settings) .settings-form>button.primary{min-height:50px;border-radius:13px}.app-grid.route-settings .toggle-label{min-height:62px;padding:12px 14px;align-items:center;flex-direction:row!important;justify-content:space-between;gap:16px;border:1px solid #dbe2ed;border-radius:14px;background:#f8fafc}.app-grid.route-settings .toggle-label input[type=checkbox]{position:relative;width:54px!important;min-width:54px!important;height:32px!important;min-height:32px!important;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #9eabc0!important;border-radius:999px!important;background:#e8edf5!important;box-shadow:inset 0 1px 2px rgba(7,25,78,.08)!important;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.app-grid.route-settings .toggle-label input[type=checkbox]:after{position:absolute;top:3px;left:3px;width:22px;height:22px;border:1px solid rgba(7,25,78,.16);border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(7,25,78,.2);content:"";transition:transform .18s ease}.app-grid.route-settings .toggle-label input[type=checkbox]:checked{border-color:#07194e!important;background:#ffd21f!important}.app-grid.route-settings .toggle-label input[type=checkbox]:checked:after{transform:translateX(22px)}.app-grid.route-settings .toggle-label input[type=checkbox]:focus-visible{outline:3px solid rgba(40,85,181,.3);outline-offset:3px}.app-grid.route-support .support-page{width:min(calc(100% - (var(--mobile-viewport-inline) * 2)),var(--mobile-content-max));margin-inline:auto;padding:var(--mobile-space-4) 0 calc(68px + var(--mobile-safe-bottom) + var(--mobile-space-8))}.app-grid.route-support .support-hero{align-items:flex-start;padding:var(--mobile-space-5);border-radius:var(--mobile-radius-sheet)}.app-grid.route-support .support-hero-icon{width:48px;height:48px;min-width:48px;border-radius:14px}.app-grid.route-support .support-h1{font-size:26px}.app-grid.route-support .support-hero-sub{font-size:13px;line-height:1.5}.app-grid.route-support .support-info-strip{display:flex;padding:var(--mobile-space-3);flex-direction:column;gap:var(--mobile-space-2);border-radius:var(--mobile-radius-card)}.app-grid.route-support .support-info-item{min-height:42px;padding:8px 10px}.app-grid.route-support .support-grid{display:flex;flex-direction:column;gap:var(--mobile-space-6)}.app-grid.route-support .support-faq-item{border-radius:14px}.app-grid.route-support .support-faq-item summary{min-height:52px;padding:13px 42px 13px 14px}.app-grid.route-support .settings-form{padding:var(--mobile-space-4);border-radius:var(--mobile-radius-card);box-shadow:var(--mobile-shadow-card)}.app-grid.route-support .settings-form :is(input,select,textarea){width:100%;min-height:48px;border-radius:12px;font-size:16px}.app-grid.route-support .settings-form textarea{min-height:132px}.app-grid.route-support .settings-form button.primary{width:100%;min-height:50px}.subscription-page{min-height:calc(100dvh - 56px - env(safe-area-inset-top, 0px));padding:20px var(--mobile-viewport-inline) calc(28px + env(safe-area-inset-bottom, 0px))}.subscription-card{width:min(100%,430px);padding:28px 20px;border-radius:24px}.subscription-title{font-size:28px}.subscription-actions{display:grid;grid-template-columns:1fr}.subscription-actions .button{width:100%;min-height:50px}.enrollment-public-page{padding:16px var(--mobile-viewport-inline) calc(32px + env(safe-area-inset-bottom, 0px))!important}.enrollment-flow{width:min(100%,var(--mobile-content-max));margin-inline:auto}.enrollment-public-hero{padding:24px 20px!important;border-radius:var(--mobile-radius-sheet)!important}.enrollment-signup-grid{display:flex!important;flex-direction:column;gap:var(--mobile-space-4)!important}.enrollment-payment-panel,.enrollment-signup-form,.selected-plan-card{width:100%;border-radius:var(--mobile-radius-card)!important;box-shadow:var(--mobile-shadow-card)!important}.enrollment-payment-copy,.enrollment-signup-form,.selected-plan-card-inner{padding:var(--mobile-space-4)!important}.enrollment-signup-form{display:flex!important;flex-direction:column;gap:var(--mobile-space-4)!important}.enrollment-signup-form label,.payment-reference{display:flex;gap:7px;flex-direction:column}.enrollment-signup-form :is(input,textarea),.payment-reference input{width:100%;min-height:48px;border-radius:12px!important;font-size:16px!important}.enrollment-signup-form textarea{min-height:108px}.enrollment-photo-upload{grid-template-columns:72px minmax(0,1fr)!important;min-height:92px;padding:12px!important;border-radius:14px!important}.enrollment-photo-preview{width:68px!important;height:68px!important}.enrollment-signup-form button[type=submit]{width:100%;min-height:50px;border-radius:13px}.enrollment-payment-panel{display:flex!important;flex-direction:column;gap:var(--mobile-space-4)}.gcash-qr-card{order:-1;width:min(100%,280px);margin-inline:auto}.payment-actions{display:grid!important;grid-template-columns:1fr 1.4fr;gap:var(--mobile-space-2)}.payment-actions .button{min-height:50px;padding-inline:10px}.dialog-overlay{align-items:flex-end!important;padding:0!important;background:rgba(3,11,26,.62)!important;backdrop-filter:blur(6px)}.dialog-box{width:100%!important;max-width:100%!important;margin:0!important;padding:24px 18px calc(18px + env(safe-area-inset-bottom, 0px))!important;border-radius:26px 26px 0 0!important}.dialog-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:var(--mobile-space-2)!important}.dialog-actions .button{min-height:50px;border-radius:13px}}@media (max-width:860px) and (prefers-reduced-motion:reduce){.app-grid *,.app-grid :after,.app-grid :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:700px){.app-grid.route-video-lessons .vl-category-tabs{position:relative;z-index:2;display:grid!important;grid-template-columns:1fr!important;width:100%;overflow:visible!important;pointer-events:auto}.app-grid.route-video-lessons .vl-category-tabs button{width:100%;min-width:0;min-height:48px;pointer-events:auto;touch-action:manipulation}.app-grid.route-video-lessons .vl-area-filter{position:relative;z-index:2;width:calc(100% + (var(--mobile-viewport-inline) * 2));overflow-x:auto;pointer-events:auto;-webkit-overflow-scrolling:touch}.app-grid.route-video-lessons .vl-area-filter button{min-height:44px;pointer-events:auto;touch-action:manipulation}}@media (max-width:860px){.app-grid.route-profile>.main{background:linear-gradient(180deg,#06145f,#0b257d 188px,#f4f6fa 0)!important}.route-profile .profile-page-heading,.route-profile .profile-page-heading h2{color:#fff!important}.route-profile .profile-page-heading p{color:rgba(255,255,255,.76)!important}.app-grid.route-profile .profile-form>button.primary{position:static!important;bottom:auto!important;z-index:auto!important;margin-top:2px}.route-profile .profile-avatar-camera{display:none!important}}@media (max-width:700px){.app-grid.route-forum>.main{padding-inline:0!important;background:#eef1f5!important}.app-grid.route-forum .fd-layout{max-width:560px!important;margin:0 auto!important;padding:0 0 calc(var(--mobile-bottom-nav-base-h) + var(--mobile-safe-bottom) + 22px)!important}.app-grid.route-forum .fd-header{margin:0!important;padding:18px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-toolbar{top:var(--mobile-topbar-h,58px);margin:0!important;padding:9px 12px!important;flex-direction:row!important;align-items:center!important;border-width:0 0 1px!important;border-radius:0!important}.app-grid.route-forum .fd-tabs{gap:6px!important}.app-grid.route-forum .fd-tab{min-height:36px!important;padding:7px 12px!important;border-radius:999px!important}.app-grid.route-forum .fd-sort-btn{width:38px!important;min-height:38px!important;overflow:hidden;padding:0 11px!important;color:transparent!important}.app-grid.route-forum .fd-sort-btn svg{color:#334155!important}.app-grid.route-forum .fd-composer{margin:9px 0!important;padding:12px 14px!important;border-width:1px 0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-feed{gap:9px!important}.app-grid.route-forum .fd-post{margin:0!important;border-width:1px 0!important;border-radius:0!important;box-shadow:none!important}.app-grid.route-forum .fd-post-head{padding:14px 15px 9px!important}.app-grid.route-forum .fd-post-body{padding:2px 15px 11px!important}.app-grid.route-forum .fd-post-text{color:#283348!important;font-size:14px!important;line-height:1.55!important}.app-grid.route-forum .fd-post-image{width:calc(100% + 30px)!important;margin:12px -15px -11px!important;border-radius:0!important}.app-grid.route-forum .fd-reaction-summary{padding:7px 15px!important;border-top:1px solid #eef2f6}.app-grid.route-forum .fd-post-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2px!important;padding:5px 8px 7px!important;overflow:visible!important}.app-grid.route-forum .fd-react-btn{min-width:0!important;min-height:42px!important;padding:5px 3px!important;flex-direction:column!important;gap:2px!important;font-size:9px!important;white-space:normal!important}.app-grid.route-forum .fd-react-btn>span{font-size:16px;line-height:1}.app-grid.route-forum .fd-sidebar{display:none!important}}@media (max-width:700px){.app-grid :is(.ar-index-hero,.arp-hero,.ml-hero,.nm-hero,.leaderboard-hero,.analytics-hero-v2,.sc-hero,.rcrim-hero,.support-hero,.vl-hero,.premium-page-hero){display:block!important;width:100%!important;min-height:0!important;margin:0 0 14px!important;padding:18px!important;border-radius:20px!important;box-shadow:0 10px 28px rgba(7,18,71,.14)!important;text-align:left!important}.app-grid :is(.ar-index-hero-brain,.support-hero-icon){display:none!important;min-height:0!important}.app-grid :is(.ar-index-hero h1,.arp-hero h1,.ml-hero h1,.nm-hero h1,.leaderboard-hero h1,.analytics-hero-v2 h1,.sc-hero-title,.rcrim-hero-title,.support-hero h1,.vl-hero h1,.premium-page-hero h1,.premium-page-hero h2){max-width:15ch!important;margin:0!important;font-size:clamp(1.7rem,7.6vw,2.05rem)!important;line-height:1.08!important;letter-spacing:-.035em!important}.app-grid :is(.ar-index-hero p,.arp-hero p,.ml-hero p,.nm-hero p,.leaderboard-hero p,.analytics-hero-v2 p,.sc-hero-sub,.rcrim-hero-sub,.support-hero-sub,.vl-hero p,.premium-page-hero p){display:-webkit-box!important;max-width:36ch!important;margin:8px 0 0!important;overflow:hidden;font-size:.86rem!important;line-height:1.45!important;-webkit-box-orient:vertical;-webkit-line-clamp:2!important}}@media (max-width:700px){.login-page-v3 .login-story{min-height:218px!important;padding:25px 22px!important}.login-page-v3 .login-story-content{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important}.login-page-v3 .login-brand-lockup{display:flex!important;align-items:center!important;width:100%!important;margin-bottom:24px!important}.login-page-v3 .login-logo-mark{grid-row:auto!important;width:46px!important;height:46px!important;margin:0!important}.login-page-v3 .login-eyebrow{margin:0 0 13px!important;font-size:.58rem!important}.login-page-v3 .login-story-h1{width:100%!important;margin:0 0 9px!important;font-size:2.2rem!important;line-height:.95!important}.login-page-v3 .login-panel{padding:30px 22px 26px!important}.login-page-v3 .login-form{gap:12px!important}.login-page-v3 .login-brand-lockup{margin-bottom:0!important}.login-page-v3 .login-story-message{margin:26px 0 0!important;padding:0!important}.login-page-v3 .login-eyebrow{display:block!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important;font-size:.58rem!important;letter-spacing:.16em!important}.login-page-v3 .login-story-h1{margin:0!important;font-size:2.05rem!important;line-height:1!important}.login-page-v3 .login-story-h1 em{margin-top:5px!important;font-size:.76em!important}.login-page-v3 .login-story-signature{display:none!important}}@media (min-width:861px){.app-grid.route-profile>.main{background:#f3f6fb!important}.route-profile .profile-hero{width:min(980px,calc(100% - 40px))!important;margin:28px auto 18px!important;display:block;margin-bottom:18px;padding:22px 24px;border:2px solid #07194e;border-left-width:5px;border-radius:20px;background:#fffef9;box-shadow:4px 5px 0 rgba(7,25,78,.11)}.route-profile .profile-hero-icon{display:inline-flex;width:54px;height:54px;flex:0 0 54px;align-items:center;justify-content:center;border:2px solid #07194e;border-radius:14px;background:#fff1a8;color:#07194e;box-shadow:2px 3px 0 rgba(7,25,78,.14)}.route-profile .profile-eyebrow{display:block;margin-bottom:4px;color:#526889;font-size:.7rem;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.route-profile .profile-hero h2{margin:0 0 5px;color:#07194e;font-family:var(--font-heading,inherit);font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:900;line-height:1.15;letter-spacing:-.025em}.route-profile .profile-hero p{margin:0;color:#65738d;font-size:.86rem;line-height:1.55}.app-grid.route-profile .main .profile-account-form{display:grid!important;grid-template-columns:minmax(270px,.72fr) minmax(400px,1.28fr)!important;align-items:start!important;gap:18px!important;width:min(980px,calc(100% - 40px))!important;max-width:980px!important;margin:0 auto 64px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-grid.route-profile .main .profile-photo-panel{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;min-width:0;padding:20px!important;border:2px solid #07194e!important;border-top:4px solid #e2b20c!important;border-radius:20px!important;background:#fffef9!important;box-shadow:4px 5px 0 rgba(7,25,78,.11)!important;text-align:left!important}.app-grid.route-profile .main .profile-avatar{display:flex;width:88px!important;height:88px!important;align-items:center;justify-content:center;border:2px solid #07194e!important;border-radius:18px!important;background-color:#fff1a8!important;background-position:50%;background-size:cover;color:#fff!important;box-shadow:2px 3px 0 rgba(7,25,78,.14)!important;font-size:2rem;font-weight:900}.app-grid.route-profile .main .profile-avatar>span{color:#fff!important;text-shadow:0 2px 5px rgba(0,0,0,.28)}.route-profile .profile-verified-badge{display:inline-flex;align-items:center;gap:5px;margin-bottom:5px;color:#765500!important;font-size:.62rem!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase}.route-profile .profile-photo-panel strong{display:block;overflow:hidden;color:#07194e!important;font-size:1rem!important;font-weight:900;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.route-profile .profile-photo-panel p{overflow:hidden;margin:3px 0 10px!important;color:#68758b!important;font-size:.72rem!important;text-overflow:ellipsis;white-space:nowrap}.route-profile .profile-photo-panel .toolbar{display:flex;gap:7px;margin:0!important;flex-wrap:wrap}.route-profile .profile-photo-panel .profile-upload,.route-profile .profile-photo-panel button.secondary{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 10px!important;border:1.5px solid #aebbd0!important;border-radius:9px!important;background:#fff!important;color:#33435f!important;box-shadow:none!important;font:inherit;font-size:.68rem!important;font-weight:850!important;cursor:pointer}.route-profile .profile-upload input{position:absolute;width:1px;height:1px;opacity:0}.route-profile .profile-photo-panel :is(.profile-upload,button.secondary):hover{border-color:#526889!important;background:#f8faff!important}.route-profile .profile-photo-panel :is(.profile-upload,button.secondary):focus-visible{outline:3px solid rgba(18,56,194,.28);outline-offset:3px}.app-grid.route-profile .main .profile-details-card{display:grid!important;grid-column:2!important;grid-row:span 2!important;gap:15px!important;min-width:0;padding:20px 22px!important;border:2px solid #07194e!important;border-top:4px solid #2855b5!important;border-radius:20px!important;background:#fff!important;box-shadow:4px 5px 0 rgba(7,25,78,.11)!important}.route-profile .profile-section-heading{padding-bottom:12px!important;border-bottom:1.5px solid #d7deea!important}.route-profile .profile-section-heading span{color:#7b879b!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase}.route-profile .profile-section-heading h3{margin:3px 0 0!important;color:#07194e!important;font-size:1.05rem!important;font-weight:900}.route-profile .profile-details-card label{display:grid!important;gap:7px!important;margin:0!important}.route-profile .profile-field-label{display:inline-flex!important;align-items:center;gap:7px;color:#33435f!important;font-size:.72rem!important;font-weight:850!important}.route-profile .profile-field-label svg{color:#b18500!important}.app-grid.route-profile .main .profile-details-card input{width:100%!important;min-height:46px!important;padding:10px 12px!important;border:1.5px solid #c8d2e4!important;border-radius:10px!important;background:#fff!important;color:#07194e!important;font:inherit;font-size:.84rem!important;outline:none;box-shadow:none!important}.app-grid.route-profile .main .profile-details-card input:focus{border-color:#1238c2!important;box-shadow:0 0 0 3px rgba(18,56,194,.12)!important}.app-grid.route-profile .main .profile-save{position:static!important;grid-column:1!important;width:100%!important;min-height:46px!important;align-self:start;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:2px solid #07194e!important;border-radius:10px!important;background:#ffd21f!important;color:#07194e!important;box-shadow:2px 2px 0 rgba(7,25,78,.14)!important;font:inherit;font-size:.8rem;font-weight:900;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.route-profile .profile-save:hover:not(:disabled){background:#ffe264!important;transform:translate(-1px,-1px);box-shadow:3px 3px 0 rgba(7,25,78,.15)!important}.route-profile .profile-save:disabled{opacity:.65;cursor:wait}.route-profile .profile-save:focus-visible{outline:3px solid rgba(18,56,194,.28);outline-offset:3px}}@media (prefers-reduced-motion:reduce){.route-profile .profile-save{transition:none}}