@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap');

:root{--navy:#0A183D;--navy2:#132959;--turq:#17BEBB;--aqua:#6FE3E1;--gray:#E5E7EB;--off:#F7F8FA;--white:#fff;--ink:#111a35;--muted:#687087;--line:#e7eaf0;--shadow:0 24px 70px rgba(10,24,61,.11);--container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(var(--container),calc(100% - 48px));margin:auto}h1,h2,h3{font-family:Poppins,Arial,sans-serif;color:var(--navy);margin:0;letter-spacing:-.035em}p{color:var(--muted);line-height:1.72;margin:0}.skip{position:fixed;left:15px;top:-100px;z-index:300;background:var(--navy);color:white;padding:10px 14px;border-radius:8px}.skip:focus{top:15px}
.site-header{height:88px;display:flex;align-items:center;position:sticky;top:0;z-index:70;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{height:76px;border-bottom-color:var(--line);box-shadow:0 10px 30px rgba(10,24,61,.06)}.header-inner{display:flex;align-items:center;gap:34px}.brand{width:220px;flex:none}.brand img{display:block;width:100%;height:auto}.desktop-nav{margin-left:auto;display:flex;gap:27px;align-items:center}.desktop-nav a{font-size:14px;font-weight:600;color:#34405f;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--turq);transition:.2s}.desktop-nav a:hover:after{right:0}.header-cta{margin-left:4px}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 19px;border-radius:12px;border:1px solid transparent;font-weight:700;font-size:14px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--navy);color:#fff;box-shadow:0 12px 24px rgba(10,24,61,.14)}.btn-primary:hover{background:var(--navy2);box-shadow:0 16px 30px rgba(10,24,61,.19)}.btn-secondary{background:#fff;border-color:#dae0e9;color:var(--navy)}.btn-secondary:hover{border-color:var(--turq)}.btn-lg{min-height:54px;padding:0 24px;border-radius:14px;font-size:15px}.menu-toggle{display:none;border:0;background:none;width:42px;height:42px;padding:9px;flex-direction:column;justify-content:center;gap:5px}.menu-toggle i{display:block;width:24px;height:2px;background:var(--navy);border-radius:3px}.mobile-menu,.menu-overlay{display:none}
.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfcfe,#fff);border-bottom:1px solid #f0f2f6}.orb{position:absolute;border-radius:50%;pointer-events:none}.orb-a{width:390px;height:390px;background:rgba(111,227,225,.14);right:8%;top:85px}.orb-b{width:350px;height:350px;background:rgba(10,24,61,.045);left:-190px;bottom:-100px}.hero-grid{min-height:690px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding:55px 0 58px;position:relative;z-index:2}.eyebrow{width:max-content;display:flex;align-items:center;gap:8px;color:#087e7c;background:#e9fbfa;border:1px solid #c9f1ef;border-radius:999px;padding:8px 12px;font-weight:700;font-size:13px;margin-bottom:22px}.eyebrow b{color:var(--turq)}.hero h1{font-size:clamp(48px,5vw,72px);line-height:1.06;max-width:720px}.hero h1 span{color:var(--turq)}.hero h1 em{font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;left:3%;right:0;bottom:1px;height:5px;border-radius:9px;background:var(--aqua);opacity:.65;transform:rotate(-1deg);z-index:-1}.hero-lead{font-size:18px;max-width:650px;margin-top:24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:38px;padding-top:22px;border-top:1px solid var(--line)}.hero-proof div{padding-right:18px}.hero-proof div+div{padding-left:22px;border-left:1px solid var(--line)}.hero-proof strong{display:block;color:var(--navy);font-family:Poppins;font-size:16px}.hero-proof span{display:block;color:#7c8495;font-size:12px;margin-top:4px}.hero-visual{min-height:530px;display:flex;align-items:center;justify-content:center;position:relative}.live-window{width:min(100%,520px);background:#fff;border:1px solid #e2e7ee;border-radius:25px;overflow:hidden;box-shadow:0 30px 80px rgba(10,24,61,.16);transform:rotate(1deg);position:relative;z-index:2}.live-toolbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.live-brand{display:flex;align-items:center;gap:9px;color:var(--navy);font-family:Poppins;font-size:13px}.live-brand img{width:34px;height:34px;object-fit:cover;border-radius:8px}.live-status{display:flex;align-items:center;gap:7px;color:#d14a4a;background:#fff1f1;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800}.live-status i{width:7px;height:7px;border-radius:50%;background:#e85d5d;box-shadow:0 0 0 5px rgba(232,93,93,.12)}.class-stage{min-height:350px;padding:20px;display:grid;gap:15px;background:linear-gradient(145deg,#fafbfc,#f1f6f8)}.teacher-card{background:var(--navy);color:#fff;border-radius:18px;padding:18px;display:flex;gap:15px;align-items:center;box-shadow:0 16px 28px rgba(10,24,61,.18)}.avatar{width:75px;height:75px;display:grid;place-items:center;flex:none;border-radius:20px;background:linear-gradient(145deg,#fff,#e8f7f7);font-size:32px}.teacher-card small{color:#9cb1d8}.teacher-card h3{color:#fff;font-size:17px;margin:4px 0}.teacher-card p{color:#c5d1e4;font-size:12px;line-height:1.4}.code-card{background:#fff;border:1px solid #e0e6ee;border-radius:18px;padding:16px 18px}.window-dots{display:flex;gap:5px}.window-dots i{width:8px;height:8px;border-radius:50%;background:#d8dde5}.window-dots i:first-child{background:#ff8989}.window-dots i:nth-child(2){background:#ffd06d}.window-dots i:nth-child(3){background:#55d3af}.code-card code{display:flex;flex-direction:column;gap:7px;margin-top:18px;font-family:Consolas,monospace;font-size:13px;color:#41506d}.code-card code span{color:#10a8a5}.code-card code b{padding-left:20px;color:#5060b5;font-weight:500}.progress-row{display:flex;justify-content:space-between;color:#8a93a4;font-size:9px;margin-top:15px}.progress-row strong{color:var(--navy)}.progress{height:5px;background:#edf0f4;border-radius:10px;margin-top:6px;overflow:hidden}.progress i{display:block;width:78%;height:100%;background:linear-gradient(90deg,var(--turq),var(--aqua));border-radius:10px}.live-bottom{height:66px;display:flex;align-items:center;gap:12px;padding:0 18px}.people{display:flex}.people i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;margin-left:-7px;background:var(--navy2);border:2px solid #fff;color:#fff;font-size:9px;font-weight:700;font-style:normal}.people i:nth-child(2){background:#378c88}.people i:nth-child(3){background:#5b66a9}.people i:nth-child(4){background:var(--turq)}.live-bottom>span{font-size:11px;color:#80899a;margin-right:auto}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;padding:11px 13px;background:rgba(255,255,255,.95);border:1px solid #e2e7ee;box-shadow:0 18px 45px rgba(10,24,61,.12);border-radius:15px;backdrop-filter:blur(10px);animation:float 5s ease-in-out infinite}.mini-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e9fbfa;color:#0d8f8d;font-weight:800;font-size:11px}.float-card div{display:flex;flex-direction:column}.float-card small{font-size:9px;color:#8b94a4}.float-card strong{font-family:Poppins;color:var(--navy);font-size:11px}.float-ai{right:-27px;top:66px}.float-code{left:-34px;bottom:105px;animation-direction:reverse}.float-idea{right:-12px;bottom:40px;animation-duration:6.2s}@keyframes float{50%{transform:translateY(-9px)}}
.values-strip{border-bottom:1px solid var(--line);background:#fff;padding:20px 0}.values-grid{display:grid;grid-template-columns:repeat(5,1fr)}.values-grid article{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border-right:1px solid var(--line)}.values-grid article:last-child{border:0}.round-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid #c9ecea;border-radius:50%;color:var(--turq);font-weight:800;flex:none}.values-grid h3{font-size:13px}.values-grid p{font-size:11px;line-height:1.4;margin-top:3px}.section{padding:105px 0}.soft-section{background:var(--off)}.section-label{display:block;color:#079592;font-size:12px;font-weight:800;letter-spacing:.13em;margin-bottom:13px}.section-heading h2,.project-copy h2,.institutions h2{font-size:clamp(36px,4vw,52px);line-height:1.12}.section-heading p{font-size:16px;max-width:610px;margin-top:14px}.centered{text-align:center;max-width:770px;margin:0 auto 48px}.centered p{margin-left:auto;margin-right:auto}.two-col{display:grid;grid-template-columns:.76fr 1.24fr;gap:90px}.sticky{align-self:start;position:sticky;top:120px}.big-copy{font-size:23px;line-height:1.65;color:#35415d}.big-copy strong{color:var(--navy)}.about-copy>p+p{font-size:16px;margin-top:22px}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px}.pillars article{padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px}.pillars span{color:var(--turq);font-size:11px;font-weight:800}.pillars h3{font-size:18px;margin:11px 0 6px}.pillars p{font-size:13px;line-height:1.55}.areas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.area-card{min-height:320px;position:relative;padding:25px 21px;background:#fff;border:1px solid #e3e7ee;border-radius:19px;transition:.25s;overflow:hidden}.area-card:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-35px;top:-35px;background:rgba(23,190,187,.06);transition:.25s}.area-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#c8e5e4}.area-card:hover:before{width:140px;height:140px;background:rgba(23,190,187,.1)}.area-icon{width:52px;height:52px;display:grid;place-items:center;background:#e9fbfa;color:#078f8c;border-radius:15px;font-family:Poppins;font-weight:800;margin-bottom:20px}.area-card small{display:inline-block;padding:5px 8px;border-radius:7px;background:#f1f4f8;color:#788196;font-size:9px;font-weight:800;letter-spacing:.05em}.area-card h3{font-size:20px;margin:14px 0 8px}.area-card p{font-size:13px;line-height:1.6}.area-card b{position:absolute;left:21px;bottom:20px;color:var(--navy);font-size:11px}.split{display:grid;grid-template-columns:1fr .55fr;align-items:end;gap:50px;margin-bottom:45px}.split>p{margin-bottom:6px}.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.program-card{padding:34px;border:1px solid var(--line);border-radius:26px;overflow:hidden;position:relative}.program-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-140px;opacity:.65}.technology{background:#f8fbfd}.technology:after{background:#dff8f7}.entrepreneurship{background:#fbfbfe}.entrepreneurship:after{background:#e7e9ff}.program-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.program-icon{width:58px;height:58px;display:grid;place-items:center;background:#fff;border-radius:17px;box-shadow:0 10px 25px rgba(10,24,61,.08);font-family:Poppins;color:var(--turq);font-weight:800}.entrepreneurship .program-icon{color:#5965bb}.program-top b{font:700 54px Poppins;color:rgba(10,24,61,.055)}.program-label{display:block;color:var(--turq);font-size:11px;font-weight:800;letter-spacing:.13em;margin-top:25px}.entrepreneurship .program-label{color:#5965bb}.program-card h3{font-size:31px;line-height:1.18;margin:8px 0 10px;max-width:470px}.program-card>p{font-size:14px}.program-card ul{list-style:none;padding:0;margin:25px 0 28px;display:grid;grid-template-columns:1fr 1fr;gap:10px 15px}.program-card li{font-size:12px;font-weight:600;color:#47536f;position:relative;padding-left:22px}.program-card li:before{content:"✓";position:absolute;left:0;color:var(--turq);font-weight:900}.entrepreneurship li:before{color:#5965bb}.program-card>a,.project-copy>a{font-weight:800;font-size:13px;color:var(--navy)}.method{background:var(--navy)}.method-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.method h2{color:#fff}.section-label.light{color:var(--aqua)}.method-head>p{max-width:420px;color:#c6d1e4;text-align:right}.method-head strong{color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.step{min-height:250px;padding:23px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);border-radius:18px;transition:.25s}.step:hover{transform:translateY(-6px);background:rgba(255,255,255,.08);border-color:rgba(111,227,225,.5)}.step span{color:var(--aqua);font:700 13px Poppins}.step i{display:block;width:36px;height:2px;background:var(--turq);margin:48px 0 21px}.step h3{color:#fff;font-size:20px;text-transform:uppercase}.step p{color:#aebbd2;font-size:12px;line-height:1.65;margin-top:10px}.projects-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px}.project-visual{min-height:470px;display:flex;align-items:center;position:relative}.browser-card{width:100%;border:1px solid #dfe4ec;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 28px 70px rgba(10,24,61,.13);transform:rotate(-1deg)}.browser-bar{height:48px;display:flex;align-items:center;gap:6px;padding:0 15px;background:#f6f8fa;border-bottom:1px solid #e3e7ed}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#d0d6df}.browser-bar i:first-child{background:#ff8989}.browser-bar i:nth-child(2){background:#ffd475}.browser-bar i:nth-child(3){background:#59d3aa}.browser-bar span{margin-left:12px;font-size:10px;color:#8891a4}.browser-content{min-height:315px;display:grid;grid-template-columns:70px 1fr}.browser-content aside{background:var(--navy);display:flex;flex-direction:column;align-items:center;padding-top:30px;gap:18px}.browser-content aside i{width:25px;height:5px;border-radius:9px;background:rgba(255,255,255,.18)}.browser-content aside i:first-child{background:var(--turq)}.dashboard{padding:36px;background:linear-gradient(145deg,#fff,#f9fbfc)}.dashboard>small{display:inline-block;padding:6px 9px;border-radius:999px;background:#e7f9f8;color:#0d8582;font-size:9px;font-weight:800}.dashboard h3{font-size:25px;max-width:410px;margin-top:13px}.chart{height:95px;margin-top:26px;display:flex;align-items:end;gap:10px;border-bottom:1px solid #e4e8ef}.chart i{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(var(--turq),#95e9e7)}.chart i:first-child{height:25%}.chart i:nth-child(2){height:48%}.chart i:nth-child(3){height:41%}.chart i:nth-child(4){height:70%}.chart i:nth-child(5){height:92%;background:var(--navy)}.dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.dashboard-cards i{height:43px;border:1px solid #e6e9ef;background:#fff;border-radius:8px}.metric{position:absolute;right:-25px;bottom:16px;display:flex;align-items:center;gap:11px;padding:14px 17px;border-radius:15px;background:var(--navy);box-shadow:0 18px 45px rgba(10,24,61,.2)}.metric>span{font-size:20px}.metric div{display:flex;flex-direction:column}.metric strong{color:#fff;font-size:12px}.metric small{color:#aebdd5;font-size:10px}.project-copy h2{margin-bottom:18px}.project-copy>p{font-size:16px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.tags span{border:1px solid #dfe5ec;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;color:#536078}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.audience-grid article{min-height:255px;padding:29px;border:1px solid var(--line);border-radius:20px;background:#fff}.audience-grid article>span{width:55px;height:55px;display:grid;place-items:center;background:#e8fbfa;color:var(--turq);border-radius:16px;font-size:24px}.audience-grid h3{font-size:21px;margin:27px 0 8px}.audience-grid p{font-size:13px}.philosophy{padding-top:80px;padding-bottom:80px}.philosophy-box{min-height:350px;position:relative;overflow:hidden;padding:68px 80px;border-radius:30px;border:1px solid #e0ebee;background:linear-gradient(135deg,#f1fbfb,#f6f7ff)}.philosophy-box>b{position:absolute;right:62px;top:-72px;font:280px Georgia;color:rgba(23,190,187,.1)}.philosophy-box>p{max-width:850px;font:clamp(30px,4vw,48px)/1.35 Poppins;color:var(--navy);letter-spacing:-.04em}.philosophy-box strong{color:var(--turq)}.philosophy-box>span{display:block;max-width:760px;margin-top:27px;color:#6b7488;font-size:14px;line-height:1.7}.institution-grid{display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.institutions h2{margin-bottom:18px}.institutions p{font-size:16px}.institutions .btn{margin-top:28px}.institution-panel{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:20px;background:#f7f9fb;border:1px solid var(--line);border-radius:24px}.institution-panel span{padding:14px;border:1px solid #e7ebf1;border-radius:12px;background:#fff;color:#46516a;font-size:12px;font-weight:600}.cta{position:relative;overflow:hidden;background:var(--navy);padding:82px 0 34px}.cta:after{content:"";position:absolute;width:420px;height:420px;right:-170px;top:-210px;border:75px solid rgba(23,190,187,.12);border-radius:50%}.cta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-inner>div>span{color:var(--aqua);font-size:11px;font-weight:800;letter-spacing:.14em}.cta h2{color:#fff;font-size:clamp(36px,4vw,54px);line-height:1.14;margin:9px 0 8px;max-width:760px}.cta p{color:#b8c5dc}.cta-actions{min-width:230px;display:flex;flex-direction:column;gap:10px}.btn-aqua{background:var(--turq);color:var(--navy)}.btn-outline{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.05)}.domain{display:flex;align-items:center;gap:20px;margin-top:52px;padding-top:25px;border-top:1px solid rgba(255,255,255,.11);color:#fff}.domain strong{font-family:Poppins}.domain i{height:1px;flex:1;background:linear-gradient(90deg,var(--turq),transparent)}.footer{padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px}.footer-brand img{width:240px}.footer-brand p{color:var(--navy);font-size:13px;font-weight:700;margin-top:18px}.footer-brand span{display:block;color:#8992a4;font-size:12px;margin-top:7px}.footer h3{font-size:12px;letter-spacing:.09em;margin:4px 0 16px}.footer a{display:block;color:#70798d;font-size:12px;margin-bottom:11px}.footer a:hover{color:var(--turq)}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid var(--line);color:#929aaa;font-size:11px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.09s}.delay-2{transition-delay:.18s}
@media(max-width:1100px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;margin-left:auto}.hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hero h1{font-size:52px}.values-grid{grid-template-columns:repeat(3,1fr)}.values-grid article:nth-child(3){border-right:0}.values-grid article:nth-child(n+4){border-top:1px solid var(--line)}.areas-grid{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr);row-gap:40px}}
@media(max-width:820px){.container{width:calc(100% - 34px)}.site-header,.site-header.scrolled{height:74px}.brand{width:190px}.hero-grid{grid-template-columns:1fr;padding:65px 0}.hero-visual{min-height:500px;max-width:650px;width:100%;margin:auto}.float-ai{right:0}.float-code{left:0}.float-idea{right:15px}.values-grid{grid-template-columns:1fr 1fr}.values-grid article{border-top:1px solid var(--line)}.values-grid article:nth-child(odd){border-right:1px solid var(--line)}.values-grid article:nth-child(even){border-right:0}.values-grid article:first-child,.values-grid article:nth-child(2){border-top:0}.section{padding:78px 0}.two-col,.projects-grid,.institution-grid{grid-template-columns:1fr;gap:45px}.sticky{position:static}.pillars{grid-template-columns:1fr 1fr}.areas-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:15px}.program-grid{grid-template-columns:1fr}.method-head{display:block}.method-head>p{text-align:left;margin-top:15px}.steps-grid{grid-template-columns:1fr 1fr}.project-visual{min-height:430px}.metric{right:12px}.audience-grid{grid-template-columns:1fr}.philosophy-box{padding:52px 38px}.cta-inner{flex-direction:column;align-items:flex-start}.cta-actions{width:100%;flex-direction:row}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.mobile-menu{display:block;position:fixed;top:0;right:0;width:min(86vw,390px);height:100vh;background:#fff;z-index:110;padding:22px;box-shadow:-20px 0 60px rgba(10,24,61,.22);transform:translateX(105%);transition:.3s}.mobile-menu.open{transform:none}.menu-overlay{display:block;position:fixed;inset:0;z-index:100;background:rgba(10,24,61,.42);opacity:0;pointer-events:none;transition:.3s}.menu-overlay.open{opacity:1;pointer-events:auto}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.mobile-menu-head img{width:185px}.mobile-menu-head button{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font-size:27px}.mobile-menu nav{display:flex;flex-direction:column;margin-top:14px}.mobile-menu nav a{display:flex;justify-content:space-between;padding:16px 5px;border-bottom:1px solid #eef0f4;font-weight:700;color:#3d4862}.mobile-cta{width:100%;margin-top:22px}}
@media(max-width:560px){.container{width:calc(100% - 28px)}.brand{width:170px}.hero-grid{padding:48px 0;gap:24px}.hero h1{font-size:41px}.hero-lead{font-size:16px}.hero-actions .btn{width:100%}.hero-proof{grid-template-columns:1fr;gap:12px}.hero-proof div,.hero-proof div+div{padding:0;border-left:0}.hero-proof div+div{padding-top:11px;border-top:1px solid var(--line)}.hero-visual{min-height:430px}.live-window{transform:none;border-radius:19px}.class-stage{min-height:320px;padding:13px}.teacher-card{align-items:flex-start}.avatar{width:58px;height:58px}.float-card{display:none}.live-bottom>span{display:none}.values-grid{grid-template-columns:1fr}.values-grid article{border-right:0!important;border-top:1px solid var(--line)!important}.values-grid article:first-child{border-top:0!important}.section{padding:65px 0}.section-heading h2,.project-copy h2,.institutions h2{font-size:34px}.big-copy{font-size:19px}.pillars,.areas-grid,.steps-grid,.institution-panel{grid-template-columns:1fr}.area-card{min-height:280px}.program-card{padding:25px 21px}.program-card h3{font-size:25px}.program-card ul{grid-template-columns:1fr}.step{min-height:220px}.browser-card{transform:none}.browser-content{grid-template-columns:45px 1fr}.dashboard{padding:24px 18px}.dashboard h3{font-size:20px}.philosophy-box{padding:42px 23px;border-radius:22px}.philosophy-box>p{font-size:29px}.cta{padding-top:60px}.cta-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}}
