.panel-profile{flex:none;position:relative}.panel-profile-trigger{appearance:none;cursor:pointer;text-align:left}.panel-profile-trigger b{place-items:center;width:18px;height:18px;transition:transform .18s;display:grid}.panel-profile-trigger b svg{width:15px;height:15px}.panel-profile-trigger.is-open b{transform:rotate(180deg)}.panel-profile-menu{z-index:90;background:#fff;border:1px solid #dfe7ef;border-radius:18px;width:300px;animation:.16s ease-out profile-menu-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 60px #0d1f362e}.panel-profile-menu header{border-bottom:1px solid #e9eef4;align-items:center;gap:12px;padding:17px;display:flex}.panel-profile-avatar{flex:0 0 42px;width:42px;height:42px}.panel-profile-avatar>span,.panel-profile-avatar>img{color:#fff;object-fit:cover;background:#101d33;border-radius:12px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:850;display:grid}.panel-profile-menu header>span{gap:3px;min-width:0;display:grid}.panel-profile-menu header strong,.panel-profile-menu header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.panel-profile-menu header strong{color:#101d33;font-size:13px}.panel-profile-menu header small{color:#738299;font-size:10px}.panel-profile-menu nav{padding:8px;display:grid}.panel-profile-menu nav a,.panel-profile-menu footer button{color:#344760;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 11px;font-size:12px;font-weight:720;text-decoration:none;display:flex}.panel-profile-menu nav a:hover{color:#007bbf;background:#f0f8fd}.panel-profile-menu nav svg,.panel-profile-menu footer svg{flex:0 0 18px;width:18px;height:18px}.panel-profile-menu footer{border-top:1px solid #e9eef4;padding:8px}.panel-profile-menu footer button{color:#b4233c}.panel-profile-menu footer button:hover{background:#fff2f4}.panel-profile-menu footer button:disabled{cursor:wait;opacity:.65}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:none}}.student-portal-page{gap:18px;min-width:0;display:grid}.student-page-hero{background:linear-gradient(135deg,#fff 0% 65%,#eef9ff 100%);border:1px solid #dfe7ef;border-radius:20px;grid-template-columns:minmax(280px,1fr) minmax(480px,1.25fr);align-items:center;gap:28px;padding:26px 28px;display:grid;box-shadow:0 12px 34px #081f370e}.student-page-intro{min-width:0}.student-page-intro p{color:#007dbf;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:850}.student-page-intro h1{color:#101d33;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(27px,2.6vw,38px);line-height:1.08}.student-page-intro span{color:#5f7087;max-width:720px;margin-top:10px;font-size:13px;line-height:1.55;display:block}.student-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.student-hero-metrics article{background:#f8fafc;border:1px solid #e2e9f0;border-radius:14px;align-content:center;gap:5px;min-width:0;min-height:84px;padding:14px 14px 13px;display:grid;position:relative}.student-hero-metrics article>i{color:#98a7b8;opacity:.8;width:20px;height:20px;position:absolute;top:12px;right:12px}.student-hero-metrics article span{color:#63748b;padding-right:23px;font-size:10px}.student-hero-metrics article strong{color:#0f2037;overflow-wrap:anywhere;font-size:20px;line-height:1.1}.student-hero-metrics article.green{background:#edfbf5;border-color:#aee8cd}.student-hero-metrics article.green strong{color:#08744b}.student-hero-metrics article.yellow{background:#fff9e8;border-color:#f6da84}.student-hero-metrics article.yellow strong{color:#a35d00}.student-hero-metrics article.red{background:#fff2f4;border-color:#ffc8d0}.student-hero-metrics article.red strong{color:#b11335}.student-hero-metrics article.blue{background:#eff9ff;border-color:#badef4}.student-hero-metrics article.blue strong{color:#006fae;font-size:14px}.student-info-banner{color:#17648e;background:#eff9ff;border:1px solid #badef4;border-radius:13px;padding:12px 15px;font-size:12px;font-weight:650}.student-panel-card,.student-program-card,.student-payment-program,.student-schedule-card{background:#fff;border:1px solid #dfe7ef;border-radius:17px;min-width:0;box-shadow:0 8px 24px #081f370a}.student-section-header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 19px;display:flex}.student-section-header h2{color:#13233a;letter-spacing:-.015em;margin:0;font-size:16px}.student-section-header p{color:#6d7b90;margin:5px 0 0;font-size:11px;line-height:1.45}.student-dashboard-top{grid-template-columns:.8fr 1.08fr .9fr;gap:14px;display:grid}.student-summary-card dl{gap:8px;margin:0;padding:14px;display:grid}.student-summary-card dl>div{color:#53647b;background:#f6f9fc;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;padding:11px 12px;font-size:11px;display:flex}.student-summary-card dt,.student-summary-card dd{margin:0}.student-summary-card dd{color:#13233a;font-size:14px;font-weight:850}.student-next-list{padding:8px 14px 14px;display:grid}.student-next-list>article{border-bottom:1px solid #edf1f5;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 0;display:grid}.student-next-list>article:last-child{border-bottom:0}.student-next-list time{color:#0078b8;text-align:center;background:#eef8fe;border-radius:10px;place-items:center;min-height:42px;font-size:9px;font-weight:800;display:grid}.student-next-list time strong{font-size:14px}.student-next-list article>span{gap:3px;min-width:0;display:grid}.student-next-list article>span strong{color:#17273d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.student-next-list article>span small{color:#718096;font-size:9px}.student-next-list a,.student-quick-links a,.student-course-card footer a,.student-schedule-table a,.student-documents-grid footer a,.student-shipments-grid footer a{color:#fff;background:#08a0ed;border:1px solid #078fd7;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.student-card-empty{color:#77869a;text-align:center;margin:0;padding:24px 18px;font-size:11px}.student-quick-links{align-content:start;gap:9px;padding:15px;display:grid}.student-quick-links a{color:#23425f;background:#fff;border-color:#dbe5ee;justify-content:space-between;min-height:44px;padding-inline:13px}.student-quick-links a:first-child{color:#fff;background:#08a0ed;border-color:#08a0ed}.student-quick-links a svg{width:17px;height:17px}.student-course-list,.student-payment-list{display:grid}.student-course-list>article,.student-payment-list>article{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px 17px;display:grid}.student-course-list>article:last-child,.student-payment-list>article:last-child{border-bottom:0}.student-course-list article>div,.student-payment-list article>div{gap:4px;min-width:0;display:grid}.student-course-list h3{color:#17273d;margin:0;font-size:12px}.student-course-list p,.student-payment-list p{color:#697a90;margin:0;font-size:9.5px;line-height:1.4}.student-course-list article>span,.student-payment-list article>span{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.student-course-list footer{align-items:center;gap:6px;display:flex}.student-course-list footer a{min-height:30px;font-size:9px}.student-payment-list>article{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.student-payment-list b{color:#17273d;font-size:12px}.student-payment-list time{color:#6c7d93;font-size:10px}.student-status{color:#536277;text-align:center;text-transform:none;white-space:nowrap;background:#edf1f5;border-radius:999px;justify-content:center;align-items:center;max-width:100%;padding:4px 8px;font-size:8.5px;font-weight:850;line-height:1.2;display:inline-flex}.student-status-active,.student-status-open,.student-status-in_progress,.student-status-held,.student-status-present,.student-status-paid,.student-status-issued,.student-status-passed,.student-status-delivered{color:#08764c;background:#e9faf2;border:1px solid #b5ebd1}.student-status-planned,.student-status-rescheduled,.student-status-reserved,.student-status-pending,.student-status-partial,.student-status-late,.student-status-preparing,.student-status-pending_preparation,.student-status-payment_pending,.student-status-ready_for_pickup{color:#9a6500;background:#fff8df;border:1px solid #f3d67a}.student-status-cancelled,.student-status-withdrawn,.student-status-paused,.student-status-overdue,.student-status-absent,.student-status-revoked,.student-status-failed,.student-status-returned{color:#b11435;background:#fff0f2;border:1px solid #ffc8d1}.student-status-program,.student-status-course,.student-status-program_course,.student-status-bonus,.student-status-shipped,.student-status-in_transit{color:#0871aa;background:#edf7ff;border:1px solid #bfdef1}.student-status-excused,.student-status-completed,.student-status-incomplete{color:#526076;background:#f0f2f5;border:1px solid #dfe5ec}.student-program-card{overflow:hidden}.student-program-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:19px;display:flex}.student-program-heading>div{min-width:0}.student-program-heading>div>span{flex-wrap:wrap;gap:6px;display:flex}.student-program-heading h2{color:#13233a;margin:8px 0 5px;font-size:18px}.student-program-heading p{color:#6a7a90;margin:0;font-size:10px}.student-program-financial{grid-template-columns:repeat(3,minmax(110px,1fr));gap:8px;width:min(430px,48%);display:grid}.student-program-financial div{background:#fafcfd;border:1px solid #e3e9ef;border-radius:11px;gap:5px;padding:11px;display:grid}.student-program-financial span{color:#708096;font-size:9px}.student-program-financial strong{color:#14243a;font-size:13px}.student-program-progress{color:#5f7087;align-items:center;gap:12px;padding:0 19px 17px;font-size:10px;display:flex}.student-program-progress>span:first-child{background:#e8eef4;border-radius:999px;flex:1;height:7px;overflow:hidden}.student-program-progress>span:first-child i{border-radius:inherit;background:linear-gradient(90deg,#08a4ef,#0874bd);height:100%;display:block}.student-program-progress>strong{color:#12243b;font-size:11px}.student-course-cards{background:#f8fafc;border-top:1px solid #e9eef4;gap:10px;padding:14px 17px 17px;display:grid}.student-course-card{background:#fff;border:1px solid #dfe7ef;border-radius:14px;overflow:hidden}.student-course-card>header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:15px;padding:15px 16px;display:flex}.student-course-card>header>div{min-width:0}.student-course-card>header>div>span{flex-wrap:wrap;gap:5px;display:flex}.student-course-card h3{color:#15253b;margin:7px 0 4px;font-size:14px}.student-course-card header p{color:#6c7c91;margin:0;font-size:9.5px;line-height:1.4}.student-course-card header>aside{grid-template-columns:repeat(2,minmax(90px,1fr));gap:7px;min-width:220px;display:grid}.student-course-card header>aside div{background:#fbfcfe;border:1px solid #e3e9ef;border-radius:10px;gap:4px;padding:9px;display:grid}.student-course-card header>aside span{color:#78879a;font-size:8px}.student-course-card header>aside strong{color:#16263c;font-size:11px}.student-course-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:13px 16px;display:grid}.student-course-facts>div{border:1px solid #e6ebf1;border-radius:10px;align-content:start;gap:4px;min-width:0;padding:11px;display:grid}.student-course-facts span{color:#738298;text-transform:uppercase;letter-spacing:.05em;font-size:8px}.student-course-facts strong{color:#16263c;overflow-wrap:anywhere;font-size:10px;line-height:1.4}.student-course-card>footer{border-top:1px solid #edf1f5;justify-content:flex-end;gap:7px;padding:11px 16px;display:flex}.student-course-card footer .student-link-secondary,.student-link-secondary{color:#17678f;background:#fff;border-color:#c8dce8}.student-simple-courses{gap:12px;display:grid}.student-currency-strip{flex-wrap:wrap;gap:10px;display:flex}.student-currency-strip>article{background:#fff;border:1px solid #dfe7ef;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:10px;min-width:250px;padding:14px 16px;display:grid}.student-currency-strip div{gap:3px;display:grid}.student-currency-strip span{color:#718096;font-size:9px}.student-currency-strip strong{color:#14243b;font-size:14px}.student-payment-alerts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.student-payment-alerts article{background:#fff2f4;border:1px solid #ffc8d1;border-radius:14px;padding:15px 17px}.student-payment-alerts article.upcoming{background:#eff9ff;border-color:#badef4}.student-payment-alerts span{color:#8e2340;font-size:10px;font-weight:750;display:block}.student-payment-alerts article.upcoming span{color:#14658e}.student-payment-alerts strong{color:#9f1534;margin-top:6px;font-size:22px;display:block}.student-payment-alerts article.upcoming strong{color:#0876ad}.student-payments-section{gap:10px;display:grid}.student-payments-section>.student-section-header{border:0;padding:2px 0 8px}.student-payment-program{overflow:hidden}.student-payment-program>header{border-bottom:1px solid #e9eef4;padding:17px 18px}.student-payment-program>header span{flex-wrap:wrap;gap:6px;display:flex}.student-payment-program h3{color:#14243b;margin:8px 0 5px;font-size:16px}.student-payment-program header p{color:#687991;margin:0;font-size:10px}.student-financial-cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:14px 18px;display:grid}.student-financial-cards>div{background:#fbfcfe;border:1px solid #e1e8ef;border-radius:11px;gap:6px;padding:13px;display:grid}.student-financial-cards>div.green{background:#edfbf5;border-color:#b3ead0}.student-financial-cards>div.yellow{background:#fff9e8;border-color:#f2d77f}.student-financial-cards>div.blue{background:#eef8fd;border-color:#a9d7ef}.student-financial-cards span{color:#718197;font-size:9px}.student-financial-cards strong{color:#12233a;font-size:15px}.student-financial-cards .green strong{color:#08744b}.student-financial-cards .yellow strong{color:#a65d00}.student-financial-cards .blue strong{color:#086491}.student-payment-detail{grid-template-columns:1fr;gap:14px;padding:0 18px 18px;display:grid}.student-payment-detail.with-route{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.student-installments h4,.student-route h4{color:#1a2a40;margin:0 0 9px;font-size:11px}.student-installments{min-width:0}.student-installments>article{border-top:1px solid #edf1f5;grid-template-columns:minmax(130px,1fr) auto minmax(120px,.5fr) minmax(120px,.5fr);align-items:center;gap:10px;padding:12px;font-size:9.5px;display:grid}.student-installments>article:first-of-type{border-top:1px solid #e1e7ee}.student-installments>article>div{gap:3px;display:grid}.student-installments>article>div strong{color:#17273d}.student-installments>article>div span,.student-installments>article>span{color:#64758b}.student-installments>article>b{text-align:right;color:#17273d}.student-installments footer{background:#f7f9fb;border-radius:8px;flex-wrap:wrap;grid-column:1/-1;gap:7px;padding:8px;display:flex}.student-installments footer small{color:#607087}.student-installments footer strong{color:#17273d}.student-route{align-content:start;gap:8px;display:grid}.student-route>div{border:1px solid #e2e8ef;border-radius:11px;grid-template-columns:27px minmax(0,1fr);gap:9px;padding:10px;display:grid}.student-route>div>i{color:#0878b7;background:#eef8fe;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:850;display:grid}.student-route>div>span{gap:4px;min-width:0;display:grid}.student-route strong{color:#17273d;font-size:10px}.student-route small{color:#718096;font-size:8.5px}.student-payment-history{overflow:hidden}.student-payment-history>.student-section-header{padding:17px 18px}.student-payment-history>div{border-top:1px solid #edf1f5;grid-template-columns:145px auto minmax(0,1fr) 150px 100px;align-items:center;gap:12px;padding:13px 18px;display:grid}.student-payment-history time,.student-payment-history em{color:#687990;font-size:9px;font-style:normal}.student-payment-history>div>span{gap:3px;display:grid}.student-payment-history>div>span strong{color:#17273d;font-size:10px}.student-payment-history small{color:#748399;font-size:8.5px}.student-payment-history b{text-align:right;color:#17273d;font-size:11px}.student-schedule-card{overflow:hidden}.student-schedule-table{overflow:auto}.student-schedule-table table{border-collapse:collapse;width:100%;min-width:900px}.student-schedule-table th{color:#66778d;text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#f7f9fb;padding:11px 13px;font-size:8.5px}.student-schedule-table td{color:#34455c;vertical-align:middle;border-top:1px solid #edf1f5;padding:12px 13px;font-size:9.5px}.student-schedule-table td>strong,.student-schedule-table td>small{display:block}.student-schedule-table td>strong{color:#17273d;font-size:10px}.student-schedule-table td>small{color:#738298;margin-top:3px;font-size:8.5px}.student-schedule-table td:first-child small{text-transform:capitalize}.student-schedule-table td:last-child{text-align:right}.student-documents-grid,.student-shipments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.student-documents-grid>article{background:#fff;border:1px solid #dfe7ef;border-radius:16px;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px;display:grid;box-shadow:0 8px 22px #081f370a}.student-documents-grid>article>i{color:#0879b8;background:#eef8fe;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.student-documents-grid>article>i svg{width:24px;height:24px}.student-documents-grid article>div{min-width:0}.student-documents-grid h3{color:#14243b;margin:8px 0 4px;font-size:14px}.student-documents-grid p{color:#6b7b90;margin:0;font-size:9.5px}.student-documents-grid dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:13px 0 0;display:grid}.student-documents-grid dl>div{background:#f6f9fc;border-radius:9px;gap:3px;padding:8px;display:grid}.student-documents-grid dt{color:#758499;font-size:8px}.student-documents-grid dd{color:#17273d;overflow-wrap:anywhere;margin:0;font-size:9px;font-weight:750}.student-documents-grid footer{grid-column:1/-1;justify-content:flex-end;gap:7px;padding-top:2px;display:flex}.student-shipments-grid>article{background:#fff;border:1px solid #dfe7ef;border-radius:16px;overflow:hidden;box-shadow:0 8px 22px #081f370a}.student-shipments-grid>article>header{border-bottom:1px solid #e9eef4;justify-content:space-between;align-items:flex-start;gap:15px;padding:17px;display:flex}.student-shipments-grid header span:first-child{color:#087ab8;font-size:9px;font-weight:800}.student-shipments-grid h3{color:#14243b;margin:6px 0 0;font-size:13px;line-height:1.4}.student-shipment-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 17px;display:grid}.student-shipment-facts>div{background:#f6f9fc;border-radius:9px;gap:4px;padding:9px;display:grid}.student-shipment-facts span{color:#758499;font-size:8px}.student-shipment-facts strong{color:#17273d;overflow-wrap:anywhere;font-size:9.5px}.student-shipments-grid>article>p{color:#815a11;background:#fff9e8;border-radius:9px;margin:0 17px 14px;padding:10px;font-size:9.5px;line-height:1.5}.student-shipments-grid footer{border-top:1px solid #edf1f5;flex-wrap:wrap;gap:7px;padding:12px 17px;display:flex}.student-empty-state{text-align:center;background:#fff;border:1px dashed #bdcbd8;border-radius:17px;align-content:center;place-items:center;gap:9px;min-height:155px;padding:25px;display:grid}.student-empty-state>i{color:#8ba0b5;width:40px;height:40px}.student-empty-state strong{color:#18283e;font-size:14px}.student-empty-state span{color:#6e7e93;max-width:560px;font-size:10.5px;line-height:1.5}@media (max-width:1220px){.student-page-hero{grid-template-columns:1fr}.student-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.student-dashboard-top{grid-template-columns:1fr 1.2fr}.student-quick-links{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.student-course-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.student-payment-detail.with-route{grid-template-columns:1fr}}@media (max-width:920px){.panel-profile-menu{right:-2px}.student-page-hero{padding:21px}.student-dashboard-top,.student-dashboard-bottom{grid-template-columns:1fr}.student-program-heading{display:grid}.student-program-financial{width:100%}.student-documents-grid,.student-shipments-grid{grid-template-columns:1fr}}@media (max-width:720px){.panel-profile-menu{width:min(310px,100vw - 20px);position:fixed;top:70px;left:auto;right:10px}.student-portal-page{gap:13px}.student-page-hero{border-radius:17px;gap:18px;padding:18px}.student-page-intro h1{font-size:27px}.student-page-intro span{font-size:11px}.student-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.student-hero-metrics article{min-height:76px;padding:12px}.student-hero-metrics article strong{font-size:18px}.student-hero-metrics article.blue strong{font-size:11px}.student-quick-links{grid-template-columns:1fr}.student-section-header{padding:15px}.student-next-list>article{grid-template-columns:42px minmax(0,1fr)}.student-next-list>article>a{grid-column:2;justify-self:start}.student-course-list>article,.student-payment-list>article{grid-template-columns:1fr}.student-course-list footer{justify-content:flex-start}.student-program-heading{padding:16px}.student-program-financial,.student-financial-cards{grid-template-columns:1fr}.student-program-progress{flex-wrap:wrap;align-items:flex-start}.student-course-card>header{display:grid}.student-course-card header>aside{grid-template-columns:repeat(2,1fr);min-width:0}.student-course-facts{grid-template-columns:1fr}.student-course-card>footer{flex-wrap:wrap;justify-content:stretch}.student-course-card>footer a{flex:1}.student-currency-strip>article{min-width:100%}.student-payment-alerts{grid-template-columns:1fr}.student-payment-detail{padding-inline:12px}.student-installments>article{grid-template-columns:1fr auto}.student-installments>article>span,.student-installments>article>b{grid-column:auto}.student-installments>article>b{text-align:left}.student-payment-history>div{grid-template-columns:1fr auto;padding:12px 15px}.student-payment-history>div>span{grid-column:1/-1}.student-payment-history em{grid-column:1}.student-payment-history b{grid-column:2}.student-schedule-card{box-shadow:none;background:0 0;border:0;overflow:visible}.student-schedule-table{overflow:visible}.student-schedule-table table,.student-schedule-table tbody,.student-schedule-table tr,.student-schedule-table td{width:100%;display:block}.student-schedule-table table{min-width:0}.student-schedule-table thead{display:none}.student-schedule-table tbody{gap:10px;display:grid}.student-schedule-table tr{background:#fff;border:1px solid #dfe7ef;border-radius:15px;overflow:hidden;box-shadow:0 6px 18px #081f370a}.student-schedule-table td{border-top:1px solid #edf1f5;grid-template-columns:105px minmax(0,1fr);gap:10px;padding:10px 13px;display:grid;text-align:left!important}.student-schedule-table td:first-child{border-top:0}.student-schedule-table td:before{content:attr(data-label);color:#7a899c;text-transform:uppercase;font-size:8px;font-weight:800}.student-schedule-table td a{justify-self:start}.student-documents-grid>article{grid-template-columns:40px minmax(0,1fr);padding:15px}.student-documents-grid>article>i{width:40px;height:40px}.student-documents-grid dl{grid-template-columns:1fr}.student-documents-grid footer{justify-content:stretch}.student-documents-grid footer a{flex:1}.student-shipment-facts{grid-template-columns:1fr}}@media (max-width:430px){.panel-profile-trigger{height:46px;width:46px!important;min-width:46px!important;max-width:46px!important;padding:4px!important}.panel-profile-trigger>span:nth-child(2),.panel-profile-trigger>b{display:none!important}.student-hero-metrics{grid-template-columns:1fr 1fr}.student-hero-metrics article{min-height:72px}.student-program-financial,.student-course-card header>aside,.student-installments>article{grid-template-columns:1fr}.student-installments>article>*{grid-column:1!important}.student-payment-history>div{grid-template-columns:1fr}.student-payment-history>*{grid-column:1!important}.student-currency-strip>article{grid-template-columns:1fr}.student-schedule-table td{grid-template-columns:1fr;gap:4px}}.student-quick-links{padding:0}.student-quick-links>div{gap:9px;padding:15px;display:grid}.student-course-card>footer>span{color:#6c7c91;align-self:center;font-size:9px}.student-course-card>footer>span b{color:#17273d}.student-course-card>footer>div{justify-content:flex-end;gap:7px;margin-left:auto;display:flex}.student-course-card>footer button{color:#8290a2;cursor:not-allowed;background:#f2f5f8;border:1px solid #d7e1ea;border-radius:9px;min-height:34px;padding:0 11px;font-size:10px;font-weight:750}@media (max-width:720px){.student-quick-links>div{grid-template-columns:1fr}.student-course-card>footer>div{width:100%;margin-left:0}.student-course-card>footer>div>*{flex:1}}@media (max-width:920px){.panel-profile-trigger{width:54px!important;min-width:54px!important;max-width:54px!important}.panel-profile-trigger>span:nth-child(2),.panel-profile-trigger>b{display:none!important}}@media (max-width:680px){.panel-icon-button{display:grid!important}}.student-loading-reserve{min-height:120px}.student-refresh-indicator{z-index:35;color:#617188;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #dce7ef;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:750;display:flex;position:fixed;top:82px;right:24px;box-shadow:0 8px 24px #0d1f3617}.student-refresh-indicator i{border:2px solid #c9d9e5;border-top-color:#08a0ed;border-radius:50%;width:9px;height:9px;animation:.75s linear infinite student-refresh-spin}@keyframes student-refresh-spin{to{transform:rotate(360deg)}}.student-portal-skeleton{gap:14px;min-height:260px;display:grid}.student-skeleton-hero,.student-skeleton-body article{background:#fff;border:1px solid #e1e8ef;border-radius:18px;box-shadow:0 7px 22px #081f3709}.student-skeleton-hero{grid-template-columns:minmax(240px,1fr) minmax(360px,1.2fr);align-items:center;gap:28px;padding:25px 27px;display:grid}.student-skeleton-hero>div{gap:10px;display:grid}.student-skeleton-hero>div i{width:150px;height:10px}.student-skeleton-hero>div b{width:min(390px,85%);height:31px}.student-skeleton-hero>div span{width:min(560px,95%);height:12px}.student-skeleton-hero aside{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.student-skeleton-hero aside i{border-radius:13px;height:78px}.student-skeleton-body{gap:11px;display:grid}.student-skeleton-body article{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px;display:grid}.student-skeleton-body article>i{border-radius:13px;width:48px;height:48px}.student-skeleton-body article>div{align-content:center;gap:8px;display:grid}.student-skeleton-body article b{width:min(420px,70%);height:14px}.student-skeleton-body article span{width:min(650px,92%);height:10px}.student-skeleton-body article span:last-child{width:min(310px,55%)}.student-skeleton-hero i,.student-skeleton-hero b,.student-skeleton-hero span,.student-skeleton-body article i,.student-skeleton-body article b,.student-skeleton-body article span{background:linear-gradient(100deg,#edf2f6 20%,#f8fafc 40%,#edf2f6 60%) 0 0/240% 100%;border-radius:999px;animation:1.35s ease-in-out infinite student-skeleton-shimmer;display:block}@keyframes student-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:920px){.student-skeleton-hero{grid-template-columns:1fr}.student-refresh-indicator{top:75px;right:12px}}@media (max-width:720px){.student-loading-reserve{min-height:80px}.student-skeleton-hero{padding:18px}.student-skeleton-hero aside{grid-template-columns:repeat(2,minmax(0,1fr))}.student-skeleton-hero aside i:last-child{display:none}.student-skeleton-body article{grid-template-columns:38px minmax(0,1fr);padding:14px}.student-skeleton-body article>i{width:38px;height:38px}.student-refresh-indicator{padding:6px 8px;top:68px}.student-refresh-indicator span{display:none}}@media (prefers-reduced-motion:reduce){.student-refresh-indicator i,.student-skeleton-hero i,.student-skeleton-hero b,.student-skeleton-hero span,.student-skeleton-body article i,.student-skeleton-body article b,.student-skeleton-body article span{animation:none}}.student-visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.student-courses-page{gap:18px}.student-courses-page .student-page-hero{background:#fff;grid-template-columns:minmax(300px,1fr) auto;min-height:154px;padding:28px 30px}.student-courses-page .student-hero-metrics{grid-template-columns:repeat(4,minmax(116px,1fr));gap:11px}.student-courses-page .student-hero-metrics article{background:#fbfdff;width:128px;min-height:98px;padding:16px 14px 13px}.student-courses-page .student-hero-metrics article.green{background:#effaf5}.student-courses-page .student-hero-metrics article.blue{background:#f2f8ff}.student-courses-page .student-hero-metrics article.yellow{background:#fffaf0}.student-courses-page .student-hero-metrics article.blue strong{font-size:13px}.student-courses-toolbar{background:#fff;border:1px solid #dfe7ef;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(250px,320px) 175px;align-items:center;gap:16px;padding:13px 18px;display:grid;box-shadow:0 7px 22px #081f3709}.student-courses-tabs{align-items:center;gap:8px;min-width:0;display:flex}.student-courses-tabs button{color:#62738a;cursor:pointer;background:0 0;border:0;min-height:37px;padding:0 11px;font-size:10px;font-weight:750;transition:color .18s,background .18s;position:relative}.student-courses-tabs button:after{content:"";background:0 0;border-radius:999px;height:2px;transition:background .18s;position:absolute;bottom:-13px;left:8px;right:8px}.student-courses-tabs button:hover,.student-courses-tabs button.active{color:#087bff}.student-courses-tabs button.active:after{background:#087bff}.student-courses-search{background:#fff;border:1px solid #dfe7ef;border-radius:10px;align-items:center;min-width:0;height:42px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.student-courses-search:focus-within{border-color:#9ec9f9;box-shadow:0 0 0 3px #087bff14}.student-courses-search>i{color:#6980a4;flex:none;width:17px;height:17px;margin-left:12px}.student-courses-search>i svg{width:100%;height:100%}.student-courses-search input{color:#13233a;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 12px 0 9px;font-family:inherit;font-size:10.5px}.student-courses-search input::placeholder{color:#8390a3}.student-courses-sort{background:#fff;border:1px solid #dfe7ef;border-radius:10px;align-content:center;height:42px;padding:5px 10px;display:grid}.student-courses-sort span{color:#8290a2;font-size:7.5px;font-weight:750}.student-courses-sort select{color:#243650;cursor:pointer;background:0 0;border:0;outline:0;min-width:0;padding:1px 18px 0 0;font-family:inherit;font-size:9.5px;font-weight:700}.student-courses-results{gap:13px;min-width:0;display:grid}.student-program-block{min-width:0}.student-program-summary{background:#fff;border:1px solid #dfe7ef;border-radius:17px;grid-template-columns:minmax(0,1.65fr) repeat(3,minmax(125px,.58fr));align-items:center;gap:18px;padding:22px 22px 25px;display:grid;position:relative;box-shadow:0 9px 27px #081f370a}.student-program-primary{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:15px;min-width:0;display:grid}.student-program-icon{color:#fff;background:linear-gradient(145deg,#0798e5,#066fca);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 8px 18px #0781da2e}.student-program-icon svg{width:31px;height:31px}.student-program-primary>div:last-child{min-width:0}.student-program-kicker{color:#168754;background:#ecfaf3;border:1px solid #b7ebd1;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.student-program-summary h2{color:#101f37;letter-spacing:-.015em;text-overflow:ellipsis;margin:8px 0 5px;font-size:15px;line-height:1.3;overflow:hidden}.student-program-summary p{color:#687990;margin:0;font-size:9px;line-height:1.45}.student-program-summary p b{color:#a3afbd;padding-inline:5px}.student-program-stat{border-left:1px solid #e8edf3;align-content:center;gap:4px;min-width:0;min-height:70px;padding-left:16px;display:grid}.student-program-stat span{color:#73849a;font-size:8px}.student-program-stat strong{color:#10213a;overflow-wrap:anywhere;font-size:15px;line-height:1.2}.student-program-stat small{color:#7b8ba0;font-size:8px;line-height:1.3}.student-program-stat.success strong{color:#168754}.student-program-stat.warning strong{color:#a66b00}.student-program-progress-line{background:#e9eef4;border-radius:999px;height:5px;position:absolute;bottom:11px;left:22px;right:22px;overflow:hidden}.student-program-progress-line i{border-radius:inherit;background:linear-gradient(90deg,#087bff,#0a69d8);height:100%;display:block}.student-program-courses{background:#fff;border:1px solid #dfe7ef;border-radius:16px;margin-top:9px;overflow:hidden;box-shadow:0 10px 28px #081f3709}.student-course-row{background:#fff;border-bottom:1px solid #e8edf3;grid-template-columns:38px minmax(235px,1.25fr) minmax(390px,1.75fr) 216px;align-items:center;gap:13px;min-height:132px;padding:14px 16px;display:grid}.student-course-row:last-child{border-bottom:0}.student-course-number{color:#647590;letter-spacing:.02em;text-align:center;align-self:start;padding-top:21px;font-size:13px;font-weight:800}.student-course-identity{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.student-course-topic-icon{color:#168754;background:#eaf8f1;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.student-course-topic-icon svg{width:24px;height:24px}.student-course-topic-icon.code{color:#e38a00;background:#fff3dc}.student-course-topic-icon.radar{color:#087bff;background:#eaf3ff}.student-course-topic-icon.network{color:#5a67d8;background:#eef2ff}.student-course-topic-icon.project{color:#7654d5;background:#f2eefe}.student-course-topic-icon.box{color:#168754;background:#e8faf1}.student-course-identity>div:last-child{min-width:0}.student-course-identity h3{color:#101f37;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 5px;font-size:11.5px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.student-course-identity p{color:#6f7f95;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8.5px;line-height:1.35;overflow:hidden}.student-course-identity small{color:#93a0b0;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;display:block;overflow:hidden}.student-course-facts-grid{grid-template-columns:1.3fr 1.05fr .9fr .8fr;align-items:stretch;min-width:0;display:grid}.student-course-fact{border-left:1px solid #e8edf3;align-content:center;gap:5px;min-width:0;min-height:66px;padding:4px 11px;display:grid}.student-course-fact>span{color:#7a899d;letter-spacing:.02em;text-transform:uppercase;font-size:7.3px;font-weight:750}.student-course-fact>strong{color:#10213a;overflow-wrap:anywhere;gap:2px;font-size:9px;font-weight:700;line-height:1.4;display:grid}.student-course-fact>strong>b{font-size:11px}.student-course-fact>strong small{color:#8290a4;font-size:7.8px;font-weight:600}.student-course-action-column{border-left:1px solid #e8edf3;align-content:center;gap:5px;min-width:0;padding-left:10px;display:grid}.student-course-action-status{justify-content:flex-end;min-height:20px;display:flex}.student-course-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;display:grid}.student-course-action{appearance:none;color:#35465e;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dce7f2;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:0;height:33px;padding:0 7px;font-family:inherit;font-size:8.5px;font-weight:800;line-height:1;text-decoration:none;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.student-course-action:hover{background:#f8fbff;border-color:#bdd2e6;transform:translateY(-1px);box-shadow:0 4px 10px #081f370d}.student-course-action:focus-visible{outline-offset:2px;outline:2px solid #087bff59}.student-course-action>i{flex:none;place-items:center;width:16px;height:16px;display:grid}.student-course-action>i svg{width:100%;height:100%;display:block}.student-course-action-whatsapp{color:#128c4a;border-color:#b7ebca}.student-course-action-whatsapp:hover{background:#f0fff5;border-color:#7fdba0}.student-course-action-campus{color:#fff;background:linear-gradient(90deg,#087bff,#066be7);border-color:#087bff}.student-course-action-campus:hover{background:linear-gradient(90deg,#0874ef,#055fce);border-color:#066be7}.student-course-action:disabled{opacity:1;color:#98a3b3;box-shadow:none;cursor:not-allowed;background:#f5f7fa;border-color:#e1e7ed;transform:none}.student-course-action:disabled>i{filter:grayscale();opacity:.45}.student-course-action-campus:disabled{color:#98a3b3;background:#edf1f5;border-color:#dce4ec}.student-action-label-mobile{display:none}.student-independent-courses{gap:7px;margin-top:1px;display:grid}.student-independent-divider{align-items:center;gap:10px;padding:1px 4px;display:flex}.student-independent-divider:after{content:"";background:#dfe7ef;flex:1;height:1px}.student-independent-divider span{color:#637793;letter-spacing:.08em;font-size:8px;font-weight:850}.student-independent-list{margin-top:0}@media (max-width:1480px){.student-courses-page .student-page-hero{grid-template-columns:minmax(260px,1fr) auto;gap:18px;padding:24px}.student-courses-page .student-hero-metrics article{width:116px}.student-program-summary{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(112px,.55fr));gap:13px;padding-inline:18px}.student-course-row{grid-template-columns:34px minmax(205px,1.15fr) minmax(335px,1.7fr) 205px;gap:10px;padding-inline:13px}.student-course-action{padding-inline:5px;font-size:8px}.student-course-fact{padding-inline:8px}}@media (max-width:1280px){.student-courses-page .student-page-hero{grid-template-columns:1fr;min-height:auto}.student-courses-page .student-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.student-courses-page .student-hero-metrics article{width:auto}.student-courses-toolbar{grid-template-columns:1fr minmax(220px,280px) 165px}.student-program-summary{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(105px,.55fr))}.student-program-primary{grid-template-columns:50px minmax(0,1fr)}.student-program-icon{width:50px;height:50px}.student-course-row{grid-template-columns:34px minmax(0,1fr) 205px;grid-template-areas:"number identity actions"".facts actions";min-height:142px;padding-block:12px}.student-course-number{grid-area:number;padding-top:18px}.student-course-identity{grid-area:identity}.student-course-facts-grid{grid-area:facts;margin-top:7px}.student-course-action-column{grid-area:actions;align-content:center;align-self:stretch}.student-course-fact:first-child{border-left:0;padding-left:0}}@media (max-width:1040px){.student-courses-toolbar{grid-template-columns:1fr 1fr;gap:10px}.student-courses-tabs{border-bottom:1px solid #edf1f5;grid-column:1/-1;justify-content:space-between;padding-bottom:3px}.student-courses-tabs button{flex:1}.student-courses-tabs button:after{bottom:-4px}.student-program-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-program-primary{border-bottom:1px solid #edf1f5;grid-column:1/-1;padding-bottom:10px}.student-program-stat{padding-left:12px}.student-program-stat:nth-of-type(2){border-left:0;padding-left:0}.student-course-row{grid-template-columns:34px minmax(0,1fr);grid-template-areas:"number identity"".facts""actions actions";gap:8px;min-height:0;padding:15px}.student-course-action-column{border-top:1px solid #edf1f5;border-left:0;grid-area:actions;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:5px;padding:10px 0 0;display:grid}.student-course-action-status{justify-content:flex-start}.student-course-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}}@media (max-width:720px){.student-courses-page{gap:12px}.student-courses-page .student-page-hero{gap:17px;padding:18px}.student-courses-page .student-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.student-courses-page .student-hero-metrics article{min-height:78px;padding:12px}.student-courses-page .student-hero-metrics article strong,.student-courses-page .student-hero-metrics article.blue strong{font-size:14px}.student-courses-toolbar{border-radius:14px;grid-template-columns:1fr;padding:11px}.student-courses-tabs{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.student-courses-tabs::-webkit-scrollbar{display:none}.student-courses-tabs button{flex:none;min-width:70px;padding-inline:9px}.student-courses-search,.student-courses-sort{width:100%}.student-program-summary{border-radius:15px;grid-template-columns:1fr 1fr;gap:9px;padding:15px 14px 22px}.student-program-primary{grid-column:1/-1;grid-template-columns:46px minmax(0,1fr);gap:11px}.student-program-icon{width:46px;height:46px}.student-program-icon svg{width:25px;height:25px}.student-program-summary h2{font-size:13px}.student-program-summary p{font-size:8px}.student-program-stat{background:#fbfcfe;border-radius:10px;min-height:58px;padding:8px 9px;border:1px solid #edf1f5!important}.student-program-stat:last-of-type{grid-column:1/-1}.student-program-progress-line{bottom:9px;left:14px;right:14px}.student-program-courses{box-shadow:none;background:0 0;border:0;margin-top:7px;overflow:visible}.student-course-row{background:#fff;border:1px solid #dfe7ef;border-radius:14px;grid-template-columns:32px minmax(0,1fr);grid-template-areas:"number identity""facts facts""actions actions";gap:10px;margin-bottom:9px;padding:14px;box-shadow:0 6px 18px #081f3709}.student-course-row:last-child{border-bottom:1px solid #dfe7ef;margin-bottom:0}.student-course-number{padding-top:15px}.student-course-identity{grid-template-columns:43px minmax(0,1fr);gap:10px}.student-course-topic-icon{border-radius:11px;width:43px;height:43px}.student-course-topic-icon svg{width:22px;height:22px}.student-course-identity h3{font-size:11px}.student-course-facts-grid{border:1px solid #edf1f5;border-radius:10px;grid-template-columns:1fr 1fr;gap:0;margin-top:2px;overflow:hidden}.student-course-fact{border-top:1px solid #edf1f5;border-left:0;min-height:58px;padding:9px 10px}.student-course-fact:nth-child(-n+2){border-top:0}.student-course-fact:nth-child(2n){border-left:1px solid #edf1f5}.student-course-action-column{grid-template-columns:1fr;gap:7px;padding-top:9px;display:grid}.student-course-action-status{min-height:18px}.student-course-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.student-course-action{border-radius:8px;height:40px;font-size:9px}.student-course-action>i{width:17px;height:17px}.student-independent-divider{padding-inline:1px}}@media (max-width:430px){.student-courses-page .student-page-intro h1{font-size:26px}.student-courses-page .student-page-intro span{font-size:11px}.student-courses-page .student-hero-metrics article{min-height:74px}.student-program-summary{grid-template-columns:1fr}.student-program-stat:last-of-type,.student-program-primary{grid-column:auto}.student-course-facts-grid{grid-template-columns:1fr}.student-course-fact:nth-child(n){border-top:1px solid #edf1f5;border-left:0}.student-course-fact:first-child{border-top:0}.student-action-label-desktop{display:none}.student-action-label-mobile{display:inline}}.student-dashboard-page,.student-payments-page{--student-navy:#071a3d;--student-blue:#087bff;--student-blue-soft:#eef7ff;--student-green:#168754;--student-green-soft:#eafbf2;--student-yellow:#c97c00;--student-yellow-soft:#fff9ec;--student-red:#d92d4b;--student-red-soft:#fff0f1;--student-border:#dce7f2;--student-muted:#61708d;gap:18px}.student-dashboard-welcome,.student-payments-overview{border:1px solid var(--student-border);background:radial-gradient(circle at 88% 5%,#087bff09,#0000 28%),#fff;border-radius:20px;grid-template-columns:minmax(0,1.08fr) minmax(560px,.92fr);align-items:center;gap:36px;min-height:220px;padding:28px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #0f2b530d}.student-dashboard-welcome-copy,.student-payments-intro{z-index:1;min-width:0;position:relative}.student-dashboard-welcome-copy>p,.student-payments-intro>p{color:var(--student-blue);letter-spacing:.17em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:850}.student-dashboard-welcome-copy>h1,.student-payments-intro>h1{color:var(--student-navy);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(34px,3vw,44px);font-weight:850;line-height:1.05}.student-dashboard-welcome-copy>span,.student-payments-intro>span{max-width:560px;color:var(--student-muted);margin-top:12px;font-size:14px;line-height:1.6;display:block}.student-dashboard-code{color:#53647a;background:#f3f7fb;border-radius:9px;align-items:center;gap:7px;max-width:100%;margin-top:15px;padding:8px 11px;font-size:10.5px;font-weight:650;display:inline-flex}.student-dashboard-code i{width:18px;height:18px;color:var(--student-blue);flex:0 0 18px;place-items:center;display:grid}.student-dashboard-code i svg{width:17px;height:17px}.student-dashboard-code strong{color:#53647a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-dashboard-watermark{color:#cfe4f8;opacity:.52;pointer-events:none;width:145px;height:145px;position:absolute;bottom:-12px;right:5%}.student-dashboard-watermark svg{stroke-width:.9px;width:100%;height:100%}.student-dashboard-metrics{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid;position:relative}.student-dashboard-metrics article,.student-payments-metrics article{border:1px solid var(--student-border);background:#fff;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:88px;padding:13px 14px;display:grid}.student-dashboard-metrics article>i,.student-payments-metrics article>i{width:36px;height:36px;color:var(--student-blue);background:#f1f7ff;border-radius:11px;place-items:center;display:grid}.student-dashboard-metrics article>i svg,.student-payments-metrics article>i svg{width:20px;height:20px}.student-dashboard-metrics article>div,.student-payments-metrics article>div{gap:5px;min-width:0;display:grid}.student-dashboard-metrics span,.student-payments-metrics span{color:#65758b;font-size:9.5px;line-height:1.25}.student-dashboard-metrics strong,.student-payments-metrics strong{color:var(--student-navy);overflow-wrap:anywhere;font-size:18px;font-weight:850;line-height:1.15}.student-dashboard-metrics .tone-green,.student-payments-metrics .tone-green{background:#f6fcf8;border-color:#ccebd9}.student-dashboard-metrics .tone-green>i,.student-payments-metrics .tone-green>i{color:var(--student-green);background:#eafbf2}.student-dashboard-metrics .tone-green strong,.student-payments-metrics .tone-green strong{color:var(--student-green)}.student-dashboard-metrics .tone-yellow,.student-payments-metrics .tone-yellow{background:#fffdf7;border-color:#f2dcaa}.student-dashboard-metrics .tone-yellow>i,.student-payments-metrics .tone-yellow>i{color:#d38a00;background:#fff5db}.student-dashboard-metrics .tone-yellow strong,.student-payments-metrics .tone-yellow strong{color:#b96a00}.student-dashboard-metrics .tone-red{background:#fffafb;border-color:#f4d5d9}.student-dashboard-metrics .tone-red>i{color:var(--student-red);background:#ffecef}.student-dashboard-metrics .tone-red strong{color:var(--student-red)}.student-dashboard-metrics .tone-blue,.student-payments-metrics .tone-blue{background:#fbfdff;border-color:#d2e5fb}.student-dashboard-metrics .tone-blue>i,.student-payments-metrics .tone-blue>i{color:var(--student-blue);background:#edf6ff}.student-dashboard-metrics .tone-slate>i{color:#51657f;background:#f1f4f8}.student-dashboard-middle{grid-template-columns:minmax(260px,.78fr) minmax(390px,1.12fr) minmax(300px,.9fr);gap:18px;display:grid}.student-dashboard-card{border:1px solid var(--student-border);background:#fff;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 10px 30px #0f2b530b}.student-dashboard-card-header{grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:11px;padding:18px 18px 12px;display:grid}.student-dashboard-card-header>i{width:40px;height:40px;color:var(--student-blue);background:#f1f7ff;border-radius:11px;place-items:center;display:grid}.student-dashboard-card-header>i svg{width:22px;height:22px}.student-dashboard-card-header>div{min-width:0;padding-top:1px}.student-dashboard-card-header h2{color:var(--student-navy);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:800}.student-dashboard-card-header p{color:#7b889c;margin:4px 0 0;font-size:9.5px;line-height:1.35}.student-dashboard-card-header>aside{align-self:center}.student-dashboard-primary-action{background:var(--student-blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 13px;font-size:9.5px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #087bff2b}.student-dashboard-header-link{color:var(--student-blue);text-underline-offset:2px;white-space:nowrap;font-size:9.5px;font-weight:750;text-decoration:underline}.student-dashboard-summary{min-height:306px}.student-dashboard-summary dl{gap:6px;margin:0;padding:4px 16px 8px;display:grid}.student-dashboard-summary dl>div{background:#f8fafc;border:1px solid #edf2f6;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:36px;padding:0 11px;display:flex}.student-dashboard-summary dt,.student-dashboard-summary dd{margin:0}.student-dashboard-summary dt{color:#64758a;font-size:9.5px}.student-dashboard-summary dd{color:var(--student-navy);font-size:11px;font-weight:850}.student-dashboard-summary dd.danger{color:var(--student-red)}.student-dashboard-text-link{color:var(--student-blue);align-items:center;gap:5px;margin:2px 17px 16px;font-size:9.5px;font-weight:800;text-decoration:none;display:inline-flex}.student-dashboard-text-link svg{width:13px;height:13px}.student-dashboard-sessions{min-height:306px}.student-dashboard-empty-session{text-align:center;align-content:center;place-items:center;gap:9px;min-height:210px;padding:20px;display:grid}.student-dashboard-empty-session>i{color:#4b9cff;background:#f1f7ff;border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.student-dashboard-empty-session>i svg{width:28px;height:28px}.student-dashboard-empty-session strong{color:var(--student-navy);margin-top:2px;font-size:11px}.student-dashboard-empty-session span{color:#74849a;font-size:9.5px;line-height:1.5}.student-dashboard-session-list{padding:1px 17px 13px;display:grid}.student-dashboard-session-list>article{border-top:1px solid #edf2f6;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:61px;display:grid}.student-dashboard-session-list time{width:42px;height:44px;color:var(--student-blue);text-align:center;background:#f1f7ff;border-radius:9px;align-content:center;place-items:center;display:grid}.student-dashboard-session-list time strong{font-size:13px;line-height:1}.student-dashboard-session-list time span{text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:700}.student-dashboard-session-list article>div{gap:4px;min-width:0;display:grid}.student-dashboard-session-list article>div strong{color:var(--student-navy);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.student-dashboard-session-list article>div span{color:#75849a;font-size:8.5px}.student-dashboard-session-list article>a{background:var(--student-blue);color:#fff;border-radius:7px;align-items:center;min-height:31px;padding:0 10px;font-size:8.5px;font-weight:800;text-decoration:none;display:inline-flex}.student-dashboard-quick{min-height:306px}.student-dashboard-quick nav{gap:7px;padding:2px 15px 15px;display:grid}.student-dashboard-quick nav a{border:1px solid var(--student-border);color:#203956;background:#fff;border-radius:8px;grid-template-columns:19px minmax(0,1fr) 15px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:10px;font-weight:760;text-decoration:none;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.student-dashboard-quick nav a:hover{background:#fbfdff;border-color:#b9d6f6;transform:translateY(-1px)}.student-dashboard-quick nav a.featured{color:var(--student-blue);background:#f5faff;border-color:#80baff}.student-dashboard-quick nav a svg{width:18px;height:18px}.student-dashboard-quick nav a svg:last-child{justify-self:end;width:14px;height:14px}.student-dashboard-bottom{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;display:grid}.student-dashboard-course-list{padding:0 14px 10px;display:grid}.student-dashboard-course-list>article{border-top:1px solid #e7edf4;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:50px;padding:6px 1px;display:grid}.student-dashboard-course-list>article>i{width:30px;height:30px;color:var(--student-blue);background:#f1f7ff;border-radius:9px;place-items:center;display:grid}.student-dashboard-course-list>article>i svg{width:17px;height:17px}.student-dashboard-course-list>article>div{gap:3px;min-width:0;display:grid}.student-dashboard-course-list>article>div strong{color:var(--student-navy);text-overflow:ellipsis;white-space:nowrap;font-size:9.7px;overflow:hidden}.student-dashboard-course-list>article>div span{color:#77869b;text-overflow:ellipsis;white-space:nowrap;font-size:8.3px;overflow:hidden}.student-dashboard-course-list>article>a{color:var(--student-blue);text-underline-offset:2px;white-space:nowrap;font-size:8.7px;font-weight:800;text-decoration:underline}.student-dashboard-course-list .student-status,.student-dashboard-payment-list .student-status{padding:4px 7px;font-size:7.8px}.student-dashboard-payment-list{gap:8px;padding:0 14px 4px;display:grid}.student-dashboard-payment-list>article{background:#fff;border:1px solid #e1e8f0;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:68px;padding:10px 12px;display:grid}.student-dashboard-payment-list>article>div{gap:4px;min-width:0;display:grid}.student-dashboard-payment-list>article>div strong{color:var(--student-navy);text-overflow:ellipsis;white-space:nowrap;font-size:9.8px;overflow:hidden}.student-dashboard-payment-list>article>div span{color:#718096;font-size:8.3px}.student-dashboard-payment-list>article>b{color:var(--student-navy);white-space:nowrap;font-size:10.5px}.student-dashboard-payment-notice{color:#446078;background:#eef7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:13px;margin:10px 14px 14px;padding:9px 11px;font-size:8.7px;display:flex}.student-dashboard-payment-notice>span{align-items:center;gap:7px;display:flex}.student-dashboard-payment-notice>span i{width:16px;height:16px;color:var(--student-blue);border:1px solid #6eb0f2;border-radius:50%;place-items:center;font-size:9px;font-style:normal;font-weight:850;display:grid}.student-dashboard-payment-notice a{color:var(--student-blue);white-space:nowrap;font-weight:800}.student-dashboard-inline-empty{color:#78879a;text-align:center;padding:24px 16px;font-size:10px}.student-payments-overview{grid-template-columns:minmax(0,1.05fr) minmax(600px,.95fr);min-height:168px;padding-block:26px}.student-payments-intro>span{max-width:530px}.student-payments-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.student-payments-metrics article{grid-template-columns:34px minmax(0,1fr);min-height:82px;padding:12px}.student-payments-metrics article>i{width:32px;height:32px}.student-payments-metrics article>i svg{width:18px;height:18px}.student-payments-metrics strong{font-size:15px}.student-payments-metrics span{font-size:8.8px}.student-payment-alerts-modern{gap:14px}.student-payment-alerts-modern>article{grid-template-columns:42px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:76px;padding:12px 16px;display:grid}.student-payment-alerts-modern>article>i{width:40px;height:40px;color:var(--student-red);background:#ffe9ec;border-radius:50%;place-items:center;display:grid}.student-payment-alerts-modern>article.upcoming>i{color:var(--student-blue);background:#eaf5ff}.student-payment-alerts-modern>article>i svg{width:20px;height:20px}.student-payment-alerts-modern>article>div{min-width:0}.student-payment-alerts-modern>article span{font-size:9.5px}.student-payment-alerts-modern>article strong{margin:2px 0 0;font-size:16px;display:inline}.student-payment-alerts-modern>article small{color:#66778e;margin-top:4px;font-size:8.5px;display:block}.student-payment-alerts-modern>article>svg{color:#9e5263;width:15px;height:15px}.student-payment-alerts-modern>article.upcoming>svg{color:#5e8fbd}.student-payment-records{gap:14px;display:grid}.student-payment-program-modern{border-color:var(--student-border);border-radius:18px;box-shadow:0 10px 30px #0f2b530a}.student-payment-program-header{justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:0!important;padding:16px 18px 12px!important;display:flex!important}.student-payment-program-header>div{min-width:0}.student-payment-program-header>div>span{flex-wrap:wrap;gap:5px;display:flex}.student-payment-program-header h2{color:var(--student-navy);letter-spacing:-.02em;margin:7px 0 4px;font-size:15px;font-weight:800}.student-payment-program-header p{text-transform:uppercase;letter-spacing:.02em;color:#65758b!important;margin:0!important;font-size:8.7px!important}.student-payment-program-header>a{border:1px solid var(--student-border);color:#32465f;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:8.8px;font-weight:760;text-decoration:none;display:inline-flex}.student-payment-program-header>a svg{width:14px;height:14px}.student-payment-financial-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0 18px 12px;display:grid}.student-payment-financial-summary>article{background:#f8fbff;border:1px solid #e1e8ef;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr);column-gap:9px;padding:10px 11px;display:grid}.student-payment-financial-summary>article>i{width:30px;height:30px;color:var(--student-blue);background:#edf5ff;border-radius:9px;grid-row:1/3;align-self:center;place-items:center;display:grid}.student-payment-financial-summary>article>i svg{width:17px;height:17px}.student-payment-financial-summary>article span{color:#748399;align-self:end;font-size:8px}.student-payment-financial-summary>article strong{color:var(--student-navy);align-self:start;font-size:12px}.student-payment-financial-summary>article.green{background:#f4fbf7;border-color:#c9eed7}.student-payment-financial-summary>article.green>i{color:var(--student-green);background:#eafbf2}.student-payment-financial-summary>article.green strong{color:var(--student-green)}.student-payment-financial-summary>article.yellow{background:#fffaf0;border-color:#f4d28a}.student-payment-financial-summary>article.yellow>i{color:#c97c00;background:#fff4d7}.student-payment-financial-summary>article.yellow strong{color:#c97c00}.student-payment-detail-modern{grid-template-columns:1fr;gap:14px;padding:0 18px 16px!important}.student-payment-detail-modern.with-route{grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr)}.student-installments-modern,.student-route-modern{min-width:0}.student-installments-modern>h3,.student-route-modern>h3{color:var(--student-navy);margin:0 0 7px;font-size:10px;font-weight:800}.student-installment-table{border:1px solid var(--student-border);border-radius:10px;overflow:hidden}.student-installment-table table{border-collapse:collapse;width:100%}.student-installment-table th{color:#6c7b90;text-align:left;background:#f8fafc;padding:8px 10px;font-size:7.8px;font-weight:760}.student-installment-table td{color:#53647a;vertical-align:middle;border-top:1px solid #edf1f5;padding:9px 10px;font-size:8.5px}.student-installment-table td strong{color:var(--student-navy);font-size:8.8px;display:block}.student-installment-table td small{color:#8591a3;margin-top:3px;font-size:7.5px;display:block}.student-installment-table td b{color:var(--student-navy);font-size:8.8px}.student-installment-table .student-status{padding:3px 6px;font-size:7.4px}.student-route-modern>div{border:1px solid var(--student-border);border-radius:10px;overflow:hidden}.student-route-modern article{border-top:1px solid #edf1f5;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 9px;display:grid}.student-route-modern article:first-child{border-top:0}.student-route-modern article>i{width:25px;height:25px;color:var(--student-blue);background:#eef7ff;border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:850;display:grid}.student-route-modern article>span{gap:3px;min-width:0;display:grid}.student-route-modern article>span strong{color:var(--student-navy);text-overflow:ellipsis;white-space:nowrap;font-size:8.7px;overflow:hidden}.student-route-modern article>span small{color:#75849a;text-overflow:ellipsis;white-space:nowrap;font-size:7.6px;overflow:hidden}.student-route-modern .student-status{padding:3px 6px;font-size:7.2px}.student-payment-history-modern{border-color:var(--student-border);border-radius:18px;box-shadow:0 10px 30px #0f2b530a}.student-payment-history-title{border-top:0!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:15px 17px!important;display:grid!important}.student-payment-history-title>i{width:36px;height:36px;color:var(--student-blue);background:#eef7ff;border-radius:10px;place-items:center;display:grid}.student-payment-history-title>i svg{width:20px;height:20px}.student-payment-history-title h2{color:var(--student-navy);margin:0;font-size:14px}.student-payment-history-title p{color:#75849a;margin:3px 0 0;font-size:8.8px}.student-payment-history-table{overflow:auto;border-top:0!important;padding:0 14px 8px!important;display:block!important}.student-payment-history-table table{border-collapse:collapse;border:1px solid var(--student-border);border-radius:9px;width:100%;overflow:hidden}.student-payment-history-table th{color:#6d7c91;text-align:left;background:#f8fafc;padding:8px 10px;font-size:7.8px}.student-payment-history-table td{color:#5e6e84;vertical-align:middle;border-top:1px solid #edf1f5;padding:9px 10px;font-size:8.3px}.student-payment-history-table td strong{color:var(--student-navy);font-size:8.6px;display:block}.student-payment-history-table td small{color:#8390a3;margin-top:3px;font-size:7.4px;display:block}.student-payment-history-table td b{color:var(--student-navy);font-size:8.8px}.student-payment-history-table td:last-child,.student-payment-history-table th:last-child{text-align:right}.student-payment-history-modern>footer{justify-content:center;padding:2px 14px 13px;display:flex}.student-payment-history-modern>footer button{border:1px solid var(--student-border);color:#35506f;background:#fff;border-radius:8px;min-height:34px;padding:0 15px;font-size:8.8px;font-weight:760}.student-portal-page:not(.student-dashboard-page):not(.student-payments-page) .student-page-hero{background:radial-gradient(circle at 92% 5%,#087bff09,#0000 26%),#fff;border-color:#dce7f2;box-shadow:0 10px 30px #0f2b530b}.student-portal-page:not(.student-dashboard-page):not(.student-payments-page) .student-page-intro p{color:#087bff}.student-portal-page:not(.student-dashboard-page):not(.student-payments-page) .student-page-intro h1{color:#071a3d}.student-portal-page:not(.student-dashboard-page):not(.student-payments-page) .student-page-intro span{color:#61708d}@media (max-width:1320px){.student-dashboard-welcome{grid-template-columns:minmax(0,1fr) minmax(500px,.95fr);gap:24px}.student-dashboard-middle{grid-template-columns:minmax(240px,.8fr) minmax(350px,1.2fr)}.student-dashboard-quick{grid-column:1/-1}.student-dashboard-quick nav{grid-template-columns:repeat(5,minmax(0,1fr))}.student-dashboard-quick nav a{grid-template-columns:18px minmax(0,1fr);justify-content:start}.student-dashboard-quick nav a svg:last-child{display:none}.student-payments-overview{grid-template-columns:1fr;gap:22px}.student-payments-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1080px){.student-dashboard-welcome{grid-template-columns:1fr;min-height:0}.student-dashboard-watermark{right:0}.student-dashboard-middle{grid-template-columns:1fr 1.15fr}.student-dashboard-bottom{grid-template-columns:1fr}.student-dashboard-quick{grid-column:1/-1}.student-payment-detail-modern.with-route{grid-template-columns:1fr}.student-payments-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.student-dashboard-welcome,.student-payments-overview{border-radius:18px;padding:22px}.student-dashboard-middle{grid-template-columns:1fr}.student-dashboard-quick{grid-column:auto}.student-dashboard-quick nav{grid-template-columns:1fr}.student-dashboard-quick nav a{grid-template-columns:19px minmax(0,1fr) 15px}.student-dashboard-quick nav a svg:last-child{display:block}.student-payment-alerts-modern{grid-template-columns:1fr}.student-payment-financial-summary{grid-template-columns:1fr 1fr}.student-payment-financial-summary>article:last-child{grid-column:1/-1}.student-payment-program-header{display:grid!important}.student-payment-program-header>a{justify-self:start}}@media (max-width:720px){.student-dashboard-page{flex-direction:column;gap:13px;display:flex}.student-dashboard-welcome{order:1}.student-dashboard-page>.student-info-banner{order:2}.student-dashboard-middle,.student-dashboard-bottom{display:contents}.student-dashboard-sessions{order:3}.student-dashboard-courses{order:4}.student-dashboard-payments{order:5}.student-dashboard-quick{order:6}.student-dashboard-summary{order:7}.student-dashboard-welcome,.student-payments-overview{padding:18px}.student-dashboard-welcome-copy>p,.student-payments-intro>p{margin-bottom:10px;font-size:10px}.student-dashboard-welcome-copy>h1,.student-payments-intro>h1{font-size:31px}.student-dashboard-welcome-copy>span,.student-payments-intro>span{font-size:11px}.student-dashboard-watermark{opacity:.32;width:105px;height:105px}.student-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.student-dashboard-metrics article{grid-template-columns:32px minmax(0,1fr);min-height:74px;padding:10px}.student-dashboard-metrics article>i{width:30px;height:30px}.student-dashboard-metrics article>i svg{width:17px;height:17px}.student-dashboard-metrics strong{font-size:16px}.student-dashboard-metrics span{font-size:8.5px}.student-dashboard-card-header{grid-template-columns:36px minmax(0,1fr);padding:15px 14px 11px}.student-dashboard-card-header>i{width:36px;height:36px}.student-dashboard-card-header>aside{grid-column:2;justify-self:start}.student-dashboard-header-link{white-space:normal}.student-dashboard-course-list>article{grid-template-columns:32px minmax(0,1fr) auto}.student-dashboard-course-list>article>a{grid-column:2/4;justify-self:start;padding-bottom:3px}.student-dashboard-payment-list>article{grid-template-columns:minmax(0,1fr) auto}.student-dashboard-payment-list .student-status{grid-column:1/-1;justify-self:start}.student-dashboard-payment-notice{flex-direction:column;align-items:flex-start}.student-dashboard-session-list>article{grid-template-columns:42px minmax(0,1fr)}.student-dashboard-session-list>article>a,.student-dashboard-session-list>article>.student-status{grid-column:2;justify-self:start}.student-payments-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.student-payments-metrics article{grid-template-columns:30px minmax(0,1fr);min-height:72px;padding:9px}.student-payments-metrics article>i{width:29px;height:29px}.student-payments-metrics strong{font-size:13px}.student-payment-financial-summary{grid-template-columns:1fr;padding-inline:12px}.student-payment-financial-summary>article:last-child{grid-column:auto}.student-payment-program-header,.student-payment-detail-modern{padding-inline:12px!important}.student-installment-table{border:0;overflow:visible}.student-installment-table table,.student-installment-table tbody,.student-installment-table tr,.student-installment-table td{width:100%;display:block}.student-installment-table thead{display:none}.student-installment-table tbody{gap:8px;display:grid}.student-installment-table tr{border:1px solid var(--student-border);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.student-installment-table td{border-top:1px solid #edf1f5;gap:3px;padding:9px 10px;display:grid}.student-installment-table td:first-child{border-top:0;grid-column:1/-1}.student-installment-table td:nth-child(3){border-top:0;grid-area:1/2;align-content:start;justify-items:end}.student-installment-table td:before{content:attr(data-label);color:#8490a1;text-transform:uppercase;font-size:7px;font-weight:800}.student-installment-table td:first-child:before,.student-installment-table td:nth-child(3):before{display:none}.student-payment-history-table{overflow:visible!important}.student-payment-history-table table,.student-payment-history-table tbody,.student-payment-history-table tr,.student-payment-history-table td{width:100%;display:block}.student-payment-history-table thead{display:none}.student-payment-history-table tbody{gap:8px;display:grid}.student-payment-history-table tr{border:1px solid var(--student-border);border-radius:10px;grid-template-columns:1fr auto;gap:0;display:grid;overflow:hidden}.student-payment-history-table td{border-top:1px solid #edf1f5;gap:3px;padding:8px 10px;display:grid;text-align:left!important}.student-payment-history-table td:first-child,.student-payment-history-table td:nth-child(2){border-top:0}.student-payment-history-table td:nth-child(3){grid-column:1/-1}.student-payment-history-table td:nth-child(5){text-align:right!important}.student-payment-history-table td:before{content:attr(data-label);color:#8490a1;text-transform:uppercase;font-size:7px;font-weight:800}.student-payment-history-table td:nth-child(2):before{display:none}}@media (max-width:430px){.student-dashboard-metrics,.student-payments-metrics{grid-template-columns:1fr 1fr}.student-dashboard-metrics article,.student-payments-metrics article{min-width:0}.student-dashboard-code{max-width:100%;font-size:9px}.student-payment-alerts-modern>article{grid-template-columns:36px minmax(0,1fr) 14px;padding:11px}.student-payment-alerts-modern>article>i{width:34px;height:34px}.student-payment-program-header>a{justify-content:center;width:100%}.student-route-modern article{grid-template-columns:26px minmax(0,1fr)}.student-route-modern article>.student-status{grid-column:2;justify-self:start}}@media (max-width:350px){.student-dashboard-metrics,.student-payments-metrics{grid-template-columns:1fr}}.student-portal-skeleton-studentPortal .student-skeleton-hero aside{grid-template-columns:repeat(3,minmax(0,1fr))}.student-portal-skeleton-studentPayments .student-skeleton-hero aside,.student-portal-skeleton-studentCourses .student-skeleton-hero aside{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:720px){.student-portal-skeleton-studentPortal .student-skeleton-hero aside,.student-portal-skeleton-studentPayments .student-skeleton-hero aside,.student-portal-skeleton-studentCourses .student-skeleton-hero aside{grid-template-columns:repeat(2,minmax(0,1fr))}.student-portal-skeleton-studentPortal .student-skeleton-hero aside i:last-child{display:block}}
.project-admin-page{gap:22px;max-width:1440px;margin:0 auto;padding-bottom:40px;display:grid}.project-admin-hero{background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #dce7f0;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px;display:flex;box-shadow:0 12px 34px #1238530f}.project-admin-hero small,.project-teacher-licenses header small{color:#168dd3;letter-spacing:.16em;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.project-admin-hero h1{color:#0b2942;margin:0;font-size:30px;line-height:1.08}.project-admin-hero p{color:#61788c;max-width:760px;margin:10px 0 0;font-size:14px;line-height:1.6}.project-primary,.project-secondary{min-height:42px;font:inherit;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:12px;padding:0 18px;font-weight:750}.project-primary{color:#fff;background:#079be5;box-shadow:0 10px 22px #079be533}.project-primary:disabled{opacity:.55;cursor:not-allowed}.project-secondary{color:#27445b;background:#fff;border-color:#d4e0e9}.project-button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.project-admin-metrics{flex-wrap:wrap;gap:14px;display:flex}.project-admin-metrics article{background:#fff;border:1px solid #e0e8ef;border-radius:17px;min-width:150px;padding:16px 18px}.project-admin-metrics strong{color:#0b2942;margin-top:5px;font-size:23px;display:block}.project-admin-toolbar{align-items:center;gap:10px;display:flex}.project-search{background:#fff;border:1px solid #d7e2ea;border-radius:13px;flex:1;align-items:center;gap:8px;min-width:220px;height:44px;padding:0 13px;display:flex}.project-search input{width:100%;font:inherit;background:0 0;border:0;outline:0}.project-admin-toolbar select{color:#244158;background:#fff;border:1px solid #d7e2ea;border-radius:13px;min-width:180px;height:44px;padding:0 12px}.project-admin-error{color:#a53c33;background:#fff7f6;border:1px solid #f1c6c1;border-radius:13px;padding:13px 15px}.project-admin-loading,.project-admin-empty{text-align:center;color:#6b8295;background:#fff;border:1px dashed #cbdbe6;border-radius:18px;padding:42px 22px}.project-admin-empty strong,.project-admin-empty span{display:block}.project-admin-empty strong{color:#183950;margin-bottom:6px}.project-admin-list{gap:12px;display:grid}.project-admin-card{background:#fff;border:1px solid #dce6ed;border-radius:18px;justify-content:space-between;gap:22px;padding:20px 22px;display:flex;box-shadow:0 6px 20px #19374b09}.project-admin-card p{color:#5f788b;margin:0 0 6px;font-size:13px}.project-admin-card small{color:#7f93a3}.project-admin-card aside{color:#60788a;flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;min-width:180px;font-size:12px;display:flex}.project-admin-card aside button,.project-admin-card aside a{color:#087cbe;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:none}.project-admin-card aside button.danger{color:#b3463c}.project-status{color:#536d7f;letter-spacing:.05em;text-transform:uppercase;background:#eef3f7;border-radius:999px;align-items:center;width:max-content;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.project-status.success{color:#187c47;background:#e8f8ef}.project-status.warning{color:#946516;background:#fff4d8}.project-status.danger{color:#a6433d;background:#fdeceb}.project-link-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.project-link-chips>span{color:#24617f;background:#edf7fd;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.project-link-chips button{color:#a63e36;cursor:pointer;background:#fff;border:0;border-radius:50%;width:17px;height:17px}.project-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05192880;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-modal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:92vh;overflow:auto;box-shadow:0 28px 90px #0003}.project-modal>header{z-index:2;background:#fff;border-bottom:1px solid #e4ebf0;justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex;position:sticky;top:0}.project-modal>header small{color:#168dd3;letter-spacing:.14em;font-size:10px;font-weight:800}.project-modal>header>button{color:#627d90;cursor:pointer;background:0 0;border:0;font-size:28px}.project-modal-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:22px 24px;display:grid}.project-modal-body label{color:#243f53;align-content:start;gap:6px;font-size:12px;font-weight:700;display:grid}.project-modal-body label.wide,.project-form-note.wide,.project-project-picker.wide{grid-column:1/-1}.project-modal-body input,.project-modal-body select,.project-modal-body textarea{color:#17364d;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #ccdbe5;border-radius:11px;outline:0;padding:9px 11px}.project-modal-body input:focus,.project-modal-body select:focus,.project-modal-body textarea:focus{border-color:#18a4e8;box-shadow:0 0 0 3px #18a4e817}.project-modal-body label small{color:#8194a3;font-weight:500;line-height:1.4}.project-form-note{color:#587387;background:#f1f8fc;border-radius:12px;gap:3px;padding:12px 14px;font-size:12px;display:grid}.project-form-note strong{color:#21465f}.project-check{grid-auto-flow:column;justify-content:start;align-items:center;color:#607789!important;gap:7px!important;font-weight:600!important;display:flex!important}.project-check input{width:16px!important;min-height:16px!important}.project-project-picker{border:1px solid #d9e4ec;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:12px;display:grid}.project-project-picker legend{color:#24455b;padding:0 6px;font-size:12px;font-weight:800}.project-project-picker label{background:#f8fbfd;border-radius:9px;grid-template-columns:18px 1fr auto;padding:8px;align-items:center!important;gap:8px!important;display:grid!important}.project-project-picker input{width:16px!important;min-height:16px!important}.project-project-picker small{font-size:10px}.project-modal>footer{background:#fff;border-top:1px solid #e4ebf0;justify-content:flex-end;gap:9px;padding:16px 24px;display:flex;position:sticky;bottom:0}.project-teacher-access{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-teacher-access article{background:#fff;border:1px solid #dce7ee;border-radius:19px;padding:22px}.project-teacher-access article>span{color:#7890a2;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:750;display:block}.project-teacher-access article>strong{color:#12344c;margin-top:8px;font-size:20px;display:inline-flex}.project-teacher-access article>p{color:#688093;margin:9px 0 0;font-size:13px}.project-teacher-licenses{gap:12px;display:grid}.project-teacher-licenses header h2{color:#12344c;margin:0}.project-teacher-licenses>article{background:#fff;border:1px solid #dce7ee;border-radius:18px;justify-content:space-between;gap:20px;padding:20px;display:flex}.project-teacher-licenses h3{color:#17374e;margin:8px 0 4px}.project-teacher-licenses p{color:#688094;margin:0;font-size:12px}@media (max-width:900px){.project-admin-hero{flex-direction:column}.project-admin-toolbar{flex-direction:column;align-items:stretch}.project-search,.project-admin-toolbar select,.project-admin-toolbar button{width:100%}.project-admin-card{flex-direction:column}.project-admin-card aside{align-items:flex-start;min-width:0}.project-modal-body{grid-template-columns:1fr}.project-modal-body label.wide,.project-form-note.wide,.project-project-picker.wide{grid-column:auto}.project-project-picker,.project-teacher-access{grid-template-columns:1fr}.project-teacher-licenses>article{flex-direction:column}}.project-admin-page{width:100%;max-width:none;margin:0;padding:0 0 38px;display:block}.project-admin-page>.project-admin-hero{border:1px solid var(--sgsa-line);border-radius:var(--sgsa-radius);box-shadow:var(--sgsa-shadow);background:#fff;margin:26px 0 20px;padding:26px 28px}.project-admin-hero>div{max-width:900px}.project-admin-hero small{color:#007fca;letter-spacing:.22em;margin:0 0 8px;font-size:10px;font-weight:900;display:block}.project-admin-hero h1{color:var(--sgsa-ink);letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,38px);line-height:1.05}.project-admin-hero p{color:#50617b;max-width:820px;margin:9px 0 0;font-size:13px;line-height:1.55;display:block}.project-primary,.project-secondary{min-height:42px;box-shadow:none;border-radius:12px;padding:0 15px;font-size:11px;font-weight:800}.project-primary{border:1px solid var(--sgsa-ink);background:var(--sgsa-ink);color:#fff}.project-primary:hover{background:#18344f}.project-secondary{color:#263a55;background:#fff;border:1px solid #cfdae6}.project-button-link{min-height:44px;text-decoration:none}.project-admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.project-admin-metrics article{border:1px solid var(--sgsa-line);min-width:0;min-height:116px;box-shadow:var(--sgsa-shadow);background:#fff;border-radius:18px;padding:20px}.project-admin-metrics span{color:#53647c;font-size:12px;display:block}.project-admin-metrics strong{color:var(--sgsa-ink);letter-spacing:-.04em;margin:8px 0 5px;font-size:28px;display:block}.project-admin-toolbar{border:1px solid var(--sgsa-line);border-radius:var(--sgsa-radius);box-shadow:var(--sgsa-shadow);background:#fff;grid-template-columns:minmax(260px,2fr) minmax(170px,.8fr) auto;align-items:end;gap:14px;margin-bottom:20px;padding:20px;display:grid}.project-admin-toolbar .project-search{background:#fff;border:1px solid #cedae7;border-radius:12px;min-width:0;height:auto;min-height:44px;margin:0;padding:0 13px}.project-admin-toolbar .project-search:focus-within{border-color:var(--sgsa-blue);box-shadow:0 0 0 3px #06a6ff1c}.project-admin-toolbar select{width:100%;min-width:0;height:44px;color:var(--sgsa-ink);background:#fff;border:1px solid #cedae7;border-radius:12px;padding:10px 13px}.project-admin-toolbar>.project-secondary{min-height:42px}.project-admin-error{margin-bottom:16px}.project-admin-loading,.project-admin-empty{border:1px solid var(--sgsa-line);border-radius:var(--sgsa-radius);box-shadow:var(--sgsa-shadow);background:#fff}.project-admin-list{border:1px solid var(--sgsa-line);border-radius:var(--sgsa-radius);box-shadow:var(--sgsa-shadow);background:#fff;gap:0;margin:0 0 20px;display:grid;overflow:hidden}.project-admin-card{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e7edf4;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin:0;padding:17px 20px;display:grid}.project-admin-card:last-child{border-bottom:0}.project-admin-card:hover{background:#fbfdff}.project-admin-card h3{color:var(--sgsa-ink);margin:7px 0 4px;font-size:12.5px}.project-admin-card p{color:#60738b;margin:0 0 5px;font-size:10px;line-height:1.45}.project-admin-card small{color:#7b8da7;font-size:9px}.project-admin-card aside{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:7px;min-width:160px;display:flex}.project-admin-card aside button,.project-admin-card aside a{color:#283c58;background:#fff;border:1px solid #ccd9e6;border-radius:9px;min-height:32px;padding:0 11px;font-size:9.5px;font-weight:800;text-decoration:none}.project-admin-card aside button:hover,.project-admin-card aside a:hover{color:#087fbe;background:#eef9ff;border-color:#9fd8f5}.project-admin-card aside button.danger{color:#d21032;background:#fff0f3;border-color:#ffb5c0}.project-status{color:#0877b8;letter-spacing:0;background:#effaff;border:1px solid #bedff3;border-radius:999px;min-height:25px;padding:3px 10px;font-size:9.5px;font-weight:800}.project-status.success{color:#008652;background:#ecfff6;border-color:#9de9c7}.project-status.warning{color:#ae7200;background:#fff9e6;border-color:#f2d276}.project-status.danger{color:#c31335;background:#fff1f4;border-color:#ffc0ca}.project-link-chips{gap:6px}.project-link-chips span{color:#65798e;background:#f7f9fb;border:1px solid #dde6ee;border-radius:999px;padding:4px 8px;font-size:9px}.project-modal-backdrop{z-index:205}.project-modal{border-radius:22px;width:min(920px,100vw - 40px);max-height:calc(100vh - 40px);overflow:hidden}.project-modal>header{padding:21px 24px}.project-modal>header small{color:#0088d2;letter-spacing:.18em;margin:0 0 6px;font-size:9px;font-weight:900;display:block}.project-modal>header h2{color:var(--sgsa-ink);margin:0;font-size:23px}.project-modal-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:23px 24px;overflow:auto}.project-modal-body label{color:#334760;gap:7px;font-size:11px;font-weight:700;display:grid}.project-modal-body label.wide,.project-modal-body .wide{grid-column:1/-1}.project-modal-body input,.project-modal-body select,.project-modal-body textarea{width:100%;min-height:44px;color:var(--sgsa-ink);background:#fff;border:1px solid #cedae7;border-radius:12px;outline:none;padding:10px 13px}.project-modal-body textarea{resize:vertical;min-height:92px}.project-modal>footer{border-top:1px solid var(--sgsa-line);background:#fbfcfd;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.project-form-note{color:#49677b;background:#f2faff;border:1px solid #c9e3f3;border-radius:10px;padding:11px 12px;font-size:10px;line-height:1.5}.project-form-note strong,.project-form-note span{display:block}.project-form-note strong{color:#1a536f;margin-bottom:3px}.projects-management-course-style .project-assignment-filter{grid-template-columns:minmax(240px,1.4fr) minmax(145px,.55fr) minmax(190px,.8fr) auto}.projects-management-course-style .table-card{margin-bottom:20px}.projects-management-course-style .table-card .empty-state{box-shadow:none;border:0;border-radius:0}.projects-management-course-style .status-paused{color:#ae7200;background:#fff9e6;border-color:#f2d276}.projects-management-course-style .status-expired,.projects-management-course-style .status-revoked{color:#c31335;background:#fff1f4;border-color:#ffc0ca}@media (max-width:1100px){.project-admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.project-admin-toolbar,.projects-management-course-style .project-assignment-filter{grid-template-columns:minmax(220px,1fr) minmax(160px,.65fr) auto}.projects-management-course-style .project-assignment-filter label:nth-child(3){grid-column:1/3}.project-admin-card{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:680px){.project-admin-page>.project-admin-hero{flex-direction:column;align-items:stretch;padding:20px}.project-admin-hero>.project-primary,.project-admin-hero>.project-button-link{width:100%}.project-admin-metrics{grid-template-columns:1fr}.project-admin-toolbar,.projects-management-course-style .project-assignment-filter{grid-template-columns:1fr;padding:16px}.projects-management-course-style .project-assignment-filter label:nth-child(3){grid-column:auto}.project-admin-toolbar>.project-secondary,.projects-management-course-style .project-assignment-filter>button{width:100%}.project-admin-card{grid-template-columns:1fr;padding:16px}.project-admin-card aside{justify-content:flex-start;min-width:0}.project-modal-backdrop{padding:0}.project-modal{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.project-modal-body{grid-template-columns:1fr}.project-modal-body label.wide,.project-modal-body .wide{grid-column:auto}}
