.landing-page{--lp-ink:#0b1624;--lp-ink-mid:#142636;--lp-teal:#1f8a8a;--lp-teal-soft:#d7efef;--lp-paper:#f4f7fa;--lp-white:#ffffff;--lp-text:#152033;--lp-muted:#5d6b7c;--lp-line:#d7e0ea;--lp-radius:1rem;min-height:100dvh;color:var(--lp-text);background:var(--lp-paper);font-family:var(--font-lp-sans),var(--font-geist-sans),system-ui,sans-serif}.landing-page *{box-sizing:border-box}.landing-page a{text-decoration:none}.landing-page .lp-display{font-family:var(--font-lp-display),Georgia,"Times New Roman",serif}.landing-page .lp-shell{width:100%;max-width:70rem;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}@media (min-width:640px){.landing-page .lp-shell{padding-left:max(1.5rem,env(safe-area-inset-left,0px));padding-right:max(1.5rem,env(safe-area-inset-right,0px))}}.landing-page .lp-topbar{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--lp-line);background:rgba(255,255,255,.94);backdrop-filter:blur(10px)}.landing-page .lp-topbar-inner{display:flex;min-height:4.75rem;align-items:center;justify-content:space-between;gap:.75rem}.landing-page .lp-topbar-brand img{height:3.25rem!important;max-height:3.25rem!important;width:auto!important;max-width:min(70vw,14rem)!important;object-fit:contain;object-position:left center}.landing-page .lp-topbar-brand>div:first-child{height:3.25rem;width:3.25rem}@media (min-width:640px){.landing-page .lp-topbar-inner{min-height:5.25rem}.landing-page .lp-topbar-brand img{height:3.75rem!important;max-height:3.75rem!important;max-width:16rem!important}.landing-page .lp-topbar-brand>div:first-child{height:3.75rem;width:3.75rem}}.landing-page .lp-nav{display:flex;flex-shrink:0;align-items:center;gap:.4rem}.landing-page .lp-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;border-radius:.75rem;padding:.45rem .85rem;font-size:.875rem;font-weight:650;color:var(--lp-text)}.landing-page .lp-nav a:hover{background:var(--lp-paper)}.landing-page .lp-nav a.lp-nav-primary{background:var(--lp-ink);color:#fff}.landing-page .lp-nav a.lp-nav-primary:hover{background:var(--lp-ink-mid)}.landing-page .lp-hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;min-height:calc(100dvh - 4.75rem);display:flex;align-items:center;padding-top:5rem;padding-bottom:5.5rem;background-color:#0b1624;background-image:url(/landing/hero-background.webp);background-repeat:no-repeat;background-position:50%;background-size:cover}@media (min-width:640px){.landing-page .lp-hero{min-height:calc(100dvh - 5.25rem)}}@media (min-width:768px){.landing-page .lp-hero{padding-top:6.5rem;padding-bottom:7rem}}.landing-page .lp-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(145deg,rgba(11,22,36,.7),rgba(18,48,67,.55) 48%,rgba(21,84,90,.45))}.landing-page .lp-hero-inner{position:relative;z-index:1;width:100%;display:grid;gap:1.75rem}@media (min-width:900px){.landing-page .lp-hero-inner{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:2.5rem}}.landing-page .lp-hero-brand{display:flex;flex-direction:column;gap:1rem;max-width:36rem}.landing-page .lp-hero-logo{display:block;height:3.25rem;width:auto;max-width:min(100%,220px);object-fit:contain;object-position:left center}@media (min-width:768px){.landing-page .lp-hero-logo{height:3.75rem}}.landing-page .lp-hero-title{margin:0;font-size:clamp(2rem,7vw,3.6rem);font-weight:600;line-height:1.05;letter-spacing:-.03em;color:#fff}.landing-page .lp-hero-copy{margin:0;max-width:32rem;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.78)}@media (min-width:768px){.landing-page .lp-hero-copy{font-size:1.0625rem}}.landing-page .lp-hero-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}@media (min-width:480px){.landing-page .lp-hero-actions{flex-direction:row;flex-wrap:wrap}}.landing-page .lp-btn{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.45rem;border-radius:.85rem;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:650}.landing-page .lp-btn-light{background:#fff;color:var(--lp-ink)}.landing-page .lp-btn-light:hover{background:#e9f2f2}.landing-page .lp-btn-ghost{border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff}.landing-page .lp-btn-ghost:hover{background:rgba(255,255,255,.14)}.landing-page .lp-hero-panel{border-radius:calc(var(--lp-radius) + .15rem);border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);padding:1.25rem}@media (min-width:900px){.landing-page .lp-hero-panel{padding:1.5rem}}.landing-page .lp-hero-panel h2{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.7)}.landing-page .lp-hero-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.landing-page .lp-hero-panel li{display:flex;gap:.7rem;align-items:flex-start;font-size:.9375rem;line-height:1.45;color:rgba(255,255,255,.9)}.landing-page .lp-hero-panel li span{display:inline-flex;width:1.4rem;height:1.4rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:rgba(47,190,180,.22);color:#9af0ea;font-size:.75rem;font-weight:700}.landing-page .lp-modules{padding:2.5rem 0 3.5rem}@media (min-width:768px){.landing-page .lp-modules{padding:3.25rem 0 4.5rem}}.landing-page .lp-modules-head{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.5rem}@media (min-width:768px){.landing-page .lp-modules-head{margin-bottom:2rem}}.landing-page .lp-kicker{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-teal)}.landing-page .lp-modules-head h2{margin:0;font-size:clamp(1.65rem,4vw,2.2rem);font-weight:600;letter-spacing:-.02em;color:var(--lp-text)}.landing-page .lp-modules-head p{margin:0;max-width:36rem;font-size:1rem;line-height:1.6;color:var(--lp-muted)}.landing-page .lp-grid{display:grid;gap:1rem}@media (min-width:640px){.landing-page .lp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}@media (min-width:1024px){.landing-page .lp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.landing-page .lp-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-white);min-width:0}.landing-page .lp-card-media{aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#d9e6ef,#eaf4f3)}.landing-page .lp-card-media img{display:block;width:100%;height:100%;object-fit:cover}.landing-page .lp-card-media-empty{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--lp-teal);opacity:.55}.landing-page .lp-card-body{display:flex;flex:1;flex-direction:column;gap:.85rem;padding:1rem 1.1rem 1.15rem}.landing-page .lp-card-body h3{margin:0;font-size:1.15rem;font-weight:600;line-height:1.3;color:var(--lp-text)}.landing-page .lp-card-body p{margin:.35rem 0 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.9rem;line-height:1.55;color:var(--lp-muted)}.landing-page .lp-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.85rem;border-top:1px solid var(--lp-line)}.landing-page .lp-price{margin:0;font-size:.9rem;font-weight:700;color:var(--lp-text)}.landing-page .lp-enroll{display:inline-flex;min-height:2.5rem;align-items:center;gap:.3rem;border-radius:.75rem;background:var(--lp-ink);padding:.45rem .95rem;font-size:.875rem;font-weight:650;color:#fff}.landing-page .lp-enroll:hover{background:var(--lp-ink-mid)}.landing-page .lp-empty{border:1px dashed var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-white);padding:2.5rem 1.25rem;text-align:center;color:var(--lp-muted)}.landing-page .lp-empty strong{display:block;margin-top:.65rem;color:var(--lp-text);font-size:1rem}.landing-page .lp-footer{border-top:1px solid var(--lp-line);background:var(--lp-white);padding:1.5rem 0 calc(1.5rem + env(safe-area-inset-bottom, 0px))}.landing-page .lp-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;text-align:left}.landing-page .lp-footer-copy{margin:0;font-size:.875rem;color:var(--lp-muted)}@keyframes lp-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-page .lp-rise{animation:lp-rise .55s ease both}.landing-page .lp-rise-delay{animation:lp-rise .65s ease .08s both}@media (prefers-reduced-motion:reduce){.landing-page .lp-rise,.landing-page .lp-rise-delay{animation:none}}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-lp-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_1fdbab{--font-lp-sans:"Source Sans 3","Source Sans 3 Fallback"}