@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--text:#4a5568;--text-h:#1a202c;--bg:#f7fafc;--border:#e2e8f0;--code-bg:#edf2f7;--accent:#667eea;--accent-bg:#667eea1a;--accent-border:#667eea80;--social-bg:#edf2f780;--shadow:#0000001a 0 20px 25px -5px, #0000000a 0 10px 10px -5px;--sans:"Inter", system-ui, -apple-system, sans-serif;--heading:"Outfit", "Inter", system-ui, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#fff;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}body{background:#fff}#social .button-icon{filter:invert()brightness(2)}}body{background:#fff;margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.home{flex-direction:column;min-height:100vh;display:flex}.logo{color:#333;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700;display:flex}.nav{gap:2rem;display:flex}.nav a{color:#555;font-weight:500;text-decoration:none;transition:color .3s}.hamburger span.active:first-child{transform:rotate(45deg)translate(8px,8px)}.hamburger span.active:nth-child(2){opacity:0}.hamburger span.active:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.hero-slideshow{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);position:relative;overflow:hidden}.slideshow-container{width:100%;height:500px;position:relative}.slide{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.slide.active{opacity:1;z-index:1}.hero-content{color:#fff;text-align:center;padding:2rem;animation:.8s fadeInUp}.hero-content h1{text-shadow:2px 2px 4px #0003;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.hero-content .subtitle{opacity:.95;margin-bottom:1rem;font-size:1.8rem;font-weight:500}.hero-content p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.slide-indicators{z-index:10;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.indicator{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.indicator.active{background:#fff;border-radius:6px;width:30px}.indicator:hover{background:#fffc}.cta-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #667eea66}.cta-button:hover{background:linear-gradient(135deg,#764ba2 0%,#667eea 100%);transform:translateY(-3px)scale(1.05);box-shadow:0 15px 40px #667eea80}.about-section{background:#fff;border-bottom:1px solid #e9ecef;padding:3rem 0}.about-text{color:#555;text-align:center;max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.8}.features{background:#f8f9fa;padding:5rem 0}.features h2{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.about-section{background:#fff;padding:4rem 0}.about-section h2{text-align:center;color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.about-content{max-width:1000px;margin:0 auto}.about-text{color:#2d3748;text-align:justify;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);border-left:5px solid #667eea;border-radius:20px;margin-bottom:3rem;padding:2.5rem;font-size:1.1rem;font-weight:500;line-height:1.8;box-shadow:0 10px 30px #667eea1a}.about-section-full{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);width:100%;padding:5rem 2rem}.about-section-full h2{text-align:center;color:#8b4513;text-shadow:0 2px 8px #0000001a;letter-spacing:-1px;z-index:10;margin-bottom:3rem;font-size:2.8rem;font-weight:800;position:relative}.about-content-full{max-width:1100px;margin:0 auto}.about-text-typewriter{color:#2d3748;text-align:justify;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;min-height:200px;margin-bottom:3rem;padding:3rem;font-size:1.15rem;font-weight:500;line-height:1.9;box-shadow:0 15px 40px #667eea26}.typing-cursor{background:#667eea;width:2px;height:1.2em;margin-left:2px;animation:.7s infinite blink;display:inline-block}@keyframes blink{0%,49%{background:#667eea}50%,to{background:0 0}}.training-methodology{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-radius:20px;margin:3rem 0;padding:2.5rem;position:relative;box-shadow:0 10px 30px #667eea26}.training-methodology h3{color:#8b4513;text-align:center;text-shadow:0 2px 8px #0000001a;z-index:10;margin-bottom:1rem;font-size:2rem;font-weight:700;position:relative}.methodology-intro{color:#4a5568;text-align:center;margin-bottom:2rem;font-size:1.1rem;font-weight:500}.methodology-list{gap:1.5rem;padding:0;list-style:none;display:grid}.methodology-list li{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #667eea1a;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .4s;display:flex;box-shadow:0 4px 15px #00000014}.methodology-list li:hover{border-color:#667eea;transform:translate(15px);box-shadow:0 8px 25px #667eea33}.list-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;width:35px;height:35px;margin-top:5px;position:relative;box-shadow:0 4px 15px #667eea66}.list-icon:before{content:"✓";color:#fff;font-size:18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.methodology-list li strong{color:#1a202c;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:block}.methodology-list li p{color:#4a5568;margin:0;font-weight:500;line-height:1.6}.course-materials{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-radius:20px;margin:3rem 0;padding:2.5rem;box-shadow:0 10px 30px #667eea26}.course-materials h3{color:#8b4513;text-align:center;text-shadow:0 2px 8px #0000001a;z-index:10;margin-bottom:1.5rem;font-size:2rem;font-weight:700;position:relative}.materials-text{color:#2d3748;text-align:justify;font-size:1.1rem;font-weight:500;line-height:1.8}.certifications{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.cert-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #667eea;border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.cert-badge:hover{border-color:#764ba2;transform:translateY(-8px);box-shadow:0 15px 40px #667eea4d}.cert-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 8px 20px #667eea66}.cert-text{flex-direction:column;gap:.25rem;display:flex}.cert-text strong{color:#1a202c;font-size:1.3rem;font-weight:700}.cert-text span{color:#4a5568;font-size:1rem;font-weight:500}.course-curriculum{background:linear-gradient(135deg,#f0f4ff 0%,#e6f0ff 100%);padding:5rem 0}.course-curriculum-alt{background:linear-gradient(135deg,#fff5f0 0%,#ffe6e0 100%)}.course-curriculum h2{text-align:center;color:#fff;text-shadow:0 4px 15px #0006;letter-spacing:-1px;z-index:10;margin-bottom:1rem;font-size:2.5rem;font-weight:800;position:relative}.curriculum-subtitle{text-align:center;color:#4a5568;text-transform:uppercase;letter-spacing:1px;margin-bottom:3rem;font-size:1.3rem;font-weight:600}.curriculum-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.curriculum-grid-single{grid-template-columns:1fr;max-width:800px;margin-left:auto;margin-right:auto}.semester-card{background:#fff;border:2px solid #0000;border-radius:20px;padding:2.5rem;transition:all .4s;box-shadow:0 10px 30px #0000001a}.semester-card-full{grid-column:1/-1}.semester-card:hover{border-color:#667eea;transform:translateY(-10px);box-shadow:0 20px 50px #667eea33}.semester-header{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 8px 20px #667eea4d}.semester-header-orange{background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);box-shadow:0 8px 20px #ff6b354d}.semester-header h3{text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1.8rem;font-weight:700}.semester-header sup{margin-left:2px;font-size:1rem}.curriculum-list{margin:0;padding:0;list-style:none}.curriculum-list li{color:#2d3748;border-bottom:1px solid #f0f0f0;padding:.75rem 0 .75rem 2.5rem;font-size:1rem;font-weight:500;line-height:1.6;transition:all .3s;position:relative}.curriculum-list li:last-child{border-bottom:none}.curriculum-list li:hover{background:linear-gradient(135deg,#667eea0d 0%,#764ba20d 100%);padding-left:3rem}.curriculum-list li:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 2px 8px #667eea66}.curriculum-list li.sub-item{color:#4a5568;padding-left:3.5rem;font-size:.95rem}.curriculum-list li.sub-item:before{background:linear-gradient(135deg,#a0aec0 0%,#718096 100%);width:6px;height:6px;left:1rem}.extra-features{border-top:3px solid #0000;border-image:linear-gradient(90deg,#667eea,#764ba2) 1;margin-top:2rem;padding-top:2rem}.extra-features h4{color:#667eea;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.student-count-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 0;position:relative;overflow:hidden}.student-count-section:before{content:"";background:radial-gradient(circle,#ffffff1a 1px,#0000 1px) 0 0/50px 50px;width:200%;height:200%;animation:20s linear infinite moveBackground;position:absolute;top:-50%;left:-50%}@keyframes moveBackground{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.count-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:2px solid #fff3;border-radius:30px;justify-content:center;align-items:center;gap:3rem;max-width:800px;margin:0 auto;padding:4rem;display:flex;position:relative;box-shadow:0 20px 60px #0000004d}.count-icon{filter:drop-shadow(0 10px 20px #0000004d);background:linear-gradient(135deg,gold 0%,orange 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite bounce;display:flex;position:relative;box-shadow:0 10px 40px #ffd70066}.icon-graduation:before{content:"";clip-path:polygon(50% 0%,100% 30%,100% 70%,50% 100%,0% 70%,0% 30%);background:#fff;width:60px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-graduation:after{content:"";background:#fff;border-radius:4px;width:70px;height:8px;position:absolute;top:60%;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.count-content{text-align:center;color:#fff}.count-content h3{text-shadow:0 2px 10px #0000004d;letter-spacing:-.5px;margin-bottom:1rem;font-size:2rem;font-weight:700}.count-display{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.count-number{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);-webkit-text-fill-color:transparent;text-shadow:0 5px 15px #0000004d;-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:900;line-height:1;animation:2s ease-in-out infinite glow}@keyframes glow{0%,to{filter:drop-shadow(0 0 10px #ffffff80)}50%{filter:drop-shadow(0 0 30px #fffc)}}.count-plus{color:gold;font-size:4rem;font-weight:900;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.count-label{text-transform:uppercase;letter-spacing:2px;opacity:.95;text-shadow:0 2px 5px #0003;font-size:1.5rem;font-weight:600}.count-decoration{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.floating-particle{background:#ffffff4d;border-radius:50%;width:20px;height:20px;animation:4s ease-in-out infinite float;position:absolute}.floating-particle:first-child{animation-delay:0s;top:20%;left:10%}.floating-particle:nth-child(2){animation-duration:5s;animation-delay:1s;top:60%;right:15%}.floating-particle:nth-child(3){animation-duration:6s;animation-delay:2s;bottom:20%;left:20%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.trending-news{background:linear-gradient(135deg,#e0eafc 0%,#cfdef3 100%);padding:5rem 0;position:relative;overflow:hidden}.trending-news:before{content:"";background:radial-gradient(circle,#fff6 2px,#0000 2px) 0 0/30px 30px;width:200%;height:200%;animation:30s linear infinite reverse moveBackground;position:absolute;top:-50%;left:-50%}.trending-news h2{text-align:center;letter-spacing:-1px;z-index:10;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.8rem;font-weight:800;position:relative}.news-marquee-container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:5;background:#ffffff80;border:1px solid #fffc;border-radius:20px;width:100%;max-width:800px;height:450px;margin:0 auto;padding:20px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a,inset 0 0 20px #fffc}.news-marquee-container:before,.news-marquee-container:after{content:"";z-index:2;pointer-events:none;border-radius:20px;height:80px;position:absolute;left:0;right:0}.news-marquee-container:before{background:linear-gradient(#e0eafce6 0%,#e0eafc00 100%);top:0}.news-marquee-container:after{background:linear-gradient(#cfdef300 0%,#cfdef3e6 100%);bottom:0}.news-marquee-content{flex-direction:column;gap:1.5rem;animation:25s linear infinite scrollVertical;display:flex}.news-marquee-container:hover .news-marquee-content{animation-play-state:paused}@keyframes scrollVertical{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - .75rem))}}.news-card-link{color:inherit;text-decoration:none;transition:transform .3s;display:block}.news-card-link:hover{transform:scale(1.02)}.marquee-card{background:#fffffff2;border-left:5px solid #667eea;width:100%;margin:0}.news-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.news-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#667eea,#764ba2);width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.news-card:hover:before{transform:scaleX(1)}.news-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #667eea33}.news-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;animation:2s ease-in-out infinite badgePulse;display:inline-block;box-shadow:0 4px 15px #667eea4d}.news-badge.hot{background:linear-gradient(135deg,#f56565 0%,#e53e3e 100%);box-shadow:0 4px 15px #f565654d}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.news-date{color:#718096;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.date-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px;flex-shrink:0;width:18px;height:18px;position:relative}.date-icon:before{content:"";background:#fff;border-radius:2px;position:absolute;inset:3px}.date-icon:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:1px;height:2px;position:absolute;top:6px;left:5px;right:5px}.news-card h3{color:#1a202c;margin-bottom:1rem;font-size:1.4rem;font-weight:700;line-height:1.3}.news-card p{color:#4a5568;margin-bottom:1.5rem;font-weight:500;line-height:1.7}.news-link{color:#667eea;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.news-link:hover{color:#764ba2;gap:1rem}.courses-offered{background:linear-gradient(135deg,#fff8dc 0%,wheat 100%);padding:5rem 0}.courses-offered h2{text-align:center;color:#fff;text-shadow:0 4px 15px #0006;letter-spacing:-1px;z-index:10;margin-bottom:3rem;font-size:2.5rem;font-weight:800;position:relative}.courses-list{gap:2.5rem;display:grid}.course-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0000001a}.course-category:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #00000026}.course-category h3{color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;border-bottom:3px solid #0000;border-image:linear-gradient(90deg,#667eea,#764ba2) 1;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.8rem;font-weight:700}.course-items{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.course-item{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-left:4px solid #667eea;border-radius:12px;align-items:center;gap:1rem;padding:1.2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000014}.course-item:hover{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-left-color:#764ba2;transform:translate(15px);box-shadow:0 6px 20px #667eea40}.course-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:relative;box-shadow:0 6px 15px #667eea59}.course-icon:before{content:"";background:#fff;width:20px;height:20px;position:absolute}.icon-certificate:before{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.icon-diploma:before{clip-path:polygon(0% 20%,100% 20%,100% 80%,50% 100%,0% 80%)}.icon-computer:before{clip-path:polygon(0% 0%,100% 0%,100% 70%,70% 70%,65% 85%,35% 85%,30% 70%,0% 70%)}.icon-tech:before{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.icon-laptop:before{clip-path:polygon(10% 10%,90% 10%,90% 70%,100% 90%,0% 90%,10% 70%)}.icon-office:before{clip-path:polygon(0% 0%,100% 0%,100% 100%,75% 100%,75% 60%,25% 60%,25% 100%,0% 100%)}.icon-accounting:before{background:0 0;border:3px solid #fff;border-radius:50%;width:18px;height:18px}.icon-finance:before{clip-path:polygon(20% 80%,40% 40%,60% 60%,80% 20%,85% 25%,65% 65%,45% 45%,25% 85%)}.icon-billing:before{clip-path:polygon(20% 0%,80% 0%,80% 80%,50% 100%,20% 80%)}.icon-keyboard:before{clip-path:polygon(0% 30%,100% 30%,100% 70%,0% 70%)}.icon-font:before{clip-path:polygon(40% 0%,60% 0%,70% 100%,50% 85%,30% 100%)}.icon-degree:before{clip-path:polygon(50% 0%,100% 30%,100% 70%,50% 100%,0% 70%,0% 30%);transform:rotate(45deg)}.icon-teacher:before{border-radius:50%;width:12px;height:12px;top:5px}.icon-teacher:after{content:"";background:#fff;border-radius:50% 50% 0 0;width:18px;height:10px;position:absolute;bottom:5px}.icon-infrastructure:before{clip-path:polygon(50% 0%,100% 20%,100% 100%,0% 100%,0% 20%)}.icon-time:before{background:0 0;border:3px solid #fff;border-radius:50%;width:18px;height:18px}.icon-time:after{content:"";background:#fff;width:2px;height:8px;position:absolute;top:8px}.icon-certificate-badge:before{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.icon-placement:before{clip-path:polygon(0% 40%,50% 0%,100% 40%,80% 40%,80% 100%,20% 100%,20% 40%)}.icon-fees:before{background:0 0;border:3px solid #fff;border-radius:50%;width:18px;height:18px}.icon-fees:after{content:"$";color:#fff;font-size:14px;font-weight:700;position:absolute}.course-name{color:#2d3748;font-size:1.1rem;font-weight:600}.why-choose{background:linear-gradient(135deg,#fff8dc 0%,wheat 100%);padding:5rem 0}.why-choose h2{text-align:center;color:#fff;text-shadow:0 4px 15px #0006;letter-spacing:-1px;z-index:10;margin-bottom:3rem;font-size:2.5rem;font-weight:800;position:relative}.why-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.why-item{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0000001a}.why-item:hover{transform:translateY(-15px)scale(1.05);box-shadow:0 20px 50px #0003}.why-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;position:relative;box-shadow:0 8px 20px #667eea66}.why-icon:before{content:"";background:#fff;position:absolute}.why-item h4{color:#1a202c;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.why-item p{color:#4a5568;font-weight:500;line-height:1.6}.feature-card{text-align:center;background:#fff;border-radius:12px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.feature-card:hover{transform:translateY(-10px);box-shadow:0 8px 25px #00000026}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{color:#333;margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:#666;line-height:1.6}.footer{color:#fff;background:#2c3e50;margin-top:auto;padding:3rem 0 1rem}.footer-content{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.header .container{flex-direction:row;justify-content:space-between;gap:1rem}.hamburger{display:flex}.nav{z-index:1000;background:#fff;flex-direction:column;gap:0;width:70%;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-2px 0 10px #0000001a}.nav.nav-open{right:0}.nav a{text-align:left;border-bottom:1px solid #eee;width:100%;padding:1rem 0;font-size:1.1rem}.nav a:hover{background:#f8f9fa;padding-left:1rem}.nav-dropdown{width:100%}.nav-dropdown-toggle{text-align:left;border-bottom:1px solid #eee;justify-content:space-between;width:100%;padding:1rem 0}.nav-dropdown-menu{box-shadow:none;opacity:1;visibility:visible;background:#f8f9fa;border-radius:0;max-height:0;margin:0;padding:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.nav-dropdown-menu.open{max-height:300px;padding:.5rem 0}.nav-dropdown-menu a{border-bottom:1px solid #e2e8f0;padding:.75rem 0 .75rem 2rem;font-size:.95rem}.nav-dropdown-menu a:hover{background:#edf2f7;padding-left:2.5rem}.hero{padding:3rem 0}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.about-section{padding:2rem 0}.about-text{font-size:1rem;line-height:1.6}.cta-button{padding:.8rem 2rem;font-size:1rem}.features{padding:3rem 0}.features h2{font-size:1.8rem}.feature-card{padding:2rem}.feature-icon{font-size:2.5rem}.feature-card h3{font-size:1.3rem}}@media (width<=768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}.whatsapp-icon{width:28px;height:28px}.nav{justify-content:center;gap:.5rem;font-size:.85rem}.nav a{padding:.3rem .5rem}.logo{font-size:1.2rem}.logo img{width:40px;height:40px}.hero{padding:4rem 0}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.about-section{padding:2rem 0}.about-text{font-size:1rem;line-height:1.6}.cta-button{padding:.8rem 2rem;font-size:1rem}.features{padding:3rem 0}.features h2{font-size:1.8rem}.feature-card{padding:2rem}.feature-icon{font-size:2.5rem}.feature-card h3{font-size:1.3rem}}@media (width<=480px){.header .container,.container{padding:0 1rem}.nav{gap:.3rem;font-size:.75rem}.logo{font-size:1rem}.logo img{width:35px;height:35px}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:.9rem}.about-section{padding:1.5rem 0}.about-text{font-size:.9rem;line-height:1.5}.whatsapp-float{width:45px;height:45px;bottom:15px;right:15px}.whatsapp-icon{width:25px;height:25px}}@media (width<=768px){.slideshow-container{height:400px}.hero-content h1{font-size:2rem}.hero-content .subtitle{font-size:1.3rem}.hero-content p{font-size:1rem}.about-section{padding:3rem 0}.about-section h2{font-size:2rem}.about-text{text-align:left;padding:1.5rem;font-size:1rem}.training-methodology,.course-materials{padding:1.5rem}.training-methodology h3,.course-materials h3{font-size:1.5rem}.methodology-intro,.materials-text{text-align:left;font-size:1rem}.methodology-list li{flex-direction:column;gap:1rem;padding:1.25rem}.methodology-list li strong{font-size:1.1rem}.certifications{grid-template-columns:1fr;gap:1.5rem}.cert-badge{padding:1.5rem}.cert-icon{width:60px;height:60px;font-size:1.2rem}.cert-text strong{font-size:1.1rem}.cert-text span{font-size:.9rem}.courses-offered{padding:3rem 0}.courses-offered h2{font-size:2rem}.course-category{padding:1.5rem}.course-category h3{font-size:1.5rem}.course-items{grid-template-columns:1fr}.course-item{padding:.8rem 1rem}.course-icon{font-size:1.5rem}.course-name{font-size:1rem}.features-grid{grid-template-columns:1fr}.why-choose{padding:3rem 0}.why-choose h2{font-size:1.8rem}.why-grid{grid-template-columns:1fr}.why-item{padding:1.5rem}.why-icon{width:50px;height:50px;font-size:1.5rem}.why-item h4{font-size:1.1rem}.curriculum-grid{grid-template-columns:1fr;gap:2rem}.semester-card{padding:1.5rem}.semester-header{padding:1rem}.semester-header h3{font-size:1.5rem}.curriculum-list li{padding:.6rem 0 .6rem 2rem;font-size:.95rem}.curriculum-list li.sub-item{padding-left:3rem;font-size:.9rem}.extra-features h4{font-size:1.1rem}}@media (width<=480px){.slideshow-container{height:350px}.hero-content h1{font-size:1.5rem}.hero-content .subtitle{font-size:1.1rem}.hero-content p{font-size:.9rem}.cta-button{padding:.7rem 1.5rem;font-size:.9rem}.about-section h2,.features h2,.why-choose h2,.trending-news h2{font-size:1.5rem}.about-text{padding:1rem;font-size:.95rem}.training-methodology,.course-materials{padding:1rem}.training-methodology h3,.course-materials h3{font-size:1.3rem}.methodology-list li{padding:1rem}.methodology-list li strong{font-size:1rem}.methodology-list li p{font-size:.9rem}.list-icon{width:25px;height:25px}.list-icon:before{font-size:14px}.cert-badge{text-align:center;flex-direction:column;padding:1.25rem}.cert-icon{width:50px;height:50px;font-size:1rem}.cert-text strong{font-size:1rem}.cert-text span{font-size:.85rem}.slide-indicators{bottom:20px}.indicator{width:10px;height:10px}.indicator.active{width:24px}.count-wrapper{flex-direction:column;gap:2rem;padding:2.5rem 1.5rem}.count-icon{width:90px;height:90px}.icon-graduation:before{width:45px;height:30px}.icon-graduation:after{width:55px;height:6px}.count-content h3{font-size:1.5rem}.count-number{font-size:4rem}.count-plus{font-size:3rem}.count-label{font-size:1.1rem}.news-grid{grid-template-columns:1fr;gap:1.5rem}.news-card{padding:1.5rem}.news-card h3{font-size:1.2rem}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.animate-slide-up{opacity:0;animation:.8s ease-out forwards slideUp}.animate-slide-left{opacity:0;animation:.8s ease-out forwards slideLeft}.animate-slide-right{opacity:0;animation:.8s ease-out forwards slideRight}.animate-scale{opacity:0;animation:.6s ease-out forwards fadeInScale}.animate-fade-in{opacity:0;animation:1s ease-out forwards fadeInAnimation}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.delay-4{animation-delay:.8s}.delay-5{animation-delay:1s}.delay-6{animation-delay:1.2s}@media (prefers-reduced-motion:no-preference){.animate-on-scroll{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}}.course-category{transition:all .4s cubic-bezier(.4,0,.2,1)}.course-category:hover{transform:translateY(-8px)scale(1.02)}.why-item{transition:all .4s cubic-bezier(.4,0,.2,1)}.why-item:hover{transform:translateY(-12px)scale(1.05)}.course-icon{animation:3s ease-in-out infinite float}.why-icon{animation:3s ease-in-out .5s infinite float}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.cert-badge:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.cert-badge:hover:before{left:100%}.cta-button{animation:2s infinite pulse}.cta-button:hover{animation:none}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-content h1{background:linear-gradient(45deg,#fff,gold,#fff,#d4af37) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradientShift}html{scroll-behavior:smooth}@keyframes spin{to{transform:rotate(360deg)}}.loading{animation:1s linear infinite spin}*{box-sizing:border-box;margin:0;padding:0}.page{background:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.header{-webkit-backdrop-filter:blur(12px);z-index:100;background:#ffffffd9;border-bottom:1px solid #ffffff4d;padding:1rem 0;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 30px #0000000d}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header .container{justify-content:space-between;align-items:center;display:flex}.logo{color:#333;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.logo img{object-fit:contain;border-radius:8px;width:50px;height:50px}.nav{flex-wrap:wrap;gap:2rem;display:flex}.nav a{color:#555;padding:.5rem 0;font-weight:500;text-decoration:none;transition:color .3s}.nav a:hover{color:#667eea}.nav-dropdown{position:relative}.nav-dropdown-toggle{color:#555;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-family:inherit;font-size:1rem;font-weight:500;transition:color .3s;display:flex}.nav-dropdown-toggle:hover{color:#667eea}.dropdown-arrow{font-size:.7rem;transition:transform .3s;display:inline-block}.dropdown-arrow.open{transform:rotate(180deg)}.nav-dropdown-menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:12px;min-width:200px;margin-top:.5rem;padding:.5rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.nav-dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-menu a{color:#555;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.nav-dropdown-menu a:hover{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);padding-left:2rem}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;padding:0;display:none}.hamburger span{background:#333;border-radius:3px;width:25px;height:3px;margin:3px 0;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.nav-overlay{z-index:999;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.nav-overlay.active{display:block}.main-content{flex:1;padding:3rem 0}.page-header{text-align:center;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-radius:24px;margin-bottom:4rem;padding:5rem 0;position:relative;overflow:hidden;box-shadow:0 20px 50px #1e3c7233}.page-header:after{content:"";background:radial-gradient(circle,#ffffff1a 2px,#0000 2px) 0 0/30px 30px;width:200%;height:200%;animation:40s linear infinite reverse moveBackground;position:absolute;top:-50%;left:-50%}.page-header:before{content:"";opacity:.3;background: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='%23ffffff' fill-opacity='0.05'%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}.page-header h1{color:#fff;letter-spacing:-1px;text-shadow:0 4px 20px #0003;z-index:1;margin-bottom:1rem;font-size:3.5rem;font-weight:800;position:relative}.page-header p{color:#fffffff2;letter-spacing:.3px;z-index:1;text-shadow:0 2px 10px #0000001a;font-size:1.3rem;font-weight:600;position:relative}.footer{color:#fff;text-align:center;background:#2c3e50;margin-top:auto;padding:3rem 0 1rem}.footer-content{text-align:left;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.footer-section h4{color:#fff;margin-bottom:.75rem;font-size:1.2rem}.footer-section p{color:#fffc;line-height:1.8}.footer-bottom{text-align:center;padding-top:1rem}.footer-bottom p{color:#fff9}.content-section{flex-direction:column;gap:2.5rem;display:flex}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;padding:3rem;transition:all .4s;box-shadow:0 20px 60px #0000001a}.info-card:hover{transform:translateY(-8px);box-shadow:0 30px 80px #00000026}.info-card h2{color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:700}.steps{flex-direction:column;gap:1.5rem;display:flex}.step{align-items:flex-start;gap:1.5rem;display:flex}.step-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.step-content h3{color:#333;margin-bottom:.5rem}.step-content p{color:#666;line-height:1.6}.criteria-list{padding:0;list-style:none}.criteria-list li{color:#555;padding:.75rem 0 .75rem 2rem;position:relative}.criteria-list li:before{content:"✓";color:#667eea;font-size:1.2rem;font-weight:700;position:absolute;left:0}.dates-table{border-collapse:collapse;width:100%}.dates-table td{border-bottom:1px solid #eee;padding:1rem}.dates-table td:first-child{color:#333;font-weight:600}.dates-table td:last-child{color:#667eea;text-align:right}.cta-section{text-align:center;margin-top:2rem}.btn-primary{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1.1rem 3rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #667eea4d}.btn-primary:hover{background:linear-gradient(135deg,#764ba2 0%,#667eea 100%);transform:translateY(-3px);box-shadow:0 15px 40px #667eea66}.btn-secondary{color:#667eea;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#fff;border:2px solid #667eea;border-radius:12px;padding:1.1rem 3rem;font-size:.95rem;font-weight:700;transition:all .3s}.btn-secondary:hover{color:#fff;background:#667eea;transform:translateY(-3px);box-shadow:0 10px 30px #667eea4d}.form-container{max-width:900px;margin:0 auto}.application-form,.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000026}.form-section-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;border-bottom:3px solid #0000;border-image:linear-gradient(90deg,#667eea,#764ba2) 1;margin:2.5rem 0 2rem;padding-bottom:1rem;font-size:1.8rem;font-weight:700}.form-section-title:first-child{margin-top:0}.form-row{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.form-group{margin-bottom:2rem}.form-group label{color:#2d3748;letter-spacing:.3px;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{color:#2d3748;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#667eea;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #667eea1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0aec0;font-weight:400}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23667eea' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.form-actions{border-top:2px solid #e2e8f0;justify-content:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.form-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea14 0%,#764ba214 100%);border-left:4px solid #667eea;border-radius:12px;align-items:flex-start;gap:1.5rem;margin:2rem 0;padding:1.5rem;display:flex}.note-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative;box-shadow:0 4px 15px #667eea4d}.note-icon:before{content:"i";color:#fff;font-family:serif;font-size:1.5rem;font-style:italic;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.note-content{color:#2d3748;flex:1;font-size:1rem;line-height:1.7}.note-content strong{color:#1a202c;font-size:1.05rem;font-weight:700}.search-container{max-width:900px;margin:0 auto 3rem}.search-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;flex-wrap:wrap;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 20px 60px #00000026}.search-form-single{justify-content:center;align-items:center;max-width:700px;margin:0 auto}.search-form-double{justify-content:center;align-items:center;max-width:900px;margin:0 auto}.search-form input{color:#2d3748;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;flex:1;min-width:250px;padding:1rem 1.5rem;font-size:1.05rem;font-weight:500;transition:all .3s}.search-form .single-input{max-width:400px}.search-form .double-input{max-width:350px}.search-form input:focus{background:#fff;border-color:#667eea;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #667eea1a}.search-form input::placeholder{color:#a0aec0;font-weight:400}.search-form button{flex-shrink:0}.btn-search{letter-spacing:1px!important;padding:1rem 3rem!important;font-size:1rem!important;font-weight:700!important}.result-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 20px 60px #00000026}.result-card-modern{background:#fff;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 10px 40px #0000001a}.result-header-modern{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.result-header-modern h2{color:#667eea;margin:0;font-size:2rem;font-weight:700}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:.6rem 1.75rem;font-size:.9rem;font-weight:700}.status-badge.passed{color:#fff;background:#48bb78}.status-badge.failed{color:#fff;background:#f56565}.result-divider{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;height:3px;margin-bottom:2rem}.result-info-modern{margin-bottom:2.5rem}.info-row-modern{border-bottom:1px solid #f0f0f0;padding:1rem 0;display:flex}.info-row-modern:last-child{border-bottom:none}.label-modern{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;min-width:180px;font-size:.85rem;font-weight:700}.value-modern{color:#2d3748;font-size:1.05rem;font-weight:600}.marks-table-modern{border-collapse:separate;border-spacing:0;border-radius:12px;width:100%;margin:2rem 0;overflow:hidden}.marks-table-modern thead{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.marks-table-modern th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:1.25rem;font-size:.9rem;font-weight:700}.marks-table-modern tbody tr{background:#fff;border-bottom:1px solid #f0f0f0}.marks-table-modern tbody tr:hover{background:#f7fafc}.marks-table-modern td{color:#2d3748;padding:1.25rem;font-size:1rem;font-weight:500}.marks-table-modern tfoot .total-row{background:#f7fafc}.marks-table-modern tfoot td{color:#1a202c;padding:1.25rem;font-size:1.1rem;font-weight:700}.result-actions-modern{justify-content:center;gap:1.5rem;margin-top:2.5rem;display:flex}.btn-print{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 8px 20px #667eea4d}.btn-print:hover{transform:translateY(-2px);box-shadow:0 12px 30px #667eea66}.btn-search-again{color:#667eea;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:2px solid #667eea;border-radius:12px;padding:1rem 2.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.btn-search-again:hover{color:#fff;background:#667eea;transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.result-header{border-bottom:3px solid #0000;border-image:linear-gradient(90deg,#667eea,#764ba2) 1;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.result-header h2{color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.status{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:.6rem 1.75rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 15px #0000001a}.status.passed{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)}.status.failed{color:#fff;background:linear-gradient(135deg,#f56565 0%,#e53e3e 100%)}.result-info{margin-bottom:2rem}.info-row{border-bottom:1px solid #e2e8f0;padding:1rem 0;display:flex}.info-row .label{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;min-width:180px;font-size:.85rem;font-weight:700}.info-row .value{color:#2d3748;font-size:1.05rem;font-weight:600}.marks-table{border-collapse:separate;border-spacing:0;border-radius:12px;width:100%;margin:2.5rem 0;overflow:hidden;box-shadow:0 4px 15px #00000014}.marks-table th,.marks-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1.25rem}.marks-table th{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);font-size:.9rem;font-weight:700}.marks-table td{color:#2d3748;background:#fff;font-weight:600}.marks-table tbody tr:hover{background:#f7fafc}.marks-table tfoot td{color:#1a202c;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);font-size:1.1rem;font-weight:700}.result-actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.admit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 20px 60px #00000026}.admit-card-header{border-bottom:3px solid #0000;border-image:linear-gradient(90deg,#667eea,#764ba2) 1;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.admit-logo{object-fit:contain;border-radius:12px;width:80px;height:80px;box-shadow:0 4px 15px #0000001a}.admit-card-header h2{color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.admit-card-header h3{color:#4a5568;font-size:1.3rem;font-weight:600}.admit-card-body{padding:1rem 0}.candidate-info{grid-template-columns:1fr auto;gap:2rem;margin-bottom:2rem;display:grid}.info-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.info-item{padding:.75rem 0}.info-item .label{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:block}.info-item .value{color:#2d3748;font-size:1.1rem;font-weight:600;display:block}.photo-placeholder{align-items:center;display:flex}.photo-box{color:#999;border:2px dashed #ccc;justify-content:center;align-items:center;width:150px;height:180px;font-size:.9rem;display:flex}.exam-details{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border-left:4px solid #667eea;border-radius:16px;margin:2rem 0;padding:2rem;box-shadow:0 4px 15px #0000000d}.exam-details h4{color:#1a202c;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.exam-details p{color:#4a5568;font-weight:500;line-height:1.8}.subjects-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;list-style:none;display:grid}.subjects-list li{color:#2d3748;background:#fff;border-left:3px solid #667eea;border-radius:10px;padding:.75rem 1.25rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000000d}.subjects-list li:hover{transform:translate(5px);box-shadow:0 4px 12px #667eea33}.instructions{background:linear-gradient(135deg,#fff5f5 0%,#fed7d7 100%);border-left:4px solid #f56565;border-radius:16px;margin:2rem 0;padding:2rem}.instructions h4{color:#1a202c;margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.instructions ol{padding-left:2rem}.instructions li{color:#2d3748;padding:.75rem 0;font-weight:500;line-height:1.8}.signature-section{border-top:2px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;padding-top:2rem;display:grid}.signature{text-align:center}.signature-line{background:linear-gradient(90deg,#0000,#667eea,#0000);height:2px;margin-bottom:.75rem}.signature p{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:600}.admit-card-actions{border-top:2px solid #eee;justify-content:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.gallery-filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.filter-btn{color:#667eea;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:2px solid #667eea;border-radius:50px;padding:.9rem 2.5rem;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0000000d}.filter-btn:hover,.filter-btn.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;display:grid}.gallery-item{background:#fff;border-radius:20px;transition:all .4s;overflow:hidden;box-shadow:0 10px 30px #0000001a}.gallery-item:hover{transform:translateY(-15px)scale(1.02);box-shadow:0 20px 50px #0003}.gallery-image{position:relative;overflow:hidden}.image-placeholder{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:250px;font-size:1.2rem;font-weight:700;display:flex}.gallery-overlay{color:#fff;background:linear-gradient(#0000,#000c);padding:1.5rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-overlay h3{margin-bottom:.5rem}.gallery-overlay .category{text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 4px 10px #0000004d}.contact-wrapper{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.info-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 10px 30px #0000001a}.info-box:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.info-box .icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex;position:relative;box-shadow:0 8px 20px #667eea4d}.icon-location:before{content:"";clip-path:polygon(50% 0%,80% 20%,80% 50%,50% 100%,20% 50%,20% 20%);background:#fff;width:24px;height:32px;position:absolute}.icon-location:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;width:10px;height:10px;position:absolute;top:18px}.icon-phone:before{content:"";border:3px solid #fff;border-radius:5px;width:24px;height:24px;position:absolute;transform:rotate(-25deg)}.icon-phone:after{content:"";background:#fff;border-radius:2px;width:8px;height:3px;position:absolute;top:16px;left:26px;transform:rotate(-25deg)}.icon-email:before{content:"";border:3px solid #fff;border-radius:3px;width:28px;height:20px;position:absolute}.icon-email:after{content:"";border-top:10px solid #fff;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;top:20px}.icon-clock:before{content:"";border:3px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute}.icon-clock:after{content:"";transform-origin:bottom;background:#fff;width:2px;height:10px;position:absolute;top:18px;left:29px;transform:rotate(90deg)}.icon-whatsapp:before{content:"";border:3px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute}.icon-whatsapp:after{content:"";border-top:10px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:12px;left:24px;transform:rotate(-45deg)}.info-box h3{color:#1a202c;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.info-box p{color:#4a5568;font-weight:500;line-height:1.8}.contact-form-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000026}.contact-form-wrapper h2{color:#1a202c;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:700}@media (width<=768px){.header .container{flex-direction:row;justify-content:space-between}.hamburger{display:flex}.nav{z-index:1000;background:#fff;flex-direction:column;gap:0;width:70%;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-2px 0 10px #0000001a}.nav.nav-open{right:0}.nav a{text-align:left;border-bottom:1px solid #eee;width:100%;padding:1rem 0;font-size:1.1rem}.nav a:hover{background:#f8f9fa;padding-left:1rem}.nav-dropdown{width:100%}.nav-dropdown-toggle{text-align:left;border-bottom:1px solid #eee;justify-content:space-between;width:100%;padding:1rem 0}.nav-dropdown-menu{box-shadow:none;opacity:1;visibility:visible;background:#f8f9fa;border-radius:0;max-height:0;margin:0;padding:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.nav-dropdown-menu.open{max-height:300px;padding:.5rem 0}.nav-dropdown-menu a{border-bottom:1px solid #e2e8f0;padding:.75rem 0 .75rem 2rem;font-size:.95rem}.nav-dropdown-menu a:hover{background:#edf2f7;padding-left:2.5rem}.logo{font-size:1.2rem}.logo img{width:40px;height:40px}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.form-row,.info-grid,.candidate-info{grid-template-columns:1fr}.signature-section{grid-template-columns:1fr;gap:2rem}.contact-wrapper{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-actions,.result-actions,.admit-card-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%;padding:.8rem 2rem;font-size:1rem}.info-card{padding:1.5rem}.info-card h2{font-size:1.5rem}.step{text-align:center;flex-direction:column;align-items:center}.step-number{width:40px;height:40px;font-size:1.2rem}.dates-table td{padding:.75rem;font-size:.9rem}.search-form{flex-direction:column}.search-form input{width:100%}.result-card,.result-card-modern,.admit-card{padding:1.5rem}.result-header-modern{flex-direction:column;align-items:flex-start;gap:1rem}.result-header-modern h2{font-size:1.5rem}.info-row-modern{flex-direction:column;gap:.5rem;padding:.75rem 0}.label-modern{min-width:auto;font-size:.8rem}.value-modern{font-size:1rem}.marks-table-modern{font-size:.9rem}.marks-table-modern th,.marks-table-modern td{padding:.75rem .5rem}.result-actions-modern{flex-direction:column;gap:1rem}.btn-print,.btn-search-again{width:100%;padding:.9rem 2rem}.marks-table{font-size:.9rem}.marks-table th,.marks-table td{padding:.75rem .5rem}.admit-card-header{text-align:center;flex-direction:column}.admit-logo{width:60px;height:60px}.admit-card-header h2{font-size:1.5rem}.admit-card-header h3{font-size:1.1rem}.photo-box{width:120px;height:150px}.exam-details{padding:1rem}.exam-details h4{font-size:1rem}.subjects-list{grid-template-columns:1fr}.gallery-filters{gap:.5rem}.filter-btn{padding:.6rem 1.5rem;font-size:.9rem}.contact-form-wrapper{padding:1.5rem}.info-box{padding:1rem}.info-box .icon{width:50px;height:50px}.icon-location:before{width:20px;height:26px}.icon-location:after{width:8px;height:8px;top:15px}.icon-phone:before{border-width:2.5px;width:20px;height:20px}.icon-phone:after{width:6px;height:2.5px;top:13px;left:22px}.icon-email:before{border-width:2.5px;width:24px;height:16px}.icon-email:after{border-top-width:8px;border-left-width:12px;border-right-width:12px;top:17px}.icon-clock:before{border-width:2.5px;width:24px;height:24px}.icon-clock:after{height:8px;top:15px;left:25px}.application-form,.contact-form{padding:1.5rem}.form-group label,.form-group input,.form-group select,.form-group textarea{font-size:.9rem}}@media (width<=480px){.container{padding:0 1rem}.header{padding:.75rem 0}.nav{gap:.3rem;font-size:.75rem}.logo{font-size:1rem}.logo img{width:35px;height:35px}.page-header h1{font-size:1.5rem}.page-header p{font-size:.9rem}.main-content{padding:2rem 0}.info-card{padding:1rem}.info-card h2{font-size:1.3rem}.step-number{width:35px;height:35px;font-size:1rem}.step-content h3{font-size:1rem}.step-content p{font-size:.9rem}.btn-primary,.btn-secondary{padding:.7rem 1.5rem;font-size:.9rem}.result-card,.admit-card{padding:1rem}.result-header h2,.admit-card-header h2{font-size:1.3rem}.marks-table{font-size:.85rem}.marks-table th,.marks-table td{padding:.5rem .25rem}.gallery-grid{grid-template-columns:1fr;gap:1.5rem}.image-placeholder{height:200px;font-size:1rem}.filter-btn{padding:.5rem 1rem;font-size:.85rem}.contact-form-wrapper h2{font-size:1.3rem}.info-box .icon{width:45px;height:45px}.icon-location:before{width:18px;height:24px}.icon-location:after{width:7px;height:7px;top:14px}.icon-phone:before{border-width:2px;width:18px;height:18px}.icon-phone:after{width:5px;height:2px;top:12px;left:20px}.icon-email:before{border-width:2px;width:22px;height:14px}.icon-email:after{border-top-width:7px;border-left-width:11px;border-right-width:11px;top:16px}.icon-clock:before{border-width:2px;width:22px;height:22px}.icon-clock:after{height:7px;top:14px;left:23px}.info-box .icon{font-size:1.5rem}.info-box h3{font-size:1rem}.info-box p{font-size:.9rem}}@media (width<=360px){.nav{gap:.2rem;font-size:.7rem}.logo{font-size:.9rem}.logo img{width:30px;height:30px}.page-header h1{font-size:1.3rem}.btn-primary,.btn-secondary{padding:.6rem 1rem;font-size:.85rem}}@media print{.header,.footer,.result-actions,.admit-card-actions,.search-container{display:none}.result-card,.admit-card{box-shadow:none;padding:1rem}}.whatsapp-float{color:#fff;text-align:center;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:all .3s;animation:2s infinite pulse;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:2px 2px 10px #0000004d}.whatsapp-float:hover{background-color:#128c7e;transform:scale(1.1);box-shadow:2px 2px 20px #0006}.whatsapp-icon{width:35px;height:35px}@media (width<=768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}.whatsapp-icon{width:28px;height:28px}}@media (width<=480px){.whatsapp-float{width:45px;height:45px;bottom:15px;right:15px}.whatsapp-icon{width:25px;height:25px}}:root{--admin-primary:#6366f1;--admin-primary-hover:#4f46e5;--admin-secondary:#a855f7;--admin-success:#10b981;--admin-warning:#f59e0b;--admin-danger:#ef4444;--admin-bg:#0f172a;--admin-card-bg:#1e293bb3;--admin-text-main:#f8fafc;--admin-text-muted:#94a3b8;--admin-border:#ffffff14}.admin-body{background-color:var(--admin-bg);color:var(--admin-text-main);background-image:radial-gradient(at 0 0,#6366f126 0,#0000 50%),radial-gradient(at 100% 100%,#a855f726 0,#0000 50%);flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.admin-container{width:100%;max-width:1280px;margin:0 auto;padding:2rem}.admin-navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--admin-border);z-index:50;background:#0f172a99;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.admin-logo{background:linear-gradient(135deg,#818cf8 0%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.admin-logo svg{color:#818cf8}.admin-nav-actions{align-items:center;gap:1.5rem;display:flex}.admin-user-info{color:var(--admin-text-muted);font-size:.9rem}.admin-user-info strong{color:var(--admin-text-main)}.btn-logout{color:#fca5a5;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.btn-logout:hover{color:#fff;background:#ef44444d;transform:translateY(-1px)}.admin-login-screen{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.admin-login-card{background:var(--admin-card-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--admin-border);border-radius:24px;width:100%;max-width:460px;padding:3rem 2.5rem;animation:.5s ease-out fadeInUp;box-shadow:0 25px 50px -12px #00000080}.login-header{text-align:center;margin-bottom:2.5rem}.login-header h2{background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.login-header p{color:var(--admin-text-muted);font-size:.95rem}.form-group-admin{margin-bottom:1.5rem;position:relative}.form-group-admin label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.input-admin{border:1px solid var(--admin-border);color:#fff;background:#0f172a99;border-radius:12px;width:100%;padding:.85rem 1.25rem;font-size:1rem;transition:all .3s}.input-admin:focus{border-color:var(--admin-primary);background:#0f172acc;outline:none;box-shadow:0 0 0 3px #6366f133}.input-admin::placeholder{color:#64748b}.btn-admin-submit{background:linear-gradient(135deg, var(--admin-primary) 0%, var(--admin-secondary) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 15px -3px #6366f14d}.btn-admin-submit:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 20px 25px -5px #6366f166}.btn-admin-submit:active{transform:translateY(0)}.login-error{color:#f87171;text-align:center;background:#ef444426;border:1px solid #ef444433;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.dashboard-grid{flex-direction:column;gap:2.5rem;animation:.4s ease-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stats-container{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.stat-card{background:var(--admin-card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--admin-border);border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.stat-card:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0003}.stat-icon{color:#818cf8;background:#6366f126;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.stat-card:nth-child(2) .stat-icon{color:#c084fc;background:#a855f726}.stat-card:nth-child(3) .stat-icon{color:#34d399;background:#10b98126}.stat-card:nth-child(4) .stat-icon{color:#fbbf24;background:#f59e0b26}.stat-details h3{color:var(--admin-text-muted);margin-bottom:.25rem;font-size:.9rem;font-weight:500}.stat-details p{color:#fff;font-size:1.75rem;font-weight:800}.config-row{grid-template-columns:2fr 1fr;gap:2rem;display:grid}@media (width<=1024px){.config-row{grid-template-columns:1fr}}.admin-card{background:var(--admin-card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--admin-border);border-radius:20px;padding:2rem;box-shadow:0 10px 15px -3px #0000004d}.card-header-admin{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.card-header-admin h2{align-items:center;gap:.75rem;font-size:1.35rem;font-weight:700;display:flex}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.search-wrapper{flex:1;min-width:250px;position:relative}.search-wrapper svg{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.input-search{padding-left:2.75rem}.filters-wrapper{flex-wrap:wrap;gap:.5rem;display:flex}.filter-btn{border:1px solid var(--admin-border);color:var(--admin-text-muted);cursor:pointer;background:#1e293bcc;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.filter-btn:hover{color:#fff;background:#ffffff0d}.filter-btn.active{background:var(--admin-primary);border-color:var(--admin-primary);color:#fff}.table-wrapper{border:1px solid var(--admin-border);border-radius:12px;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.admin-table th{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--admin-border);background:#0f172acc;padding:1rem 1.25rem;font-size:.8rem;font-weight:700}.admin-table td{border-bottom:1px solid var(--admin-border);color:#e2e8f0;vertical-align:middle;padding:1rem 1.25rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#ffffff05}.course-badge{color:#a5b4fc;background:#6366f126;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.group-badge-1{color:#a5b4fc;background:#6366f126}.group-badge-2{color:#d8b4fe;background:#a855f726}.group-badge-3{color:#6ee7b7;background:#10b98126}.group-badge-4{color:#fde047;background:#f59e0b26}.fee-input-wrapper{border:1px solid var(--admin-border);background:#0f172a66;border-radius:8px;align-items:center;gap:.5rem;width:140px;padding:.25rem .5rem;transition:all .2s;display:flex}.fee-input-wrapper:focus-within{border-color:var(--admin-primary);background:#0f172ab3;box-shadow:0 0 0 2px #6366f126}.fee-currency{color:#64748b;font-size:.9rem;font-weight:600}.input-table-fee{color:#fff;background:0 0;border:none;width:100%;padding:.25rem 0;font-size:.95rem;font-weight:600}.input-table-fee:focus{outline:none}.btn-save-inline{background:var(--admin-success);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.btn-save-inline:hover{filter:brightness(1.1);transform:scale(1.05)}.btn-save-inline svg{width:18px;height:18px}.actions-cell{gap:.5rem;display:flex}.tools-grid{flex-direction:column;gap:1.5rem;display:flex}.tool-box{border:1px solid var(--admin-border);background:#0f172a4d;border-radius:12px;padding:1.25rem}.tool-box h4{color:#fff;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.tool-box p{color:var(--admin-text-muted);margin-bottom:1rem;font-size:.8rem;line-height:1.5}.tool-flex{gap:.5rem;display:flex}.tool-flex input{flex:1}.btn-tool{background:var(--admin-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.btn-tool:hover{background:var(--admin-primary-hover)}.btn-tool-secondary{border:1px solid var(--admin-border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.btn-tool-secondary:hover{background:#ffffff1a}.admin-toast{color:#fff;z-index:1000;background:#10b981;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:700;animation:.3s cubic-bezier(.16,1,.3,1) slideIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px -5px #10b98166}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-note{border-left:3px solid var(--admin-primary);color:#cbd5e1;background:#6366f114;border-radius:0 8px 8px 0;margin-top:1rem;padding:.75rem 1rem;font-size:.8rem;line-height:1.5}.admin-footer{text-align:center;color:var(--admin-text-muted);border-top:1px solid var(--admin-border);background:#0f172a66;margin-top:auto;padding:2rem 0;font-size:.85rem}
