:root{--primary:#4e51d7;--primary-dark:#383bb6;--navy:#171e3b;--ink:#202942;--muted:#748097;--line:#e8ecf3;--bg:#f6f8fc;--white:#fff;--radius:18px;--shadow:0 6px 24px #27365e05}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9699f5;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.1px;line-height:1.2;margin-bottom:12px}h2{font-size:21px;letter-spacing:-.45px;line-height:1.35}h3{font-size:18px;line-height:1.4}small{font-size:13px;color:var(--muted)}.muted{color:var(--muted)}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:750;letter-spacing:-.6px;color:inherit}.brand img{width:38px;height:38px}.brand:hover{text-decoration:none}.sidebar{position:fixed;inset:0 auto 0 0;width:258px;padding:31px 20px 20px;background:var(--navy);color:#fff;overflow-y:auto;display:flex;flex-direction:column;z-index:30}.sidebar .brand{margin:0 7px 34px}.nav-caption{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#909ab9;padding:8px 16px;display:block;margin-bottom:7px}.nav-link{padding:12px 14px;display:flex;gap:13px;align-items:center;margin-bottom:5px;color:#b9c1d8;border-radius:10px;font-size:14px;font-weight:550;width:100%;line-height:1.3}.nav-link span{font-size:19px;min-width:22px;text-align:center;color:#a3accb}.nav-link:hover{background:#ffffff0a;color:white;text-decoration:none}.nav-link.active{background:#5557d9;color:white}.nav-link.active span{color:white}.nav-bottom{margin-top:auto;padding-top:32px}.sidebar-note{border:1px solid #ffffff12;background:#ffffff05;border-radius:13px;padding:16px;margin:18px 6px 0}.sidebar-note strong{display:block;font-size:12px;color:#e5e8f6;margin-bottom:5px}.sidebar-note small{font-size:11px;color:#949fbd;line-height:1.7;display:block}.logout{border:0;background:transparent;text-align:left}.workspace{margin-left:258px}.topbar{height:91px;background:#ffffffdd;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:18px}.breadcrumb{font-size:14px;color:#778199}.top-user strong{display:block;font-size:13px;line-height:1.3}.top-user small{font-size:11px}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eeebff;color:var(--primary);font-weight:700}.notification-link{font-size:12px;color:#63708c;margin-right:16px}.count{background:#eeeefe;color:var(--primary);padding:3px 7px;border-radius:6px;margin-left:4px;font-size:11px;font-weight:700}.content{max-width:1600px;margin:auto;padding:34px 40px 20px}.page-heading{margin-bottom:26px}.page-heading p:last-child{color:var(--muted);font-size:14px;margin-bottom:0}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:750;color:#7b83a3;margin:0 0 12px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:22px 0}.stat{background:white;border:1px solid var(--line);padding:22px 22px 18px;border-radius:var(--radius);box-shadow:var(--shadow)}.stat>span:first-child{font-size:12px;color:#788299;display:block}.stat strong{display:block;font-size:29px;letter-spacing:-1px;font-weight:700;margin:9px 0;color:#252e48;line-height:1.4}.stat-foot{font-size:10px;color:#919aad}.hero-banner{background:#ebeefe;border:1px solid #e1e5fc;border-radius:var(--radius);padding:29px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:27px 0 32px;position:relative;overflow:hidden}.hero-banner h2{font-size:25px;color:#303d77;margin-bottom:9px}.hero-banner .eyebrow{font-size:9px;color:#6c73ae}.hero-banner p{font-size:13px;color:#737fa8;margin:0;max-width:550px}.hero-banner .btn{white-space:nowrap;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--primary);background:var(--primary);color:white;border-radius:9px;padding:10px 17px;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;min-height:43px}.btn:hover{background:var(--primary-dark);color:white;text-decoration:none}.btn.secondary{border-color:var(--line);background:white;color:#535e7d}.btn.secondary:hover{background:#f1f3fa}.btn.text{background:none;border-color:transparent;color:#bd5261}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px;margin:23px 0;box-shadow:var(--shadow)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 20px}.section-head h2,.section-head h3{margin:0}.panel .section-head{margin-top:0}.text-link{font-size:13px;font-weight:650;color:var(--primary)}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:20px}.resource-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .18s}.resource-card:hover{transform:translateY(-3px)}.course-art{height:135px;background:#e9eafb;position:relative;padding:26px 25px;overflow:hidden}.course-art:after{content:"";position:absolute;width:120px;height:120px;border:22px solid #ffffff55;border-radius:50%;right:-13px;top:27px;transform:rotate(15deg)}.course-art>span{font-size:36px;font-weight:750;color:#777bb8;letter-spacing:-1px}.art-label{font-size:8px;letter-spacing:2px;color:#9194bd;font-weight:700}.resource-card:nth-child(3n+2) .course-art{background:#e6f2ef}.resource-card:nth-child(3n+2) .course-art>span{color:#679889}.resource-card:nth-child(3n+2) .art-label{color:#84a99d}.resource-card:nth-child(3n) .course-art{background:#fbefdf}.resource-card:nth-child(3n) .course-art>span{color:#b79970}.resource-card:nth-child(3n) .art-label{color:#bba585}.resource-body{padding:20px}.resource-body .row{justify-content:space-between;gap:8px}.resource-body .row small{font-size:10px}.course-chip{display:inline-block;color:#6c70be;background:#f0f0fc;font-size:10px;letter-spacing:.4px;font-weight:750;padding:4px 8px;border-radius:5px}.resource-body h3{font-size:17px;margin:13px 0 10px;min-height:47px}.resource-body h3 a{color:var(--ink)}.resource-body p{font-size:12px;color:#80899b;min-height:39px}.resource-bottom{border-top:1px solid var(--line);padding-top:15px;margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:8px}.resource-bottom strong{font-size:18px;letter-spacing:-.5px}.resource-bottom .text-link{font-size:11px}.resource-body>small{font-size:10px;display:block;margin-top:12px}.cover{width:100%;height:135px;object-fit:cover}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:15px}th{font-size:11px;color:#7f8a9f;font-weight:600;letter-spacing:.3px;background:#f9fafc;padding:14px 16px;white-space:nowrap}td{padding:17px 16px;border-bottom:1px solid #eff1f6;vertical-align:middle}tr:last-child td{border-bottom:0}td small{display:block;font-size:12px;margin-top:4px}td strong{font-size:15px}td .text-link{font-size:14px}.badge{display:inline-block;border-radius:6px;font-size:11px;font-weight:600;padding:5px 9px;background:#f0f2f6;color:#75819a;white-space:nowrap}.badge.approved,.badge.active{background:#e8f6ef;color:#39886a}.badge.payment_submitted{background:#fff5dd;color:#b58b2d}.badge.rejected,.badge.suspended{background:#ffedf0;color:#c35b6e}.badge.inactive,.badge.cancelled{background:#eff0f5;color:#7b8191}.badge.awaiting_payment{background:#eef0ff;color:#7679bc}.field{display:block;margin-bottom:21px;font-size:14px;font-weight:600;color:#46516b}.field>span[aria-hidden]{color:#8187c2}.field small{display:block;font-weight:400;font-size:12px;margin-top:6px}.input-wrap{display:block;position:relative;margin-top:8px}input:not([type=checkbox]):not([type=hidden]),select,textarea{width:100%;background:#fff;border:1px solid #dfe4ee;border-radius:9px;padding:12px 13px;color:var(--ink);font-size:16px;line-height:1.4}input:focus,select:focus,textarea:focus{border-color:#777be4}textarea{margin-top:8px;resize:vertical}.field select{margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 23px}.form-panel{max-width:870px}.form-panel>.btn{margin-top:14px}.show-password{position:absolute;right:10px;top:10px;border:0;background:white;color:#7379aa;font-size:12px;padding:5px}.input-wrap:has(.show-password) input{padding-right:63px}.upload{border:1px dashed #ced4e5;border-radius:11px;padding:18px;background:#fbfcff}.upload input[type=file]{border:none!important;background:none!important;padding:12px 0 0!important;font-size:13px!important}.check{display:flex;gap:10px;align-items:center;font-size:14px;margin:18px 0}.check input{accent-color:var(--primary);width:17px;height:17px}.fine-print{font-size:12px;line-height:1.8;color:#8892a6}.filters{display:flex;gap:13px;align-items:end;flex-wrap:wrap;background:white;border:1px solid var(--line);padding:19px;border-radius:14px;margin:23px 0}.filters label{flex:1;min-width:100px;font-size:11px;color:#79839a;font-weight:600}.filters label:first-of-type{flex:2;min-width:180px}.filters input,.filters select{font-size:14px!important;margin-top:5px;height:44px}.alert{padding:16px 20px;border-radius:11px;margin:0 0 23px;font-size:14px;border:1px solid transparent;overflow-wrap:anywhere}.alert p:last-child{margin-bottom:0}.alert.success{background:#eaf7f1;color:#387858;border-color:#d6eee2}.alert.error{background:#fff0f1;color:#aa4652;border-color:#f5d9de}.alert.info{background:#eef1ff;color:#5c66a3;border-color:#e1e5ff}.detail-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:25px}.detail-layout>.panel,.detail-layout>aside>.panel,.detail-layout>div>.panel:first-child{margin-top:0}.detail-layout>aside{min-width:0}.detail-layout p{overflow-wrap:anywhere}.purchase-card{align-self:start}.purchase-card h1{margin:16px 0;font-size:38px}.purchase-card>.btn,.purchase-card form,.purchase-card>.badge{margin-top:15px}.purchase-card .btn{width:100%}.purchase-card p{font-size:14px;color:var(--muted)}dl{display:grid;grid-template-columns:140px 1fr;gap:13px;margin:25px 0;font-size:14px}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}dd small{display:block}.list-row{padding:17px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px}.list-row:last-child{border:0}.list-row small{display:block}.list-row>span,.list-row>div{overflow-wrap:anywhere;min-width:0}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.two-columns .panel{margin-top:0}.prose{white-space:normal;overflow-wrap:anywhere;line-height:1.9;font-size:16px;color:#626e85}.receipt-preview{display:block;max-width:100%;max-height:270px;object-fit:contain;object-position:left;margin-top:20px;border:1px solid var(--line);border-radius:9px}.payment-history+.payment-history,.payment-method+.payment-method{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.qr{width:180px;max-width:100%;height:auto}.account-number{font-weight:650;letter-spacing:.7px;overflow-wrap:anywhere}.payment-method p{font-size:14px}.payment-method h3{margin-top:14px}.pagination{display:flex;gap:20px;justify-content:center;align-items:center;margin:28px 0;font-size:13px;color:var(--muted)}.empty{text-align:center;padding:40px 15px}.empty-icon{font-size:40px;color:#b5b9d4;margin-bottom:10px}.empty h3{font-size:17px;color:#636e88}.empty p{font-size:13px;color:#8e98a9;margin:0}.footer{display:flex;justify-content:space-between;padding:26px 0 10px;border-top:1px solid var(--line);font-size:11px;color:#98a1b3;margin-top:34px}.menu-button{display:none}.unread-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--primary);margin-right:9px}.break-all{word-break:break-all}hr{border:0;border-top:1px solid var(--line);margin:25px 0}dialog{border:1px solid var(--line);border-radius:18px;padding:28px;max-width:450px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 100px #101a4540}dialog::backdrop{background:#11172b66}dialog h2{font-size:23px}dialog p{color:#7c879a;font-size:15px}dialog .row{justify-content:flex-end}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.auth-story{background:#202849;color:white;padding:38px 52px;display:flex;flex-direction:column;overflow:hidden}.story-content{margin:auto 0;max-width:550px;padding:55px 0}.pill{display:inline-block;padding:7px 11px;border:1px solid #ffffff22;border-radius:30px;letter-spacing:1px;font-size:8px;color:#bbc4e5}.auth-story h1{font-size:64px;line-height:1.08;letter-spacing:-2.5px;margin:25px 0}.auth-story p{color:#a6b2d0;font-size:15px;line-height:1.85}.auth-story>small{color:#8493b5;font-size:11px}.story-graphic{position:relative;margin:35px 0 0;padding:0 10px}.mock-note{background:#f5f5ff;border-radius:17px;width:320px;max-width:90%;padding:25px;color:#3d4771;transform:rotate(-4deg);box-shadow:0 18px 35px #080e2822}.mock-note h3{font-size:24px;margin:20px 0}.mock-line{height:7px;background:#e0e3f6;border-radius:6px;width:85%;margin:10px 0}.mock-line.short{width:58%}.mock-check{display:block;font-size:11px;color:#858cb0;margin-top:24px}.floating-chip{position:absolute;right:0;bottom:16px;background:#dce7e2;color:#5d7b73;padding:13px 19px;border-radius:10px;font-size:11px;font-weight:600;transform:rotate(4deg)}.auth-main{display:grid;place-items:center;padding:45px 60px}.auth-card{width:100%;max-width:420px}.auth-card h1{font-size:34px}.auth-card>.muted{font-size:14px;margin-bottom:32px}.auth-card form>.btn{width:100%;margin-top:6px;min-height:47px}.auth-switch{text-align:center;font-size:13px;color:#8590a5;margin:25px 0}.auth-switch a{font-weight:600}.auth-card .fine-print{text-align:center}.auth-card .form-grid{gap:0 15px}.auth-card .field{font-size:12px}.auth-mobile-brand{display:none}
/* Maintain comfortable reading sizes for content and transaction data. */
.resource-body p{font-size:14px;line-height:1.7}.resource-body .row small{font-size:12px}.resource-bottom .text-link{font-size:13px}.course-chip{font-size:12px}.badge{font-size:13px}th{font-size:13px}table{font-size:16px}.hero-banner p{font-size:15px}.stat>span:first-child{font-size:14px}.nav-link{font-size:15px}.resource-body>small{font-size:12px}
@media(min-width:1500px){.content{padding:40px 55px}.topbar{padding:0 55px}.resource-body{padding:24px}.course-art{height:155px}.cover{height:155px}}
@media(max-width:1200px){.sidebar{width:228px;padding:28px 14px}.workspace{margin-left:228px}.content{padding:28px 25px}.topbar{padding:0 25px}.brand{font-size:18px}.stats{gap:12px}.stat{padding:18px 15px}.stat strong{font-size:25px}.resource-grid{gap:15px}.hero-banner{padding:24px}.hero-banner h2{font-size:23px}.resource-body{padding:17px}.resource-bottom{flex-wrap:wrap}.auth-story{padding:35px}.auth-story h1{font-size:53px}.auth-main{padding:40px}.detail-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr)}}
@media(max-width:960px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:258px;box-shadow:20px 0 60px #151e3922}.sidebar.open{transform:translateX(0)}.workspace{margin-left:0}.menu-button{display:inline-block;border:1px solid var(--line);background:white;border-radius:8px;padding:7px 10px;color:#6b7690}.topbar{height:78px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-story h1{font-size:44px}.auth-story{padding:30px}.story-graphic{padding:0}.mock-note{padding:20px}.mock-note h3{font-size:20px}.floating-chip{right:-15px}.auth-main{padding:30px}.detail-layout{grid-template-columns:1fr}.purchase-card{order:-1}.two-columns{gap:15px}}
@media(max-width:620px){.content{padding:26px 17px 18px}.topbar{padding:0 17px;gap:8px}.topbar .row{gap:8px}.top-user,.breadcrumb{display:none}.notification-link{margin:0;font-size:11px}.avatar{width:33px;height:33px}.page-heading{margin-bottom:22px}h1{font-size:27px}.page-heading p:last-child{font-size:14px}.eyebrow{font-size:9px}.stats{gap:11px;margin:18px 0}.stat{padding:17px 14px}.stat>span:first-child{font-size:12px}.stat strong{font-size:26px}.stat-foot{font-size:9px}.hero-banner{display:block;padding:23px;margin:22px 0}.hero-banner h2{font-size:23px}.hero-banner .btn{margin-top:18px}.hero-banner p{font-size:14px}.resource-grid{grid-template-columns:1fr;gap:18px}.course-art,.cover{height:155px}.resource-body h3{min-height:0;font-size:19px}.resource-body p{min-height:0;font-size:15px}.resource-body{padding:22px}.resource-bottom{flex-wrap:nowrap}.section-head h2{font-size:19px}.section-head .text-link{font-size:12px}.panel{padding:20px;margin:20px 0}.form-grid{grid-template-columns:1fr}.two-columns{grid-template-columns:1fr;gap:0}.filters{padding:15px;gap:12px}.filters label,.filters label:first-of-type{min-width:calc(50% - 12px)}.filters label:first-of-type{min-width:100%}.filters>.btn{width:100%}.footer{font-size:10px;gap:12px}.footer span{text-align:right;max-width:150px}dl{grid-template-columns:110px 1fr;font-size:14px}.list-row{gap:12px}.list-row .btn{font-size:12px;padding:9px 12px}.auth-layout{display:block}.auth-story{display:none}.auth-main{min-height:100vh;padding:35px 23px}.auth-card h1{font-size:31px}.auth-mobile-brand{display:block;font-weight:750;color:var(--primary);font-size:20px;margin-bottom:45px}.auth-card .form-grid{grid-template-columns:1fr}.auth-card .field{font-size:14px}.auth-card>.muted{font-size:15px}.auth-card .eyebrow{font-size:9px}.detail-layout{gap:0}.receipt-preview{max-height:230px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.sidebar .brand{font-size:18px}.resource-card{display:flex;flex-direction:column}.resource-body{display:flex;flex-direction:column;flex:1}.resource-bottom{margin-top:auto}.resource-body p{margin-bottom:20px}.resource-body h3{overflow-wrap:anywhere}
@media(max-width:620px){.table-wrap table{min-width:710px}.table-wrap:before{content:"Swipe horizontally to see all columns →";display:block;font-size:11px;color:#8791a7;margin-bottom:12px}.section-head>.text-link{white-space:nowrap}}
.resource-body p,.hero-banner p,.page-heading p:last-child,.purchase-card p,.payment-method p{font-size:16px;color:#68758e}.resource-body .row small{color:#6e7991}.stat-foot{font-size:11px}.resource-card .course-art,.resource-card .cover{flex-shrink:0}
