.account-module__zd0OHa__accountLayout{min-height:100vh;font-family:var(--font-main);background:#f6f6f6;display:flex}.account-module__zd0OHa__contentWrapper{flex:1;max-width:1600px;margin-left:280px;padding:3rem}.account-module__zd0OHa__title{color:#0f172a;margin-bottom:2rem;font-size:2rem;font-weight:700}.account-module__zd0OHa__card{border-radius:var(--radius-lg);background:#fff;max-width:800px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a}.account-module__zd0OHa__sectionTitle{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.account-module__zd0OHa__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.account-module__zd0OHa__formGroup{flex-direction:column;gap:.5rem;display:flex}.account-module__zd0OHa__label{color:#64748b;font-size:.9rem;font-weight:500}.account-module__zd0OHa__input{border-radius:var(--radius-md);color:#0f172a;border:1px solid #cbd5e1;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.account-module__zd0OHa__input:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf81a}.account-module__zd0OHa__inputDisabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.account-module__zd0OHa__planBadge{color:#475569;background:#e2e8f0;border-radius:99px;align-items:center;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.account-module__zd0OHa__planBadge.account-module__zd0OHa__premium{color:#000;background:#e1ff21;border:1px solid #d4f700}.account-module__zd0OHa__planContainer{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.account-module__zd0OHa__upgradeBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:99px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.account-module__zd0OHa__upgradeBtn:hover{background:#1d4ed8;transform:translateY(-1px)}.account-module__zd0OHa__upgradeBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.account-module__zd0OHa__buttonGroup{align-items:center;gap:1rem;margin-top:2rem;display:flex}.account-module__zd0OHa__saveBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:#0f172a;border:none;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.account-module__zd0OHa__saveBtn:hover{background:#1e293b}.account-module__zd0OHa__resetBtn{color:#ef4444;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ef4444;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.account-module__zd0OHa__resetBtn:hover{background:#fef2f2}.account-module__zd0OHa__successMessage{color:#22c55e;margin-top:1rem;font-size:.9rem}.account-module__zd0OHa__errorMessage{color:#ef4444;margin-top:1rem;font-size:.9rem}.account-module__zd0OHa__infoMessage{color:#0369a1;border-radius:var(--radius-md);background-color:#e0f2fe;border:1px solid #bae6fd;margin-bottom:2rem;padding:1rem;font-size:.95rem}.account-module__zd0OHa__marketingContainer{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.account-module__zd0OHa__marketingText{color:#475569;border-radius:var(--radius-md);background-color:#f8fafc;border-left:4px solid #e1ff21;margin-bottom:1rem;padding:1rem;font-size:.95rem;line-height:1.6}.account-module__zd0OHa__marketingHighlight{color:#0f172a;font-weight:700}.account-module__zd0OHa__creditsContainer{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.account-module__zd0OHa__creditItem{border-radius:var(--radius-md);color:#475569;background:#f1f5f9;flex-direction:column;gap:.25rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.account-module__zd0OHa__creditsGroup{flex-direction:column;gap:.25rem;margin-left:1.5rem;display:flex}.account-module__zd0OHa__creditsLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.account-module__zd0OHa__creditsInline{align-items:center;gap:1.5rem;display:flex}.account-module__zd0OHa__creditItemInline{color:#475569;font-size:.9rem}.account-module__zd0OHa__creditValueInline{color:#0f172a;font-weight:700}@media (max-width:768px){.account-module__zd0OHa__card{padding:1.5rem}.account-module__zd0OHa__formGrid{grid-template-columns:1fr;gap:1rem}.account-module__zd0OHa__planContainer{flex-direction:column;align-items:flex-start;gap:.75rem}.account-module__zd0OHa__title{margin-bottom:1.5rem;font-size:1.5rem}.account-module__zd0OHa__creditsGroup{margin-left:0;padding-top:.5rem}}.account-module__zd0OHa__widePricingCard{max-width:800px!important}
.Sidebar-module__WZVnLW__sidebar{border-right:1px solid var(--glass-border);z-index:50;width:280px;height:100vh;font-family:var(--font-main);background:#000;flex-direction:column;padding:2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-y:auto}@media (max-width:1024px){.Sidebar-module__WZVnLW__sidebar{transform:translate(-100%)}.Sidebar-module__WZVnLW__sidebarOpen{transform:translate(0);box-shadow:4px 0 16px #00000080}}.Sidebar-module__WZVnLW__overlay{z-index:40;opacity:0;background-color:#00000080;width:100vw;height:100vh;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__overlay.Sidebar-module__WZVnLW__open{opacity:1;display:block}@media (min-width:1024px){.Sidebar-module__WZVnLW__overlay{display:none!important}}.Sidebar-module__WZVnLW__logoContainer{justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.Sidebar-module__WZVnLW__logoText{color:var(--foreground);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.Sidebar-module__WZVnLW__nav{flex-direction:column;gap:.5rem;display:flex}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius-md);color:var(--foreground);opacity:.7;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background:var(--glass-highlight);opacity:1;transform:translate(4px)}.Sidebar-module__WZVnLW__active{color:#e1ff21;opacity:1;background:linear-gradient(90deg,#e1ff2133 0%,#000 100%);border-left:3px solid #e1ff21;font-weight:600}.Sidebar-module__WZVnLW__logout{color:#000;opacity:1;cursor:pointer;background:#e1ff21;margin-top:auto;font-weight:600;box-shadow:0 4px 12px #e1ff2133}.Sidebar-module__WZVnLW__logout:hover{color:#000;background:#f6f6f6;transform:translateY(-2px);box-shadow:0 6px 16px #fff3}
.TopBar-module__rAiKWG__topbar{color:#fff;background:#000;justify-content:space-between;align-items:center;height:60px;margin-bottom:0;padding:.6rem 1.25rem;display:flex}.TopBar-module__rAiKWG__hamburger{color:#fff;cursor:pointer;background:0 0;border:none;margin-right:1rem;padding:.5rem;display:flex}@media (min-width:1024px){.TopBar-module__rAiKWG__hamburger,.TopBar-module__rAiKWG__topbar{display:none}}.TopBar-module__rAiKWG__searchContainer{width:100%;max-width:400px;position:relative}.TopBar-module__rAiKWG__searchInput{border-radius:var(--radius-lg);color:#0f172a;background:#fff;border:1px solid #e2e8f0;width:100%;padding:.875rem 1rem .875rem 3rem;font-family:inherit;font-size:.95rem;transition:all .2s}.TopBar-module__rAiKWG__searchInput:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 2px #38bdf833}.TopBar-module__rAiKWG__searchIcon{color:#94a3b8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.TopBar-module__rAiKWG__profileSection{align-items:center;gap:1.5rem;display:flex}.TopBar-module__rAiKWG__profileInfo{text-align:right;align-items:center;gap:1rem;display:flex}.TopBar-module__rAiKWG__avatar{border:2px solid var(--glass-border);object-fit:cover;border-radius:50%;width:48px;height:48px}.TopBar-module__rAiKWG__userName{color:#0f172a;font-size:1rem;font-weight:600;display:block}.TopBar-module__rAiKWG__userRole{opacity:.6;color:#64748b;font-size:.8rem;display:block}.TopBar-module__rAiKWG__iconButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.TopBar-module__rAiKWG__iconButton:hover{background:var(--glass-highlight);transform:scale(1.05)}.TopBar-module__rAiKWG__primaryIcon{color:var(--primary);background:#38bdf81a}
.CreditProgressBar-module__uCkRJa__barContainer{background:#0f172a;border-bottom:1px solid #1e293b;width:100%}.CreditProgressBar-module__uCkRJa__content{flex-direction:column;gap:.75rem;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}@media (max-width:768px){.CreditProgressBar-module__uCkRJa__content{padding:1rem}}.CreditProgressBar-module__uCkRJa__textRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.CreditProgressBar-module__uCkRJa__message{color:#fff;margin:0;font-size:.95rem;font-weight:500}.CreditProgressBar-module__uCkRJa__upgradeText{color:#e1ff21;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.9rem;font-weight:600}.CreditProgressBar-module__uCkRJa__upgradeText:hover{text-decoration:underline}.CreditProgressBar-module__uCkRJa__upgradeBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#e1ff21;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;transition:transform .2s,opacity .2s}.CreditProgressBar-module__uCkRJa__upgradeBtn:hover{opacity:.9;transform:translateY(-1px)}.CreditProgressBar-module__uCkRJa__track{background:#fff3;border-radius:4px;width:100%;height:6px;overflow:hidden}.CreditProgressBar-module__uCkRJa__fill{background:#e1ff21;border-radius:4px;height:100%;transition:width .3s ease-out}.CreditProgressBar-module__uCkRJa__fillExhausted{background:#ef4444}.CreditProgressBar-module__uCkRJa__countdownText{color:#ef4444;margin-left:.3rem;font-family:monospace;font-size:.95rem;font-weight:700}
.ParentShareModal-module__NtaU8a__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#0f172abf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ParentShareModal-module__NtaU8a__fadeIn;display:flex;position:fixed;inset:0}.ParentShareModal-module__NtaU8a__modal{color:#0f172a;background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;width:100%;max-width:440px;padding:1.5rem 1.5rem 1.25rem 1.25rem;animation:.3s cubic-bezier(.16,1,.3,1) ParentShareModal-module__NtaU8a__slideUp;position:relative;box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #0000000a}.ParentShareModal-module__NtaU8a__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ParentShareModal-module__NtaU8a__closeBtn:hover{color:#0f172a;background-color:#f1f5f9}.ParentShareModal-module__NtaU8a__header{text-align:center;margin-bottom:1.15rem}.ParentShareModal-module__NtaU8a__iconContainer{margin-bottom:.25rem;font-size:2rem;display:inline-block}.ParentShareModal-module__NtaU8a__title{letter-spacing:-.025em;color:#0f172a;margin-bottom:.25rem;font-size:1.35rem;font-weight:800}.ParentShareModal-module__NtaU8a__subtitle{color:#64748b;font-size:.85rem;line-height:1.4}.ParentShareModal-module__NtaU8a__parentPerks{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:1.75rem;padding:1.25rem;display:flex}.ParentShareModal-module__NtaU8a__perkItem{align-items:flex-start;gap:.75rem;display:flex}.ParentShareModal-module__NtaU8a__perkCheck{font-size:1.25rem;line-height:1.25rem}.ParentShareModal-module__NtaU8a__perkItem strong{color:#0f172a;margin-bottom:.15rem;font-size:.9rem;font-weight:700;display:block}.ParentShareModal-module__NtaU8a__perkItem p{color:#64748b;margin:0;font-size:.825rem;line-height:1.4}.ParentShareModal-module__NtaU8a__linkSection{margin-bottom:1.75rem}.ParentShareModal-module__NtaU8a__linkLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.ParentShareModal-module__NtaU8a__copyGroup{gap:.5rem;display:flex}.ParentShareModal-module__NtaU8a__linkInput{color:#334155;text-overflow:ellipsis;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:.625rem .875rem;font-size:.875rem}.ParentShareModal-module__NtaU8a__copyBtn{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ParentShareModal-module__NtaU8a__copyBtn:hover{background-color:#1e293b}.ParentShareModal-module__NtaU8a__copyIconCheck{color:#22c55e}.ParentShareModal-module__NtaU8a__shareTitle{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.ParentShareModal-module__NtaU8a__shareGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.75rem;display:grid}.ParentShareModal-module__NtaU8a__shareOption{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.875rem .5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ParentShareModal-module__NtaU8a__whatsapp{color:#15803d;background-color:#f0fdf4;border-color:#bbf7d0}.ParentShareModal-module__NtaU8a__whatsapp:hover{background-color:#dcfce7}.ParentShareModal-module__NtaU8a__sms{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.ParentShareModal-module__NtaU8a__sms:hover{background-color:#dbeafe}.ParentShareModal-module__NtaU8a__email{color:#4f46e5;background-color:#eef2ff;border-color:#e0e7ff}.ParentShareModal-module__NtaU8a__email:hover{background-color:#e0e7ff}.ParentShareModal-module__NtaU8a__doneBtn{color:#334155;cursor:pointer;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.75rem;font-size:.925rem;font-weight:600;transition:all .2s}.ParentShareModal-module__NtaU8a__doneBtn:hover{color:#0f172a;background-color:#e2e8f0}@keyframes ParentShareModal-module__NtaU8a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ParentShareModal-module__NtaU8a__slideUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.ParentShareModal-module__NtaU8a__modal{border-radius:16px!important;max-width:360px!important;padding:1.25rem 1rem 1rem!important}.ParentShareModal-module__NtaU8a__header{text-align:center!important;margin-bottom:.75rem!important}.ParentShareModal-module__NtaU8a__iconContainer{margin-bottom:.2rem!important;font-size:1.75rem!important}.ParentShareModal-module__NtaU8a__title{margin-bottom:.2rem!important;font-size:1.25rem!important}.ParentShareModal-module__NtaU8a__subtitle{font-size:.78rem!important;line-height:1.35!important}.ParentShareModal-module__NtaU8a__parentPerks{gap:.35rem!important;margin-bottom:.75rem!important;padding:.6rem .75rem!important}.ParentShareModal-module__NtaU8a__perkItem{gap:.5rem!important}.ParentShareModal-module__NtaU8a__perkCheck{font-size:1rem!important}.ParentShareModal-module__NtaU8a__perkItem strong{font-size:.8rem!important}.ParentShareModal-module__NtaU8a__perkDesc{display:none!important}.ParentShareModal-module__NtaU8a__linkSection{margin-bottom:.75rem!important}.ParentShareModal-module__NtaU8a__linkLabel{margin-bottom:.25rem!important;font-size:.7rem!important}.ParentShareModal-module__NtaU8a__linkInput{padding:.45rem .65rem!important;font-size:.8rem!important}.ParentShareModal-module__NtaU8a__copyBtn{padding:.45rem .75rem!important;font-size:.8rem!important}.ParentShareModal-module__NtaU8a__shareTitle{margin-bottom:.4rem!important;font-size:.7rem!important}.ParentShareModal-module__NtaU8a__shareGrid{gap:.4rem!important;margin-bottom:.85rem!important}.ParentShareModal-module__NtaU8a__shareOption{border-radius:8px!important;gap:.3rem!important;padding:.55rem .35rem!important;font-size:.75rem!important}.ParentShareModal-module__NtaU8a__doneBtn{padding:.55rem!important;font-size:.85rem!important}}
.Sections-module__-PM89q__sectionContainer{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:600px;margin:1.25rem auto;padding:1.75rem;position:relative;box-shadow:0 4px 6px -1px #0000000d}.Sections-module__-PM89q__scoreTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Sections-module__-PM89q__scoreSub{color:#475569;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Sections-module__-PM89q__scoreNumber{color:#e1ff21;-webkit-text-stroke:2px #000;text-align:center;margin:1rem 0;font-size:4.5rem;font-weight:900;line-height:1}.Sections-module__-PM89q__radarContainer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:480px){.Sections-module__-PM89q__radarContainer{flex-direction:row;justify-content:space-between;align-items:center}}.Sections-module__-PM89q__gaugeWrapper{flex-shrink:0;width:130px;height:130px;position:relative}.Sections-module__-PM89q__gaugeText{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Sections-module__-PM89q__gaugeLabel{color:#0f172a;font-size:1.25rem;font-weight:800}.Sections-module__-PM89q__gaugeStatus{color:#ef4444;text-transform:uppercase;font-size:.7rem;font-weight:700}.Sections-module__-PM89q__radarDetails{flex-direction:column;flex:1;gap:.75rem;display:flex}.Sections-module__-PM89q__radarBarRow{justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.Sections-module__-PM89q__radarBarBg{background:#e2e8f0;border-radius:4px;width:100%;height:8px;margin-top:.25rem;overflow:hidden}.Sections-module__-PM89q__radarBarFill{border-radius:4px;height:100%;transition:width .4s}.Sections-module__-PM89q__stakesCard{border-radius:12px;padding:1.25rem;font-size:.925rem;line-height:1.5}.Sections-module__-PM89q__stakesCardRed{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca}.Sections-module__-PM89q__stakesCardAmber{color:#78350f;background:#fffbeb;border:1px solid #fef3c7}.Sections-module__-PM89q__benefitsTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Sections-module__-PM89q__benefitsSub{color:#475569;border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:.9rem;font-weight:500}.Sections-module__-PM89q__benefitList{flex-direction:column;gap:.85rem;display:flex}.Sections-module__-PM89q__benefitItem{align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Sections-module__-PM89q__benefitIcon{color:#22c55e;flex-shrink:0;font-weight:800}.Sections-module__-PM89q__benefitText{color:#334155;font-weight:500;line-height:1.4}.Sections-module__-PM89q__proofCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0}.Sections-module__-PM89q__proofStat{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.Sections-module__-PM89q__proofText{color:#64748b;font-size:.875rem;font-weight:500}.Sections-module__-PM89q__stickyCtaBar{z-index:100;box-sizing:border-box;background:#fff;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000014}@media (min-width:768px){.Sections-module__-PM89q__stickyCtaBar{display:none}}.Sections-module__-PM89q__ctaBtnPrimary{color:#000;cursor:pointer;text-align:center;background:#e1ff21;border:none;border-radius:10px;width:100%;padding:.9rem;font-size:1.05rem;font-weight:800;transition:all .2s;box-shadow:0 4px 10px #e1ff214d}.Sections-module__-PM89q__ctaBtnPrimary:hover{background:#d4f010;transform:translateY(-1px)}.Sections-module__-PM89q__ctaBtnSecondary{color:#2563eb;cursor:pointer;text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:10px;width:100%;padding:.8rem;font-size:.95rem;font-weight:700;transition:all .2s}.Sections-module__-PM89q__ctaBtnSecondary:hover{background:#f0f9ff;border-color:#3b82f6}.Sections-module__-PM89q__ctaLinkBtn{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;padding:.5rem;font-size:.9rem;font-weight:500;text-decoration:underline}.Sections-module__-PM89q__ctaLinkBtn:hover{color:#0f172a}.Sections-module__-PM89q__segmentedTrack{background-color:#fff;border-radius:6px;gap:2px;width:100%;height:12px;margin-top:1.5rem;display:flex;position:relative;overflow:hidden}.Sections-module__-PM89q__segmentedZone{height:100%;position:relative}.Sections-module__-PM89q__segmentedZoneGrey{background-color:#f1f5f9}.Sections-module__-PM89q__segmentedZoneOrange{background-color:#ffedd5}.Sections-module__-PM89q__segmentedZoneYellow{background-color:#fef9c3}.Sections-module__-PM89q__segmentedZoneGreen{background-color:#d1fae5}.Sections-module__-PM89q__segmentedFill{border-radius:6px;height:100%;transition:width .3s}.Sections-module__-PM89q__segmentedFillGrey{background-color:#94a3b8}.Sections-module__-PM89q__segmentedFillOrange{background-color:#f97316}.Sections-module__-PM89q__segmentedFillYellow{background-color:#eab308}.Sections-module__-PM89q__segmentedFillGreen{background-color:#059669}.Sections-module__-PM89q__trackLabels{color:#64748b;justify-content:space-between;margin-top:.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:flex}.Sections-module__-PM89q__trackLabelItem{text-align:center;width:33%}.Sections-module__-PM89q__trackLabelItem:first-child{text-align:left}.Sections-module__-PM89q__trackLabelItem:last-child{text-align:right}.Sections-module__-PM89q__infoIconBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:inline-flex;position:absolute;top:1.75rem;right:1.75rem}.Sections-module__-PM89q__infoIconBtn:hover{color:#0f172a;background-color:#f1f5f9}.Sections-module__-PM89q__mathInfoCard{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;margin-bottom:1.25rem;padding:1rem;font-size:.875rem;line-height:1.5;animation:.2s ease-out Sections-module__-PM89q__fadeIn}@keyframes Sections-module__-PM89q__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Sections-module__-PM89q__mathInfoTitle{color:#0369a1;align-items:center;gap:.35rem;margin:0 0 .5rem;font-weight:700;display:flex}.Sections-module__-PM89q__mathFormula{text-align:center;color:#0369a1;background:#e0f2fe;border-radius:6px;margin:.5rem 0;padding:.5rem;font-family:monospace;font-weight:700}.Sections-module__-PM89q__mathInfoList{margin:0;padding-left:1.25rem}.Sections-module__-PM89q__mathInfoList li{margin-bottom:.25rem}.Sections-module__-PM89q__categoryTrack{background:#f1f5f9;border-radius:4px;width:100%;height:8px;margin-top:.35rem;margin-bottom:1rem;position:relative}.Sections-module__-PM89q__categoryFill{border-radius:4px;height:100%;transition:width .3s}.Sections-module__-PM89q__categoryFillGreen{background:#059669}.Sections-module__-PM89q__categoryFillOrange{background:#d97706}.Sections-module__-PM89q__passTick{z-index:10;background-color:#0f172a;width:2px;position:absolute;top:-6px;bottom:-6px}.Sections-module__-PM89q__passCaption{color:#94a3b8;margin-top:.25rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:500}.Sections-module__-PM89q__reliabilityCard{background:#fdfcfa;border:1px solid #f2efeb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:.75rem 1rem;display:flex}.Sections-module__-PM89q__reliabilityLeft{align-items:center;gap:.75rem;display:flex}.Sections-module__-PM89q__reliabilityTitle{color:#1e293b;margin:0;font-size:.9rem;font-weight:700}.Sections-module__-PM89q__reliabilitySubtext{color:#64748b;margin:0;font-size:.8rem;font-weight:500}.Sections-module__-PM89q__reliabilityBars{align-items:center;gap:4px;display:flex}.Sections-module__-PM89q__reliabilityBar{background-color:#e2e8f0;border-radius:2px;width:6px;height:14px}.Sections-module__-PM89q__reliabilityBarActiveRed{background-color:#ef4444}.Sections-module__-PM89q__reliabilityBarActiveOrange{background-color:#f97316}.Sections-module__-PM89q__reliabilityBarActiveAmber{background-color:#facc15}.Sections-module__-PM89q__reliabilityBarActiveGreenBlue{background-color:#10b981}.Sections-module__-PM89q__reliabilityBarActiveGreen{background-color:#059669}.Sections-module__-PM89q__readinessMarkTick{z-index:20;background-color:#000;width:2px;position:absolute;top:-6px;bottom:-6px;transform:translate(-50%)}.Sections-module__-PM89q__benefitsCta{color:#000;cursor:pointer;text-align:center;background:#e1ff21;border:none;border-radius:10px;width:100%;margin-top:1.5rem;padding:.9rem;font-size:1.05rem;font-weight:800;transition:all .2s;box-shadow:0 4px 10px #e1ff214d}.Sections-module__-PM89q__benefitsCta:hover{background:#d4f010;transform:translateY(-1px)}.Sections-module__-PM89q__benefitsCardFullWidth{width:100%}@media (min-width:1024px){.Sections-module__-PM89q__benefitsCardFullWidth{max-width:100%}}.Sections-module__-PM89q__trustGridContainer{flex-direction:column;gap:1.5rem;padding:.5rem 0;display:flex}.Sections-module__-PM89q__trustStatsRow{text-align:center;border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(3,1fr);gap:1rem;padding-bottom:1.5rem;display:grid}.Sections-module__-PM89q__trustStatCard{flex-direction:column;justify-content:center;align-items:center;display:flex}.Sections-module__-PM89q__trustStatVal{color:#0f172a;margin-bottom:.25rem;font-size:1.2rem;font-weight:800;line-height:1.2}@media (min-width:480px){.Sections-module__-PM89q__trustStatVal{font-size:1.5rem}}.Sections-module__-PM89q__trustStatLbl{color:#64748b;font-size:.75rem;font-weight:600}.Sections-module__-PM89q__starRatingRow{color:#fbbf24;gap:.1rem;margin-top:.2rem;display:flex}.Sections-module__-PM89q__testimonialsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.Sections-module__-PM89q__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}.Sections-module__-PM89q__testimonialCard{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1.25rem;display:flex}.Sections-module__-PM89q__testimonialHeader{flex-direction:column;gap:.35rem;display:flex}.Sections-module__-PM89q__testimonialStars{color:#fbbf24;gap:.1rem;display:flex}.Sections-module__-PM89q__testimonialText{color:#334155;font-size:.85rem;font-style:italic;line-height:1.4}.Sections-module__-PM89q__testimonialFooter{color:#475569;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;font-size:.75rem;font-weight:700;display:flex}.Sections-module__-PM89q__verifiedBadge{color:#16a34a;background:#f0fdf4;border-radius:9999px;align-items:center;gap:.2rem;padding:.1rem .4rem;font-size:.7rem;font-weight:600;display:flex}.Sections-module__-PM89q__comparisonCard{box-sizing:border-box;background:#000;border:1px solid #1e293b;border-radius:16px;width:100%;max-width:800px;margin:1.25rem auto;padding:.85rem}@media (min-width:600px){.Sections-module__-PM89q__comparisonCard{padding:1.75rem}}.Sections-module__-PM89q__comparisonTable{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.825rem}.Sections-module__-PM89q__comparisonTable td,.Sections-module__-PM89q__comparisonTable th{word-wrap:break-word;word-break:normal;padding:.6rem .4rem!important}.Sections-module__-PM89q__comparisonTable th{white-space:nowrap}@media (min-width:600px){.Sections-module__-PM89q__comparisonTable{font-size:.9rem}.Sections-module__-PM89q__comparisonTable td,.Sections-module__-PM89q__comparisonTable th{padding:.85rem 1rem!important}}@media (max-width:600px){.Sections-module__-PM89q__hideOnMobileText{display:none!important}.Sections-module__-PM89q__mobileLabel{margin-top:.2rem;font-size:.75rem;display:block}.Sections-module__-PM89q__mobileCenter{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.15rem!important}}@media (min-width:601px){.Sections-module__-PM89q__mobileLabel{display:none!important}}.Sections-module__-PM89q__yellowUpgradeBtn{color:#000;cursor:pointer;text-align:center;background:#e1ff21;border:none;border-radius:10px;width:100%;padding:1rem;font-size:1.05rem;font-weight:800;transition:all .3s;animation:2s infinite Sections-module__-PM89q__premiumYellowPulse;box-shadow:0 4px 15px #e1ff2140}.Sections-module__-PM89q__yellowUpgradeBtn:hover{background:#d4f010;transform:translateY(-2px);box-shadow:0 6px 20px #e1ff2173}@keyframes Sections-module__-PM89q__premiumYellowPulse{0%{box-shadow:0 0 #e1ff2166}70%{box-shadow:0 0 0 10px #e1ff2100}to{box-shadow:0 0 #e1ff2100}}.Sections-module__-PM89q__pricingSingleCard{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:600px;margin:1.5rem auto;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}@media (min-width:600px){.Sections-module__-PM89q__pricingSingleCard{padding:2.25rem}}.Sections-module__-PM89q__pricingTierRow{cursor:pointer;box-sizing:border-box;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;padding:.55rem .75rem;transition:all .2s;display:flex}.Sections-module__-PM89q__pricingTierRow:hover{background:#f1f5f9;border-color:#cbd5e1}.Sections-module__-PM89q__pricingTierRowActive{background:#e1ff211f;border-color:#000}.Sections-module__-PM89q__pricingTierRowActive:hover{background:#e1ff212e}.Sections-module__-PM89q__tierRadioCircle{background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:.6rem;transition:all .2s;display:flex}.Sections-module__-PM89q__pricingTierRowActive .Sections-module__-PM89q__tierRadioCircle{border-color:#000}.Sections-module__-PM89q__tierRadioDot{background:#000;border-radius:50%;width:8px;height:8px}.Sections-module__-PM89q__pricingPopularBadge{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#e1ff21;border:1px solid #00000026;border-radius:9999px;padding:.1rem .4rem;font-size:.6rem;font-weight:800;display:inline-block}.Sections-module__-PM89q__pricingBestValueBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0f172a;border-radius:9999px;padding:.1rem .4rem;font-size:.6rem;font-weight:800;display:inline-block}.Sections-module__-PM89q__pricingGuaranteeBanner{color:#15803d;background:#22c55e14;border:1px solid #22c55e40;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .85rem;font-size:.8rem;line-height:1.35;display:flex}.Sections-module__-PM89q__pricingContainerNoWrapper{box-sizing:border-box;color:#0f172a;width:100%;max-width:600px;margin:0 auto}@media (max-width:600px){.Sections-module__-PM89q__pricingTierRow{padding:.65rem}.Sections-module__-PM89q__pricingRowRight{border-top:none;width:auto;padding-top:0}}.Sections-module__-PM89q__lockedBreakdownTitle{color:#0f172a;margin:0;font-size:.85rem;font-weight:800;line-height:1.2}@media (min-width:600px){.Sections-module__-PM89q__lockedBreakdownTitle{font-size:1rem}}.Sections-module__-PM89q__lockedBreakdownSubtitle{color:#64748b;margin:.25rem 0 0;font-size:.7rem;font-weight:500}@media (min-width:600px){.Sections-module__-PM89q__lockedBreakdownSubtitle{font-size:.85rem}}.Sections-module__-PM89q__studyModesCardContainer{text-align:center;color:#fff;background:#090d14;border:1px solid #ffffff14;border-radius:16px;margin-bottom:2.5rem;padding:2.25rem 1.5rem;box-shadow:0 8px 30px #0006}.Sections-module__-PM89q__studyModesHeader{margin-bottom:2rem}.Sections-module__-PM89q__studyModesTitle{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:850;line-height:1.3}.Sections-module__-PM89q__studyModesSubtitle{color:#94a3b8;max-width:620px;margin:0 auto;font-size:.95rem;line-height:1.5}.Sections-module__-PM89q__studyModesGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.Sections-module__-PM89q__studyModeCard{cursor:pointer;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:space-between;padding:1.5rem;text-decoration:none;transition:all .25s ease-in-out;display:flex;position:relative}.Sections-module__-PM89q__studyModeCard:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 8px 25px #00000014}.Sections-module__-PM89q__premiumStudyModeCard{background:linear-gradient(#fefce8 0%,#f8fafc 100%);border:1px solid #fde047}.Sections-module__-PM89q__premiumStudyModeCard:hover{background:linear-gradient(#fef9c3 0%,#fff 100%);border-color:#eab308;box-shadow:0 8px 25px #eab30826}.Sections-module__-PM89q__studyModeCardTop{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Sections-module__-PM89q__studyModeIconWrapper{color:#0284c7;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Sections-module__-PM89q__studyModeIconWrapperPremium{color:#854d0e;background:#fef9c3;border:1px solid #fef08a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Sections-module__-PM89q__freeBadge{color:#0369a1;letter-spacing:.04em;background:#e0f2fe;border:1px solid #bae6fd;border-radius:9999px;padding:.25rem .65rem;font-size:.725rem;font-weight:800}.Sections-module__-PM89q__premiumModeBadge{color:#e1ff21;letter-spacing:.04em;background:#0f172a;border-radius:9999px;align-items:center;padding:.25rem .65rem;font-size:.725rem;font-weight:900;display:inline-flex}.Sections-module__-PM89q__studyModeCardTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.15rem;font-weight:800;line-height:1.3}.Sections-module__-PM89q__studyModeCardDesc{color:#475569;flex-grow:1;margin:0 0 1.5rem;font-size:.85rem;line-height:1.5}.Sections-module__-PM89q__studyModeBtnFree{color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:10px;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.Sections-module__-PM89q__studyModeCard:hover .Sections-module__-PM89q__studyModeBtnFree{color:#e1ff21;background:#1e293b;border-color:#1e293b}.Sections-module__-PM89q__studyModeBtnPremium{color:#000;cursor:pointer;text-align:center;background:#e1ff21;border:none;border-radius:10px;width:100%;padding:.7rem 1rem;font-size:.875rem;font-weight:850;transition:all .2s;box-shadow:0 4px 12px #00000014}.Sections-module__-PM89q__studyModeBtnPremium:hover{background:#d4ff00;transform:scale(1.02)}
.LimitModal-module__akjgIq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.LimitModal-module__akjgIq__modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;max-height:90vh;padding:2rem;position:relative;overflow:hidden auto;box-shadow:0 25px 50px -12px #00000040}.LimitModal-module__akjgIq__modalSpecial{max-width:480px;padding:2.5rem 2rem}.LimitModal-module__akjgIq__gradientBar{background:linear-gradient(90deg,#e1ff21,#2563eb);height:6px;position:absolute;top:0;left:0;right:0}.LimitModal-module__akjgIq__headline{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.2}.LimitModal-module__akjgIq__headlineSpecial{margin-bottom:.5rem;font-size:1.75rem}.LimitModal-module__akjgIq__description{color:#64748b;margin-bottom:1.5rem;font-size:1rem}.LimitModal-module__akjgIq__renewalText{color:#64748b;margin-bottom:.5rem;font-size:.85rem;display:block}.LimitModal-module__akjgIq__featureList{text-align:left;background:#f8fafc;border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.LimitModal-module__akjgIq__featureItem{color:#334155;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.LimitModal-module__akjgIq__checkIcon{color:#22c55e;font-size:1.2rem}.LimitModal-module__akjgIq__lockIcon{font-size:1.2rem}.LimitModal-module__akjgIq__priceBox{background:ivory;border:2px solid #e1ff21;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.LimitModal-module__akjgIq__priceMain{color:#0f172a;font-size:1.5rem;font-weight:800}.LimitModal-module__akjgIq__priceSub{color:#64748b;font-size:1rem;font-weight:600}.LimitModal-module__akjgIq__priceDesc{color:#64748b;margin-top:.25rem;font-size:.85rem;font-weight:500}.LimitModal-module__akjgIq__upgradeBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;transition:background .2s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.LimitModal-module__akjgIq__upgradeBtn:hover{background:#1d4ed8}.LimitModal-module__akjgIq__priceTag{color:#000;background:#e1ff21;border-radius:4px;padding:2px 6px;font-size:.75rem}.LimitModal-module__akjgIq__secondaryText{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.LimitModal-module__akjgIq__backBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-top:0;padding:.75rem 1.5rem;font-weight:600}.LimitModal-module__akjgIq__backBtnSpecial{margin-top:.5rem}@media (max-width:640px){.LimitModal-module__akjgIq__modal{max-width:90vw;padding:1.5rem}.LimitModal-module__akjgIq__modalSpecial{padding:1.5rem 1.25rem}.LimitModal-module__akjgIq__headline{font-size:1.25rem}.LimitModal-module__akjgIq__headlineSpecial{font-size:1.4rem}.LimitModal-module__akjgIq__description{margin-bottom:1rem;font-size:.9rem}.LimitModal-module__akjgIq__renewalText{font-size:.75rem}.LimitModal-module__akjgIq__featureList{gap:.5rem;margin-bottom:1rem;padding:1rem}.LimitModal-module__akjgIq__featureItem{gap:.5rem;font-size:.85rem}.LimitModal-module__akjgIq__checkIcon,.LimitModal-module__akjgIq__lockIcon{font-size:1rem}.LimitModal-module__akjgIq__priceBox{margin-bottom:1rem;padding:.75rem}.LimitModal-module__akjgIq__priceMain{font-size:1.25rem}.LimitModal-module__akjgIq__priceSub{font-size:.85rem}.LimitModal-module__akjgIq__upgradeBtn{padding:.85rem;font-size:1rem}.LimitModal-module__akjgIq__backBtn{padding:.6rem;font-size:.9rem}}.LimitModal-module__akjgIq__modalWide{width:95%;max-width:950px}
.DashboardLayout-module__TvOKRa__container{color:#0f172a;background:#f6f6f6;min-height:100vh;display:flex}.DashboardLayout-module__TvOKRa__mainContent{flex-direction:column;flex:1;width:100%;transition:padding-left .3s;display:flex}@media (min-width:1024px){.DashboardLayout-module__TvOKRa__mainContent{padding-left:280px}}.DashboardLayout-module__TvOKRa__contentInner{flex:1;width:100%;padding:1.5rem;overflow-x:hidden}.DashboardLayout-module__TvOKRa__contentInnerFull{flex:1;width:100%;padding:0;overflow-x:hidden}@media (max-width:768px){.DashboardLayout-module__TvOKRa__contentInner{padding:1rem .75rem}}
.shared_quiz_layout-module__mp_47G__quizLayout{min-height:100vh;font-family:var(--font-main);background:#f6f6f6;display:flex}.shared_quiz_layout-module__mp_47G__mainWrapper{flex-direction:column;flex:1;width:100%;display:flex}.shared_quiz_layout-module__mp_47G__header{z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.shared_quiz_layout-module__mp_47G__title{color:#0f172a;font-size:1.5rem;font-weight:700}.shared_quiz_layout-module__mp_47G__stats{color:#475569;gap:2rem;font-weight:600;display:flex}.shared_quiz_layout-module__mp_47G__exitBtn{border-radius:var(--radius-md);color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;padding:.5rem 1rem;font-weight:600;transition:all .2s}.shared_quiz_layout-module__mp_47G__exitBtn:hover{color:#0f172a;background:#f1f5f9}.shared_quiz_layout-module__mp_47G__contentGrid{grid-template-columns:1fr 350px;align-items:start;gap:2rem;width:100%;max-width:1600px;margin:0 auto;padding:3rem;display:grid}.shared_quiz_layout-module__mp_47G__resultPrimaryBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:#0f172a;border:none;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.shared_quiz_layout-module__mp_47G__resultPrimaryBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 6px 15px -3px #0f172a4d}.shared_quiz_layout-module__mp_47G__secondaryBtn{color:#0f172a;border-radius:var(--radius-md);cursor:pointer;background:#fff;border:1px solid #e2e8f0;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.shared_quiz_layout-module__mp_47G__secondaryBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px -1px #0000000d}.shared_quiz_layout-module__mp_47G__primaryBtn{color:#000;border-radius:var(--radius-md);cursor:pointer;background:#e1ff21;border:none;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.shared_quiz_layout-module__mp_47G__primaryBtn:hover{background:#d4f010;transform:translateY(-2px);box-shadow:0 6px 15px -3px #e1ff214d}.shared_quiz_layout-module__mp_47G__navigatorCard{background:#fff;border-radius:12px;padding:2rem;position:sticky;top:100px;box-shadow:0 4px 6px -1px #0000000d}.shared_quiz_layout-module__mp_47G__resultsContainer{border-radius:var(--radius-lg);text-align:center;color:#0f172a;background:#fff;grid-column:1/-1;width:100%;margin:0 auto;padding:3rem;box-shadow:0 10px 15px -3px #0000001a}.shared_quiz_layout-module__mp_47G__reviewSection{color:#0f172a;max-width:800px;margin-top:3rem;margin-left:auto;margin-right:auto}.shared_quiz_layout-module__mp_47G__reviewCard{border-radius:var(--radius-lg);text-align:left;color:#0f172a;background:#fff;border:1px solid #e2e8f0;margin-bottom:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}@media (max-width:1024px){.shared_quiz_layout-module__mp_47G__contentGrid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.shared_quiz_layout-module__mp_47G__header{flex-wrap:wrap;gap:1rem;padding:1rem 1.5rem}.shared_quiz_layout-module__mp_47G__navigatorCard{width:100%;position:static}.shared_quiz_layout-module__mp_47G__stats{gap:1rem;font-size:.9rem}.shared_quiz_layout-module__mp_47G__title{font-size:1.2rem}}.shared_quiz_layout-module__mp_47G__riskBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-flex}.shared_quiz_layout-module__mp_47G__riskBadgeNotReady{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.shared_quiz_layout-module__mp_47G__riskBadgeReady{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.shared_quiz_layout-module__mp_47G__riskDot{border-radius:50%;width:8px;height:8px}.shared_quiz_layout-module__mp_47G__riskDotNotReady{background:#ef4444}.shared_quiz_layout-module__mp_47G__riskDotReady{background:#22c55e}.shared_quiz_layout-module__mp_47G__riskDetails{color:#475569;max-width:600px;margin:1rem auto 2rem;font-size:1rem;line-height:1.6}.shared_quiz_layout-module__mp_47G__doubleTrapBox{text-align:left;background:#0f172a08;border:1px dashed #0f172a26;border-radius:12px;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.2rem}.shared_quiz_layout-module__mp_47G__doubleTrapTitle{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.95rem;font-weight:700;display:flex}.shared_quiz_layout-module__mp_47G__doubleTrapText{color:#475569;margin:0;font-size:.9rem;line-height:1.5}.shared_quiz_layout-module__mp_47G__countdownBox{color:#475569;background:#ef44440a;border:1px solid #ef44441a;border-radius:12px;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem;font-size:.95rem;font-weight:500}.shared_quiz_layout-module__mp_47G__countdownText{color:#ef4444;margin-left:.2rem;font-family:monospace;font-size:1.1rem;font-weight:700}.shared_quiz_layout-module__mp_47G__ctaStack{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:480px;margin:0 auto;display:flex}.shared_quiz_layout-module__mp_47G__primaryUpgradeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border:none;border-radius:10px;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:all .3s;animation:2s infinite shared_quiz_layout-module__mp_47G__premiumPulse;box-shadow:0 4px 15px #7c3aed4d}.shared_quiz_layout-module__mp_47G__primaryUpgradeBtn:hover{background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80}.shared_quiz_layout-module__mp_47G__lockedBtn{color:#94a3b8;cursor:not-allowed;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.shared_quiz_layout-module__mp_47G__lockedBtn:hover{color:#64748b;background:#e2e8f0}.shared_quiz_layout-module__mp_47G__guaranteeText{color:#0f172a;align-items:center;gap:.3rem;margin:.2rem 0 .8rem;font-size:.85rem;font-weight:600;display:flex}@keyframes shared_quiz_layout-module__mp_47G__premiumPulse{0%{box-shadow:0 0 #7c3aed99}70%{box-shadow:0 0 0 10px #7c3aed00}to{box-shadow:0 0 #7c3aed00}}.shared_quiz_layout-module__mp_47G__studyReportCard{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-width:600px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;padding:1.5rem}.shared_quiz_layout-module__mp_47G__reportCardTitle{color:#0f172a;margin:0 0 .4rem;font-size:1.1rem;font-weight:800}.shared_quiz_layout-module__mp_47G__reportCardSub{color:#64748b;margin:0 0 1rem;font-size:.85rem}.shared_quiz_layout-module__mp_47G__reportCardGrid{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.6rem;margin-bottom:.5rem;padding-bottom:1rem;display:flex}.shared_quiz_layout-module__mp_47G__reportCardRow{color:#334155;justify-content:space-between;font-size:.95rem;display:flex}.shared_quiz_layout-module__mp_47G__reportCategoryLabel{font-weight:600}.shared_quiz_layout-module__mp_47G__scorePass{color:#22c55e;font-weight:700}.shared_quiz_layout-module__mp_47G__scoreFail{color:#ef4444;font-weight:700}.shared_quiz_layout-module__mp_47G__stakesWarningBox{color:#ef4444;text-align:left;background:#ef44440f;border:1px dashed #ef444433;border-radius:12px;max-width:600px;margin:0 auto 1.5rem;padding:1rem;font-size:.9rem;line-height:1.5}.shared_quiz_layout-module__mp_47G__priceGuaranteeBox{text-align:center;box-sizing:border-box;background:#22c55e0a;border:2px solid #22c55e;border-radius:12px;width:100%;margin-top:.25rem;padding:1.25rem}.shared_quiz_layout-module__mp_47G__priceGuaranteeTitle{color:#0f172a;font-size:1.25rem;font-weight:800}.shared_quiz_layout-module__mp_47G__priceGuaranteeSub{color:#16a34a;margin-top:.4rem;font-size:.9rem;font-weight:800}.shared_quiz_layout-module__mp_47G__priceGuaranteeDesc{color:#64748b;margin-top:.4rem;font-size:.8rem;font-weight:500;line-height:1.4}.shared_quiz_layout-module__mp_47G__parentPayBtn{color:#2563eb;cursor:pointer;box-sizing:border-box;background:#2563eb0f;border:1px solid #2563eb33;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.shared_quiz_layout-module__mp_47G__parentPayBtn:hover{background:#2563eb1a;border-color:#2563eb66}.shared_quiz_layout-module__mp_47G__resultsWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:800px;margin:3rem auto;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.shared_quiz_layout-module__mp_47G__resultsHeader{text-align:center;color:#fff;background:#000;border-bottom:1px solid #ffffff1a;padding:2.5rem 2rem}.shared_quiz_layout-module__mp_47G__resultsBody{padding:2.5rem 2rem}.shared_quiz_layout-module__mp_47G__resultsPricingWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2.5rem;padding:2rem 1.5rem;box-shadow:0 4px 6px -1px #0000000d}@media (max-width:768px){.shared_quiz_layout-module__mp_47G__resultsWrapper{border-radius:12px;margin:1rem auto}.shared_quiz_layout-module__mp_47G__resultsHeader{padding:2rem 1rem}.shared_quiz_layout-module__mp_47G__resultsBody{padding:1.5rem 1rem}.shared_quiz_layout-module__mp_47G__resultsPricingWrapper{border-radius:12px;padding:1.25rem .75rem}}.shared_quiz_layout-module__mp_47G__studyGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:720px){.shared_quiz_layout-module__mp_47G__studyGrid{grid-template-columns:repeat(4,1fr)}}.shared_quiz_layout-module__mp_47G__modeCard{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;width:100%;height:auto;min-height:230px;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.shared_quiz_layout-module__mp_47G__modeCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}@media (min-width:720px){.shared_quiz_layout-module__mp_47G__modeCard{height:auto;min-height:280px}}.shared_quiz_layout-module__mp_47G__thumbnailWrapper{background:#f1f5f9;flex-shrink:0;width:100%;height:110px;position:relative;overflow:hidden}@media (min-width:720px){.shared_quiz_layout-module__mp_47G__thumbnailWrapper{height:140px}}.shared_quiz_layout-module__mp_47G__thumbnailImg{object-fit:cover;width:100%;height:100%;transition:transform .25s ease-out}.shared_quiz_layout-module__mp_47G__modeCard:hover .shared_quiz_layout-module__mp_47G__thumbnailImg{transform:scale(1.06)}.shared_quiz_layout-module__mp_47G__premiumBadgeCorner{color:#e1ff21;z-index:10;text-transform:uppercase;background:#0f172a;border:1px solid #e1ff21;border-radius:4px;align-items:center;gap:.25rem;padding:.15rem .35rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #00000040}.shared_quiz_layout-module__mp_47G__cardTextContent{box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:.2rem;width:100%;height:auto;margin-top:0;padding:.75rem;display:flex}@media (min-width:720px){.shared_quiz_layout-module__mp_47G__cardTextContent{padding:1rem 1.25rem 1.25rem}}.shared_quiz_layout-module__mp_47G__cardTitleText{color:#0f172a;min-height:3.2rem;margin:0 0 .25rem;font-size:1.3rem;font-weight:700}.shared_quiz_layout-module__mp_47G__cardSubtitleText{color:#64748b;margin:0;font-size:.825rem;line-height:1.4}.shared_quiz_layout-module__mp_47G__yellowUpgradeBtn{color:#000;cursor:pointer;background:#e1ff21;border:none;border-radius:10px;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:800;transition:all .3s;animation:2s infinite shared_quiz_layout-module__mp_47G__premiumYellowPulse;box-shadow:0 4px 15px #e1ff2140}.shared_quiz_layout-module__mp_47G__yellowUpgradeBtn:hover{background:#d4f010;transform:translateY(-2px);box-shadow:0 6px 20px #e1ff2173}@keyframes shared_quiz_layout-module__mp_47G__premiumYellowPulse{0%{box-shadow:0 0 #e1ff2166}70%{box-shadow:0 0 0 10px #e1ff2100}to{box-shadow:0 0 #e1ff2100}}
.page-module___8aEwW__main{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:0;display:flex;overflow-x:hidden}.page-module___8aEwW__nav{color:#fff;z-index:10;background-color:#000;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;display:flex;position:relative}.page-module___8aEwW__navLogoImage{width:auto;height:40px}.page-module___8aEwW__navButtons{align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__navLoginBtn{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:flex}.page-module___8aEwW__navCtaBtn{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:30px;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:flex}.page-module___8aEwW__hero{text-align:left;background-image:url(/hero-bg.png);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:auto;padding:3rem 1.5rem;display:flex;position:relative}.page-module___8aEwW__heroContainer{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1400px;display:flex}.page-module___8aEwW__heroContent{text-align:left;z-index:2;flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex}.page-module___8aEwW__heroImageWrapper{z-index:2;flex:1;justify-content:center;width:100%;max-width:500px;margin-top:.5rem;display:flex;position:relative}.page-module___8aEwW__heroImageWrapper img{box-shadow:none;border-radius:0;width:100%;height:auto}.page-module___8aEwW__mobileOnly{width:100%;display:block}.page-module___8aEwW__desktopOnly{width:100%;display:none}.page-module___8aEwW__heroTitle{color:#000;text-transform:uppercase;text-align:center;max-width:100%;font-size:2.7rem;font-weight:800;line-height:1.1;font-family:var(--font-poppins),sans-serif;margin-bottom:2rem;padding-top:1rem}.page-module___8aEwW__heroList{color:#333;max-width:100%;font-size:1.1rem;font-weight:400;line-height:1.6;font-family:var(--font-poppins),sans-serif;margin-bottom:2rem;padding:0;list-style:none}.page-module___8aEwW__heroList li{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.page-module___8aEwW__heroButtons{flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.page-module___8aEwW__heroTrustText{color:#333;opacity:.8;text-align:center;width:100%;margin-top:0;margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.page-module___8aEwW__ctaBtn{color:#000;cursor:pointer;text-align:center;background-color:#d4ff00;border:none;border-radius:50px;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 10px #0000001a}.page-module___8aEwW__secondaryBtn{color:#fff;cursor:pointer;text-align:center;background:0 0;border:2px solid #fff;border-radius:50px;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700}.page-module___8aEwW__ctaBtn:hover,.page-module___8aEwW__secondaryBtn:hover{transform:scale(1.02)}.page-module___8aEwW__sectionHeader{text-align:center;width:100%;max-width:1200px;margin-bottom:2rem}.page-module___8aEwW__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1.1}.page-module___8aEwW__sectionTitleLight{color:#000;}.page-module___8aEwW__sectionSubtitle{opacity:.8;color:#ccc;font-size:1.1rem;line-height:1.5}.page-module___8aEwW__sectionSubtitleLight{color:#333;}.page-module___8aEwW__section{flex-direction:column;align-items:center;width:100%;padding:3rem 1.5rem;display:flex}.page-module___8aEwW__featuresGrid,.page-module___8aEwW__studyModesGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;width:100%;max-width:1200px;margin-top:2rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.page-module___8aEwW__featuresGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__featureCard{text-align:center;color:#000;scroll-snap-align:center;background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;flex:0 0 100%;align-items:center;padding:2.5rem 1.5rem 0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #00000014}.page-module___8aEwW__featureCardWithPadding{padding-bottom:2.5rem}.page-module___8aEwW__featureCardTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module___8aEwW__featureCardSubtitle{color:#666;max-width:90%;margin-bottom:.5rem;font-size:1rem;line-height:1.5}.page-module___8aEwW__featureImageContainer{border-radius:0 0 24px 24px;justify-content:center;width:calc(100% + 3rem);margin-top:auto;margin-left:-1.5rem;margin-right:-1.5rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__featureCardImage{object-fit:cover;width:100%;height:auto;margin-bottom:0;display:block}.page-module___8aEwW__carouselDots{justify-content:center;gap:.5rem;width:100%;margin-bottom:2rem;display:flex}.page-module___8aEwW__dot{cursor:pointer;background-color:#ddd;border-radius:50%;width:10px;height:10px;transition:all .3s}.page-module___8aEwW__activeDot{background-color:#d4ff00;border-radius:10px;width:20px;transform:scale(1.2)}.page-module___8aEwW__splitSection{color:#000;background-color:#f6f6f6;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:4rem 1.5rem;display:flex}.page-module___8aEwW__splitContent{flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1200px;display:flex}.page-module___8aEwW__splitText{text-align:left;flex:1;width:100%}.page-module___8aEwW__splitImage{flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.page-module___8aEwW__splitImage img{border-radius:16px;max-width:100%;height:auto}.page-module___8aEwW__lightSection{color:#000;background-color:#f6f6f6;width:100%}.page-module___8aEwW__darkSection{color:#fff;background-color:#000;width:100%}.page-module___8aEwW__whiteSection{color:#000;background-color:#fff;width:100%}.page-module___8aEwW__imageWrapperFull{width:100%;max-width:1200px;margin-top:2rem;margin-bottom:2rem}.page-module___8aEwW__imageWrapperFull img{border-radius:16px;width:100%;height:auto;box-shadow:0 10px 30px #0000001a}.page-module___8aEwW__centeredCta{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin-top:1rem;display:flex}.page-module___8aEwW__ctaBtnLimited{max-width:400px;}.page-module___8aEwW__finalCtaTitle{text-align:center;margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__finalCtaText{opacity:.7;text-align:center;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.page-module___8aEwW__footer{color:#fff6;text-align:center;background-color:#000;border-top:1px solid #ffffff1a;width:100%;padding:2rem 1.5rem;font-size:.8rem}@media (min-width:768px){.page-module___8aEwW__finalCtaTitle{font-size:3rem}.page-module___8aEwW__nav{padding:.5rem 3rem}.page-module___8aEwW__navLogoImage{height:53px}.page-module___8aEwW__navButtons{gap:1rem}.page-module___8aEwW__navLoginBtn{font-size:1.1rem}.page-module___8aEwW__navCtaBtn{padding:.8rem 1.8rem;font-size:1.1rem}.page-module___8aEwW__hero{min-height:80vh;padding:4rem 2rem}.page-module___8aEwW__heroTitle{margin-bottom:2rem;padding-top:2rem;font-size:4rem}.page-module___8aEwW__heroSubtitle{max-width:90%;font-size:1.25rem}.page-module___8aEwW__heroButtons{flex-direction:row;width:auto}.page-module___8aEwW__ctaBtn,.page-module___8aEwW__secondaryBtn{width:auto;padding:1rem 2rem;font-size:1.1rem}.page-module___8aEwW__sectionTitle{font-size:3.5rem}.page-module___8aEwW__sectionSubtitle{font-size:1.3rem}.page-module___8aEwW__featureCard h3{font-size:1.8rem}.page-module___8aEwW__section{padding:8rem 2rem}}@media (min-width:1024px){.page-module___8aEwW__heroContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.page-module___8aEwW__heroContent{flex:0 0 50%;max-width:50%;padding-right:0}.page-module___8aEwW__heroImageWrapper{flex:0 0 50%;max-width:50%;margin-top:0;display:flex}.page-module___8aEwW__mobileOnly{display:none}.page-module___8aEwW__desktopOnly{width:100%;display:block}.page-module___8aEwW__heroTitle{text-align:left;font-size:5rem}.page-module___8aEwW__heroList{font-size:1.5rem}.page-module___8aEwW__heroTrustText{text-align:left}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;overflow-x:visible}.page-module___8aEwW__studyModesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;overflow-x:visible}.page-module___8aEwW__featureCard{scroll-snap-align:none;flex:auto;height:100%}.page-module___8aEwW__carouselDots{display:none}.page-module___8aEwW__splitSection{padding:10rem 2rem}.page-module___8aEwW__splitContent{flex-direction:row;gap:4rem}.page-module___8aEwW__splitText,.page-module___8aEwW__splitImage{flex:0 0 50%;width:50%;max-width:50%}.page-module___8aEwW__sectionTitle{font-size:4.5rem}}.page-module___8aEwW__separatorLine{background-color:#e1ff21;border:none;width:100%;height:2px;margin:0}
.LoginModal-module__ii0EnW__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.3s LoginModal-module__ii0EnW__fadeIn;display:flex;position:fixed;inset:0}.LoginModal-module__ii0EnW__modal{text-align:center;border:1px solid var(--primary);width:90%;max-width:450px;padding:3rem;box-shadow:0 0 50px #00000080}@keyframes LoginModal-module__ii0EnW__fadeIn{0%{opacity:0}to{opacity:1}}
.FreeMockTestResultModal-module__dpWuga__container{z-index:99999;color:#fff;-webkit-overflow-scrolling:touch;background-color:#0f172af5;flex-direction:column;justify-content:flex-start;align-items:center;padding:3rem 1.5rem;font-family:inherit;display:flex;position:fixed;inset:0;overflow-y:auto}.FreeMockTestResultModal-module__dpWuga__gradientBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#d4ff0014 0%,#0000 50%);width:200%;height:200%;position:fixed;top:-50%;left:-50%}.FreeMockTestResultModal-module__dpWuga__content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;z-index:1;background:#1e293bbf;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:600px;margin-top:auto;margin-bottom:auto;padding:3rem 2.5rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.FreeMockTestResultModal-module__dpWuga__successIcon{color:#d4ff00;background:#d4ff001a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.FreeMockTestResultModal-module__dpWuga__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.FreeMockTestResultModal-module__dpWuga__subtitle{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.FreeMockTestResultModal-module__dpWuga__divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:2rem 0}.FreeMockTestResultModal-module__dpWuga__offerBox{background:linear-gradient(145deg,#d4ff000d,#d4ff0003);border:1px solid #d4ff0033;border-radius:16px;margin-bottom:2rem;padding:2rem;position:relative;overflow:hidden}.FreeMockTestResultModal-module__dpWuga__offerBadge{color:#000;text-transform:uppercase;letter-spacing:1px;background:#d4ff00;border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:.3rem 1rem;font-size:.8rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%)}.FreeMockTestResultModal-module__dpWuga__offerTitle{color:#fff;margin-top:1rem;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.FreeMockTestResultModal-module__dpWuga__offerPrice{color:#d4ff00;justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;font-size:3rem;font-weight:900;display:flex}.FreeMockTestResultModal-module__dpWuga__offerPrice span{color:#94a3b8;font-size:1rem;font-weight:400;text-decoration:line-through}.FreeMockTestResultModal-module__dpWuga__featureList{text-align:left;margin-bottom:2rem}.FreeMockTestResultModal-module__dpWuga__featureItem{color:#e2e8f0;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;display:flex}.FreeMockTestResultModal-module__dpWuga__checkIcon{color:#d4ff00;background:#d4ff001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;display:flex}.FreeMockTestResultModal-module__dpWuga__upgradeBtn{color:#000;cursor:pointer;background:#d4ff00;border:none;border-radius:12px;width:100%;margin-bottom:1.5rem;padding:1.2rem;font-size:1.2rem;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #d4ff004d}.FreeMockTestResultModal-module__dpWuga__upgradeBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #d4ff0066}.FreeMockTestResultModal-module__dpWuga__upgradeBtn:active:not(:disabled){transform:translateY(0)}.FreeMockTestResultModal-module__dpWuga__upgradeBtn:disabled{opacity:.7;cursor:not-allowed}.FreeMockTestResultModal-module__dpWuga__skipLink{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-flex}.FreeMockTestResultModal-module__dpWuga__skipLink:hover{color:#94a3b8}.FreeMockTestResultModal-module__dpWuga__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.8rem;line-height:1;transition:color .2s;position:absolute;top:1.2rem;right:1.5rem}.FreeMockTestResultModal-module__dpWuga__closeBtn:hover{color:#fff}.FreeMockTestResultModal-module__dpWuga__stepTracker{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.FreeMockTestResultModal-module__dpWuga__stepDone{color:#22c55e;font-weight:600}.FreeMockTestResultModal-module__dpWuga__stepDivider{color:#475569}.FreeMockTestResultModal-module__dpWuga__stepPending{color:#94a3b8}.FreeMockTestResultModal-module__dpWuga__diagnosticBox{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:1.5rem;padding:2rem 1.8rem;position:relative;overflow:hidden}.FreeMockTestResultModal-module__dpWuga__diagnosticMessage{color:#cbd5e1;text-align:left;margin-bottom:1.2rem;font-size:.95rem;line-height:1.6}.FreeMockTestResultModal-module__dpWuga__scoreBadge{color:#e2e8f0;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.FreeMockTestResultModal-module__dpWuga__suggestionBubble{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:.8rem;margin-bottom:1.2rem;padding:.8rem 1rem;display:flex}.FreeMockTestResultModal-module__dpWuga__ctaWrapper{flex-direction:column;gap:.8rem;margin-bottom:1.2rem;display:flex}.FreeMockTestResultModal-module__dpWuga__primaryPulseBtn{color:#000;cursor:pointer;background:#d4ff00;border:none;border-radius:12px;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:800;transition:all .2s;animation:2.5s ease-in-out infinite FreeMockTestResultModal-module__dpWuga__pulseGlow;position:relative;overflow:hidden;box-shadow:0 4px 15px #d4ff004d}.FreeMockTestResultModal-module__dpWuga__primaryPulseBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4ff0080}.FreeMockTestResultModal-module__dpWuga__primaryPulseBtn:active{transform:translateY(0)}.FreeMockTestResultModal-module__dpWuga__secondaryGhostBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #cbd5e133;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.FreeMockTestResultModal-module__dpWuga__secondaryGhostBtn:hover{color:#fff;background:#ffffff0d;border-color:#fff6}.FreeMockTestResultModal-module__dpWuga__secondaryGhostBtn:active{transform:translateY(0)}.FreeMockTestResultModal-module__dpWuga__secondaryTextLink{color:#cbd5e1;cursor:pointer;background:0 0;border:none;margin-top:.5rem;font-size:1rem;font-weight:600;text-decoration:underline;transition:color .2s;display:inline-block}.FreeMockTestResultModal-module__dpWuga__secondaryTextLink:hover{color:#fff}.FreeMockTestResultModal-module__dpWuga__dashboardTextLink{color:#64748b;cursor:pointer;background:0 0;border:none;margin-top:.5rem;font-size:.9rem;font-weight:500;text-decoration:underline;transition:color .2s;display:inline-block}.FreeMockTestResultModal-module__dpWuga__dashboardTextLink:hover{color:#94a3b8}@keyframes FreeMockTestResultModal-module__dpWuga__pulseGlow{0%,to{box-shadow:0 4px 15px #d4ff004d}50%{transform:scale(1.01);box-shadow:0 4px 25px #d4ff0099}}@media (max-width:640px){.FreeMockTestResultModal-module__dpWuga__container{justify-content:flex-start;padding:2.5rem 1rem}.FreeMockTestResultModal-module__dpWuga__content{border-radius:16px;margin-top:auto;margin-bottom:auto;padding:1.8rem 1.2rem}.FreeMockTestResultModal-module__dpWuga__closeBtn{font-size:1.6rem;top:.8rem;right:.8rem}.FreeMockTestResultModal-module__dpWuga__title{font-size:1.8rem}.FreeMockTestResultModal-module__dpWuga__diagnosticBox{padding:1.2rem 1rem}.FreeMockTestResultModal-module__dpWuga__diagnosticMessage{margin-bottom:1rem;font-size:.85rem;line-height:1.5}.FreeMockTestResultModal-module__dpWuga__scoreBadge{padding:.4rem 1rem;font-size:.8rem}.FreeMockTestResultModal-module__dpWuga__suggestionBubble{margin-bottom:1rem;padding:.6rem .8rem}.FreeMockTestResultModal-module__dpWuga__suggestionBubble p{font-size:.8rem}.FreeMockTestResultModal-module__dpWuga__primaryPulseBtn{padding:.95rem;font-size:.95rem}.FreeMockTestResultModal-module__dpWuga__secondaryTextLink{margin-top:.4rem;font-size:.9rem}}.FreeMockTestResultModal-module__dpWuga__dialContainer{justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 2rem;display:flex;position:relative}.FreeMockTestResultModal-module__dpWuga__dialSvg{width:100%;height:100%;position:absolute;top:0;left:0}.FreeMockTestResultModal-module__dpWuga__dialCircle{transition:stroke-dashoffset 1s ease-in-out}.FreeMockTestResultModal-module__dpWuga__dialText{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex}.FreeMockTestResultModal-module__dpWuga__dialScore{color:#fff;font-size:2rem;font-weight:800;line-height:1}.FreeMockTestResultModal-module__dpWuga__dialLabel{color:#94a3b8;margin-top:.25rem;font-size:.7rem;font-weight:600}.FreeMockTestResultModal-module__dpWuga__headlineWrapper{margin-bottom:1.5rem;padding:0 1rem}.FreeMockTestResultModal-module__dpWuga__headlineText{margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.5}.FreeMockTestResultModal-module__dpWuga__pitchBox{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:1.5rem;padding:1.2rem}.FreeMockTestResultModal-module__dpWuga__pitchText{color:#cbd5e1;margin:0 0 .8rem;font-size:.9rem;line-height:1.6}.FreeMockTestResultModal-module__dpWuga__pitchText:last-child{margin-bottom:0}.FreeMockTestResultModal-module__dpWuga__journeyContainer{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 1rem;position:relative}.FreeMockTestResultModal-module__dpWuga__journeyHeader{color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:2rem;font-size:.75rem;font-weight:800}.FreeMockTestResultModal-module__dpWuga__nodesWrapper{justify-content:space-between;align-items:center;max-width:480px;margin:0 auto 2rem;padding:0 .5rem;display:flex;position:relative}.FreeMockTestResultModal-module__dpWuga__nodesLine{z-index:0;background:#ffffff1a;height:2px;position:absolute;top:18px;left:0;right:0}.FreeMockTestResultModal-module__dpWuga__node{z-index:1;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.FreeMockTestResultModal-module__dpWuga__nodeCompleted{transition:all .3s}.FreeMockTestResultModal-module__dpWuga__nodeActive{background:#d4ff00;border-color:#d4ff00;animation:2s ease-in-out infinite FreeMockTestResultModal-module__dpWuga__activePulse;box-shadow:0 0 12px #d4ff0099}.FreeMockTestResultModal-module__dpWuga__nodeLocked{color:#ffffff4d;z-index:1;background:#1e293b;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:600;display:flex}.FreeMockTestResultModal-module__dpWuga__nodeLabel{color:#94a3b8;white-space:nowrap;font-size:.65rem;font-weight:600;position:absolute;top:42px}.FreeMockTestResultModal-module__dpWuga__journeyFooter{color:#cbd5e1;margin-top:.5rem;font-size:.85rem;font-weight:500}@keyframes FreeMockTestResultModal-module__dpWuga__activePulse{0%,to{box-shadow:0 0 10px #d4ff0080}50%{box-shadow:0 0 18px #d4ff00cc}}@media (max-width:640px){.FreeMockTestResultModal-module__dpWuga__headlineText{font-size:1rem}.FreeMockTestResultModal-module__dpWuga__pitchBox{padding:1rem}.FreeMockTestResultModal-module__dpWuga__pitchText{font-size:.85rem}.FreeMockTestResultModal-module__dpWuga__journeyContainer{padding:1.2rem .5rem}.FreeMockTestResultModal-module__dpWuga__node,.FreeMockTestResultModal-module__dpWuga__nodeLocked{width:30px;height:30px}.FreeMockTestResultModal-module__dpWuga__nodesLine{top:15px}.FreeMockTestResultModal-module__dpWuga__nodeLabel{font-size:.55rem;top:35px}.FreeMockTestResultModal-module__dpWuga__journeyFooter{margin-top:.8rem;font-size:.75rem}}.FreeMockTestResultModal-module__dpWuga__ladderWrapper{flex-direction:column;gap:.75rem;max-width:480px;margin:0 auto;padding-left:.5rem;padding-right:.5rem;display:flex;position:relative}.FreeMockTestResultModal-module__dpWuga__ladderWrapper:before{content:"";z-index:0;background:#ffffff0d;width:2px;position:absolute;top:20px;bottom:20px;left:28px}.FreeMockTestResultModal-module__dpWuga__ladderStep{z-index:1;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1.25rem;padding:.75rem 1rem;transition:all .3s;display:flex;position:relative}.FreeMockTestResultModal-module__dpWuga__ladderStepCompleted{background:#d4ff0003;border-color:#d4ff0026}.FreeMockTestResultModal-module__dpWuga__ladderStepActive{background:#d4ff000f;border-color:#d4ff00;box-shadow:0 0 15px #d4ff001f}.FreeMockTestResultModal-module__dpWuga__ladderStepLocked{opacity:.55;background:#1e293b66}.FreeMockTestResultModal-module__dpWuga__stepIconWrapper{z-index:2;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:800;display:flex;position:relative}.FreeMockTestResultModal-module__dpWuga__ladderStepCompleted .FreeMockTestResultModal-module__dpWuga__stepIconWrapper{background:#d4ff0014;border-color:#d4ff00}.FreeMockTestResultModal-module__dpWuga__ladderStepActive .FreeMockTestResultModal-module__dpWuga__stepIconWrapper{color:#000;background:#d4ff00;border-color:#d4ff00;box-shadow:0 0 8px #d4ff0066}.FreeMockTestResultModal-module__dpWuga__stepCheck{color:#d4ff00;font-weight:700}.FreeMockTestResultModal-module__dpWuga__stepNum{font-weight:800}.FreeMockTestResultModal-module__dpWuga__lockBadge{background:#1e293b;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:.6rem;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.FreeMockTestResultModal-module__dpWuga__bossStage{background:#ffffff03;border:2px dashed #ffffff26}.FreeMockTestResultModal-module__dpWuga__bossStage.FreeMockTestResultModal-module__dpWuga__ladderStepLocked{opacity:.45}.FreeMockTestResultModal-module__dpWuga__bossIcon{font-size:.85rem}.FreeMockTestResultModal-module__dpWuga__lockBadgeBoss{background:#1e293b;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.7rem;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.FreeMockTestResultModal-module__dpWuga__stepContent{text-align:left;flex-direction:column;display:flex}.FreeMockTestResultModal-module__dpWuga__stepTitle{color:#e2e8f0;font-size:.95rem;font-weight:700}.FreeMockTestResultModal-module__dpWuga__stepStatus{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:.1rem;font-size:.7rem;font-weight:600}.FreeMockTestResultModal-module__dpWuga__ladderStepActive .FreeMockTestResultModal-module__dpWuga__stepTitle{color:#d4ff00}.FreeMockTestResultModal-module__dpWuga__ladderStepActive .FreeMockTestResultModal-module__dpWuga__stepStatus{color:#a3e635}.FreeMockTestResultModal-module__dpWuga__pulseIndicator{background-color:#d4ff00;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite FreeMockTestResultModal-module__dpWuga__activeStepPulse;position:absolute;right:1.25rem;box-shadow:0 0 10px #d4ff00}@keyframes FreeMockTestResultModal-module__dpWuga__activeStepPulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (max-width:640px){.FreeMockTestResultModal-module__dpWuga__ladderStep{gap:1rem;padding:.6rem .8rem}.FreeMockTestResultModal-module__dpWuga__stepTitle{font-size:.85rem}.FreeMockTestResultModal-module__dpWuga__stepStatus{font-size:.65rem}.FreeMockTestResultModal-module__dpWuga__ladderWrapper:before{left:26px}}.FreeMockTestResultModal-module__dpWuga__inlineScoreBadge{border-radius:30px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:800;display:inline-flex}.FreeMockTestResultModal-module__dpWuga__inlineScorePassed{color:#a3e635;background:#2e3a23;border:2px solid #a3e635}.FreeMockTestResultModal-module__dpWuga__inlineScoreFailed{color:#f87171;background:#3f2020;border:2px solid #f87171}.FreeMockTestResultModal-module__dpWuga__horizontalJourney{margin:2rem 0 3.5rem}.FreeMockTestResultModal-module__dpWuga__microBullets{flex-direction:column;gap:.8rem;margin-bottom:2rem;padding:0 1rem;display:flex}.FreeMockTestResultModal-module__dpWuga__bulletItem{color:#cbd5e1;text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:.8rem;padding:.8rem 1rem;font-size:.95rem;display:flex}.FreeMockTestResultModal-module__dpWuga__bulletIcon{font-size:1.2rem}.FreeMockTestResultModal-module__dpWuga__ctaSubtext{color:#94a3b8;margin:.5rem 0 1rem;padding:0 1rem;font-size:.85rem;line-height:1.4}
.MasteryMap-module__vTfsnG__mapContainer{box-sizing:border-box;width:100%;margin:0;padding:1.5rem 0;position:relative}.MasteryMap-module__vTfsnG__categorySection{margin-bottom:3.5rem;position:relative}.MasteryMap-module__vTfsnG__categorySection:before{content:"";z-index:1;opacity:.8;border-left:2px dashed #cbd5e1;position:absolute;top:3.5rem;bottom:-3.5rem;left:1.5rem}.MasteryMap-module__vTfsnG__categorySection:last-child:before{display:none}.MasteryMap-module__vTfsnG__categoryHeader{z-index:10;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex;position:relative}.MasteryMap-module__vTfsnG__headerLeft{align-items:flex-start;gap:1.25rem;display:flex}.MasteryMap-module__vTfsnG__unitBadge{color:#e1ff21;background:#0f172a;border:2px solid #e1ff21;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 4px 12px #e1ff2126}.MasteryMap-module__vTfsnG__titleBlock{flex-direction:column;display:flex}.MasteryMap-module__vTfsnG__categoryTitle{color:#0f172a;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.MasteryMap-module__vTfsnG__categorySubtitle{color:#64748b;max-width:750px;margin:.5rem 0 0;font-size:.95rem;font-weight:500;line-height:1.5}.MasteryMap-module__vTfsnG__mobileSubtitle{display:none}.MasteryMap-module__vTfsnG__headerRight{flex-shrink:0;margin-top:.25rem}.MasteryMap-module__vTfsnG__totalQuestionsText{color:#94a3b8;font-size:.9rem;font-weight:600}.MasteryMap-module__vTfsnG__nodesWrapper{z-index:2;scrollbar-width:none;gap:1.5rem;padding:1.5rem 0 1.5rem 4.25rem;display:flex;position:relative;overflow-x:auto}.MasteryMap-module__vTfsnG__nodesWrapper::-webkit-scrollbar{display:none}.MasteryMap-module__vTfsnG__nodesWrapper:before{content:"";z-index:1;pointer-events:none;opacity:.8;border-top:2px dashed #cbd5e1;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.MasteryMap-module__vTfsnG__nodeCard{cursor:pointer;z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;width:220px;transition:transform .3s cubic-bezier(.25,.8,.25,1),border-color .2s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.MasteryMap-module__vTfsnG__nodeCard:hover{border-color:#e1ff21;transform:translateY(-8px)scale(1.02);box-shadow:0 12px 25px -3px #0000001a,0 8px 10px -6px #e1ff2140}.MasteryMap-module__vTfsnG__thumbnailWrapper{background:#f1f5f9;width:100%;height:120px;position:relative;overflow:hidden}.MasteryMap-module__vTfsnG__thumbnailImg{object-fit:cover;width:100%;height:100%;transition:transform .25s ease-out}.MasteryMap-module__vTfsnG__nodeCard:hover .MasteryMap-module__vTfsnG__thumbnailImg{transform:scale(1.06)}.MasteryMap-module__vTfsnG__lockedOverlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#0f172a8c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MasteryMap-module__vTfsnG__lockIcon{color:#fff}.MasteryMap-module__vTfsnG__nextOverlayBadge{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#e1ff21;border:1px solid #e1ff2133;border-radius:9999px;padding:.45rem 1.35rem;font-size:.85rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #e1ff2166}.MasteryMap-module__vTfsnG__miniProgressBadge{color:#e1ff21;background:#0f172ad9;border:1px solid #e1ff2133;border-radius:4px;padding:.15rem .35rem;font-size:.65rem;font-weight:700;position:absolute;bottom:.5rem;right:.5rem}.MasteryMap-module__vTfsnG__masteredBadge{color:#000;background:#e1ff21;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 4px #00000026}.MasteryMap-module__vTfsnG__cardDetails{box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;min-height:70px;padding:1rem;display:flex}.MasteryMap-module__vTfsnG__cardTextGroup{flex-direction:column;gap:.15rem;display:flex}.MasteryMap-module__vTfsnG__nodeName{color:#0f172a;margin:0;font-size:.95rem;font-weight:700}.MasteryMap-module__vTfsnG__nodeCountLabel{color:#64748b;margin:0;font-size:.8rem;font-weight:500}.MasteryMap-module__vTfsnG__diamondLockIcon{color:#8b5cf6;flex-shrink:0}.MasteryMap-module__vTfsnG__tooltip{color:#fff;z-index:100;text-align:left;background:#0f172a;border:1px solid #1e293b;border-radius:12px;width:200px;padding:1rem;animation:.15s ease-out MasteryMap-module__vTfsnG__fadeIn;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 10px 25px #0003}.MasteryMap-module__vTfsnG__tooltipTitle{color:#fff;border-bottom:1px solid #1e293b;margin:0 0 .5rem;padding-bottom:.25rem;font-size:.9rem;font-weight:700}.MasteryMap-module__vTfsnG__tooltipStats{flex-direction:column;gap:.35rem;font-size:.8rem;display:flex}.MasteryMap-module__vTfsnG__statRow{color:#94a3b8;justify-content:space-between;font-weight:500;display:flex}.MasteryMap-module__vTfsnG__statRow span:last-child{color:#fff;font-weight:600}.MasteryMap-module__vTfsnG__statusText{border-radius:4px;padding:.1rem .35rem;font-size:.7rem;font-weight:700}.MasteryMap-module__vTfsnG__status_mastered{background:#e1ff2133;color:#e1ff21!important}.MasteryMap-module__vTfsnG__status_in-progress{background:#2563eb33;color:#60a5fa!important}.MasteryMap-module__vTfsnG__status_available{background:#94a3b833;color:#cbd5e1!important}.MasteryMap-module__vTfsnG__status_premium-locked{background:#ef444433;color:#f87171!important}.MasteryMap-module__vTfsnG__status_blocked{background:#64748b33;color:#94a3b8!important}.MasteryMap-module__vTfsnG__premiumBadgeCorner{color:#e1ff21;z-index:10;text-transform:uppercase;background:#0f172a;border:1px solid #e1ff21;border-radius:4px;align-items:center;gap:.25rem;padding:.15rem .35rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #00000040}.MasteryMap-module__vTfsnG__premiumBadgeGem{color:#e1ff21}.MasteryMap-module__vTfsnG__card_blocked,.MasteryMap-module__vTfsnG__card_premium-locked{opacity:.85}.MasteryMap-module__vTfsnG__tooltipResetBtn{color:#f87171;cursor:pointer;text-align:center;background:0 0;border:1px solid #334155;border-radius:6px;width:100%;margin-top:.75rem;padding:.35rem;font-size:.75rem;font-weight:600;transition:all .2s}.MasteryMap-module__vTfsnG__tooltipResetBtn:hover{background:#ef44441a;border-color:#ef4444}@keyframes MasteryMap-module__vTfsnG__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(0)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(-10px)scale(1)}}@media (max-width:768px){.MasteryMap-module__vTfsnG__categorySection{margin-bottom:2.5rem}.MasteryMap-module__vTfsnG__categorySection:before{display:none}.MasteryMap-module__vTfsnG__categoryHeader{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.MasteryMap-module__vTfsnG__headerLeft{flex-direction:row;align-items:flex-start;gap:.75rem;width:100%}.MasteryMap-module__vTfsnG__headerRight{margin-top:.5rem;padding-left:0}.MasteryMap-module__vTfsnG__desktopSubtitle{display:none}.MasteryMap-module__vTfsnG__mobileSubtitle{width:100%;margin-top:0;margin-bottom:.5rem;display:block}.MasteryMap-module__vTfsnG__nodesWrapper{flex-direction:column;gap:0;margin-left:0;padding:1rem 0;overflow-x:visible}.MasteryMap-module__vTfsnG__nodesWrapper:before{display:none}.MasteryMap-module__vTfsnG__nodesWrapper:after{content:"";z-index:1;opacity:.8;border-left:2px dashed #cbd5e1;position:absolute;top:.5rem;bottom:.5rem;left:2.75rem}.MasteryMap-module__vTfsnG__nodeCard{width:100%;box-shadow:none;z-index:2;background:0 0;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;align-items:center;gap:1.25rem;padding:.75rem 0;display:flex}.MasteryMap-module__vTfsnG__nodeCard:hover{box-shadow:none;border-color:#0000 #0000 #e2e8f0;border-bottom-style:solid;border-bottom-width:1px;transform:none}.MasteryMap-module__vTfsnG__thumbnailWrapper{z-index:2;border-radius:12px;flex-shrink:0;width:88px;height:56px}.MasteryMap-module__vTfsnG__cardDetails{flex:1;justify-content:space-between;align-items:center;min-height:auto;padding:0;display:flex}.MasteryMap-module__vTfsnG__nodeName{font-size:1.05rem;font-weight:700}.MasteryMap-module__vTfsnG__nodeCountLabel{font-size:.85rem}.MasteryMap-module__vTfsnG__nextOverlayBadge{padding:.2rem .6rem;font-size:.7rem}.MasteryMap-module__vTfsnG__premiumBadgeCorner{padding:.1rem .25rem;font-size:.55rem;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.MasteryMap-module__vTfsnG__tooltip{bottom:100%;left:50%;transform:translate(-50%)}}
.practice-module__5psT_a__practiceLayout{min-height:100vh;font-family:var(--font-main);background:#f6f6f6;display:flex}.practice-module__5psT_a__contentWrapper{flex:1;max-width:1600px;margin-left:280px;padding:3rem}.practice-module__5psT_a__title{color:#0f172a;margin-bottom:2rem;font-size:2rem;font-weight:700}.practice-module__5psT_a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.practice-module__5psT_a__card{border-radius:var(--radius-lg);background:#fff;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.practice-module__5psT_a__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.practice-module__5psT_a__cardIcon{border-radius:var(--radius-md);color:#0f172a;background:#f1f5f9;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.practice-module__5psT_a__cardTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.practice-module__5psT_a__cardDescription{color:#64748b;flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.practice-module__5psT_a__cardBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;text-align:center;background:#0f172a;border:none;width:100%;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s}.practice-module__5psT_a__cardBtn:hover{background:#1e293b}.practice-module__5psT_a__lockedCard{border:1px solid #e2e8f0;position:relative}.practice-module__5psT_a__lockedCard:hover{transform:none;box-shadow:0 4px 6px -1px #0000001a}.practice-module__5psT_a__lockedCardBtn{color:#64748b;cursor:pointer;border-radius:var(--radius-md);text-align:center;background:#f1f5f9;border:1px solid #e2e8f0;width:100%;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}.practice-module__5psT_a__lockedCardBtn:hover{color:#0f172a;background:#e2e8f0}.practice-module__5psT_a__premiumBadge{color:#e1ff21;z-index:10;text-transform:uppercase;background:#0f172a;border:1px solid #e1ff21;border-radius:4px;align-items:center;gap:.25rem;padding:.15rem .35rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 4px #00000040}.practice-module__5psT_a__premiumBadgeGem{color:#e1ff21}
.Testimonials-module__ItA9Ha__section{color:#fff;background-color:#000;flex-direction:column;align-items:center;width:100%;padding:10rem 2rem;display:flex;overflow:hidden}.Testimonials-module__ItA9Ha__container{text-align:center;width:100%;max-width:1200px;margin:0 auto}.Testimonials-module__ItA9Ha__title{letter-spacing:-.02em;margin-bottom:3rem;font-size:4rem;font-weight:700}.Testimonials-module__ItA9Ha__carouselContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Testimonials-module__ItA9Ha__track{justify-content:center;gap:2rem;width:100%;transition:transform .5s ease-in-out;display:flex}.Testimonials-module__ItA9Ha__card{text-align:left;background-color:#111;border:1px solid #333;border-radius:16px;flex-direction:column;flex:0 0 calc(33.333% - 1.33rem);justify-content:space-between;max-width:400px;min-height:200px;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{border-color:#d4ff00;transform:translateY(-5px)}.Testimonials-module__ItA9Ha__quote{color:#e0e0e0;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.Testimonials-module__ItA9Ha__author{color:#d4ff00;font-style:normal;font-weight:600}.Testimonials-module__ItA9Ha__location{color:#888;margin-left:.5rem;font-size:.9rem;font-weight:400}.Testimonials-module__ItA9Ha__controls{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Testimonials-module__ItA9Ha__navButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Testimonials-module__ItA9Ha__navButton:hover{color:#000;background:#d4ff00;border-color:#d4ff00}.Testimonials-module__ItA9Ha__indicators{gap:.5rem;display:flex}.Testimonials-module__ItA9Ha__dot{cursor:pointer;background-color:#444;border-radius:50%;width:8px;height:8px;transition:background-color .3s}.Testimonials-module__ItA9Ha__dotActive{background-color:#d4ff00;transform:scale(1.2)}@media (max-width:1024px){.Testimonials-module__ItA9Ha__section{padding:6rem 2rem}.Testimonials-module__ItA9Ha__card{flex:0 0 calc(50% - 1rem)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:4rem 1.5rem}.Testimonials-module__ItA9Ha__title{margin-bottom:2rem;font-size:1.8rem;line-height:1.2}.Testimonials-module__ItA9Ha__card{flex:0 0 100%}.Testimonials-module__ItA9Ha__card:nth-child(n+2){display:none}}
