:root{--brand-700: #4338CA;--brand-600: #4F46E5;--brand-500: #6366F1;--brand-400: #818CF8;--violet-600: #7C3AED;--violet-500: #8B5CF6;--grad: linear-gradient(135deg, #6366F1 0%, #8B5CF6 100%);--grad-soft: linear-gradient(135deg, rgba(99,102,241,.14), rgba(139,92,246,.14));--c-purple: #7C3AED;--c-blue: #2563EB;--c-green: #16A34A;--c-orange: #F97316;--c-pink: #EC4899;--bg: #F7F8FF;--bg-2: #FFFFFF;--surface: #FFFFFF;--surface-2: #F8F9FE;--text: #161A2E;--heading: #0F1430;--muted: #667085;--faint: #98A2B3;--border: #ECEDF6;--border-2: #E4E6F2;--shadow-sm: 0 4px 14px rgba(79,70,229,.05);--shadow-md: 0 12px 34px rgba(79,70,229,.08);--shadow-lg: 0 26px 60px rgba(79,70,229,.12);--ring: rgba(99,102,241,.18);--star: #FBBF24;--maxw: 1200px;--radius: 16px;--radius-lg: 22px;--radius-sm: 12px;--ff-display: "Poppins", system-ui, sans-serif;--ff-text: "Plus Jakarta Sans", system-ui, sans-serif}[data-theme=dark]{--bg: #090D1A;--bg-2: #0C1122;--surface: #11172B;--surface-2: #161D34;--text: #D7DCEC;--heading: #F1F4FF;--muted: #98A2C0;--faint: #6B7596;--border: rgba(255,255,255,.07);--border-2: rgba(255,255,255,.1);--shadow-sm: 0 4px 14px rgba(0,0,0,.3);--shadow-md: 0 16px 40px rgba(0,0,0,.4);--shadow-lg: 0 28px 64px rgba(0,0,0,.5);--ring: rgba(129,140,248,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--ff-text);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .4s ease,color .4s ease;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--ff-display);color:var(--heading);margin:0;line-height:1.12;letter-spacing:-.02em}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{display:block;max-width:100%}ul{margin:0;padding:0;list-style:none}svg:not([class]):not([style*=width]){width:20px;height:20px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.section{padding:84px 0;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-600);background:var(--grad-soft);border:1px solid var(--border-2);padding:7px 14px;border-radius:100px}.eyebrow.center{margin:0 auto}.sec-head{text-align:center;max-width:620px;margin:0 auto 52px}.sec-head h2{font-size:38px;font-weight:700;margin:16px 0 12px}.sec-head p{color:var(--muted);font-size:16.5px}.btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--ff-text);font-weight:600;font-size:15px;padding:13px 22px;border-radius:12px;transition:transform .2s ease,box-shadow .25s ease,background .25s ease,border-color .2s;white-space:nowrap}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--grad);color:#fff;box-shadow:0 10px 24px #6366f159}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #6366f173}.btn-ghost{background:var(--surface);color:var(--heading);border:1.5px solid var(--border-2);box-shadow:var(--shadow-sm)}.btn-ghost:hover{transform:translateY(-2px);border-color:var(--brand-400);color:var(--brand-600)}.btn .ico{width:17px;height:17px}.btn-lg{padding:16px 28px;font-size:16px}.link-btn{display:inline-flex;align-items:center;gap:8px;color:var(--brand-600);font-weight:600;font-size:14.5px;border:1.5px solid var(--border-2);padding:10px 16px;border-radius:10px;background:var(--surface);transition:.2s}.link-btn:hover{border-color:var(--brand-400);transform:translate(2px)}.nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 78%,transparent);-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--border);transition:background .4s,border-color .4s}.nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-logo{width:40px;height:40px;border-radius:11px;background:var(--grad);display:grid;place-items:center;box-shadow:0 8px 18px #6366f159}.brand-logo svg{width:22px;height:22px;color:#fff}.brand-name{font-family:var(--ff-display);font-weight:700;font-size:20px;color:var(--heading);letter-spacing:-.01em;line-height:1}.brand-tag{font-size:9.5px;color:var(--muted);letter-spacing:.03em;font-weight:500}.brand-img{height:42px;width:auto;display:block}.brand-img.on-dark,[data-theme=dark] .brand-img.on-light{display:none}[data-theme=dark] .brand-img.on-dark{display:block}.nav-links{display:flex;align-items:center;gap:30px}.nav-links a{font-size:14.5px;font-weight:500;color:var(--muted);position:relative;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--brand-600)}.nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-27px;height:2px;background:var(--grad);border-radius:2px}.ai-badge{font-size:8px;font-weight:800;color:#fff;background:var(--grad);padding:2px 5px;border-radius:5px;margin-left:5px;vertical-align:middle;letter-spacing:.06em}.nav-right{display:flex;align-items:center;gap:14px}.icon-btn{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:var(--muted);border:1.5px solid var(--border-2);background:var(--surface);transition:.2s}.icon-btn:hover{color:var(--brand-600);border-color:var(--brand-400);transform:translateY(-1px)}.icon-btn svg{width:19px;height:19px}.hero{position:relative;padding:70px 0 60px;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}#hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5}.blob.b1{width:460px;height:460px;background:radial-gradient(circle,rgba(129,140,248,.55),transparent 70%);top:-120px;right:-60px}.blob.b2{width:380px;height:380px;background:radial-gradient(circle,rgba(167,139,250,.45),transparent 70%);bottom:-120px;left:-80px}[data-theme=dark] .blob{opacity:.35}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.hero h1{font-size:60px;font-weight:700;line-height:1.04}.hero h1 .grad{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{color:var(--muted);font-size:17px;line-height:1.6;margin:22px 0 32px;max-width:480px}.hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hero-proof{display:flex;align-items:center;gap:26px;margin-top:34px;flex-wrap:wrap}.avatars{display:flex}.avatars .av{width:38px;height:38px;border-radius:50%;border:2.5px solid var(--bg);margin-left:-10px;box-shadow:0 2px 6px #0000001f}.avatars .av:first-child{margin-left:0}.proof-rate{font-size:13.5px}.proof-rate .stars{color:var(--star);font-size:13px;letter-spacing:1px}.proof-rate b{color:var(--heading)}.proof-rate span{color:var(--muted)}.proof-trust{display:flex;align-items:center;gap:9px;font-size:13.5px;color:var(--muted)}.proof-trust .shield{width:30px;height:30px;border-radius:9px;background:var(--grad-soft);display:grid;place-items:center;color:var(--brand-600)}.proof-trust .shield svg{width:16px;height:16px}.hero-art{position:relative}.hero-img{position:relative;z-index:2;width:100%;max-width:560px;margin:0 auto;display:block;height:auto;filter:drop-shadow(0 30px 50px rgba(79,70,229,.18));animation:floaty 6s ease-in-out infinite}.hero-photo{position:relative;border-radius:26px;overflow:hidden;aspect-ratio:4/3.5;background:radial-gradient(120% 120% at 60% 30%,#8b5cf629,#6366f10d);border:1px solid var(--border)}.float-card{position:absolute;z-index:5;background:var(--surface);border:1px solid var(--border);border-radius:15px;box-shadow:var(--shadow-lg);padding:12px 14px;display:flex;align-items:center;gap:11px;animation:floaty 5s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fc-mentor{top:8%;left:-4%}.fc-progress{top:18%;right:-6%;animation-delay:.8s}.fc-lesson{bottom:16%;left:-7%;animation-delay:1.6s}.fc-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#fff;flex-shrink:0}.fc-label{font-size:9px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.fc-title{font-size:13px;font-weight:700;color:var(--heading);white-space:nowrap}.fc-ring{width:44px;height:44px}.play-dot{width:30px;height:30px;border-radius:50%;background:var(--grad);display:grid;place-items:center;color:#fff}.play-dot svg{width:13px;height:13px}.stats-wrap{margin-top:-34px;position:relative;z-index:6}.stats{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:grid;grid-template-columns:repeat(4,1fr)}.stat{display:flex;align-items:center;gap:15px;padding:30px 32px;position:relative}.stat+.stat:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:1px;background:var(--border)}.stat-ic{width:50px;height:50px;border-radius:13px;background:var(--grad-soft);display:grid;place-items:center;color:var(--brand-600)}.stat-ic svg{width:24px;height:24px}.stat-num{font-family:var(--ff-display);font-weight:700;font-size:26px;color:var(--brand-600);line-height:1}.stat-lbl{font-size:13.5px;color:var(--muted);margin-top:4px}.svc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.svc-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px 22px;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .2s}.svc-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--border-2)}.svc-ic{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:#fff;margin-bottom:18px;box-shadow:0 8px 18px #0000001f}.svc-ic svg{width:25px;height:25px}.svc-card h3{font-size:17px;font-weight:600;margin-bottom:10px}.svc-card p{font-size:13.5px;color:var(--muted);line-height:1.6}.courses-grid{display:grid;grid-template-columns:.85fr repeat(4,1fr);gap:20px;align-items:stretch}.courses-intro{align-self:center;padding-right:6px}.courses-intro h2{font-size:30px;font-weight:700;margin:14px 0 12px}.courses-intro p{color:var(--muted);font-size:14.5px;line-height:1.6;margin-bottom:20px}.course-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column}.course-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.course-thumb{height:124px;position:relative;display:grid;place-items:center}.course-thumb .badge{position:absolute;top:11px;left:11px;font-size:10.5px;font-weight:700;color:#fff;background:#0f143099;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px 9px;border-radius:7px}.course-thumb .tech{font-family:var(--ff-display);font-weight:700;color:#ffffffeb;font-size:15px;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.3)}.course-body{padding:15px 16px 17px;display:flex;flex-direction:column;gap:9px;flex:1}.course-body h3{font-size:15px;font-weight:600;line-height:1.35}.course-meta{display:flex;align-items:center;gap:14px;font-size:12.5px;color:var(--muted)}.course-meta .r{color:var(--star);font-weight:700;display:inline-flex;align-items:center;gap:3px}.course-meta svg{width:13px;height:13px}.course-price{font-family:var(--ff-display);font-weight:700;font-size:19px;color:var(--brand-600);margin-top:auto}.mentor{background:linear-gradient(135deg,#5b53e8,#7c3aed);border-radius:28px;padding:42px 44px;position:relative;overflow:hidden;box-shadow:var(--shadow-lg)}.mentor:before{content:"";position:absolute;width:420px;height:420px;right:-120px;top:-160px;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 70%)}.mentor-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.mentor .eyebrow{background:#ffffff29;color:#fff;border-color:#ffffff38}.mentor h2{color:#fff;font-size:32px;font-weight:700;margin:16px 0 14px}.mentor-sub{color:#ffffffd1;font-size:15px;line-height:1.6;margin-bottom:24px;max-width:420px}.mentor-feats{display:grid;gap:14px}.mfeat{display:flex;align-items:center;gap:13px;color:#fff;font-size:14.5px;font-weight:500}.mfeat .mf-ic{width:36px;height:36px;border-radius:10px;background:#ffffff29;display:grid;place-items:center;flex-shrink:0}.mfeat .mf-ic svg{width:17px;height:17px;color:#fff}.mentor-bot{position:relative}.bot-wrap{position:absolute;left:-16px;bottom:-42px;width:150px;z-index:3}.chat{background:var(--surface);border-radius:20px;box-shadow:var(--shadow-lg);padding:18px}.chat-bubble{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:13px 15px;font-size:13.5px;color:var(--text);line-height:1.5}.chat-chips{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0}.chip{font-size:12px;font-weight:500;color:var(--brand-600);background:var(--grad-soft);border:1px solid var(--border-2);padding:7px 11px;border-radius:9px;display:inline-flex;align-items:center;gap:6px;transition:.18s}.chip:hover{background:var(--brand-500);color:#fff;transform:translateY(-1px)}.chip svg{width:12px;height:12px}.chat-input{display:flex;align-items:center;gap:10px;background:var(--surface-2);border:1px solid var(--border-2);border-radius:13px;padding:7px 7px 7px 15px;margin-top:14px}.chat-input input{flex:1;border:none;background:none;outline:none;font-family:inherit;font-size:13.5px;color:var(--text)}.chat-input input::placeholder{color:var(--faint)}.chat-send{width:38px;height:38px;border-radius:11px;background:var(--grad);display:grid;place-items:center;color:#fff;flex-shrink:0;transition:.2s}.chat-send:hover{transform:scale(1.06)}.chat-send svg{width:17px;height:17px}.chat-typing{display:flex;gap:4px;padding:4px 0}.chat-typing span{width:7px;height:7px;border-radius:50%;background:var(--brand-400);animation:blink 1.2s infinite}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.testi{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow-md);padding:34px;display:grid;grid-template-columns:.7fr 1.4fr 1.4fr .9fr;gap:22px;align-items:stretch}.testi-head h2{font-size:26px;font-weight:700}.testi-card{background:var(--surface-2);border:1px solid var(--border);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:13px}.testi-card .quote{font-size:13.5px;color:var(--text);line-height:1.6;font-style:italic}.testi-who{display:flex;align-items:center;gap:11px}.testi-who .av{width:40px;height:40px;border-radius:50%}.testi-who .n{font-size:13.5px;font-weight:700;color:var(--heading)}.testi-who .role{font-size:11.5px;color:var(--muted)}.testi-card .stars{color:var(--star);font-size:12px;letter-spacing:1px}.testi-stats{display:flex;flex-direction:column;gap:16px;justify-content:center}.tstat{background:var(--grad-soft);border:1px solid var(--border-2);border-radius:16px;padding:18px;display:flex;align-items:center;gap:13px}.tstat .ic{width:42px;height:42px;border-radius:12px;background:var(--surface);display:grid;place-items:center;color:var(--brand-600);box-shadow:var(--shadow-sm)}.tstat .ic svg{width:21px;height:21px}.tstat .num{font-family:var(--ff-display);font-weight:700;font-size:22px;color:var(--heading);line-height:1}.tstat .lbl{font-size:12px;color:var(--muted);margin-top:3px}.insights-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.insights-head h2{font-size:30px;font-weight:700}.insights-head p{color:var(--muted);font-size:14.5px;margin-top:8px}.insights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.post-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s}.post-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.post-thumb{height:110px}.post-body{padding:15px 16px 18px}.post-tags{display:flex;align-items:center;gap:10px;margin-bottom:11px}.post-cat{font-size:11px;font-weight:700;color:var(--brand-600);background:var(--grad-soft);padding:4px 9px;border-radius:7px}.post-date{font-size:11.5px;color:var(--faint)}.post-card h3{font-size:15px;font-weight:600;line-height:1.4;margin-bottom:12px}.post-read{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.post-read svg{width:13px;height:13px}.cta{background:linear-gradient(120deg,#6d5bf0,#8b5cf6 60%,#a855f7);border-radius:24px;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 140% at 90% 20%,rgba(255,255,255,.16),transparent 60%)}.cta-text{position:relative;z-index:2}.cta-text h2{color:#fff;font-size:28px;font-weight:700}.cta-text p{color:#ffffffd9;font-size:15px;margin-top:8px}.cta-form{position:relative;z-index:2;display:flex;gap:12px;flex-wrap:wrap}.cta-form input{border:none;outline:none;border-radius:12px;padding:15px 18px;font-family:inherit;font-size:14.5px;width:240px;background:#fff;color:#161a2e}.cta-form .btn{background:#fff;color:var(--brand-600);box-shadow:0 10px 24px #0000002e}.cta-form .btn:hover{transform:translateY(-2px)}.footer{background:#080c18;color:#b6bfd8;padding:56px 0 26px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.4fr;gap:30px}.footer .brand-name{color:#fff}.footer .brand-tag{color:#8893b5}.footer-about{font-size:13.5px;line-height:1.7;color:#8893b5;margin:18px 0;max-width:250px}.socials{display:flex;gap:10px}.socials a{width:36px;height:36px;border-radius:10px;background:#ffffff0f;display:grid;place-items:center;color:#b6bfd8;transition:.2s}.socials a:hover{background:var(--brand-500);color:#fff;transform:translateY(-2px)}.socials svg{width:16px;height:16px}.fcol h4{color:#fff;font-size:14.5px;font-weight:600;margin-bottom:16px;font-family:var(--ff-text)}.fcol a{display:block;font-size:13.5px;color:#8893b5;padding:6px 0;transition:.18s}.fcol a:hover{color:var(--brand-400);padding-left:4px}.footer-news p{font-size:13.5px;color:#8893b5;line-height:1.6;margin-bottom:14px}.news-input{display:flex;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:6px 6px 6px 14px}.news-input input{flex:1;border:none;background:none;outline:none;color:#fff;font-family:inherit;font-size:13.5px}.news-input input::placeholder{color:#6b7596}.news-input button{width:38px;height:38px;border-radius:9px;background:var(--grad);display:grid;place-items:center;color:#fff;flex-shrink:0}.news-input button svg{width:16px;height:16px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding-top:22px;text-align:center;font-size:12.5px;color:#6b7596}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}@media (max-width: 1080px){.hero h1{font-size:48px}.svc-grid{grid-template-columns:repeat(3,1fr)}.courses-grid{grid-template-columns:repeat(2,1fr)}.courses-intro{grid-column:1/-1}.insights-grid{grid-template-columns:repeat(2,1fr)}.testi{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 860px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{display:none}.stats{grid-template-columns:1fr 1fr}.mentor-grid{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}}@media (max-width: 620px){.hero h1{font-size:38px}.svc-grid,.courses-grid,.insights-grid,.stats{grid-template-columns:1fr}.stat:before{display:none!important}.testi{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.sec-head h2{font-size:30px}}
