@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#1764d9;--blue-dark:#104eae;--green:#25b879;--ink:#142538;--muted:#5d6c7d;--line:#e2e8ef;--pale:#f5f8fc;--radius:16px;font-family:'DM Sans',sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{cursor:pointer}::selection{background:#bbecd7}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.17}h1,h2{font-weight:750;letter-spacing:-.055em}h3{font-weight:700;letter-spacing:-.035em}.container{width:min(1220px,calc(100% - 100px));margin:auto}.skip{position:fixed;left:20px;top:-80px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:20;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #e9eef3}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{width:173px;height:46px;display:block;position:relative;overflow:hidden;flex:none}.logo img{width:268px;height:auto;max-width:none;position:absolute;left:-46px;top:-31px}.nav-wrap nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:600}.nav-wrap nav>a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{padding:12px 18px;border:1px solid #d9e2ec;border-radius:8px}.nav-cta span{margin-left:12px;color:var(--blue);font-size:20px}.nav-cta:hover{border-color:var(--blue);background:var(--pale)}.menu-toggle{display:none}.hero{background:linear-gradient(110deg,#fff 40%,#f2f7fc);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:60px;padding-top:78px;padding-bottom:82px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--muted);display:flex;gap:10px;align-items:center;line-height:1.5}.tiny-mark{color:var(--green);font-size:25px;line-height:1}h1{font-size:clamp(52px,5.45vw,77px);margin:23px 0 24px;line-height:1.08}h1>span{color:var(--blue)}.hero-description{font-size:18px;line-height:1.7;color:var(--muted);max-width:490px}.hero-actions{display:flex;flex-wrap:wrap;gap:26px;align-items:center;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 22px;border-radius:8px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.primary{color:#fff;background:var(--blue);box-shadow:0 5px 12px #1764d914}.primary:hover{background:var(--blue-dark);transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.text-link{font-size:14px;font-weight:600;display:flex;gap:12px;align-items:center}.text-link:hover{color:var(--blue)}.hero-note{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:12px;color:var(--muted)}.hero-note>span{color:#148054;font-size:16px}.build-visual{height:484px;background-color:#eaf1fc;background-image:linear-gradient(#1764d908 1px,transparent 1px),linear-gradient(90deg,#1764d908 1px,transparent 1px);background-size:28px 28px;border:1px solid #dce6f4;border-radius:24px;position:relative;isolation:isolate}.visual-top,.visual-bottom{position:absolute;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;letter-spacing:.1em;color:#6e8199}.visual-top{top:22px}.visual-top>span:last-child{font-size:22px;color:var(--blue)}.visual-bottom{bottom:24px;font-size:9px}.project-window{position:absolute;left:36px;right:32px;top:83px;background:#fff;border:1px solid #dce5f0;border-radius:12px;box-shadow:0 24px 42px #1a4e9020;transform:rotate(-3deg);overflow:hidden}.window-bar{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #e7edf6;background:#fafcff;font:11px monospace;color:#8090a5}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#d0dce9}.window-dots i:first-child{background:#9ab8e0}.code-body{padding:20px 24px 23px;font:14px/1.95 monospace;color:#4b5f77}.code-blue{color:var(--blue)}.code-green{color:#19845c}.indent{padding-left:18px}.indent2{padding-left:36px}.window-footer{padding:13px 20px;border-top:1px solid #ecf0f6;display:flex;align-items:center;gap:7px;font-size:11px;color:#657a90}.status-dot{width:6px;height:6px;background:var(--green);border-radius:50%}.footer-plus{margin-left:auto;font-size:18px}.module{display:flex;align-items:center;gap:12px;position:absolute;border:1px solid #e1e8f0;background:white;padding:15px 19px;border-radius:11px;box-shadow:0 10px 28px #23497312;transform:rotate(3deg)}.module strong{font-size:14px;display:block;line-height:1.4}.module div>span{font-size:11px;color:#718198;display:block}.module-icon{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:#eef4ff;color:var(--blue);font:700 15px monospace}.module-web{top:54px;right:-20px}.module-cloud{bottom:53px;left:-23px;background:#1261d8;color:white;border-color:#1261d8;min-width:256px;transform:rotate(2deg)}.module-cloud div>span{color:#dae9ff}.module-cloud .module-icon{background:#ffffff24;color:white;font-size:26px}.module-check{margin-left:22px;background:#30cc8c;color:#083d2b;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:12px}.tech-strip{border-block:1px solid var(--line)}.tech-content{padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:600;color:#46566a;font-size:15px}.tech-label{font-size:10px;letter-spacing:.1em;max-width:110px;color:#7a8797;line-height:1.6}.separator{color:#b7c5d5;font-weight:400}.section{padding:98px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:43px}.section-heading h2{font-size:40px;margin-top:17px}.section-heading>p{max-width:330px;color:var(--muted);line-height:1.8;font-size:15px;padding-bottom:3px}.blue{color:var(--blue)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:linear-gradient(150deg,#fff,#f9fbfe);transition:transform .25s,border-color .25s}.service-card:hover{transform:translateY(-5px);border-color:#adc5e9}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.service-icon{display:grid;place-items:center;background:#eaf2ff;color:var(--blue);width:46px;height:46px;border-radius:11px;font-size:26px;font-weight:500}.service-card:first-child .service-icon{font:700 18px monospace}.card-number{font-size:12px;color:#8794a4;font-family:monospace}.service-card h3{font-size:25px;margin-bottom:18px}.service-card>p{color:var(--muted);font-size:15px;line-height:1.8;min-height:108px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:25px}.tags span{font-size:11px;border:1px solid #e1e7ee;border-radius:5px;background:#fff;padding:4px 8px;color:#6a7788}.commerce-section{padding:0 0 12px}.commerce-grid{background:#0e2d50;border-radius:22px;display:grid;grid-template-columns:1fr 1.12fr;padding:55px;gap:66px;color:white;overflow:hidden}.commerce-intro{display:flex;flex-direction:column}.commerce-intro .eyebrow{color:#99b7d5}.commerce-intro h2{font-size:41px;line-height:1.2;margin:22px 0}.commerce-intro h2 em{font-style:normal;color:#54dca2}.commerce-intro>p:not(.eyebrow){color:#b9cadd;font-size:16px;line-height:1.8;max-width:360px}.commerce-bottom{margin-top:auto;padding-top:55px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:10px;letter-spacing:.06em;color:#95b0cd}.commerce-bottom>span:last-child{font-size:48px;font-weight:400;line-height:1;color:#55dba3}.commerce-features article{padding:0 0 30px}.commerce-features article+article{border-top:1px solid #ffffff25;padding:30px 0 0}.feature-index{font-size:10px;letter-spacing:.1em;font-weight:650;color:#73dab3}.commerce-features h3{font-size:25px;line-height:1.23;margin:13px 0}.commerce-features p{color:#b9cadd;font-size:14px;line-height:1.8}.commerce-features ul{list-style:none;padding:0;margin:17px 0 0;display:flex;flex-direction:column;gap:7px;font-size:13px}.commerce-features li:before{content:'✓';margin-right:10px;color:#73dab3}.ai-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.ai-chips span{font-size:11px;background:#ffffff0a;border:1px solid #ffffff20;padding:5px 8px;border-radius:5px}.training{padding-bottom:100px}.training-layout{display:grid;grid-template-columns: .8fr 1.2fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.training-menu{background:#fafbfd;padding:15px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.training-menu button{display:flex;align-items:center;gap:17px;text-align:left;border:1px solid transparent;background:transparent;color:var(--ink);padding:17px 18px;border-radius:9px;width:100%;font-size:17px;font-weight:650}.training-menu button:hover{background:#eef3f9}.training-menu button[aria-selected=true]{background:white;border-color:#dce5f0;box-shadow:0 3px 10px #122a4d07;color:var(--blue)}.language-icon{width:40px;height:40px;background:#eff3f8;border:1px solid #e0e7ef;border-radius:8px;display:grid;place-items:center;flex:none;font:700 16px monospace;color:#536c88}.training-menu button[aria-selected=true] .language-icon{background:#1764d9;color:white;border-color:#1764d9}.training-menu small{font-size:12px;color:#778597;display:block;font-weight:400;margin-top:2px}.tab-arrow{margin-left:auto;font-size:23px;opacity:0}.training-menu button[aria-selected=true] .tab-arrow{opacity:1}.course-panel{padding:38px 44px;display:flex;flex-direction:column;min-width:0}.course-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.course-label{font-size:10px;letter-spacing:.08em;font-weight:650;color:var(--blue)}.course-symbol{font-size:28px;color:#aec6e7;font-family:monospace}.course-panel h3{font-size:30px;max-width:420px;margin:20px 0 17px}.course-panel>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:500px}.course-panel>ul{list-style:none;margin:22px 0;padding:0;display:flex;flex-direction:column;gap:11px;font-size:14px}.course-panel>ul>li{display:flex;gap:10px;align-items:baseline}.course-panel>ul>li:before{content:'✓';color:#158353}.practice{display:flex;gap:14px;border-top:1px solid var(--line);padding-top:21px;margin-top:auto}.practice>span{color:var(--blue);font-size:23px;line-height:1.5}.practice div>span{font-size:9px;font-weight:700;letter-spacing:.06em;color:#6e8093}.practice p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:5px}.closing{background:#f1f6fc;border-block:1px solid #e6edf7;position:relative}.closing-inner{padding:64px 0 68px;text-align:center}.closing .eyebrow{justify-content:center;color:var(--blue)}.closing h2{font-size:43px;margin:20px 0 30px}.closing h2>span{color:var(--blue)}.closing-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.secondary{border:1px solid #cdd9e8;background:#fff;color:var(--ink)}.secondary:hover{background:#e7eef8;border-color:#93afcf}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 0}.footer-main>p{font-size:13px;color:var(--muted)}.footer-main>a:last-child{font-size:12px;color:#52677e}.footer-main>a:last-child span{margin-left:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:20px 0 27px;font-size:11px;color:#7c8897}@media(min-width:1500px){.container{width:min(1280px,calc(100% - 140px))}.hero-grid{padding-block:95px}.build-visual{height:510px}.project-window{top:94px}.module-web{top:65px}.module-cloud{bottom:59px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-wrap nav{gap:18px}.hero-grid{gap:35px}.hero-actions{gap:18px}.hero h1{font-size:60px}.build-visual{height:450px}.project-window{left:20px;right:20px}.code-body{font-size:12px;padding:20px}.module-web{right:-12px}.module-cloud{left:-12px;bottom:37px}.visual-bottom{bottom:14px;font-size:8px}.section-heading h2{font-size:35px}.section-heading{gap:30px}.service-card{padding:25px}.service-card>p{min-height:135px}.commerce-grid{padding:40px;gap:40px}.commerce-intro h2{font-size:35px}.tech-content{font-size:13px;gap:12px}.training-layout{grid-template-columns:.9fr 1.1fr}.course-panel{padding:30px}.training-menu button{padding:15px 10px}}@media(max-width:850px){.nav-wrap nav{gap:18px}.nav-cta{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:50px}.hero-description{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-note{max-width:250px}.build-visual{height:420px}.code-body{font-size:10px;padding:20px 12px}.window-bar{font-size:9px}.module-web{padding:10px;right:-10px}.module-cloud{min-width:210px;padding:12px;bottom:50px}.module-check{margin-left:5px}.module-icon{width:28px;height:30px}.module strong{font-size:12px}.module div>span{font-size:10px}.visual-top{font-size:8px;left:15px;right:15px}.tech-label{display:none}.tech-content{flex-wrap:wrap;justify-content:center;gap:14px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-heading>p{max-width:540px}.service-grid{gap:12px}.service-card{padding:22px}.service-card h3{font-size:22px}.service-card>p{font-size:14px;min-height:170px}.commerce-grid{grid-template-columns:1fr;gap:38px}.commerce-intro h2{font-size:40px}.commerce-intro>p:not(.eyebrow){max-width:100%}.commerce-bottom{display:none}.commerce-features{display:grid;grid-template-columns:1fr 1fr;gap:30px}.commerce-features article{padding:0}.commerce-features article+article{border-top:none;border-left:1px solid #ffffff25;padding:0 0 0 30px}.training-layout{grid-template-columns: .9fr 1.1fr}.course-panel h3{font-size:25px}.training-menu button{gap:10px}.training-menu small{font-size:11px}.language-icon{width:32px}.course-panel{padding:25px}.footer-main>p{display:none}}@media(max-width:640px){.container{width:calc(100% - 40px)}.nav-wrap{height:76px}.logo{transform:scale(.9);transform-origin:left center;width:165px}.menu-toggle{display:flex;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle>span{width:18px;height:2px;background:var(--ink)}.nav-wrap nav{position:absolute;left:0;right:0;top:76px;background:white;padding:20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px;display:none;box-shadow:0 10px 15px #14253808}.nav-wrap nav.open{display:flex}.nav-wrap nav a{padding:12px}.nav-wrap .nav-cta{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.hero-grid{grid-template-columns:1fr;padding-top:41px;padding-bottom:44px;gap:44px}.eyebrow{font-size:10px}.hero h1{font-size:clamp(47px,11.6vw,69px);margin-top:21px}.hero-description{font-size:16px;max-width:460px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-note{max-width:100%;font-size:11px}.button{padding:14px 18px}.build-visual{height:410px;width:calc(100% - 14px);margin:auto}.project-window{left:23px;right:23px;top:73px}.code-body{font-size:13px;padding:20px;line-height:1.8}.module-web{top:42px;right:-11px;padding:12px 14px}.module-cloud{bottom:30px;left:-10px;padding:13px 17px;min-width:233px}.visual-top{top:14px;font-size:8px}.visual-bottom{font-size:7px;bottom:10px}.window-bar{font-size:9px}.module strong{font-size:13px}.window-footer{font-size:10px}.module-icon{width:31px;height:31px}.tech-content{padding:20px 0;gap:9px 18px;font-size:12px}.tech-content .separator{display:none}.section{padding:62px 0}.section-heading h2{font-size:32px;line-height:1.22;letter-spacing:-.045em}.section-heading{margin-bottom:30px}.section-heading>p{font-size:15px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:26px}.card-top{margin-bottom:24px}.service-card h3{font-size:27px}.service-card>p{min-height:0;font-size:15px}.service-card h3 br{display:none}.tags span{font-size:12px}.commerce-grid{padding:30px 25px;border-radius:16px;gap:32px}.commerce-intro h2{font-size:34px}.commerce-features{grid-template-columns:1fr;gap:28px}.commerce-features article+article{border-left:0;border-top:1px solid #ffffff25;padding:28px 0 0}.commerce-features p{font-size:15px}.commerce-features ul{font-size:14px}.feature-index{font-size:10px}.ai-chips span{font-size:12px}.training-layout{display:block;overflow:visible}.training-menu{border-right:0;border-bottom:1px solid var(--line);border-radius:16px 16px 0 0;display:grid;grid-template-columns:1fr 1fr;padding:10px;gap:6px}.training-menu button{padding:12px 9px;font-size:14px;gap:8px}.training-menu small{display:none}.tab-arrow{display:none}.language-icon{font-size:13px;width:28px;height:28px}.course-panel{padding:27px 23px;min-height:470px}.course-panel h3{font-size:28px}.course-panel>p{font-size:15px}.course-label{font-size:9px}.course-panel>ul{font-size:14px}.practice div>span{font-size:9px}.closing-inner{padding:48px 0}.closing h2{font-size:32px;line-height:1.25}.closing-actions{flex-direction:column;align-items:stretch;max-width:290px;margin:auto}.footer-main{padding:25px 0;gap:0}.footer-bottom{flex-direction:column;gap:8px;font-size:11px}.footer-main>a:last-child{font-size:11px}.practice p{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}} 

/* Readable content sizes across desktop and mobile. */
.section-heading>p,.service-card>p,.commerce-features p,.course-panel>p{font-size:1rem}
.hero-note,.tags span,.ai-chips span,.feature-index,.course-label,.practice div>span,.footer-bottom,.footer-main>a:last-child,.tech-label,.eyebrow{font-size:.75rem}
.training-menu small,.practice p,.commerce-features ul,.footer-main>p{font-size:.875rem}
.visual-top,.visual-bottom,.window-bar,.window-footer,.module div>span,.commerce-bottom{font-size:.75rem;letter-spacing:0}
@media(max-width:850px){.visual-bottom{display:none}.visual-top{font-size:.75rem}.training-menu small{font-size:.75rem}}
@media(max-width:640px){.hero .eyebrow{font-size:.6875rem}.module-web{top:47px}.module-cloud{bottom:19px}.window-bar{font-size:.6875rem}.code-body{font-size:.8125rem}.training-menu button{min-height:55px}.commerce-intro h2{overflow-wrap:normal}}
