.hero{position:relative;background:radial-gradient(circle at top,#f7f8ff 0%,#eef3ff 38%,#f5f7ff 100%);padding:96px 0 140px;overflow:hidden}span.primary-text{color:#2563eb}.hero-bg-image{position:absolute;inset:0;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.hero-bg-image img{width:100%;height:100%;object-fit:cover;object-position:center top;-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0 / .85) 0%,rgb(0 0 0 / .4) 60%,#fff0 100%);mask-image:linear-gradient(to bottom,rgb(0 0 0 / 15%) 0%,rgb(0 0 0 / 25%) 30%,#fff0 100%)}.hero h1{font-weight:700;font-size:42px;letter-spacing:-.04em;color:#111827;max-width:720px;margin-left:auto;margin-right:auto}@media (max-width:991px){.hero h1{font-size:38px}}@media (max-width:767px){.hero h1{font-size:32px;padding:0 15px}}.cta-row{gap:10px}.btn-cta{border-radius:var(--radius-pill);padding:10px 14px;font-weight:600;font-size:12px}.btn-cta-primary{background:var(--primary);color:#fff;border:none}.btn-cta-primary:hover{background:var(--primary-2);color:#fff}.btn-cta-ghost{background:rgb(16 18 26 / .05);color:rgb(16 18 26 / .75);border:1px solid rgb(16 18 26 / .08)}.btn-cta-ghost:hover{background:rgb(16 18 26 / .08);color:var(--text)}.hero .container{position:relative;z-index:1}.floor{position:absolute;left:50%;bottom:-20px;z-index:0;transform:translateX(-50%) perspective(900px) rotateX(62deg);width:min(980px, 95vw);height:520px;border-radius:24px;background:radial-gradient(circle at 12px 12px,rgb(59 70 196 / .22) 1.2px,transparent 1.2px) 0 0 / 24px 24px,radial-gradient(circle at 12px 12px,rgb(16 18 26 / .06) 1.2px,transparent 1.2px) 12px 12px / 24px 24px;opacity:1;filter:blur(.2px);transform-origin:50% 100%}.logo-strip{position:relative;z-index:1;padding-top:28px}.logo-strip img{height:18px;opacity:.55;filter:grayscale(1)}.logo-gap{gap:28px}.hero-subtitle{max-width:640px;margin:0 auto 24px;color:rgb(15 23 42 / .72);font-size:16px;line-height:1.7}.hero-pill-row{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:4px 10px;border-radius:999px;background:rgb(255 255 255 / .9);border:1px solid rgb(15 23 42 / .08);margin-bottom:20px;box-shadow:0 18px 40px rgb(15 23 42 / .08)}.hero-pill{font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.hero-pill-primary{padding:4px 10px;border-radius:999px;background:#2563eb;color:#fff;box-shadow:0 8px 18px rgb(37 99 235 / .35)}.hero-pill-soft{color:rgb(15 23 42 / .75)}.hero-heading-accent{position:relative;display:inline-flex;align-items:center;gap:6px;color:#3b46c4}.hero-cta-main{padding-inline:24px;font-size:13px;box-shadow:0 18px 45px rgb(37 99 235 / .35)}.hero-rating-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;font-size:12px;color:rgb(15 23 42 / .7)}.hero-avatars{display:flex}.hero-avatars img{width:32px;height:32px;border-radius:999px;border:2px solid #fff;object-fit:cover;box-shadow:0 8px 18px rgb(15 23 42 / .22)}.hero-avatars img+img{margin-left:-10px}.hero-stars{color:#fbbf24;font-size:14px;letter-spacing:.12em}.hero-rating-text strong{font-weight:700;color:#111827}.hero-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;list-style:none;padding:0;margin:24px 0 0}.hero-benefits li{font-size:11px;font-weight:600;padding:7px 12px;border-radius:999px;background:rgb(255 255 255 / .9);border:1px solid rgb(15 23 42 / .06);color:rgb(15 23 42 / .75);backdrop-filter:blur(10px)}.hero-clients{margin-top:35px}.hero-clients-label{display:block;margin-bottom:25px;text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:14px;color:rgb(15 23 42 / .5)}.hero-clients-track-wrap{position:relative;overflow:hidden;max-width:720px;margin:0 auto}.hero-clients-track{display:inline-flex;align-items:center;gap:5px;animation:heroClientsLoop 22s linear infinite}.hero-client-logo{width:150px;height:60px;display:flex;align-items:center;padding:2px;border-radius:5px;justify-content:center}.hero-client-logo img{max-width:100%;max-height:100%;object-fit:contain}@keyframes heroClientsLoop{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.hero-float-card{position:absolute;background:#fff;box-shadow:0 18px 40px rgb(15 23 42 / .16);border-radius:18px;padding:14px 16px;font-size:11px;color:rgb(15 23 42 / .86);border:1px solid rgb(15 23 42 / .04);backdrop-filter:blur(16px);z-index:1}.hero-card-left{left:40px;top:380px;width:240px;transform:translateY(-50%)}.hero-card-right-top{right:40px;top:220px;width:210px}.hero-card-right-bottom{right:60px;bottom:120px;width:230px}.hero-small-label{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:rgb(15 23 42 / .5);margin-bottom:4px}.hero-metric{font-weight:700;font-size:16px;margin-bottom:4px}.hero-metric span{font-size:11px;font-weight:600;color:#16a34a;margin-left:4px}.hero-mini-chart{margin-top:8px;height:40px;border-radius:12px;background:linear-gradient(180deg,#eef2ff 0%,#e0e7ff 100%);position:relative;overflow:hidden}.hero-mini-chart::after{content:"";position:absolute;inset:14% 10%;background:radial-gradient(circle at 0 100%,rgb(37 99 235 / .4) 0,transparent 60%),radial-gradient(circle at 100% 0,rgb(56 189 248 / .4) 0,transparent 60%);opacity:.9}.hero-order-status{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-order-status .status-pill{padding:4px 8px;border-radius:999px;background:rgb(37 99 235 / .08);color:#2563eb;font-size:10px;font-weight:600}.hero-progress{margin-top:10px;height:4px;border-radius:999px;background:rgb(15 23 42 / .06);overflow:hidden}.hero-progress span{display:block;height:100%;width:72%;background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:inherit}.hero-brand-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.hero-brand-row .brand-name{font-size:11px;font-weight:600;color:rgb(15 23 42 / .8)}.hero-brand-row .brand-metric{text-align:right;font-size:11px;color:rgb(15 23 42 / .7)}.hero-brand-row .brand-metric span{display:block;font-size:10px;font-weight:600;color:#16a34a}section{padding:50px 0}@media (max-width:991.98px){.hero-card-left{display:none}}@media (max-width:767.98px){.hero-rating-row{align-items:flex-start}.hero-clients{margin-top:24px}.hero-card-right-top,.hero-card-right-bottom{display:none}}.blob-wrap{position:relative;width:560px;aspect-ratio:1 / 1;margin:0 auto}@media (max-width:767px){.blob-wrap{width:320px}}.mesh-blob{position:absolute;inset:0;border-radius:52% 48% 46% 54% / 52% 42% 58% 48%;background:radial-gradient(circle at 35% 25%,rgb(93 102 230 / .22),transparent 55%),radial-gradient(circle at 65% 70%,rgb(59 70 196 / .16),transparent 60%);animation:blobRotate 30s linear infinite;transform-origin:center center}.mesh-blob::before{content:"";position:absolute;inset:8%;border-radius:inherit;background:radial-gradient(circle at 35% 35%,rgb(93 102 230 / .18),transparent 60%),radial-gradient(circle at 75% 60%,rgb(59 70 196 / .12),transparent 62%);filter:blur(.2px);opacity:.95}.mesh-blob::after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 12px 12px,rgb(59 70 196 / .16) 1.1px,transparent 1.1px) 0 0 / 18px 18px;mask-image:radial-gradient(circle at 50% 50%,#000 30%,transparent 75%);opacity:.55;filter:blur(.1px)}.blob-dark .mesh-blob{background:radial-gradient(circle at 40% 28%,rgb(255 73 105 / .18),transparent 55%),radial-gradient(circle at 70% 75%,rgb(255 255 255 / .06),transparent 60%)}.blob-dark .mesh-blob::after{background:radial-gradient(circle at 12px 12px,rgb(255 255 255 / .12) 1.1px,transparent 1.1px) 0 0 / 18px 18px;opacity:.42}.center-copy{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:0 20px}.center-copy p{max-width:520px;color:rgb(16 18 26 / .68);font-size:14px;line-height:1.6;margin:0}@keyframes blobRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.projects-section{background:#f7f8ff}.projects-subtitle{max-width:520px;margin:0 auto;font-size:16px;color:rgb(16 18 26 / .6)}.projects-tabs{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;margin:32px auto 28px;overflow-x:auto;padding:0 20px 10px;-webkit-overflow-scrolling:touch}@media (max-width:767px){.projects-tabs{justify-content:flex-start}}.projects-tab{border:1px solid rgb(16 18 26 / .08);background:#fff;color:rgb(16 18 26 / .75);border-radius:999px;padding:8px 18px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 6px 18px rgb(15 23 42 / .06);transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease,transform 0.15s ease}.projects-tab:hover{background:rgb(255 255 255 / .96);border-color:rgb(16 18 26 / .16);transform:translateY(-1px)}.projects-tab.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 10px 24px rgb(37 99 235 / .3)}.projects-tab-count{font-size:11px;opacity:.85}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:991.98px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.projects-grid{grid-template-columns:minmax(0,1fr)}section{padding:10px 0;overflow-x:hidden}.story{overflow:visible}.detail-section{overflow:visible}.hero-pill-row{display:none!important}.hero{padding:125px 0 100px!important}.courses-section{display:none}.solution{padding:10px 0}.courses-section{padding:10px 0}.detail-pin{top:-25px;min-height:100vh;padding:0 20px}}.project-card{position:relative;border-radius:18px;overflow:hidden;background:#f3f4ff;box-shadow:0 10px 22px rgb(15 23 42 / .12);aspect-ratio:1 / 1;display:flex}.project-thumb-link{display:block;color:inherit;text-decoration:none}.project-thumb{position:relative;overflow:hidden;flex:1 1 auto}.project-thumb img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform 0.4s ease}.project-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(37 99 235 / .95),rgb(56 189 248 / .9));opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity 0.25s ease}.project-overlay-inner{text-align:center;color:#fff;padding:18px}.project-category{font-size:11px;text-transform:uppercase;letter-spacing:.16em;opacity:.9;margin-bottom:6px}.project-title{font-size:14px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.project-cta{font-size:11px;font-weight:600;opacity:.95}.project-card:hover .project-thumb img{transform:scale(1.06)}.project-card:hover .project-overlay{opacity:1}.story{position:relative}.story-spacer{position:relative;min-height:350vh}.story-pin{position:sticky;top:0;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:var(--dark);color:#fff;overflow:hidden;z-index:1}.story-title{line-height:1.2;font-size:42px;font-weight:500;letter-spacing:-.02em;text-align:center}.story-left{position:absolute;left:44px;top:120px;width:220px}.story-right{position:absolute;right:44px;top:120px;width:220px;text-align:right}.story-bottom-left{position:absolute;left:44px;bottom:120px;width:220px}.story-bottom-right{position:absolute;right:44px;bottom:120px;width:220px;text-align:right}@media (max-width:991px){.story-title{font-size:36px}.story-left,.story-right,.story-bottom-left,.story-bottom-right{width:180px}.story-left,.story-bottom-left{left:24px}.story-right,.story-bottom-right{right:24px}}@media (max-width:767px){.story-spacer{min-height:250vh}.story-pin{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding:60px 20px}.story-title{font-size:28px;margin-bottom:20px}.story-mobile-stack{position:relative;width:100%;min-height:200px;margin-top:-90px}.story-mobile-stack .story-step{position:absolute;inset:0;width:100%;opacity:0;transform:translateY(10px);transition:opacity 0.5s ease,transform 0.5s ease;pointer-events:none;border:1px dashed #fff;padding:30px;height:fit-content;border-radius:20px}.story-mobile-stack .story-step.is-active{opacity:1;transform:translateY(0);pointer-events:auto;z-index:2}}.story-step{opacity:0;transform:translateY(8px);will-change:transform,opacity;backface-visibility:hidden;transition:opacity 0.4s ease,transform 0.4s ease}.story-step.is-active{opacity:1;transform:translateY(0)}.story-step .num{font-weight:700;color:#8990f3;font-size:12px;margin-bottom:8px}.story-step .lead{font-weight:600;font-size:18px;color:rgb(255 255 255 / .85);margin-bottom:6px}.story-step .desc{font-size:16px;color:var(--dark-muted);margin:0;line-height:1.5}@media (min-width:768px) and (max-width:1199.98px){.story-left{left:24px;top:100px;max-width:180px}.story-right{right:24px;top:100px;max-width:180px}.story-bottom-left{left:24px;bottom:100px;max-width:180px}.story-bottom-right{right:24px;bottom:100px;max-width:180px}}.solution{background:var(--bg-soft);padding:80px 0 90px}.section-kicker{font-size:14px;margin-bottom:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(16 18 26 / .55)}.solution h2{font-size:clamp(24px, 3.6vw, 34px);font-weight:600;letter-spacing:-.02em}.cube-stack{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.cube{width:75px;height:75px;border-radius:14px;background:linear-gradient(135deg,rgb(93 102 230 / .75),rgb(59 70 196 / .85));box-shadow:0 16px 28px rgb(59 70 196 / .22);opacity:.95;grid-area:1 / 1}.cube.c1{--tx:0px;--ty:0px;z-index:5;opacity:1;width:100px;height:100px}.cube.c2{--tx:115px;--ty:-100px;opacity:1;z-index:4}.cube.c3{--tx:-125px;--ty:95px;opacity:1;z-index:3}.cube.c4{--tx:110px;--ty:115px;opacity:1;z-index:2}.cube.c5{--tx:-105px;--ty:-110px;opacity:1;z-index:1}.feature-card{background:#fff;border:1px solid rgb(16 18 26 / .06);border-radius:16px;padding:18px 18px 16px;box-shadow:0 10px 18px rgb(0 0 0 / .04);height:100%}.feature-card h3{font-size:20px;font-weight:700;margin:0 0 6px}.feature-card p{font-size:16px;color:rgb(16 18 26 / .62);margin:0 0 8px;line-height:1.5}.feature-card a{font-weight:600;color:var(--primary);text-decoration:none}.feature-card a:hover{text-decoration:underline}.feature-card-muted{opacity:.55}.courses-section{background:linear-gradient(180deg,#f0f4ff 0%,#e8eeff 50%,#f5f7ff 100%);padding:80px 0 96px}.courses-kicker{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(16 18 26 / .55);margin-bottom:8px}.courses-title{font-size:clamp(26px, 4vw, 38px);font-weight:700;letter-spacing:-.02em;color:rgb(16 18 26 / .9);margin:0 0 28px}.courses-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px}.courses-tab{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border-radius:14px;border:1px solid rgb(16 18 26 / .08);background:#fff;color:rgb(16 18 26 / .7);font-size:13px;font-weight:600;cursor:pointer;transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease;box-shadow:0 4px 12px rgb(0 0 0 / .04)}.courses-tab:hover{background:rgb(255 255 255 / .95);color:rgb(16 18 26 / .85);border-color:rgb(16 18 26 / .1)}.courses-tab.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 8px 20px rgb(37 99 235 / .35)}.courses-tab.active .courses-tab-icon{color:#fff}.courses-tab-icon{display:inline-flex;align-items:center;justify-content:center;color:rgb(16 18 26 / .5)}.courses-tab.active .courses-tab-icon{color:#fff}.courses-tab-count{font-size:11px;font-weight:500;opacity:.85}.courses-panels{position:relative;min-height:320px}.courses-panel{display:none}.courses-panel.active{display:block}.courses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto}@media (max-width:1199.98px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.courses-grid{grid-template-columns:1fr}}.course-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px rgb(0 0 0 / .06);border:1px solid rgb(16 18 26 / .06);transition:box-shadow 0.25s ease,transform 0.25s ease}.course-card:hover{box-shadow:0 16px 36px rgb(0 0 0 / .1);transform:translateY(-2px)}.course-card-thumb{position:relative;height:180px;overflow:hidden;background:linear-gradient(180deg,#f4f6ff 0%,#eef2ff 100%)}.course-card-thumb img{width:100%;height:100%;object-fit:cover}.course-duration{position:absolute;top:12px;left:12px;padding:5px 10px;border-radius:8px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em}.course-card-body{padding:18px 18px 16px;position:relative}.course-title{font-size:14px;font-weight:700;margin:0 0 8px;color:rgb(16 18 26 / .9);line-height:1.35}.course-rating{font-size:12px;color:#fbbf24;margin-bottom:8px}.course-rating span{color:rgb(16 18 26 / .6);font-weight:600;margin-left:4px}.course-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:11px;color:rgb(16 18 26 / .55);margin-bottom:12px}.course-instructor{display:flex;align-items:center;gap:8px;margin-bottom:8px}.course-instructor-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.course-instructor-name{font-size:12px;font-weight:600;color:rgb(16 18 26 / .75)}.course-price{position:absolute;bottom:16px;right:18px;font-size:13px;font-weight:700;color:#dc2626}.btn-courses-view{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:var(--radius-pill);background:var(--primary);color:#fff;font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 10px 24px rgb(37 99 235 / .3);transition:background 0.2s ease,transform 0.2s ease}.btn-courses-view:hover{background:var(--primary-2);color:#fff;transform:translateY(-1px)}.partner{padding:78px 0 64px;background:#fff}.partner-panel{background:var(--primary);color:#fff;border-radius:18px;padding:28px;height:100%}.partner-panel h3{font-size:22px;font-weight:700;letter-spacing:-.02em}.partner-panel p{font-size:12px;opacity:.85}.partner-panel h4{font-size:12px;font-weight:700;margin-top:18px}.partner-panel ul{padding-left:18px;margin:8px 0 0}.partner-panel li{font-size:11px;opacity:.85;margin-bottom:6px}.quote-panel{background:#f3f4f7;border-radius:18px;padding:22px;height:100%}.quote-panel .avatar{width:56px;height:56px;border-radius:16px;object-fit:cover}.quote-panel blockquote{font-size:12px;color:rgb(16 18 26 / .75);margin:16px 0 14px;line-height:1.6}.quote-panel .meta{font-size:11px;color:rgb(16 18 26 / .55)}.quote-name{font-weight:700;font-size:12px}.btn-demo{border-radius:var(--radius-pill);padding:10px 16px;font-weight:600;font-size:12px;border:1px solid rgb(16 18 26 / .1);background:#fff;color:rgb(16 18 26 / .75)}.btn-demo:hover{background:rgb(16 18 26 / .03);color:var(--text);text-decoration:none}.final-cta{background:linear-gradient(180deg,#0a0a0e 0%,#07070b 100%);padding:92px 0;color:#fff;position:relative;overflow:hidden}.final-cta h2{font-weight:500;letter-spacing:-.02em}.final-cta p{font-size:16px;color:rgb(255 255 255 / .65);max-width:520px;margin:10px auto 18px}.final-floor{position:absolute;left:50%;bottom:-220px;transform:translateX(-50%) perspective(900px) rotateX(66deg);width:min(980px, 95vw);height:620px;border-radius:24px;background:radial-gradient(circle at 12px 12px,rgb(255 255 255 / .1) 1.2px,transparent 1.2px) 0 0 / 24px 24px;opacity:.9}.cta-inner{position:relative;z-index:1}.bi-section{background:#f7f8fb;padding:96px 0;position:relative;overflow:hidden}.bi-section::before{content:"";position:absolute;left:50%;top:-520px;width:1400px;height:900px;transform:translateX(-50%);border:1px solid rgb(16 18 26 / .06);border-radius:999px;background:#fff0;pointer-events:none}.bi-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--radius-pill);border:1px solid rgb(16 18 26 / .08);background:rgb(255 255 255 / .7);color:rgb(16 18 26 / .7);font-size:12px;font-weight:600}.bi-kicker-dot{width:6px;height:6px;border-radius:50%;background:rgb(16 18 26 / .25);display:inline-block}.bi-title{font-size:clamp(28px, 4.4vw, 42px);font-weight:700;letter-spacing:-.02em;margin:14px 0 6px;color:rgb(16 18 26 / .92)}.bi-subtitle{font-size:12px;color:rgb(16 18 26 / .55);margin:0}.bi-card{background:rgb(255 255 255 / .92);border:1px solid rgb(16 18 26 / .08);border-radius:14px;overflow:hidden;height:100%;box-shadow:0 10px 22px rgb(0 0 0 / .05)}.bi-thumb{background:linear-gradient(180deg,#ffffff 0%,#f2f4ff 100%);border-bottom:1px solid rgb(16 18 26 / .06);height:150px;display:grid;place-items:center;padding:14px}.bi-thumb img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;box-shadow:0 8px 18px rgb(0 0 0 / .06)}.bi-body{padding:16px 16px 14px}.bi-body h3{font-size:13px;font-weight:700;margin:0 0 6px;color:rgb(16 18 26 / .9)}.bi-body p{font-size:12px;color:rgb(16 18 26 / .6);margin:0 0 10px;line-height:1.55}.bi-link{font-size:12px;font-weight:700;color:rgb(16 18 26 / .68);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.bi-link:hover{color:rgb(16 18 26 / .9);text-decoration:none}.bi-link .arrow{font-size:14px;line-height:1;transform:translateY(-1px)}.blob-wrap-sm{width:420px}@media (max-width:767px){.blob-wrap-sm{width:300px}}.cube-purple{background:linear-gradient(135deg,rgb(171 108 255 / .75),rgb(59 70 196 / .85))}.cube-purple-2{background:linear-gradient(135deg,rgb(93 102 230 / .6),rgb(171 108 255 / .85))}.cube-purple-3{background:linear-gradient(135deg,rgb(199 181 255 / .9),rgb(93 102 230 / .9))}.detail-title{font-weight:600;letter-spacing:-.02em}.detail-desc{color:rgb(16 18 26 / .62);font-size:16px;line-height:1.5;max-width:360px}.btn-link-flush{padding-left:0;padding-right:0}.gs-reveal{opacity:0;transform:translateY(14px);transition:opacity 0.8s cubic-bezier(.19,1,.22,1),transform 0.8s cubic-bezier(.19,1,.22,1)}.projects-section h2{font-weight:600}.gs-reveal.is-visible{opacity:1;transform:translateY(0)}.detail-section{position:relative;background:#fff}.detail-spacer{position:relative;min-height:300vh}.detail-pin{position:sticky;top:0;min-height:100vh;display:flex;align-items:center}.detail-copy{position:relative;min-height:180px}.detail-step{position:absolute;top:0;left:0;right:0;opacity:0;transform:translateY(16px);transition:opacity 0.45s ease,transform 0.45s ease}.detail-step.is-active{opacity:1;transform:translateY(0)}.detail-step:first-child{position:absolute}.detail-step a{margin-top:4px;display:inline-block}.detail-cubes{position:absolute;inset:8% 14%;pointer-events:none}.detail-cubes .detail-cube{position:absolute;opacity:0;transform:translateY(24px) scale(.9);will-change:transform,opacity;transition:opacity 0.45s ease,transform 0.45s ease}.detail-cubes .detail-cube.is-active{opacity:1;transform:translateY(0) scale(1)}#blobSolution .cube{opacity:0;transform:translate(var(--tx,0),calc(var(--ty, 0px) + 30px)) scale(.85);transition:opacity 0.8s cubic-bezier(.19,1,.22,1),transform 0.8s cubic-bezier(.19,1,.22,1)}#blobSolution .cube.is-visible{opacity:1;transform:translate(var(--tx,0),var(--ty,0)) scale(1)}.detail-cube-1{top:10%;left:60%}.detail-cube-2{top:46%;left:26%}.detail-cube-3{bottom:10%;right:16%}@media (max-width:991px){.detail-pin{align-items:center}.detail-cubes{inset:5% 5%}}@media (max-width:767px){.detail-spacer{min-height:250vh}.detail-pin{position:sticky;top:0;min-height:100vh;display:flex;align-items:center;padding:40px 20px}.detail-section .row{flex-direction:column;text-align:center}.detail-copy{position:relative;width:100%;min-height:inherit;margin-top:30px}.detail-step{position:absolute;inset:0;width:100%;opacity:0;transform:translateY(10px);transition:opacity 0.5s ease,transform 0.5s ease}.detail-step.is-active{opacity:1;transform:translateY(0);z-index:2}.detail-desc{margin-left:auto;margin-right:auto}.detail-cubes{position:absolute;inset:0;width:240px;height:240px;margin:0 auto;display:block}}.schedule-section{background:var(--bg-soft);padding:96px 0}.schedule-card{background:#fff;border-radius:20px;border:1px solid rgb(16 18 26 / .06);box-shadow:0 20px 50px rgb(0 0 0 / .06);overflow:hidden;max-width:1100px;margin:0 auto}.schedule-embed-wrap{min-height:580px;position:relative;background:#fff}.schedule-embed-wrap #cal-embed{width:100%;min-height:580px}.schedule-embed-wrap #cal-embed iframe{width:100%!important;min-height:580px!important;border:none!important}.faq-section{background:#fff;padding:96px 0}.faq-item{border-bottom:1px solid rgb(16 18 26 / .08);transition:border-color 0.2s ease}.faq-item:last-child{border-bottom:none}.faq-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 0;background:none;border:none;text-align:left;font-family:inherit;font-size:15px;font-weight:600;color:var(--text);cursor:pointer;transition:color 0.2s ease}.faq-toggle:hover{color:var(--primary)}.faq-toggle .faq-icon{width:24px;height:24px;border-radius:50%;background:rgb(59 70 196 / .1);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--primary);flex-shrink:0;margin-left:16px;transition:transform 0.3s ease,background 0.2s ease}.faq-item.active .faq-icon{transform:rotate(45deg);background:var(--primary);color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.faq-answer-inner{padding:0 0 22px 0;font-size:14px;color:var(--muted);line-height:1.65;padding-right:40px}.feature-card-icon svg{width:100%;height:100%;object-fit:contain;display:block}.contact-wrapper{min-height:100vh;padding:40px 15px}.custom-container{border-radius:20px;padding:60px;max-width:1100px}.left-col{padding-right:50px}.overline-text{font-size:.75rem;letter-spacing:1px;color:#8892a0;font-weight:600}.main-heading{color:#1a202c;font-size:2.3rem;line-height:1.3}.main-heading strong{color:#0b1c3c}.icon-box{background-color:#f0f5ff;width:45px;height:45px;color:#3b46c4!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.form-card{background-color:#fff;border-radius:20px;padding:25px;box-shadow:0 10px 40px rgb(0 0 0 / .08)!important}.form-card br{display:none}.custom-input{background-color:#f4f5f7;border:1px solid #fff0;border-radius:8px;padding:8px;color:#4a5568}.custom-input:focus{background-color:#fff;border-color:#06f;box-shadow:0 0 0 .2rem rgb(0 102 255 / .25)}.custom-input::placeholder{color:#cbd5e0}.custom-btn{background-color:#3b46c4;border-color:#3b46c4;border-radius:50px;padding:6px 24px 6px 6px;font-weight:600;display:inline-flex;align-items:center;transition:all 0.3s ease}.custom-btn:hover{background-color:#0052cc;border-color:#0052cc}.btn-icon{background-color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px}.btn-icon i{font-size:.85rem;color:#3b46c4}@media (max-width:991px){.left-col{padding-right:15px;margin-bottom:40px}.custom-container{padding:30px}.main-heading{font-size:2.2rem}}.projects-tabs{display:none}.courses-tabs{display:none}.courses-view-btn,.courses-section{display:none}