@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--navy:#0a1f3d;--navy-dark:#061428;--navy-light:#132d52;--gold:#c5a059;--gold-light:#d4b87a;--gold-dark:#a8843f;--cream:#f8f5f0;--cream-dark:#ede8df;--white:#fff;--text:#1a2332;--text-muted:#5c6578;--border:#e2ddd4;--success:#22a06b;--warning:#e8a317;--danger:#d64545;--info:#2b7cd3;--shadow:0 4px 24px #0a1f3d14;--shadow-lg:0 12px 48px #0a1f3d1f;--radius:12px;--radius-sm:8px;--sidebar-w:280px;--topbar-h:72px;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}@media (width>=2560px){html{font-size:18px}}@media (width>=3840px){html{font-size:20px}}body{font-family:var(--font-sans);color:var(--text);background:var(--cream);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}h1,h2,h3,h4,h5{font-family:var(--font-serif);color:var(--navy);font-weight:600;line-height:1.2}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}@media (width>=2560px){.container{max-width:1800px;padding:0 3rem}}.btn{border-radius:var(--radius-sm);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-gold{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:var(--navy-dark);box-shadow:0 4px 16px #c5a05959}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c5a05973}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:var(--navy-light)}.btn-outline{border-color:var(--gold);color:var(--navy);background:0 0}.btn-outline:hover{background:var(--gold);color:var(--navy-dark)}.btn-sm{padding:.5rem 1rem;font-size:.8125rem}.btn-lg{padding:1rem 2.25rem;font-size:1rem}.badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-success{color:var(--success);background:#d4f0e4}.badge-warning{color:#9a6b00;background:#fef3d4}.badge-danger{color:var(--danger);background:#fde8e8}.badge-info{color:var(--info);background:#dbeafe}.badge-gold{color:var(--gold-dark);background:#c5a05933}.badge-orange{color:#c2410c;background:#ffedd5}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden}.card-body{padding:1.5rem}.stat-card{align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.stat-icon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.stat-icon.gold{background:#c5a05926}.stat-icon.navy{background:#0a1f3d14}.stat-icon.green{background:#22a06b1f}.stat-icon.blue{background:#2b7cd31f}.stat-icon.red{background:#d645451f}.stat-value{font-family:var(--font-serif);color:var(--navy);font-size:2rem;font-weight:700;line-height:1}.stat-label{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.progress-bar{background:var(--cream-dark);border-radius:999px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--gold-dark), var(--gold));border-radius:999px;height:100%;transition:width .6s}.data-table{border-collapse:collapse;width:100%}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background:var(--cream);border-bottom:2px solid var(--border);padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.data-table td{border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-size:.9375rem}.data-table tr:hover td{background:#c5a0590a}.form-group{margin-bottom:1.25rem}.form-label{color:var(--navy);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white);width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c5a05926}.section-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.8125rem;font-weight:700}.section-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.section-desc{color:var(--text-muted);max-width:640px;font-size:1.0625rem}[data-lucide],.icon{vertical-align:middle;stroke:currentColor;fill:none;flex-shrink:0;display:inline-block}.icon-sm{stroke-width:2px;width:16px;height:16px}.icon-md{stroke-width:2px;width:20px;height:20px}.icon-lg{stroke-width:2px;width:24px;height:24px}.icon-xl{stroke-width:1.75px;width:32px;height:32px}.icon-2xl{stroke-width:1.5px;width:48px;height:48px}.stat-icon [data-lucide]{stroke-width:2px;width:26px;height:26px}.nav-icon [data-lucide]{stroke-width:2px;width:20px;height:20px}.feature-icon [data-lucide]{width:36px;height:36px;stroke:var(--gold-dark);stroke-width:1.75px}.course-img [data-lucide]{width:56px;height:56px;stroke:var(--gold);stroke-width:1.5px;opacity:.9}.topbar-btn [data-lucide]{width:20px;height:20px}.topbar-search [data-lucide]{width:18px;height:18px;color:var(--text-muted)}.contact-item [data-lucide]{width:20px;height:20px;color:var(--gold)}.upload-zone [data-lucide]{width:48px;height:48px;stroke:var(--gold-dark);margin:0 auto 1rem;display:block}.cert-seal [data-lucide]{width:40px;height:40px;stroke:var(--gold-dark);margin:0 auto;display:block}.play-btn [data-lucide]{width:28px;height:28px;stroke:var(--navy-dark);fill:var(--navy-dark)}.screen-icon [data-lucide]{width:22px;height:22px;stroke:var(--gold)}.course-thumb [data-lucide]{width:36px;height:36px;stroke:var(--gold)}.list-icon{align-items:center;gap:.375rem;display:inline-flex}.list-icon [data-lucide]{width:16px;height:16px;stroke:var(--success);flex-shrink:0}.legend-item{align-items:center;gap:.375rem;display:inline-flex}.legend-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.legend-dot.present{background:var(--success)}.legend-dot.absent{background:var(--danger)}.legend-dot.today{background:var(--navy)}.grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.flex{display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-2{margin-bottom:1rem}.text-muted{color:var(--text-muted)}.text-gold{color:var(--gold-dark)}.text-sm{font-size:.875rem}@media (width<=1200px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.public-header{z-index:1000;border-bottom:1px solid var(--border);background:#fff;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0a1f3d0a}.public-header .container{justify-content:space-between;align-items:center;height:104px;display:flex}.brand-logo{background:#fff;border-radius:10px;align-items:center;padding:.15rem .35rem;display:inline-flex}.brand-logo img{object-fit:contain;width:auto;height:96px}.public-nav{align-items:center;gap:2rem;display:flex}.public-nav a{color:var(--navy);font-size:.9375rem;font-weight:500;transition:color .2s;position:relative}.public-nav a:hover,.public-nav a.active{color:var(--gold-dark)}.public-nav a.active:after{content:"";background:var(--gold);height:2px;position:absolute;bottom:-4px;left:0;right:0}.header-actions{align-items:center;gap:1rem;display:flex}.header-actions .mobile-toggle{color:var(--navy);cursor:pointer;background:0 0;border:none}.hero{background:var(--navy-dark);align-items:center;min-height:100vh;padding-top:104px;display:flex;position:relative;overflow:hidden}.hero-slides{z-index:0;position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity 1s,visibility 1s;position:absolute;inset:0;transform:scale(1.04)}.hero-slide.active{opacity:1;visibility:visible;transition:opacity 1s,visibility 1s,transform 8s ease-out;transform:scale(1)}.hero-slide-media{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-slide-overlay{background:linear-gradient(#061428b8 0%,#0a1f3dc7 45%,#061428e0 100%),radial-gradient(#0a1f3d59 0%,#0614288c 70%);position:absolute;inset:0}.hero-pattern{z-index:1;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c5a059' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:2;text-align:center;justify-content:center;align-items:center;width:100%;padding:5rem 0 6rem;display:flex;position:relative}.hero-text{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:860px;min-height:420px;display:flex}.hero-copy{flex-direction:column;align-items:center;width:100%;animation:.65s cubic-bezier(.22,1,.36,1) both fadeUp;display:flex}.hero-text h1{color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4.5rem);line-height:1.1}.hero-text h1 span{color:var(--gold)}.hero-lead{color:#ffffffbf;max-width:640px;margin-bottom:2rem;font-size:1.25rem}.hero-stats{border-top:1px solid #c5a05940;border-bottom:1px solid #c5a05940;justify-content:center;gap:3rem;width:100%;max-width:560px;margin:2rem 0 2.5rem;padding:1.75rem 0;display:flex}.hero-stats div strong{font-family:var(--font-serif);color:var(--gold);font-size:2.5rem;line-height:1;display:block}.hero-stats div span{color:#fff9;text-transform:uppercase;letter-spacing:.08em;font-size:.875rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-controls{z-index:3;pointer-events:none;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.hero-nav{width:48px;height:48px;color:var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#0a1f3d73;border:1px solid #c5a05973;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,transform .25s,border-color .25s;display:inline-flex}.hero-nav:hover{border-color:var(--gold);background:#c5a05933;transform:scale(1.05)}.hero-dots{pointer-events:auto;gap:.65rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-dot{background:#ffffff59;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:width .3s,background .3s}.hero-dot.active{background:var(--gold);width:28px}.hero-progress{z-index:3;background:#ffffff1f;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-progress-bar{background:linear-gradient(90deg, var(--gold-dark), var(--gold));width:0;height:100%}.hero-progress-bar.running{animation:6s linear forwards heroProgress}@keyframes heroProgress{0%{width:0}to{width:100%}}@media (width<=1024px){.hero-controls{padding:0 1rem;bottom:1.25rem}.hero-nav{width:40px;height:40px}}.page-hero{background:linear-gradient(135deg, var(--navy-dark), var(--navy));text-align:center;margin-top:104px;padding:10rem 0 5rem;position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle,#c5a0591f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-10%}.page-hero h1{color:var(--white);margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem)}.page-hero p{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.125rem}.breadcrumb{color:#ffffff80;justify-content:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.breadcrumb a:hover,.breadcrumb span{color:var(--gold)}.section{padding:6rem 0}.section-alt{background:var(--white)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);text-align:center;padding:2.5rem 2rem;transition:all .3s}.feature-card:hover{box-shadow:var(--shadow-lg);border-color:var(--gold);transform:translateY(-6px)}.feature-icon{background:linear-gradient(135deg,#c5a05926,#c5a0590d);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex}.feature-card h3{margin-bottom:.75rem;font-size:1.375rem}.feature-card p{color:var(--text-muted);font-size:.9375rem}.course-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.course-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .3s;overflow:hidden}.course-card:hover{transform:translateY(-4px)}.course-img{background:linear-gradient(135deg, var(--navy), var(--navy-light));justify-content:center;align-items:center;height:200px;font-size:3rem;display:flex;position:relative}.course-img .badge{position:absolute;top:1rem;left:1rem}.course-body{padding:1.5rem}.course-body h3{margin-bottom:.5rem;font-size:1.25rem}.course-meta{color:var(--text-muted);flex-wrap:wrap;gap:1rem;margin:1rem 0;font-size:.8125rem;display:flex}.course-meta span{align-items:center;gap:.35rem;display:inline-flex}.team-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.team-card{text-align:center;background:var(--white);border-radius:var(--radius);border:1px solid var(--border);padding:2rem 1.5rem}.team-avatar{background:linear-gradient(135deg, var(--navy-light), var(--navy));width:120px;height:120px;color:var(--gold);border:3px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:2.5rem;display:flex}.team-card h4{margin-bottom:.25rem;font-size:1.125rem}.team-card .role{color:var(--gold-dark);font-size:.875rem;font-weight:600}.process-grid{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.process-step{text-align:center;counter-increment:step;position:relative}.process-step:before{content:counter(step, decimal-leading-zero);background:var(--navy);width:64px;height:64px;color:var(--gold);font-family:var(--font-serif);border:3px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.process-step h4{margin-bottom:.5rem}.process-step p{color:var(--text-muted);font-size:.875rem}.contact-grid{grid-template-columns:1fr 1.2fr;gap:3rem;display:grid}.contact-info-card{background:var(--navy);border-radius:var(--radius);color:var(--white);padding:2rem}.contact-info-card h3{color:var(--gold);margin-bottom:1.5rem}.contact-item{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-item .icon-box{border-radius:var(--radius-sm);background:#c5a05926;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.map-placeholder{background:var(--cream-dark);border-radius:var(--radius-sm);height:280px;color:var(--text-muted);border:1px dashed var(--border);justify-content:center;align-items:center;margin-top:1.5rem;display:flex}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-brand{text-align:center;border-right:1px solid var(--border);background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden}.login-brand:before{display:none}.login-brand img{object-fit:contain;width:auto;height:200px;margin-bottom:2rem;position:relative}.login-brand h2{color:var(--navy);margin-bottom:.5rem;font-size:2rem}.login-brand p{color:var(--text-muted);max-width:360px}.login-brand .footer-motto{color:var(--gold-dark)}.login-form-side{background:var(--cream);justify-content:center;align-items:center;padding:3rem;display:flex}.login-card{background:var(--white);border-radius:var(--radius);width:100%;max-width:440px;box-shadow:var(--shadow-lg);padding:3rem}.login-card h1{margin-bottom:.5rem;font-size:2rem}.login-card .subtitle{color:var(--text-muted);margin-bottom:2rem}.login-divider{color:var(--text-muted);align-items:center;gap:1rem;margin:1.5rem 0;font-size:.8125rem;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--border);flex:1;height:1px}.apply-container{max-width:800px}.apply-card{overflow:hidden}.apply-step-title{margin-bottom:.5rem;font-size:1.5rem}.apply-steps{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.5rem 0;margin-bottom:2.5rem;display:flex}.apply-step{flex:auto;justify-content:center;align-items:center;gap:.75rem;min-width:0;padding:0 1.25rem;display:flex;position:relative}.apply-step-num{background:var(--cream-dark);width:40px;height:40px;color:var(--text-muted);border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.apply-step.active .apply-step-num{background:var(--navy);color:var(--gold);border-color:var(--gold)}.apply-step.done .apply-step-num{background:var(--success);color:#fff;border-color:var(--success)}.apply-step-label{color:var(--text-muted);white-space:nowrap;font-size:.875rem;font-weight:600}.apply-step.active .apply-step-label{color:var(--navy)}.apply-upload{width:100%;margin-top:.5rem;position:relative}.apply-upload-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.apply-upload-zone{box-sizing:border-box;text-align:center;cursor:pointer;border:2px dashed var(--border);background:var(--cream);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;margin:0;padding:2.25rem 1.5rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.apply-upload-zone:hover,.apply-upload-zone.is-dragover{border-color:var(--gold);background:#c5a05914;box-shadow:inset 0 0 0 1px #c5a05940}.apply-upload-icon{width:64px;height:64px;color:var(--gold-dark);background:#c5a0591f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.apply-upload-icon svg{width:40px;height:40px;display:block}.apply-upload-title{color:var(--navy);font-size:1rem;font-weight:700;line-height:1.4;display:block}.apply-upload-hint{color:var(--text-muted);font-size:.8125rem;line-height:1.4;display:block}.apply-file-list{flex-direction:column;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.apply-file-item{border:1px solid var(--border);background:var(--white);color:var(--navy);border-radius:8px;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.9375rem;display:flex}.apply-file-item svg{color:var(--gold-dark);flex-shrink:0}.apply-file-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.apply-file-remove{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.apply-file-remove:hover{color:var(--danger);background:#c83c3c1a}.apply-program-preview{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.25rem;padding:1rem 1.25rem}.apply-program-preview h4{margin-bottom:.35rem}.apply-review-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.apply-review-heading{color:var(--gold-dark);margin-bottom:.75rem}.apply-certify{align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.apply-certify input{flex-shrink:0;margin-top:.2rem}.apply-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.apply-success-icon{background:#22a06b26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}@media (width<=768px){.apply-steps{gap:.75rem .5rem;margin-bottom:1.75rem}.apply-step{flex:calc(50% - .5rem);gap:.45rem;padding:0 .35rem}.apply-step-num{width:34px;height:34px;font-size:.875rem}.apply-step-label{font-size:.75rem}.apply-upload-zone{padding:1.75rem 1rem}.apply-review-grid{grid-template-columns:1fr}.apply-nav{flex-direction:column-reverse}.apply-nav .btn{justify-content:center;width:100%}}@media (width<=480px){.apply-step{text-align:center;flex-direction:column}}.public-footer{background:var(--navy-dark);color:#ffffffb3;padding:5rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:12px;width:auto;height:96px;margin-bottom:1rem;padding:.75rem 1rem;display:block}.footer-brand p{font-size:.9375rem;line-height:1.7}.footer-col h4{color:var(--gold);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;font-size:.875rem}.footer-col a{padding:.4rem 0;font-size:.9375rem;transition:color .2s;display:block}.footer-col a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:2rem;font-size:.875rem;display:flex}.footer-motto{color:var(--gold);font-family:var(--font-serif);letter-spacing:.2em;margin-top:1rem;font-size:1rem}.programs-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.program-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.program-card:hover{box-shadow:var(--shadow-lg);border-color:#c5a05973;transform:translateY(-6px)}.program-card-media{background-position:50%;background-size:cover;height:190px;position:relative}.program-card-code{color:var(--navy);letter-spacing:.04em;background:#ffffffeb;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.program-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.program-card-body h3{margin-bottom:.65rem;font-size:1.35rem;line-height:1.25}.program-card-body>p{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.65;display:-webkit-box;overflow:hidden}.program-card-meta{color:var(--text-muted);flex-wrap:wrap;gap:.85rem 1.25rem;margin-bottom:1.25rem;font-size:.875rem;display:flex}.program-card-meta span{align-items:center;gap:.35rem;display:inline-flex}.program-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.program-card-footer strong{font-family:var(--font-serif);color:var(--gold-dark);font-size:1.5rem}@media (width<=1024px){.feature-grid,.course-grid,.programs-grid,.team-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.contact-grid,.login-page{grid-template-columns:1fr}.login-brand{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.public-nav{display:none}.feature-grid,.course-grid,.programs-grid,.team-grid,.process-grid,.footer-grid{grid-template-columns:1fr}.hero-stats{gap:1.5rem}.hero-stats div strong{font-size:2rem}.hero-text{min-height:0}}.dash-layout{background:var(--cream);min-height:100vh;display:flex}.dash-sidebar{width:var(--sidebar-w);background:linear-gradient(180deg, var(--navy-dark) 0%, var(--navy) 100%);color:var(--white);z-index:100;border-right:1px solid #c5a05926;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{text-align:center;background:#fff;border-bottom:1px solid #c5a05940;flex-shrink:0;padding:.85rem 1rem}.sidebar-brand img{object-fit:contain;width:auto;height:56px;margin:0 auto;display:block}.sidebar-brand .motto{color:var(--gold-dark);letter-spacing:.15em;text-transform:uppercase;margin-top:.35rem;font-size:.5625rem}.sidebar-nav{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;justify-content:flex-start;min-height:0;padding:.35rem 0;display:flex;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:0;height:0;display:none}.sidebar-section{text-transform:uppercase;letter-spacing:.12em;color:#c5a05999;flex-shrink:0;margin-top:.15rem;padding:.25rem 1rem;font-size:.625rem}.sidebar-link{border-radius:var(--radius-sm);color:#ffffffb3;flex-shrink:0;align-items:center;gap:.65rem;margin:.05rem .55rem;padding:.42rem .85rem;font-size:.8125rem;transition:all .2s;display:flex}.sidebar-link:hover{color:var(--white);background:#c5a0591a}.sidebar-link.active{color:var(--gold);border-left:3px solid var(--gold);background:linear-gradient(90deg,#c5a05940,#c5a05914);margin-left:calc(.75rem - 3px)}.sidebar-link .nav-icon{opacity:.85;justify-content:center;align-items:center;width:20px;display:flex}.sidebar-link-locked{opacity:.45;cursor:not-allowed;-webkit-user-select:none;user-select:none}.sidebar-link-locked .sidebar-lock-icon{opacity:.8;flex-shrink:0;margin-left:auto}.topbar-lock-badge{color:var(--gold-dark);white-space:nowrap;background:#c5a0591f;border:1px solid #c5a05959;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.topbar-btn:disabled{opacity:.4;cursor:not-allowed}.fee-gate-banner{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#c5a0591a 100%);border:1px solid #c5a05973;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding:1.15rem 1.35rem;display:flex}.fee-gate-copy{flex:1;min-width:220px}.fee-gate-copy strong{color:var(--navy);margin-bottom:.35rem;font-size:1.05rem;display:block}.fee-gate-copy p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.fee-gate-copy em{color:var(--navy);font-style:normal;font-weight:600}.fee-pay-card{flex-direction:column;gap:.85rem;display:flex}.fee-pay-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.65rem;font-size:.9rem;display:flex}.fee-pay-row span{color:var(--text-muted)}.fee-amount{color:var(--gold-dark);font-size:1.35rem}.fee-next-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.fee-next-list li{color:var(--text);align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.45;display:flex}.fee-next-list svg{color:var(--gold-dark);flex-shrink:0;margin-top:.15rem}.enrollment-status-banner{border-radius:var(--radius);border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.enrollment-status-banner.is-locked{background:linear-gradient(135deg,#fff 0%,#c5a05914 100%);border-color:#c5a05973}.enrollment-status-banner.is-open{background:linear-gradient(135deg,#fff 0%,#22a06b14 100%);border-color:#22a06b59}.enrollment-status-main{align-items:flex-start;gap:.85rem;display:flex}.enrollment-status-main strong{margin-bottom:.2rem;display:block}.enrollment-status-main p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.45}.enrollment-status-meta{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.status-timeline{flex-direction:column;gap:.85rem;display:flex}.status-timeline-item{opacity:.45;align-items:flex-start;gap:.75rem;display:flex}.status-timeline-item.is-done,.status-timeline-item.is-current{opacity:1}.status-timeline-icon{background:var(--cream);border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.status-timeline-item.is-done .status-timeline-icon{color:var(--success);background:#22a06b26;border-color:#22a06b59}.status-timeline-item.is-current .status-timeline-icon{border-color:var(--gold);color:var(--gold);background:#0a1f3de6}.status-timeline-item strong{margin-bottom:.15rem;font-size:.9rem;display:block}.status-timeline-item p{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.4}.enroll-summary{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.enroll-summary>div{flex-direction:column;gap:.2rem;display:flex}.enroll-summary strong{word-break:break-word;font-size:.9rem}.apply-account-form{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.25rem}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin}@media (width<=768px){.enroll-summary{grid-template-columns:1fr}}.sidebar-footer{border-top:1px solid #c5a05926;flex-shrink:0;padding:.65rem .85rem}.sidebar-user{border-radius:var(--radius-sm);background:#ffffff0d;align-items:center;gap:.65rem;padding:.5rem;display:flex}.sidebar-avatar{background:linear-gradient(135deg, var(--gold), var(--gold-dark));width:32px;height:32px;color:var(--navy-dark);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.sidebar-user-info .name{font-size:.875rem;font-weight:600}.sidebar-user-info .role{color:#ffffff80;font-size:.75rem}.dash-main{margin-left:var(--sidebar-w);flex:1;min-height:100vh}.dash-topbar{height:var(--topbar-h);background:var(--white);border-bottom:1px solid var(--border);z-index:50;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}.topbar-search{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:.75rem;width:360px;padding:.625rem 1rem;display:flex}.topbar-search input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-family:inherit;font-size:.875rem}.topbar-search input::placeholder{color:var(--text-muted)}.topbar-actions{align-items:center;gap:1rem;display:flex}.topbar-btn{border-radius:var(--radius-sm);background:var(--cream);border:1px solid var(--border);justify-content:center;align-items:center;width:42px;height:42px;font-size:1.125rem;transition:all .2s;display:flex;position:relative}.topbar-btn:hover{border-color:var(--gold);background:#c5a05914}.topbar-btn .notif-dot{background:var(--danger);border:2px solid var(--white);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.dash-content{padding:2rem}.page-header{margin-bottom:2rem}.page-header h1{margin-bottom:.25rem;font-size:1.75rem}.page-header p{color:var(--text-muted);font-size:.9375rem}.widget{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow)}.widget-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.widget-header h3{font-family:var(--font-sans);font-size:1rem;font-weight:700}.widget-body{padding:1.5rem}.chart-area{border-radius:var(--radius-sm);background:linear-gradient(#c5a0590f 0%,#0000 100%);height:260px;position:relative;overflow:hidden}.chart-line{height:60%;position:absolute;bottom:20%;left:5%;right:5%}.chart-line svg{width:100%;height:100%}.schedule-item{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:1rem 0;display:flex}.schedule-item:last-child{border-bottom:none}.schedule-time{text-align:center;background:var(--cream);border-radius:var(--radius-sm);min-width:70px;color:var(--navy);padding:.5rem;font-size:.8125rem;font-weight:700}.schedule-time span{color:var(--text-muted);font-size:.6875rem;font-weight:400;display:block}.course-progress-card{border:1px solid var(--border);border-radius:var(--radius-sm);gap:1.25rem;margin-bottom:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.course-progress-card:hover{border-color:var(--gold)}.course-thumb{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--navy), var(--navy-light));flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}.course-progress-info{flex:1}.course-progress-info h4{font-family:var(--font-sans);margin-bottom:.25rem;font-size:1rem}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-header{text-align:center;color:var(--text-muted);text-transform:uppercase;padding:.5rem;font-size:.75rem;font-weight:700}.cal-day{aspect-ratio:1;border-radius:var(--radius-sm);cursor:default;justify-content:center;align-items:center;font-size:.875rem;display:flex}.cal-day.other{color:var(--text-muted);opacity:.4}.cal-day.today{background:var(--navy);color:var(--white);font-weight:700}.cal-day.present{color:var(--success);background:#22a06b26;font-weight:600}.cal-day.absent{color:var(--danger);background:#d645451f}.cal-day.event{color:var(--gold-dark);background:#c5a05933;font-weight:600}.chat-layout{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);grid-template-columns:320px 1fr;height:600px;display:grid;overflow:hidden}.chat-contacts{border-right:1px solid var(--border);background:var(--cream);overflow-y:auto}.chat-contact{cursor:default;border-bottom:1px solid var(--border);gap:.75rem;padding:1rem;transition:background .2s;display:flex}.chat-contact.active,.chat-contact:hover{background:var(--white)}.chat-contact .avatar{background:var(--navy);width:44px;height:44px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.chat-messages{flex-direction:column;display:flex}.chat-header-bar{border-bottom:1px solid var(--border);padding:1rem 1.5rem;font-weight:600}.chat-body{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.msg-bubble{border-radius:var(--radius);max-width:70%;padding:.875rem 1.125rem;font-size:.9375rem}.msg-bubble.received{background:var(--cream);border-bottom-left-radius:4px;align-self:flex-start}.msg-bubble.sent{background:var(--navy);color:var(--white);border-bottom-right-radius:4px;align-self:flex-end}.chat-input-bar{border-top:1px solid var(--border);gap:.75rem;padding:1rem 1.5rem;display:flex}.chat-input-bar input{border:1px solid var(--border);border-radius:var(--radius-sm);flex:1;padding:.75rem 1rem;font-family:inherit}.certificate-preview{border:3px solid var(--gold);border-radius:var(--radius);text-align:center;background:linear-gradient(135deg,#fffef8,#f5f0e4);max-width:700px;margin:0 auto;padding:3rem;position:relative}.certificate-preview:before,.certificate-preview:after{content:"✦";color:var(--gold);font-size:1.5rem;position:absolute}.certificate-preview:before{top:1.5rem;left:1.5rem}.certificate-preview:after{top:1.5rem;right:1.5rem}.cert-seal{border:3px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.certificate-preview h2{color:var(--navy);margin-bottom:.5rem;font-size:2rem}.certificate-preview .cert-name{font-family:var(--font-serif);color:var(--gold-dark);border-bottom:2px solid var(--gold);margin:1.5rem 0;padding-bottom:.5rem;font-size:2.5rem;display:inline-block}.video-player{aspect-ratio:16/9;background:var(--navy-dark);border-radius:var(--radius);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.learn-course-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.learn-course-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.learn-course-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.learn-course-cover{min-height:140px;color:var(--gold);background:radial-gradient(circle at 20% 20%,#c5a05959,#0000 45%),linear-gradient(145deg,#0a1f3d 0%,#163a66 100%);justify-content:center;align-items:center;display:flex;position:relative}.learn-course-lessons{color:#fff;background:#00000059;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;bottom:.85rem;left:.85rem}.learn-course-body{flex-direction:column;flex:1;gap:.65rem;padding:1.15rem;display:flex}.learn-course-body h3{font-family:var(--font-sans);color:var(--navy);margin:0;font-size:1.05rem}.learn-course-body p{color:var(--text-muted);flex:1;margin:0;font-size:.875rem;line-height:1.5}.learn-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);align-items:start;gap:1.25rem;display:grid}.learn-player-panel{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.learn-player{aspect-ratio:16/9;background:#071526}.learn-player video{background:#000;width:100%;height:100%;display:block}.learn-player-meta{padding:1.15rem 1.25rem 1.35rem}.learn-player-meta h2{font-family:var(--font-sans);color:var(--navy);margin:0 0 .4rem;font-size:1.25rem}.learn-player-meta p{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem;line-height:1.55}.learn-progress-row{align-items:center;gap:.85rem;display:flex}.learn-progress-row .progress-bar{flex:1}.learn-progress-row span{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.learn-playlist{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;max-height:min(78vh,760px);display:flex;overflow:hidden}.learn-playlist-head{border-bottom:1px solid var(--border);background:var(--cream);justify-content:space-between;align-items:center;padding:.95rem 1.1rem;display:flex}.learn-playlist-head span{color:var(--text-muted);font-size:.8rem}.learn-playlist ul{margin:0;padding:.5rem;list-style:none;overflow:auto}.learn-playlist-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem;transition:background .2s,border-color .2s;display:flex}.learn-playlist-item:hover{background:#c5a05914}.learn-playlist-item.active{background:#0a1f3d0f;border-color:#c5a05973}.learn-playlist-index{background:var(--cream);width:28px;height:28px;color:var(--gold-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.learn-playlist-item.active .learn-playlist-index{background:var(--navy);color:var(--gold)}.learn-playlist-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.learn-playlist-copy em{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-style:normal}.learn-playlist-copy strong{color:var(--navy);font-size:.9rem;line-height:1.35}.learn-empty{background:var(--white);border:1px solid var(--border);text-align:center;color:var(--text-muted);border-radius:14px;padding:2rem}@media (width<=960px){.learn-layout{grid-template-columns:1fr}.learn-playlist{max-height:none}}.video-player .play-btn{background:var(--gold);width:72px;height:72px;color:var(--navy-dark);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;box-shadow:0 8px 32px #0000004d}.video-controls{color:#fff;background:linear-gradient(#0000,#000000b3);align-items:center;gap:1rem;padding:1rem;font-size:.8125rem;display:flex;position:absolute;bottom:0;left:0;right:0}.donut-chart{background:conic-gradient(var(--gold) 0% 85%, var(--cream-dark) 85% 100%);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto;display:flex;position:relative}.donut-chart:after{content:"";background:var(--white);border-radius:50%;width:120px;height:120px;position:absolute}.donut-value{z-index:1;text-align:center;position:relative}.donut-value strong{font-family:var(--font-serif);color:var(--navy);font-size:2rem;display:block}.toggle{background:var(--cream-dark);cursor:default;border-radius:999px;width:44px;height:24px;position:relative}.toggle.on{background:var(--success)}.toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.toggle.on:after{transform:translate(20px)}.upload-zone{border:2px dashed var(--border);border-radius:var(--radius);text-align:center;background:var(--cream);padding:3rem;transition:border-color .2s}.upload-zone:hover{border-color:var(--gold)}.upload-zone .upload-icon{margin-bottom:1rem;font-size:3rem}.live-class-layout{grid-template-columns:1fr 300px;gap:1rem;height:500px;display:grid}.live-video-main{background:var(--navy-dark);border-radius:var(--radius);color:#ffffff80;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:relative}.live-badge{background:var(--danger);color:#fff;border-radius:4px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem}.live-badge:before{content:"";background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.live-sidebar-panel{flex-direction:column;gap:1rem;display:flex}.participant-list{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);flex:1;overflow:hidden}.participant{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.design-badge{background:var(--navy);color:var(--gold);border-radius:var(--radius-sm);letter-spacing:.05em;z-index:9999;border:1px solid var(--gold);opacity:.8;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:fixed;bottom:1rem;right:1rem}@media (width<=1200px){.dash-sidebar{width:72px}.dash-sidebar .sidebar-brand img{height:40px}.dash-sidebar .sidebar-brand .motto,.dash-sidebar .sidebar-link span,.dash-sidebar .sidebar-section,.dash-sidebar .sidebar-user-info{display:none}.dash-sidebar .sidebar-link{justify-content:center;padding:.75rem}.dash-main{margin-left:72px}.chat-layout,.live-class-layout{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulseSoft{0%,to{opacity:1}50%{opacity:.55}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-fade-up{animation:.7s cubic-bezier(.22,1,.36,1) both fadeUp}.animate-fade-in{animation:.5s both fadeIn}.animate-scale-in{animation:.45s cubic-bezier(.22,1,.36,1) both scaleIn}.animate-slide-left{animation:.5s both slideInLeft}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.reveal,[data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.reveal-up,[data-reveal=up]{transform:translateY(28px)}.reveal-left,[data-reveal=left]{transform:translate(-36px)}.reveal-right,[data-reveal=right]{transform:translate(36px)}.reveal-scale,[data-reveal=scale]{transform:scale(.94)}.reveal-fade,[data-reveal=fade]{transform:none}.reveal.visible,[data-reveal].visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}.reveal-delay-6{transition-delay:.48s}@media (prefers-reduced-motion:reduce){.reveal,[data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.float-soft{animation:5s ease-in-out infinite float}.page-enter{animation:.45s cubic-bezier(.22,1,.36,1) both fadeUp}.hero-visual{z-index:0;background:linear-gradient(120deg,#061428e0 0%,#0a1f3db8 45%,#0a1f3dd1 100%),url(https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1920&q=80) 50%/cover no-repeat;position:absolute;inset:0}.hero-visual:after{content:"";background:radial-gradient(at 70% 30%,#c5a0591f,#0000 55%);position:absolute;inset:0}.mobile-toggle{color:var(--gold);padding:.5rem;display:none}@media (width<=900px){.mobile-toggle{display:flex}.public-nav{background:var(--navy-dark);border-bottom:1px solid #c5a05933;flex-direction:column;gap:1.25rem;padding:1.5rem;display:none;position:absolute;top:88px;left:0;right:0}.public-nav.open{display:flex}.header-actions .btn-outline{display:none}}.stat-card,.widget,.feature-card,.course-card,.team-card{transition:transform .3s,box-shadow .3s,border-color .3s}.stat-card:hover,.widget:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.upload-zone{border:2px dashed var(--border);border-radius:var(--radius);text-align:center;background:var(--cream);cursor:pointer;padding:2.5rem;transition:border-color .25s,background .25s}.upload-zone:hover{border-color:var(--gold);background:#c5a0590f}.cert-card{background:linear-gradient(145deg, #fff 0%, var(--cream) 100%);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:2rem;position:relative;overflow:hidden}.cert-card:before{content:"";background:linear-gradient(90deg, var(--gold-dark), var(--gold));height:4px;position:absolute;top:0;left:0;right:0}.msg-list-item{border-radius:var(--radius-sm);cursor:pointer;gap:1rem;padding:1rem;transition:background .2s;display:flex}.msg-list-item:hover,.msg-list-item.active{background:#c5a05914}.msg-list-item.unread{background:#0a1f3d0a}.role-chip{color:var(--gold-dark);background:#c5a05926;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.empty-state{text-align:center;color:var(--text-muted);padding:3rem 1.5rem}.text-center{text-align:center}.w-full{width:100%}.mb-1{margin-bottom:.5rem}.mb-3{margin-bottom:1.5rem}.mt-4{margin-top:2rem}.video-thumb{aspect-ratio:16/9;background:linear-gradient(135deg, var(--navy), var(--navy-light));border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.video-thumb:hover .play-btn{transform:scale(1.08)}.play-btn{background:var(--gold);width:56px;height:56px;color:var(--navy-dark);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;display:flex}.lesson-item{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:1rem;transition:background .2s;display:flex}.lesson-item:hover{background:#c5a0590d}.lesson-item.completed{opacity:.75}.attendance-grid{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.att-day{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--cream-dark);color:var(--text-muted);justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.att-day.present{color:var(--success);background:#22a06b26}.att-day.absent{color:var(--danger);background:#d6454526}.att-day.today{background:var(--navy);color:var(--gold)}.sidebar-link.active .nav-icon{color:var(--gold)}.admin-state{min-height:180px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.admin-spinner{border:3px solid var(--cream-dark);border-top-color:var(--gold);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.admin-search{flex:1;min-width:220px;position:relative}.admin-search input{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white);width:100%;font:inherit;padding:.75rem 1rem .75rem 2.5rem}.admin-search svg{color:var(--text-muted);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.admin-table-wrap{border-radius:var(--radius);background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);overflow:auto}.admin-table-wrap .data-table{min-width:720px}.admin-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0614289e;justify-content:center;align-items:center;padding:1.25rem;animation:.2s adminModalFade;display:flex;position:fixed;inset:0}@keyframes adminModalFade{0%{opacity:0}to{opacity:1}}.admin-modal{background:var(--white);border:1px solid #ffffff59;border-radius:14px;width:100%;max-width:560px;max-height:min(90vh,820px);animation:.25s cubic-bezier(.22,1,.36,1) adminModalPop;overflow:auto;box-shadow:0 24px 64px #06142859}.admin-modal-wide{max-width:720px}.course-video-admin{border-top:1px solid var(--border);margin-top:.5rem;padding-top:1rem}.course-video-admin-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.course-video-admin-list li{border:1px solid var(--border);background:var(--cream);border-radius:10px;align-items:flex-start;gap:.85rem;padding:.65rem;display:flex}.course-video-admin-thumb{background:#0a1f3d;border-radius:8px;flex-shrink:0;width:120px;height:68px;position:relative;overflow:hidden}.course-video-admin-thumb video{object-fit:cover;width:100%;height:100%}.course-video-admin-thumb span{color:#fff;background:#0000008c;border-radius:999px;padding:.1rem .4rem;font-size:.7rem;font-weight:700;position:absolute;top:.35rem;left:.35rem}.course-video-admin-meta{flex:1;min-width:0}.course-video-admin-meta strong{color:var(--navy);font-size:.9rem;display:block}.enrollments-wrap{overflow-x:hidden}.enrollments-wrap .data-table,.enrollments-table{table-layout:fixed;width:100%;min-width:0!important}.enrollments-table th,.enrollments-table td{vertical-align:top;word-break:break-word;padding:.75rem .85rem}.enrollments-table th:first-child,.enrollments-table td:first-child{width:22%}.enrollments-table th:nth-child(2),.enrollments-table td:nth-child(2){width:42%}.enrollments-table th:nth-child(3),.enrollments-table td:nth-child(3){width:12%}.enrollments-table th:nth-child(4),.enrollments-table td:nth-child(4){width:18%}.enrollments-table th:nth-child(5),.enrollments-table td:nth-child(5){text-align:right;width:6%}.enroll-cell{flex-direction:column;gap:.2rem;font-size:.8125rem;line-height:1.35;display:flex}.enroll-cell strong{color:var(--navy);font-size:.875rem}.enroll-cell em{color:var(--text-muted);margin-right:.25rem;font-style:normal;font-weight:600}.enroll-date{white-space:nowrap;font-size:.8125rem}.enroll-status{width:100%;min-width:0;padding:.4rem .5rem;font-size:.8125rem}.enroll-status-cell{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.enroll-doc-links{display:inline}.enroll-doc-link{color:var(--gold-dark);text-underline-offset:2px;word-break:break-all;font-weight:600;text-decoration:underline}.enroll-doc-link:hover{color:var(--navy)}.status-select-review{color:#9a6b00;background:#fef3d4;border-color:#f0d48a}.status-select-interview{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.status-select-docs{color:#c2410c;background:#ffedd5;border-color:#fdba74}.status-select-accepted{color:#0f7a4a;background:#d4f0e4;border-color:#86d4b0}.status-select-rejected{color:#b42318;background:#fde8e8;border-color:#f5a8a8}@keyframes adminModalPop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.admin-modal-header{border-bottom:1px solid var(--border);background:linear-gradient(180deg, #fff, var(--cream));justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.admin-modal-header h3{margin:0;font-size:1.35rem}.admin-modal-body{padding:1.5rem}.admin-modal-body .form-group{margin-bottom:1rem}.admin-modal-body .form-textarea{resize:vertical;min-height:110px}.admin-modal-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.db-banner{color:var(--success);background:#22a06b1f;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.db-banner .dot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite pulseSoft}.admin-chip-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.admin-chip{border:1px solid var(--border);background:var(--white);color:var(--text-muted);border-radius:999px;padding:.4rem .9rem;font-size:.8125rem;font-weight:600}.admin-chip.active{background:var(--navy);color:var(--gold);border-color:var(--navy)}@media (width<=900px){.dash-sidebar{transition:transform .3s;transform:translate(-100%)}.dash-sidebar.open{transform:translate(0)}.dash-main{margin-left:0!important}.mobile-sidebar-toggle{display:inline-flex!important}}.mobile-sidebar-toggle{display:none}#root{min-height:100vh}.design-badge{display:none}
