.navbar{position:fixed;top:0;left:0;width:100%;height:80px;display:flex;align-items:center;z-index:9999;background:#fff}.nav-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo img{height:78px;object-fit:contain;display:block}.nav-links{display:flex;align-items:center;gap:48px;list-style:none;font-family:Lufga,sans-serif;font-size:16px;font-weight:500;margin:0;padding:0}.nav-links li{cursor:pointer;color:#1c3faa}.nav-links a{color:#1c3faa;text-decoration:none}.contact-btn{background:#0a4db3;color:#fff;border:none;padding:10px 26px;border-radius:30px;font-family:Lufga,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.hero{min-height:720px;background:radial-gradient(ellipse at 70% 40%,#1f5edb,#0d47c0 45%,#083a9a);position:relative;overflow:hidden;display:flex;align-items:center;padding-top:64px;text-align:left}.hero-container{max-width:1100px;width:100%;margin-left:140px;margin-right:auto;position:relative;z-index:2}.hero-tag{font-size:14px;letter-spacing:3px;color:#ffffffd9;margin-bottom:18px;font-weight:500;text-transform:uppercase}.hero-heading{margin-bottom:22px}.hero-heading-top{font-size:38px;font-weight:500;color:#fff;line-height:1.25;margin:0}.hero-heading-main{font-size:76px;font-weight:700;color:#fff;line-height:1.05;margin:8px 0 18px;letter-spacing:-1px}.hero-sub{font-size:16px;color:#ffffffd9;line-height:1.8;max-width:480px}.hero-square{position:absolute;border-radius:22px;border:1.5px solid rgba(255,255,255,.12);background:#092f7e59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.hero-square-1{width:420px;height:420px;top:80px;right:120px;transform:rotate(8deg)}.hero-square-2{width:260px;height:260px;top:220px;right:340px;transform:rotate(-6deg)}.hero-scroll{position:absolute;bottom:30px;left:50%;transform:translate(-50%);font-size:12px;letter-spacing:2px;color:#ffffffb3}@media(max-width:1024px){.hero-container{padding-left:60px}.hero-heading-main{font-size:60px}.hero-heading-top{font-size:32px}}@media(max-width:768px){.hero-container{padding-left:30px;padding-right:30px}.hero-heading-main{font-size:46px}.hero-heading-top{font-size:26px}.hero-sub{font-size:15px}.hero-square-1{width:260px;height:260px;right:40px}.hero-square-2{width:180px;height:180px;right:180px}}.info{background:#fff;padding:80px}.info-container{max-width:1200px;margin:0 auto;text-align:center}.info-text{font-family:BWGradual;font-size:20px;line-height:1.8;color:#333;max-width:720px;margin:0 auto 100px}.stats{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;gap:120px}.stat{display:flex;align-items:center;gap:16px}.stat h2{font-family:BWGradual,sans-serif;font-size:64px;font-weight:600;color:#0a4db3;margin:0}.stat p{font-family:Lufga;font-size:16px;color:#9a9a9a;line-height:1.4;margin:0;max-width:140px}.about{background:#fff;padding:140px 0}.about-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:80px;padding:0 20px}.about-left{max-width:560px}.about-label{font-family:Lufga,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#555;margin-bottom:18px;display:flex;align-items:center;gap:12px;font-weight:500}.about-label:before{content:"";width:40px;height:2px;background:#222;display:block}.about-left h2{font-family:BWGradual,serif;font-weight:600;font-size:56px;line-height:1.1;letter-spacing:-.5px;color:#1c5ac7;margin-bottom:22px}.about-desc{font-family:Lufga,sans-serif;font-size:18px;line-height:1.8;color:#3a3a3a;margin-bottom:42px;max-width:520px}.about-list{list-style:none;padding:0;margin:0}.about-list li{font-family:Lufga,sans-serif;font-size:16px;color:#4a4a4a;margin-bottom:22px;position:relative;padding-left:36px;line-height:1.7;max-width:520px}.about-list li:before{content:"";width:9px;height:9px;border:4px solid #1c5ac7;border-radius:50%;position:absolute;left:0;top:5px}.about-right{width:520px;display:flex;justify-content:flex-end}.about-right img{width:100%;border-radius:24px;object-fit:cover;box-shadow:0 15px 40px #00000014}@media(max-width:1024px){.about-container{flex-direction:column;align-items:flex-start;gap:60px}.about-left{max-width:100%}.about-right{width:100%;justify-content:center}.about-right img{max-width:600px}.about-left h2{font-size:46px}.about-desc{font-size:17px}}@media(max-width:768px){.about{padding:100px 20px}.about-container{flex-direction:column;gap:50px}.about-left h2{font-size:38px}.about-desc{font-size:16px;line-height:1.7}.about-list li{font-size:15px}.about-right img{border-radius:16px}}.services{background:#f7f7f7;padding:120px 0}.services-container{max-width:1200px;margin:0 auto;padding:0 20px}.services-label{font-family:Lufga,sans-serif;font-size:13px;letter-spacing:1.5px;display:flex;align-items:center;gap:12px;margin-bottom:18px;color:#333}.services-label:before{content:"";width:36px;height:2px;background:#222}.services h2{font-family:BWGradual;font-weight:700;font-size:52px;line-height:1.2;color:#2f63c9;margin-bottom:64px;max-width:900px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e6e6e6;background:#fff}.service-card{padding:48px;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;min-height:240px;display:flex;flex-direction:column;justify-content:flex-start}.service-card:nth-child(3),.service-card:nth-child(6){border-right:none}.service-card:nth-child(4),.service-card:nth-child(5),.service-card:nth-child(6){border-bottom:none}.service-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.service-header img{width:36px;height:auto}.service-header h3{font-family:BWGradual;font-weight:700;font-size:20px;color:#222;margin:0}.service-card p{font-family:Lufga,sans-serif;font-size:15px;line-height:1.7;color:#555;margin-bottom:18px;max-width:260px}.service-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.service-tags span{font-family:Lufga,sans-serif;font-size:12px;padding:6px 12px;background:#f3f3f3;border-radius:20px;color:#666}.service-card img{width:36px;margin-bottom:0}@media(max-width:1000px){.services-grid{grid-template-columns:1fr}.service-card{border-right:none}.service-card:not(:last-child){border-bottom:1px solid #e6e6e6}}.works{background:#0b0b0b;color:#fff;padding:120px 20px}.works-container{max-width:1200px;margin:auto;text-align:center}.works-label{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;letter-spacing:1px;margin-bottom:20px}.works-label:before{content:"";width:40px;height:2px;background:#fff}.works h2{font-size:40px;margin-bottom:60px;line-height:1.3}.works-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px}.work-card{background:#fff;color:#333;padding:24px;border-radius:14px;text-align:left;transition:all .3s ease}.work-image{width:100%;border-radius:10px;margin-bottom:16px}.work-card h3{margin-bottom:6px;font-size:22px}.work-sub{font-weight:600;margin-bottom:10px}.work-desc{font-size:14px;line-height:1.6;margin-bottom:14px}.work-tags{display:flex;gap:8px;flex-wrap:wrap}.work-tags span{background:#f2f2f2;padding:6px 12px;border-radius:20px;font-size:12px}@media(max-width:1024px){.works-grid{grid-template-columns:1fr;gap:30px}.works h2{font-size:34px}}@media(max-width:768px){.works{padding:100px 20px}.works h2{font-size:28px}.work-card{padding:20px}.work-desc{font-size:13px}}@media(max-width:480px){.works h2{font-size:24px}.work-tags span{font-size:11px;padding:5px 10px}}.process{background:#f7f7f7;padding:120px 20px}.process-container{max-width:1200px;margin:auto}.process-label{display:flex;align-items:center;gap:12px;font-size:14px;letter-spacing:1px;margin-bottom:20px}.process-label:before{content:"";width:40px;height:2px;background:#000}.process h2{font-family:BWGradual;font-size:40px;color:#2f63c9;margin-bottom:60px}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.process-card:nth-child(1),.process-card:nth-child(2),.process-card:nth-child(3){grid-column:span 2}.process-card:nth-child(4),.process-card:nth-child(5){grid-column:span 3}.process-card{background:#eef1f6;padding:28px;border-radius:12px;position:relative;transition:all .3s ease}.process-number{background:#2f63c9;color:#fff;font-size:14px;font-weight:600;padding:6px 10px;border-radius:6px;display:inline-block;margin-bottom:16px}.process-card h3{font-size:18px;margin-bottom:8px}.process-card p{font-size:14px;line-height:1.6;color:#555}@media(max-width:1024px){.process-grid{grid-template-columns:1fr 1fr}.process-card{grid-column:span 1!important}.process h2{font-size:34px}}@media(max-width:768px){.process{padding:100px 20px}.process-grid{grid-template-columns:1fr}.process h2{font-size:28px}.process-card{padding:24px}.process-card h3{font-size:16px}.process-card p{font-size:13px}}@media(max-width:480px){.process h2{font-size:24px}}.contact{height:705px;padding:0;background:radial-gradient(ellipse at 60% 50%,#1565d8,#0d47c0 40%,#083a9a);border-radius:0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.contact-container{display:grid;grid-template-columns:1fr 400px;max-width:1200px;width:100%;align-items:start;gap:80px;padding:60px 80px;position:relative;z-index:1;box-sizing:border-box}.contact-left{position:relative;color:#fff;padding-top:0}.contact-tag{font-size:13px;letter-spacing:1.5px;margin-bottom:20px;color:#ffffffe6;display:flex;align-items:center;gap:10px}.contact-left h2{font-size:38px;font-weight:700;line-height:1.15;margin-bottom:16px;color:#fff;white-space:nowrap}.contact-sub{font-size:16px;color:#ffffffd1;max-width:380px;line-height:1.6;margin:0}.contact-shape{position:absolute;left:25%;bottom:-60px;transform:translate(-50%);width:500px;opacity:.2;filter:blur(1px);mix-blend-mode:screen;pointer-events:none;z-index:0}.contact-form-card{background:#fff;padding:24px;border-radius:12px;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:10px;width:100%;box-shadow:0 20px 60px #00000040;box-sizing:border-box}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{width:100%;padding:13px 16px;border-radius:6px;border:1px solid #e0e4ea;font-size:14px;color:#333;background:#fff;outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit;appearance:none;-webkit-appearance:none}.contact-form-card select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;color:#111;cursor:pointer}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#aab0ba}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:#0d5ecf}.contact-form-card textarea{height:100px;resize:none}.contact-form-card button{background:#0d5ecf;color:#fff;border:none;padding:14px;border-radius:6px;font-weight:600;font-size:15px;cursor:pointer;margin-top:2px;transition:background .2s;letter-spacing:.2px;width:100%}.contact-form-card button:hover{background:#0b4fb5}.error{color:red;font-size:12px;margin-top:-5px}.error{color:red;font-size:12px;margin-bottom:5px}.toast{position:fixed;bottom:30px;right:30px;padding:14px 20px;border-radius:8px;color:#fff;font-size:14px;z-index:9999;animation:fadeIn .3s ease}.toast.success{background:#28a745}.toast.error{background:#e74c3c}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.contact-container{grid-template-columns:1fr;gap:60px;padding:60px 40px}.contact-left h2{font-size:32px;white-space:normal}.contact-sub{max-width:100%}.contact-form-card{max-width:500px;margin:auto}.contact-shape{left:50%;width:420px}}@media(max-width:768px){.contact{height:auto;padding:80px 20px}.contact-container{padding:0;gap:40px}.contact-left{text-align:center}.contact-left h2{font-size:28px}.contact-sub{font-size:15px;margin:auto}.contact-form-card{padding:20px}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{font-size:13px;padding:12px}.contact-shape{width:320px;bottom:-40px}}@media(max-width:480px){.contact-left h2{font-size:24px}.contact-tag{font-size:12px}.contact-sub{font-size:14px}.contact-form-card button{font-size:14px;padding:12px}}.footer{background:#050505;color:#fff;padding:120px 0 370px;overflow:hidden;position:relative}.footer-container{max-width:1200px;margin:auto;padding:0 20px;position:relative;z-index:2}.footer-card{background:#fff;color:#000;border-radius:16px;padding:40px 50px;display:flex;justify-content:space-between;align-items:center;margin-bottom:70px;position:relative}.footer-badge{background:#0d5ecf;color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;display:inline-block;margin-bottom:18px}.footer-card h2{font-size:34px;line-height:1.3}.footer-star{position:absolute;right:60px;top:10%;width:200px;pointer-events:none}.footer-contact{display:grid;grid-template-columns:1fr 1fr 2fr;gap:40px;margin-bottom:30px}.contact-title{font-weight:600;margin-bottom:6px}.footer-divider{border-bottom:1px solid #2a2a2a;margin:30px 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-links a{color:#fff;text-decoration:none;margin:0 12px;font-size:14px}.footer-links a:hover{text-decoration:underline}.footer-social span{margin-left:14px;cursor:pointer;font-size:14px}.footer-bg-text{position:absolute;bottom:-120px;left:50%;transform:translate(-50%);font-size:260px;font-weight:900;color:#ffffff08;pointer-events:none}.footer-watermark{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:1000px;opacity:.14;pointer-events:none;z-index:1}@media(max-width:1024px){.footer-card{flex-direction:column;align-items:flex-start;gap:20px;padding:36px}.footer-star{position:relative;right:auto;top:auto;transform:none;width:140px;margin-top:10px}.footer-contact{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-watermark{width:700px}}@media(max-width:768px){.footer{padding:100px 0 260px}.footer-card h2{font-size:26px}.footer-contact{grid-template-columns:1fr;gap:24px}.footer-links{margin-top:10px}.footer-social span{font-size:16px}.footer-watermark{width:500px;bottom:0}}@media(max-width:480px){.footer-card{padding:28px}.footer-card h2{font-size:22px}.footer-badge{font-size:12px}.footer-links a{font-size:13px}.footer-watermark{width:360px}}.course-features{background:#f5f5f5;padding:90px 20px 100px;font-family:Lufga,sans-serif}.features-row{max-width:1200px;margin:auto auto 90px;display:flex;justify-content:space-between;align-items:center;gap:40px}.feature{display:flex;align-items:center;gap:12px}.feature img{width:24px}.feature p{font-family:Lufga,sans-serif;font-size:15px;font-weight:500;color:#333}.choose-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.choose-left{flex:1;max-width:600px}.choose-left h2{font-family:BWGradual;font-weight:700;color:#1a56c5;font-size:48px;line-height:1.2;margin-bottom:28px}.choose-left ul{list-style:none;padding:0;margin-top:15px}.choose-left li{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;font-family:Lufga,sans-serif;font-size:16px;color:#333}.choose-left li img{width:15px;margin-top:4px}.choose-btn{margin-top:32px;background:#1a56c5;color:#fff;border:none;padding:16px 28px;border-radius:40px;display:flex;align-items:center;gap:12px;cursor:pointer;font-family:Lufga,sans-serif;font-size:14px;font-weight:500;transition:.25s ease}.choose-btn:hover{background:#1548a3}.choose-btn img{width:18px}.choose-right{flex:1;display:flex;justify-content:flex-end;align-items:flex-start}.choose-right img{width:100%;max-width:440px;border-radius:16px;object-fit:cover}.choose-cta{display:flex;align-items:center;margin-top:36px;cursor:pointer;transition:all .25s ease}.cta-circle{width:55px;height:55px;background:#1a56c5;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.25s}.cta-arrows{position:relative;width:18px;height:18px}.cta-arrows:before,.cta-arrows:after{content:"";position:absolute;width:10px;height:10px;border-right:3px solid white;border-bottom:3px solid white;transform:rotate(-45deg)}.cta-arrows:before{left:-2px}.cta-arrows:after{left:6px}.cta-pill{background:#1a56c5;color:#fff;height:55px;padding:0 30px 0 40px;border-radius:40px;display:flex;align-items:center;font-family:BWGradual;font-size:14px;font-weight:500;letter-spacing:.2px;transition:.25s;margin-left:3px}.choose-cta:hover .cta-circle,.choose-cta:hover .cta-pill{background:#1548a3;transition:.25s}.courses-list{padding:100px 0;background:#f8f8f8}.courses-wrapper{max-width:1200px;margin:auto;padding:0 20px}.courses-title{font-family:BWGradual;font-size:48px;line-height:1.2;margin-bottom:50px;color:#111}.courses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;padding:0 20px}.course-card{background:#fff;padding:30px;border-radius:14px;border:1px solid #eee;transition:.25s ease}.course-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}.course-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.course-head img{width:28px}.course-head h3{font-family:BWGradual;color:#1a56c5;font-size:18px}.course-desc{font-size:14px;color:#555;margin-bottom:15px}.course-card ul{list-style:none;padding:0;margin-bottom:16px}.course-card li{position:relative;padding-left:22px;margin-bottom:8px;font-size:14px}.course-card li:before{content:"";position:absolute;left:0;top:2px;width:8px;height:8px;border:3.5px solid #1a56c5;border-radius:50%}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{background:#f1f1f1;padding:6px 12px;border-radius:20px;font-size:12px}@media(max-width:1000px){.choose-container{flex-direction:column;align-items:center;text-align:left;gap:40px}.choose-right{justify-content:center}.choose-right img{max-width:340px}.features-row{flex-wrap:wrap;justify-content:center}}html,body{overflow-x:hidden;width:100%}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}@font-face{font-family:BWGradual;src:url(/assets/BwGradualDEMO-Regular-CCcs8Frd.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BWGradual;src:url(/assets/BwGradualDEMO-Bold-BZM73qFJ.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}body{font-family:Lufga,sans-serif;color:#333}h1,h2,h3,h4,h5{font-family:BWGradual,serif;font-weight:700}p{font-family:Lufga,sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
