@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600&display=swap";
.landing-container{color:#111;background:radial-gradient(circle at 50% 30%,#fff 0%,#f1f5f9 30%,#e0e7ff 70%,#c7d2fe 100%);min-height:100vh;font-family:Inter,sans-serif;position:relative}.landing-container:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}@keyframes fadeUpReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeUpReveal}.reveal-delay-1{animation-delay:.1s}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.3s}.reveal-delay-4{animation-delay:.4s}.nodal-header{z-index:100;-webkit-backdrop-filter:blur(25px);background:#c7d2fe73;border:1px solid #fff9;border-bottom-color:#c7d2fe4d;border-radius:50px;justify-content:space-between;align-items:center;width:95%;max-width:1150px;height:65px;padding:0 2rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #6366f126,inset 0 1px #fff9}.nodal-logo{letter-spacing:.5px;align-items:center;gap:10px;font-family:Bebas Neue,sans-serif;font-size:2rem;display:flex}.nodal-logo-icon{background:linear-gradient(90deg,#000 50%,#e63946 50%);border-radius:50%;width:20px;height:20px;transform:rotate(-30deg)}.nodal-nav{align-items:center;gap:1.25rem;font-size:.9rem;font-weight:500;display:flex}.nodal-nav a{color:#444;align-items:center;gap:6px;text-decoration:none;transition:color .2s;display:flex}.nodal-nav a:hover{color:#6366f1}.nodal-actions{align-items:center;gap:2rem;display:flex}.login-link{color:#444;font-size:.95rem;font-weight:500;text-decoration:none}.login-link:hover{color:#000}.btn-accent-light{color:#4f46e5;cursor:pointer;background-color:#e0e7ff;border:none;border-radius:30px;align-items:center;gap:6px;padding:.6rem 1.4rem;font-weight:600;transition:background-color .2s;display:flex}.btn-accent-light:hover{background-color:#c7d2fe}.nodal-hero{z-index:5;text-align:center;flex-direction:column;align-items:center;height:100vh;padding-top:10rem;display:flex;position:sticky;top:0}.nodal-hero h1{letter-spacing:1px;color:#1a1a1a;white-space:nowrap;max-width:1200px;margin:0;font-family:Bebas Neue,sans-serif;font-size:6.5rem;line-height:1}.nodal-hero p{color:#444;margin-top:2rem;margin-bottom:2.5rem;font-size:1.15rem}.nodal-cta-group{gap:1.5rem;margin-bottom:1.5rem;display:flex}.btn-accent{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:30px;padding:.8rem 2.5rem;font-size:1rem;font-weight:500;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 4px 15px #6366f14d}.btn-accent:hover{background-color:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.btn-outline{color:#111;cursor:pointer;background-color:#0000;border:1px solid #ccc;border-radius:30px;padding:.8rem 2.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.btn-outline:hover{background-color:#0000000d}.nodal-center-stage{justify-content:center;align-items:center;width:100%;max-width:1000px;height:600px;margin:0 auto;display:flex;position:relative}.nodal-circle-bg{z-index:0;background-color:#fff;border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:50%;transform:translate(-50%);box-shadow:0 0 50px #00000005}.nodal-student-img{z-index:5;object-fit:contain;height:98%;max-height:650px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.n-widget{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff9;border:1px solid #fffc;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:transform .3s;display:flex;position:absolute;box-shadow:0 10px 30px #0000000d}.n-widget:hover{transform:translateY(-5px)}.n-icon-box{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.speaking-light{color:#ef4444;background-color:#fee2e2}.writing-light{color:#3b82f6;background-color:#dbeafe}.reading-light{color:#f59e0b;background-color:#fef3c7}.practice-light{color:#6366f1;background-color:#e0e7ff}.n-widget-title-row{justify-content:space-between;align-items:baseline;gap:1.5rem;width:100%;min-width:150px;display:flex}.n-widget-title{letter-spacing:.5px;color:#111;margin:0;font-family:Bebas Neue,sans-serif;font-size:1.3rem}.n-widget-time{color:#888;font-size:.7rem}.n-widget-sub{color:#666;margin-top:4px;font-size:.8rem}.n-widget-python{background:#ffffffd9;top:18%;left:-2%}.n-widget-ranks{background:#ffffffd9;bottom:12%;left:8%}.n-widget-streak{background:#ffffffd9;top:10%;right:-5%}.n-widget-ui{background:#ffffffd9;bottom:15%;right:0}.hand-arrow{z-index:15;position:absolute}.arrow-1{top:25%;left:20%}.arrow-2{bottom:22%;right:20%}.accent-lines{z-index:5;position:absolute}.accent-1{top:12%;left:-8%}.accent-2{bottom:28%;right:-5%}.process-section{z-index:10;background-color:#f1f5f9;border-radius:60px 60px 0 0;flex-direction:column;align-items:center;margin-top:0;padding:5rem 2rem 6rem;display:flex;position:relative}.process-header{text-align:center;margin-bottom:6rem}.process-subtitle{color:#888;justify-content:center;align-items:center;gap:1.5rem;margin:0;font-family:Georgia,serif;font-size:1.15rem;font-style:italic;display:flex}.process-subtitle:before,.process-subtitle:after{content:"";background-color:#ddd;width:40px;height:1px}.process-title{letter-spacing:-1px;color:#111;margin-top:1rem;font-size:3.5rem;font-weight:500}.process-cards-container{justify-content:center;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex;position:relative}.process-card{background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;width:320px;height:380px;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.process-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)!important}.process-card.card-1{z-index:1;transform:rotate(-6deg)translateY(20px)}.process-card.card-2{z-index:2;transform:rotate(4deg)translateY(-20px);box-shadow:0 20px 60px #0000001a}.process-card.card-3{z-index:1;transform:rotate(-3deg)translateY(30px)}.p-card-number{color:#111;font-size:4.5rem;font-weight:400;line-height:1}.p-card-content{flex-direction:column;gap:.8rem;display:flex}.p-card-title{color:#111;font-size:1.35rem;font-weight:500}.p-card-text{color:#888;font-size:.95rem;line-height:1.6}.process-arrow-1{z-index:3;pointer-events:none;width:140px;height:100px;position:absolute;top:-15px;left:275px}.process-arrow-2{z-index:3;pointer-events:none;width:140px;height:150px;position:absolute;top:150px;right:250px}.features-bento-section{z-index:10;background-color:#f1f5f9;padding:2rem 2rem 10rem;position:relative}.bento-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.bento-card{background:#fff;border:none;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:380px;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000008}.bento-card:after{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:10;background:0 0;border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.bento-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #8b5cf626}.bento-1{grid-column:span 5}.bento-1:after{background:radial-gradient(circle at 100% 100%,#8b5cf6 0%,#8b5cf600 80%)}.bento-2{grid-column:span 7}.bento-2:after{background:radial-gradient(circle at 0 100%,#8b5cf6 0%,#8b5cf600 80%)}.bento-3{grid-column:span 7}.bento-3:after{background:radial-gradient(circle at 100% 0,#8b5cf6 0%,#8b5cf600 80%)}.bento-4{grid-column:span 5}.bento-4:after{background:radial-gradient(circle at 0 0,#8b5cf6 0%,#8b5cf600 80%)}@media (max-width:900px){.bento-grid{grid-template-columns:1fr}.bento-1,.bento-2,.bento-3,.bento-4{grid-column:span 1}.bento-card:after{background:#8b5cf61a!important}}.bento-text-content{z-index:2;position:relative}.bento-title{color:#111;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.bento-text{color:#888;font-size:.95rem;line-height:1.5}.bento-graphic{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 0 100px}.bento-glow-tl{filter:blur(20px);background:radial-gradient(circle,#8b5cf61f 0%,#8b5cf600 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:-20%;left:-10%}.bento-glow-bl{filter:blur(20px);background:radial-gradient(circle,#6366f11f 0%,#6366f100 70%);border-radius:50%;width:80%;height:80%;position:absolute;bottom:-20%;left:-10%}.bento-glow-tr{filter:blur(20px);background:radial-gradient(circle,#8b5cf61f 0%,#8b5cf600 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:-20%;right:-10%}.b-icon-wrapper{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #6366f14d}.b-icon-outline{color:#6366f1;background:#fff;border:1px solid #e0e7ff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #6366f11a}.bento-chart-bars{align-items:flex-end;gap:8px;height:80px;display:flex}.b-bar{filter:blur(1px);background:linear-gradient(#8b5cf64d,#8b5cf6);border-radius:4px 4px 0 0;width:24px}.b-bar-1{height:30%}.b-bar-2{height:50%}.b-bar-3{height:75%}.b-bar-4{height:100%}.bg-text-percent{color:#6366f10d;pointer-events:none;font-size:8rem;font-weight:700;position:absolute;top:10%;left:10%}.success-stories-section{color:#1e293b;z-index:9;background:radial-gradient(circle at 10% 90%,#ffd2eb99 0%,#0000 40%),radial-gradient(circle at 90% 90%,#beb4ff99 0%,#0000 40%),radial-gradient(circle at 90% 10%,#ebdcff80 0%,#0000 40%),#f8f9fb;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;position:relative;overflow:hidden}.ss-container{max-width:1200px;margin:0 auto}.ss-header{text-align:center;margin-bottom:4rem}.ss-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#4f46e5;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.ss-header h2{letter-spacing:-1px;color:#1e293b;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.ss-header p{color:#64748b;font-size:1.15rem}.ss-grid{grid-template-columns:420px minmax(0,1fr);gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.ss-grid{grid-template-columns:1fr}}.ss-top-performer-col{min-width:0;position:relative}.ss-more-stories-col{flex-direction:column;min-width:0;display:flex;overflow:hidden}.ss-top-badge{color:#fff;z-index:10;background:#6366f1;border-radius:8px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:600;position:absolute;top:-15px;left:2rem;box-shadow:0 4px 10px #6366f166}.ss-top-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.25rem;box-shadow:0 20px 40px #0000000d}.ss-top-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ss-top-student{align-items:center;gap:1rem;display:flex}.ss-student-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:100px;height:100px}.ss-student-info h3{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ss-student-info p{color:#0f172a;margin-bottom:.2rem;font-size:.85rem;font-weight:500}.ss-student-info p span{color:#64748b;width:110px;display:inline-block}.ss-overall-badge{text-align:right;color:#fff;text-align:center;background:#9d174d;border-radius:12px 12px 50px 50px;width:80px;padding:.5rem 1rem 1rem}.ss-ob-title{text-transform:uppercase;opacity:.9;margin-bottom:.5rem;font-size:.65rem}.ss-ob-score{font-size:2.5rem;font-weight:800;line-height:1}.ss-divider{background:#e2e8f0;height:1px;margin:1rem 0}.ss-communicative-skills h4{margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.ss-circles-row{justify-content:space-between;margin-bottom:1.5rem;display:flex}.ss-circle-item{flex-direction:column;align-items:center;width:60px;display:flex;position:relative}.ss-circle-score{font-size:1.1rem;font-weight:700;position:absolute;top:20px}.ss-circle-label{color:#475569;margin-top:.5rem;font-size:.85rem;font-weight:500}.ss-bottom-row{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ss-skills-breakdown h4,.ss-test-info h4{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.ss-bars{flex-direction:column;gap:.75rem;display:flex}.ss-bar-row{align-items:center;gap:1rem;display:flex}.ss-bar-label{color:#64748b;justify-content:space-between;width:80px;font-size:.75rem;display:flex}.ss-bar-label b{color:#0f172a}.ss-bar-track{background:#f1f5f9;border-radius:4px;flex:1;height:8px;overflow:hidden}.ss-bar-fill{border-radius:4px;height:100%}.ss-info-grid{grid-template-columns:auto 1fr;gap:.5rem 1rem;font-size:.8rem;display:grid}.ss-info-label{color:#64748b;font-weight:500}.ss-info-val{color:#0f172a;font-weight:600}.ss-more-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.ss-marquee-track{gap:1.5rem;width:max-content;padding:1rem 1.5rem;animation:120s linear infinite marquee;display:flex}.ss-marquee-wrapper:hover .ss-marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@media (max-width:768px){.ss-marquee-track{gap:1rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}}.ss-mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex:0 0 320px;padding:1.5rem;transition:transform .3s;box-shadow:0 10px 25px #00000008}.ss-mini-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.ss-mc-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ss-mc-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:80px;height:80px}.ss-mc-flag{font-size:1.25rem}.ss-mc-name{font-size:1.1rem;font-weight:700}.ss-mc-test{color:#64748b;margin-bottom:1rem;font-size:.8rem}.ss-mc-score-row{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ss-mc-label{color:#64748b;font-size:.75rem}.ss-mc-score{font-size:2rem;font-weight:800;line-height:1}.ss-mc-improvement{text-align:right}.ss-mc-imp-val{color:#22c55e;background:#dcfce7;border-radius:12px;margin-bottom:.2rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.ss-mc-imp-label{color:#64748b;font-size:.65rem}.ss-mc-skills{border-bottom:1px solid #e2e8f0;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.ss-mc-skill{flex-direction:column;align-items:center;gap:.2rem;display:flex}.ss-mc-circ{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.ss-mc-skill span{color:#64748b;font-size:.6rem}.ss-mc-outcome{border-radius:8px;align-items:center;gap:.75rem;margin-top:auto;padding:.75rem;display:flex}.ss-mc-out-title{font-size:.8rem;font-weight:700}.ss-mc-out-sub{color:#475569;font-size:.75rem}.ss-quote{color:#64748b;align-items:flex-start;gap:1rem;padding:2rem;font-size:1.1rem;font-style:italic;display:flex}.ss-quote-mark{color:#4f46e5;font-family:serif;font-size:3rem;font-weight:900;line-height:.5}.ss-stats-banner{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex;box-shadow:0 10px 30px #0000000d}.ss-stat-item{align-items:center;gap:1rem;display:flex}.ss-stat-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ss-stat-val{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1.2}.ss-stat-label{color:#64748b;font-size:.85rem}@media (max-width:1024px){.nodal-hero h1{white-space:normal;font-size:5rem}.n-widget-streak{right:5%}.n-widget-python{left:5%}}.contact-section{z-index:5;background:linear-gradient(#e0e7ff 0%,#fff 50%);padding:4rem 2rem 8rem;position:relative}.contact-container{z-index:2;max-width:1050px;margin:0 auto;position:relative}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h2{color:#0f172a;letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.contact-header h2 span{color:#4f46e5}.contact-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.contact-card-wrapper{background:#fff;border:1px solid #00000008;border-radius:20px;width:100%;display:flex;overflow:hidden;box-shadow:0 30px 60px #00000014}.contact-form-side{background:#fdfdfd;flex:1.2;padding:3rem}.c-form-header{margin-bottom:2rem}.c-form-subtitle-row{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.c-icon-badge{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.c-form-subtitle{color:#4f46e5;text-transform:capitalize;margin:0;font-size:.9rem;font-weight:700}.c-form-title{color:#1e293b;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.c-form-desc{color:#64748b;max-width:90%;font-size:1rem;line-height:1.6}.c-form-fields{flex-direction:column;gap:1.5rem;display:flex}.c-form-row{gap:1.5rem;display:flex}.c-form-row .c-form-group{flex:1}.c-form-group label{color:#1e293b;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.c-input-wrapper{align-items:center;display:flex;position:relative}.c-input-icon{color:#94a3b8;position:absolute;left:1.2rem}.c-input-wrapper input{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:.95rem;transition:all .2s}.c-input-wrapper input:focus,.c-textarea-wrapper textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.c-textarea-wrapper{position:relative}.c-textarea-icon{color:#94a3b8;position:absolute;top:1.2rem;left:1.2rem}.c-textarea-wrapper textarea{color:#334155;resize:none;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-family:inherit;font-size:.95rem;transition:all .2s}.btn-send-message{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#3b82f6);border:none;border-radius:30px;align-self:flex-start;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-send-message:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4f46e54d}.contact-info-side{color:#fff;background:#1e1b4b;border-radius:16px;flex-direction:column;flex:.9;margin:1.5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.c-info-bg-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 60% 80%,#7c3aed99 0%,#7c3aed1a 40%,#0000 60%);width:150%;height:150%;position:absolute;bottom:-50%;right:-50%}.c-info-header,.c-info-sub,.c-info-divider,.c-info-list,.c-social-section{z-index:1;position:relative}.c-info-header{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.c-info-icon-badge{background:#4338ca;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.c-info-header h3{font-size:1.4rem;font-weight:700}.c-info-sub{color:#cbd5e1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.c-info-divider{background:#ffffff1a;height:1px;margin-bottom:1.5rem}.c-info-list{flex-direction:column;gap:1.5rem;margin-bottom:auto;display:flex}.c-info-item{align-items:center;gap:1.25rem;display:flex}.c-icon{color:#fff;background:#4338ca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.c-text h4{margin-bottom:.2rem;font-size:1rem;font-weight:700}.c-text p{color:#94a3b8;margin:0;font-size:.85rem}.c-social-section{margin-top:1.5rem}.c-social-section h4{margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.c-social-icons{gap:1rem;display:flex}.c-social-btn{color:#fff;background:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.c-social-btn:hover{background:#ffffff26;transform:translateY(-2px)}@media (max-width:1024px){.contact-card-wrapper{flex-direction:column}.contact-info-side{border-radius:0;margin:0}}@media (max-width:600px){.c-form-row{flex-direction:column;gap:1.5rem}.contact-form-side,.contact-info-side{padding:2.5rem 2rem}}.footer-new-section{background:linear-gradient(#fff 0%,#e0e7ff 100%);border-top:1px solid #6366f11a;padding:6rem 4rem 2rem;font-family:Inter,sans-serif}.footer-n-top{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:4rem;max-width:1300px;margin:0 auto 5rem;display:grid}.fn-col-brand .fn-logo{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800;display:flex}.fn-logo-icon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fn-col-brand .fn-desc{color:#64748b;max-width:250px;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.fn-socials{gap:1rem;display:flex}.fn-socials a{color:#4f46e5;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.fn-socials a:hover{background:#e2e8f0}.fn-col h4{color:#0f172a;margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;position:relative}.fn-col h4:after{content:"";background:#4f46e5;width:24px;height:2px;position:absolute;bottom:-.5rem;left:0}.fn-col-subscribe h4:after,.fn-col-subscribe .fn-follow-title:after{display:none}.fn-col ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.fn-col ul a{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.fn-col ul a:hover{color:#4f46e5}.fn-subscribe-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #6366f133;border-radius:8px;margin-bottom:2.5rem;display:flex;overflow:hidden}.fn-subscribe-form input{background:0 0;border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:.9rem}.fn-subscribe-form button{color:#fff;cursor:pointer;background:#5b54fa;border:none;padding:0 1.5rem;font-size:.9rem;font-weight:600}.fn-follow-title{margin-bottom:1rem!important}.fn-socials-small{gap:.75rem;display:flex}.fn-socials-small a{color:#4f46e5;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.footer-n-bottom{border-top:1px solid #6366f126;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1300px;margin:0 auto;padding-top:2rem;display:flex}.fnb-copyright{color:#64748b;font-size:.9rem;font-weight:500}.fnb-badges{color:#64748b;align-items:center;gap:1rem;font-size:.9rem;font-weight:500;display:flex}.badge{align-items:center;gap:.4rem;display:flex}.badge-icon-blue{color:#4f46e5}.dot{color:#cbd5e1}.fnb-payments{gap:.75rem;display:flex}.pay-icon{color:#1e3a8a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9;border:1px solid #6366f133;border-radius:4px;justify-content:center;align-items:center;height:30px;padding:0 .75rem;font-size:.85rem;font-weight:800;display:flex}.mc-circle{border-radius:50%;width:14px;height:14px}.mc-red{z-index:2;opacity:.9;background:#eb001b;margin-right:-4px}.mc-yellow{z-index:1;opacity:.9;background:#f79e1b}.pay-paypal{color:#003087;font-style:italic;font-weight:900}.pay-ssl{color:#64748b;text-align:left;gap:.4rem;font-size:.5rem;line-height:1.1}@media (max-width:1024px){.footer-n-top{grid-template-columns:1fr 1fr 1fr}}@media (max-width:768px){.nodal-nav{display:none}.nodal-header{width:90%;padding:.8rem 1rem;top:1rem}.nodal-logo img{width:140px!important}.login-link{display:none}.nodal-hero{height:auto;padding-top:6rem;padding-bottom:2rem;position:relative!important}.nodal-hero h1,.nodal-hero p,.nodal-cta-group,.nodal-center-stage,.nodal-student-img,.process-header,.process-card,.bento-card{opacity:1!important;transform:none!important}.success-stories-reveal-wrapper{margin-top:0!important;transform:none!important}.nodal-hero h1{white-space:normal;font-size:3rem}.nodal-hero p{padding:0 1rem;font-size:1rem}.nodal-cta-group{flex-direction:column;gap:1rem;width:100%;padding:0 2rem}.nodal-cta-group button{width:100%}.nodal-center-stage{height:auto;min-height:400px;margin-top:2rem}.nodal-circle-bg{width:300px;height:300px}.n-widget{opacity:1!important;transform:scale(.7)!important}.n-widget-python{top:0;left:-10%}.n-widget-streak{top:-10%;right:-15%}.n-widget-ranks{bottom:0;left:-10%}.n-widget-ui{bottom:-10%;right:-15%}.hand-arrow,.accent-lines{display:none}.process-section{border-radius:30px 30px 0 0;padding-top:2rem}.process-title{font-size:2.2rem;line-height:1.2}.process-cards-container{flex-direction:column;gap:2rem}.process-card{width:100%;height:auto;padding:2rem 1.5rem;transform:none!important}.process-arrow-1,.process-arrow-2{display:none}.features-bento-section{padding:2rem 1rem 4rem}.bento-card{min-height:300px;padding:2rem 1.5rem}.bento-title{font-size:1.3rem}.success-stories-section{padding:3rem 1rem 4rem}.ss-header h2{font-size:2.2rem}.ss-top-card-header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.ss-top-student{flex-direction:column}.ss-overall-badge{border-radius:12px;align-self:center;width:100%}.ss-top-card-body{grid-template-columns:1fr!important}.ss-circles-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ss-stats-banner{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.ss-info-grid{grid-template-columns:1fr;gap:.2rem 0}.ss-info-label{margin-top:.5rem}.contact-section{padding:3rem 1rem 4rem}.contact-header h2{font-size:2rem}.contact-card-wrapper{flex-direction:column}.contact-form-side,.contact-info-side{width:100%;padding:2rem 1.5rem}.c-form-row{flex-direction:column;gap:0}.c-form-title{font-size:1.8rem}.footer-new-section{padding:3rem 1rem 1rem}.footer-n-top{grid-template-columns:1fr;gap:2rem}.fnb-badges{display:none}.footer-n-bottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}}.tm-btn{cursor:pointer;color:#111;background:#fff;border:1px solid #00000021;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .16s,border-color .16s,color .16s;display:flex}.tm-btn:hover{color:#fff;background:#111;border-color:#111}
.landing-container{color:#111;background:radial-gradient(circle at 50% 30%,#fff 0%,#f1f5f9 30%,#e0e7ff 70%,#c7d2fe 100%);min-height:100vh;font-family:Inter,sans-serif;position:relative}.landing-container:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}@keyframes fadeUpReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeUpReveal}.reveal-delay-1{animation-delay:.1s}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.3s}.reveal-delay-4{animation-delay:.4s}.nodal-header{z-index:100;-webkit-backdrop-filter:blur(25px);background:#c7d2fe73;border:1px solid #fff9;border-bottom-color:#c7d2fe4d;border-radius:50px;justify-content:space-between;align-items:center;width:95%;max-width:1150px;padding:.8rem 2rem;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #6366f126,inset 0 1px #fff9}.nodal-logo{letter-spacing:.5px;align-items:center;gap:10px;font-family:Bebas Neue,sans-serif;font-size:2rem;display:flex}.nodal-logo-icon{background:linear-gradient(90deg,#000 50%,#e63946 50%);border-radius:50%;width:20px;height:20px;transform:rotate(-30deg)}.nodal-nav{align-items:center;gap:1.25rem;font-size:.9rem;font-weight:500;display:flex}.nodal-nav a{color:#444;align-items:center;gap:6px;text-decoration:none;transition:color .2s;display:flex}.nodal-nav a:hover{color:#6366f1}.nodal-actions{align-items:center;gap:2rem;display:flex}.login-link{color:#444;font-size:.95rem;font-weight:500;text-decoration:none}.login-link:hover{color:#000}.btn-accent-light{color:#4f46e5;cursor:pointer;background-color:#e0e7ff;border:none;border-radius:30px;align-items:center;gap:6px;padding:.6rem 1.4rem;font-weight:600;transition:background-color .2s;display:flex}.btn-accent-light:hover{background-color:#c7d2fe}.nodal-hero{z-index:5;text-align:center;flex-direction:column;align-items:center;height:100vh;padding-top:10rem;display:flex;position:sticky;top:0}.nodal-hero h1{letter-spacing:1px;color:#1a1a1a;white-space:nowrap;max-width:1200px;margin:0;font-family:Bebas Neue,sans-serif;font-size:6.5rem;line-height:1}.nodal-hero p{color:#444;margin-top:2rem;margin-bottom:2.5rem;font-size:1.15rem}.nodal-cta-group{gap:1.5rem;margin-bottom:1.5rem;display:flex}.btn-accent{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:30px;padding:.8rem 2.5rem;font-size:1rem;font-weight:500;transition:transform .2s,background-color .2s,box-shadow .2s;box-shadow:0 4px 15px #6366f14d}.btn-accent:hover{background-color:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.btn-outline{color:#111;cursor:pointer;background-color:#0000;border:1px solid #ccc;border-radius:30px;padding:.8rem 2.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.btn-outline:hover{background-color:#0000000d}.nodal-center-stage{justify-content:center;align-items:center;width:100%;max-width:1000px;height:600px;margin:0 auto;display:flex;position:relative}.nodal-circle-bg{z-index:0;background-color:#fff;border-radius:50%;width:500px;height:500px;position:absolute;top:10%;box-shadow:0 0 50px #00000005}.nodal-student-img{z-index:5;object-fit:contain;height:98%;max-height:650px;position:absolute;bottom:0}.n-widget{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff9;border:1px solid #fffc;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:transform .3s;display:flex;position:absolute;box-shadow:0 10px 30px #0000000d}.n-widget:hover{transform:translateY(-5px)}.n-icon-box{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.speaking-light{color:#ef4444;background-color:#fee2e2}.writing-light{color:#3b82f6;background-color:#dbeafe}.reading-light{color:#f59e0b;background-color:#fef3c7}.practice-light{color:#6366f1;background-color:#e0e7ff}.n-widget-title-row{justify-content:space-between;align-items:baseline;gap:1.5rem;width:100%;min-width:150px;display:flex}.n-widget-title{letter-spacing:.5px;color:#111;margin:0;font-family:Bebas Neue,sans-serif;font-size:1.3rem}.n-widget-time{color:#888;font-size:.7rem}.n-widget-sub{color:#666;margin-top:4px;font-size:.8rem}.n-widget-python{background:#ffffffd9;top:18%;left:-2%}.n-widget-ranks{background:#ffffffd9;bottom:12%;left:8%}.n-widget-streak{background:#ffffffd9;top:10%;right:-5%}.n-widget-ui{background:#ffffffd9;bottom:15%;right:0}.hand-arrow{z-index:5;position:absolute}.arrow-1{top:40%;left:20%}.arrow-2{bottom:30%;right:15%}.accent-lines{z-index:5;position:absolute}.accent-1{top:12%;left:-8%}.accent-2{bottom:28%;right:-5%}.process-section{z-index:10;background-color:#f1f5f9;border-radius:60px 60px 0 0;flex-direction:column;align-items:center;margin-top:0;padding:5rem 2rem 6rem;display:flex;position:relative}.process-header{text-align:center;margin-bottom:6rem}.process-subtitle{color:#888;justify-content:center;align-items:center;gap:1.5rem;margin:0;font-family:Georgia,serif;font-size:1.15rem;font-style:italic;display:flex}.process-subtitle:before,.process-subtitle:after{content:"";background-color:#ddd;width:40px;height:1px}.process-title{letter-spacing:-1px;color:#111;margin-top:1rem;font-size:3.5rem;font-weight:500}.process-cards-container{justify-content:center;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex;position:relative}.process-card{background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;width:320px;height:380px;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.process-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)!important}.process-card.m-card-1{z-index:1;transform:rotate(-4deg)}.process-card.m-card-2{z-index:2;transform:rotate(4deg);box-shadow:0 20px 60px #0000001a}.process-card.m-card-3{z-index:1;transform:rotate(-2deg)}.p-card-number{color:#111;font-size:4.5rem;font-weight:400;line-height:1}.p-card-content{flex-direction:column;gap:.8rem;display:flex}.p-card-title{color:#111;font-size:1.35rem;font-weight:500}.p-card-text{color:#888;font-size:.95rem;line-height:1.6}.process-arrow-1{z-index:3;pointer-events:none;width:140px;height:100px;position:absolute;top:-15px;left:275px}.process-arrow-2{z-index:3;pointer-events:none;width:140px;height:150px;position:absolute;top:150px;right:250px}.features-bento-section{z-index:10;background-color:#f1f5f9;padding:2rem 2rem 10rem;position:relative}.bento-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.bento-card{background:#fff;border:none;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:380px;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000008}.bento-card:after{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:10;background:0 0;border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.bento-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #8b5cf626}.bento-1{grid-column:span 5}.bento-1:after{background:radial-gradient(circle at 100% 100%,#8b5cf6 0%,#8b5cf600 80%)}.bento-2{grid-column:span 7}.bento-2:after{background:radial-gradient(circle at 0 100%,#8b5cf6 0%,#8b5cf600 80%)}.bento-3{grid-column:span 7}.bento-3:after{background:radial-gradient(circle at 100% 0,#8b5cf6 0%,#8b5cf600 80%)}.bento-4{grid-column:span 5}.bento-4:after{background:radial-gradient(circle at 0 0,#8b5cf6 0%,#8b5cf600 80%)}@media (max-width:900px){.bento-grid{grid-template-columns:1fr}.bento-1,.bento-2,.bento-3,.bento-4{grid-column:span 1}.bento-card:after{background:#8b5cf61a!important}}.bento-text-content{z-index:2;position:relative}.bento-title{color:#111;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.bento-text{color:#888;font-size:.95rem;line-height:1.5}.bento-graphic{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 0 100px}.bento-glow-tl{filter:blur(20px);background:radial-gradient(circle,#8b5cf61f 0%,#8b5cf600 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:-20%;left:-10%}.bento-glow-bl{filter:blur(20px);background:radial-gradient(circle,#6366f11f 0%,#6366f100 70%);border-radius:50%;width:80%;height:80%;position:absolute;bottom:-20%;left:-10%}.bento-glow-tr{filter:blur(20px);background:radial-gradient(circle,#8b5cf61f 0%,#8b5cf600 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:-20%;right:-10%}.b-icon-wrapper{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #6366f14d}.b-icon-outline{color:#6366f1;background:#fff;border:1px solid #e0e7ff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #6366f11a}.bento-chart-bars{align-items:flex-end;gap:8px;height:80px;display:flex}.b-bar{filter:blur(1px);background:linear-gradient(#8b5cf64d,#8b5cf6);border-radius:4px 4px 0 0;width:24px}.b-bar-1{height:30%}.b-bar-2{height:50%}.b-bar-3{height:75%}.b-bar-4{height:100%}.bg-text-percent{color:#6366f10d;pointer-events:none;font-size:8rem;font-weight:700;position:absolute;top:10%;left:10%}.success-stories-section{color:#1e293b;z-index:9;background:radial-gradient(circle at 10% 90%,#ffd2eb99 0%,#0000 40%),radial-gradient(circle at 90% 90%,#beb4ff99 0%,#0000 40%),radial-gradient(circle at 90% 10%,#ebdcff80 0%,#0000 40%),#f8f9fb;padding:6rem 2rem 8rem;font-family:Inter,sans-serif;position:relative;overflow:hidden}.ss-container{max-width:1200px;margin:0 auto}.ss-header{text-align:center;margin-bottom:4rem}.ss-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#4f46e5;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.ss-header h2{letter-spacing:-1px;color:#1e293b;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.ss-header p{color:#64748b;font-size:1.15rem}.ss-grid{grid-template-columns:420px minmax(0,1fr);gap:3rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.ss-grid{grid-template-columns:1fr}}.ss-top-performer-col{min-width:0;position:relative}.ss-more-stories-col{flex-direction:column;min-width:0;display:flex;overflow:hidden}.ss-top-badge{color:#fff;z-index:10;background:#6366f1;border-radius:8px;padding:.4rem 1.2rem;font-size:.9rem;font-weight:600;position:absolute;top:-15px;left:2rem;box-shadow:0 4px 10px #6366f166}.ss-top-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.25rem;box-shadow:0 20px 40px #0000000d}.ss-top-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ss-top-student{align-items:center;gap:1rem;display:flex}.ss-student-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:100px;height:100px}.ss-student-info h3{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ss-student-info p{color:#0f172a;margin-bottom:.2rem;font-size:.85rem;font-weight:500}.ss-student-info p span{color:#64748b;width:110px;display:inline-block}.ss-overall-badge{text-align:right;color:#fff;text-align:center;background:#9d174d;border-radius:12px 12px 50px 50px;width:80px;padding:.5rem 1rem 1rem}.ss-ob-title{text-transform:uppercase;opacity:.9;margin-bottom:.5rem;font-size:.65rem}.ss-ob-score{font-size:2.5rem;font-weight:800;line-height:1}.ss-divider{background:#e2e8f0;height:1px;margin:1rem 0}.ss-communicative-skills h4{margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.ss-circles-row{justify-content:space-between;margin-bottom:1.5rem;display:flex}.ss-circle-item{flex-direction:column;align-items:center;width:60px;display:flex;position:relative}.ss-circle-score{font-size:1.1rem;font-weight:700;position:absolute;top:20px}.ss-circle-label{color:#475569;margin-top:.5rem;font-size:.85rem;font-weight:500}.ss-bottom-row{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ss-skills-breakdown h4,.ss-test-info h4{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.ss-bars{flex-direction:column;gap:.75rem;display:flex}.ss-bar-row{align-items:center;gap:1rem;display:flex}.ss-bar-label{color:#64748b;justify-content:space-between;width:80px;font-size:.75rem;display:flex}.ss-bar-label b{color:#0f172a}.ss-bar-track{background:#f1f5f9;border-radius:4px;flex:1;height:8px;overflow:hidden}.ss-bar-fill{border-radius:4px;height:100%}.ss-info-grid{grid-template-columns:auto 1fr;gap:.5rem 1rem;font-size:.8rem;display:grid}.ss-info-label{color:#64748b;font-weight:500}.ss-info-val{color:#0f172a;font-weight:600}.ss-more-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.ss-marquee-track{gap:1.5rem;width:max-content;padding:1rem 1.5rem;animation:120s linear infinite marquee;display:flex}.ss-marquee-wrapper:hover .ss-marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@media (max-width:768px){.ss-marquee-track{gap:1rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}}.ss-mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex:0 0 320px;padding:1.5rem;transition:transform .3s;box-shadow:0 10px 25px #00000008}.ss-mini-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.ss-mc-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ss-mc-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:80px;height:80px}.ss-mc-flag{font-size:1.25rem}.ss-mc-name{font-size:1.1rem;font-weight:700}.ss-mc-test{color:#64748b;margin-bottom:1rem;font-size:.8rem}.ss-mc-score-row{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ss-mc-label{color:#64748b;font-size:.75rem}.ss-mc-score{font-size:2rem;font-weight:800;line-height:1}.ss-mc-improvement{text-align:right}.ss-mc-imp-val{color:#22c55e;background:#dcfce7;border-radius:12px;margin-bottom:.2rem;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.ss-mc-imp-label{color:#64748b;font-size:.65rem}.ss-mc-skills{border-bottom:1px solid #e2e8f0;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.ss-mc-skill{flex-direction:column;align-items:center;gap:.2rem;display:flex}.ss-mc-circ{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.ss-mc-skill span{color:#64748b;font-size:.6rem}.ss-mc-outcome{border-radius:8px;align-items:center;gap:.75rem;margin-top:auto;padding:.75rem;display:flex}.ss-mc-out-title{font-size:.8rem;font-weight:700}.ss-mc-out-sub{color:#475569;font-size:.75rem}.ss-quote{color:#64748b;align-items:flex-start;gap:1rem;padding:2rem;font-size:1.1rem;font-style:italic;display:flex}.ss-quote-mark{color:#4f46e5;font-family:serif;font-size:3rem;font-weight:900;line-height:.5}.ss-stats-banner{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex;box-shadow:0 10px 30px #0000000d}.ss-stat-item{align-items:center;gap:1rem;display:flex}.ss-stat-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ss-stat-val{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1.2}.ss-stat-label{color:#64748b;font-size:.85rem}@media (max-width:1024px){.nodal-hero h1{white-space:normal;font-size:5rem}.n-widget-streak{right:5%}.n-widget-python{left:5%}}.contact-section{z-index:5;background:linear-gradient(#e0e7ff 0%,#fff 50%);padding:4rem 2rem 8rem;position:relative}.contact-container{z-index:2;max-width:1050px;margin:0 auto;position:relative}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h2{color:#0f172a;letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.contact-header h2 span{color:#4f46e5}.contact-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.contact-card-wrapper{background:#fff;border:1px solid #00000008;border-radius:20px;width:100%;display:flex;overflow:hidden;box-shadow:0 30px 60px #00000014}.contact-form-side{background:#fdfdfd;flex:1.2;padding:3rem}.c-form-header{margin-bottom:2rem}.c-form-subtitle-row{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.c-icon-badge{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.c-form-subtitle{color:#4f46e5;text-transform:capitalize;margin:0;font-size:.9rem;font-weight:700}.c-form-title{color:#1e293b;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.c-form-desc{color:#64748b;max-width:90%;font-size:1rem;line-height:1.6}.c-form-fields{flex-direction:column;gap:1.5rem;display:flex}.c-form-row{gap:1.5rem;display:flex}.c-form-row .c-form-group{flex:1}.c-form-group label{color:#1e293b;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.c-input-wrapper{align-items:center;display:flex;position:relative}.c-input-icon{color:#94a3b8;position:absolute;left:1.2rem}.c-input-wrapper input{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:.95rem;transition:all .2s}.c-input-wrapper input:focus,.c-textarea-wrapper textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.c-textarea-wrapper{position:relative}.c-textarea-icon{color:#94a3b8;position:absolute;top:1.2rem;left:1.2rem}.c-textarea-wrapper textarea{color:#334155;resize:none;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-family:inherit;font-size:.95rem;transition:all .2s}.btn-send-message{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#3b82f6);border:none;border-radius:30px;align-self:flex-start;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-send-message:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4f46e54d}.contact-info-side{color:#fff;background:#1e1b4b;border-radius:16px;flex-direction:column;flex:.9;margin:1.5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.c-info-bg-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 60% 80%,#7c3aed99 0%,#7c3aed1a 40%,#0000 60%);width:150%;height:150%;position:absolute;bottom:-50%;right:-50%}.c-info-header,.c-info-sub,.c-info-divider,.c-info-list,.c-social-section{z-index:1;position:relative}.c-info-header{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.c-info-icon-badge{background:#4338ca;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.c-info-header h3{font-size:1.4rem;font-weight:700}.c-info-sub{color:#cbd5e1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.c-info-divider{background:#ffffff1a;height:1px;margin-bottom:1.5rem}.c-info-list{flex-direction:column;gap:1.5rem;margin-bottom:auto;display:flex}.c-info-item{align-items:center;gap:1.25rem;display:flex}.c-icon{color:#fff;background:#4338ca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.c-text h4{margin-bottom:.2rem;font-size:1rem;font-weight:700}.c-text p{color:#94a3b8;margin:0;font-size:.85rem}.c-social-section{margin-top:1.5rem}.c-social-section h4{margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.c-social-icons{gap:1rem;display:flex}.c-social-btn{color:#fff;background:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.c-social-btn:hover{background:#ffffff26;transform:translateY(-2px)}@media (max-width:1024px){.contact-card-wrapper{flex-direction:column}.contact-info-side{border-radius:0;margin:0}}@media (max-width:600px){.c-form-row{flex-direction:column;gap:1.5rem}.contact-form-side,.contact-info-side{padding:2.5rem 2rem}}.footer-new-section{background:linear-gradient(#fff 0%,#e0e7ff 100%);border-top:1px solid #6366f11a;padding:6rem 4rem 2rem;font-family:Inter,sans-serif}.footer-n-top{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:4rem;max-width:1300px;margin:0 auto 5rem;display:grid}.fn-col-brand .fn-logo{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.4rem;font-weight:800;display:flex}.fn-logo-icon{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fn-col-brand .fn-desc{color:#64748b;max-width:250px;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.fn-socials{gap:1rem;display:flex}.fn-socials a{color:#4f46e5;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.fn-socials a:hover{background:#e2e8f0}.fn-col h4{color:#0f172a;margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;position:relative}.fn-col h4:after{content:"";background:#4f46e5;width:24px;height:2px;position:absolute;bottom:-.5rem;left:0}.fn-col-subscribe h4:after,.fn-col-subscribe .fn-follow-title:after{display:none}.fn-col ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.fn-col ul a{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.fn-col ul a:hover{color:#4f46e5}.fn-subscribe-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #6366f133;border-radius:8px;margin-bottom:2.5rem;display:flex;overflow:hidden}.fn-subscribe-form input{background:0 0;border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:.9rem}.fn-subscribe-form button{color:#fff;cursor:pointer;background:#5b54fa;border:none;padding:0 1.5rem;font-size:.9rem;font-weight:600}.fn-follow-title{margin-bottom:1rem!important}.fn-socials-small{gap:.75rem;display:flex}.fn-socials-small a{color:#4f46e5;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.footer-n-bottom{border-top:1px solid #6366f126;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1300px;margin:0 auto;padding-top:2rem;display:flex}.fnb-copyright{color:#64748b;font-size:.9rem;font-weight:500}.fnb-badges{color:#64748b;align-items:center;gap:1rem;font-size:.9rem;font-weight:500;display:flex}.badge{align-items:center;gap:.4rem;display:flex}.badge-icon-blue{color:#4f46e5}.dot{color:#cbd5e1}.fnb-payments{gap:.75rem;display:flex}.pay-icon{color:#1e3a8a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9;border:1px solid #6366f133;border-radius:4px;justify-content:center;align-items:center;height:30px;padding:0 .75rem;font-size:.85rem;font-weight:800;display:flex}.mc-circle{border-radius:50%;width:14px;height:14px}.mc-red{z-index:2;opacity:.9;background:#eb001b;margin-right:-4px}.mc-yellow{z-index:1;opacity:.9;background:#f79e1b}.pay-paypal{color:#003087;font-style:italic;font-weight:900}.pay-ssl{color:#64748b;text-align:left;gap:.4rem;font-size:.5rem;line-height:1.1}@media (max-width:1024px){.footer-n-top{grid-template-columns:1fr 1fr 1fr}}@media (max-width:768px){.nodal-nav{display:none}.nodal-header{width:90%;padding:.8rem 1rem;top:1rem}.nodal-logo img{width:140px!important}.login-link{display:none}.nodal-hero{height:auto;padding-top:6rem;padding-bottom:2rem;position:relative!important}.nodal-hero h1,.nodal-hero p,.nodal-cta-group,.nodal-center-stage,.nodal-student-img,.process-header,.process-card,.bento-card{opacity:1!important;transform:none!important}.success-stories-reveal-wrapper{margin-top:0!important}.nodal-hero h1{white-space:normal;font-size:3rem}.nodal-hero p{padding:0 1rem;font-size:1rem}.nodal-cta-group{flex-direction:column;gap:1rem;width:100%;padding:0 2rem}.nodal-cta-group button{width:100%}.nodal-center-stage{height:auto;min-height:400px;margin-top:2rem}.nodal-circle-bg{width:300px;height:300px}.n-widget{opacity:1!important;transform:scale(.7)!important}.n-widget-python{top:0;left:-10%}.n-widget-streak{top:-10%;right:-15%}.n-widget-ranks{bottom:0;left:-10%}.n-widget-ui{bottom:-10%;right:-15%}.hand-arrow,.accent-lines{display:none}.process-section{border-radius:30px 30px 0 0;padding-top:2rem;padding-bottom:1rem}.process-title{font-size:2.2rem;line-height:1.2}.process-cards-container{flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.process-card{z-index:2;flex-direction:column;width:100%;max-width:320px;height:auto;padding:2rem 1.5rem;display:flex}.process-card.m-card-1,.process-card.m-card-2,.process-card.m-card-3{transform:none!important}.m-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.m-card-num-circle{color:#0f172a;background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.8rem;font-weight:400;display:flex}.m-card-icon-circle{color:#6366f1;background-color:#e0e7ff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.process-card .p-card-title{margin-bottom:.8rem;font-size:1.2rem;font-weight:600;line-height:1.2}.process-card .p-card-text{color:#64748b;font-size:.95rem;line-height:1.5}.process-arrow-1,.process-arrow-2{display:none}.features-bento-section{padding:1rem 1rem 4rem}.bento-card{min-height:300px;padding:2rem 1.5rem}.bento-title{font-size:1.3rem}.success-stories-section{padding:3rem 1rem 4rem}.ss-header h2{font-size:2.2rem}.ss-top-card-header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.ss-top-student{flex-direction:column}.ss-overall-badge{border-radius:12px;align-self:center;width:100%}.ss-top-card-body{grid-template-columns:1fr!important}.ss-circles-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ss-stats-banner{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.ss-info-grid{grid-template-columns:1fr;gap:.2rem 0}.ss-info-label{margin-top:.5rem}.contact-section{padding:3rem 1rem 4rem}.contact-header h2{font-size:2rem}.contact-card-wrapper{flex-direction:column}.contact-form-side,.contact-info-side{width:100%;padding:2rem 1.5rem}.c-form-row{flex-direction:column;gap:0}.c-form-title{font-size:1.8rem}.footer-new-section{padding:3rem 1rem 1rem}.footer-n-top{grid-template-columns:1fr;gap:2rem}.fnb-badges{display:none}.footer-n-bottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}}.tm-btn{cursor:pointer;color:#111;background:#fff;border:1px solid #00000021;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .16s,border-color .16s,color .16s;display:flex}.tm-btn:hover{color:#fff;background:#111;border-color:#111}
