.course-search{align-items:center;display:flex;gap:12px;margin-bottom:26px;max-width:720px;padding:5px 16px}.course-search>svg{color:#7f899c;flex:0 0 auto}.course-search input{background:#0000;border:0;color:#172033;flex:1 1;min-width:0;outline:0;padding:11px 0}.course-search input::placeholder{color:#98a1b1}.course-search span{color:#7f899c;font-size:.76rem;font-weight:700;white-space:nowrap}.courses-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.course-card{cursor:pointer;display:flex;flex-direction:column;max-width:420px;overflow:hidden;transition:box-shadow .2s,transform .2s;width:100%}.course-card:focus-visible{box-shadow:0 0 0 3px #2456d838,0 18px 40px #22365b1f;outline:0}.course-card:hover{box-shadow:0 18px 40px #22365b1f;transform:translateY(-3px)}.course-cover{aspect-ratio:16/9;background:#e9eef7;overflow:hidden}.course-cover img{height:100%;object-fit:cover;transition:transform .35s;width:100%}.course-card:hover .course-cover img{transform:scale(1.03)}.course-body{display:flex;flex:1 1;flex-direction:column;padding:22px}.course-kicker{color:#2456d8;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.course-kicker.closed{color:#7a8497}.course-body h2{color:#172033;font-size:1.2rem;font-weight:800;margin:7px 0 12px}.course-description{color:#68738a;font-size:.88rem;line-height:1.65}.course-details{grid-gap:13px;border-bottom:1px solid #edf0f5;border-top:1px solid #edf0f5;display:grid;gap:13px;grid-template-columns:1fr 1fr;margin:18px 0;padding:18px 0}.course-detail{display:flex;flex-direction:column}.course-detail span{color:#8a94a7;font-size:.7rem;margin-bottom:2px;text-transform:uppercase}.course-detail strong{color:#283349;font-size:.85rem}.course-action{margin-top:auto;width:100%}.course-closed{color:#8a94a7;display:block;font-size:.82rem;font-weight:700;padding:10px 0;text-align:center}.course-no-results{margin-top:24px}@media (max-width:520px){.course-search span{display:none}}.enrollments-list{grid-gap:24px;display:grid;gap:24px;margin:0 auto;max-width:900px}.enrollment-card{padding:clamp(22px,4vw,34px)}.enrollment-header{align-items:flex-start;border-bottom:1px solid #edf0f5;display:flex;gap:18px;justify-content:space-between;margin-bottom:24px;padding-bottom:20px}.enrollment-header span{color:#7d8799;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.enrollment-header h2{color:#172033;font-size:1.35rem;font-weight:800;margin:4px 0 0}.status-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:800;gap:7px;padding:8px 12px}.status-pill.pending{background:#fff5df;color:#a16207}.status-pill.approved{background:#e8f8ef;color:#137a43}.enrollment-summary{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 180px}.enrollment-summary p{color:#606b80;font-size:.9rem;line-height:1.6;margin-bottom:9px}.enrollment-summary strong{color:#273248}.enrollment-illustration{align-self:center;height:auto;width:100%}.documents-review{background:#f8fafc;border:1px solid #e2e7ef;border-radius:12px;margin:24px 0;padding:18px}.documents-review:empty{display:none}.document-upload{border-bottom:1px solid #e6eaf1;padding:10px 0 16px}.document-upload:last-of-type{border-bottom:0}.enrollment-actions{display:flex;gap:12px;justify-content:flex-end}@media (max-width:640px){.enrollment-summary{grid-template-columns:1fr}.enrollment-illustration{display:none}.enrollment-actions{flex-direction:column}.enrollment-actions .btn{width:100%}}.calendar-card{padding:clamp(14px,3vw,28px)}.calendar-card .fc .fc-toolbar-title{color:#172033;font-size:1.25rem;font-weight:800}.calendar-card .fc .fc-button-primary{background:#2456d8;border-color:#2456d8;border-radius:8px;font-size:.82rem;font-weight:700;text-transform:capitalize}.calendar-card .fc .fc-button-primary:hover,.calendar-card .fc .fc-button-primary:not(:disabled).fc-button-active{background:#173b9f;border-color:#173b9f}.calendar-card .fc-theme-standard .fc-scrollgrid,.calendar-card .fc-theme-standard td,.calendar-card .fc-theme-standard th{border-color:#e4e8ef}.calendar-card .fc-col-header-cell-cushion,.calendar-card .fc-daygrid-day-number{color:#4c576d}@media (max-width:640px){.calendar-card .fc .fc-toolbar{align-items:stretch;flex-direction:column;gap:12px}.calendar-card .fc .fc-toolbar-chunk{text-align:center}}.login-page{background:#f4f7fc;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh}.login-showcase{align-items:flex-end;background:linear-gradient(145deg,#143182,#2456d8);display:flex;min-height:100vh;overflow:hidden;padding:clamp(40px,7vw,92px);position:relative}.login-showcase:after{border:1px solid #ffffff29;border-radius:50%;content:"";height:520px;position:absolute;right:-180px;top:-160px;width:520px}.login-showcase-content{color:#fff;max-width:620px;position:relative;z-index:1}.login-heading>span,.login-showcase-content>span{font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.login-showcase h1{font-size:clamp(2.6rem,6vw,5.2rem);font-weight:800;letter-spacing:-.06em;line-height:.98;margin:18px 0 22px}.login-showcase p{color:#ffffffc7;font-size:1.08rem;max-width:460px}.login-highlight{border-left:3px solid #ffffff80;display:flex;flex-direction:column;margin-top:44px;padding-left:18px}.login-highlight small{color:#ffffffad;margin-top:2px}.login-panel{align-items:center;display:flex;justify-content:center;padding:48px}.login-card{max-width:420px;width:100%}.login-logo{height:auto;margin-bottom:54px;width:180px}.login-heading span{color:#2456d8}.login-heading h2{color:#172033;font-size:2rem;font-weight:800;letter-spacing:-.04em;margin:7px 0}.login-heading p{color:#68738a;margin-bottom:34px}.login-field{margin-bottom:18px}.login-field label{color:#39445a;font-size:.82rem;font-weight:700;margin-bottom:8px}.login-field .form-control{background:#fff;border:1px solid #d9e0eb;border-radius:10px;height:48px;padding:10px 14px}.login-field .form-control:focus{border-color:#6c91ec;box-shadow:0 0 0 3px #2456d81c}.login-card .btn{border-radius:10px;font-weight:700;padding:12px 18px}.login-submit{background:#2456d8;box-shadow:0 10px 24px #2456d838;margin-top:12px}.login-divider{border-top:1px solid #dfe5ef;margin:28px 0;position:relative;text-align:center}.login-divider span{background:#f4f7fc;color:#8993a5;font-size:.75rem;padding:0 12px;position:relative;top:-11px}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-showcase{display:none}.login-panel{min-height:100vh;padding:32px 22px}.login-logo{margin-bottom:44px}}.subscription-shell{margin:0 auto;max-width:1040px}.subscription-heading{align-items:flex-start}.subscription-eyebrow{align-items:center;color:#2456d8;display:flex;font-size:.72rem;font-weight:800;gap:7px;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.subscription-form{margin:0}.subscription-course{margin:0 0 26px;padding:26px;text-align:center}.subscription-course>div{max-width:100%}.subscription-course span{color:#788397;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.subscription-course h4{color:#172033;margin:7px 0 0}.subscription-section-title{margin:12px 0;padding:0}.subscription-form>.col-sm-12>h3,.subscription-section-title h3{align-items:center;color:#273248;display:flex;font-size:1.05rem;font-weight:800;gap:9px;justify-content:flex-start;margin:0;text-align:left!important}.subscription-block{margin:0 0 20px;padding:24px 16px}.subscription-block>div{max-width:520px}.subscription-form>.col-sm-12.mt-4.row.border,.subscription-form>.col-sm-12.row:not(.subscription-course):not(.subscription-block):not(.subscription-actions){background:#fff;border:1px solid #dfe5ef!important;border-radius:16px!important;margin:12px 0 24px;padding:24px 14px!important}.subscription-form>.col-sm-12.row>[class*=col-sm-]{margin-bottom:14px}.subscription-form>.col-sm-12.mt-4{margin-top:28px!important}.subscription-pix{padding:30px;text-align:center}.subscription-pix h3{color:#172033;font-size:1.2rem;font-weight:800}.subscription-pix svg{background:#fff;border:10px solid #fff;border-radius:10px;box-shadow:0 8px 24px #22365b1a;max-width:100%}.subscription-actions{align-items:center;display:flex;gap:14px;justify-content:flex-end;margin-top:24px;padding:0}.subscription-actions .btn{min-width:210px}@media (max-width:640px){.subscription-block{padding:20px 8px}.subscription-pix{padding:22px 14px}.subscription-actions{flex-direction:column}.subscription-actions .btn{min-width:0;width:100%}}.register-page{--register-primary:#2456d8;--register-primary-dark:#173b9f;--register-ink:#172033;--register-muted:#68738a;--register-line:#dfe5ef;background:radial-gradient(circle at 10% 5%,#4e8bff33,#0000 30rem),linear-gradient(145deg,#edf3fb,#f8fafc 52%,#e8eef8);min-height:100vh;padding:56px 24px;width:100%}.register-page,.register-page *,.register-page :after,.register-page :before{box-sizing:border-box}.register-shell{background:#fffffff5;border:1px solid #fffc;border-radius:24px;box-shadow:0 28px 70px #22365b24;margin:0 auto;max-width:1120px;overflow:hidden;padding:0 48px 48px}.register-header{align-items:center;background:linear-gradient(135deg,#f8fbff,#edf4ff);border-bottom:1px solid var(--register-line);display:flex;flex-direction:column;margin:0 -48px 42px;padding:34px 32px 32px;text-align:center}.register-header img{height:auto;margin-bottom:18px;width:138px}.register-eyebrow{color:var(--register-primary);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.register-header h1{color:var(--register-ink);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;letter-spacing:-.04em;margin:6px 0 8px}.register-header p{color:var(--register-muted);margin:0;max-width:560px}.register-section{background:#fff;border:1px solid var(--register-line);border-radius:16px;margin:0 0 24px;padding:28px 20px 22px}.section-heading{align-items:center;border-bottom:1px solid #edf0f5;display:flex;gap:14px;margin-bottom:24px;padding-bottom:18px}.section-heading>span{align-items:center;background:#eaf0ff;border-radius:12px;color:var(--register-primary);display:flex;flex:0 0 42px;font-size:.8rem;font-weight:800;height:42px;justify-content:center}.section-heading h2{color:var(--register-ink);font-size:1.15rem;font-weight:700;margin:0 0 3px}.section-heading p{color:var(--register-muted);font-size:.86rem;margin:0}.register-page label{color:#39445a;font-size:.8rem;font-weight:700;margin-bottom:7px}.register-page .form-control{background-color:#f9fbfe;border:1px solid #d9e0eb;border-radius:9px;color:var(--register-ink);font-size:.88rem;height:42px;padding:8px 12px;transition:border-color .2s,box-shadow .2s,background-color .2s}.register-page .form-control:focus{background:#fff;border-color:#6c91ec;box-shadow:0 0 0 3px #2456d81c}.register-page .form-control::placeholder{color:#a0a9b8}.choice-section{align-items:stretch;column-gap:4%}.choice-section .col-sm-5,.choice-section .col-sm-6{flex:0 0 48%;max-width:48%}.choice-section .btn{border-radius:8px;font-weight:700;padding:8px 16px}.choice-list{background:#f8fafc;border:1px dashed #cdd6e5;border-radius:10px;margin-bottom:22px;min-height:106px;padding:12px}.choice-item{background:#fff;border:1px solid #e5e9f0;border-radius:8px;gap:8px;margin-bottom:7px;padding:8px}.choice-item,.choice-item>span{align-items:center;display:flex}.choice-item>span{background:#eaf0ff;border-radius:6px;color:var(--register-primary);flex:0 0 24px;font-size:.72rem;font-weight:800;height:24px;justify-content:center}.choice-item p{color:#475269;font-size:.82rem;margin:0}.choice-empty{color:#9099aa;font-size:.8rem;margin:28px 6px;text-align:center}.documents-section input[type=file]{background:#f8fafc;border:1px dashed #b9c5d8;border-radius:9px;color:#5c667a;font-size:.78rem;max-width:100%;padding:10px;width:100%}.register-actions{display:flex;gap:14px;justify-content:flex-end;padding-top:8px}.register-actions .btn{border-radius:10px;font-size:.9rem;font-weight:700;min-width:190px;padding:12px 20px}.register-actions .btn-primary{background:var(--register-primary);border-color:var(--register-primary);box-shadow:0 8px 18px #2456d833;order:2}.register-actions .btn-primary:hover{background:var(--register-primary-dark);border-color:var(--register-primary-dark)}@media (max-width:767px){.register-page{padding:0}.register-shell{border-radius:0;padding:0 18px 32px}.register-header{margin:0 -18px 28px;padding:26px 20px}.register-section{padding:22px 8px 14px}.choice-section{column-gap:0}.choice-section .col-sm-5,.choice-section .col-sm-6{flex:0 0 100%;max-width:100%}.choice-list{margin-top:6px}.register-actions{flex-direction:column}.register-actions .btn{min-width:0;width:100%}.register-actions .btn-primary{order:0}}.course-detail-page{margin:0 auto;max-width:1180px}.course-back{align-items:center;background:#0000;border:0;color:#556176;display:inline-flex;font-size:.84rem;font-weight:700;gap:9px;margin-bottom:22px;padding:6px 0}.course-back:hover{color:#2456d8}.course-hero{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);min-height:390px;overflow:hidden}.course-hero-image{background:#e8edf5;min-height:390px}.course-hero-image img{height:100%;object-fit:cover;width:100%}.course-hero-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,58px)}.course-status{border-radius:999px;font-size:.72rem;font-weight:800;padding:7px 11px;text-transform:uppercase}.course-status.open{background:#e8f8ef;color:#137a43}.course-status.closed{background:#f0f2f5;color:#737d8e}.course-hero h1{color:#172033;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.05em;line-height:1.05;margin:18px 0}.course-period{align-items:center;color:#68738a;display:flex;gap:9px}.course-period svg{color:#2456d8}.course-facts{display:flex;flex-wrap:wrap;gap:22px;margin-top:24px}.course-facts>div{display:flex;flex-direction:column}.course-facts span{color:#8a94a7;font-size:.68rem;font-weight:700;text-transform:uppercase}.course-facts strong{color:#273248;font-size:.88rem;margin-top:2px}.course-enroll{margin-top:30px;min-width:220px}.course-detail-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 360px;margin-top:24px}.course-about,.course-pricing{padding:clamp(24px,4vw,38px)}.course-section-kicker{color:#2456d8;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.course-about h2,.course-pricing h2{color:#172033;font-size:1.35rem;font-weight:800;margin:7px 0 22px}.course-full-description{color:#5f6a7f;line-height:1.8;white-space:pre-line}.pricing-group{border-bottom:1px solid #e8ecf2;margin-bottom:20px;padding-bottom:14px}.pricing-group h3{color:#273248;font-size:.86rem;font-weight:800;margin-bottom:12px}.pricing-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:9px}.enrollment-price span,.pricing-row span{color:#7a8497;font-size:.8rem}.pricing-row strong{color:#273248;font-size:.83rem;text-align:right}.enrollment-price{align-items:center;background:#edf3ff;border-radius:10px;display:flex;justify-content:space-between;padding:15px}.enrollment-price strong{color:#173b9f}.availability-note{align-items:center;color:#137a43;display:flex;font-size:.78rem;font-weight:800;gap:8px;margin-top:18px}.course-not-found h1{color:#172033;font-size:1.5rem;font-weight:800}.course-not-found p{margin-bottom:24px}@media (max-width:900px){.course-detail-layout,.course-hero{grid-template-columns:1fr}.course-hero-image{min-height:260px}}@media (max-width:520px){.course-hero{min-height:0}.course-hero-content{padding:26px 20px}.course-enroll{min-width:0;width:100%}}:root{--omega-primary:#2456d8;--omega-primary-dark:#173b9f;--omega-ink:#172033;--omega-muted:#68738a;--omega-line:#dfe5ef;--omega-surface:#fff;--omega-background:#f3f6fb}body{background:#f3f6fb;background:var(--omega-background);color:#172033;color:var(--omega-ink)}button,input,select{font:inherit}.app-layout #content-wrapper{background:#f3f6fb;background:var(--omega-background);min-height:100vh}.app-sidebar{background:linear-gradient(180deg,#173b9f,#2456d8 58%,#3266e1)!important;box-shadow:8px 0 30px #173b9f1f}.app-brand{height:auto!important;padding:24px 16px 18px!important}.app-brand img{height:auto;width:116px}.app-sidebar .nav-item{margin:3px 12px}.app-sidebar .nav-link{align-items:center;border-radius:10px;display:flex!important;padding:12px 14px!important;transition:background-color .2s,transform .2s}.app-sidebar .nav-item.active .nav-link,.app-sidebar .nav-link:hover{background:#ffffff24;transform:translateX(2px)}.app-sidebar .nav-link span{font-size:.9rem!important;font-weight:700;margin-left:11px!important}.app-sidebar-card{background:#ffffff1a!important;border:1px solid #ffffff24;border-radius:14px!important}.app-topbar{border-bottom:1px solid #dfe5ef;border-bottom:1px solid var(--omega-line);box-shadow:0 8px 24px #22365b0f!important;margin-bottom:0!important;padding:0 28px}.app-content{padding:36px clamp(18px,4vw,48px) 48px}.page-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.page-heading h1{color:#172033;color:var(--omega-ink);font-size:clamp(1.65rem,3vw,2.2rem);font-weight:800;letter-spacing:-.035em;margin:0 0 5px}.page-heading p{color:#68738a;color:var(--omega-muted);margin:0}.surface-card{background:#fff;background:var(--omega-surface);border:1px solid #dfe5ef;border:1px solid var(--omega-line);border-radius:16px;box-shadow:0 12px 30px #22365b12}.app-content .form-control{background:#f9fbfe;border:1px solid #d9e0eb;border-radius:9px;color:#172033;color:var(--omega-ink);min-height:42px}.app-content .form-control:focus{background:#fff;border-color:#6c91ec;box-shadow:0 0 0 3px #2456d81c}.app-content label{color:#39445a;font-size:.8rem;font-weight:700;margin-bottom:7px}.app-content input[type=file]{background:#f8fafc;border:1px dashed #b9c5d8;border-radius:9px;color:#5c667a;font-size:.78rem;max-width:100%;padding:10px}.app-content .btn{border-radius:9px;font-weight:700;padding:9px 16px}.app-content .btn-primary{background:#2456d8;background:var(--omega-primary);border-color:#2456d8;border-color:var(--omega-primary)}.app-content .btn-primary:hover{background:#173b9f;background:var(--omega-primary-dark);border-color:#173b9f;border-color:var(--omega-primary-dark)}.empty-state{color:#68738a;color:var(--omega-muted);padding:48px 24px;text-align:center}.app-footer{border-top:1px solid #dfe5ef;border-top:1px solid var(--omega-line)}@media (max-width:767px){.app-topbar{padding:0 12px}.app-content{padding:24px 14px 36px}.app-sidebar .nav-item{margin-left:6px;margin-right:6px}.app-sidebar .nav-link{justify-content:center}.app-sidebar .nav-link span{margin-left:0!important}}
/*# sourceMappingURL=main.cab78947.css.map*/