
:root{--ink:#10213f;--muted:#60708a;--indigo:#4f46e5;--cyan:#06b6d4;--cream:#f7f8fc;--line:#e6e9f2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,"Noto Sans Bengali",sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#111c37;color:#d9e1f2;font-size:12px}.topbar-inner{height:36px;display:flex;align-items:center;gap:28px}.topbar-inner span{display:flex;align-items:center;gap:6px}.topbar-note{margin-left:auto;color:#fde68a}.nav-wrap{height:78px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;box-shadow:0 5px 20px #10213f09}.navbar{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img{width:48px;height:48px}.brand span{display:grid;line-height:1}.brand strong{font-size:11px;letter-spacing:3.4px;color:#06a4bc}.brand b{font-size:19px;letter-spacing:.4px;color:#18254a}.brand small{font-size:9px;color:#65718a;margin-top:4px}.nav-links{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:700;color:#41506d}.nav-links a:hover{color:var(--indigo)}.nav-actions{display:flex;align-items:center;gap:10px}.profile-btn{border:1px solid var(--line);background:#f8f9fd;border-radius:999px;padding:5px 13px 5px 5px;display:flex;align-items:center;gap:9px;text-align:left}.profile-btn span:last-child{display:grid}.profile-btn small{font-size:9px;color:#8490a4}.profile-btn b{font-size:12px}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#5046e5,#04b2d2);color:#fff;font-size:11px;font-weight:800}.mobile-menu{display:none;border:0;background:transparent}.hero{min-height:620px;position:relative;overflow:hidden;background:linear-gradient(118deg,#f2f5ff 0%,#f8fbff 54%,#eaf6ff 100%);transition:.4s}.hero.amber{background:linear-gradient(118deg,#fff9ed,#fffdf8 55%,#fff2da)}.hero.emerald{background:linear-gradient(118deg,#effcf8,#fafffd 55%,#e5fbf6)}.hero.blue{background:linear-gradient(118deg,#eff8ff,#fbfdff 55%,#e3f1ff)}.hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(75px);opacity:.22;background:#4f46e5;right:-180px;top:-180px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding-top:65px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{font-size:12px;letter-spacing:2px;font-weight:800;color:#4f46e5;display:flex;align-items:center;gap:7px}.hero h1{font-size:57px;line-height:1.08;letter-spacing:-2.3px;max-width:650px;margin:18px 0 20px}.hero-copy>p{font-size:18px;line-height:1.75;color:#65718a;max-width:580px}.hero-actions{display:flex;gap:12px;margin-top:30px}.primary-btn,.ghost-btn,.white-btn{height:50px;padding:0 22px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:14px}.primary-btn{background:#4f46e5;color:#fff;box-shadow:0 12px 25px #4f46e544}.ghost-btn{background:#fff;border:1px solid #dfe4ee}.trust-row{display:flex;align-items:center;gap:16px;margin-top:35px;color:#6a7890;font-size:12px}.trust-row span{display:flex;align-items:center;gap:4px}.trust-row b{color:#1f2d4e}.trust-row svg{color:#f59e0b}.trust-row i{width:1px;height:24px;background:#d8deea}.hero-visual{position:relative;height:440px}.image-frame{height:100%;overflow:hidden;border-radius:48px 48px 120px 48px;box-shadow:0 35px 70px #1d357b2d;border:7px solid #ffffffaa}.image-frame img{width:100%;height:100%;object-fit:cover}.floating-card{position:absolute;left:-40px;bottom:28px;background:#fff;border-radius:16px;padding:13px 17px;display:flex;align-items:center;gap:11px;box-shadow:0 17px 40px #18305d2c}.floating-card svg{color:#fff;background:#13b68d;padding:8px;width:38px;height:38px;border-radius:11px}.floating-card span{display:grid}.floating-card b{font-size:13px}.floating-card small{font-size:10px;color:#8792a5;margin-top:4px}.floating-badge{position:absolute;right:-22px;top:35px;width:112px;height:112px;border-radius:50%;background:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 16px 40px #18305d2c}.floating-badge b{font-size:28px;color:#4f46e5}.floating-badge small{font-size:9px;color:#6b7890}.slider-controls{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:40px}.slider-controls>button{width:38px;height:38px;border:1px solid #dce1eb;background:#fff;border-radius:50%;display:grid;place-items:center}.dots{display:flex;gap:7px}.dots button{border:0;width:8px;height:8px;border-radius:20px;background:#c4ccda;padding:0}.dots button.active{width:27px;background:#4f46e5}.section{padding:100px 0}.mentor-section{background:#fff}.mentor-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px}.mentor-photo{height:520px;position:relative}.mentor-photo>img{width:100%;height:100%;object-fit:cover;border-radius:30px 90px 30px 30px;filter:saturate(.9)}.experience{position:absolute;right:-42px;bottom:35px;background:#15254a;color:#fff;padding:19px 22px;border-radius:17px;display:flex;align-items:center;gap:12px;box-shadow:0 15px 30px #13244a48}.experience b{font-size:29px;color:#69e1eb}.experience span{font-size:11px;line-height:1.4}.mentor-copy h2,.section-heading h2,.center-heading h2,.appointment-copy h2,.app-copy h2{font-size:43px;line-height:1.2;letter-spacing:-1.2px;margin:16px 0 22px}.mentor-copy h2 em,.section-heading h2 em,.center-heading h2 em,.appointment-copy h2 em{font-style:normal;color:#4f46e5}.mentor-copy>p:not(.section-kicker){color:#68758b;line-height:1.9}.signature{display:grid;border-left:3px solid #4f46e5;padding-left:15px;margin:27px 0}.signature span{font-family:cursive;font-size:25px}.signature small{color:#79859a;margin-top:3px}.mentor-points{display:flex;gap:19px;flex-wrap:wrap}.mentor-points span{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.mentor-points svg{color:#14b88a;width:17px}.courses-section{background:#f6f8fc}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading>div{max-width:660px}.section-heading>p{max-width:370px;color:#718096;line-height:1.7}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course-card{background:#fff;border:1px solid #e4e8f0;border-radius:18px;padding:22px;transition:.25s;box-shadow:0 5px 18px #18305d08}.course-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #18305d14;border-color:#bfc5fa}.course-top{display:flex;align-items:center;justify-content:space-between}.course-icon{width:49px;height:49px;border-radius:14px;background:#eef0ff;display:grid;place-items:center;font-size:23px;font-weight:900;color:#4f46e5}.level{font-size:10px;font-weight:800;color:#4f46e5;background:#f0f1ff;padding:6px 9px;border-radius:999px}.course-card h3{font-size:20px;margin:18px 0 9px}.course-card>p{font-size:12px;line-height:1.7;color:#748096}.course-meta{display:grid;gap:7px;padding:15px 0;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;margin-top:15px}.course-meta span{display:flex;align-items:center;gap:7px;font-size:11px;color:#66748a}.course-meta svg{width:14px;color:#4f46e5}.course-footer{display:flex;align-items:end;justify-content:space-between;margin-top:15px}.course-footer div{display:grid}.course-footer small{font-size:9px;color:#929cad}.course-footer b{font-size:14px;margin-top:3px}.course-footer a{font-size:12px;color:#4f46e5;font-weight:800;display:flex;align-items:center;gap:4px}.center-heading{text-align:center;max-width:720px;margin:0 auto 45px}.center-heading .section-kicker{justify-content:center}.center-heading>p:last-child{color:#758198}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit{padding:28px;border:1px solid #e6eaf1;border-radius:18px}.benefit-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#edefff;color:#4f46e5}.benefit-icon.c1,.benefit-icon.c4{background:#e8fbf6;color:#08a77c}.benefit-icon.c2,.benefit-icon.c5{background:#fff5e6;color:#e99519}.benefit h3{margin:18px 0 9px;font-size:18px}.benefit p{font-size:12px;color:#758197;line-height:1.75}.app-section{padding:70px 0}.app-panel{min-height:520px;border-radius:35px;background:linear-gradient(135deg,#192851,#473bd0);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;overflow:hidden;padding:55px 80px}.phone-mock{width:250px;height:430px;border:10px solid #111a36;border-radius:38px;background:#fff;padding:9px;transform:rotate(-5deg);box-shadow:0 30px 60px #07102d66;margin:auto}.phone-screen{height:100%;border-radius:22px;background:linear-gradient(160deg,#eef0ff,#e1fbff);display:flex;flex-direction:column;align-items:center;padding:43px 15px}.phone-screen img{width:62px}.phone-screen b{font-size:14px;color:#17264a;margin-top:15px}.phone-screen span{font-size:9px;color:#77849a;margin-top:7px}.mini-cards{display:grid;gap:10px;width:100%;margin-top:30px}.mini-cards i{height:49px;border-radius:10px;background:#fff;box-shadow:0 5px 15px #14285312}.app-copy{max-width:620px}.section-kicker.light{color:#7ce7ef}.app-copy h2 em{font-style:normal;color:#79e6ee}.app-copy>p:not(.section-kicker){color:#d7dcf0;line-height:1.8}.app-features{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:25px 0}.app-features span{display:flex;align-items:center;gap:8px;font-size:12px}.app-features svg{width:17px;color:#70e3d3}.white-btn{background:#fff;color:#263269;width:max-content}.appointment-section{background:#f7f9fc}.appointment-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.appointment-copy>p:not(.section-kicker){color:#6e7b91;line-height:1.8}.contact-list{display:grid;gap:18px;margin-top:30px}.contact-list>span{display:flex;align-items:center;gap:12px}.contact-list>span>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#ebeefe;color:#4f46e5}.contact-list svg{width:19px}.contact-list b{display:grid;font-size:13px}.contact-list small{font-weight:400;color:#7a879b;margin-top:3px}.appointment-form{background:#fff;border-radius:24px;padding:30px;box-shadow:0 22px 50px #15305c16;border:1px solid #edf0f5;display:grid;gap:16px}.form-title{display:flex;gap:12px;align-items:center;margin-bottom:4px}.form-title>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#4f46e5;color:#fff}.form-title h3{margin:0;font-size:21px}.form-title p{margin:4px 0 0;color:#8390a2;font-size:11px}.appointment-form label{font-size:11px;font-weight:800;display:grid;gap:7px;color:#42506a}.appointment-form input,.appointment-form select,.appointment-form textarea{border:1px solid #dde2ec;background:#fafbfe;border-radius:10px;padding:12px;outline:none;color:#273650}.appointment-form input:focus,.appointment-form select:focus,.appointment-form textarea:focus{border-color:#4f46e5}.appointment-form textarea{min-height:75px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.submit-btn{height:49px;border:0;border-radius:11px;background:#4f46e5;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.success{color:#0c966c;font-size:12px;display:flex;align-items:center;gap:7px;margin:0}.success svg{width:17px}footer{background:#111b37;color:#d3daea;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr 1fr;gap:55px}.footer-brand b{color:#fff}.footer-brand strong{color:#72dce6}.footer-brand small{color:#9ba7bd}.footer-grid>div>p{font-size:12px;color:#98a4bb;line-height:1.7}.footer-grid h4{color:#fff;font-size:13px;margin:4px 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a:not(.brand){font-size:12px;color:#aab5c8}.footer-cta{border:1px solid #59647d;padding:9px 13px;border-radius:8px;width:max-content;margin-top:5px}.copyright{border-top:1px solid #27334f;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;color:#7e8ba4}
@media(max-width:900px){.nav-links{position:absolute;left:20px;right:20px;top:76px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:none;flex-direction:column;box-shadow:0 20px 50px #10213f22}.nav-links.open{display:flex}.mobile-menu{display:block}.profile-btn span:last-child{display:none}.profile-btn{padding-right:5px}.hero-grid,.mentor-grid,.appointment-grid{grid-template-columns:1fr;gap:45px}.hero{padding-bottom:35px}.hero-grid{padding-top:45px}.hero h1{font-size:43px}.hero-visual{height:370px}.mentor-photo{max-width:520px;width:90%;margin:auto}.course-grid,.benefit-grid{grid-template-columns:1fr 1fr}.section-heading{display:block}.app-panel{grid-template-columns:1fr;padding:45px}.phone-mock{display:none}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.shell{width:min(100% - 26px,1180px)}.topbar-inner span:nth-child(2){display:none}.topbar-note{font-size:9px}.brand img{width:42px;height:42px}.brand b{font-size:16px}.profile-btn{display:none}.hero{min-height:auto}.hero-grid{padding-top:38px}.hero h1{font-size:37px;letter-spacing:-1.3px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.primary-btn,.ghost-btn{width:100%}.trust-row{gap:9px;flex-wrap:wrap}.trust-row i{display:none}.hero-visual{height:295px}.image-frame{border-radius:30px 30px 75px 30px}.floating-card{left:8px;bottom:-10px}.floating-badge{width:86px;height:86px;right:-5px}.slider-controls{margin-top:35px}.section{padding:70px 0}.mentor-photo{height:400px}.experience{right:-10px}.mentor-copy h2,.section-heading h2,.center-heading h2,.appointment-copy h2,.app-copy h2{font-size:31px}.mentor-points{display:grid}.course-grid,.benefit-grid{grid-template-columns:1fr}.section-heading{margin-bottom:25px}.app-section{padding:35px 0}.app-panel{padding:38px 25px;border-radius:24px}.app-features{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.appointment-form{padding:22px}.footer-grid{grid-template-columns:1fr;gap:30px}.copyright{display:grid;gap:8px}}

.results-section{background:linear-gradient(180deg,#f7f8ff,#fff)}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.result-card{position:relative;background:#fff;border:1px solid #e5e8f1;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #162e590d;transition:.25s}.result-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #162e591c}.result-card>img{width:100%;height:245px;object-fit:cover}.rank-badge{position:absolute;top:15px;left:15px;z-index:2;background:#fff;color:#4f46e5;border-radius:999px;padding:7px 11px;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:900;box-shadow:0 8px 20px #1224482b}.rank-badge svg{width:15px;height:15px;color:#f0a615}.result-info{position:relative;padding:25px}.result-check{position:absolute;right:22px;top:-24px;width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:#4f46e5;color:#fff;border:4px solid #fff}.result-check svg{width:20px}.result-info h3{margin:0 0 7px;font-size:19px}.result-info p{font-size:11px;color:#76839a;margin:0 0 10px}.result-info b{font-size:12px;color:#4f46e5}.blog-section{background:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{border:1px solid #e5e9f1;border-radius:20px;overflow:hidden;background:#fff}.blog-card>img{width:100%;height:205px;object-fit:cover}.blog-card>div{padding:22px}.blog-card span{font-size:10px;font-weight:900;color:#4f46e5;background:#eef0ff;border-radius:999px;padding:6px 9px}.blog-card small{float:right;color:#8b96a8;font-size:10px;padding-top:5px}.blog-card h3{font-size:18px;line-height:1.45;margin:18px 0}.blog-card a{display:flex;align-items:center;gap:5px;color:#4f46e5;font-size:12px;font-weight:800}.blog-card a svg{width:15px}.app-brand-block{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.lcc-logo{width:250px;max-width:100%;border-radius:16px;background:#fff;padding:12px}.qr-card{background:#fff;border-radius:20px;padding:14px;display:grid;gap:8px;text-align:center;box-shadow:0 20px 45px #07102d55}.qr-card img{width:175px;height:175px;object-fit:cover}.qr-card span{font-size:10px;font-weight:800;color:#263650}.congratulations{display:flex;align-items:center;gap:20px;background:linear-gradient(100deg,#382f9d,#4f46e5);border-radius:20px;padding:24px 30px;margin-bottom:45px}.congratulations>svg{width:45px;height:45px;color:#fde68a}.congratulations span{font-size:10px;letter-spacing:2px;font-weight:900;color:#fde68a}.congratulations h3{font-size:18px;line-height:1.4;color:#fff;margin:5px 0 0}.footer-download img{width:118px;height:118px;object-fit:cover;border-radius:10px;background:#fff;padding:5px}.footer-download p{margin-top:0!important}.partner-strip{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:45px;padding:22px;border-top:1px solid #27334f;border-bottom:1px solid #27334f}.partner-strip>div{display:flex;align-items:center;gap:12px}.partner-strip span{font-size:10px;color:#8d99af;text-transform:uppercase;letter-spacing:1px}.partner-strip img{height:46px;width:auto;max-width:230px;object-fit:contain;background:#fff;border-radius:7px;padding:5px}.copyright{border-top:0;margin-top:0}
@media(max-width:900px){.result-grid,.blog-grid{grid-template-columns:1fr 1fr}.app-brand-block{margin-bottom:20px}.partner-strip{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.result-grid,.blog-grid{grid-template-columns:1fr}.result-card>img{height:280px}.congratulations{padding:20px}.congratulations h3{font-size:14px}.partner-strip img{height:38px;max-width:190px}.footer-download img{width:130px;height:130px}}

.brand-cluster{display:flex;align-items:center;gap:16px}.nav-partner{display:flex;align-items:center;gap:8px;padding-left:16px;border-left:1px solid #e2e6ef}.nav-partner span{font-size:8px;line-height:1.2;text-transform:uppercase;letter-spacing:.8px;color:#8a94a7;max-width:43px}.nav-partner img{width:125px;height:38px;object-fit:contain;background:#fff}
@media(max-width:1050px){.nav-partner img{width:98px}.nav-partner span{display:none}.nav-partner{padding-left:10px}.nav-links{gap:16px}.profile-btn span:last-child{display:none}.profile-btn{padding-right:5px}}
@media(max-width:600px){.brand-cluster{gap:7px}.nav-partner{padding-left:7px}.nav-partner img{width:72px;height:28px}}

.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal-visible{opacity:1;transform:translateY(0)}.submit-btn:disabled{opacity:.65;cursor:wait}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
