@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap";
.hero-module__yabw5a__heroSection{padding:96px 0 0;position:relative;overflow:hidden}.hero-module__yabw5a__heroSection:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 80% 20%,#00e5a00a 0%,#0000 60%);width:60%;height:100%;position:absolute;top:0;right:0}.hero-module__yabw5a__inner{justify-content:space-between;align-items:center;gap:60px;margin-bottom:96px;display:flex}.hero-module__yabw5a__left{flex:1}.hero-module__yabw5a__tag{background:#00e5a014;border:1px solid #00e5a033;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;display:inline-flex}.hero-module__yabw5a__dot{background:var(--primary);border-radius:50%;width:6px;height:6px}.hero-module__yabw5a__tag span{color:var(--primary);letter-spacing:.6px;font-family:Space Mono,monospace;font-size:12.5px}.hero-module__yabw5a__title{color:var(--text);margin-bottom:24px;font-size:48px;font-weight:600;line-height:1.1}.hero-module__yabw5a__title span{color:var(--primary);font-family:Space Mono,monospace;font-weight:700}.hero-module__yabw5a__description{color:var(--text-muted);max-width:460px;margin-bottom:32px;font-size:17.6px;line-height:1.6}.hero-module__yabw5a__actions{gap:16px;display:flex}.hero-module__yabw5a__primaryBtn{background:var(--primary);color:#000;border-radius:8px;padding:12px 24px;font-size:15.2px;font-weight:600;transition:background .2s}.hero-module__yabw5a__primaryBtn:hover{background:var(--primary-hover)}.hero-module__yabw5a__secondaryBtn{color:var(--text);border:1px solid var(--border);background:0 0;border-radius:8px;padding:12px 24px;font-size:15.2px;font-weight:500;transition:background .2s}.hero-module__yabw5a__secondaryBtn:hover{background:#ffffff0d}.hero-module__yabw5a__right{flex:1;justify-content:flex-end;display:flex}.hero-module__yabw5a__terminal{background:var(--surface-light);border:1px solid var(--border);border-radius:12px;width:100%;max-width:772px;overflow:hidden;box-shadow:0 40px 80px #00000080}.hero-module__yabw5a__terminalHeader{border-bottom:1px solid var(--border);background:#ffffff0a;align-items:center;gap:12px;padding:12px 16px;display:flex}.hero-module__yabw5a__dots{gap:8px;display:flex}.hero-module__yabw5a__redDot{background:#ff5f57;border-radius:5px;width:10px;height:10px}.hero-module__yabw5a__yellowDot{background:#febc2e;border-radius:5px;width:10px;height:10px}.hero-module__yabw5a__greenDot{background:#28c840;border-radius:5px;width:10px;height:10px}.hero-module__yabw5a__terminalTitle{color:var(--text-muted);margin-left:8px;font-family:Space Mono,monospace;font-size:12px}.hero-module__yabw5a__terminalBody{padding:24px;font-family:Space Mono,monospace;font-size:13.1px;line-height:2}.hero-module__yabw5a__comment{color:#4b5563;margin:0 0 8px}.hero-module__yabw5a__codeLine{margin:0}.hero-module__yabw5a__codeLineIndent{margin:0 0 0 16px}.hero-module__yabw5a__kw{color:var(--secondary)}.hero-module__yabw5a__val{color:var(--primary)}.hero-module__yabw5a__str{color:var(--accent)}.hero-module__yabw5a__prompt{color:var(--text);margin-top:24px}.hero-module__yabw5a__prompt span{background:var(--primary);vertical-align:middle;width:8px;height:14px;margin-left:6px;animation:1s step-end infinite hero-module__yabw5a__blink;display:inline-block}@keyframes hero-module__yabw5a__blink{50%{opacity:0}}.hero-module__yabw5a__statsWrapper{padding:0 0 80px}.hero-module__yabw5a__statsInner{background:var(--border);border-radius:12px;display:flex;overflow:hidden}.hero-module__yabw5a__statItem{background:var(--surface);text-align:center;border-right:1px solid var(--border);flex:1;padding:32px}.hero-module__yabw5a__statItem:last-child{border-right:none}.hero-module__yabw5a__statItem h3{color:var(--primary);margin-bottom:8px;font-family:Space Mono,monospace;font-size:35px}.hero-module__yabw5a__statItem p{color:var(--text-muted);margin:0;font-size:14px}
.latest-courses-module__AAjCAG__latestCourses{padding:80px 0;position:relative}.latest-courses-module__AAjCAG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1.1px;margin-bottom:16px;font-family:Space Mono,monospace;font-size:11.5px;display:block}.latest-courses-module__AAjCAG__title{color:var(--text);margin-bottom:16px;font-size:41.6px;font-weight:600;line-height:1.2}.latest-courses-module__AAjCAG__subtitle{color:var(--text-muted);max-width:540px;margin-bottom:40px;font-size:16px;line-height:1.6}.latest-courses-module__AAjCAG__grid{gap:24px;margin-bottom:40px;display:flex}.latest-courses-module__AAjCAG__card{background:var(--surface-light);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}.latest-courses-module__AAjCAG__cardImg{justify-content:center;align-items:center;height:160px;display:flex;position:relative}.latest-courses-module__AAjCAG__format{border:1px solid var(--border);color:var(--text-muted);background:#0009;border-radius:4px;padding:3px 10px;font-family:Space Mono,monospace;font-size:11.2px}.latest-courses-module__AAjCAG__cardBody{flex-direction:column;flex:1;padding:20px;display:flex}.latest-courses-module__AAjCAG__tags{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.latest-courses-module__AAjCAG__tags span{letter-spacing:.34px;border-radius:4px;padding:2px 10px;font-size:11.2px;font-weight:600}.latest-courses-module__AAjCAG__tagPrimary{color:var(--primary);background:#00e5a01a}.latest-courses-module__AAjCAG__tagSecondary{color:var(--purple);background:#a78bfa26}.latest-courses-module__AAjCAG__tagTertiary{color:var(--secondary);background:#00b8ff1a}.latest-courses-module__AAjCAG__cardBody h3{color:var(--text);margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.35}.latest-courses-module__AAjCAG__desc{color:var(--text-muted);flex:1;margin-bottom:16px;font-size:13.6px;line-height:1.6}.latest-courses-module__AAjCAG__cardFooter{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:12px;font-size:12.5px;display:flex}.latest-courses-module__AAjCAG__levelPrimary{color:var(--primary);font-weight:600}.latest-courses-module__AAjCAG__levelSecondary{color:var(--purple);font-weight:600}.latest-courses-module__AAjCAG__levelTertiary{color:var(--secondary);font-weight:600}.latest-courses-module__AAjCAG__actions{justify-content:center;margin-bottom:80px;display:flex}.latest-courses-module__AAjCAG__outlineBtn{border:1px solid var(--border);color:var(--text);border-radius:8px;padding:12px 28px;font-size:15.2px;font-weight:500;transition:background .2s}.latest-courses-module__AAjCAG__outlineBtn:hover{background:#ffffff0d}.latest-courses-module__AAjCAG__cta{background:linear-gradient(173deg,#00e5a014 0%,#00b8ff0d 100%);border:1px solid #00e5a026;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:56px;display:flex}.latest-courses-module__AAjCAG__ctaText h2{color:var(--text);margin-bottom:8px;font-size:28.8px;font-weight:600}.latest-courses-module__AAjCAG__ctaText p{color:var(--text-muted);margin:0;font-size:16px}.latest-courses-module__AAjCAG__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:16px 40px;font-size:16px;font-weight:600;transition:background .2s}.latest-courses-module__AAjCAG__ctaBtn:hover{background:var(--primary-hover)}
.features-section-module__1yAImq__featuresSection{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 0}.features-section-module__1yAImq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1.1px;margin-bottom:16px;font-family:Space Mono,monospace;font-size:11.5px;display:block}.features-section-module__1yAImq__title{color:var(--text);margin-bottom:40px;font-size:41.6px;font-weight:600;line-height:1.2}.features-section-module__1yAImq__content{gap:60px;margin-bottom:80px;display:flex}.features-section-module__1yAImq__left{flex:1}.features-section-module__1yAImq__text{color:var(--text-muted);margin-bottom:20px;font-size:16px;line-height:1.7}.features-section-module__1yAImq__btn{background:var(--primary);color:#000;border-radius:8px;margin-top:16px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.features-section-module__1yAImq__btn:hover{background:var(--primary-hover)}.features-section-module__1yAImq__right{flex-direction:column;flex:1;gap:16px;display:flex}.features-section-module__1yAImq__featureItem{background:var(--bg);border:1px solid var(--border);border-radius:8px;gap:16px;padding:20px;display:flex}.features-section-module__1yAImq__iconBox{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:flex}.features-section-module__1yAImq__featureItem h4{color:var(--text);margin:0 0 6px;font-size:15.2px;font-weight:600}.features-section-module__1yAImq__featureItem p{color:var(--text-muted);margin:0;font-size:13.3px;line-height:1.6}
:root{--bg:#0a0c10;--surface:#111520;--surface-light:#161b28;--primary:#00e5a0;--primary-hover:#00c78a;--secondary:#00b8ff;--accent:#f59e0b;--purple:#a78bfa;--text:#e8eaf0;--text-muted:#6b7280;--border:#ffffff12}html,body{background-color:var(--bg);color:var(--text);min-height:100vh;margin:0;padding:0;font-family:DM Sans,sans-serif}h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}.wrapper{width:100%;max-width:1600px;margin:0 auto;padding:0 20px}
@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_8ea969a4-module__GErCNG__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_8ea969a4-module__GErCNG__variable{--font-montserrat:"Montserrat", "Montserrat Fallback"}
.header-module__nrpHoW__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0a0c10d9;align-items:center;height:64px;display:flex;position:sticky;top:0}.header-module__nrpHoW__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.header-module__nrpHoW__logo a{color:var(--text);font-family:Space Mono,monospace;font-size:17.6px;font-weight:700}.header-module__nrpHoW__logo span{color:var(--primary)}.header-module__nrpHoW__nav{align-items:center;gap:32px;display:flex}.header-module__nrpHoW__navLink{color:var(--text-muted);font-size:14.4px;font-weight:500;transition:color .2s}.header-module__nrpHoW__navLink:hover{color:var(--text)}.header-module__nrpHoW__loginBtn{background:var(--primary);color:#000;border-radius:6px;padding:8px 16px;font-size:14.1px;font-weight:600;transition:background .2s}.header-module__nrpHoW__loginBtn:hover{background:var(--primary-hover)}
.cta-module__tTG-ZW__ctaSection{padding:80px 0}.cta-module__tTG-ZW__ctaContainer{background:linear-gradient(173deg,#00e5a014 0%,#00b8ff0d 100%);border:1px solid #00e5a026;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:56px;display:flex}.cta-module__tTG-ZW__ctaText h2{color:var(--text);margin-bottom:8px;font-size:28.8px;font-weight:600}.cta-module__tTG-ZW__ctaText p{color:var(--text-muted);margin:0;font-size:16px}.cta-module__tTG-ZW__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s}.cta-module__tTG-ZW__ctaBtn:hover{background:var(--primary-hover)}
.footer-module__WOMdyG__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:48px 0}.footer-module__WOMdyG__inner{flex-direction:column;gap:48px;display:flex}.footer-module__WOMdyG__top{justify-content:space-between;display:flex}.footer-module__WOMdyG__left{flex:1;max-width:280px}.footer-module__WOMdyG__logo{color:var(--text);margin-bottom:12px;font-family:Space Mono,monospace;font-size:17.6px;font-weight:700}.footer-module__WOMdyG__logo span{color:var(--primary)}.footer-module__WOMdyG__desc{color:var(--text-muted);margin:0;font-size:14.1px;line-height:1.7}.footer-module__WOMdyG__right{gap:120px;display:flex}.footer-module__WOMdyG__column{flex-direction:column;gap:8px;display:flex}.footer-module__WOMdyG__column h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin:0 0 8px;font-size:12.8px;font-weight:600}.footer-module__WOMdyG__column a{color:var(--text-muted);font-size:14.1px;text-decoration:none;transition:color .2s}.footer-module__WOMdyG__column a:hover{color:var(--text)}.footer-module__WOMdyG__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:24px;font-size:12.8px;display:flex}.footer-module__WOMdyG__bottom p{margin:0}
