@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";body.menu-open{overflow:hidden}header{position:fixed;top:0;left:0;right:0;z-index:10000;background-color:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #0000000d;transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.06);min-height:80px;will-change:background-color,box-shadow;backface-visibility:hidden;transform:translateZ(0)}header.scrolled{background-color:#fff;box-shadow:0 10px 30px #00000014}header.scrolled .header-top{max-height:0;opacity:0;padding:0;overflow:hidden;border-bottom:none}.header-top{background:linear-gradient(90deg,#09cee2,#1308be);color:#fff;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:12px;height:40px;opacity:1;transition:all .4s cubic-bezier(.165,.84,.44,1)}.header-top-content{display:flex;justify-content:flex-end;align-items:center;width:100%}.header-top-right{display:flex;align-items:center;justify-content:flex-end;gap:30px;width:100%}.contact-info{display:flex;align-items:center;gap:15px;order:1}.top-social-links{display:flex;align-items:center;gap:8px;padding-left:20px;border-left:1px solid rgba(255,255,255,.2);order:2}.contact-item{display:flex;align-items:center;gap:5px;color:#fffffff2;text-decoration:none;font-weight:500;font-size:14px;transition:all .3s ease;white-space:nowrap}.contact-item:hover{color:#fff;transform:translateY(-1px)}.top-social-links{display:flex;align-items:center;gap:8px;padding-left:15px;border-left:1px solid rgba(255,255,255,.2)}.top-social-icon{color:#ffffffd9;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.top-social-icon:hover{color:#fff;transform:translateY(-1px)}.navbar{min-height:80px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 991px){.navbar{min-height:70px;display:flex;justify-content:space-between;align-items:center;position:relative;padding:10px 15px;border-bottom:none}.logo{position:relative;z-index:2;margin:0;justify-content:flex-start}.nav-right{position:static;transform:none;gap:8px;display:flex;align-items:center;justify-content:flex-end;margin-left:auto;flex:1}.mobile-signin-btn{display:flex;align-items:center;gap:10px;padding:6px 14px 6px 8px;border-radius:10px;border:1.5px solid #1e40af;background:transparent;color:#1e40af;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;height:38px;box-sizing:border-box;white-space:nowrap}.mobile-icon-box{width:26px;height:26px;background:#1e40af;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-signin-btn:hover .mobile-icon-box{background:#fff;color:#1e40af}.hamburger{background:transparent;width:38px;height:38px;display:flex!important;justify-content:center;align-items:center;color:#1e40af;border:none;z-index:10006;padding:0;border-radius:10px;border:1px solid #f1f5f9}.mobile-signin-btn:hover{background:#1e40af;color:#fff}.contact-cta-card.hide-mobile{display:none!important}.cta-info{display:none}}.logo{flex-shrink:0;z-index:10002;display:flex;align-items:center}.logo img{height:46px;width:auto;transition:transform .3s ease;object-fit:contain;will-change:transform}@media (max-width: 768px){.logo{width:auto;display:flex}.logo img{height:34px!important}}.nav-menu{display:flex;gap:30px;justify-content:center;align-items:center;list-style:none;margin:0 auto;padding:0;flex:1}@media (max-width: 991px){.nav-menu.hide-mobile{display:none!important}}.nav-link{font-weight:500;color:#000;position:relative;white-space:nowrap;font-size:22px;transition:var(--t);cursor:pointer}.nav-link:hover{color:var(--primary)}.nav-link:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:2px;transition:all .3s ease;transform:translate(-50%)}.nav-link:hover:after{width:100%}.nav-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.mobile-signin-btn{display:none}@media (max-width: 991px){.mobile-signin-btn{display:flex}}.contact-cta-card{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--primary),var(--accent));padding:8px 18px;border-radius:50px;text-decoration:none!important;box-shadow:0 4px 15px #1e40af33;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid rgba(255,255,255,.1);color:#fff}.contact-cta-card:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 25px #1e40af4d;filter:brightness(1.05)}.cta-icon-box{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0;box-shadow:0 2px 8px #0000001a}.cta-info{display:flex;flex-direction:column}.cta-label{font-size:.65rem;font-weight:700;color:#ffffffd9;text-transform:uppercase;letter-spacing:.8px;line-height:1.1}.cta-number{font-size:.9rem;font-weight:800;color:#fff;line-height:1.1}.hamburger{display:none;align-items:center;justify-content:center;background:var(--gray-100);width:42px;height:42px;padding:0;border-radius:12px;color:var(--gray-900);transition:all .3s ease;cursor:pointer;border:none}@media (max-width: 991px){.hamburger{display:flex}}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10004;opacity:0;visibility:hidden;transition:all .4s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-nav-panel{position:fixed;top:70px;right:-100%;width:100%;height:auto;max-height:calc(100vh - 70px);background:#fff;z-index:10005;padding:20px 0;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000001a;transition:right .4s cubic-bezier(.165,.84,.44,1);border-bottom-left-radius:30px;border-bottom-right-radius:30px;overflow-y:auto}.mobile-nav-panel.active{right:0}.mobile-menu-header{display:none}.mobile-close-btn{background:#f1f5f9;border:none;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1e293b;cursor:pointer}.mobile-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.mobile-nav-item{width:100%;opacity:1;transform:none}.mobile-nav-link{display:flex;justify-content:center;align-items:center;padding:18px 0;font-size:16px;font-weight:700;color:#1e40af;border-bottom:1px solid #f8fafc;text-decoration:none;text-transform:uppercase;letter-spacing:1px}.mobile-nav-link:hover{color:var(--primary)}.mobile-menu-cta{padding:20px 40px;display:flex;justify-content:center}.mobile-cta-card{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#1e40af,#3b82f6);padding:14px 30px;border-radius:50px;color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:1px;font-size:14px;box-shadow:0 4px 15px #1e40af4d}@media (max-width: 991px){header{min-height:70px}.logo img{height:35px!important;margin-left:-20px}.header-top{font-size:12px;padding:3px 0;height:30px}.header-top-content{justify-content:flex-end}.header-top-right{gap:10px;justify-content:flex-end;width:100%}.top-social-links{display:flex;padding-left:8px}.contact-info{gap:10px}.contact-item{gap:4px;font-size:12px}.contact-item span{display:none}.contact-item svg{width:12px;height:12px}}.mobile-tab-nav{display:none!important}@media (max-width: 991px){.mobile-tab-nav{display:block;position:relative;z-index:10001}.mobile-tab-scroll{display:flex;overflow-x:auto;gap:10px;padding:0 15px;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;align-items:center;-webkit-overflow-scrolling:touch}.mobile-tab-scroll::-webkit-scrollbar{display:none}.mobile-tab-link{white-space:nowrap;font-size:11px;font-weight:800;color:var(--gray-600);text-decoration:none;padding:6px 14px;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:capitalize;background:#f1f5f9;border:1px solid #e2e8f0}.mobile-tab-link.active{color:#fff;background:var(--primary);border-color:var(--primary);box-shadow:0 4px 10px #1e40af26}}@media (max-width: 480px){.mobile-tab-scroll{gap:8px;padding:0 8px}.mobile-tab-link{font-size:10px;padding:5px 12px}}footer{background-color:#0f172a;color:#abb8c9;padding-top:100px;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.05)}.glass-icon{width:42px;height:42px;border-radius:12px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.glass-icon:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 20px #1e40af4d}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;padding-bottom:80px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo{margin-bottom:25px}.footer-logo img{height:60px;width:auto;transition:transform .3s ease}.footer-logo:hover img{transform:scale(1.05)}.footer-col h3{color:#fff;font-size:1.3rem;margin-bottom:30px;position:relative;padding-bottom:15px;font-weight:800;letter-spacing:-.5px}.footer-col h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2px}.footer-links{display:flex;flex-direction:column;gap:15px}.footer-links a{color:#abb8c9;font-size:15px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:8px}.footer-links a:hover{color:#fff;padding-left:8px}.footer-contact-info{display:flex;flex-direction:column;gap:12px}.contact-box{display:flex;gap:11px;align-items:flex-start}.contact-box .icon{color:var(--primary-light);flex-shrink:0;margin-top:3px}.contact-box span{font-size:14px;line-height:1.5;color:#abb8c9}.footer-bottom{padding:30px 0;display:flex;justify-content:center;align-items:center;font-size:.9rem;text-align:center;color:#ffffff80}.footer-bottom a{color:#fff;transition:color .3s ease}.footer-bottom a:hover{color:var(--primary-light)}@media (max-width: 1024px){.footer-top{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 768px){footer{padding-top:60px}.footer-top{grid-template-columns:1fr;gap:40px;padding-bottom:60px}.footer-bottom{padding:24px 0}}.landing-container{min-height:100vh;background:var(--white);overflow-x:hidden}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:120px;background:#0f172a;color:#fff;overflow:hidden}.hero-glow-1{position:absolute;top:-10%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(30,64,175,.3) 0%,transparent 70%);filter:blur(80px);z-index:1}.hero-glow-2{position:absolute;bottom:-10%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(6,182,212,.15) 0%,transparent 70%);filter:blur(80px);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;margin:0 auto;max-width:1100px}.hero-text-wrap{display:block;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 18px;border-radius:50px;border:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:700;margin-bottom:30px}.hero-badge-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade80}.hero-title{font-size:72px;font-weight:900;line-height:1.05;margin-bottom:24px;letter-spacing:-3px}.hero-gradient-text{background:linear-gradient(135deg,#06b6d4,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:20px;color:#ffffffb3;line-height:1.6;margin:0 auto 40px;max-width:800px;z-index:5}.hero-stats{display:flex;gap:40px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.stat-item .stat-value{font-size:28px;font-weight:800;color:#fff}.stat-item .stat-label{font-size:12px;font-weight:700;color:#fff6;text-transform:uppercase;letter-spacing:1px}.features-section{padding:120px 0;background:#fff}.section-head{text-align:center;max-width:700px;margin:0 auto 80px}.section-tag{color:var(--primary);font-weight:800;font-size:14px;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;display:block}.section-title{font-size:48px;font-weight:900;color:#0f172a;letter-spacing:-1.5px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.feature-card{padding:40px;border-radius:24px;background:#f8fafc;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:hover{background:#fff;transform:translateY(-10px);box-shadow:0 30px 60px #0000000d;border-color:var(--primary-pale)}.feature-icon-box{width:64px;height:64px;background:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:24px;box-shadow:0 4px 12px #00000008;transition:all .3s ease}.hamburger{display:none;align-items:center;justify-content:center;background:#dfdddd48;width:42px;height:42px;padding:0;border-radius:12px;color:#000;transition:all .3s ease;cursor:pointer;border:1px solid rgba(255,255,255,.2)}header.scrolled .hamburger{background:#f1f5f9;color:#1e293b;border-color:transparent}.feature-card:hover .feature-icon-box{background:var(--primary);color:#fff;transform:rotate(5deg)}.product-section{padding:120px 0;background:#f8fafc;position:relative}.product-head{text-align:center;max-width:800px;margin:0 auto 80px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.showcase-card{background:#fff;padding:0;border-radius:32px;box-shadow:0 4px 20px #00000008;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid #f1f5f9;overflow:hidden;display:flex;flex-direction:column}.showcase-card:hover{transform:translateY(-12px);box-shadow:0 40px 80px #00000014;border-color:#3b82f6}.product-image-wrap{width:100%;height:240px;background:#f1f5f9;overflow:hidden;position:relative}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.showcase-card:hover .product-image{transform:scale(1.1)}.product-info{padding:32px;flex-grow:1;display:flex;flex-direction:column}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;border-top:1px solid #f1f5f9}.product-price-tag{color:#0f172a;font-size:16px;font-weight:800}.btn-buy-now{background:#0f172a;color:#fff;padding:10px 20px;border-radius:12px;border:none;font-weight:700;font-size:13px;cursor:pointer;transition:all .3s}.btn-buy-now:hover{background:#3b82f6;transform:translateY(-2px);box-shadow:0 5px 15px #3b82f633}.id-card-perspective{perspective:2000px;width:380px;height:240px;margin:0 auto}.id-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1)}.id-card-side{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:24px;padding:24px;box-shadow:0 30px 60px #0000004d;border:1px solid rgba(255,255,255,.1)}.id-card-front{background:linear-gradient(135deg,#0c1222,#1e293b)}.id-card-back{background:linear-gradient(135deg,#1e40af,#0f172a);transform:rotateY(180deg)}.contact-block{background:#0f172a;padding:80px;border-radius:48px;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;position:relative;overflow:hidden}.contact-glow{position:absolute;bottom:-100px;right:-100px;width:400px;height:400px;background:var(--primary);opacity:.15;filter:blur(80px)}.contact-form-wrap{background:#fff;padding:48px;border-radius:32px;color:#0f172a}@media (max-width: 1400px){.hero-title{font-size:64px}.hero-glow-1{width:500px;height:500px}.hero-glow-2{width:400px;height:400px}.features-grid{gap:24px}.product-grid{gap:28px}}@media (max-width: 1200px){.hero-content{max-width:900px}.hero-title{font-size:56px}.hero-description{max-width:700px;font-size:18px}.features-section,.product-section{padding:100px 0}.section-title{font-size:42px}.product-grid{grid-template-columns:repeat(2,1fr)}.contact-block{gap:60px;padding:60px}}@media (max-width: 992px){.hero-section{padding-top:100px;min-height:auto;padding-bottom:80px}.hero-title{font-size:48px;letter-spacing:-2px}.hero-badge{padding:6px 14px;font-size:12px}.hero-description{font-size:17px;max-width:600px}.hero-stats{gap:30px;padding-top:30px}.stat-item .stat-value{font-size:24px}.features-section,.product-section{padding:80px 0}.section-head,.product-head{margin-bottom:60px}.section-title{font-size:36px}.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.feature-card{padding:32px}.feature-icon-box{width:56px;height:56px}.product-image-wrap{height:200px}.product-info{padding:24px}.contact-block{grid-template-columns:1fr;gap:40px;padding:50px 40px}.contact-form-wrap{padding:36px}.id-card-perspective{width:320px;height:200px}.btn-hero-primary,.btn-hero-outline{padding:18px 36px}}@media (max-width: 768px){.hero-section{padding-top:150px;padding-bottom:60px}.hero-content{padding:0 20px}.hero-title{font-size:32px;letter-spacing:-1px;margin-bottom:15px;line-height:1.2}.hero-highlight{font-size:36px;font-weight:800}.hero-badge{padding:5px 12px;font-size:11px;margin-bottom:24px}.hero-description{font-size:16px;max-width:100%;margin-bottom:32px}.hero-stats{flex-wrap:wrap;justify-content:center;gap:24px;padding-top:24px}.stat-item{text-align:center;flex:0 0 calc(50% - 12px)}.stat-item .stat-value{font-size:22px}.stat-item .stat-label{font-size:11px}.features-section,.product-section{padding:60px 0}.section-head,.product-head{margin-bottom:48px;padding:0 20px}.section-tag{font-size:12px}.section-title{font-size:32px}.features-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:28px}.feature-icon-box{width:48px;height:48px;border-radius:14px;margin-bottom:20px}.product-grid{grid-template-columns:1fr;gap:24px}.product-image-wrap{height:180px}.product-info{padding:20px}.product-footer{padding-top:16px}.contact-block{padding:40px 24px;border-radius:32px}.contact-glow{width:300px;height:300px}.contact-form-wrap{padding:28px;border-radius:24px}.id-card-perspective{width:280px;height:180px}.id-card-side{padding:20px;border-radius:20px}.hero-actions{flex-direction:column;gap:16px}.btn-hero-primary,.btn-hero-outline{width:100%;justify-content:center;padding:16px 32px}.hero-highlight{display:block}.hero-indicators-thumbs{bottom:20px;gap:10px}.hero-thumb{width:60px;height:40px}.whatsapp-float{bottom:24px;right:24px}.whatsapp-icon-bg{width:54px;height:54px}}@media (max-width: 576px){.hero-section{padding-top:140px;padding-bottom:50px}.hero-title{font-size:24px;letter-spacing:-.5px;line-height:1.2;margin-bottom:12px}.hero-highlight{font-size:26px;display:block;margin-top:5px}.hero-badge{padding:4px 10px;font-size:10px;gap:6px}.hero-badge-dot{width:6px;height:6px}.hero-description{font-size:13px!important;margin-bottom:20px!important;height:auto!important;line-height:1.4!important}.hero-stats{gap:16px}.stat-item{flex:0 0 100%}.stat-item .stat-value{font-size:20px}.stat-item .stat-label{font-size:10px}.hero-glow-1,.hero-glow-2{width:250px;height:250px;opacity:.6}.features-section,.product-section{padding:50px 0}.section-head,.product-head{margin-bottom:36px}.section-tag{font-size:11px;letter-spacing:1.5px}.section-title{font-size:28px}.feature-card{padding:24px;border-radius:20px}.feature-icon-box{width:44px;height:44px;border-radius:12px}.product-image-wrap{height:160px}.product-info{padding:16px}.product-footer{flex-direction:column;gap:12px;align-items:flex-start}.btn-buy-now{width:100%;text-align:center;padding:12px}.contact-block{padding:32px 20px;border-radius:28px}.contact-glow{width:200px;height:200px}.contact-form-wrap{padding:24px;border-radius:20px}.id-card-perspective{width:240px;height:150px}.id-card-side{padding:16px;border-radius:16px}.hero-bg-slide{opacity:.2}.hero-title{font-size:60px!important}.hero-description{font-size:18px!important;max-width:100%!important;height:auto!important}.btn-hero-primary,.btn-hero-outline{padding:14px 28px;font-size:12px}.whatsapp-float{bottom:20px;right:20px}.whatsapp-icon-bg{width:48px;height:48px}}@media (max-width: 480px){.hero-section{padding-top:70px;padding-bottom:40px}.hero-title{font-size:28px}.hero-badge{margin-bottom:20px}.hero-description{font-size:13px;line-height:1.5}.hero-stats{padding-top:20px}.features-section,.product-section{padding:40px 0}.section-tag{font-size:10px}.section-title{font-size:24px}.feature-card{padding:20px;border-radius:16px}.feature-icon-box{width:40px;height:40px}.product-image-wrap{height:140px}.product-info{padding:14px}.contact-block{padding:24px 16px;border-radius:24px}.contact-glow{width:150px;height:150px}.contact-form-wrap{padding:20px;border-radius:16px}.id-card-perspective{width:200px;height:130px}.id-card-side{padding:14px;border-radius:14px}.btn-hero-primary,.btn-hero-outline{padding:12px 24px;font-size:11px}.hero-thumb{width:50px;height:35px}.hero-indicators-thumbs{bottom:16px;gap:8px}.whatsapp-icon-bg{width:44px;height:44px}}@media (max-width: 400px){.hero-section{padding-top:60px;padding-bottom:32px}.hero-title{font-size:24px;letter-spacing:-.5px}.hero-badge{padding:3px 8px;font-size:9px}.hero-description{font-size:12px}.hero-stats{gap:12px}.stat-item .stat-value{font-size:18px}.stat-item .stat-label{font-size:9px}.hero-glow-1,.hero-glow-2{width:180px;height:180px}.features-section,.product-section{padding:32px 0}.section-title{font-size:22px}.feature-card{padding:16px;border-radius:14px}.feature-icon-box{width:36px;height:36px;border-radius:10px}.product-image-wrap{height:120px}.product-info{padding:12px}.contact-block{padding:20px 12px;border-radius:20px}.contact-form-wrap{padding:16px;border-radius:14px}.id-card-perspective{width:170px;height:110px}.id-card-side{padding:12px;border-radius:12px}.btn-hero-primary,.btn-hero-outline{padding:10px 20px;font-size:10px;letter-spacing:1px}.hero-thumb{width:44px;height:30px}.hero-indicators-thumbs{bottom:12px;padding:8px}.whatsapp-float{bottom:16px;right:16px}.whatsapp-icon-bg{width:40px;height:40px}}@media (max-width: 768px) and (orientation: landscape){.hero-section{min-height:auto;padding-top:70px;padding-bottom:40px}.hero-title{font-size:28px}.hero-description{margin-bottom:20px}.hero-stats{flex-direction:row;flex-wrap:wrap}.stat-item{flex:0 0 auto}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-glow-1,.hero-glow-2{filter:blur(60px)}}@media (prefers-reduced-motion: reduce){.hero-badge,.hero-title,.hero-description,.hero-buttons,.hero-stats,.hero-visual{animation:none}.feature-card,.showcase-card,.btn-buy-now,.id-card-inner{transition:none}}@media (max-width: 1200px){.services-row-top{grid-template-columns:repeat(2,1fr)!important}.services-row-bottom{grid-template-columns:repeat(2,1fr)!important;max-width:100%!important}}@media (max-width: 768px){.services-presentation-flow{gap:30px!important}.services-row-top,.services-row-bottom{grid-template-columns:1fr!important;gap:20px!important}}@media (max-width: 480px){.card-image-section{height:120px!important}.card-info-section{padding:16px!important}.card-icon-circle{width:40px!important;height:40px!important}.card-service-title{font-size:16px!important}.card-service-desc{font-size:13px!important}}@media (max-width: 992px){.timeline-connector{display:none!important}}@media (max-width: 768px){.step-circle{width:60px!important;height:60px!important;font-size:22px!important}.step-card{padding:20px 16px!important}.step-floating-icon{display:none!important}}@media (max-width: 480px){.step-circle{width:50px!important;height:50px!important;font-size:18px!important}.step-card h3{font-size:16px!important}.step-card p{font-size:13px!important}}@media (max-width: 768px){.trust-bar{padding:24px!important;gap:24px!important}}@media (max-width: 480px){.trust-bar{padding:20px 16px!important;gap:16px!important}}@media (max-width: 400px){.trust-bar>div{flex:0 0 100%!important;justify-content:center!important}}@media (max-width: 992px){.id-card-features .container>div{grid-template-columns:1fr!important;gap:40px!important}}@media (max-width: 768px){.id-card-features{padding:60px 0!important}.id-card-features h2{font-size:32px!important}.id-card-features>div>div>div:last-child{text-align:center}}@media (max-width: 480px){.id-card-features h2{font-size:26px!important;margin-bottom:24px!important}.id-card-features>div>div>div>div{font-size:15px!important}}@media (max-width: 992px){.partners-flex-gallery{gap:24px!important}}@media (max-width: 768px){.partner-luxury-card{width:280px!important;padding:32px 24px!important}}@media (max-width: 480px){.partner-luxury-card{width:100%!important;max-width:300px}.partner-logo-box{width:70px!important;height:70px!important}.partner-logo-box img{max-width:40px}}@media (max-width: 992px){.about-grid{grid-template-columns:1fr!important;gap:40px}}@media (max-width: 768px){.designer-image-container{height:300px!important}.designer-brief{padding:20px!important}}@media (max-width: 480px){.designer-image-container{height:250px!important}.designer-name{font-size:22px!important}.designer-skills{flex-wrap:wrap;gap:8px}.skill-badge{font-size:10px!important;padding:4px 10px!important}}@media (max-width: 768px){.container>div:has(.text-center){grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.container>div:has(.text-center)>div{padding:16px 0}.container>div:has(.text-center)>div>div:first-child{font-size:28px!important}}@media (max-width: 992px){.container>div:has(.contact-info-new){grid-template-columns:1fr!important;gap:40px!important}}@media (max-width: 768px){.contact-info-new h2{font-size:32px!important}.contact-card-new{padding:32px 24px!important;border-radius:28px!important}}@media (max-width: 480px){.contact-info-new h2{font-size:26px!important}.contact-card-new{padding:24px 16px!important;border-radius:24px!important}.contact-card-new h3{font-size:20px!important}.contact-card-new input,.contact-card-new textarea{padding:14px 16px!important;font-size:14px!important}.contact-card-new button{padding:14px!important;font-size:16px!important}}@media (max-width: 768px){.section-head{margin-bottom:48px!important;padding:0 16px}.section-head h2,.section-title-premium{font-size:28px!important}.section-head p{font-size:15px!important}}@media (max-width: 480px){.section-head h2,.section-title-premium{font-size:24px!important}.section-head p{font-size:14px!important}}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}@media (max-width: 768px){.container{padding:0 16px}}@media (max-width: 480px){.container{padding:0 12px}}.text-left{text-align:left}.hero-badge{animation:fadeInUp .6s var(--ease) .1s both}.hero-title{animation:fadeInUp .7s var(--ease) .2s both}.hero-description{animation:fadeInUp .7s var(--ease) .35s both}.hero-buttons{animation:fadeInUp .7s var(--ease) .45s both}.hero-stats{animation:fadeInUp .7s var(--ease) .55s both}.hero-visual{animation:fadeInUp .8s var(--ease) .4s both}.section-tag{display:inline-block;transition:letter-spacing .3s ease}.partner-card{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease!important}.partner-card:hover{transform:translateY(-6px)!important;box-shadow:0 16px 40px #1e40af1a!important;border-color:#1e40af26!important}.timeline-step{transition:transform .3s ease!important}.timeline-step:hover{transform:translateY(-4px)!important}.contact-field{transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.contact-field:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb14!important;background:#fff!important}.feature-check{transition:transform .2s ease}.feature-check:hover{transform:scale(1.05)}.stat-counter{transition:transform .3s ease}.stat-counter:hover{transform:scale(1.04)}.hero-bg-slider{position:absolute;top:80px;left:0;bottom:0;right:0;z-index:0;display:flex;transition:transform 1.5s cubic-bezier(.7,0,.3,1);pointer-events:none}.hero-bg-slide{flex:1;height:100%;background-size:cover;background-position:center center;opacity:.7}.hero-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,#0f172a33,#0f172acc),linear-gradient(to bottom,transparent 70%,rgba(15,23,42,.9) 100%);z-index:1}@media (max-width: 768px){.hero-bg-slide{opacity:.2}}.hero-title{font-size:80px!important;line-height:1.1!important;letter-spacing:-2px!important;text-shadow:0 4px 10px rgba(0,0,0,.3);margin:0 auto 30px!important}.hero-highlight{color:#4ade80;font-weight:900;text-shadow:0 4px 10px rgba(0,0,0,.5)}.hero-description{font-size:24px!important;max-width:850px!important;margin:0 auto 50px!important;text-shadow:0 4px 10px rgba(0,0,0,.8);color:#ffffffe6!important;line-height:1.5!important;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:4.5em}.hero-actions{display:flex;gap:24px;justify-content:center;margin:0 auto 60px}.btn-hero-primary{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;padding:22px 48px;border-radius:50px;border:none;font-size:14px;font-weight:800;letter-spacing:2px;text-transform:uppercase;display:flex;align-items:center;gap:15px;cursor:pointer;overflow:hidden;position:relative;transition:all .5s cubic-bezier(.19,1,.22,1);box-shadow:0 10px 30px #2563eb4d}.btn-hero-primary:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.btn-hero-primary:hover:before{left:150%}.btn-hero-primary:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px #2563eb80;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.btn-hero-primary svg{transition:transform .4s ease}.btn-hero-primary:hover svg{transform:translate(8px)}.btn-hero-outline{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:22px 48px;border-radius:50px;border:2px solid rgba(255,255,255,.2);font-size:14px;font-weight:800;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;align-items:center}.btn-hero-outline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-5px) scale(1.02);box-shadow:0 10px 30px #ffffff1a}.hero-indicators-thumbs{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:15px;z-index:100;padding:10px}.hero-thumb{width:80px;height:50px;border-radius:8px;overflow:hidden;position:relative;cursor:pointer;transition:all .4s cubic-bezier(.23,1,.32,1);background:#000}.hero-thumb img{width:100%;height:100%;object-fit:cover;opacity:.5;transition:all .4s ease}.thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a66;transition:background .4s ease}.hero-thumb:hover{transform:translateY(-5px);border-color:#ffffff80}.hero-thumb:hover img,.hero-thumb.active img{opacity:1;transform:scale(1.1)}.hero-thumb.active{border-color:#0ff;transform:translateY(-10px) scale(1.15);box-shadow:0 15px 30px #0ff6}.hero-thumb.active .thumb-overlay{background:transparent}.whatsapp-float{position:fixed;bottom:40px;right:40px;z-index:1000}.whatsapp-icon-bg{width:65px;height:65px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #22c55e66;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.whatsapp-icon-bg:hover{transform:scale(1.15) rotate(15deg);background:#16a34a}.about-section-new{padding:140px 0;background:#fff;position:relative;overflow:hidden}.about-bg-mesh{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.mesh-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;animation:meshMovement 20s infinite alternate ease-in-out}.blob-1{width:600px;height:600px;background:radial-gradient(circle,#3b82f6,transparent);top:-10%;left:-5%}.blob-2{width:500px;height:500px;background:radial-gradient(circle,#0ea5e9,transparent);bottom:-10%;right:-5%;animation-delay:-5s}.blob-3{width:400px;height:400px;background:radial-gradient(circle,#8b5cf6,transparent);top:30%;left:40%;animation-delay:-10s}@keyframes meshMovement{0%{transform:translate(0) scale(1)}33%{transform:translate(5%,5%) scale(1.1)}66%{transform:translate(-3%,7%) scale(.9)}to{transform:translate(0) scale(1)}}.about-floating-icons{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.float-icon{position:absolute;color:#e2e8f0;opacity:.4;animation:floatAnim 8s infinite ease-in-out;filter:drop-shadow(0 10px 20px rgba(0,0,0,.05))}.icon-pen{top:15%;left:10%;animation-delay:0s}.icon-layers{bottom:20%;left:15%;animation-delay:-2s;transform:rotate(-15deg)}.icon-briefcase{top:20%;right:10%;animation-delay:-4s}.icon-award{bottom:15%;right:15%;animation-delay:-6s;transform:rotate(10deg)}@keyframes floatAnim{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(10deg)}}.about-header-premium{text-align:center;margin-bottom:100px}.section-title-premium-centered{font-size:64px;font-weight:950;color:#0f172a;letter-spacing:-3px;margin-top:20px;line-height:1.1}.premium-separator{width:120px;height:4px;background:linear-gradient(90deg,#2563eb,#0ea5e9);margin:40px auto 0;border-radius:2px}.about-grid-modern{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:60px;align-items:start}.designer-identity-card{display:flex;align-items:center;gap:25px;margin-bottom:40px}.identity-initial{width:80px;height:80px;background:#0f172a;color:#fff;font-size:36px;font-weight:900;display:flex;align-items:center;justify-content:center;border-radius:24px;box-shadow:0 20px 40px #0f172a26}.designer-name-new{font-size:32px;font-weight:900;color:#0f172a;margin-bottom:5px;letter-spacing:-1px}.designer-title-new{font-size:15px;color:#2563eb;font-weight:800;text-transform:uppercase;letter-spacing:1px}.about-description-new{font-size:19px;line-height:1.7;color:#475569;margin-bottom:50px;font-weight:450}.skills-heading{font-size:14px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:2px;margin-bottom:25px}.designer-skills-new{display:flex;flex-wrap:wrap;gap:12px}.skill-badge-premium{padding:10px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;font-size:13px;font-weight:700;color:#334155;transition:all .4s cubic-bezier(.19,1,.22,1)}.skill-badge-premium:hover{background:#0f172a;color:#fff;border-color:#0f172a;transform:translateY(-5px) scale(1.05);box-shadow:0 15px 30px #0f172a1a}.group-title-premium{font-size:22px;font-weight:900;color:#0f172a;margin-bottom:45px;display:flex;align-items:center;gap:15px;letter-spacing:-.5px}.group-title-premium svg{color:#2563eb}.timeline-items-premium{display:flex;flex-direction:column;gap:0}.timeline-item-premium{position:relative;padding-left:45px;padding-bottom:50px}.timeline-item-premium:last-child{padding-bottom:0}.timeline-line{position:absolute;left:8px;top:20px;bottom:0;width:2px;background:#e2e8f0}.timeline-item-premium:last-child .timeline-line{display:none}.timeline-marker{position:absolute;left:0;top:5px;width:18px;height:18px;background:#fff;border:4px solid #2563eb;border-radius:50%;z-index:2;transition:all .3s ease}.timeline-item-premium:hover .timeline-marker{background:#2563eb;transform:scale(1.3);box-shadow:0 0 0 8px #2563eb26}.info-role-premium{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:6px;letter-spacing:-.5px}.info-org-premium{font-size:15px;color:#64748b;font-weight:600;margin-bottom:8px}.info-years-premium{display:inline-block;padding:4px 12px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800;border-radius:100px;letter-spacing:.5px}.cert-stack{display:grid;grid-template-columns:1fr;gap:20px}.cert-card-premium{position:relative;background:#f8fafc;padding:25px;border-radius:24px;border:1px solid #e2e8f0;overflow:hidden;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;flex-direction:column;justify-content:center;min-height:120px}.cert-card-glow{position:absolute;top:-50%;right:-50%;width:150px;height:150px;background:radial-gradient(circle,rgba(37,99,235,.05) 0%,transparent 70%);transition:all .5s ease}.cert-card-premium:hover{background:#fff;border-color:#2563eb;transform:translate(10px) translateY(-5px);box-shadow:-20px 20px 40px #0f172a08}.cert-card-premium:hover .cert-card-glow{top:-20%;right:-20%;transform:scale(2)}.cert-name-premium{font-size:17px;font-weight:800;color:#0f172a;margin-bottom:10px;line-height:1.4;position:relative;z-index:2}.cert-meta-premium{font-size:14px;color:#64748b;font-weight:600;position:relative;z-index:2}.stats-section-premium{padding:80px 0;background:#0f172a;position:relative;overflow:hidden}.stats-section-premium:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.stats-grid-premium{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.stat-card-new{text-align:center;padding:30px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:24px;transition:all .4s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-card-new:hover{background:#ffffff12;border-color:#2563eb;transform:translateY(-8px);box-shadow:0 20px 40px #0003}.stat-icon-wrap{width:60px;height:60px;background:#2563eb1a;color:#3b82f6;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;transition:all .4s ease}.stat-card-new:hover .stat-icon-wrap{background:#2563eb;color:#fff;transform:rotate(10deg)}.stat-number{font-size:42px;font-weight:950;color:#fff;margin-bottom:8px;letter-spacing:-1px}.stat-label-new{font-size:13px;color:#ffffff80;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}@media (max-width: 1200px){.stats-grid-premium{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 576px){.stats-grid-premium{grid-template-columns:1fr;gap:20px}.stat-card-new{padding:24px}.stat-number{font-size:36px}}@media (max-width: 992px){.about-grid-modern{grid-template-columns:1fr;gap:80px}.about-col-certs{grid-column:span 1}.cert-stack{grid-template-columns:repeat(2,1fr)}.about-header-premium{margin-bottom:60px}.section-title-premium-centered{font-size:42px}}@media (max-width: 768px){.about-section-new{padding:100px 0}.cert-stack{grid-template-columns:1fr}.section-title-premium-centered{font-size:36px}.about-description-new{font-size:18px}}@media (max-width: 480px){.about-section-new{padding:70px 0}.section-title-premium-centered{font-size:30px}.designer-identity-card{flex-direction:column;text-align:center;gap:15px}.identity-initial{margin:0 auto}.about-col-bio{text-align:center}.designer-skills-new{justify-content:center}.info-role-premium{font-size:18px}}@media (min-width: 1600px){.container{max-width:1500px}}@media (max-width: 1200px){.about-grid-modern{grid-template-columns:1fr 1fr;gap:50px 60px}.about-col-certs{grid-column:span 2}.cert-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.section-title-premium-centered{font-size:52px}}@media (max-width: 992px){.hero-title{font-size:60px!important;letter-spacing:-1.5px!important}.hero-description{font-size:20px!important;height:auto!important;margin-bottom:40px!important}}@media (max-width: 768px){.hero-title{font-size:42px!important;letter-spacing:-1px!important;line-height:1.2!important}.hero-section{padding-top:100px;min-height:80vh}.hero-actions{flex-direction:column;gap:15px;width:100%;max-width:320px}.btn-hero-primary,.btn-hero-outline{padding:18px 30px;width:100%;justify-content:center}.hero-indicators-thumbs{bottom:20px;gap:8px}.hero-thumb{width:50px;height:35px}}@media (max-width: 480px){.hero-title{font-size:32px!important}.hero-description{font-size:16px!important;line-height:1.4!important}}.partners-grid-premium{display:grid;grid-template-columns:1fr;gap:30px;max-width:500px;margin:0 auto}.partner-luxury-card{width:100%;padding:50px 30px;background:#fff;border-radius:32px;border:1px solid #f1f5f9;text-align:center;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 10px 40px #00000008;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 1024px){.partners-grid-premium{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.partners-grid-premium{grid-template-columns:1fr;gap:40px}.section-title{font-size:32px!important;letter-spacing:-1px!important}}@media (max-width: 768px){section{padding:80px 0!important}.container{padding:0 25px}}@media (max-width: 1024px){.services-row-top,.services-row-bottom{grid-template-columns:repeat(2,1fr)!important;max-width:100%!important}}@media (max-width: 640px){.services-row-top,.services-row-bottom{grid-template-columns:1fr!important}}@media (max-width: 768px){.about-floating-icons{display:none}.mesh-blob{opacity:.1;filter:blur(50px)}}.partners-grid-premium{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:50px auto 0}.partner-luxury-card{background:#fff;padding:60px 40px;border-radius:40px;border:1px solid #f1f5f9;text-align:center;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 10px 40px #00000008;display:flex;flex-direction:column;align-items:center;height:100%}.partner-status-pill{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#0f172a;color:#fff;font-size:10px;font-weight:900;padding:10px 22px;border-radius:100px;letter-spacing:2px;white-space:nowrap;z-index:2}.partner-logo-box{width:100px;height:100px;background:#f8fafc;border-radius:32px;margin-bottom:30px;display:flex;align-items:center;justify-content:center;border:1px solid #f1f5f9;transition:all .4s ease}.partner-luxury-card:hover{transform:translateY(-20px);border-color:#3b82f6;box-shadow:0 50px 100px #2563eb1a}.partner-luxury-card:hover .partner-logo-box{background:#3b82f6;transform:scale(1.1) rotate(5deg)}.partner-luxury-card:hover .partner-logo-box img{filter:brightness(0) invert(1)}.partner-info-box h4{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:12px;letter-spacing:-.5px;line-height:1.3}.partner-location{font-size:14px;color:#94a3b8;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600}.contact-section-new{padding:140px 0;background:#fff}.contact-grid-modern{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:start}.contact-main-title{font-size:64px;font-weight:950;color:#0f172a;letter-spacing:-3px;margin-bottom:30px}.contact-sub-desc{font-size:20px;color:#64748b;line-height:1.7;margin-bottom:20px}.contact-cta-note{font-size:18px;color:#0f172a;font-weight:700;margin-bottom:60px}.contact-info-list{display:grid;gap:40px}.contact-info-item{display:flex;gap:25px;align-items:flex-start}.info-icon-box{width:56px;height:56px;background:#fff5f2;color:#ff7051;display:flex;align-items:center;justify-content:center;border-radius:18px;flex-shrink:0}.info-text-box h5{font-size:19px;font-weight:800;color:#0f172a;margin-bottom:8px}.info-text-box p{font-size:16px;color:#64748b;line-height:1.6}.contact-form-card-premium{background:#f8fafc;padding:60px;border-radius:48px;border:1px solid #f1f5f9;box-shadow:0 40px 80px #00000005}.form-card-title{font-size:28px;font-weight:900;color:#0f172a;margin-bottom:45px;letter-spacing:-1px}.premium-form-layout{display:grid;gap:24px}.form-group-premium label{display:block;font-size:13px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.form-group-premium input,.form-group-premium textarea{width:100%;padding:18px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;font-size:16px;font-weight:500;transition:all .3s ease}.form-group-premium input:focus,.form-group-premium textarea:focus{border-color:#ff7051;box-shadow:0 0 0 4px #ff70511a;outline:none}.form-group-premium textarea{min-height:140px;resize:vertical}.btn-contact-submit{height:64px;background:#ff7051;color:#fff;border:none;border-radius:18px;font-size:18px;font-weight:800;cursor:pointer;transition:all .4s ease;margin-top:10px}.btn-contact-submit:hover{background:#f45e3d;transform:translateY(-3px);box-shadow:0 20px 40px #ff705140}@media (max-width: 1200px){.contact-grid-modern{gap:60px}.contact-main-title{font-size:52px}}@media (max-width: 992px){.contact-grid-modern{grid-template-columns:1fr;gap:80px}.contact-info-new{text-align:center}.contact-info-item{justify-content:center;text-align:left}.contact-cta-note{margin-bottom:40px}}@media (max-width: 768px){.contact-section-new{padding:80px 0}.contact-main-title{font-size:42px;letter-spacing:-1.5px}.contact-form-card-premium{padding:40px 30px;border-radius:32px}.form-card-title{font-size:24px}}@media (max-width: 480px){.contact-main-title{font-size:34px}.form-group-premium input{padding:15px 20px}}@media (max-width: 768px){.partners-grid-premium{grid-template-columns:1fr!important;gap:30px!important}.partner-luxury-card{padding:40px 25px!important;width:100%!important}.cert-stack{display:grid!important;grid-template-columns:1fr!important;gap:15px!important}.cert-card-premium{transform:none!important;width:100%!important;padding:20px!important;min-height:auto!important}.about-grid-modern{display:flex!important;flex-direction:column!important;gap:50px!important}.about-col-certs,.about-col-experience,.about-col-bio{width:100%!important}}@media (max-width: 480px){.partner-info-box h4{font-size:18px!important}.cert-name-premium{font-size:16px!important}}@media (min-width: 1400px){.section-title-premium-centered{font-size:80px!important;letter-spacing:-4px!important}}.section-title-premium-centered{font-size:72px!important;line-height:1.05!important}@media (max-width: 992px){.section-title-premium-centered{font-size:54px!important}}@media (max-width: 768px){.section-title-premium-centered{font-size:48px!important;letter-spacing:-2px!important}}@media (max-width: 480px){.section-title-premium-centered{font-size:40px!important;letter-spacing:-1.5px!important}}.id-card-perspective{perspective:1500px!important}.id-card-inner{transition:transform 1.2s cubic-bezier(.34,1.56,.64,1)!important}.id-card-inner.flipped{transform:rotateY(180deg) rotate(2deg)!important}.id-card-side{box-shadow:0 15px 35px #0003}.id-card-front{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1)}.id-card-back{background:linear-gradient(225deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);transform:rotateY(180deg)}.id-card-production-section{padding:140px 0;background:#0f172a;position:relative;overflow:hidden;color:#fff}.id-card-section-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.section-blob{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(120px);opacity:.1}.blob-top{top:-20%;right:-10%;background:#2563eb}.blob-bottom{bottom:-20%;left:-10%;background:#06b6d4}.relative-z{position:relative;z-index:2}.id-card-production-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.production-title{font-size:64px;font-weight:950;line-height:1;letter-spacing:-3px;margin-bottom:50px;color:#fff}.section-tag-premium-light{display:inline-block;color:#3b82f6;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:3px;margin-bottom:20px}.production-features-list{display:grid;gap:20px}.production-feature-item{display:flex;align-items:center;gap:20px;padding:12px;border-radius:16px;transition:background .3s ease}.production-feature-item:hover{background:#ffffff08}.feature-icon-circle{width:32px;height:32px;background:#22c55e26;color:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-text{font-size:19px;font-weight:600;color:#fffc}.id-preview-side{position:relative;display:flex;justify-content:center;perspective:2000px}.preview-shadow-accent{position:absolute;bottom:-40px;width:200px;height:40px;background:radial-gradient(ellipse at center,rgba(37,99,235,.4) 0%,transparent 70%);filter:blur(20px);z-index:-1}@media (max-width: 1024px){.id-card-production-grid{grid-template-columns:1fr;gap:80px;text-align:center}.production-feature-item{justify-content:center;text-align:left}.production-title{font-size:48px}}@media (max-width: 768px){.id-card-production-section{padding:80px 0}.production-title{font-size:42px;letter-spacing:-2px}.feature-text{font-size:17px}.partners-grid-premium{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}}@media (max-width: 480px){.production-title{font-size:36px}.id-card-production-grid{gap:60px}}.id-card-perspective-luxury{width:440px;height:280px;perspective:2000px;cursor:pointer}.id-card-inner-luxury{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.16,1,.3,1)}.id-card-face-luxury{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:32px;padding:35px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 60px #0006}.id-card-front-luxury{background:linear-gradient(135deg,#111827,#0f172a);z-index:2}.id-card-back-luxury{background:linear-gradient(225deg,#0f172a,#1e293b);transform:rotateY(180deg)}.card-glass-sheen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;opacity:.8}.chip-gold{width:50px;height:38px;background:linear-gradient(135deg,#fcd34d,#b45309);border-radius:8px;position:relative;overflow:hidden}.chip-gold:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,transparent 50%,rgba(0,0,0,.1) 50.5%),linear-gradient(0deg,transparent 50%,rgba(0,0,0,.1) 50.5%);background-size:8px 8px}.card-header-luxury{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.brand-name{font-size:13px;font-weight:900;letter-spacing:2px;color:#fff}.brand-tagline{font-size:8px;color:#fff6;font-weight:600;margin-top:2px}.card-body-luxury{display:flex;gap:25px;align-items:center}.avatar-frame{width:90px;height:110px;background:#ffffff0d;border-radius:16px;border:2px solid #3b82f6;display:flex;align-items:center;justify-content:center;font-size:56px;position:relative;box-shadow:inset 0 0 20px #00000080}.user-name{font-size:24px;font-weight:950;color:#fff;letter-spacing:-1px;margin-bottom:4px}.user-role{font-size:14px;color:#3b82f6;font-weight:800}.user-id{font-size:11px;color:#fff6;margin-top:10px}.card-footer-luxury{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end}.validity-box .label{display:block;font-size:8px;color:#ffffff4d;font-weight:800}.validity-box .value{font-size:13px;color:#fff;font-weight:700}.qr-mini{width:44px;height:44px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:28px}.back-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:20px 20px}.magnetic-stripe{width:120%;height:40px;background:#000;margin:0 -40px 30px}.back-details{display:grid;gap:15px}.detail-row{display:flex;gap:10px;font-size:13px}.row-label{color:#fff6;font-weight:700;width:80px}.row-value{color:#fff;font-weight:600}.auth-sign{margin-top:auto;text-align:right}.sign-line{width:40%;height:1px;background:#fff3;margin:0 0 8px auto}.auth-sign span{font-size:9px;color:#ffffff4d;font-weight:800}@media (max-width: 768px){.id-card-perspective-luxury{width:320px;height:200px}.id-card-face-luxury{padding:20px;border-radius:20px}.user-name{font-size:18px}.avatar-frame{width:70px;height:90px;font-size:42px}}@media (max-width: 480px){.id-card-perspective-luxury{width:280px;height:180px}}@media (min-width: 1400px){.id-card-production-grid{gap:150px}.production-title{font-size:72px!important}}@media (max-width: 1399px) and (min-width: 1025px){.id-card-production-grid{gap:60px}.production-title{font-size:56px!important}.id-card-perspective-luxury{width:380px;height:240px}}@media (max-width: 1024px){.id-content-side{max-width:800px;margin:0 auto}.production-features-list{max-width:600px;margin:0 auto}.production-feature-item{background:#ffffff08;border:1px solid rgba(255,255,255,.05);justify-content:flex-start;text-align:left}}@media (max-width: 768px){.id-card-production-section{padding:100px 0}.production-title{font-size:42px!important;margin-bottom:30px}.id-preview-side{margin-top:20px;transform:scale(.9)}}@media (max-width: 480px){.id-card-production-section{padding:70px 0}.production-title{font-size:34px!important}.production-feature-item{padding:12px 15px;gap:12px}.feature-text{font-size:15px}.id-preview-side{transform:scale(.8);margin-top:-20px}}.partners-grid-premium{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:35px!important;align-items:stretch!important;max-width:1200px;margin:60px auto 0}.partner-luxury-card{width:100%!important;height:100%!important;box-sizing:border-box!important;transform:none!important}@media (max-width: 1100px){.partners-grid-premium{gap:20px!important;padding:0 15px}.partner-luxury-card{padding:40px 20px!important}}@media (max-width: 768px){.partners-grid-premium{grid-template-columns:1fr!important;gap:30px!important}.partner-luxury-card{width:100%!important;max-width:450px;margin:0 auto}}@media (max-width: 768px){.hero-section{padding-top:110px!important;padding-bottom:50px!important;min-height:auto!important;display:flex!important;align-items:center!important}.hero-title{font-size:30px!important;line-height:1.1!important;letter-spacing:-.5px!important;margin-bottom:15px!important;display:block!important}.hero-description{font-size:14px!important;line-height:1.4!important;height:auto!important;max-height:none!important;margin-bottom:30px!important;display:block!important;text-shadow:0 2px 40px rgba(0,0,0,.5)!important}.hero-actions{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;align-items:center!important}.btn-hero-primary,.btn-hero-outline{width:90%!important;padding:18px 25px!important;font-size:14px!important}}@media (max-width: 480px){.hero-title{font-size:32px!important}.hero-description{font-size:15px!important;margin-bottom:30px!important}}@media (max-width: 768px){p{font-size:14px!important}h2{font-size:28px!important}h3{font-size:22px!important}.feature-text{font-size:15px!important}.stat-number{font-size:32px!important}.stat-label-new{font-size:11px!important}.card-service-title{font-size:18px!important}.card-service-desc{font-size:13px!important}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.login-container{min-height:100vh;display:flex}.login-visual-section{width:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px}.shape{position:absolute;border-radius:50%}.shape-1{top:8%;left:5%;width:180px;height:180px;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.shape-2{bottom:15%;right:10%;width:140px;height:140px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.shape-3{top:40%;right:20%;width:80px;height:80px;background:linear-gradient(135deg,#fef3c7,#fde68a)}.card-stack{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.card-visual{width:320px;height:200px;background:#fff;border-radius:16px;position:absolute;box-shadow:0 20px 60px #1e40af26;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center}.card-back{top:0;left:-40px;transform:rotate(-12deg)}.card-middle{top:20px;left:-20px;transform:rotate(-6deg);box-shadow:0 20px 60px #1e40af2e}.card-front{width:340px;height:212px;background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:20px;position:relative;box-shadow:0 30px 80px #1e40af4d;padding:24px;display:flex;flex-direction:column}.card-icon-circle{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#bfdbfe);display:flex;align-items:center;justify-content:center}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.card-label{font-size:10px;color:#fff9;letter-spacing:1.5px;margin-bottom:2px}.card-title{font-size:18px;font-weight:700;color:#fff}.card-logo-mini{width:32px;height:32px;border-radius:8px;background:#fff3;display:flex;align-items:center;justify-content:center}.card-body{display:flex;gap:16px;flex:1;align-items:center}.card-photo-placeholder{width:80px;height:80px;border-radius:12px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.3)}.card-name{font-size:20px;font-weight:700;color:#fff;margin-bottom:4px}.card-meta{font-size:12px;color:#ffffffb3;margin-bottom:2px}.card-school{font-size:11px;color:#ffffff80}.card-footer{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center}.barcode{display:flex;gap:3px}.barcode-line{width:2px;height:14px}.floating-stats{position:absolute;bottom:40px;right:60px;background:#fff;border-radius:16px;padding:16px 24px;box-shadow:0 10px 40px #0000001f;display:flex;align-items:center;gap:12px}.stats-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);display:flex;align-items:center;justify-content:center;font-size:22px}.login-form-section{width:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px}.login-form-wrapper{width:100%;max-width:400px}.login-welcome{margin-bottom:32px;text-align:center}.login-welcome h2{font-size:26px;font-weight:700;color:#0f172a;margin-bottom:8px}.login-welcome p{font-size:14px;color:#64748b}.role-tabs{display:flex;background:#f1f5f9;border-radius:10px;padding:4px;margin-bottom:24px}.role-tab{flex:1;padding:10px 16px;border-radius:8px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;background:transparent;color:#64748b}.role-tab.active{background:#fff;color:#1e40af;box-shadow:0 2px 8px #1e40af1a}.form-group{margin-bottom:18px}.form-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:6px;display:block}.login-input{padding:12px 14px;font-size:14px;border-radius:10px}.pass-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#94a3b8;cursor:pointer;font-size:14px}.btn-forgot{background:none;border:none;color:var(--primary);font-size:12px;font-weight:600;cursor:pointer;padding:0;margin-top:8px}.login-error{background:#fef2f2;border:1px solid #FECACA;border-radius:10px;padding:12px 14px;font-size:13px;color:#dc2626;margin-bottom:16px}.btn-login{width:100%;padding:14px;font-size:14px;font-weight:600;border-radius:10px;border:none;color:#fff;box-shadow:0 4px 14px #1e40af59;cursor:pointer;background:linear-gradient(135deg,#1e40af,#2563eb)}.btn-login:disabled{background:#94a3b8;cursor:not-allowed}.btn-login:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #1e40af66;filter:brightness(1.05)}.btn-login:active:not(:disabled){transform:translateY(0) scale(.98);transition-duration:.1s}.btn-login:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}@media (max-width: 900px){.login-visual-section{display:none!important}.login-form-section{width:100%!important}}:root{--sidebar-w: 280px;--primary: #1e40af;--primary-pale: #eff6ff;--primary-border: #bfdbfe;--bg: #F8FAFC;--gray-50: #F9FAFB;--gray-100: #F3F4F6;--gray-200: #E5E7EB;--gray-500: #6B7280;--gray-900: #111827;--danger: #dc2626;--danger-bg: #fef2f2;--danger-border: #fecaca;--ease: cubic-bezier(.4, 0, .2, 1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;border:2px solid #f1f5f9}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.dashboard-container{display:flex;flex-direction:column;min-height:100vh;background:var(--bg)}.dashboard-header{background:#fff;border-bottom:1px solid #E2E8F0;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;height:72px;z-index:1000}.header-left{display:flex;align-items:center;gap:0}.header-logo-container{display:flex;align-items:center;gap:12px}.header-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1e40af33}.header-logo-text{font-weight:800;font-size:18px;color:var(--gray-900);letter-spacing:-.5px}.header-logo-text .primary{color:var(--primary)}.header-title{font-size:16px;font-weight:700;color:var(--gray-900);margin:0}.header-right{display:flex;gap:20px;align-items:center}.header-profile-section{display:flex;align-items:center;gap:12px;padding-left:20px;border-left:1px solid var(--gray-200)}.profile-info{text-align:right}.profile-name{font-size:12px;font-weight:700;color:var(--gray-900)}.profile-email{font-size:10px;color:var(--gray-500)}.profile-avatar{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;box-shadow:var(--shadow-sm)}.profile-avatar.admin{background:#1e40af}.profile-avatar.school{background:#059669}.dashboard-body{display:flex;flex:1;padding-top:0}.dashboard-main{margin-left:260px;flex:1;display:flex;flex-direction:column;min-height:calc(100vh - 72px);background:#f8fafc}.dashboard-content{flex:1;padding:24px 28px;animation:fadeIn .3s ease}.dashboard-footer{padding:16px 28px;border-top:1px solid var(--gray-200);background:var(--bg-card);font-size:11px;color:var(--gray-500);display:flex;justify-content:center;align-items:center}.dashboard-footer a{color:var(--primary);font-weight:600;text-decoration:none}.dash-layout-wrapper{height:100vh;width:100%;display:flex!important;flex-direction:column!important;overflow:hidden;background:#f8fafc;font-family:Inter,Outfit,sans-serif}.dash-header{height:68px;flex-shrink:0;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 12px #0f172a0f;display:flex;align-items:center;justify-content:space-between;padding:0 28px;z-index:1001}.dash-header-left{display:flex;align-items:center;gap:14px}.dash-hamburger{display:none;background:none;border:1px solid #e2e8f0;border-radius:10px;padding:8px;color:#1e293b;cursor:pointer;align-items:center;justify-content:center}.dash-logo{height:40px;object-fit:contain}.dash-header-divider{width:1px;height:24px;background:#e2e8f0}.dash-header-title{font-size:17px;font-weight:900;color:#0f172a;letter-spacing:-.02em}.dash-header-subtitle{font-size:9px;font-weight:700;color:#94a3b8;letter-spacing:.08em;text-transform:uppercase}.dash-header-right{display:flex;align-items:center;gap:12px}.dash-profile-info{text-align:right}.dash-profile-role{font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.dash-avatar{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;color:#fff}.dash-avatar.admin{background:linear-gradient(135deg,#1e40af,#2563eb)}.dash-avatar.school{background:linear-gradient(135deg,#059669,#10b981)}.dash-body{display:flex;flex:1;overflow:hidden;min-height:0}.dash-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9998}.dash-sidebar{width:244px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;box-shadow:4px 0 20px #0f172a0a;display:flex;flex-direction:column;z-index:1000}.dash-sidebar-close{display:none}.dash-sidebar-brand{display:flex;align-items:center;gap:10px;padding:22px 18px 16px;border-bottom:1px solid #f1f5f9}.dash-sidebar-brand-icon{width:34px;height:34px;background:linear-gradient(135deg,#1e40af,#2563eb);border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 10px #1e40af40}.dash-sidebar-brand-name{font-size:14px;font-weight:900;color:#0f172a;letter-spacing:-.01em}.dash-sidebar-nav{flex:1;padding:10px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;margin-top:10px}.dash-nav-item{display:flex;align-items:center;gap:15px;padding:10px 13px;border-radius:10px;text-decoration:none;color:#64748b;font-size:17px;font-weight:600;transition:all .2s ease;border-left:3px solid transparent}.dash-nav-item:hover{background:#f8fafc;color:#1e40af;transform:translate(2px)}.dash-nav-item.active{background:linear-gradient(90deg,#eff6ff,transparent);color:#1e40af;font-weight:700;border-left-color:#1e40af;border-radius:3px 10px 10px 3px}.dash-nav-icon{display:flex;align-items:center;flex-shrink:0;opacity:.75}.dash-nav-item.active .dash-nav-icon{opacity:1}.dash-nav-label{line-height:1}.dash-sidebar-footer{padding:10px 10px 18px;border-top:1px solid #f1f5f9}.dash-logout{width:100%;display:flex;align-items:center;gap:11px;padding:10px 13px;border-radius:10px;border:none;background:none;cursor:pointer;font-size:13.5px;font-weight:700;color:#ef4444;transition:background .2s}.dash-logout:hover{background:#fef2f2}.dash-main{flex:1;overflow-x:auto;display:flex;flex-direction:column;min-height:0}.dash-content{padding:24px;min-height:100%}.dash-filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.dash-results-text-v2{font-size:13px;font-weight:700;color:#64748b}.dash-filter-select-group{display:flex;align-items:center;gap:12px}.dash-filter-label{font-size:13px;font-weight:700;color:#64748b;white-space:nowrap}.audit-actions-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px;flex-wrap:wrap;margin-top:80px}.audit-back-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:1.5px solid #E2E8F0;border-radius:14px;font-size:14px;font-weight:700;color:#475569;cursor:pointer;transition:.2s}.audit-controls-group{display:flex;gap:16px;flex:1;justify-content:flex-end}.audit-search-wrapper,.audit-select-wrapper{position:relative;flex:1;max-width:400px}.audit-search-icon,.audit-select-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}.audit-search-input,.audit-school-select{width:100%;padding:12px 16px 12px 42px;border-radius:14px;border:1.5px solid #E2E8F0;background:#fff;font-size:14px;font-weight:600;outline:none;transition:.2s}.audit-school-select{cursor:pointer;min-width:200px}@media (max-width: 1024px){.dash-hamburger{display:flex}.dash-header-title,.dash-header-subtitle,.dash-header-divider,.dash-results-text{display:none!important}.dash-header{justify-content:center;position:relative}.dash-header-left{gap:0}.dash-hamburger{position:absolute;left:16px}.dash-header-right{position:absolute;right:16px}.dash-logo{height:36px}.dash-sidebar{position:fixed;top:0;left:-100%;height:100vh;width:280px;z-index:9999;transition:left .3s cubic-bezier(.4,0,.2,1);padding-top:4px}.dash-sidebar.mobile-open{left:0}.dash-sidebar-close{display:flex;position:absolute;top:14px;right:14px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:7px;color:#475569;cursor:pointer;align-items:center;justify-content:center;z-index:10000}.dash-sidebar-close:hover{background:#e2e8f0}.dash-header{padding:0 16px}.stat-grid{grid-template-columns:repeat(2,1fr)!important}.overview-grid{grid-template-columns:1fr!important}}@media (max-width: 768px){.dash-profile-info{display:none}.stat-grid,.chart-grid{grid-template-columns:1fr!important}.dash-content{padding:16px}.dash-filter-row{flex-direction:column;align-items:center;text-align:center;gap:12px;margin-top:-50px}.dash-results-text-v2{text-align:center}.audit-search-wrapper,.audit-select-wrapper{max-width:100%;width:100%}.dash-filter-select-group{flex-direction:column;align-items:stretch;gap:8px;width:100%}.dash-filter-label{margin-bottom:4px}.audit-actions-bar,.audit-controls-group{flex-direction:column;align-items:stretch}.audit-search-wrapper,.audit-select-wrapper{max-width:100%}.audit-school-select{min-width:0}}@media (max-width: 768px){.dashboard-header{padding:0 16px}.stat-grid,.chart-grid{grid-template-columns:1fr!important}.main-content-scroll{padding:16px!important}}@media (max-width: 768px){.dashboard-header{padding:0 16px}.header-left .separator-v,.header-left div:last-child p{display:none}.header-right .profile-section .profile-trigger div:first-child{display:none}.stat-grid{grid-template-columns:1fr!important}.main-content-scroll{padding:16px!important}.chart-grid{grid-template-columns:1fr!important}}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px}.overview-grid{display:grid;grid-template-columns:2.2fr 1fr;gap:24px;margin-bottom:32px}.chart-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.card-luxury{background:#fff;border-radius:28px;padding:32px;border:1.5px solid #F1F5F9;box-shadow:0 10px 40px #00000005;transition:all .3s ease}.card-luxury:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000000d}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90}.sidebar-overlay.open{display:block}.audit-table-container{background:#fff;border-radius:22px;padding:0;border:1.5px solid #F1F5F9;box-shadow:0 10px 40px #00000005;overflow:hidden}.audit-loader-wrapper{display:flex;justify-content:center;padding:60px}.audit-table-scroll{overflow-x:auto}.audit-premium-table{width:100%;border-collapse:collapse;text-align:center}.audit-table-header{background:#f8fafc;border-bottom:1.5px solid #F1F5F9}.audit-th{padding:16px 24px;font-size:13px;font-weight:700;color:#64748b;white-space:nowrap}.audit-td{padding:18px 24px;font-size:14px;font-weight:500;color:#475569;transition:.2s}.audit-table-row{transition:.2s}.audit-table-row:hover{background:#f8fafc}.audit-table-row.has-border{border-bottom:1px solid #F1F5F9}.audit-inst-flex,.audit-by-flex{display:flex;align-items:center;gap:10px;justify-content:center}.audit-inst-icon-wrapper{width:32px;height:32px;border-radius:8px;background:#eff6ff;display:flex;align-items:center;justify-content:center;color:#3b82f6;flex-shrink:0}.audit-inst-name{font-size:14px;font-weight:700;color:#0f172a}.audit-action-badge{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:800}.audit-action-badge.verified{background:#ecfdf5;color:#059669}.audit-action-badge.updated{background:#fffbeb;color:#d97706}.audit-action-badge.default{background:#f1f5f9;color:#64748b}.audit-col-details{max-width:350px;line-height:1.5}.audit-avatar-mini{width:28px;height:28px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#64748b;flex-shrink:0}.audit-by-name{font-size:13px;font-weight:600}.audit-col-time{font-size:13px;font-weight:600;color:#94a3b8;white-space:nowrap}.audit-empty-state{text-align:center;padding:60px 0}.audit-empty-icon-wrapper{width:64px;height:64px;border-radius:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.audit-empty-title{font-size:18px;font-weight:900;color:#0f172a;margin-bottom:8px}.audit-empty-text{font-size:14px;color:#64748b}.audit-pagination-footer{padding:16px 24px;background:#fff;border-top:1.5px solid #F1F5F9;display:flex;justify-content:center;align-items:center}.audit-pagination-total{font-size:13px;font-weight:700;color:#64748b;margin-right:16px}@media (min-width: 1440px){.dash-content{padding:40px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:32px}.overview-grid{grid-template-columns:2.2fr 1fr;gap:32px}.dash-filter-row,.audit-actions-bar{margin-top:90px}.audit-th,.audit-td{padding:22px 36px}}@media (min-width: 1200px) and (max-width: 1439px){.dash-content{padding:32px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:24px}.dash-filter-row,.audit-actions-bar{margin-top:90px}}@media (min-width: 992px) and (max-width: 1199px){.dash-content{padding:24px;margin-top:60px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:20px}.overview-grid,.chart-grid{grid-template-columns:1fr!important}.dash-filter-row,.audit-actions-bar{margin-top:20px}.audit-col-time{display:none}}@media (max-width: 991px){.dash-content{padding:16px;margin-top:7px}.stat-grid,.chart-grid,.overview-grid{grid-template-columns:1fr!important;gap:16px}.dash-filter-row,.audit-actions-bar{margin-top:20px}.card-luxury{padding:20px;border-radius:20px}.audit-col-by{display:none}.audit-actions-bar{flex-direction:column;align-items:stretch}.audit-controls-group{width:100%;flex-direction:column}}@media (min-width: 768px) and (max-width: 991px){.stat-grid{grid-template-columns:repeat(2,1fr)!important}.audit-th,.audit-td{padding:14px 18px}}@media (min-width: 576px) and (max-width: 767px){.audit-col-inst{display:none}.audit-td{font-size:13px;padding:12px 10px}}@media (max-width: 575px){.dash-header-left div:last-child{display:none}.dash-avatar{width:32px;height:32px;font-size:13px}.audit-col-sno{display:none}.audit-table-container{border-radius:12px}}@media (max-width: 480px){.dash-content{padding:12px}.card-luxury{padding:16px}.dash-header{padding:0 12px}.audit-td{font-size:12px;padding:10px 6px}.audit-action-badge{padding:2px 6px;font-size:10px}}@media (max-width: 1024px){.sidebar{top:0!important;height:100vh!important;z-index:1001!important;width:280px!important}}.school-registry-container{padding:0 4px;margin-top:80px}.school-registry-card{background:#fff;border-radius:28px;padding:32px;border:1.5px solid #F1F5F9;box-shadow:0 10px 40px #00000005}.school-registry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px;flex-wrap:wrap}.school-registry-title{font-size:18px;font-weight:900;color:#0f172a;margin:0}.school-registry-subtitle{font-size:13px;color:#64748b;margin:4px 0 0}.school-search-wrapper{position:relative;width:100%;max-width:300px}.school-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);opacity:.4;pointer-events:none}.school-search-input{width:100%;padding:12px 16px 12px 42px;border-radius:14px;border:1.5px solid #E2E8F0;background:#fff;font-size:14px;font-weight:600;outline:none;transition:.2s}.school-table-wrapper{overflow-x:auto;border-radius:16px}.school-premium-table{width:100%;border-collapse:collapse;min-width:800px}.school-table-header-row{background:#f8fafc;border-bottom:1px solid #E2E8F0}.school-th{padding:14px 20px;font-size:13px;font-weight:700;color:#475569;text-align:center}.school-col-details{text-align:left}.school-td{padding:16px 20px;text-align:center;vertical-align:middle}.school-table-row{border-bottom:1px solid #F1F5F9;transition:.2s}.school-table-row:hover{background:#f8fafc}.school-name-text{font-weight:800;color:#1e293b;font-size:14px;text-align:left}.school-email-text-v2{font-size:13px;font-weight:600;color:#475569}.badge-registry{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700}.badge-blue{background:#eff6ff;color:#3b82f6}.badge-purple{background:#f5f3ff;color:#7c3aed}.badge-indigo{background:#eef2ff;color:#4f46e5}.badge-green{background:#ecfdf5;color:#059669;border:1px solid #D1FAE5}.school-stats-pill-group{display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center}.school-stats-pill-group.horizontal{flex-wrap:wrap}.badge-pending{background:#fff7ed;color:#ea580c;border:1px solid #FFEDD5}.school-status-null{color:#94a3b8;font-weight:600}.school-action-btn-group{display:flex;justify-content:center;gap:8px}.btn-registry{padding:6px 16px;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;transition:.2s;border:none}.btn-edit{background:#f1f5f9;color:#475569}.btn-delete{background:#fef2f2;color:#ef4444}.school-loading-cell,.school-no-data-cell{padding:60px;text-align:center;color:#94a3b8;font-weight:600}.modal-overlay-institutional{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.modal-content-institutional{background:#fff;width:100%;max-width:550px;border-radius:22px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:modalScaleUp .3s ease}.modal-header-institutional{padding:24px 28px;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center}.modal-title-institutional{font-weight:800;font-size:18px;color:#0f172a;margin:0}.modal-close-btn{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:10px;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:.2s}.modal-form-institutional{padding:28px}.form-group-institutional{margin-bottom:20px}.form-row-institutional{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.readonly-input{background:#f8fafc!important;color:#64748b!important}.password-input-wrapper{position:relative}.password-toggle-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:10px;font-weight:800;color:#3b82f6;background:#eff6ff;padding:5px 10px;border-radius:6px;border:1px solid #DBEAFE;cursor:pointer}.modal-action-row{display:flex;gap:12px;margin-top:32px}.btn-institutional{flex:1;height:48px;border-radius:14px;font-weight:800;font-size:14px;cursor:pointer;transition:.2s;border:none}.btn-institutional.btn-primary{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;box-shadow:0 4px 12px #1e40af33}.btn-institutional.btn-secondary{background:#f1f5f9;color:#475569}.btn-institutional.btn-danger{background:#ef4444;color:#fff}.modal-confirm{max-width:480px}.modal-confirm-body{padding:40px 32px;text-align:center}.modal-confirm-icon{font-size:48px;margin-bottom:20px}.modal-confirm-title{font-weight:900;font-size:20px;color:#dc2626;margin-bottom:12px}.modal-confirm-text{color:#64748b;font-size:15px;line-height:1.5;margin-bottom:12px}.modal-confirm-warning{background:#fef2f2;color:#dc2626;padding:12px;border-radius:12px;font-size:13px;font-weight:700;margin-bottom:28px}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (min-width: 1440px){.school-registry-card{padding:40px}.school-registry-title{font-size:22px}}@media (max-width: 991px){.school-registry-card{padding:24px;border-radius:20px}.school-registry-header{flex-direction:column;align-items:stretch}.school-search-wrapper{max-width:100%}.school-col-status{display:none}.form-row-institutional{grid-template-columns:1fr;gap:16px}}@media (max-width: 768px){.school-col-contact{display:none}.school-th,.school-td{padding:12px 14px}.school-registry-container{padding:0}.school-registry-card{border-radius:0;border:none}}@media (max-width: 575px){.school-premium-table{min-width:400px}.school-name-text{font-size:13px}.badge-registry{font-size:10px;padding:3px 8px}.btn-registry{padding:6px 12px;font-size:11px}.modal-action-row{flex-direction:column;margin-top:24px}.modal-title-institutional{font-size:16px}.modal-form-institutional{padding:20px}}@media (max-width: 480px){.school-registry-title{font-size:16px}.school-col-enrollment{display:none}.school-premium-table{min-width:300px}.school-action-btn-group{flex-direction:column}}.download-progress-overlay{position:fixed;top:10px;right:15px;z-index:10001;pointer-events:none;display:flex;flex-direction:column;gap:10px}.download-progress-container{width:300px;height:52px;pointer-events:auto;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:0 15px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 12px #00000014,inset 0 1px #fff;animation:slideInRight .5s cubic-bezier(.16,1,.3,1)}.progress-circle-wrap{position:relative;width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.progress-circle-svg{width:100%;height:100%;transform:rotate(-90deg)}.progress-circle-svg circle{fill:none;stroke-width:12;stroke-linecap:round}.progress-bg{stroke:#cbd5e1}.progress-bar{stroke:#3b82f6;stroke-dasharray:283;transition:stroke-dashoffset .6s cubic-bezier(.16,1,.3,1)}.progress-percent-text{position:absolute;font-size:11px;font-weight:900;color:#1f2937;letter-spacing:-.5px}.download-info{flex:1}.download-status-text{margin:0;font-size:18px;font-weight:850;color:#000;letter-spacing:-.5px;line-height:1.1;display:flex;align-items:center}.download-status-text span{display:inline-block;animation:dotPulse 1.5s infinite}.download-status-text span:nth-child(2){animation-delay:.2s}.download-status-text span:nth-child(3){animation-delay:.4s}.download-cancel-btn{background:linear-gradient(145deg,#ef4444,#b91c1c);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;box-shadow:0 4px 8px #dc262633;transition:all .2s var(--ease);position:relative}.download-cancel-btn:hover{transform:scale(1.1) rotate(90deg);background:#ef4444}@keyframes dotPulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes shimmerText{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.download-status-text{animation:shimmerText 2s infinite ease-in-out}@keyframes slideInRight{0%{opacity:0;transform:translate(100%) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.refinement-modal{width:95%;max-width:640px;background:#fff;border-radius:32px;box-shadow:0 40px 100px #00000026;overflow:hidden;overflow-x:hidden;display:flex;flex-direction:column;height:90vh}.modal-header{padding:32px 40px;background:#fff;border-bottom:1.5px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}.modal-title{font-size:26px;font-weight:900;color:#000;margin:0;letter-spacing:-.5px}.modal-subtitle{font-size:13px;color:#64748b;margin-top:4px}.modal-body{padding:32px;max-height:70vh;overflow-y:auto}.form-grid{display:flex;flex-direction:column;gap:32px;width:100%}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.form-group label{display:block;font-size:11px;font-weight:900;color:#475569;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;min-height:28px;display:flex;align-items:flex-end}.form-group{width:100%}.form-group input,.form-group select,.form-select{width:100%;padding:0 16px;height:50px;border:1.5px solid #E2E8F0;border-radius:12px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);background:#fff;color:#1e293b;outline:none;box-sizing:border-box}.form-group textarea,.form-control{width:100%;padding:12px 16px;height:80px;min-height:80px;resize:none;border:1.5px solid #E2E8F0;border-radius:12px;font-size:14px;font-weight:700;transition:all .2s;background:#fff;color:#1e293b;outline:none;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.form-select:focus,.form-control:focus{border-color:#3b82f6;background:#f8fafc;box-shadow:0 0 0 4px #3b82f614}.modal-footer{padding:32px 48px;background:#fff;border-top:1.5px solid #F1F5F9;display:flex;justify-content:flex-end;align-items:center;gap:40px}.btn-discard{padding:12px 28px;border-radius:14px;background:#fff;border:1.5px solid #E2E8F0;color:#64748b;font-size:14px;font-weight:800;cursor:pointer;transition:all .2s ease}.btn-discard:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.btn-update{padding:12px 40px;border-radius:14px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 20px -5px #2563eb4d;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.btn-update:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 30px -5px #2563eb66;filter:brightness(1.1)}.btn-update:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;opacity:.7}.btn-close{color:#94a3b8;background:transparent;border:none;cursor:pointer;transition:color .2s;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%}.btn-close:hover{color:#0f172a;background:#0000000d}.modal-profile-edit{display:flex;gap:24px;align-items:flex-start;background:#f8fafc;padding:24px;border-radius:24px;border:1.5px solid #F1F5F9;margin-bottom:32px;box-sizing:border-box}.modal-name-section{flex:1;display:flex;flex-direction:column;gap:8px;align-items:flex-start;margin-left:-200px;margin-top:25px}.modal-name-section label{font-size:15px;font-weight:800;color:#1e40af;text-transform:none;letter-spacing:-.01em;margin-bottom:8px}.modal-name-section .profile-name-input{width:100%;max-width:340px;height:64px;font-size:18px!important;font-weight:950!important;background:#fff;border:1.5px solid #E2E8F0;border-radius:18px;padding:0 24px;color:#0f172a;box-sizing:border-box}.modal-photo-section{flex-shrink:0}.modal-photo-section label{display:block;font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.modal-photo-container{width:90px!important;height:100px!important;aspect-ratio:116 / 135!important;border-radius:18px!important;background:#fff;border:2px dashed #CBD5E1;overflow:hidden;position:relative;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px #00000005}.modal-photo-container img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:60% 20%!important}.photo-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:8px}.photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#6366f1e6;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800;gap:4px;opacity:0;transition:all .3s ease;transform:translateY(100%)}.modal-photo-container:hover{border-color:#3b82f6;transform:scale(1.05)}.modal-photo-container:hover .photo-overlay{opacity:1;transform:translateY(0)}.library-picker-modal{max-width:1200px!important;width:90%!important;height:85vh;display:flex;flex-direction:column}.library-modal-body{flex:1;overflow-y:auto;padding:32px}.library-top-toolbar{display:flex;align-items:center;gap:16px;background:#fff;padding:12px 16px;border-radius:12px;border:1px solid #E2E8F0;margin-bottom:20px;flex-wrap:wrap}.library-search-bar{flex:1;min-width:200px;display:flex;align-items:center;gap:10px;background:#f8fafc;padding:0 12px;border-radius:8px;border:1.5px solid #E2E8F0;height:40px}.library-search-input{border:none;background:transparent;outline:none;width:100%;font-size:14px;font-weight:600;color:#1e293b}.library-filter-tabs{display:flex;gap:4px;background:#f1f5f9;padding:4px;border-radius:8px}.lib-tab{padding:6px 12px;border-radius:6px;border:none;background:transparent;font-size:12px;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s;white-space:nowrap}.lib-tab.active{background:#fff;color:#3b82f6;box-shadow:0 2px 4px #0000000d}.library-toolbar-actions{display:flex;gap:8px;margin-left:auto}.lib-selection-controls{display:flex;gap:8px;align-items:center}.lib-btn-select{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1.5px solid #E2E8F0;background:#fff;color:#475569;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.lib-btn-select:hover{background:#f8fafc;border-color:#3b82f6;color:#3b82f6}.lib-btn-delete{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:none;background:#fee2e2;color:#dc2626;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease;animation:fadeIn .3s ease}.lib-btn-delete:hover{background:#fecaca;transform:translateY(-1px)}.lib-btn-cancel{padding:8px 16px;border-radius:10px;border:1.5px solid #E2E8F0;background:#fff;color:#64748b;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.lib-btn-cancel:hover{background:#f8fafc;color:#1e293b}.lib-btn-secondary{padding:8px 16px;border-radius:10px;border:1.5px solid #E2E8F0;background:#fff;color:#475569;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.lib-btn-secondary:hover{background:#f8fafc;border-color:#3b82f6;color:#3b82f6}.library-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.library-card{background:#fff;border-radius:20px;border:1.5px solid #F1F5F9;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;height:100%;display:flex!important;flex-direction:column!important}.library-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000014;border-color:#3b82f6}.library-card-img{height:180px!important;width:100%!important;object-fit:cover!important;object-position:50% 20%!important;background:#f8fafc;display:block}.btn-load-more{padding:14px 40px;border-radius:14px;background:#f1f5f9;border:1.5px solid #E2E8F0;color:#475569;font-size:14px;font-weight:800;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:10px}.btn-load-more:hover{background:#fff;border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 20px #3b82f61a}.library-card-info{padding:12px!important;text-align:center!important;width:100%;background:#f8fafc}.library-card-name{font-size:13px!important;font-weight:800!important;color:#1e293b!important;display:block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-card-badge{position:absolute;top:12px;left:12px;padding:4px 8px;border-radius:6px;font-size:9px;font-weight:900;display:flex;align-items:center;gap:4px;letter-spacing:.05em;z-index:10;background:#10b981f2;color:#fff}.library-card.upload-trigger{border:2px dashed #E2E8F0;background:#f8fafc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);height:180px!important;min-height:180px!important;flex:1}.upload-trigger-content{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.upload-icon-circle{width:56px;height:56px;border-radius:50%;background:#fff;border:1.5px solid #E2E8F0;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s}.library-card.upload-trigger:hover .upload-icon-circle{border-color:#3b82f6;color:#3b82f6;transform:scale(1.1)}.confirmation-card-premium{background:#fff;width:420px;padding:40px;border-radius:32px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;align-items:center;text-align:center;animation:confPop .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes confPop{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.conf-icon-wrap{width:80px;height:80px;background:#f0fdf4;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.conf-title{font-size:22px;font-weight:900;color:#0f172a;margin-bottom:12px;letter-spacing:-.02em}.conf-desc{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:32px}.conf-desc strong{color:#1e293b;font-weight:800}.conf-actions{display:flex;gap:12px;width:100%}.btn-cancel-link,.btn-confirm-link{flex:1;height:52px;border-radius:14px;font-size:15px;font-weight:800;cursor:pointer;transition:all .2s ease;border:none}.btn-cancel-link{background:#f1f5f9;color:#64748b}.btn-cancel-link:hover{background:#e2e8f0;color:#1e293b}.btn-confirm-link{background:#10b981;color:#fff;box-shadow:0 10px 15px -3px #10b9814d}.btn-confirm-link:hover{background:#059669;transform:translateY(-2px);box-shadow:0 15px 25px -5px #10b98166}.library-card-checkbox-wrap{position:absolute;top:12px;right:12px;z-index:100}.custom-checkbox{width:24px;height:24px;background:#fff;border:2px solid #E2E8F0;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);color:#fff}.custom-checkbox.checked{background:#3b82f6;border-color:#3b82f6;box-shadow:0 4px 10px #3b82f64d}.library-card:hover .custom-checkbox:not(.checked){border-color:#3b82f6;transform:scale(1.1)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.modal-content{background:#fff;width:100%;max-width:600px;border-radius:32px;padding:40px;box-shadow:0 40px 100px #00000026}.modal-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.modal-title-text{font-size:22px;font-weight:900;color:#0f172a}.modal-subtitle-text{font-size:13px;color:#64748b}.btn-close-modal{background:#f1f5f9;border:none;padding:10px;border-radius:12px;cursor:pointer;color:#64748b;transition:transform .2s}.btn-close-modal:hover{transform:scale(1.1);background:#e2e8f0}@media (min-width: 1440px){.refinement-modal{max-width:720px}.library-picker-modal{max-width:1300px}}@media (min-width: 1200px) and (max-width: 1439px){.refinement-modal{max-width:680px}.library-picker-modal{max-width:1100px}}@media (min-width: 992px) and (max-width: 1199px){.refinement-modal{max-width:640px}.library-picker-modal{max-width:900px}.library-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 991px){.refinement-modal{width:95%;max-height:95vh}.modal-header{padding:24px 30px}.modal-title{font-size:22px}.form-grid-2{grid-template-columns:1fr 1fr;gap:15px}.library-grid{grid-template-columns:repeat(3,1fr);gap:15px}}@media (max-width: 780px) and (min-width: 768px){.library-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px) and (max-width: 991px){.modal-profile-edit{flex-direction:row;align-items:center}.modal-name-section{margin-left:-50px}}@media (min-width: 576px) and (max-width: 767px){.modal-profile-edit{flex-direction:row;gap:15px;padding:15px}.modal-name-section{margin-left:0;margin-top:0}.modal-name-section .profile-name-input{font-size:16px!important}.library-grid{grid-template-columns:repeat(2,1fr)}.modal-footer{padding:20px;gap:20px}}@media (max-width: 575px){.refinement-modal{height:100vh;border-radius:0;width:100%}.modal-header{padding:20px}.modal-title{font-size:18px}.modal-subtitle{font-size:11px}.modal-body{padding:20px}.modal-profile-edit{flex-direction:column;align-items:center;text-align:center}.modal-name-section{margin-left:0;margin-top:10px;width:100%;align-items:center}.modal-name-section .profile-name-input{max-width:100%;text-align:center}.form-grid-2{grid-template-columns:1fr;gap:20px}.modal-footer{flex-direction:column-reverse;padding:20px;gap:12px}.btn-discard,.btn-update{width:100%}.library-modal-body{padding:15px}.library-grid{grid-template-columns:repeat(1,1fr)}.library-top-toolbar{flex-direction:column;align-items:stretch}.library-toolbar-actions{margin-left:0;justify-content:center}}@media (max-width: 480px){.modal-title{font-size:16px}.modal-content{padding:20px}.confirmation-card-premium{width:90%;padding:20px}.conf-title{font-size:18px}.conf-desc{font-size:13px}}.scale-up{animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1)}.animate-fadeIn{animation:fadeIn .4s ease}.delete-confirm-popup{background:#fff;width:440px;padding:40px;border-radius:32px;box-shadow:0 40px 100px #00000040;display:flex;flex-direction:column;align-items:center;text-align:center;border:1.5px solid #F1F5F9;z-index:6000}.delete-icon-wrap{width:80px;height:80px;background:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.delete-title{font-size:24px;font-weight:950;color:#0f172a;margin-bottom:12px;letter-spacing:-.02em}.delete-desc{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:32px}.delete-actions{display:flex;gap:12px;width:100%}.btn-delete-cancel,.btn-delete-confirm{flex:1;height:54px;border-radius:16px;font-size:14px;font-weight:900;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);border:none}.btn-delete-cancel{background:#f1f5f9;color:#64748b;border:1.5px solid #E2E8F0}.btn-delete-cancel:hover{background:#fff;border-color:#3b82f6;color:#3b82f6}.btn-delete-confirm{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 10px 20px #dc262633}.btn-delete-confirm:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 30px #dc26264d;filter:brightness(1.1)}.allstudent-admin-students-container{padding-bottom:24px;width:100%;max-width:1600px;margin:0 auto;min-height:calc(100vh - 150px);display:flex;flex-direction:column;overflow-x:hidden}@media (max-width: 1024px){.allstudent-dashboard-main{margin-left:0!important;width:100%!important}.allstudent-sidebar{display:none!important}.allstudent-main-content-scroll{padding:12px!important}.allstudent-dashboard-header{padding:0 12px!important}.allstudent-header-left img{height:32px!important}.allstudent-separator-v{margin:0 8px!important}.allstudent-header-left h1{font-size:14px!important}.allstudent-profile-section{gap:8px!important}.allstudent-profile-trigger{gap:4px!important}}.allstudent-registry-actions-group{display:flex;gap:12px}.allstudent-stats-matrix-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}.allstudent-stat-card{background:#fff;padding:24px;border-radius:20px;border:1.5px solid #F1F5F9;transition:transform .3s,box-shadow .3s}.allstudent-stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000005}.allstudent-stat-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.allstudent-stat-label-text{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.allstudent-stat-value-text{font-size:24px;font-weight:900;color:#1e293b}.allstudent-filter-matrix-hub{background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 40px #0000000a;margin-bottom:24px;border:1.5px solid #F1F5F9;width:100%;box-sizing:border-box;margin-top:90px}.allstudent-filter-row{display:flex;flex-wrap:nowrap;gap:12px;align-items:center}@media (max-width: 1200px){.allstudent-filter-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width: 991px){.allstudent-filter-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.allstudent-filter-row{grid-template-columns:1fr}}.allstudent-filter-group{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1.5px solid #E2E8F0;padding:0 16px;border-radius:14px;height:48px;box-sizing:border-box}.allstudent-date-matrix-range{min-width:320px;height:48px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;display:flex!important;align-items:center;gap:0!important;padding:0 12px!important;transition:all .2s cubic-bezier(.645,.045,.355,1);box-sizing:border-box}.allstudent-date-matrix-range:hover{border-color:#40a9ff}.allstudent-date-matrix-range:focus-within{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff1a}.allstudent-date-input-wrapper{display:flex;align-items:center;flex:1}.allstudent-date-matrix-range input[type=date]{border:none;background:transparent;outline:none!important;font-family:inherit;color:#262626;font-weight:400;font-size:14px;width:100%;cursor:pointer;padding:0;text-align:center}.allstudent-date-range-sep{color:#bfbfbf;font-weight:300;padding:0 8px;font-size:14px;-webkit-user-select:none;user-select:none}.allstudent-date-matrix-range input[type=date]::-webkit-calendar-picker-indicator{margin-left:4px;cursor:pointer;opacity:.45;transition:opacity .2s}.allstudent-date-matrix-range input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.allstudent-matrix-select{background:transparent;border:none;outline:none;font-weight:700;color:#1e293b;cursor:pointer;height:36px}.allstudent-search-group-hub{flex:1;min-width:200px;display:flex;align-items:center;gap:12px;background:#f8fafc;padding:0 16px;border-radius:16px;border:1.5px solid #E2E8F0;height:48px;box-sizing:border-box}@media (max-width: 1200px){.allstudent-search-group-hub{grid-column:span (2)}}.allstudent-btn-reset,.allstudent-btn-bulk-download{white-space:nowrap;padding:0 16px}.allstudent-search-input{width:100%;border:none;background:transparent;outline:none;font-weight:600;font-size:14px;color:#1e293b}.allstudent-btn-reset{display:flex;align-items:center;gap:8px;padding:0 20px;border-radius:14px;background:#f1f5f9;border:none;font-weight:700;font-size:13px;color:#64748b;cursor:pointer;transition:all .2s;height:48px;box-sizing:border-box}.allstudent-btn-reset:hover{background:#e2e8f0;transform:translateY(-1px)}.allstudent-btn-bulk-download{display:flex;align-items:center;gap:10px;padding:0 24px;border-radius:16px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 4px 15px #10b98133;transition:all .3s cubic-bezier(.4,0,.2,1);height:48px;box-sizing:border-box}.allstudent-btn-bulk-download:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b9814d;opacity:.95}.allstudent-btn-bulk-download:active{transform:translateY(0)}.allstudent-premium-table-container{background:#fff;border-radius:20px;border:1.5px solid #F1F5F9;overflow-x:auto;margin-top:10px;border:1px solid #E2E8F0}.allstudent-premium-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;min-width:1400px}.allstudent-premium-table thead tr{position:sticky;top:0;z-index:100}.allstudent-premium-table th{padding:16px 20px;text-align:center;font-size:11px;font-weight:850;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #F1F5F9;border-right:1px solid #F1F5F9;white-space:nowrap;background:#f8fafc}.allstudent-col-check{width:50px!important;left:0;position:sticky;background:#f8fafc;z-index:102;border-right:1px solid #F1F5F9}.allstudent-col-sno{width:50px;left:50px;position:sticky;background:#f8fafc;z-index:101;border-right:1px solid #F1F5F9}.allstudent-col-school{width:180px}.allstudent-col-photo{width:100px;border-right:1px solid #F1F5F9}.allstudent-col-name{width:220px}.allstudent-col-class{width:80px}.allstudent-col-section,.allstudent-col-shift{width:70px}.allstudent-col-adm{width:120px}.allstudent-col-dob{width:100px}.allstudent-col-blood{width:90px}.allstudent-col-father{width:200px}.allstudent-col-contact{width:130px}.allstudent-col-address{width:220px}.allstudent-col-date{width:110px}.allstudent-col-action{width:200px;right:0;position:sticky;background:#f8fafc;z-index:101;border-left:1px solid #F1F5F9}.allstudent-premium-table td{padding:16px 20px;border-bottom:1px solid #F1F5F9;vertical-align:middle;text-align:center;box-sizing:border-box;min-height:110px;border-right:1px solid #F1F5F9}.allstudent-cell-photo,.allstudent-cell-sno{text-align:center}.allstudent-cell-check{left:0;position:sticky;background:inherit;z-index:10;border-right:1px solid #F1F5F9}.allstudent-cell-sno{left:50px;position:sticky;background:inherit;z-index:10;border-right:1px solid #F1F5F9}.allstudent-cell-action{right:0;position:sticky;background:inherit;z-index:10;min-width:240px;border-left:1px solid #F1F5F9}.allstudent-premium-table tr{background:#fff}.allstudent-premium-table tr:nth-child(2n){background:#f8fafc!important}.allstudent-premium-table tr:hover{background:#f1f5f9!important}.allstudent-row-selected{background:#eff6ff!important}.allstudent-row-selected td{border-bottom-color:#dbeafe!important}@media (min-width: 1440px){.allstudent-admin-students-container{max-width:1600px;padding:40px;margin-top:-40px}.allstudent-premium-table{min-width:100%;table-layout:auto}}@media (min-width: 1200px) and (max-width: 1439px){.allstudent-admin-students-container,.allstudent-filter-matrix-hub{padding:30px}}@media (min-width: 992px) and (max-width: 1199px){.allstudent-admin-students-container{padding:25px}.allstudent-filter-row{grid-template-columns:repeat(3,1fr)}}@media (max-width: 991px){.allstudent-admin-students-container{padding:20px;margin-top:-80px}.allstudent-filter-matrix-hub{margin-top:20px}.allstudent-filter-row{grid-template-columns:1fr;gap:12px}.allstudent-search-group-hub{width:100%}.allstudent-hide-mobile{display:none!important}.allstudent-hide-desktop{display:block!important}.allstudent-text-right-desktop{text-align:right}.allstudent-premium-table-container{margin:0;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;background:#fff;border-radius:12px;border:1px solid #f1f5f9}.allstudent-premium-table{min-width:600px!important;table-layout:auto!important;border-collapse:collapse}.allstudent-premium-table th{text-align:center;font-size:11px;font-weight:800;letter-spacing:.05em;color:#1e293b;padding:18px 5px;background:#f8fafc;text-transform:uppercase}.allstudent-premium-table td{padding:15px 5px;background:#fff!important}.allstudent-cell-sno{text-align:center;font-weight:700;color:#1e293b;width:45px!important}.allstudent-cell-name{text-align:center;font-weight:800;font-size:11px;color:#1e293b;text-transform:uppercase;word-break:break-all;padding:12px 10px!important;width:150px!important}.allstudent-centered-mobile{vertical-align:middle;text-align:center}.allstudent-centered-mobile .allstudent-table-img-wrap{margin:0 auto 6px;width:44px;height:44px!important;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;border:none}.allstudent-photo-label{font-size:9px;font-weight:700;color:#64748b;display:block;text-transform:uppercase;margin-top:2px}.allstudent-action-stack{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;justify-content:center;min-width:180px}.allstudent-btn-square-action{width:36px!important;height:36px!important;border:1.5px solid #e2e8f0!important;background:#fff!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.allstudent-btn-verify-pill{padding:4px 10px!important;font-size:11px!important;min-height:36px!important}.allstudent-verify-icon-wrap{width:18px!important;height:18px!important}.allstudent-verify-text{display:block!important;font-size:11px!important}.allstudent-premium-table th,.allstudent-premium-table td{border-bottom:1px solid #f1f5f9;vertical-align:middle;text-align:center}.allstudent-pagination-wrapper{flex-direction:column;gap:20px;align-items:center;text-align:center}}@media (max-width: 575px){.allstudent-admin-students-container{padding:10px;margin-top:-80px}.allstudent-filter-matrix-hub{padding:16px}.allstudent-btn-bulk-download{width:100%;justify-content:center}}@media (max-width: 480px){.allstudent-id-generation-hub{padding:10px;margin-top:60px}.allstudent-cell-name{font-size:10px}.allstudent-cell-sno{width:35px!important}}.allstudent-loading-cell,.allstudent-empty-cell{padding:100px;text-align:center}.allstudent-loading-spinner{font-size:40px;animation:spin 2s linear infinite}.allstudent-premium-table tr:hover{background:#f1f5f940}.allstudent-cell-sno{font-weight:800;color:#94a3b8;text-align:center}.allstudent-identity-avatar-wrap{width:70px;aspect-ratio:116 / 135;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1.5px solid #F1F5F9;flex-shrink:0;background:#f8fafc;margin-left:25px}.allstudent-identity-cell-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;justify-content:center}.allstudent-identity-avatar-img{width:100%;height:100%;object-fit:cover}.allstudent-identity-avatar-emoji{font-size:20px}.allstudent-identity-name-text{font-weight:900;color:#0f172a;font-size:15px}.allstudent-roll-id-text{color:#3b82f6;font-family:monospace}.allstudent-academic-grade-text{font-size:15px;font-weight:800;color:#1e293b}.allstudent-academic-section-text{font-size:15px;color:#000}.allstudent-guardian-name-text{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:700;color:#1e293b;white-space:nowrap}.allstudent-guardian-phone-row{display:flex;align-items:center;justify-content:center;gap:6px;font-size:15px;color:#000;margin-top:4px}.allstudent-address-text{font-size:14px;color:#475569;line-height:1.5;word-break:break-word;text-align:left;padding:4px 0;width:220px}.allstudent-dob-text,.allstudent-blood-group-text,.allstudent-date-text{font-size:15px;font-weight:700;color:#1e293b;text-align:center}.allstudent-cell-action{text-align:center}.allstudent-btn-icon-more{width:36px;height:36px;border-radius:10px;border:none;background:none;color:#94a3b8;cursor:pointer;transition:background .2s}.allstudent-btn-icon-more:hover{background:#f1f5f9;color:#1e293b}.allstudent-action-stack{display:flex;gap:10px;justify-content:center;align-items:center;flex-wrap:nowrap}.allstudent-btn-verify-pill{display:flex;align-items:center;gap:8px;padding:6px 14px;background-color:#dadada;color:#504f4f;border:1px solid #b8b8b8;border-radius:50px;font-weight:800;font-size:14px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px #0000000d;white-space:nowrap;min-height:40px}.allstudent-btn-verify-pill.allstudent-verified{background-color:#0dad79;color:#fff;border-color:#0dad79}.allstudent-verify-icon-wrap{width:22px;height:22px;background:#fff;border:1.5px solid #ff0000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:red;flex-shrink:0}.allstudent-verify-text{font-size:14px;font-weight:800;letter-spacing:-.2px}.allstudent-btn-square-action{width:40px;height:40px;border-radius:10px;border:1.5px solid #E2E8F0;background:#fff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.allstudent-btn-square-action:hover{background:#f8fafc;border-color:#3b82f6;color:#3b82f6;transform:translateY(-1px)}.allstudent-master-check-btn,.allstudent-row-check-btn{background:none;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .2s;border-radius:8px}.allstudent-master-check-btn:hover,.allstudent-row-check-btn:hover{background:#f1f5f9;color:#3b82f6}.allstudent-row-check-btn.active{color:#3b82f6}.allstudent-btn-square-action.allstudent-trash:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}.allstudent-btn-square-action.allstudent-view:hover{color:#6366f1;border-color:#6366f1;background:#eef2ff}.allstudent-btn-square-action.allstudent-disabled{opacity:.4;background:#f1f5f9;cursor:not-allowed;pointer-events:none}.allstudent-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.allstudent-modal-content{background:#fff;width:100%;max-width:600px;border-radius:32px;padding:40px;box-shadow:0 40px 100px #00000026}.allstudent-modal-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.allstudent-modal-title-text{font-size:22px;font-weight:900;color:#0f172a}.allstudent-modal-subtitle-text{font-size:13px;color:#64748b}.allstudent-btn-close-modal{background:#f1f5f9;border:none;padding:10px;border-radius:12px;cursor:pointer;color:#64748b;transition:transform .2s}.allstudent-btn-close-modal:hover{transform:scale(1.1);background:#e2e8f0}.allstudent-step-indicator-row{display:flex;align-self:center;gap:12px;margin-bottom:32px}.allstudent-step-circle-group{display:flex;align-items:center;gap:8px}.allstudent-step-circle{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.allstudent-step-circle.allstudent-active{background:#3b82f6;color:#fff}.allstudent-step-circle.allstudent-pending{background:#f1f5f9;color:#94a3b8}.allstudent-step-label{font-size:11px;font-weight:800;text-transform:uppercase}.allstudent-step-label.allstudent-active{color:#1e293b}.allstudent-step-label.allstudent-pending{color:#94a3b8}.allstudent-step-line{flex:1;height:2px;align-self:center}.allstudent-step-line.allstudent-active{background:#3b82f6}.allstudent-step-line.allstudent-pending{background:#f1f5f9}.allstudent-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.allstudent-form-field{display:flex;flex-direction:column}.allstudent-form-span-2{grid-column:span 2}.allstudent-form-label{display:block;font-size:12px;font-weight:800;color:#475569;margin-bottom:10px}.allstudent-form-select,.allstudent-form-input{width:100%;height:52px;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:16px;padding:0 16px;font-weight:700;font-size:14px;outline:none;transition:border-color .2s}.allstudent-form-select:focus,.allstudent-form-input:focus{border-color:#3b82f6}.allstudent-modal-action-footer{display:flex;gap:16px;margin-top:40px}.allstudent-btn-modal-cancel,.allstudent-btn-modal-back{flex:1;padding:18px;background:#f1f5f9;border:none;border-radius:18px;color:#64748b;font-weight:800;cursor:pointer;transition:background .2s}.allstudent-btn-modal-cancel:hover,.allstudent-btn-modal-back:hover{background:#e2e8f0}.allstudent-btn-modal-proceed,.allstudent-btn-modal-confirm{flex:2;padding:18px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border:none;border-radius:18px;font-weight:800;cursor:pointer;transition:opacity .3s,transform .2s;display:flex;align-items:center;justify-content:center;gap:8px}.allstudent-btn-modal-proceed:hover:not(:disabled),.allstudent-btn-modal-confirm:hover:not(:disabled){transform:translateY(-2px);opacity:.95}.allstudent-btn-modal-proceed:disabled{opacity:.6;cursor:not-allowed}.allstudent-scale-up{animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.allstudent-animate-fadeIn{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.allstudent-btn-premium-action{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:12px 24px;border-radius:16px;border:none;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 10px 20px #1e40af40;transition:all .3s}.allstudent-pagination-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px}.allstudent-pagination-info{font-size:13px;color:#64748b}.allstudent-pagination-info b{color:#1e293b;font-weight:800}.allstudent-pagination-controls{display:flex;align-items:center;gap:12px}.allstudent-page-numbers{display:flex;gap:6px}.allstudent-btn-page-nav{padding:8px 16px;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:12px;color:#475569;font-weight:800;font-size:12px;cursor:pointer;transition:all .2s}.allstudent-btn-page-nav:disabled{opacity:.5;cursor:not-allowed}.allstudent-btn-page-nav:not(:disabled):hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.allstudent-btn-page-number{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1.5px solid transparent;background:transparent;color:#64748b;font-weight:800;font-size:13px;cursor:pointer;transition:all .2s}.allstudent-btn-page-number:hover{background:#f1f5f9;color:#1e293b}.allstudent-btn-page-number.allstudent-active{background:#3b82f6;color:#fff;border-color:transparent;box-shadow:0 4px 12px #3b82f64d}.allstudent-page-dots{display:flex;align-items:center;justify-content:center;width:36px;color:#94a3b8;font-weight:800;letter-spacing:1px}@media (max-width: 991px){.allstudent-pagination-wrapper{flex-direction:column;gap:16px;text-align:center;padding:20px 0}}@media (max-width: 575px){.allstudent-pagination-controls{flex-direction:column;width:100%}.allstudent-page-numbers{order:-1;overflow-x:auto;width:100%;justify-content:center;padding:10px 0}}.allstudent-floating-photo-container{width:auto;max-width:90vw;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center}.allstudent-btn-close-lightbox{background:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0000001a;border:2px solid #F1F5F9}.allstudent-btn-close-lightbox:hover{background:#fef2f2;color:#ef4444;transform:rotate(90deg)}.allstudent-lightbox-frame{width:100%;display:flex;justify-content:center}.allstudent-lightbox-img{max-width:400px;width:100%;aspect-ratio:116 / 135;object-fit:cover;border-radius:28px;box-shadow:0 25px 60px #0003}.allstudent-lightbox-emoji-fallback{width:300px;aspect-ratio:116 / 135;background:#f8fafc;border-radius:28px;display:flex;align-items:center;justify-content:center;border:4px solid white;box-shadow:0 20px 50px #0000001a}.allstudent-fallback-emoji{font-size:80px;filter:drop-shadow(0 10px 15px rgba(0,0,0,.1))}@media (max-width: 480px){.allstudent-floating-photo-container{max-width:95vw}.allstudent-lightbox-img{max-width:300px}.allstudent-lightbox-emoji-fallback{width:250px}}:root{--hub-primary: #6366f1;--hub-primary-dark: #4338ca;--hub-accent: #8b5cf6;--hub-bg: #f8fafc;--hub-card-shadow: 0 20px 50px -12px rgba(15, 23, 42, .08);--hub-border: #e2e8f0;--hub-success: #10b981;--hub-warning: #f59e0b;--hub-danger: #ef4444}.text-right{text-align:right}.id-generation-hub{width:100%;max-width:1600px;padding:20px;margin:-60px auto 0;height:900px;display:flex;flex-direction:column;animation:hubFadeIn .6s cubic-bezier(.16,1,.3,1)}@keyframes hubFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.production-console-card{width:100%;max-width:1550px;margin:90px auto 0;border-radius:15px;background:#fff;box-shadow:var(--hub-card-shadow);border:1px solid var(--hub-border);display:flex;flex-direction:column;overflow:hidden;position:relative}.console-header{padding:20px;border-bottom:1px solid #f1f5f9;background:linear-gradient(to bottom,#fff,#fafafa);z-index:10;flex-shrink:0}.console-title-block{text-align:center;margin-bottom:40px}.console-main-title{font-size:22px;font-weight:850;color:#0f172a;margin-bottom:6px;letter-spacing:-.02em}.console-sub-title{font-size:13px;color:#64748b;font-weight:500;max-width:550px;margin:0 auto}.workflow-stepper{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto;position:relative}.step-node{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;z-index:2;transition:all .4s ease}.step-icon-box{width:48px;height:48px;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.34,1.56,.64,1);background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 6px -1px #00000005}.step-label{font-size:12px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.step-node.active .step-icon-box{color:#fff;background:var(--hub-primary);border-color:var(--hub-primary);transform:translateY(-4px);box-shadow:0 10px 20px -5px #1e40af4d}.step-node.active .step-label{color:var(--hub-primary);transform:translateY(-2px)}.step-node.done .step-icon-box{color:var(--hub-success);border-color:var(--hub-success);background:#f0fdf4}.step-node.done .step-label{color:var(--hub-success)}.step-connector{height:2px;flex:1;background:#f1f5f9;margin:-42px 10px 0;position:relative;z-index:1;border-radius:4px}.step-connector.done{background:linear-gradient(to right,var(--hub-success),#10b981)}.stage-workspace{padding:30px 50px;flex:1;overflow-y:auto;background:#fff}.selection-row{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;max-width:500px;margin-left:auto;margin-right:auto}.selection-label{font-size:13px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.select-wrapper{position:relative;width:100%}.image-style-select{width:100%;height:64px;border:1.5px solid #e2e8f0;border-radius:20px;padding:0 54px 0 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-weight:700;color:#1e293b;background:#f8fafc;cursor:pointer;transition:all .3s ease}.image-style-select:focus{outline:none;border-color:var(--hub-primary);background:#fff;box-shadow:0 0 0 4px #1e40af0d}.select-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.dropzone-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px}.image-dropzone{height:220px;border:1.5px dashed #e2e8f0;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dz-remove-btn{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#fff;border:1.5px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;z-index:20;transition:all .2s ease;box-shadow:0 4px 10px #0000000d}.dz-remove-btn:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626;transform:scale(1.1) rotate(90deg)}.image-dropzone:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,var(--hub-primary) 0%,transparent 100%);opacity:0;transition:opacity .4s ease}.image-dropzone:hover{border-color:var(--hub-primary);transform:scale(1.02);box-shadow:0 20px 40px -15px #0000000d}.image-dropzone:hover:before{opacity:.02}.image-dropzone.ready{border:2px solid var(--hub-primary);background:#f0f7ff}.dz-content{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.dz-icon-circle{width:80px;height:80px;border-radius:24px;background:#f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .4s ease}.image-dropzone:hover .dz-icon-circle{color:var(--hub-primary);background:#fff;box-shadow:0 10px 20px -5px #1e40af1a;transform:translateY(-5px)}.dz-filename{font-size:18px;font-weight:800;color:#1e293b;margin-bottom:8px}.dz-hint{font-size:13px;color:#64748b;font-weight:500}.dz-badge-success{margin-top:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:100px;background:var(--hub-success);color:#fff;font-size:12px;font-weight:800;box-shadow:0 5px 15px #10b9814d}.registry-table-container{background:#fff;border-radius:15px;border:1.5px solid #f1f5f9;overflow:hidden;box-shadow:0 10px 30px -10px #00000005;margin-top:32px}.registry-table{width:100%;border-collapse:collapse}.registry-table th{background:#f8fafc;padding:20px 16px;text-align:center;font-size:11px;font-weight:800;color:#000;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #f1f5f9;white-space:nowrap}.registry-table td{padding:12px;border-bottom:1px solid #f8fafc;font-size:12px;color:#1e293b;text-align:center;transition:all .2s ease;white-space:nowrap}.registry-table tr:hover td{background:#fbfdff}.registry-table tr.editing td{background:#f0f7ff}.table-img-wrap{width:42px;height:42px;border-radius:12px;overflow:hidden;background:#f1f5f9;border:2px solid white;box-shadow:0 2px 5px #0000000d}.table-img-wrap img{width:100%;height:100%;object-fit:cover}.name-bold{font-weight:800;color:#0f172a}.grade-badge{display:inline-flex;padding:4px 10px;background:#eff6ff;color:var(--hub-primary);border-radius:100px;font-weight:800;font-size:11px}.phone-text{font-family:inherit;font-weight:700;color:#64748b}.table-input{width:100%;height:38px;padding:0 12px;border:1.5px solid var(--hub-primary);border-radius:10px;background:#fff;font-size:13px;font-weight:600;outline:none}.action-stack{display:flex;gap:8px;justify-content:center;min-width:80px}.btn-icon.circle{width:34px;height:34px;border-radius:10px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.btn-icon.circle.primary{background:#eff6ff;color:var(--hub-primary)}.btn-icon.circle.primary:hover{background:var(--hub-primary);color:#fff}.btn-icon.circle.danger{background:#fef2f2;color:var(--hub-danger)}.btn-icon.circle.danger:hover{background:var(--hub-danger);color:#fff}.cell-address{max-width:250px;white-space:normal!important;text-align:center;line-height:1.4;word-break:break-word;padding:10px!important}.cell-actions{position:sticky;right:0;background:#fff;z-index:5;box-shadow:-10px 0 15px -5px #00000005}.registry-table th:last-child{position:sticky;right:0;background:#f8fafc;z-index:6}.submit-action-container{display:flex;justify-content:center;margin-top:56px;padding-bottom:40px}.image-submit-btn{background:var(--hub-primary);color:#fff;border:none;border-radius:18px;height:60px;padding:0 48px;font-size:16px;font-weight:800;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 20px -5px #1e40af4d;display:inline-flex;align-items:center;justify-content:center;gap:12px}.image-submit-btn:hover:not(:disabled){background:var(--hub-primary-dark);transform:translateY(-3px) scale(1.02);box-shadow:0 15px 30px -5px #1e40af66}.image-submit-btn:disabled{background:#cbd5e1;color:#94a3b8;box-shadow:none;cursor:not-allowed}.ghost-btn{background:transparent;border:2px solid #e2e8f0;color:#64748b;box-shadow:none}.ghost-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#1e293b}.pagination-footer{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1.5px solid #F1F5F9;margin-bottom:40px}.pag-info{font-size:14px;font-weight:600;color:var(--gray-400)}.pag-controls{display:flex;align-items:center;gap:16px}.btn-pag{width:40px;height:40px;border-radius:12px;border:1.5px solid var(--gray-200);background:#fff;color:var(--gray-500);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.btn-pag:not(:disabled):hover{border-color:#6366f1;color:#6366f1;background:#f5f7ff}.btn-pag:disabled{opacity:.4;cursor:not-allowed}.pag-num{font-size:15px;font-weight:850;color:#0f172a}.process-controls-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:24px}.ctrl-left{display:flex;flex-direction:column;gap:4px}.stage-title{font-size:20px;font-weight:900;color:#0f172a;letter-spacing:-.02em}.stage-desc{font-size:13px;color:#64748b;font-weight:500}.ctrl-right{display:flex;align-items:center;gap:16px}.search-pill{display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid #e2e8f0;height:48px;padding:0 16px;border-radius:14px;width:320px;transition:all .2s ease}.search-pill:focus-within{border-color:var(--hub-primary);box-shadow:0 0 0 4px #6366f10d}.search-pill input{border:none;background:transparent;outline:none;width:100%;font-size:14px;font-weight:600;color:#1e293b}.filter-pill{height:48px;padding:0 16px;border-radius:14px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;font-size:13px;font-weight:700;cursor:pointer;outline:none}.photo-summary-counters{display:flex;gap:16px;margin-bottom:40px;flex-wrap:wrap}.summary-counter-card{flex:1;min-width:200px;background:#fff;padding:24px;border-radius:24px;border:1.5px solid #f1f5f9;display:flex;flex-direction:column;gap:6px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px -5px #00000008;position:relative;overflow:hidden}.summary-counter-card:after{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:#94a3b8}.summary-counter-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -15px #00000014;border-color:#e2e8f0}.summary-counter-card .count{font-size:28px;font-weight:900;color:#0f172a;line-height:1}.summary-counter-card .label{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.summary-counter-card.success:after{background:#10b981}.summary-counter-card.neutral:after{background:#3b82f6}.summary-counter-card.danger:after{background:#ef4444}.summary-counter-card.success .count{color:#059669}.summary-counter-card.neutral .count{color:#2563eb}.summary-counter-card.danger .count{color:#dc2626}.progress-stage-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center;min-height:400px}.progress-main-title{font-size:24px;font-weight:850;color:#0f172a;margin-bottom:32px;letter-spacing:-.02em}.hub-progress-bar-wrap{width:100%;max-width:500px;display:flex;flex-direction:column;gap:12px}.hub-progress-bar-bg{height:10px;background:#f1f5f9;border-radius:100px;overflow:hidden;position:relative}.hub-progress-bar-fill{height:100%;border-radius:100px;transition:width .4s cubic-bezier(.16,1,.3,1);box-shadow:0 0 15px #6366f133}.progress-status-text{font-size:14px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.animate-spin-slow{animation:spin 3s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dispatch-success-hub{padding:60px 20px}.success-title{font-size:32px;font-weight:900;color:#0f172a;margin-bottom:12px;letter-spacing:-.03em}.success-desc{font-size:16px;color:#64748b;margin-bottom:48px}.success-stats-grid{display:flex;justify-content:center;gap:32px;max-width:600px;margin:0 auto}.success-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:120px}.success-stat-item .val{font-size:36px;font-weight:900;color:#1e293b;line-height:1}.success-stat-item .lab{font-size:12px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.success-stat-item.matched .val{color:#10b981}.success-stat-item.missing .val{color:#ef4444}.success-lottie{display:flex;justify-content:center;align-items:center;height:120px;width:120px;margin:0 auto 32px}@media (min-width: 1440px){.id-generation-hub{max-width:1600px;padding:40px;min-height:980px}.production-console-card{max-width:1550px}.workflow-stepper{max-width:1100px}}@media (min-width: 1200px) and (max-width: 1439px){.id-generation-hub{max-width:1380px;padding:30px}.production-console-card{min-height:850px}.console-header{padding:35px 50px}.workflow-stepper{max-width:900px}}@media (min-width: 992px) and (max-width: 1199px){.id-generation-hub{max-width:980px;padding:25px}.console-header{padding:30px 40px}.workflow-stepper{max-width:750px}.step-label{font-size:13px}.registry-table th,.registry-table td{padding:12px 10px;font-size:13px}}@media (max-width: 991px){.id-generation-hub{padding:20px;margin-top:100px;height:auto;min-height:auto}.production-console-card{border-radius:24px}.console-header{padding:30px 25px;flex-direction:column;gap:32px;align-items:flex-start}.workflow-stepper{width:100%;max-width:100%;justify-content:space-between;gap:10px}.step-label{font-size:12px}.step-icon-box{width:44px;height:44px}.dropzone-grid{grid-template-columns:1fr;gap:20px}.process-controls-row{flex-direction:column;align-items:flex-start;gap:20px}.ctrl-right{width:100%}.search-pill{width:100%;max-width:100%}.production-console-card{margin-top:-120px}.hide-mobile{display:none!important}.text-right-desktop{text-align:right}.registry-table-container{margin:0;padding:0;overflow-x:hidden;width:100%;background:#fff;border-radius:12px}.registry-table{min-width:100%;table-layout:fixed;border-collapse:collapse}.registry-table th{text-align:center;font-size:11px;font-weight:800;letter-spacing:.05em;color:#1e293b;padding:18px 5px;background:#f8fafc;text-transform:uppercase}.cell-sno{text-align:center;font-weight:700;color:#1e293b;width:45px}.cell-name{text-align:center;font-weight:800;font-size:12px;color:#1e293b;text-transform:uppercase;word-break:break-all;padding:12px 5px!important}.centered-mobile{vertical-align:middle;text-align:center}.centered-mobile .table-img-wrap{margin:0 auto 6px;width:44px;height:44px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center}.photo-label{font-size:10px;font-weight:700;color:#64748b;display:block;text-transform:capitalize}.action-btn-alt{display:flex!important;align-items:center;justify-content:center;margin:0 auto;background:#eff6ff!important;color:#3b82f6!important;border:none!important;border-radius:10px!important;width:42px!important;height:42px!important;box-shadow:none!important}.registry-table th,.registry-table td{border-bottom:1px solid #f1f5f9;vertical-align:middle;text-align:center}.registry-table td{padding:15px 5px}}@media (min-width: 768px) and (max-width: 991px){.workflow-stepper{max-width:100%}.step-label{display:block}.registry-table-container{overflow-x:hidden}.registry-table{min-width:100%}.photo-summary-counters{grid-template-columns:repeat(2,1fr)}}@media (min-width: 576px) and (max-width: 767px){.workflow-stepper{max-width:100%}.step-label{display:none}.step-node{flex:1}.step-connector{flex:1;min-width:20px}.console-main-title{font-size:22px}.photo-summary-counters{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width: 575px){.id-generation-hub{padding:15px;margin-top:80px}.console-header{padding:24px 20px}.workflow-stepper{max-width:100%}.step-label{display:none}.step-connector{min-width:10px}.console-main-title{font-size:20px}.console-sub-title{font-size:13px}.stage-workspace{padding:20px 15px}.image-dropzone{height:180px}.photo-summary-counters{grid-template-columns:1fr;gap:12px}.summary-counter-card{padding:15px}}@media (max-width: 480px){.console-header{padding:20px 15px}.workflow-stepper{gap:8px;justify-content:center}.step-node{width:auto;flex-direction:column}.step-icon-box{width:48px;height:48px;border-radius:12px;border:1.5px solid #E2E8F0;background:#fff}.step-node.active .step-icon-box{background:#6366f1;border-color:#6366f1;color:#fff;box-shadow:0 8px 16px #6366f140}.step-node.done .step-icon-box{border-color:#6366f1;color:#6366f1}.step-connector{min-width:20px;height:1px;background:#e2e8f0;opacity:1;margin:0 4px}.id-generation-hub{padding:10px;margin-top:60px}.dz-content{padding:20px}.image-submit-btn{width:100%;padding:16px;font-size:14px}}.class-registry-wrapper{padding:0 4px;margin-top:80px}.class-registry-card{background:#fff;border-radius:28px;padding:32px;border:1.5px solid #F1F5F9;box-shadow:0 10px 40px #00000005}.breadcrumb-nav-hub{display:flex;align-items:center;gap:16px;margin-bottom:32px;flex-wrap:wrap}.btn-modern-back{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:12px;border:1.5px solid #F1F5F9;background:#fff;color:#1e293b;font-weight:800;font-size:13px;cursor:pointer;transition:.2s}.btn-modern-back:hover{background:#f8fafc;transform:translateY(-2px)}.breadcrumb{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8fafc;border-radius:14px;flex-wrap:wrap;flex:1}.breadcrumb-item{background:none;border:none;color:#1e40af;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:6px;transition:.2s;font-size:13px}.breadcrumb-item:hover{background:#eff6ff}.breadcrumb-item.active{color:#64748b;cursor:default;pointer-events:none}.breadcrumb-separator{color:#cbd5e1;font-weight:800}.btn-excel-download{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:800;font-size:13px;border:none;cursor:pointer;box-shadow:0 4px 15px #10b98133;transition:.2s;height:42px;white-space:nowrap}.btn-excel-download:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b9814d}.classes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.class-card{background:#fff;border-radius:20px;padding:24px;border:1.5px solid #F1F5F9;transition:.3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.class-card.clickable{cursor:pointer}.class-card.clickable:hover{transform:translateY(-8px);border-color:#3b82f6;box-shadow:0 20px 40px #3b82f614}.class-card.selection-card{min-height:280px;justify-content:center;align-items:center}.class-card-header{margin-bottom:20px;text-align:center}.class-title{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:18px;font-weight:900;color:#1e293b}.class-logo-img{width:64px;height:64px;object-fit:contain;background:#f8fafc;padding:8px;border-radius:16px}.sections-container{width:100%}.sections-label{font-size:11px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;text-align:center}.sections-list{display:flex;flex-direction:column;gap:10px}.section-card{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1.5px solid #F1F5F9;border-radius:14px;padding:12px 16px;transition:.2s}.section-card.clickable:hover{background:#eff6ff;border-color:#3b82f6}.section-name{font-weight:800;color:#1e293b;font-size:14px}.section-count{font-size:12px;color:#64748b;font-weight:600}.btn-generate{margin-left:12px;padding:8px 16px;border-radius:10px;background:#1e40af;color:#fff;font-size:12px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:.2s;min-width:120px}.btn-generate:hover:not(:disabled){background:#1e3a8a;transform:translateY(-1px)}.section-badge{background:#f1f5f9;color:#475569;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px;margin:4px}.students-table-container{overflow-x:auto;border-radius:18px;border:1.5px solid #F1F5F9}.students-table{width:100%;border-collapse:collapse;min-width:900px}.students-table th{background:#f8fafc;color:#475569;padding:16px 20px;text-align:left;font-size:13px;font-weight:800;border-bottom:1.5px solid #E2E8F0}.students-table td{padding:16px 20px;border-bottom:1px solid #F1F5F9;font-size:14px;color:#1e293b;font-weight:500}.students-table tr:hover{background:#f8fafc}.badge{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:800}.badge-success{background:#ecfdf5;color:#059669}.badge-warning{background:#fff7ed;color:#ea580c}.loading-state,.error-state,.empty-state{padding:100px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;grid-column:1 / -1;width:100%}.empty-icon{font-size:64px;margin-bottom:24px;opacity:.8}.empty-title{font-size:24px;font-weight:900;color:#1e293b;margin-bottom:12px}.empty-text{font-size:15px;color:#64748b;max-width:400px;line-height:1.6}.spinner{width:40px;height:40px;border:3px solid #EFF6FF;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@media (min-width: 1440px){.class-registry-card{padding:40px}.classes-grid{grid-template-columns:repeat(4,1fr);gap:32px}}@media (min-width: 1200px) and (max-width: 1439px){.classes-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px) and (max-width: 1199px){.classes-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 991px){.class-registry-wrapper{margin-top:72px}.class-registry-card{padding:24px;border-radius:20px}.classes-grid{grid-template-columns:repeat(2,1fr);gap:20px}.breadcrumb-nav-hub{flex-direction:column;align-items:stretch}.btn-excel-download{width:100%;justify-content:center}}@media (max-width: 768px){.classes-grid{grid-template-columns:1fr}.breadcrumb{order:2;width:100%}.btn-modern-back{order:1;margin-bottom:8px}.btn-excel-download{order:3;margin-top:8px}.students-table th:nth-child(4),.students-table td:nth-child(4),.students-table th:nth-child(5),.students-table td:nth-child(5){display:none}}@media (max-width: 575px){.class-registry-wrapper{margin-top:60px;padding:0}.class-registry-card{border-radius:0;border:none;padding:20px}.section-card{flex-direction:column;align-items:stretch;gap:12px}.btn-generate{margin-left:0;width:100%;justify-content:center}.students-table th:nth-child(3),.students-table td:nth-child(3),.students-table th:nth-child(6),.students-table td:nth-child(6){display:none}}@media (max-width: 480px){.class-title{font-size:16px}.breadcrumb-item{font-size:11px;padding:3px 6px}.students-table th:nth-child(1),.students-table td:nth-child(1){display:none}}:root{--primary: #1E40AF;--primary-hover: #1E3A8A;--primary-light: #3B82F6;--primary-pale: #EFF6FF;--primary-border: rgba(30, 64, 175, .2);--secondary: #0F172A;--secondary-mid: #1E293B;--secondary-deep: #0C1222;--accent: #06B6D4;--white: #FFFFFF;--bg: #F8FAFC;--bg-card: #FFFFFF;--gray-50: #F8FAFC;--gray-100: #F1F5F9;--gray-200: #E2E8F0;--gray-300: #CBD5E1;--gray-400: #94A3B8;--gray-500: #64748B;--gray-600: #475569;--gray-700: #334155;--gray-800: #1E293B;--gray-900: #0F172A;--success: #059669;--success-bg: #ECFDF5;--success-border: #A7F3D0;--warning: #D97706;--warning-bg: #FFFBEB;--warning-border: #FDE68A;--danger: #DC2626;--danger-bg: #FEF2F2;--danger-border: #FECACA;--info: #0EA5E9;--info-bg: #F0F9FF;--info-border: #BAE6FD;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .05);--shadow-blue: 0 6px 20px rgba(30, 64, 175, .25);--shadow-blue-lg: 0 12px 32px rgba(30, 64, 175, .3);--r-xs: 4px;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 20px;--r-2xl: 28px;--r-full: 9999px;--font: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--ease: cubic-bezier(.4, 0, .2, 1);--t-fast: all .15s var(--ease);--t: all .22s var(--ease);--t-slow: all .4s var(--ease);--sidebar-w: 256px;--sidebar-width: 256px;--topbar-h: 0px;--transition: all .22s cubic-bezier(.4, 0, .2, 1);--transition-slow: all .4s cubic-bezier(.4, 0, .2, 1);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--shadow-xl: 0 20px 50px rgba(0, 0, 0, .14), 0 8px 20px rgba(0, 0, 0, .06);--primary-dark: #1E3A8A;--success-light: #ECFDF5;--warning-light: #FFFBEB;--danger-light: #FEF2F2;--info-light: #F0F9FF;--off-white: #F8FAFC}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--gray-900);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:var(--font);border:none;outline:none}input,select,textarea{font-family:var(--font);outline:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInL{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 #1e40af66}50%{box-shadow:0 0 0 8px #1e40af00}}.animate-fadeIn{animation:fadeIn .35s var(--ease) both}.animate-fadeInUp{animation:fadeInUp .45s var(--ease) both}.animate-scaleIn{animation:scaleIn .28s var(--ease) both}.animate-float{animation:float 4s ease-in-out infinite}.animate-spin{animation:spin .9s linear infinite}.skeleton{background:linear-gradient(90deg,var(--gray-100) 25%,var(--gray-200) 50%,var(--gray-100) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:var(--r-sm)}.card{background:var(--bg-card);border-radius:var(--r-lg);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);padding:22px;transition:var(--t)}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-flat{background:var(--bg-card);border-radius:var(--r-lg);border:1px solid var(--gray-200);padding:22px}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:var(--r-full);font-size:11.5px;font-weight:600;letter-spacing:.2px;white-space:nowrap}.badge-success{background:var(--success-bg);color:#16a34a;border:1px solid var(--success-border)}.badge-warning{background:var(--warning-bg);color:#d97706;border:1px solid var(--warning-border)}.badge-danger{background:var(--danger-bg);color:#dc2626;border:1px solid var(--danger-border)}.badge-info{background:var(--info-bg);color:#2563eb;border:1px solid var(--info-border)}.badge-blue{background:var(--primary-pale);color:var(--primary);border:1px solid var(--primary-border)}.badge-dark{background:var(--secondary);color:#fff}.data-table{width:100%;border-collapse:collapse;font-size:13.5px}.data-table thead{background:var(--secondary)}.data-table thead th{padding:11px 16px;text-align:left;font-weight:600;font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:#ffffffd9;white-space:nowrap}.data-table thead th:first-child{border-radius:var(--r-sm) 0 0 var(--r-sm)}.data-table thead th:last-child{border-radius:0 var(--r-sm) var(--r-sm) 0}.data-table tbody tr{border-bottom:1px solid var(--gray-100);transition:var(--t-fast)}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:hover{background:var(--primary-pale)}.data-table tbody td{padding:11px 16px;color:var(--gray-700)}.form-group{display:flex;flex-direction:column;gap:5px}.form-label{font-size:12.5px;font-weight:600;color:var(--gray-700);letter-spacing:.2px}.form-control{width:100%;padding:9px 13px;border:1.5px solid var(--gray-200);border-radius:var(--r-md);font-size:13.5px;color:var(--gray-900);background:var(--white);transition:var(--t-fast)}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1e40af1a}.form-control::placeholder{color:var(--gray-400)}.form-control:disabled{background:var(--gray-50);color:var(--gray-500);cursor:not-allowed}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 18px;border-radius:var(--r-md);font-size:13.5px;font-weight:600;transition:var(--t-fast);white-space:nowrap;cursor:pointer;border:none;letter-spacing:.1px}.btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn-primary{background:var(--primary);color:#fff;box-shadow:var(--shadow-blue)}.btn-primary:hover{background:var(--primary-hover);box-shadow:var(--shadow-blue-lg);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-200)}.btn-secondary:hover{background:var(--gray-200);color:var(--gray-900)}.btn-outline{background:transparent;border:1.5px solid var(--primary);color:var(--primary)}.btn-outline:hover{background:var(--primary-pale)}.btn-ghost{background:transparent;color:var(--gray-600)}.btn-ghost:hover{background:var(--gray-100);color:var(--gray-900)}.btn-danger{background:var(--danger);color:#fff}.btn-success{background:var(--success);color:#fff}.btn-dark{background:var(--secondary);color:#fff}.btn-sm{padding:5px 12px;font-size:12px;border-radius:var(--r-sm)}.btn-lg{padding:12px 26px;font-size:15px;border-radius:var(--r-lg)}.btn-xl{padding:15px 32px;font-size:16px;border-radius:var(--r-xl)}.btn-icon{padding:7px;width:34px;height:34px;border-radius:var(--r-md)}.alert{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:var(--r-md);font-size:13.5px;margin-bottom:14px}.alert-success{background:var(--success-bg);color:#15803d;border-left:3px solid var(--success)}.alert-warning{background:var(--warning-bg);color:#b45309;border-left:3px solid var(--warning)}.alert-danger{background:var(--danger-bg);color:#b91c1c;border-left:3px solid var(--danger)}.alert-info{background:var(--info-bg);color:#1d4ed8;border-left:3px solid var(--info)}.tab-group{display:flex;background:var(--gray-100);border-radius:var(--r-full);padding:3px;gap:2px}.tab-item{padding:7px 18px;border-radius:var(--r-full);font-size:13.5px;font-weight:500;cursor:pointer;transition:var(--t-fast);color:var(--gray-600);border:none;background:transparent}.tab-item.active{background:var(--white);color:var(--primary);box-shadow:var(--shadow-sm);font-weight:700}.section-group{background:var(--bg-card);border-radius:var(--r-lg);overflow:hidden;margin-bottom:6px;border:1px solid var(--gray-200)}.section-header{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;cursor:pointer;transition:var(--t-fast);background:var(--gray-50)}.section-header:hover{background:var(--primary-pale)}.section-header.expanded{background:var(--secondary);color:#fff}.step-circle{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;border:2px solid var(--gray-200);background:var(--white);color:var(--gray-500);position:relative;z-index:1;transition:var(--t)}.step-active .step-circle{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 0 0 4px #1e40af26}.step-done .step-circle{border-color:var(--primary);background:var(--primary);color:#fff}.id-card-flip{perspective:1000px}.id-card-inner{position:relative;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,0,.2,1)}.id-card-inner.flipped{transform:rotateY(180deg)}.id-card-face{backface-visibility:hidden;border-radius:var(--r-xl);overflow:hidden}.id-card-back{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotateY(180deg)}.stat-card{background:var(--bg-card);border-radius:var(--r-lg);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);padding:18px 20px;display:flex;align-items:flex-start;gap:14px;transition:var(--t)}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.stat-icon{width:46px;height:46px;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--r-full);font-size:12.5px;font-weight:500;color:var(--gray-700);box-shadow:var(--shadow-xs)}.chip-dot{width:7px;height:7px;border-radius:50%;background:var(--primary)}.divider{height:1px;background:var(--gray-200);margin:16px 0}.container{max-width:1280px;margin:0 auto;padding:0 24px}.text-primary{color:var(--primary)}.text-muted{color:var(--gray-500)}.text-sm{font-size:12.5px}.text-xs{font-size:11px}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.w-full{width:100%}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.custom-error-toast,.custom-success-toast{background:var(--white);box-shadow:0 12px 32px #0000001f,0 4px 12px #00000014;border-radius:10px;padding:16px 20px;min-width:380px;display:flex;align-items:center;gap:14px;position:relative;overflow:hidden;border:1px solid var(--gray-100)}.toast-error-icon,.toast-success-icon{width:24px;height:24px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:800;font-size:14px}.toast-error-icon{background:var(--danger)}.toast-success-icon{background:var(--success)}.toast-message{flex:1;font-size:14.5px;font-weight:500;color:var(--gray-700);margin:0}.toast-close-btn{background:transparent;color:var(--gray-400);padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:var(--t-fast)}.toast-close-btn:hover{background:var(--gray-100);color:var(--gray-900)}.toast-progress-bar{position:absolute;bottom:0;left:0;height:4px;width:100%;animation:toastProgress 4s linear forwards}.custom-error-toast .toast-progress-bar{background:var(--danger)}.custom-success-toast .toast-progress-bar{background:var(--success)}@keyframes toastProgress{0%{width:100%}to{width:0%}}.animate-enter{animation:toastIn .3s cubic-bezier(.2,.8,.2,1) forwards}.animate-leave{animation:toastOut .2s ease-in forwards}@keyframes toastIn{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@media (max-width: 768px){:root{--sidebar-w: 0px;--sidebar-width: 0px}.hide-mobile{display:none!important}.container{padding:0 16px}}@media (min-width: 769px){.hide-desktop{display:none!important}}
