@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";
.splash-module__3TVnmq__container{color:#111827;background-color:#fff;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex;position:relative;overflow-x:hidden}.splash-module__3TVnmq__container:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 30%,#3b82f60f 0%,#0000 60%),radial-gradient(circle at 80% 70%,#fbbf240d 0%,#0000 60%);position:absolute;inset:0}.splash-module__3TVnmq__nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#ffffff80;border:1px solid #0f172a14;border-radius:100px;justify-content:space-between;align-items:center;width:calc(100% - 2.5rem);max-width:900px;padding:.75rem 1.25rem;display:flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000000a}.splash-module__3TVnmq__navBrand{letter-spacing:-.02em;align-items:center;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.splash-module__3TVnmq__classText{color:#1e293b;opacity:1;transition:opacity .5s ease-in-out}.splash-module__3TVnmq__classTextHidden{opacity:0}.splash-module__3TVnmq__scribeText{background:linear-gradient(135deg,#3b82f6 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.splash-module__3TVnmq__navLinks{gap:.5rem;display:flex}.splash-module__3TVnmq__navLink{color:#475569;letter-spacing:.1px;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.5rem 1rem;font-family:monospace;font-size:.95rem;font-weight:300;transition:all .2s}.splash-module__3TVnmq__navLink:hover{color:#0f172a;background:#0f172a08}.splash-module__3TVnmq__navLinkActive{color:#475569;letter-spacing:.1px;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.5rem 1rem;font-family:monospace;font-size:.95rem;font-weight:300;transition:all .2s}.splash-module__3TVnmq__navLinkActive:hover{color:#0f172a;background:#0f172a08}.splash-module__3TVnmq__navRight{align-items:center;gap:1rem;display:flex}.splash-module__3TVnmq__navActionBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:2rem;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.splash-module__3TVnmq__navActionBtn:hover{background:#1e293b;transform:translateY(-1px)}.splash-module__3TVnmq__navActionBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.splash-module__3TVnmq__avatarWrapper{cursor:pointer;background:linear-gradient(135deg,#fbbf24 0%,#3b82f6 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;transition:transform .2s;display:flex}.splash-module__3TVnmq__desktopOnly{display:flex}.splash-module__3TVnmq__mobileOnlyText{display:none}.splash-module__3TVnmq__desktopOnlyText{display:inline}@media (max-width:768px){.splash-module__3TVnmq__desktopOnly{display:none}.splash-module__3TVnmq__mobileOnlyText{display:inline}.splash-module__3TVnmq__desktopOnlyText{display:none}}.splash-module__3TVnmq__avatarWrapper:hover{transform:scale(1.05)}.splash-module__3TVnmq__avatarImg{object-fit:cover;background:#fff;border-radius:50%;width:100%;height:100%}.splash-module__3TVnmq__avatarPlaceholder{color:#475569;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;font-weight:600;display:flex}.splash-module__3TVnmq__hamburgerBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:none}.splash-module__3TVnmq__mobileMenu{z-index:50;background:#fff;border:1px solid #0f172a14;border-radius:1.5rem;flex-direction:column;gap:.5rem;padding:1rem;animation:.2s ease-out splash-module__3TVnmq__slideDown;display:flex;position:fixed;top:4.5rem;left:1.25rem;right:1.25rem;box-shadow:0 10px 25px #0000000d}@keyframes splash-module__3TVnmq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.splash-module__3TVnmq__mobileNavLink,.splash-module__3TVnmq__mobileNavAction{text-align:left;letter-spacing:.5px;color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.75rem 1rem;font-family:monospace;font-size:.95rem;font-weight:300}.splash-module__3TVnmq__mobileProfileRow{cursor:pointer;border-bottom:1px solid #0f172a0d;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.splash-module__3TVnmq__mobileProfileInfo{flex-direction:column;display:flex;overflow:hidden}.splash-module__3TVnmq__mobileProfileName{color:#0f172a;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.splash-module__3TVnmq__mobileProfileEmail{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:.75rem;overflow:hidden}.splash-module__3TVnmq__mobileNavLink:hover{background:#f8fafc}.splash-module__3TVnmq__mobileNavAction{color:#fff;text-align:center;background:#0f172a;margin-top:.5rem}.splash-module__3TVnmq__mobileNavAction:hover{background:#1e293b}.splash-module__3TVnmq__mobileNavAction:disabled{opacity:.7;cursor:not-allowed}.splash-module__3TVnmq__heroSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative}.splash-module__3TVnmq__heroTitle{color:#475569;letter-spacing:-.02em;max-width:800px;margin:0 auto 4rem;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-style:italic;font-weight:400}.splash-module__3TVnmq__heroVisualArea{width:100%;max-width:800px;height:400px;margin:0 auto 4rem;position:relative}.splash-module__3TVnmq__centerDevice{z-index:1;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-module__3TVnmq__wireframeSvg{color:#94a3b8;width:100%;height:100%}.splash-module__3TVnmq__annotation{text-align:left;color:#64748b;z-index:10;font-family:monospace;font-size:.85rem;line-height:1.5;position:absolute}.splash-module__3TVnmq__annotationRight{text-align:right;color:#64748b;z-index:10;font-family:monospace;font-size:.85rem;line-height:1.5;position:absolute}.splash-module__3TVnmq__annotation p,.splash-module__3TVnmq__annotationRight p{margin:0}.splash-module__3TVnmq__dot{flex-shrink:0;width:10px;height:10px}.splash-module__3TVnmq__dotBig{width:14px;height:14px}.splash-module__3TVnmq__blueDot{background-color:#3b82f6}.splash-module__3TVnmq__yellowDot{background-color:#fbbf24}.splash-module__3TVnmq__grayDot{background-color:#94a3b8}.splash-module__3TVnmq__dashLine{color:#cbd5e1;pointer-events:none;height:40px;position:absolute}.splash-module__3TVnmq__heroSummary{flex-direction:column;align-items:center;gap:1rem;display:flex}.splash-module__3TVnmq__projectTitle{align-items:center;gap:.75rem;display:flex}.splash-module__3TVnmq__projectTitle h2{letter-spacing:-.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;margin:0;font-family:Poppins,sans-serif;font-size:2rem;font-weight:400;display:flex}.splash-module__3TVnmq__coreText{color:#475569;font-weight:500}.splash-module__3TVnmq__projectSubtitle{color:#64748b;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.6}.splash-module__3TVnmq__pillBtnOutlined{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:2rem;padding:.6rem 1.2rem;font-family:monospace;font-size:.85rem;transition:all .2s}.splash-module__3TVnmq__pillBtnOutlined:hover{color:#3b82f6;border-color:#3b82f6}.splash-module__3TVnmq__pillBtnFilled{color:#0f172a;cursor:pointer;background:linear-gradient(90deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:2rem;padding:.6rem 1.2rem;font-family:monospace;font-size:.85rem;transition:all .2s}.splash-module__3TVnmq__pillBtnFilled:hover{background:#fff;border-color:#3b82f6}.splash-module__3TVnmq__middleSection{text-align:center;background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;padding:6rem 2rem;display:flex}.splash-module__3TVnmq__middleTitle{color:#1e293b;text-align:center;width:100%;margin-bottom:1.5rem;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-style:italic;font-weight:400}.splash-module__3TVnmq__middleSubtitle{color:#64748b;text-align:center;max-width:800px;margin:0 auto 3rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.splash-module__3TVnmq__middleVisual{width:100%;max-width:400px;height:250px;margin-bottom:2rem}.splash-module__3TVnmq__pricingHint{color:#94a3b8;margin-bottom:1.5rem;font-family:monospace;font-size:.85rem}.splash-module__3TVnmq__actionsRow{gap:1rem;display:flex}.splash-module__3TVnmq__gridSection{background:#fafbfc;border-top:1px solid #f1f5f9;padding:6rem 2rem}.splash-module__3TVnmq__gridHeaderDesc{text-align:center;color:#64748b;max-width:760px;margin:0 auto 4rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.splash-module__3TVnmq__gridContainer{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:900px){.splash-module__3TVnmq__gridContainer{grid-template-columns:1.2fr 1fr}}.splash-module__3TVnmq__gridItem{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.splash-module__3TVnmq__bgLightBlue{background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%)}.splash-module__3TVnmq__bgLightYellow{background:linear-gradient(135deg,#fefce8 0%,#f8fafc 100%)}.splash-module__3TVnmq__bgLightGray{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.splash-module__3TVnmq__gridVisual{flex:1;min-height:300px;margin-bottom:2rem;position:relative}.splash-module__3TVnmq__gridVisualSmall{flex:1;min-height:150px;margin-top:2rem;position:relative}.splash-module__3TVnmq__gridInfo{margin-top:auto}.splash-module__3TVnmq__gridInfoRow{justify-content:space-between;align-items:flex-start;display:flex}.splash-module__3TVnmq__gridTitle{align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.splash-module__3TVnmq__gridTitle .splash-module__3TVnmq__dot{margin-top:.35rem}.splash-module__3TVnmq__gridTitle h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:500}.splash-module__3TVnmq__gridSubtitle{color:#475569;margin:0;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:1.1rem;font-style:italic}.splash-module__3TVnmq__gridSubtitleDown{color:#475569;margin:1rem 0 0;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:1.1rem;font-style:italic}.splash-module__3TVnmq__gridLeftStack,.splash-module__3TVnmq__gridRightStack{flex-direction:column;gap:2rem;display:flex}.splash-module__3TVnmq__badge{color:#64748b;background:#f1f5f9;border-radius:4px;padding:.3rem .6rem;font-family:monospace;font-size:.75rem}.splash-module__3TVnmq__visionSection{text-align:center;background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;padding:6rem 2rem;display:flex}.splash-module__3TVnmq__visionVisual{width:100%;max-width:300px;height:150px;margin:0 auto 1.5rem}.splash-module__3TVnmq__visionDesc{text-align:center;color:#64748b;max-width:800px;margin:0 auto 2rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.splash-module__3TVnmq__pricingSection{background:#fff;border-top:1px solid #f1f5f9;padding:6rem 2rem}.splash-module__3TVnmq__pricingHeaderDesc{text-align:center;color:#64748b;max-width:800px;margin:0 auto 4rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.splash-module__3TVnmq__pricingGrid{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:600px){.splash-module__3TVnmq__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.splash-module__3TVnmq__pricingGrid{grid-template-columns:repeat(4,1fr)}}.splash-module__3TVnmq__pricingCard{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.splash-module__3TVnmq__pricingCard:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 10px 40px -10px #0000001a}.splash-module__3TVnmq__pricingCardHighlight{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#3b82f6;box-shadow:0 10px 40px -10px #3b82f626}.splash-module__3TVnmq__pricingName{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem;font-family:monospace;font-size:.9rem}.splash-module__3TVnmq__pricingPrice{color:#0f172a;align-items:baseline;gap:.2rem;margin:0 0 .5rem;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:3.5rem;display:flex}.splash-module__3TVnmq__pricingCurrency{color:#64748b;font-size:1.5rem}.splash-module__3TVnmq__pricingPeriod{color:#94a3b8;margin:0 0 2rem;font-family:monospace;font-size:.85rem}.splash-module__3TVnmq__pricingFeatures{flex:1;margin:0 0 2rem;padding:0;list-style:none}.splash-module__3TVnmq__pricingFeature{color:#475569;align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:.95rem;line-height:1.4;display:flex}.splash-module__3TVnmq__pricingFeatureIcon{color:#3b82f6;flex-shrink:0;margin-top:.1rem}.splash-module__3TVnmq__pricingFeatureText strong{color:#0f172a;font-weight:600}.splash-module__3TVnmq__pricingFeatureSub{color:#94a3b8;margin-top:.2rem;font-size:.85rem}.splash-module__3TVnmq__fixedBottomBtn{color:#fff;letter-spacing:1px;cursor:pointer;z-index:100;background:#0f172a;border:none;border-radius:3rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 3rem;font-family:monospace;font-size:1rem;font-weight:300;transition:all .3s;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a4d}.splash-module__3TVnmq__fixedBottomBtn:hover{transform:translate(-50%)scale(1.05);box-shadow:0 15px 40px #0f172a66}.splash-module__3TVnmq__fixedBottomBtn:disabled{opacity:.8;cursor:wait}.splash-module__3TVnmq__flexCenterLoading{justify-content:center;align-items:center;gap:0;display:flex}.splash-module__3TVnmq__loadingDots:after{content:"";text-align:left;width:1rem;animation:1.5s steps(4,end) infinite splash-module__3TVnmq__ellipsis;display:inline-block}@keyframes splash-module__3TVnmq__ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.splash-module__3TVnmq__pricingFooter{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:2rem;max-width:800px;margin:4rem auto 0;padding:2rem;display:flex}.splash-module__3TVnmq__pricingFooterIcon{color:#3b82f6;flex-shrink:0;width:80px;height:80px}.splash-module__3TVnmq__pricingFooterText{text-align:left;flex-direction:column;gap:.5rem;display:flex}.splash-module__3TVnmq__pricingFooterTitle{color:#0f172a;margin:0;font-family:Playfair Display,ui-serif,Georgia,serif;font-size:1.4rem;font-style:italic;font-weight:500}.splash-module__3TVnmq__pricingFooterDesc{color:#475569;margin:0;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.6}.splash-module__3TVnmq__footer{background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem 0;overflow:hidden}.splash-module__3TVnmq__footerTop{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto 4rem;display:flex}.splash-module__3TVnmq__footerLeft h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.splash-module__3TVnmq__footerLeft p{color:#64748b;margin:0;font-family:Playfair Display,ui-serif,Georgia,serif;font-style:italic}.splash-module__3TVnmq__footerLinks{flex-direction:column;gap:.8rem;display:flex}.splash-module__3TVnmq__footerLinks a{color:#ef4444;padding-bottom:.2rem;font-family:monospace;font-size:.85rem;text-decoration:none;display:inline-block;position:relative}.splash-module__3TVnmq__footerLinks a:after{content:"";transform-origin:50%;background-color:#ef4444;width:50%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:25%;transform:scaleX(0)}.splash-module__3TVnmq__footerLinks a:hover:after{transform:scaleX(1)}@media screen and (min-width:768px){.splash-module__3TVnmq__footerGiantText{margin-left:-45px}}@media screen and (max-width:425px){.splash-module__3TVnmq__footerGiantText{margin-left:-34px;font-size:clamp(1rem,20vw,25rem)!important}}@media screen and (min-width:426px) and (max-width:767px){.splash-module__3TVnmq__footerGiantText{margin-left:-36px;font-size:clamp(3rem,20vw,25rem)!important}}.splash-module__3TVnmq__footerGiantText{color:#f1f5f9;text-align:center;white-space:nowrap;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;margin-bottom:-5%;font-size:clamp(6rem,20vw,25rem);font-weight:700;line-height:.8}@media (max-width:768px){.splash-module__3TVnmq__nav{width:calc(100% - 1.5rem);padding:.6rem 1rem;top:.75rem}.splash-module__3TVnmq__navLinks,.splash-module__3TVnmq__navRight .splash-module__3TVnmq__navActionBtn{display:none}.splash-module__3TVnmq__hamburgerBtn{display:flex}.splash-module__3TVnmq__heroSection{padding-top:8rem}.splash-module__3TVnmq__annotation,.splash-module__3TVnmq__annotationRight{text-align:center;margin-bottom:2rem;padding:0 1rem;position:relative;top:auto!important;left:auto!important;right:auto!important}.splash-module__3TVnmq__dashLine{display:none}.splash-module__3TVnmq__heroVisualArea{flex-direction:column-reverse;height:auto;display:flex}.splash-module__3TVnmq__centerDevice{height:250px;position:relative;top:auto;left:auto;transform:none}.splash-module__3TVnmq__fixedBottomBtn{width:90%;padding:1rem 0}.splash-module__3TVnmq__projectTitle{text-align:center;flex-direction:column;align-items:center}.splash-module__3TVnmq__projectTitle h2{gap:.4rem;font-size:1.6rem;line-height:1.3}.splash-module__3TVnmq__middleSubtitle,.splash-module__3TVnmq__gridHeaderDesc,.splash-module__3TVnmq__pricingHeaderDesc,.splash-module__3TVnmq__visionDesc{text-align:left;width:100%;padding:0;font-size:.95rem}.splash-module__3TVnmq__projectSubtitle{text-align:center;width:100%;padding:0;font-size:.95rem}.splash-module__3TVnmq__pricingFooter{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.splash-module__3TVnmq__pricingFooterText{text-align:left}}.splash-module__3TVnmq__languageBanner{background:#0f172a03;border-top:1px solid #0f172a08;border-bottom:1px solid #0f172a08;justify-content:center;align-items:center;gap:2rem;margin:3rem 0;padding:1.5rem 0;display:flex;overflow:hidden}.splash-module__3TVnmq__languageItem{color:#94a3b8;white-space:nowrap;letter-spacing:.5px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:400;transition:color .3s}.splash-module__3TVnmq__languageItem:hover{color:#3b82f6}.splash-module__3TVnmq__languageTitle{text-transform:uppercase;letter-spacing:2px;color:#cbd5e1;margin-right:1rem;font-size:.75rem;font-weight:600}.splash-module__3TVnmq__studentIcon{color:#3b82f6;opacity:.7}.splash-module__3TVnmq__floatingIcon{pointer-events:none;z-index:5;filter:drop-shadow(0 4px 10px #3b82f61a);position:absolute}@media (max-width:768px){.splash-module__3TVnmq__languageBanner{flex-wrap:wrap;gap:1rem;margin:2rem 0;padding:1rem}.splash-module__3TVnmq__floatingIcon{display:none}}.splash-module__3TVnmq__ghostText{color:#94a3b8;opacity:.15;pointer-events:none;z-index:1;letter-spacing:1px;font-family:Poppins,sans-serif;font-size:.7rem;position:absolute}.splash-module__3TVnmq__humanIcon{color:#94a3b8;stroke-width:.5px}
