.landing-module__g1LwZa__container{min-height:100vh;color:var(--foreground);background-color:#0000;flex-direction:column;display:flex;overflow-x:hidden}.landing-module__g1LwZa__navbar{-webkit-backdrop-filter:blur();box-shadow:none;z-index:1000;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:clamp(1rem,3vw,1.5rem) 5%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navbarScrolled{border-bottom:1px solid var(--border)!important;background-color:rgba(var(--surface-base,255, 255, 255), .75)!important;-webkit-backdrop-filter:blur(16px)!important;padding:.85rem 5%!important;box-shadow:0 4px 12px #0000000d!important}[data-theme=light] .landing-module__g1LwZa__navbarScrolled{background-color:#ffffffbf!important}[data-theme=dark] .landing-module__g1LwZa__navbarScrolled{background-color:#0b0f19bf!important}@media (prefers-color-scheme:dark){html:not([data-theme]) .landing-module__g1LwZa__navbarScrolled{background:#0b0f19cc;border-bottom:1px solid #ffffff1a}}.landing-module__g1LwZa__logo{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__logoDot{background:var(--primary);border-radius:50%;width:12px;height:12px;box-shadow:0 0 12px #4f46e5cc}.landing-module__g1LwZa__logoText{letter-spacing:-.02em;color:var(--foreground);font-size:1.2rem;font-weight:800}.landing-module__g1LwZa__navLinks{align-items:center;gap:1.5rem;display:flex}.landing-module__g1LwZa__loginBtn{color:var(--foreground-muted);font-weight:500;transition:color .2s}.landing-module__g1LwZa__loginBtn:hover{color:var(--foreground)}.landing-module__g1LwZa__navLink{color:var(--foreground-muted);margin-right:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--foreground)}.landing-module__g1LwZa__ctaBtn{background:var(--primary);color:#fff;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s}.landing-module__g1LwZa__ctaBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,6vw,3rem);padding:clamp(4rem,12vh,7rem) 5% clamp(3rem,8vh,5rem);display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.landing-module__g1LwZa__hero{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(2rem,4vw,5rem);padding:clamp(6rem,15vh,9rem) 8%}}.landing-module__g1LwZa__hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#6366f11f 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:5%;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroContent{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;animation:.6s cubic-bezier(.16,1,.3,1) landing-module__g1LwZa__slideUp;display:flex}@media (min-width:1024px){.landing-module__g1LwZa__heroContent{align-items:flex-start;max-width:55%}}@keyframes landing-module__g1LwZa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__badge{color:var(--primary);background:#6366f11a;border:1px solid #6366f133;border-radius:9999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.landing-module__g1LwZa__title{letter-spacing:-.05em;color:var(--foreground);margin-bottom:.5rem;font-size:clamp(3.5rem,10vw,5.5rem);font-weight:900;line-height:1}.landing-module__g1LwZa__gradientText{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.landing-module__g1LwZa__subtitle{color:var(--foreground-muted);max-width:650px;margin-top:1rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.5}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;animation:.8s cubic-bezier(.16,1,.3,1) .1s backwards landing-module__g1LwZa__slideUp;display:flex}@media (min-width:1024px){.landing-module__g1LwZa__heroActions{justify-content:flex-start}}.landing-module__g1LwZa__primaryHeroBtn{background:var(--foreground);color:var(--background);border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:clamp(.9rem,1.5vw,1rem);font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px -5px #0003}.landing-module__g1LwZa__primaryHeroBtn:hover{transform:translateY(-2px)scale(1.01);box-shadow:0 15px 30px -10px #0000004d}.landing-module__g1LwZa__secondaryHeroBtn{background:rgba(var(--surface-base,255, 255, 255), .05);color:var(--foreground);border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;padding:.75rem 1.75rem;font-size:clamp(.9rem,1.5vw,1rem);font-weight:600;transition:all .3s}.landing-module__g1LwZa__secondaryHeroBtn:hover{background:var(--surface-hover);border-color:var(--foreground);transform:translateY(-2px)}.landing-module__g1LwZa__heroVisualWrapper{z-index:1;justify-content:center;align-items:center;width:100%;max-width:600px;height:480px;display:flex;position:relative}@media (min-width:1024px){.landing-module__g1LwZa__heroVisualWrapper{width:50%;margin-right:-2rem}}.landing-module__g1LwZa__glowOrb{filter:blur(80px);z-index:0;border-radius:50%;width:350px;height:350px;animation:8s ease-in-out infinite alternate landing-module__g1LwZa__pulseOrb;position:absolute}.landing-module__g1LwZa__glowOrbPrimary{background:rgba(var(--primary-rgb), .4);top:10%;right:10%}.landing-module__g1LwZa__glowOrbSecondary{background:rgba(var(--secondary-rgb), .3);animation-delay:-4s;bottom:10%;left:10%}@keyframes landing-module__g1LwZa__pulseOrb{0%{opacity:.5;transform:scale(1)translate(0)}to{opacity:.8;transform:scale(1.2)translate(-20px,20px)}}.landing-module__g1LwZa__dashboardAbstract{background:rgba(var(--surface-rgb), .7);border:1px solid rgba(var(--foreground-rgb,0, 0, 0), .05);-webkit-backdrop-filter:blur(24px);z-index:1;border-radius:1.5rem;flex-direction:column;width:100%;height:100%;animation:6s ease-in-out infinite landing-module__g1LwZa__floatDash;display:flex;position:relative;box-shadow:0 40px 80px -20px #0003,inset 0 1px #ffffff1a}@keyframes landing-module__g1LwZa__floatDash{0%,to{transform:translateY(0)rotateX(2deg)rotateY(-2deg)}50%{transform:translateY(-15px)rotateX(5deg)rotateY(2deg)}}.landing-module__g1LwZa__dashHeader{border-bottom:1px solid var(--border);align-items:center;height:56px;padding:0 1.5rem;display:flex}.landing-module__g1LwZa__dashBody{flex:1;display:flex;overflow:hidden}.landing-module__g1LwZa__dashSidebar{border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:1.25rem;width:100px;padding:1.5rem 1.25rem;display:flex}.landing-module__g1LwZa__dashMain{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.landing-module__g1LwZa__skeletonLine{background:var(--surface-hover);border-radius:3px;height:6px}.landing-module__g1LwZa__dashCard{background:var(--surface);border:1px solid var(--border);border-radius:1rem;flex-direction:column;padding:1.25rem;display:flex;box-shadow:0 4px 12px #0000001a}.landing-module__g1LwZa__abstractGraph{justify-content:space-between;align-items:flex-end;gap:12px;height:120px;margin-top:auto;display:flex}.landing-module__g1LwZa__graphBar{background:var(--surface-hover);border-radius:6px 6px 0 0;flex:1;transition:height 1s}.landing-module__g1LwZa__abstractRing{background:conic-gradient(var(--primary) 0% 75%, var(--border) 75% 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.landing-module__g1LwZa__abstractRingInner{background:var(--surface);border-radius:50%;width:60px;height:60px}.landing-module__g1LwZa__floatBadge{background:rgba(var(--surface-rgb), .9);border:1px solid var(--border);z-index:10;-webkit-backdrop-filter:blur(12px);color:var(--foreground);border-radius:99px;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 30px -5px #0000004d}.landing-module__g1LwZa__floatBadge1{animation:5s ease-in-out infinite alternate landing-module__g1LwZa__floatBadgeAnim;top:15%;left:-8%}.landing-module__g1LwZa__floatBadge2{animation:6s ease-in-out infinite alternate-reverse landing-module__g1LwZa__floatBadgeAnim;bottom:20%;right:-5%}@keyframes landing-module__g1LwZa__floatBadgeAnim{0%{transform:translateY(0)scale(1)}to{transform:translateY(-15px)scale(1.02)}}@media (max-width:1024px){.landing-module__g1LwZa__floatBadge{display:none}}.landing-module__g1LwZa__reveal{opacity:0;transition:all .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.landing-module__g1LwZa__revealed{opacity:1;transform:translateY(0)}.landing-module__g1LwZa__featuresSection{background:0 0;padding:clamp(4rem,10vw,8rem) 5%;position:relative;overflow:hidden}.landing-module__g1LwZa__featuresHeading{text-align:center;max-width:800px;margin-bottom:clamp(2rem,5vw,4rem);margin-left:auto;margin-right:auto}.landing-module__g1LwZa__featuresHeading h2{color:var(--foreground);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.landing-module__g1LwZa__featuresHeading p{color:var(--foreground-muted);font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.landing-module__g1LwZa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:clamp(2rem,5vw,4rem);display:grid}.landing-module__g1LwZa__featureCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.landing-module__g1LwZa__featureCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-8px)}.landing-module__g1LwZa__iconWrapper{background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;display:flex}.landing-module__g1LwZa__featureIcon{color:var(--primary)}.landing-module__g1LwZa__librarySection{background:0 0;width:100%;max-width:1400px;margin:0 auto;padding:clamp(3rem,8vw,6rem) 5%}.landing-module__g1LwZa__libraryHeading{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.landing-module__g1LwZa__libraryHeading h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.landing-module__g1LwZa__filterBar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.landing-module__g1LwZa__filterBtn{border:1px solid var(--border);background:var(--surface);color:var(--foreground-muted);cursor:pointer;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.landing-module__g1LwZa__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.landing-module__g1LwZa__filterBtnActive{background:var(--primary);border-color:var(--primary);box-shadow:0 4px 12px #6366f14d;color:#fff!important}.landing-module__g1LwZa__libraryGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.landing-module__g1LwZa__examCard{background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__examCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.landing-module__g1LwZa__examCardMeta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.landing-module__g1LwZa__categoryBadge{text-transform:uppercase;color:var(--primary);background:#6366f11a;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.landing-module__g1LwZa__examCard h3{font-size:1.25rem;font-weight:700;line-height:1.2}.landing-module__g1LwZa__examCard p{color:var(--foreground-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.landing-module__g1LwZa__difficultyBar{background:var(--surface-hover);border-radius:2px;width:100%;height:4px;margin-top:auto}.landing-module__g1LwZa__difficultyFill{background:var(--primary);border-radius:2px;height:100%}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:clamp(2rem,6vw,4rem) 5%;display:flex}.landing-module__g1LwZa__appPromoSection{z-index:5;padding:clamp(4rem,12vw,8rem) 5%;position:relative;overflow:hidden}.landing-module__g1LwZa__appPromoContainer{flex-direction:column;align-items:center;gap:clamp(3rem,8vw,5rem);max-width:1200px;margin:0 auto;display:flex;position:relative}@media (min-width:1100px){.landing-module__g1LwZa__appPromoContainer{text-align:left;flex-direction:row;padding:2rem 0}}.landing-module__g1LwZa__appVisual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__appGlowMain{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);filter:blur(80px);opacity:.15;z-index:-1;width:350px;height:350px;position:absolute;top:10%;left:10%}.landing-module__g1LwZa__appGlowSecondary{background:radial-gradient(circle, var(--secondary) 0%, transparent 70%);filter:blur(60px);opacity:.12;z-index:-1;width:300px;height:300px;position:absolute;bottom:10%;right:10%}.landing-module__g1LwZa__appMobileFrame{background:rgba(var(--surface-rgb), .98);border:1px solid var(--border);border-radius:2.25rem;flex-direction:column;width:280px;height:560px;padding:1rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:none;box-shadow:0 20px 50px -10px #0000004d,0 10px 20px -5px #0003}.landing-module__g1LwZa__appPromoContainer:hover .landing-module__g1LwZa__appMobileFrame{transform:translateY(-10px);box-shadow:0 40px 80px -20px #0006}.landing-module__g1LwZa__appMobileHeader{justify-content:center;align-items:center;gap:10px;height:20px;margin-bottom:2rem;display:flex}.landing-module__g1LwZa__appMobileSpeaker{background:var(--surface-hover);border-radius:2px;width:40px;height:4px}.landing-module__g1LwZa__appMobileCamera{background:var(--surface-hover);border-radius:50%;width:8px;height:8px}.landing-module__g1LwZa__appMobileContent{flex-direction:column;flex:1;gap:2rem;display:flex}.landing-module__g1LwZa__appMobileRingSection{flex-direction:column;align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__appMobileRing{background:conic-gradient(var(--primary) 0% 75%, var(--border) 75% 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.landing-module__g1LwZa__appMobileRingInner{background:rgba(var(--surface-rgb), 1);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.landing-module__g1LwZa__appMobileRingText{color:var(--foreground);font-size:1.5rem;font-weight:800}.landing-module__g1LwZa__appMobileRingLabel{color:var(--foreground-muted);font-size:.75rem;font-weight:600}.landing-module__g1LwZa__appMobileSubjects{flex-direction:column;gap:1rem;display:flex}.landing-module__g1LwZa__appMobileSubjectCard{background:rgba(var(--foreground-rgb), .03);border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.landing-module__g1LwZa__appMobileSubjectMeta{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__appMobileSubjectBar{background:var(--surface-hover);border-radius:3px;width:100%;height:6px;overflow:hidden}.landing-module__g1LwZa__appMobileSubjectFill{border-radius:3px;height:100%;transition:width 1s ease-in-out}.landing-module__g1LwZa__appMobileBottomNav{border-top:1px solid var(--border);justify-content:space-around;align-items:center;height:50px;margin-top:auto;padding-top:.5rem;display:flex}.landing-module__g1LwZa__appNavIcon{background:var(--surface-hover);border-radius:6px;width:24px;height:24px}.landing-module__g1LwZa__appFloatBadge{background:var(--surface);border:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border-radius:99px;align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.8rem;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 25px -5px #0003}.landing-module__g1LwZa__appFloatBadge1{animation:5s ease-in-out infinite alternate landing-module__g1LwZa__floatAppBadge;top:15%;right:5%}.landing-module__g1LwZa__appFloatBadge2{animation:4.5s ease-in-out infinite alternate-reverse landing-module__g1LwZa__floatAppBadge;bottom:15%;left:5%}.landing-module__g1LwZa__appFloatBadge3{animation:6s ease-in-out infinite alternate landing-module__g1LwZa__floatAppBadge;top:40%;left:2%}.landing-module__g1LwZa__appFloatBadge4{animation:5.5s ease-in-out infinite alternate-reverse landing-module__g1LwZa__floatAppBadge;bottom:40%;right:2%}.landing-module__g1LwZa__appFloatBadge5{animation:7s ease-in-out infinite alternate landing-module__g1LwZa__floatAppBadge;top:5%;left:20%}@keyframes landing-module__g1LwZa__floatAppBadge{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@media (max-width:1100px){.landing-module__g1LwZa__appVisual{margin-bottom:2rem}.landing-module__g1LwZa__appFloatBadge{display:none}.landing-module__g1LwZa__appMobileFrame{width:260px;height:520px}}.landing-module__g1LwZa__appContent{flex-direction:column;flex:1.2;align-items:center;gap:2rem;display:flex}@media (min-width:1100px){.landing-module__g1LwZa__appContent{align-items:flex-start}}.landing-module__g1LwZa__appBadge{text-transform:uppercase;color:var(--primary);background:rgba(var(--primary-rgb), .1);letter-spacing:.05em;border-radius:8px;padding:.4rem 1rem;font-size:.8rem;font-weight:800}.landing-module__g1LwZa__appTitle{letter-spacing:-.04em;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1}.landing-module__g1LwZa__appDesc{color:var(--foreground-muted);max-width:550px;font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.6}.landing-module__g1LwZa__appFeatures{flex-direction:column;gap:1rem;margin:.5rem 0;display:flex}.landing-module__g1LwZa__appFeatureItem{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.05rem;font-weight:600;display:flex}.landing-module__g1LwZa__checkIcon{color:#10b981}.landing-module__g1LwZa__appActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}@media (min-width:1100px){.landing-module__g1LwZa__appActions{justify-content:flex-start}}.landing-module__g1LwZa__downloadBtn{background:var(--foreground);color:var(--background);border:1px solid var(--border);border-radius:1rem;align-items:center;gap:1rem;padding:.85rem 1.75rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.landing-module__g1LwZa__downloadBtn:hover{transform:translateY(-4px);box-shadow:0 15px 30px -10px #0000004d}.landing-module__g1LwZa__btnText{flex-direction:column;line-height:1.1;display:flex}.landing-module__g1LwZa__btnSmall{opacity:.7;font-size:.7rem;font-weight:500}.landing-module__g1LwZa__btnLarge{font-size:1.3rem;font-weight:800}
