.landing-module__MzU3wW__container{color:#fff;background-color:#05070a;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.landing-module__MzU3wW__navScrolled{background:#05070ae6;border-bottom:1px solid #ffffff1a;padding:12px 5%;box-shadow:0 10px 30px #00000080}.landing-module__MzU3wW__navInner{justify-content:space-between;align-items:center;width:100%;max-width:1300px;margin:0 auto;display:flex}.landing-module__MzU3wW__logo{letter-spacing:-1px;color:#fff;align-items:center;font-size:24px;font-weight:800;display:flex}.landing-module__MzU3wW__logoMascot{margin-top:2px;margin-right:-4px}.landing-module__MzU3wW__logoText{letter-spacing:-1px;font-size:24px;font-weight:800}.landing-module__MzU3wW__navActions{align-items:center;gap:24px;display:flex}.landing-module__MzU3wW__langToggle{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070a66;border:1px solid #ffffff1a;border-radius:20px;align-items:center;padding:4px;display:flex}.landing-module__MzU3wW__langBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:15px;padding:6px 12px;font-size:11px;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1)}.landing-module__MzU3wW__langBtnActive{color:#05070a;background:#00e5cc;box-shadow:0 0 15px #00e5cc4d}.landing-module__MzU3wW__langDivider{color:#ffffff0d;margin:0 2px;font-size:10px}.landing-module__MzU3wW__loginBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.landing-module__MzU3wW__loginBtn:hover{background:#ffffff1a;border-color:#00e5cc80}.landing-module__MzU3wW__hero{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:160px 5% 80px;display:flex}.landing-module__MzU3wW__heroContent{flex:1}.landing-module__MzU3wW__badge{color:#00e5cc;letter-spacing:1px;text-transform:uppercase;background:#00e5cc1a;border:1px solid #00e5cc33;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.landing-module__MzU3wW__title{letter-spacing:-2px;margin-bottom:24px;font-size:64px;font-weight:900;line-height:1.1}.landing-module__MzU3wW__titleHighlight{background:linear-gradient(90deg,#00e5cc 0%,#00a8ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.landing-module__MzU3wW__subtitle{color:#94a3b8;max-width:500px;margin-bottom:40px;font-size:18px;line-height:1.6}.landing-module__MzU3wW__heroBtns{gap:16px;display:flex}.landing-module__MzU3wW__btnPrimary{color:#05070a;background:#00e5cc;border-radius:30px;padding:14px 28px;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 20px #00e5cc33}.landing-module__MzU3wW__btnPrimary:after{content:"";opacity:0;background:radial-gradient(circle,#fffc 0%,#0000 60%);width:200%;height:200%;transition:opacity .3s,transform .3s;position:absolute;top:-50%;left:-50%;transform:scale(.5)}.landing-module__MzU3wW__btnPrimary:hover:after{opacity:.3;transform:scale(1)}.landing-module__MzU3wW__btnPrimary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 35px #00e5cc66,0 0 20px #00e5cc80}.landing-module__MzU3wW__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .3s}.landing-module__MzU3wW__btnSecondary:hover{background:#ffffff1a}.landing-module__MzU3wW__heroImage{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__MzU3wW__heroLogoCard{background:#05070a;border-radius:40px;justify-content:center;align-items:center;padding:20px;display:flex}.landing-module__MzU3wW__heroImage img{filter:drop-shadow(8px 8px #00e5cc33)drop-shadow(16px 16px #00a8ff1a);width:100%;max-width:450px;height:auto;transition:all .5s}.landing-module__MzU3wW__heroImage img:hover{filter:drop-shadow(12px 12px #00e5cc4d)drop-shadow(24px 24px #00a8ff26);transform:translateY(-10px)scale(1.02)}.landing-module__MzU3wW__features{text-align:center;background:#ffffff03;border:1px solid #ffffff05;border-radius:40px;max-width:1200px;margin:60px auto;padding:100px 5%;box-shadow:0 40px 80px #0000004d}.landing-module__MzU3wW__featuresTitle{margin-bottom:16px;font-size:42px;font-weight:800}.landing-module__MzU3wW__featuresSub{color:#8892a4;margin-bottom:60px;font-size:18px}.landing-module__MzU3wW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__MzU3wW__card{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;padding:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.landing-module__MzU3wW__card:hover{background:#ffffff0f;border-color:#00e5cc80;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0006}.landing-module__MzU3wW__cardLearnMore{color:#00e5cc;opacity:.6;align-items:center;gap:6px;margin-top:24px;font-size:14px;font-weight:700;transition:opacity .3s;display:flex}.landing-module__MzU3wW__card:hover .landing-module__MzU3wW__cardLearnMore{opacity:1}.landing-module__MzU3wW__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s landing-module__MzU3wW__fadeIn;display:flex;position:fixed;top:0;left:0}.landing-module__MzU3wW__modalContent{background:#0a0f18;border:1px solid #ffffff1a;border-radius:32px;width:100%;max-width:500px;animation:.4s cubic-bezier(.34,1.56,.64,1) landing-module__MzU3wW__modalSlide;position:relative;overflow:hidden;box-shadow:0 40px 100px #000c,0 0 50px #00e5cc1a}.landing-module__MzU3wW__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.landing-module__MzU3wW__closeBtn:hover{background:#ffffff1a;transform:rotate(90deg)}.landing-module__MzU3wW__modalBody{text-align:center;padding:50px 40px 40px}.landing-module__MzU3wW__modalIconBox{background:#00e5cc1a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 30px;display:flex}.landing-module__MzU3wW__modalTitle{margin-bottom:20px;font-size:28px;font-weight:800;line-height:1.2}.landing-module__MzU3wW__modalDesc{color:#94a3b8;margin-bottom:40px;font-size:17px;line-height:1.6}.landing-module__MzU3wW__modalActions{flex-direction:column;gap:12px;display:flex}@keyframes landing-module__MzU3wW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes landing-module__MzU3wW__modalSlide{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__MzU3wW__modalLegalContent{max-height:400px;padding-right:10px;overflow-y:auto}.landing-module__MzU3wW__modalLegalContent::-webkit-scrollbar{width:6px}.landing-module__MzU3wW__modalLegalContent::-webkit-scrollbar-track{background:#ffffff05;border-radius:10px}.landing-module__MzU3wW__modalLegalContent::-webkit-scrollbar-thumb{background:#00e5cc33;border-radius:10px}.landing-module__MzU3wW__cardIcon{color:#00e5cc;background:#00e5cc1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.landing-module__MzU3wW__cardTitle{margin-bottom:12px;font-size:20px;font-weight:700}.landing-module__MzU3wW__cardText{color:#94a3b8;font-size:15px;line-height:1.6}.landing-module__MzU3wW__preview{align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:100px 5%;display:flex}.landing-module__MzU3wW__previewContent{flex:1}.landing-module__MzU3wW__previewImage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;flex:1.2;padding:30px;box-shadow:0 50px 100px #0006,0 0 40px #00e5cc1a}.landing-module__MzU3wW__previewTitle{margin-bottom:24px;font-size:40px;font-weight:800;line-height:1.2}.landing-module__MzU3wW__previewText{color:#94a3b8;margin-bottom:32px;font-size:18px;line-height:1.6}.landing-module__MzU3wW__cta{text-align:center;padding:120px 5%}.landing-module__MzU3wW__ctaBox{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff0d;border-radius:40px;max-width:800px;margin:0 auto;padding:80px 40px;position:relative;box-shadow:0 40px 100px #00000080}.landing-module__MzU3wW__ctaTitle{margin-bottom:24px;font-size:48px;font-weight:800}.landing-module__MzU3wW__ctaSub{color:#94a3b8;margin-bottom:40px;font-size:18px}.landing-module__MzU3wW__ctaFooter{color:#475569;letter-spacing:1px;text-transform:uppercase;margin-top:24px;font-size:12px}.landing-module__MzU3wW__footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:60px 5% 40px;display:flex}.landing-module__MzU3wW__footerLinks{gap:30px;display:flex}.landing-module__MzU3wW__footerLink{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;transition:all .2s}.landing-module__MzU3wW__footerLink:hover{color:#00e5cc;text-shadow:0 0 10px #00e5cc4d}.landing-module__MzU3wW__footerCopy{color:#475569;font-size:13px}@media (max-width:1024px){.landing-module__MzU3wW__hero{text-align:center;flex-direction:column;padding-top:120px}.landing-module__MzU3wW__heroBtns{justify-content:center}.landing-module__MzU3wW__subtitle{margin-left:auto;margin-right:auto}.landing-module__MzU3wW__grid{grid-template-columns:repeat(2,1fr)}.landing-module__MzU3wW__preview{text-align:center;flex-direction:column-reverse}.landing-module__MzU3wW__title{font-size:48px}}@media (max-width:768px){.landing-module__MzU3wW__grid{grid-template-columns:1fr}.landing-module__MzU3wW__title{font-size:36px}.landing-module__MzU3wW__featuresTitle,.landing-module__MzU3wW__ctaTitle{font-size:32px}.landing-module__MzU3wW__footer{text-align:center;flex-direction:column;gap:30px}}.landing-module__MzU3wW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.landing-module__MzU3wW__modal{background:#0a0f18;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:95%;max-width:1100px;height:85vh;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 100px #000000e6,0 0 80px #00d4c81a}.landing-module__MzU3wW__demoOverview{background:#0a0f18;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.landing-module__MzU3wW__modalCloseMain:hover{background:#ffffff1a;border-color:#fff}.landing-module__MzU3wW__mockNav{flex-direction:column;flex:1;gap:4px;padding:0 12px;display:flex}.landing-module__MzU3wW__mockNavItem{color:#64748b;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:.9rem;transition:all .2s;display:flex}.landing-module__MzU3wW__mockNavIcon{align-items:center;width:20px;display:flex}.landing-module__MzU3wW__mockNavLabel{font-weight:500}.landing-module__MzU3wW__mockNavSpacer{background:#ffffff0d;height:1px;margin:16px 12px}.landing-module__MzU3wW__mockQuota{background:#ffffff05;border-radius:12px;margin:20px 12px;padding:16px}.landing-module__MzU3wW__mockQuotaHeader{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:.75rem;display:flex}.landing-module__MzU3wW__mockQuotaValue{color:#fff;font-weight:600}.landing-module__MzU3wW__mockQuotaFill{background:#00d4c8;height:100%}.landing-module__MzU3wW__mockMain{background:#05070a;flex-direction:column;flex:1;display:flex}.landing-module__MzU3wW__mockSearch{color:#64748b;background:#ffffff08;border-radius:100px;align-items:center;gap:10px;width:300px;padding:8px 16px;font-size:.9rem;display:flex}.landing-module__MzU3wW__mockContent{flex:1;padding:32px;overflow-y:auto}.landing-module__MzU3wW__mockDocCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:all .3s}.landing-module__MzU3wW__mockDocIcon{color:#00d4c8;background:#00d4c81a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.landing-module__MzU3wW__mockDocName{color:#fff;margin-bottom:4px;font-weight:700}.landing-module__MzU3wW__mockDocMeta{color:#64748b;margin-bottom:20px;font-size:.8rem}.landing-module__MzU3wW__mockStudyBtn{color:#fff;background:#ffffff0d;border:none;border-radius:8px;width:100%;padding:10px;font-weight:600;transition:all .3s}.landing-module__MzU3wW__demoModalContent{background:#05070a;border:1px solid #ffffff0d;border-radius:20px;width:95%;max-width:1000px;position:relative;overflow:hidden;box-shadow:0 40px 100px #000c,0 0 80px #00e5cc26}.landing-module__MzU3wW__demoOverview{background:#0a0f18;height:600px;display:flex;position:relative;overflow:hidden}.landing-module__MzU3wW__demoSidebar{background:#0a0f18;border-right:1px solid #ffffff0d;flex-direction:column;width:200px;padding:24px 0;display:flex}.landing-module__MzU3wW__sidebarLogo{align-items:center;gap:10px;margin-bottom:30px;padding:0 24px;font-size:18px;font-weight:800;display:flex}.landing-module__MzU3wW__demoSidebar nav{flex:1}.landing-module__MzU3wW__demoSidebar nav div{color:#64748b;cursor:default;align-items:center;gap:12px;padding:12px 24px;font-size:13px;font-weight:600;display:flex}.landing-module__MzU3wW__sidebarActive{background:#00d4c814;border-left:3px solid #00d4c8;color:#fff!important}.landing-module__MzU3wW__sidebarBottom{border-top:1px solid #ffffff08;flex-direction:column;gap:12px;padding:20px 24px;display:flex}.landing-module__MzU3wW__sidebarBottom div{color:#475569;align-items:center;gap:8px;font-size:11px;display:flex}.landing-module__MzU3wW__demoCursor{z-index:99999;pointer-events:none;color:#fff;filter:drop-shadow(0 4px 8px #00000080);justify-content:center;align-items:center;width:30px;height:30px;transition:all 1.2s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;transform:translate(-50%,-50%)}.landing-module__MzU3wW__demoCursor svg{stroke-width:2.5px;width:100%;height:100%}.landing-module__MzU3wW__demoCursorClick{animation:.4s landing-module__MzU3wW__cursorClick}@keyframes landing-module__MzU3wW__cursorClick{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(.8)}to{transform:translate(-50%,-50%)scale(1)}}.landing-module__MzU3wW__mockSidebar{background:#0a0f18;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;width:240px;min-width:240px;height:100%;display:flex}.landing-module__MzU3wW__mockLogoSec{align-items:center;gap:12px;margin-bottom:32px;padding:0 24px;display:flex}.landing-module__MzU3wW__mockLogoText{color:#fff;letter-spacing:-.5px;font-size:1.4rem;font-weight:800}.landing-module__MzU3wW__mockNav{flex-direction:column;flex:1;gap:4px;display:flex}.landing-module__MzU3wW__mockMatGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;width:100%;display:grid}.landing-module__MzU3wW__mockMatCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.landing-module__MzU3wW__mockMatCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)}.landing-module__MzU3wW__mockMatCardIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.landing-module__MzU3wW__mockMatCardType{letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.landing-module__MzU3wW__mockMatCardTitle{color:#fff;margin:0 0 8px;font-size:16px;font-weight:700}.landing-module__MzU3wW__mockMatCardDesc{color:#64748b;margin:0 0 20px;font-size:13px;line-height:1.5}.landing-module__MzU3wW__mockMatCardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.landing-module__MzU3wW__mockMatCardDate{color:#475569;align-items:center;gap:6px;font-size:12px;display:flex}.landing-module__MzU3wW__mockMatCardLink{color:#fff;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.landing-module__MzU3wW__mockNavItem{color:#94a3b8;align-items:center;gap:12px;padding:12px 24px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex;position:relative}.landing-module__MzU3wW__mockNavItemActive{color:#fff;background:#00d4c814}.landing-module__MzU3wW__mockNavItemActive:before{content:"";background:#00d4c8;width:3px;height:100%;position:absolute;top:0;left:0}.landing-module__MzU3wW__mockNavIcon{opacity:.7;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.landing-module__MzU3wW__mockNavItemActive .landing-module__MzU3wW__mockNavIcon{opacity:1;color:#00d4c8}.landing-module__MzU3wW__mockNavLabel{letter-spacing:.2px}.landing-module__MzU3wW__mockNavSpacer{flex:1}.landing-module__MzU3wW__mockQuota{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:16px;padding:16px}.landing-module__MzU3wW__mockQuotaHeader{text-transform:uppercase;color:#64748b;letter-spacing:.5px;justify-content:space-between;margin-bottom:12px;font-size:.7rem;font-weight:700;display:flex}.landing-module__MzU3wW__mockQuotaValue{color:#fff}.landing-module__MzU3wW__mockQuotaBar{background:#ffffff0d;border-radius:2px;height:4px;overflow:hidden}.landing-module__MzU3wW__mockQuotaFill{background:#00d4c8;height:100%;box-shadow:0 0 10px #00d4c880}.landing-module__MzU3wW__mockMain{background:#05070a;flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.landing-module__MzU3wW__mockHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex}.landing-module__MzU3wW__mockSearch{color:#64748b;background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:10px;width:300px;height:38px;padding:0 12px;font-size:.85rem;display:flex}.landing-module__MzU3wW__mockUserArea{align-items:center;gap:16px;display:flex}.landing-module__MzU3wW__mockUserAvatar{background:linear-gradient(135deg,#0fc 0%,#00d4c8 100%);border-radius:50%;width:32px;height:32px}.landing-module__MzU3wW__mockContent{flex:1;padding:32px;overflow:hidden}.landing-module__MzU3wW__mockTitle{color:#fff;margin-bottom:24px;font-size:1.5rem;font-weight:700}.landing-module__MzU3wW__mockGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.landing-module__MzU3wW__mockDocCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:12px;padding:20px;transition:all .3s;display:flex}.landing-module__MzU3wW__mockDocIcon{color:#0fc;background:#00ffcc1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-module__MzU3wW__mockDocName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.landing-module__MzU3wW__mockDocMeta{color:#64748b;font-size:.75rem}.landing-module__MzU3wW__mockStudyBtn{color:#0fc;background:#00ffcc1a;border:1px solid #0fc3;border-radius:8px;justify-content:center;align-items:center;width:100%;height:36px;font-size:.85rem;font-weight:600;display:flex}.landing-module__MzU3wW__mockStudyBtnActive{color:#0a0e1a;background:#0fc}.landing-module__MzU3wW__quizView{z-index:100;background:#0a0e1a;flex-direction:column;width:100%;height:100%;padding:40px;animation:.5s forwards landing-module__MzU3wW__fadeIn;display:flex;position:absolute;top:0;left:0}.landing-module__MzU3wW__quizStatItem b{color:#fff}.landing-module__MzU3wW__questionCard{width:100%;max-width:600px;margin:0 auto}.landing-module__MzU3wW__questionText{color:#fff;margin-bottom:32px;font-size:1.25rem;font-weight:600;line-height:1.4}.landing-module__MzU3wW__optionItem{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;font-size:.95rem;transition:all .2s;display:flex;position:relative}.landing-module__MzU3wW__optionItemActive{color:#fff;background:#00ffcc0d;border-color:#0fc}.landing-module__MzU3wW__optionCorrect{color:#10b981;background:#10b9811a;border-color:#10b981}.landing-module__MzU3wW__optionIcon{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.landing-module__MzU3wW__feedbackBox{background:#10b9810d;border-left:4px solid #10b981;border-radius:12px;margin-top:32px;padding:20px;animation:.3s landing-module__MzU3wW__slideUp}@keyframes landing-module__MzU3wW__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-module__MzU3wW__demoSidebarStub,.landing-module__MzU3wW__demoTopNavStub,.landing-module__MzU3wW__demoMainStub{display:none!important}.landing-module__MzU3wW__demoDashHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex}.landing-module__MzU3wW__demoSearch{color:#475569;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:10px;width:240px;height:36px;padding:0 12px;font-size:12px;display:flex}.landing-module__MzU3wW__headerRight{align-items:center;gap:16px;display:flex}.landing-module__MzU3wW__selBtn{color:#94a3b8;background:#ffffff0d;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;display:flex}.landing-module__MzU3wW__demoDashContent{flex:1;padding:32px}.landing-module__MzU3wW__dashTitleRow{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.landing-module__MzU3wW__dashTitleRow h2{margin:0;font-size:24px;font-weight:800}.landing-module__MzU3wW__docCount{color:#00e5cc;text-transform:uppercase;background:#00e5cc1a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:800}.landing-module__MzU3wW__demoDocGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.landing-module__MzU3wW__demoDocCard{background:#0a0f18;border:1px solid #ffffff0d;border-radius:16px;padding:24px;transition:all .3s;position:relative}.landing-module__MzU3wW__cardTargeted{border-color:#00e5cc4d;box-shadow:0 0 20px #00e5cc1a}.landing-module__MzU3wW__docTop{margin-bottom:20px}.landing-module__MzU3wW__docTypeIcon{background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-module__MzU3wW__docNameTitle{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:15px;font-weight:700;overflow:hidden}.landing-module__MzU3wW__docMeta{color:#475569;margin-bottom:20px;font-size:11px}.landing-module__MzU3wW__estudiarBtn{color:#05070a;cursor:pointer;background:#00e5cc;border:none;border-radius:8px;width:100%;padding:8px;font-size:13px;font-weight:700}.landing-module__MzU3wW__btnClicked{animation:.5s landing-module__MzU3wW__clickEffect}@keyframes landing-module__MzU3wW__clickEffect{0%{transform:scale(1)}50%{opacity:.8;transform:scale(.92)}to{transform:scale(1)}}.landing-module__MzU3wW__innerModalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;background:#0009;justify-content:center;align-items:center;animation:.3s landing-module__MzU3wW__fadeIn;display:flex;position:absolute;inset:0}.landing-module__MzU3wW__innerModal{background:#0a0f18;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:480px;padding:32px;position:relative;box-shadow:0 30px 60px #00000080}.landing-module__MzU3wW__innerModal header{text-align:left;margin-bottom:24px}.landing-module__MzU3wW__innerModal h3{margin:0 0 8px;font-size:22px;font-weight:800}.landing-module__MzU3wW__innerModal p{color:#64748b;margin:0;font-size:14px}.landing-module__MzU3wW__innerClose{color:#fff;background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:24px;right:24px}.landing-module__MzU3wW__innerTypeGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__MzU3wW__innerTypeCard{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:20px;transition:all .3s}.landing-module__MzU3wW__typeActive{background:#7c6ff70d;border-color:#7c6ff7;box-shadow:0 0 20px #7c6ff726}.landing-module__MzU3wW__typeIconBox{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;display:flex}.landing-module__MzU3wW__innerTypeCard strong{margin-bottom:4px;font-size:14px;display:block}.landing-module__MzU3wW__innerTypeCard span{color:#475569;font-size:11px}.landing-module__MzU3wW__innerConfigLayout{flex-direction:column;gap:20px;display:flex}.landing-module__MzU3wW__innerField{flex-direction:column;gap:8px;display:flex}.landing-module__MzU3wW__innerField label{color:#94a3b8;font-size:13px;font-weight:500}.landing-module__MzU3wW__innerNumInput{text-align:center;background:#ffffff0d;border-radius:8px;width:40px;padding:8px 16px;font-weight:800}.landing-module__MzU3wW__innerSwitchRow{justify-content:space-between;align-items:center;display:flex}.landing-module__MzU3wW__innerSwitch{background:#ffffff1a;border-radius:10px;width:40px;height:20px;padding:2px}.landing-module__MzU3wW__innerSwitch div{background:#fff;border-radius:50%;width:16px;height:16px}.landing-module__MzU3wW__innerArea{color:#475569;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;min-height:60px;padding:12px;font-size:12px}.landing-module__MzU3wW__innerActions{gap:12px;margin-top:10px;display:flex}.landing-module__MzU3wW__innerBack{color:#94a3b8;background:#ffffff0d;border:none;border-radius:10px;flex:1;padding:10px;font-weight:700}.landing-module__MzU3wW__innerGenBtn{color:#05070a;background:#00e5cc;border:none;border-radius:10px;flex:2;justify-content:center;align-items:center;gap:8px;padding:10px;font-weight:800;display:flex}.landing-module__MzU3wW__btnPulse{animation:1s infinite alternate landing-module__MzU3wW__pulseGen}@keyframes landing-module__MzU3wW__pulseGen{0%{box-shadow:0 0 10px #00e5cc1a}to{box-shadow:0 0 25px #00e5cc66}}.landing-module__MzU3wW__genStatusBox{text-align:center;background:#0a0f18;border:1px solid #ffffff1a;border-radius:20px;width:280px;padding:32px}.landing-module__MzU3wW__itemRef{background:#ffffff0d;border-radius:6px;align-items:center;gap:8px;margin:16px 0;padding:4px 12px;font-size:11px;display:inline-flex}.landing-module__MzU3wW__innerProgressBar{background:#ffffff0d;border-radius:3px;height:6px;margin-bottom:12px;overflow:hidden}.landing-module__MzU3wW__innerProgressFill{background:#00e5cc;width:0%;height:100%;animation:3.5s linear forwards landing-module__MzU3wW__fillInnerProgress}@keyframes landing-module__MzU3wW__fillInnerProgress{to{width:100%}}.landing-module__MzU3wW__genStatusBox p{color:#64748b;font-size:11px}.landing-module__MzU3wW__finalSuccess{text-align:center;animation:.4s cubic-bezier(.175,.885,.32,1.275) landing-module__MzU3wW__slidePop}.landing-module__MzU3wW__successCircle{color:#00e5cc;background:#00e5cc1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}@keyframes landing-module__MzU3wW__slidePop{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__MzU3wW__mockMaterialsList{flex-direction:column;gap:12px;display:flex}.landing-module__MzU3wW__mockMatItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:20px;padding:16px 20px;transition:all .3s;display:flex}.landing-module__MzU3wW__mockMatIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.landing-module__MzU3wW__mockMatInfo{flex:1}.landing-module__MzU3wW__mockMatName{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:600}.landing-module__MzU3wW__mockMatMeta{color:#64748b;align-items:center;gap:12px;font-size:.8rem;display:flex}.landing-module__MzU3wW__mockMatProgress{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.landing-module__MzU3wW__mockProgressRing{width:100%;height:100%}.landing-module__MzU3wW__mockRingBg{fill:none;stroke:#ffffff0d;stroke-width:3.5px}.landing-module__MzU3wW__mockRingFill{fill:none;stroke:#00d4c8;stroke-width:3.5px;stroke-linecap:round;transform-origin:50%;transition:stroke-dasharray 1s ease-in-out;transform:rotate(-90deg)}.landing-module__MzU3wW__mockProgressText{color:#fff;font-size:.75rem;font-weight:700;position:absolute}.landing-module__MzU3wW__mockMatActions{gap:8px;display:flex}.landing-module__MzU3wW__mockMatBtn{color:#64748b;background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__MzU3wW__mockMatBtnActive{color:#00d4c8;background:#00d4c81a}.landing-module__MzU3wW__demoModalStepOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.landing-module__MzU3wW__demoStepModal{background:#0a0f18;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:480px;animation:.4s cubic-bezier(.175,.885,.32,1.275) landing-module__MzU3wW__slidePop;overflow:hidden;box-shadow:0 20px 50px #00000080}.landing-module__MzU3wW__demoModalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px;display:flex}.landing-module__MzU3wW__demoModalHeader h3{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.landing-module__MzU3wW__studyModes{grid-template-columns:1fr 1fr;gap:12px;padding:20px;display:grid}.landing-module__MzU3wW__studyModeCard{cursor:default;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.landing-module__MzU3wW__studyModeActive{background:#00d4c814;border-color:#00d4c8}.landing-module__MzU3wW__modeIcon{color:#00d4c8;background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-module__MzU3wW__studyModeActive .landing-module__MzU3wW__modeIcon{color:#0a0f18;background:#00d4c8}.landing-module__MzU3wW__demoForm{flex-direction:column;gap:16px;padding:20px;display:flex}.landing-module__MzU3wW__demoField label{color:#64748b;margin-bottom:8px;font-size:.8rem;display:block}.landing-module__MzU3wW__demoInput{color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:12px;font-size:.9rem}.landing-module__MzU3wW__demoPills{gap:8px;display:flex}.landing-module__MzU3wW__demoPills span{color:#64748b;background:#ffffff08;border-radius:6px;padding:6px 12px;font-size:.75rem}.landing-module__MzU3wW__demoPills .landing-module__MzU3wW__pillActive{color:#0a0f18;background:#00d4c8;font-weight:700}.landing-module__MzU3wW__demoGenBtn{color:#0a0f18;cursor:default;background:#00d4c8;border:none;border-radius:8px;margin-top:8px;padding:12px;font-weight:700}.landing-module__MzU3wW__demoGenModal{padding:24px}.landing-module__MzU3wW__genHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.landing-module__MzU3wW__genTitle{color:#fff;align-items:center;gap:10px;font-weight:600;display:flex}.landing-module__MzU3wW__pulseGen{color:#00d4c8;animation:1.5s infinite landing-module__MzU3wW__pulse}@keyframes landing-module__MzU3wW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.landing-module__MzU3wW__genStatus{color:#00d4c8;font-weight:700}.landing-module__MzU3wW__genBar{background:#ffffff0d;border-radius:4px;height:8px;margin-bottom:12px;overflow:hidden}.landing-module__MzU3wW__genBarFill{background:#00d4c8;border-radius:4px;width:75%;height:100%;box-shadow:0 0 10px #00d4c880}.landing-module__MzU3wW__genSubText{color:#64748b;margin:0;font-size:.85rem}.landing-module__MzU3wW__demoSuccessModal{text-align:center;padding:32px}.landing-module__MzU3wW__successIcon{color:#00d4c8;margin-bottom:20px}.landing-module__MzU3wW__successActionBtn{color:#00d4c8;background:#00d4c81a;border:1px solid #00d4c8;border-radius:8px;margin-top:24px;padding:12px 24px;font-weight:700}.landing-module__MzU3wW__quizView{flex-direction:column;height:100%;display:flex}.landing-module__MzU3wW__quizHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.landing-module__MzU3wW__quizBack{color:#64748b;align-items:center;gap:8px;font-size:.9rem;display:flex}.landing-module__MzU3wW__quizStats{gap:20px;display:flex}.landing-module__MzU3wW__quizStatItem{color:#64748b;font-size:.85rem}.landing-module__MzU3wW__quizStatItem b{color:#fff;margin-left:4px}.landing-module__MzU3wW__questionCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px}.landing-module__MzU3wW__questionText{color:#fff;margin-bottom:24px;font-size:1.2rem;line-height:1.6}.landing-module__MzU3wW__optionsList{flex-direction:column;gap:12px;display:flex}.landing-module__MzU3wW__optionItem{color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.landing-module__MzU3wW__optionItemActive{background:#ffe5cc0d;border-color:#fb923c}.landing-module__MzU3wW__optionCorrect{background:#4ade800d;border-color:#4ade80}.landing-module__MzU3wW__optionIcon{color:#64748b;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.landing-module__MzU3wW__optionItemActive .landing-module__MzU3wW__optionIcon{color:#fb923c;background:#fb923c1a}.landing-module__MzU3wW__optionCorrect .landing-module__MzU3wW__optionIcon{color:#4ade80;background:#4ade801a}.landing-module__MzU3wW__feedbackBox{border-top:1px solid #ffffff0d;margin-top:24px;padding-top:24px}.landing-module__MzU3wW__feedbackTitle{color:#4ade80;margin-bottom:8px;font-size:.9rem;font-weight:700}.landing-module__MzU3wW__feedbackText{color:#94a3b8;font-size:.85rem;line-height:1.6}@media (max-width:768px){.landing-module__MzU3wW__modal{border-radius:0;width:100%;max-width:none;height:100vh}.landing-module__MzU3wW__mockSidebar{display:none}.landing-module__MzU3wW__mockHeader{height:60px;padding:0 16px}.landing-module__MzU3wW__mockSearch{width:160px;font-size:12px}.landing-module__MzU3wW__mockContent{padding:20px}.landing-module__MzU3wW__mockTitle{margin-bottom:16px;font-size:1.2rem}.landing-module__MzU3wW__mockGrid,.landing-module__MzU3wW__mockMatGrid,.landing-module__MzU3wW__demoDocGrid{grid-template-columns:1fr}.landing-module__MzU3wW__quizView{padding:20px}.landing-module__MzU3wW__questionText{margin-bottom:20px;font-size:1.1rem}.landing-module__MzU3wW__quizHeader{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.landing-module__MzU3wW__optionsList{gap:8px}.landing-module__MzU3wW__optionItem{padding:12px 16px;font-size:.85rem}}
