@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);.app-container{background-color:#f8fafc;color:#1e293b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.animate-float{animation:float 4s ease-in-out infinite}.course-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s ease}.course-card:hover{box-shadow:0 20px 25px -5px #3b82f61a,0 10px 10px -5px #3b82f60a;transform:translateY(-8px)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar-wrapper{box-sizing:border-box;justify-content:center;left:0;padding:0 20px;position:fixed;top:25px;z-index:1000}.navbar-capsule,.navbar-wrapper{display:flex;transition:all .4s ease;width:100%}.navbar-capsule{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-radius:60px;box-shadow:0 15px 35px #003b731a,inset 0 0 0 1px #ffffff80;justify-content:space-between;max-width:1100px;padding:10px 20px 10px 25px}.navbar-wrapper.scrolled .navbar-capsule{background:#fffffff2;box-shadow:0 10px 25px #00000014;max-width:1000px}.logo-img{cursor:pointer;height:40px;object-fit:contain;transition:transform .3s ease;width:auto}.logo-img:hover{transform:scale(1.05)}.nav-links{display:flex;gap:5px}.nav-links a{border-radius:30px;color:#000;font-size:15px;font-weight:600;padding:10px 20px;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:hover{background-color:#00458b;box-shadow:0 4px 10px #00458b4d;color:#fff}.download-btn{align-items:center;background:#000;border:2px solid #0000;border-radius:40px;color:#fff;display:flex;font-size:14px;font-weight:700;gap:10px;padding:12px 28px;text-decoration:none;transition:all .4s ease}.download-btn:hover{background:#fff;border:2px solid #00458b;color:#00458b;transform:translateY(-2px)}.btn-arrow{transition:transform .3s ease}.download-btn:hover .btn-arrow{transform:translateX(4px) translateY(-4px)}.menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:5px;padding:10px}.menu-toggle span{background-color:#00458b;height:2px;transition:all .3s ease;width:22px}@media (max-width:992px){.download-btn,.nav-links{display:none}.menu-toggle{display:flex}.navbar-wrapper{top:15px}.navbar-capsule{padding:12px 20px}}.refined-footer{background-color:#fff;border-top:1px solid #f1f5f9;color:#1e293b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:60px 5% 30px}.footer-grid{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1.2fr .8fr 1fr 1.2fr;margin-bottom:40px}.footer-heading{color:#000;font-size:16px;font-weight:800;letter-spacing:.5px;margin-bottom:22px;text-transform:uppercase}.footer-logo{display:block;height:auto;margin-bottom:15px;max-width:140px}.footer-intro{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:20px;max-width:260px}.footer-socials{display:flex;gap:10px}.footer-socials a{align-items:center;background:#f1f5f9;border-radius:50%;color:#00458b;display:flex;height:34px;justify-content:center;transition:all .3s ease;width:34px}.footer-socials svg{fill:currentColor;height:15px;width:15px}.footer-socials a:hover{background:#00458b;color:#fff;transform:translateY(-3px)}.footer-link-list{list-style:none;margin:0;padding:0}.footer-link-list li{margin-bottom:12px}.footer-link-list a{color:#475569;display:inline-block;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s}.footer-link-list a:hover{color:#00458b;transform:translateX(4px)}.contact-block{display:flex;flex-direction:column;gap:16px}.contact-item{align-items:flex-start;display:flex;gap:12px}.contact-item .icon-svg{color:#00458b;flex-shrink:0;height:16px;margin-top:3px;width:16px}.contact-item a,.contact-item p{color:#475569;font-size:14px;line-height:1.5;margin:0;text-decoration:none}.contact-item a:hover{color:#00458b}.map-embed-wrapper{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0000000a;height:160px;overflow:hidden;width:100%}.footer-bottom{align-items:center;border-top:1px solid #f1f5f9;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:13.5px;gap:15px;justify-content:space-between;padding-top:25px}.credit-line{color:#475569;font-weight:500}.credit-line span{color:#2563eb;font-weight:700}@media (max-width:992px){.footer-grid{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:550px){.footer-grid{gap:30px;grid-template-columns:1fr}.footer-bottom{flex-direction:column;justify-content:center;text-align:center}}.admin-layout{background:#f8fafc;display:flex;font-family:Segoe UI,Roboto,sans-serif;min-height:100vh}.admin-sidebar{background:linear-gradient(185deg,#0f172a,#1e293b);bottom:0;box-shadow:4px 0 25px #0f172a26;color:#94a3b8;display:flex;flex-direction:column;left:0;padding:24px;position:fixed;top:0;width:280px;z-index:100}.admin-brand{align-items:center;border-bottom:1px solid #94a3b81a;display:flex;gap:12px;margin-bottom:30px;padding-bottom:24px}.brand-dot{background:#38bdf8;border-radius:50%;box-shadow:0 0 12px #38bdf8;height:12px;width:12px}.brand-text{color:#fff;font-size:18px;font-weight:800;letter-spacing:.5px}.sidebar-menu{display:flex;flex:1 1;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.menu-item{align-items:center;border-radius:12px;color:#94a3b8;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:14px;padding:12px 16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-item:hover{background:#ffffff0a;color:#f1f5f9;transform:translateX(4px)}.menu-item.active{background:linear-gradient(135deg,#0056b3,#003b73);box-shadow:0 8px 20px #00458b4d;color:#fff}.sidebar-footer{border-top:1px solid #94a3b81a;padding-top:20px}.admin-main-content{box-sizing:border-box;flex:1 1;margin-left:280px;padding:40px}.hero-slider-container{background:#fff;margin-top:80px;min-height:90vh;overflow:hidden;position:relative;width:100%}.hero-slider-container:before{background:radial-gradient(circle,#e0f2fe99 0,#fff0 70%);content:"";height:500px;left:-10%;pointer-events:none;position:absolute;top:-10%;width:500px;z-index:1}.slide-track{height:100%;position:relative;width:100%}.hero-slide{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;left:0;opacity:0;padding:60px 10%;position:absolute;top:0;transition:opacity .8s cubic-bezier(.25,1,.5,1),visibility .8s cubic-bezier(.25,1,.5,1);visibility:hidden;width:100%}.hero-slide.active{opacity:1;position:relative;visibility:visible}.slide-content-left{flex:1.2 1;min-width:320px;text-align:left;z-index:5}.slide-tag{align-items:center;background:#f0f7ff;border-radius:50px;box-shadow:0 4px 12px #00458b08;color:#00458b;display:inline-flex;font-size:12.5px;font-weight:800;gap:6px;letter-spacing:1.2px;margin-bottom:25px;opacity:0;padding:8px 18px;text-transform:uppercase;transform:translateY(-25px);transition:all .6s cubic-bezier(.34,1.56,.64,1) .2s}.hero-slide.active .slide-tag{opacity:1;transform:translateY(0)}.slide-title{color:#0f172a;font-size:54px;font-weight:900;letter-spacing:-1.5px;line-height:1.15;margin-bottom:24px;opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.25,1,.5,1) .4s}.hero-slide.active .slide-title{opacity:1;transform:translateY(0)}.slide-title span{color:#00458b;position:relative;z-index:1}.slide-title span:after{background:#38bdf833;border-radius:4px;bottom:4px;content:"";height:8px;left:0;position:absolute;width:100%;z-index:-1}.slide-desc{color:#475569;font-size:17.5px;line-height:1.65;margin-bottom:40px;max-width:540px;opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.25,1,.5,1) .6s}.hero-slide.active .slide-desc{opacity:1;transform:translateY(0)}.slide-cta-box{display:flex;gap:15px;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.25,1,.5,1) .7s}.hero-slide.active .slide-cta-box{opacity:1;transform:translateY(0)}.primary-cta{align-items:center;background:#00458b;border-radius:50px;box-shadow:0 10px 25px #00458b26;color:#fff;display:inline-flex;font-size:15px;font-weight:700;gap:12px;padding:16px 36px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.primary-cta:hover{background:#036;box-shadow:0 15px 30px #00458b40;transform:translateY(-3px)}.slide-visual-right{flex:1 1;min-width:320px;z-index:2}.image-wrapper,.slide-visual-right{align-items:center;display:flex;justify-content:center;position:relative}.image-wrapper{opacity:0;transform:scale(.9) translateX(40px);transition:all .8s cubic-bezier(.34,1.56,.64,1) .5s}.hero-slide.active .image-wrapper{opacity:1;transform:scale(1) translateX(0)}.image-wrapper:before{animation:blobPulse 8s ease-in-out infinite alternate;background:#fee2e266;border-radius:50%;content:"";height:440px;position:absolute;width:440px;z-index:-1}.image-wrapper:after{animation:spinTrack 25s linear infinite;border:2px dashed #00458b1a;border-radius:50%;content:"";height:360px;position:absolute;width:360px;z-index:-1}@keyframes blobPulse{0%{border-radius:50% 50% 50% 50%;transform:scale(1)}50%{border-radius:42% 58% 45% 55%;transform:scale(1.05)}to{border-radius:50% 50% 50% 50%;transform:scale(1)}}@keyframes spinTrack{to{transform:rotate(1turn)}}.main-hero-img{filter:drop-shadow(0 20px 40px rgba(15,23,42,.08));height:420px;max-width:100%;object-fit:contain;z-index:3}.floating-asset{align-items:center;animation:floatingEngine 4s ease-in-out infinite;background:#fff;border-radius:50%;box-shadow:0 10px 25px #0000000d;display:flex;font-size:24px;height:45px;justify-content:center;padding:10px;position:absolute;width:45px;z-index:4}@keyframes floatingEngine{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.05)}to{transform:translateY(0) scale(1)}}.slider-dots{bottom:40px;gap:12px;left:10%;position:absolute;z-index:10}.dot{background:#cbd5e1;border-radius:50%;cursor:pointer;height:10px;transition:all .4s cubic-bezier(.4,0,.2,1);width:10px}.dot.active{background:#00458b;border-radius:20px;width:32px}@media (max-width:1200px){.slide-title{font-size:44px}.main-hero-img{height:360px}}@media (max-width:992px){.hero-slider-container{min-height:auto;padding-bottom:50px;padding-top:20px}.hero-slide{flex-direction:column-reverse;gap:40px;padding:40px 6%;text-align:center}.slide-content-left{align-items:center;display:flex;flex-direction:column;width:100%}.slide-title{font-size:38px;letter-spacing:-.5px}.slide-desc{font-size:16px;margin:0 auto 30px}.slide-cta-box{justify-content:center;width:100%}.image-wrapper:before{height:320px;width:320px}.main-hero-img{height:300px}.slider-dots{bottom:20px;left:50%;transform:translateX(-50%)}}@media (max-width:576px){.hero-slider-container{margin-top:75px}.slide-title{font-size:30px;line-height:1.2}.slide-desc{font-size:14.5px}.primary-cta{font-size:14px;padding:14px 28px}.main-hero-img{height:230px}.image-wrapper:before{height:250px;width:250px}}.placement-container{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:flex;font-family:Segoe UI,sans-serif;overflow:hidden;padding:50px 0;width:100%}.placement-title-box{background:#f8fafc;box-shadow:20px 0 30px #f8fafc;display:flex;flex-direction:column;gap:4px;min-width:250px;padding:0 45px;z-index:10}.corporate-badge{background:#e0f2fe;border-radius:6px;color:#0369a1;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase;width:-webkit-max-content;width:max-content}.placement-title-box h4{color:#0f172a;font-size:16px;font-weight:800;letter-spacing:-.3px;line-height:1.2;margin:0}.placement-title-box h4 span{color:#00458b;display:block}.placement-title-box p{color:#64748b;font-size:11px;font-weight:600;letter-spacing:1px;margin:2px 0 0}.marquee-wrapper{align-items:center;display:flex;flex:1 1;overflow:hidden;position:relative}.marquee-wrapper:after,.marquee-wrapper:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:2}.marquee-wrapper:before{background:linear-gradient(90deg,#f8fafc,#f8fafc00);left:0}.marquee-wrapper:after{background:linear-gradient(270deg,#f8fafc,#f8fafc00);right:0}.marquee-track{align-items:center;animation:infiniteScrollPremium 25s linear infinite;display:flex;gap:80px;width:-webkit-max-content;width:max-content}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}@keyframes infiniteScrollPremium{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.static-track-centered{align-items:center;display:flex;gap:60px;justify-content:flex-start;padding-left:45px;width:100%}.logo-raw-item{align-items:center;display:flex;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logo-raw-item img{filter:grayscale(100%) opacity(55%);height:56px;max-width:180px;mix-blend-mode:multiply;object-fit:contain;transition:all .3s ease;width:auto}.logo-raw-item:hover{transform:scale(1.12)}.logo-raw-item:hover img{filter:grayscale(0) opacity(100%)}@media (max-width:992px){.placement-container{flex-direction:column;gap:35px;padding:35px 15px;text-align:center}.placement-title-box{align-items:center;box-shadow:none;min-width:auto;padding:0}.placement-title-box h4 span{display:inline;margin-left:5px}.static-track-centered{justify-content:center;padding-left:0}.marquee-wrapper:after,.marquee-wrapper:before{width:50px}.logo-raw-item img{height:42px}}body{background-color:#07111f;overflow-x:hidden}.ultra-about-section{align-items:center;background:radial-gradient(circle at 20% 30%,#2563eb26,#0000 40%),radial-gradient(circle at 80% 70%,#9333ea26,#0000 40%),linear-gradient(135deg,#050b14,#0a111e,#030712);display:flex;font-family:Poppins,sans-serif;gap:80px;justify-content:space-between;min-height:100vh;overflow:hidden;padding:120px 8%;position:relative;width:100%}.ultra-about-section:before{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:40px 40px;content:"";inset:0;mask-image:radial-gradient(circle at 50% 50%,#000,#0000 80%);-webkit-mask-image:radial-gradient(circle at 50% 50%,#000,#0000 80%);pointer-events:none;position:absolute}.about-bg-circle{animation:moveGlow 12s ease-in-out infinite alternate;border-radius:50%;filter:blur(140px);opacity:.6;pointer-events:none;position:absolute}.circle-1{background:#2563eb;height:450px;left:-150px;top:-150px;width:450px}.circle-2{animation-delay:-3s;background:#9333ea;bottom:-120px;height:400px;right:-120px;width:400px}.circle-3{animation-delay:-6s;background:#06b6d4;height:300px;left:35%;top:35%;width:300px}@keyframes moveGlow{0%{transform:translateY(0) translateX(0) scale(1)}to{transform:translateY(60px) translateX(40px) scale(1.15)}}.ultra-about-left{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:600px;position:relative;z-index:5}.about-img{border-radius:32px;box-shadow:0 30px 70px #0009;overflow:hidden;position:absolute;transition:all .6s cubic-bezier(.25,1,.5,1)}.about-img img{height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.25,1,.5,1);width:100%}.about-img:hover img{transform:scale(1.08)}.about-img-main{border:1px solid #ffffff1a;height:500px;left:20px;top:0;width:380px}.about-img-small{border:6px solid #0f172acc;bottom:0;height:320px;right:20px;width:240px}.experience-card{animation:floating 5s ease-in-out infinite;border:1px solid #fff3;border-radius:30px;box-shadow:0 20px 40px #2563eb4d;height:260px;justify-content:center;padding:25px 20px;text-align:center;top:30%;width:75px;z-index:8}.experience-card h2{color:#fff;font-size:34px;font-weight:800;margin-bottom:10px}.experience-card p{color:#ffffffe6;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;transform:rotate(180deg);writing-mode:vertical-lr}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.floating-shape{border-radius:50%;filter:blur(1px);position:absolute}.shape-1{background:linear-gradient(135deg,#ec4899,#f43f5e);bottom:120px;height:25px;left:0;width:25px}.shape-2{background:linear-gradient(135deg,#06b6d4,#3b82f6);height:18px;right:120px;top:100px;width:18px}.ultra-about-right{flex:1 1;position:relative;z-index:10}.about-top-tag{background:#2563eb1a;border:1px solid #3b82f633;border-radius:100px;color:#60a5fa;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:1.5px;margin-bottom:25px;padding:8px 18px;text-transform:uppercase}.about-title{color:#fff;font-size:54px;font-weight:800;line-height:1.2;margin-bottom:25px}.about-title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a855f7,#6366f1);-webkit-background-clip:text}.about-desc{color:#94a3b8;font-size:16px;line-height:1.7;margin-bottom:35px}.ultra-features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.ultra-feature-card{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#9ed1264d;border:1px solid #ffffff0d;padding:25px;transition:all .3s ease}.ultra-feature-card:hover{background:#ffffff0a;border-color:#60a5fa4d}.feature-icon-box{align-items:center;background:#2563eb1a;border:1px solid #3b82f633;border-radius:14px;display:flex;font-size:20px;height:50px;justify-content:center;margin-bottom:15px;width:50px}.ultra-feature-card h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}.ultra-feature-card p{color:#64748b;font-size:13.5px;line-height:1.5}.about-btn-group{display:flex;gap:15px}.primary-about-btn,.secondary-about-btn{border-radius:50px;font-size:14px;font-weight:600;padding:15px 32px;text-decoration:none;transition:all .3s ease}.primary-about-btn{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.primary-about-btn:hover{box-shadow:0 15px 30px #2563eb66;transform:translateY(-3px)}.secondary-about-btn{background:#ffffff08;border:1px solid #ffffff14;color:#fff}.secondary-about-btn:hover{background:#ffffff14;transform:translateY(-3px)}@media (max-width:1200px){.about-title{font-size:44px}.about-img-main{height:420px;width:320px}.about-img-small{height:270px;width:200px}.ultra-about-section{gap:40px}}@media (max-width:1024px){.ultra-about-section{flex-direction:column;gap:60px;padding:80px 6%}.ultra-about-left{min-height:520px;width:100%}.about-img-main{left:15%}.about-img-small{right:15%}.experience-card{right:10%}.ultra-about-right{width:100%}}@media (max-width:680px){.about-title{font-size:34px}.ultra-features-grid{grid-template-columns:1fr}.about-img-main{height:320px;left:0;width:240px}.about-img-small{height:220px;right:0;width:160px}.experience-card{border-radius:20px;bottom:-20px;flex-direction:row;gap:15px;height:auto;left:50%;padding:12px 20px;right:auto;top:auto;transform:translateX(-50%)!important;width:auto}.experience-card p{transform:none;writing-mode:horizontal-tb}.about-btn-group{flex-direction:column;width:100%}.primary-about-btn,.secondary-about-btn{text-align:center;width:100%}}.ultra-features-section{background:radial-gradient(circle at top right,#f3f4f6,#0000 60%),radial-gradient(circle at bottom left,#eff6ff,#0000 50%),#f9fafb;padding:120px 6%;width:100%}.features-header{margin:0 auto 70px;max-width:900px;position:relative;text-align:center;z-index:5}.features-header h2{color:#111827;font-size:42px;font-weight:800;letter-spacing:-.5px;line-height:1.3;margin-bottom:20px}.features-header h2 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#7c3aed,#db2777);-webkit-background-clip:text}.features-header p{color:#4b5563;font-size:16px;line-height:1.6;margin:0 auto;max-width:650px}.features-flex-grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);position:relative;z-index:10}.cyber-feature-card{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#ffffff73;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:40px 24px 30px;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1)}.card-blue{border:2px solid #3b82f666;box-shadow:0 10px 30px #00000005,inset 0 0 15px #3b82f61a}.card-purple{border:2px solid #06b6d466;box-shadow:0 10px 30px #00000005,inset 0 0 15px #06b6d41a}.card-amber{border:2px solid #f59e0b66;box-shadow:0 10px 30px #00000005,inset 0 0 15px #f59e0b1a}.card-emerald{border:2px solid #10b98166;box-shadow:0 10px 30px #00000005,inset 0 0 15px #10b9811a}.card-blue:hover{box-shadow:0 20px 40px #3b82f633,inset 0 0 20px #3b82f633}.card-blue:hover,.card-purple:hover{background:#ffffffb3;transform:translateY(-10px)}.card-purple:hover{box-shadow:0 20px 40px #06b6d433,inset 0 0 20px #06b6d433}.card-amber:hover{box-shadow:0 20px 40px #f59e0b33,inset 0 0 20px #f59e0b33}.card-amber:hover,.card-emerald:hover{background:#ffffffb3;transform:translateY(-10px)}.card-emerald:hover{box-shadow:0 20px 40px #10b98133,inset 0 0 20px #10b98133}.cyber-feature-card:after{background:linear-gradient(#ffffff4d,#0000);content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;top:0}.card-content-top{margin-bottom:25px}.cyber-feature-card h3{color:#111827;font-size:19px;font-weight:700;line-height:1.4;margin-bottom:14px;text-align:center}.cyber-feature-card p{color:#374151;font-size:13.5px;line-height:1.6;text-align:center}.card-footer-assets{flex-direction:column;gap:15px;margin-top:auto}.card-footer-assets,.cyber-icon-wrapper{align-items:center;display:flex;justify-content:center}.cyber-icon-wrapper{font-size:26px;height:45px;transition:transform .4s ease;width:45px}.cyber-feature-card:hover .cyber-icon-wrapper{transform:scale(1.18)}.card-star{color:#9ca3af;font-size:14px;opacity:.6}.animate-element{opacity:0;transform:translateY(50px);transition:opacity .9s cubic-bezier(.215,.61,.355,1),transform .9s cubic-bezier(.215,.61,.355,1);will-change:transform,opacity}.section-revealed .animate-element{opacity:1;transform:translateY(0)}.section-revealed .cyber-feature-card:first-child{transition-delay:.15s}.section-revealed .cyber-feature-card:nth-child(2){transition-delay:.3s}.section-revealed .cyber-feature-card:nth-child(3){transition-delay:.45s}.section-revealed .cyber-feature-card:nth-child(4){transition-delay:.6s}@media (max-width:1200px){.features-flex-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.features-header h2{font-size:36px}}@media (max-width:768px){.ultra-features-section{padding:80px 4%}.features-header h2{font-size:28px}.features-flex-grid{gap:24px;grid-template-columns:1fr}.cyber-feature-card{padding:35px 20px}}.ultra-testimonials-slider-section{background:#020617;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif;overflow:hidden;padding:120px 7%;position:relative;width:100%}.ultra-testimonials-slider-section:before{background:radial-gradient(circle,#38bdf81f,#0000 70%);content:"";height:500px;left:-150px;position:absolute;top:-150px;width:500px;z-index:1}.ultra-testimonials-slider-section:after{background:radial-gradient(circle,#a855f71a,#0000 70%);bottom:-200px;content:"";height:500px;position:absolute;right:-150px;width:500px;z-index:1}.testimonial-slider-header{margin-bottom:70px;position:relative;text-align:center;z-index:5}.testimonial-slider-header span{background:#38bdf814;border:1px solid #38bdf833;border-radius:100px;color:#38bdf8;display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;padding:6px 18px;text-transform:uppercase}.testimonial-slider-header h2{color:#fff;font-size:48px;font-weight:800;line-height:1.2;margin-top:18px}.testimonial-slider-header h2 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#a855f7);-webkit-background-clip:text;border:none;padding:0}.testimonial-slider-wrapper{overflow:hidden;position:relative;z-index:5}.testimonial-slider-track{display:flex;gap:25px;transition:transform .7s cubic-bezier(.22,1,.36,1)}.testimonial-slide-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;box-sizing:border-box;min-width:calc(33.333% - 17px);overflow:hidden;padding:32px;position:relative;transition:all .4s ease}.testimonial-slide-card:hover{border-color:#38bdf84d;box-shadow:0 25px 60px #00000059;transform:translateY(-8px)}.quote-mark{color:#38bdf81f;font-size:75px;line-height:1;margin-bottom:-20px}.review-message{color:#cbd5e1;font-size:15px;line-height:1.9;margin-bottom:30px;min-height:180px}.review-user-footer{align-items:center;display:flex;justify-content:space-between}.review-user-info{align-items:center;display:flex;gap:14px}.review-avatar{align-items:center;background:linear-gradient(135deg,#38bdf8,#a855f7);border-radius:16px;color:#fff;display:flex;font-size:18px;font-weight:700;height:52px;justify-content:center;width:52px}.review-user-info h4{color:#fff;font-size:16px;font-weight:700;margin:0}.review-user-info p{color:#94a3b8;font-size:13px;margin:4px 0 0}.google-review-icon img{height:24px;width:24px}.slider-navigation{display:flex;gap:15px;justify-content:center;margin-top:45px;position:relative;z-index:5}.slider-btn{background:#ffffff0d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:52px;transition:.3s ease;width:52px}.slider-btn:hover{background:linear-gradient(135deg,#38bdf8,#a855f7);transform:scale(1.08)}.slider-dots{display:flex;gap:10px;justify-content:center;margin-top:25px}.slider-dot{background:#ffffff26;border-radius:100px;cursor:pointer;height:12px;transition:.3s ease;width:12px}.slider-dot.active{background:linear-gradient(90deg,#38bdf8,#a855f7);width:35px}@media (max-width:1100px){.testimonial-slide-card{min-width:calc(50% - 13px)}}@media (max-width:768px){.ultra-testimonials-slider-section{padding:90px 5%}.testimonial-slider-header h2{font-size:34px}.testimonial-slide-card{min-width:100%;padding:25px}.review-message{min-height:auto}}.blog-page-master{background:#f8fafc;font-family:Poppins,sans-serif;min-height:100vh}.epic-banner-title{font-size:46px}.epic-breadcrumb .bread-arrow{color:#475569}.epic-breadcrumb .active-bread{color:#fff;font-weight:600}.floating-icon{animation:floatIcon 5s ease-in-out infinite}.floating-icon-2{animation-delay:1.5s}@keyframes floatIcon{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(6deg)}}.white-feed-container{margin:0 auto;max-width:1200px;padding:60px 20px 90px}.white-category-bar{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:45px}.white-filter-tab{background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;font-size:13.5px;font-weight:700;padding:9px 20px;transition:all .25s ease}.white-filter-tab:hover{background:#f8fafc;border-color:#cbd5e1;color:#00458b}.white-filter-tab.active{background:#00458b;border-color:#0000;box-shadow:0 8px 16px #00458b26;color:#fff}.white-posts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.unique-reveal-card{animation:dynamicCardWaveReveal .8s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:calc(var(--card-index)*.12s);background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0f172a05;display:flex;flex-direction:column;opacity:0;overflow:hidden;transform:translateY(55px) rotateX(-4deg)}@keyframes dynamicCardWaveReveal{to{opacity:1;transform:translateY(0) rotateX(0deg)}}.unique-image-box{background:#f1f5f9;height:200px;overflow:hidden;position:relative;width:100%}.unique-image-box img{height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1);width:100%}.unique-cat-tag{background:#fffffff2;border:1px solid #e2e8f0;border-radius:6px;bottom:15px;color:#00458b;font-size:10.5px;font-weight:800;left:15px;padding:5px 12px;position:absolute;text-transform:uppercase}.unique-card-body{display:flex;flex:1 1;flex-direction:column;padding:25px}.unique-meta{align-items:center;color:#94a3b8;display:flex;font-size:12px;font-weight:600;gap:8px;margin-bottom:12px}.unique-meta .meta-dot{color:#cbd5e1}.unique-title{color:#0f172a;font-size:17.5px;font-weight:800;line-height:1.4;margin:0 0 10px;transition:color .25s ease}.unique-desc{color:#64748b;font-size:13px;line-height:1.6;margin:0 0 20px}.unique-btn-link{cursor:pointer;font-size:13.5px;font-weight:700;gap:10px;margin-top:auto;width:-webkit-max-content;width:max-content}.arrow-circle,.unique-btn-link{align-items:center;color:#00458b;display:flex}.arrow-circle{background:#f1f5f9;border-radius:50%;height:26px;justify-content:center;transition:all .25s ease;width:26px}.unique-reveal-card:hover{border-color:#cbd5e1;box-shadow:0 20px 35px #00458b0d;transform:translateY(-6px) scale(1.01)}.unique-reveal-card:hover .unique-image-box img{transform:scale(1.05)}.unique-reveal-card:hover .unique-title{color:#00458b}.unique-reveal-card:hover .arrow-circle{background:#00458b;color:#fff;transform:translateX(4px)}@media(max-width:1024px){.white-posts-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.epic-banner-title{font-size:36px}}@media(max-width:768px){.white-posts-grid{gap:25px;grid-template-columns:1fr}.white-feed-container{padding:35px 15px}.epic-banner-title{font-size:26px}.white-category-bar{gap:8px;margin-bottom:30px}.white-filter-tab{font-size:13px;padding:8px 16px}}.epic-banner{align-items:center;background:radial-gradient(circle at top left,#3b82f638,#0000 35%),radial-gradient(circle at bottom right,#a855f733,#0000 40%),linear-gradient(135deg,#050816,#0b1120,#111827);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:380px;overflow:hidden;padding:100px 5% 70px;position:relative;text-align:center;width:100%}.epic-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;inset:0;mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);pointer-events:none;position:absolute}.epic-banner-content{max-width:950px;position:relative;z-index:10}.epic-badge{align-items:center;animation:badgeFloat 4s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#dbeafe;display:inline-flex;font-size:12px;font-weight:500;gap:10px;letter-spacing:1px;margin-bottom:25px;padding:10px 20px;text-transform:uppercase}.badge-dot{background:#22d3ee;border-radius:50%;box-shadow:0 0 15px #22d3ee;height:7px;width:7px}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.epic-banner-title{word-wrap:break-word;color:#fff;font-size:48px;font-weight:800;letter-spacing:-1px;line-height:1.25}.highlight-wrap{display:inline-block}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);-webkit-background-clip:text}.animated-letter{animation:cinematicReveal 1s cubic-bezier(.19,1,.22,1) forwards;display:inline-block;filter:blur(8px);opacity:0;transform:translateY(60px) rotate(6deg) scale(.8);will-change:transform,opacity,filter}@keyframes cinematicReveal{0%{filter:blur(8px);opacity:0;transform:translateY(60px) rotate(6deg) scale(.8)}60%{filter:blur(0);opacity:1;transform:translateY(-4px) scale(1.01)}to{filter:blur(0);opacity:1;transform:translateY(0) rotate(0deg) scale(1)}}.gradient-text .animated-letter{text-shadow:0 0 15px #38bdf84d,0 0 30px #818cf833}.epic-banner-subtitle{animation:fadeInUp .8s cubic-bezier(.19,1,.22,1) forwards;animation-delay:.7s;color:#94a3b8;font-size:15px;font-weight:400;line-height:1.7;margin:20px auto 0;max-width:700px;opacity:0;transform:translateY(15px)}.epic-breadcrumb{align-items:center;animation:fadeInUp .8s cubic-bezier(.19,1,.22,1) forwards;animation-delay:.9s;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:25px;opacity:0;transform:translateY(15px)}.epic-breadcrumb a{color:#60a5fa;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .3s ease}.epic-breadcrumb a:hover{color:#fff}.epic-breadcrumb svg{color:#475569}.epic-breadcrumb span{color:#fff;font-size:13.5px;font-weight:600}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.epic-orb{border-radius:50%;pointer-events:none;position:absolute}.epic-orb-1{animation:moveOrb1 12s ease-in-out infinite alternate;background:#1e40af;height:280px;left:-80px;top:-80px;width:280px}.epic-orb-1,.epic-orb-2{filter:blur(70px);opacity:.2}.epic-orb-2{animation:moveOrb2 10s ease-in-out infinite alternate;background:#6b21a8;bottom:-80px;height:250px;right:-60px;width:250px}.epic-orb-3{animation:moveOrb3 8s ease-in-out infinite alternate;background:#0e7490;filter:blur(50px);height:130px;left:4%;opacity:.12;top:40%;width:130px}@keyframes moveOrb1{to{transform:translateY(40px) translateX(20px)}}@keyframes moveOrb2{to{transform:translateY(-40px) translateX(-20px)}}@keyframes moveOrb3{to{transform:translateX(40px) translateY(100%)}}.epic-ring{animation:rotateRing 30s linear infinite;border:1px solid #ffffff05;border-radius:50%;height:550px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px}@keyframes rotateRing{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.floating-icon{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;color:#60a5fa;display:flex;height:45px;justify-content:center;pointer-events:none;position:absolute;width:45px}.floating-icon-1{animation:floatIcon1 5s ease-in-out infinite;left:6%;top:22%}.floating-icon-2{animation:floatIcon1 6s ease-in-out infinite reverse;bottom:20%;right:6%}@keyframes floatIcon1{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(6deg)}}@media(max-width:992px){.epic-banner{min-height:320px;padding:90px 5% 70px}.epic-banner-title{font-size:36px}.epic-banner-subtitle{font-size:14.5px}}@media(max-width:768px){.epic-banner{min-height:280px;padding:80px 4% 60px}.epic-banner-title{font-size:28px}.epic-ring,.floating-icon{display:none}}@media(max-width:480px){.epic-banner{min-height:250px;padding:75px 4% 55px}.epic-banner-title{font-size:24px}.epic-badge{font-size:10px;margin-bottom:20px;padding:8px 14px}.epic-banner-subtitle{font-size:13px}}.ultra-features-section{background:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding:100px 8%;position:relative}.ultra-grid{background-image:linear-gradient(#0f172a08 1px,#0000 0),linear-gradient(90deg,#0f172a08 1px,#0000 0);background-size:55px 55px;inset:0;mask-image:linear-gradient(180deg,#0000,#000 15%,#000 85%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000,#000 15%,#000 85%,#0000);pointer-events:none;position:absolute}.ultra-features-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.15fr .85fr;margin:auto;max-width:1300px;position:relative;z-index:5}.ultra-features-left{display:flex;flex-direction:column}.ultra-tag{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#2563eb;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:24px;padding:8px 18px;width:-webkit-max-content;width:max-content}.tag-dot{background:#06b6d4;border-radius:50%;box-shadow:0 0 10px #06b6d4;height:8px;width:8px}.ultra-heading{color:#0f172a;font-size:46px;font-weight:900;letter-spacing:-1.5px;line-height:1.2;margin-bottom:20px}.ultra-heading span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#7c3aed,#db2777);-webkit-background-clip:text;display:block}.ultra-description{color:#475569;font-size:16px;line-height:1.8;max-width:650px}.ultra-feature-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:40px}.ultra-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;overflow:hidden;padding:24px;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1)}.ultra-feature-card:hover{border-color:#2563eb40;box-shadow:0 20px 40px #0f172a0d;transform:translateY(-5px)}.ultra-icon-box{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;box-shadow:0 6px 15px #2563eb33;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.ultra-feature-content{margin-top:18px}.feature-top{align-items:center;display:flex;gap:12px;justify-content:space-between}.feature-top h3{color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.3px}.feature-arrow{align-items:center;background:#f1f5f9;border-radius:50%;color:#475569;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.ultra-feature-card:hover .feature-arrow{background:#2563eb;color:#fff;transform:rotate(45deg)}.ultra-feature-content p{color:#64748b;font-size:14px;line-height:1.6;margin-top:8px}.ultra-features-right{height:540px;position:relative;width:100%}.ultra-image-container{height:100%;position:relative;width:100%}.ultra-image-box{border:1px solid #e2e8f0;border-radius:32px;box-shadow:0 25px 50px #0f172a0f;overflow:hidden;position:absolute}.ultra-image-box img{display:block;height:100%;object-fit:cover;width:100%}.large-box{height:400px;right:0;top:0;width:80%;z-index:2}.small-box{border:8px solid #fff;bottom:0;height:240px;left:0;width:55%;z-index:4}.floating-stats-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 15px 35px #0000000d;left:-20px;padding:16px 24px;position:absolute;top:60px;z-index:10}.floating-stats-card h4{color:#2563eb;font-size:30px;font-weight:800;letter-spacing:-1px}.floating-stats-card p{color:#475569;font-size:13px;font-weight:500}.experience-card{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:20px;bottom:40px;box-shadow:0 15px 35px #2563eb33;padding:18px 24px;right:-10px}.experience-card span{font-size:12px;opacity:.9}@media(max-width:1200px){.ultra-heading{font-size:38px}.ultra-features-right{height:460px}.large-box{height:340px}.small-box{height:200px}}@media(max-width:580px){.ultra-features-section{padding:60px 4%}.ultra-heading{font-size:28px}.ultra-feature-grid{grid-template-columns:1fr}.ultra-features-right{height:360px}.large-box{height:260px}.small-box{border-width:4px;height:150px}.experience-card h3,.floating-stats-card h4{font-size:24px}.experience-card,.floating-stats-card{border-radius:14px;padding:10px 16px}}.experience-card{align-items:center;background:linear-gradient(180deg,#2563eb,#7c3aed);border-radius:24px;bottom:80px;box-shadow:0 20px 50px #2563eb40;color:#fff;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;padding:30px 10px;position:absolute;right:-25px;top:40px;width:85px;z-index:10}.experience-card h3{font-size:32px;font-weight:800;letter-spacing:-1px;line-height:1;text-align:center}.experience-card span{font-size:11.5px;font-weight:600;letter-spacing:1.5px;margin-top:10px;opacity:.95;text-orientation:mixed;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-lr}@media(max-width:1200px){.ultra-heading{font-size:38px}.ultra-features-right{height:460px}.large-box{height:340px}.small-box{height:200px}.experience-card{bottom:60px;right:-15px;top:30px;width:75px}.experience-card h3{font-size:26px}.experience-card span{font-size:10px}}@media(max-width:992px){.ultra-features-container{gap:50px;grid-template-columns:1fr}.ultra-features-right{height:480px;margin:0 auto;max-width:550px}.ultra-description,.ultra-heading{margin-left:auto;margin-right:auto;text-align:center}.ultra-tag{display:flex;margin:0 auto 20px}.ultra-feature-grid{gap:16px}}@media(max-width:580px){.ultra-features-section{padding:60px 4%}.ultra-heading{font-size:28px}.ultra-feature-grid{grid-template-columns:1fr}.ultra-features-right{height:360px}.large-box{height:260px}.small-box{border-width:4px;height:150px}.floating-stats-card h4{font-size:22px}.floating-stats-card{border-radius:14px;padding:10px 16px;top:40px}.experience-card{border-radius:16px;bottom:40px;padding:20px 5px;right:-10px;top:20px;width:65px}.experience-card h3{font-size:22px}.experience-card span{font-size:9px;letter-spacing:.5px}}.about-value-section{background:radial-gradient(circle at top left,#3b82f61f,#0000 25%),radial-gradient(circle at bottom right,#a855f71f,#0000 30%),linear-gradient(135deg,#050816,#0b1120,#111827);font-family:Plus Jakarta Sans,sans-serif;overflow:hidden;padding:65px 6%;position:relative;width:100%}.about-value-section:before{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:50px 50px;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.about-value-container{margin:auto;max-width:1200px;position:relative;z-index:5}.about-value-header{margin:0 auto 40px;max-width:750px;text-align:center}.about-value-tag{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#dbeafe;display:inline-flex;font-size:11.5px;font-weight:600;gap:8px;margin-bottom:15px;padding:8px 16px}.about-value-tag:before{background:#22d3ee;border-radius:50%;box-shadow:0 0 10px #22d3ee;content:"";height:7px;width:7px}.about-value-title{color:#fff;font-size:32px;font-weight:800;letter-spacing:-1px;line-height:1.25}.about-value-title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);-webkit-background-clip:text;display:inline-block}.about-value-subtitle{color:#fff9;font-size:14px;line-height:1.7;margin-top:14px}.about-value-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1.05fr .95fr}.about-main-value-card{background:#0f172a;border:1px solid #ffffff0f;border-radius:20px;box-shadow:0 20px 50px #0000004d;display:flex;filter:blur(8px);flex-direction:column;justify-content:flex-end;min-height:400px;opacity:0;overflow:hidden;padding:28px;position:relative;transform:translateY(60px) scale(.96);transition:all .8s cubic-bezier(.16,1,.3,1);will-change:transform,opacity,filter}.about-main-value-card.is-visible{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.about-main-value-card:before{background:linear-gradient(0deg,#020617f2 20%,#02061773 65%,#0000);content:"";inset:0;position:absolute;z-index:2}.about-card-bg{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .8s cubic-bezier(.16,1,.3,1);width:100%}.about-main-value-card:hover .about-card-bg{transform:scale(1.05)}.about-card-content-wrap{position:relative;z-index:5}.about-card-tag{background:#38bdf81a;border:1px solid #38bdf826;border-radius:999px;color:#38bdf8;display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.about-card-quote{color:#fff;font-size:22px;font-weight:800;letter-spacing:-.5px;line-height:1.3}.about-card-desc{color:#ffffffa6;font-size:13px;line-height:1.6;margin-top:10px}.about-action-circle{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff0f;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;position:absolute;right:22px;top:22px;transition:all .4s ease;width:40px;z-index:5}.about-main-value-card:hover .about-action-circle{background:#22d3ee;color:#000;transform:rotate(45deg) scale(1.05)}.about-value-stack{display:flex;flex-direction:column;gap:16px}.about-stack-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;cursor:pointer;filter:blur(6px);opacity:0;overflow:hidden;padding:24px;position:relative;transform:translateX(50px) scale(.96);transition:all .8s cubic-bezier(.16,1,.3,1);will-change:transform,opacity,filter}.about-stack-card.is-visible{filter:blur(0);opacity:1;transform:translateX(0) scale(1)}.card-mission.is-visible{transition-delay:.15s}.card-vision.is-visible{transition-delay:.3s}.about-stack-card:hover{border-color:#38bdf84d;box-shadow:0 15px 40px #0000004d;transform:translateY(-4px)}.about-stack-card:before{background:#38bdf81a;border-radius:50%;content:"";filter:blur(50px);height:150px;opacity:0;position:absolute;right:-70px;top:-70px;transition:opacity .4s ease;width:150px}.about-stack-card:hover:before{opacity:1}.about-stack-card:after{background:linear-gradient(180deg,#38bdf8,#8b5cf6);content:"";height:0;left:0;position:absolute;top:0;transition:height .4s ease;width:3px}.about-stack-card:hover:after{height:100%}.stack-card-tag{color:#38bdf8;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.stack-card-title{color:#fff;font-size:17px;font-weight:700;line-height:1.35}.stack-card-desc{color:#fff9;font-size:13px;line-height:1.6;margin-top:8px}.about-side-action{align-items:center;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:50%;color:#fff;display:flex;height:34px;justify-content:center;position:absolute;right:22px;top:22px;transition:all .3s ease;width:34px}.about-stack-card:hover .about-side-action{background:#22d3ee;color:#000;transform:rotate(45deg)}@media (max-width:992px){.about-value-section{padding:50px 5%}.about-value-grid{gap:24px;grid-template-columns:1fr}.about-value-title{font-size:28px}.about-main-value-card{min-height:360px}}@media (max-width:480px){.about-value-title{font-size:24px}.about-value-subtitle{font-size:13px}.about-main-value-card{min-height:320px;padding:20px}.about-card-quote{font-size:18px}.stack-card-title{font-size:15px}.about-stack-card{padding:20px}}.about-cta-section{align-items:center;background:linear-gradient(135deg,#4f46e5,#6366f1 50%,#4338ca);display:flex;font-family:Plus Jakarta Sans,sans-serif;justify-content:center;overflow:hidden;padding:85px 5%;position:relative;text-align:center;width:100%}.about-cta-section:before{background:radial-gradient(circle,#ffffff1f 0,#0000 70%);bottom:-100px;height:350px;left:-100px;width:350px}.about-cta-section:after,.about-cta-section:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.about-cta-section:after{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);height:300px;right:-80px;top:-80px;width:300px}.cta-fluid-left{border-radius:40% 60% 70% 30%/40% 50% 60% 50%;height:180px;left:-50px;top:20%;width:180px}.cta-fluid-left,.cta-fluid-right{background:#ffffff0a;pointer-events:none;position:absolute}.cta-fluid-right{border-radius:60% 40% 30% 70%/50% 60% 40% 50%;bottom:15%;height:200px;right:-40px;width:200px}.about-cta-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:900px;position:relative;width:100%;z-index:5}.about-cta-title{color:#fff;font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.25}.about-cta-desc{color:#ffffffd9;font-size:15.5px;line-height:1.6;margin-top:20px;max-width:680px}.about-cta-btn{align-items:center;background:#024ebb;border:1px solid #ffffff1a;border-radius:999px;box-shadow:0 15px 30px #024ebb4d;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:14px;margin-top:35px;padding:14px 28px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.about-cta-btn:hover{background:#023fa0;box-shadow:0 20px 40px #024ebb73;transform:translateY(-4px)}.cta-icon-circle{align-items:center;background:#fff;border-radius:50%;color:#024ebb;display:flex;height:30px;justify-content:center;transition:transform .4s ease;width:30px}.about-cta-btn:hover .cta-icon-circle{transform:scale(1.05) rotate(45deg)}@media (max-width:992px){.about-cta-section{padding:70px 6%}.about-cta-title{font-size:34px}.about-cta-desc{font-size:14.5px;margin-top:15px}}@media (max-width:580px){.about-cta-section{padding:60px 4%}.about-cta-title{font-size:26px;letter-spacing:-.5px}.about-cta-desc{font-size:13.5px;line-height:1.5}.about-cta-btn{font-size:14px;margin-top:25px;padding:12px 24px}.cta-icon-circle{height:26px;width:26px}.cta-fluid-left,.cta-fluid-right{display:none}}*{box-sizing:border-box;margin:0;padding:0}.contact-core-section{background:#fff;font-family:Plus Jakarta Sans,sans-serif;padding:80px 6%;position:relative;width:100%}.contact-core-container{grid-gap:60px;align-items:stretch;display:grid;gap:60px;grid-template-columns:.9fr 1.1fr;margin:0 auto;max-width:1300px}.contact-info-workspace{display:flex;flex-direction:column;justify-content:flex-start}.contact-info-tag{color:#2563eb;font-size:13px;font-weight:700;letter-spacing:1.5px;margin-bottom:14px;text-transform:uppercase}.contact-info-heading{color:#0f172a;font-size:38px;font-weight:800;letter-spacing:-1px;line-height:1.25;margin-bottom:20px}.contact-info-sub{color:#64748b;font-size:15px;line-height:1.7;margin-bottom:40px}.contact-meta-stack{display:flex;flex-direction:column;gap:20px}.info-meta-card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;display:flex;gap:20px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1)}.info-meta-card:hover{border-color:#2563eb40;box-shadow:0 15px 30px #0f172a08;transform:translateX(6px)}.info-icon-box{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;box-shadow:0 6px 15px #2563eb26;color:#fff;display:flex;height:52px;justify-content:center;width:52px}.info-card-details h4{color:#0f172a;font-size:16px;font-weight:700}.info-card-details p{color:#475569;font-size:14.5px;line-height:1.5;margin-top:4px}.contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 25px 50px #0f172a0a;padding:40px}.contact-form-engine{display:flex;flex-direction:column;gap:24px}.form-input-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.form-group-block{display:flex;flex-direction:column;gap:8px}.form-group-block label{color:#334155;font-size:13.5px;font-weight:600}.form-group-block input,.form-group-block textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-family:inherit;font-size:14.5px;padding:14px 18px;transition:all .3s ease;width:100%}.form-group-block input:focus,.form-group-block textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14;outline:none}.form-submit-btn{align-items:center;background:#0f172a;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:10px;justify-content:center;margin-top:10px;padding:16px;transition:all .3s ease;width:100%}.form-submit-btn:hover{background:#2563eb;box-shadow:0 15px 30px #2563eb40;transform:translateY(-2px)}@media (max-width:1024px){.contact-core-container{gap:40px}.contact-info-heading{font-size:32px}.contact-form-card{padding:30px}}@media (max-width:920px){.contact-core-container{gap:50px;grid-template-columns:1fr}.contact-info-workspace{align-items:center;text-align:center}.contact-info-sub{max-width:650px}.contact-meta-stack{margin:0 auto;max-width:550px;width:100%}.info-meta-card{text-align:left}}@media (max-width:580px){.contact-core-section{padding:50px 4%}.contact-info-heading{font-size:26px}.form-input-row{gap:24px;grid-template-columns:1fr}.contact-form-card{border-radius:20px;padding:24px}}.details-layout-master{background:#fff;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;min-height:100vh}.details-article-wrapper{margin:0 auto;max-width:820px;padding:120px 20px 60px}.details-route-breadcrumb{align-items:center;display:flex;font-size:13px;font-weight:700;gap:10px;margin-bottom:25px}.details-route-breadcrumb a{color:#00458b;text-decoration:none}.details-route-breadcrumb .bread-splitter{color:#cbd5e1}.details-route-breadcrumb .bread-current-title{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-title-header{margin-bottom:40px}.details-brand-tag{background:#00458b0d;border-radius:6px;color:#00458b;display:inline-block;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:15px;padding:5px 12px;text-transform:uppercase}.details-main-headline{color:#0f172a;font-size:38px;font-weight:800;letter-spacing:-.5px;line-height:1.3;margin-bottom:25px}.details-author-strip{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:15px;padding-bottom:25px}.details-avatar-box{align-items:center;background:#00458b;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:44px;justify-content:center;width:44px}.details-meta-text h4{color:#0f172a;font-size:14.5px;font-weight:700;margin:0}.details-meta-text p{color:#64748b;font-size:12px;font-weight:600;margin:3px 0 0}.details-hero-image-box{border-radius:24px;box-shadow:0 10px 30px #0f172a08;height:420px;margin-bottom:45px;overflow:hidden;width:100%}.details-hero-image-box img{height:100%;object-fit:cover;width:100%}.details-article-content-body{color:#334155;font-size:16px;line-height:1.85}.details-lead-paragraph{color:#1e293b;font-size:18px;font-weight:500;line-height:1.75;margin-bottom:30px}.details-rich-text-block{margin-bottom:35px;white-space:pre-wrap}.details-editorial-quote{background:#f8fafc;border-left:4px solid #00458b;border-radius:0 16px 16px 0;color:#0f172a;font-size:17px;font-style:italic;font-weight:500;margin:40px 0;padding:10px 0 10px 25px}.details-editorial-quote cite{color:#64748b;display:block;font-size:13px;font-style:normal;font-weight:700;margin-top:8px;text-transform:uppercase}.details-secondary-paragraph{margin-bottom:30px}.details-suggestions-section{background:#f8fafc;border-top:1px solid #e2e8f0;padding:80px 0 100px;width:100%}.suggestions-inner-container{margin:0 auto;max-width:1140px;padding:0 20px}.suggestions-section-header{margin-bottom:45px}.header-blue-line{background:#00458b;border-radius:100px;height:4px;margin-bottom:12px;width:40px}.suggestions-section-header h3{color:#0f172a;font-size:24px;font-weight:800;margin:0 0 5px}.suggestions-section-header p{color:#64748b;font-size:14px;margin:0}.suggestions-cards-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.suggested-reveal-card{animation:suggestedCardReveal .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--card-index)*.1s);background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 15px #00000003;cursor:pointer;display:flex;flex-direction:column;opacity:0;overflow:hidden;transform:translateY(40px);transition:all .3s cubic-bezier(.16,1,.3,1)}@keyframes suggestedCardReveal{to{opacity:1;transform:translateY(0)}}.suggested-img-frame{background:#f1f5f9;height:160px;overflow:hidden;position:relative;width:100%}.suggested-img-frame img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.suggested-badge-tag{background:#fffffff2;border:1px solid #e2e8f0;border-radius:4px;color:#00458b;font-size:10px;font-weight:800;left:15px;padding:4px 10px;position:absolute;text-transform:uppercase;top:15px}.suggested-card-content{display:flex;flex:1 1;flex-direction:column;padding:20px}.suggested-card-meta{color:#94a3b8;font-size:11px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.suggested-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;display:-webkit-box;font-size:15px;font-weight:700;line-height:1.4;margin:0 0 15px;overflow:hidden}.suggested-action-trigger{align-items:center;color:#00458b;display:flex;font-size:13px;font-weight:700;gap:6px;margin-top:auto}.suggested-action-trigger svg{transition:transform .2s ease}.suggested-reveal-card:hover{border-color:#cbd5e1;box-shadow:0 15px 30px #00458b0a;transform:translateY(-5px)}.suggested-reveal-card:hover .suggested-img-frame img{transform:scale(1.04)}.suggested-reveal-card:hover .suggested-card-title{color:#00458b}.suggested-reveal-card:hover .suggested-action-trigger svg{transform:translateX(3px)}@media(max-width:992px){.suggestions-cards-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.details-main-headline{font-size:30px}.details-hero-image-box{height:320px}}@media(max-width:650px){.suggestions-cards-grid{grid-template-columns:1fr}.details-article-wrapper{padding-top:100px}.details-main-headline{font-size:24px}.details-hero-image-box{border-radius:14px;height:220px;margin-bottom:25px}.details-article-content-body{font-size:15px}}.gallery-page-master{background:#f8fafc;font-family:Poppins,sans-serif;min-height:100vh}.gallery-epic-banner{align-items:center;background:radial-gradient(circle at top left,#3b82f638,#0000 35%),radial-gradient(circle at bottom right,#a855f733,#0000 40%),linear-gradient(135deg,#050816,#0b1120,#111827);display:flex;justify-content:center;min-height:380px;overflow:hidden;padding:100px 5% 70px;position:relative;text-align:center;width:100%}.gallery-grid-mesh{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;inset:0;mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);pointer-events:none;position:absolute}.gallery-banner-content{max-width:950px;position:relative;z-index:10}.gallery-badge{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#dbeafe;display:inline-flex;font-size:12px;font-weight:500;gap:10px;letter-spacing:1px;margin-bottom:25px;padding:10px 20px;text-transform:uppercase}.gallery-badge-dot{background:#38bdf8;border-radius:50%;box-shadow:0 0 15px #38bdf8;height:7px;width:7px}.gallery-banner-title{color:#fff;font-size:46px;font-weight:800;letter-spacing:-1px;line-height:1.25}.gallery-highlight-wrap{display:inline-block}.gallery-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);-webkit-background-clip:text}.gallery-animated-letter{animation:galleryCinematicReveal 1s cubic-bezier(.19,1,.22,1) forwards;display:inline-block;filter:blur(8px);opacity:0;transform:translateY(60px) rotate(6deg) scale(.8);will-change:transform,opacity,filter}@keyframes galleryCinematicReveal{0%{filter:blur(8px);opacity:0;transform:translateY(60px) rotate(6deg) scale(.8)}60%{filter:blur(0);opacity:1;transform:translateY(-4px) scale(1.01)}to{filter:blur(0);opacity:1;transform:translateY(0) rotate(0deg) scale(1)}}.gallery-banner-subtitle{color:#94a3b8;font-size:15px;line-height:1.7;margin:20px auto 0;max-width:650px}.gallery-breadcrumb{align-items:center;display:flex;font-size:13.5px;font-weight:600;gap:10px;justify-content:center;margin-top:25px}.gallery-breadcrumb a{color:#60a5fa;text-decoration:none}.gallery-breadcrumb .gallery-bread-arrow{color:#475569}.gallery-breadcrumb .gallery-active-bread{color:#fff}.gallery-orb{border-radius:50%;pointer-events:none;position:absolute}.gallery-orb-1{background:#1e40af;filter:blur(70px);height:280px;left:-80px;opacity:.2;top:-80px;width:280px}.gallery-orb-2{background:#6b21a8;bottom:-80px;filter:blur(70px);height:250px;opacity:.2;right:-60px;width:250px}.gallery-ring{animation:galleryRotateRing 30s linear infinite;border:1px solid #ffffff05;border-radius:50%;height:550px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px}@keyframes galleryRotateRing{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.gallery-grid-wrapper{margin:0 auto;max-width:1200px;padding:60px 20px 100px}.gallery-masonry-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.gallery-fluid-card{animation:galleryCardWaveReveal .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--gallery-card-index)*.1s);background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0f172a05;opacity:0;padding:10px;transform:translateY(45px)}@keyframes galleryCardWaveReveal{to{opacity:1;transform:translateY(0)}}.gallery-img-overflow-box{background:#f1f5f9;border-radius:14px;height:240px;overflow:hidden;position:relative;width:100%}.gallery-img-overflow-box img{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);width:100%}.gallery-card-glass-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,#00458bd9 0,#0f172a33);display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:25px;position:absolute;transform:translateY(15px);transition:all .4s cubic-bezier(.16,1,.3,1)}.gallery-zoom-icon{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;display:flex;font-size:14px;height:36px;justify-content:center;position:absolute;right:20px;top:20px;width:36px}.gallery-item-title{color:#fff;font-size:16px;font-weight:700;margin:0 0 4px}.gallery-item-sub{color:#38bdf8;font-size:12px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.gallery-fluid-card:hover{border-color:#cbd5e1;box-shadow:0 15px 30px #00458b0f;transform:translateY(-5px)}.gallery-fluid-card:hover .gallery-img-overflow-box img{transform:scale(1.06)}.gallery-fluid-card:hover .gallery-card-glass-overlay{opacity:1;transform:translateY(0)}@media(max-width:1024px){.gallery-masonry-container{gap:25px;grid-template-columns:repeat(2,1fr)}.gallery-banner-title{font-size:34px}}@media(max-width:650px){.gallery-masonry-container{gap:20px;grid-template-columns:1fr}.gallery-grid-wrapper{padding:40px 15px}.gallery-banner-title{font-size:25px}.gallery-img-overflow-box{height:210px}}.course-page-master{background:#f8fafc;font-family:Poppins,sans-serif;min-height:100vh}.course-epic-banner{align-items:center;background:radial-gradient(circle at top left,#3b82f638,#0000 35%),radial-gradient(circle at bottom right,#a855f733,#0000 40%),linear-gradient(135deg,#050816,#0b1120,#111827);display:flex;justify-content:center;min-height:380px;overflow:hidden;padding:100px 5% 70px;position:relative;text-align:center;width:100%}.course-grid-overlay{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:50px 50px;inset:0;mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);pointer-events:none;position:absolute}.course-banner-content{max-width:950px;position:relative;z-index:10}.course-badge{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#dbeafe;display:inline-flex;font-size:12px;font-weight:500;gap:10px;letter-spacing:1px;margin-bottom:25px;padding:10px 20px;text-transform:uppercase}.course-badge-dot{background:#38bdf8;border-radius:50%;box-shadow:0 0 15px #38bdf8;height:7px;width:7px}.course-banner-title{color:#fff;font-size:46px;font-weight:800;letter-spacing:-1px;line-height:1.25}.course-highlight-wrap{display:inline-block}.course-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);-webkit-background-clip:text}.course-animated-letter{animation:courseCinematicReveal 1s cubic-bezier(.19,1,.22,1) forwards;display:inline-block;filter:blur(8px);opacity:0;transform:translateY(60px) rotate(6deg) scale(.8);will-change:transform,opacity,filter}@keyframes courseCinematicReveal{to{filter:blur(0);opacity:1;transform:translateY(0) rotate(0deg) scale(1)}}.course-banner-subtitle{color:#94a3b8;font-size:15px;line-height:1.7;margin:20px auto 0;max-width:700px}.course-breadcrumb{align-items:center;display:flex;font-size:13.5px;font-weight:600;gap:10px;justify-content:center;margin-top:25px}.course-breadcrumb a{color:#60a5fa;text-decoration:none}.course-breadcrumb .course-bread-splitter{color:#475569}.course-breadcrumb .course-active-bread{color:#fff}.course-orb{border-radius:50%;pointer-events:none;position:absolute}.course-orb-1{background:#1e40af;height:280px;left:-80px;top:-80px;width:280px}.course-orb-1,.course-orb-2{filter:blur(70px);opacity:.2}.course-orb-2{background:#6b21a8;bottom:-80px;height:250px;right:-60px;width:250px}.course-ring{animation:courseRotateRing 30s linear infinite;border:1px solid #ffffff05;border-radius:50%;height:550px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px}@keyframes courseRotateRing{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.course-feed-container{margin:0 auto;max-width:1200px;padding:60px 20px 100px}.course-posts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.course-reveal-card{animation:courseCardWaveReveal .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--course-card-index)*.12s);background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 4px 20px #0f172a05;display:flex;flex-direction:column;opacity:0;overflow:hidden;transform:translateY(50px)}@keyframes courseCardWaveReveal{to{opacity:1;transform:translateY(0)}}.course-image-wrapper{background:#f1f5f9;height:210px;overflow:hidden;position:relative;width:100%}.course-image-wrapper img{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);width:100%}.course-tag-option{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#00458b;font-size:11px;font-weight:800;left:20px;padding:5px 12px;position:absolute;text-transform:uppercase;top:20px}.course-inner-body{display:flex;flex:1 1;flex-direction:column;padding:30px}.course-card-title{color:#0f172a;font-size:19px;font-weight:800;line-height:1.4;margin:0 0 10px;transition:color .25s ease}.course-card-desc{color:#64748b;font-size:13.5px;line-height:1.65;margin:0 0 20px}.course-specs-table{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;display:flex;flex-direction:column;gap:8px;margin-bottom:25px;padding:15px 20px}.spec-row{display:flex;font-size:13px;font-weight:600;justify-content:space-between}.spec-label{color:#94a3b8}.spec-val{color:#1e293b;font-weight:700}.course-download-btn{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#1e293b;cursor:pointer;font-size:13.5px;font-weight:700;gap:10px;margin-top:auto;padding:12px;transition:all .25s cubic-bezier(.16,1,.3,1);width:100%}.course-download-btn,.pdf-icon-circle{align-items:center;display:flex;justify-content:center}.pdf-icon-circle{background:#f1f5f9;border-radius:50%;color:#64748b;height:24px;transition:all .25s ease;width:24px}.course-reveal-card:hover{border-color:#cbd5e1;box-shadow:0 20px 35px #00458b0d;transform:translateY(-6px)}.course-reveal-card:hover .course-image-wrapper img{transform:scale(1.05)}.course-reveal-card:hover .course-card-title{color:#00458b}.course-reveal-card:hover .course-download-btn{background:#00458b;border-color:#0000;box-shadow:0 8px 16px #00458b26;color:#fff}.course-reveal-card:hover .pdf-icon-circle{background:#ffffff26;color:#fff}@media(max-width:1024px){.course-posts-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.course-banner-title{font-size:34px}}@media(max-width:768px){.course-posts-grid{gap:25px;grid-template-columns:1fr}.course-feed-container{padding:35px 15px}.course-banner-title{font-size:25px}}.admin-container{font-family:Segoe UI,system-ui,-apple-system,sans-serif;margin:10px auto;max-width:1100px;padding:0 15px}.admin-card-sheet{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 20px 40px #0f172a0a;padding:35px}.admin-header-strip{border-bottom:2px solid #f1f5f9;margin-bottom:25px;padding-bottom:18px}.admin-title{color:#00458b;font-size:23px;font-weight:800;letter-spacing:-.5px;margin:0}.admin-subtitle{color:#64748b;font-size:13.5px;font-weight:500;margin:6px 0 0}.status-toast{animation:toastFadeIn .3s cubic-bezier(.16,1,.3,1) forwards;border-radius:10px;font-size:13.5px;font-weight:600;margin-bottom:22px;padding:12px 20px}.success-toast{background:#f0fdf4;border-left:5px solid #22c55e;color:#166534}.error-toast{background:#fef2f2;border-left:5px solid #ef4444;color:#991b1b}@keyframes toastFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.empty-state-box{color:#94a3b8;padding:60px 0;text-align:center}.empty-state-box span{animation:leafFloat 3s ease-in-out infinite;display:block;font-size:44px;margin-bottom:12px}@keyframes leafFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(8deg)}}.empty-state-box p{font-size:14.5px;font-weight:600;margin:0}.table-wrapper{border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #0f172a03;overflow-x:auto}.admin-table{background:#fff;border-collapse:collapse;font-size:13.5px;text-align:left;width:100%}.admin-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#475569;font-size:12.5px;font-weight:700;letter-spacing:.5px;padding:16px 18px;text-transform:uppercase}.table-row{border-bottom:1px solid #f1f5f9;transition:background .2s ease}.table-row:hover{background:#f8fafc}.admin-table td{padding:18px;vertical-align:middle}.td-identity{min-width:200px}.lead-name{color:#0f172a;font-size:14.5px;font-weight:700}.lead-sub-meta{color:#64748b;font-size:12px;margin-top:3px;word-break:break-all}.lead-phone{color:#00458b;font-size:12px;font-weight:700;margin-top:2px}.subject-badge{background:#e0f2fe;border-radius:6px;color:#0369a1;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.3px;padding:5px 12px;text-transform:uppercase}.message-scroll-container{color:#475569;font-size:13px;line-height:1.6;max-height:80px;max-width:320px;overflow-y:auto;padding-right:8px;white-space:pre-wrap}.message-scroll-container::-webkit-scrollbar{width:4px}.message-scroll-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.delete-btn{background:#ffe4e6;border:none;border-radius:8px;color:#e11d48;cursor:pointer;font-size:12.5px;font-weight:700;padding:8px 16px;transition:all .2s cubic-bezier(.16,1,.3,1)}.delete-btn:hover{background:#fecdd3;transform:translateY(-1px)}.inline-delete-prompt{align-items:center;animation:promptPop .2s cubic-bezier(.34,1.56,.64,1) forwards;background:#fff1f2;border:1px solid #ffe4e6;border-radius:8px;display:inline-flex;gap:6px;padding:6px 12px}@keyframes promptPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.prompt-txt{color:#e11d48;font-size:11.5px;font-weight:800;margin-right:2px}.confirm-btn{border:none;border-radius:5px;cursor:pointer;font-size:11px;font-weight:700;padding:4px 10px;transition:opacity .2s ease}.confirm-btn:hover{opacity:.9}.yes-btn{background:#e11d48;color:#fff}.no-btn{background:#64748b;color:#fff}@media (max-width:768px){.admin-card-sheet{border-radius:16px;padding:20px}.admin-title{font-size:19px}.admin-table td,.admin-table th{padding:12px}.message-scroll-container{max-width:200px}}
/*# sourceMappingURL=main.a0aacb3a.css.map*/