.settings-module__ll4J2G__main{background-color:var(--bg-surface-alt);min-height:100vh;padding:120px 0 80px}.settings-module__ll4J2G__settingsContainer{grid-template-columns:320px 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:968px){.settings-module__ll4J2G__settingsContainer{grid-template-columns:1fr}}.settings-module__ll4J2G__sidebar{flex-direction:column;gap:1.5rem;display:flex}.settings-module__ll4J2G__profileCard{background-color:var(--bg-surface);border:1px solid var(--border-subtle);text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem;display:flex}.settings-module__ll4J2G__avatarWrapper{background-color:var(--neutral-100);border:4px solid #fff;border-radius:50%;width:120px;height:120px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a}.settings-module__ll4J2G__avatarImg{object-fit:cover;width:100%;height:100%}.settings-module__ll4J2G__avatarPlaceholder{width:100%;height:100%;color:var(--neutral-400);justify-content:center;align-items:center;font-size:3rem;display:flex}.settings-module__ll4J2G__username{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.settings-module__ll4J2G__email{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.settings-module__ll4J2G__roleBadge{text-transform:uppercase;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.settings-module__ll4J2G__adminBadge{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2}.settings-module__ll4J2G__memberBadge{color:#0ea5e9;background-color:#f0f9ff;border:1px solid #e0f2fe}.settings-module__ll4J2G__statsMini{border-top:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin-top:2rem;padding-top:2rem;display:grid}.settings-module__ll4J2G__statMiniItem{flex-direction:column;display:flex}.settings-module__ll4J2G__statMiniValue{font-size:1rem;font-weight:700}.settings-module__ll4J2G__statMiniLabel{color:var(--text-tertiary);font-size:.75rem}.settings-module__ll4J2G__content{flex-direction:column;gap:2rem;display:flex}.settings-module__ll4J2G__section{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:1.5rem;padding:2rem}.settings-module__ll4J2G__sectionTitle{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;display:flex}.settings-module__ll4J2G__infoGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.settings-module__ll4J2G__infoGrid{grid-template-columns:1fr}}.settings-module__ll4J2G__infoField{flex-direction:column;gap:.5rem;display:flex}.settings-module__ll4J2G__label{color:var(--text-secondary);font-size:.875rem;font-weight:600}.settings-module__ll4J2G__value{background-color:var(--bg-surface-alt);border:1px solid var(--border-subtle);border-radius:.75rem;padding:.75rem 1rem;font-size:1rem}.settings-module__ll4J2G__verifiedBadge{color:var(--green-500);background-color:var(--green-50);border-radius:4px;margin-left:.5rem;padding:.125rem .5rem;font-size:.75rem}.settings-module__ll4J2G__unverifiedBadge{color:var(--red-500);background-color:var(--red-50);border-radius:4px;margin-left:.5rem;padding:.125rem .5rem;font-size:.75rem}.settings-module__ll4J2G__resendBtn{color:var(--primary);align-self:flex-start;margin-top:.25rem;font-size:.75rem;font-weight:600}.settings-module__ll4J2G__resendBtn:hover{text-decoration:underline}.settings-module__ll4J2G__minecraftSection{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:640px){.settings-module__ll4J2G__minecraftSection{flex-direction:column;align-items:stretch;gap:1.5rem}}.settings-module__ll4J2G__minecraftInfo{align-items:center;gap:1rem;display:flex}.settings-module__ll4J2G__minecraftForm{gap:.5rem;display:flex}.settings-module__ll4J2G__input{border:1px solid var(--border-subtle);background-color:var(--bg-surface-alt);border-radius:.75rem;flex:1;padding:.75rem 1rem;font-family:inherit}.settings-module__ll4J2G__input:focus{border-color:var(--primary);outline:none}.settings-module__ll4J2G__btnPrimary{background-color:var(--primary);color:#fff;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.settings-module__ll4J2G__btnPrimary:hover{background-color:var(--primary-hover)}.settings-module__ll4J2G__btnSecondary{background-color:var(--neutral-100);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.settings-module__ll4J2G__btnSecondary:hover{border-color:var(--primary);color:var(--primary)}.settings-module__ll4J2G__twoFactorContent{justify-content:space-between;align-items:center;display:flex}.settings-module__ll4J2G__statusText{font-weight:600}.settings-module__ll4J2G__enabled{color:var(--green-500)}.settings-module__ll4J2G__disabled{color:var(--text-tertiary)}.settings-module__ll4J2G__setupBox{background-color:var(--bg-surface-alt);border:1px dashed var(--border-strong);text-align:center;border-radius:1rem;margin-top:2rem;padding:2rem}.settings-module__ll4J2G__qrCode{background:#fff;border-radius:1rem;margin:1.5rem auto;padding:1rem;display:inline-block}.settings-module__ll4J2G__secretCode{border:1px solid var(--border-subtle);background-color:#fff;border-radius:.5rem;margin-bottom:1.5rem;padding:.5rem;font-family:monospace;display:block}.settings-module__ll4J2G__verify2FAForm{flex-direction:column;gap:1rem;max-width:300px;margin:0 auto;display:flex}.settings-module__ll4J2G__subscriptionCard{color:#fff;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:1.5rem;justify-content:space-between;align-items:center;padding:2rem;display:flex}@media (max-width:640px){.settings-module__ll4J2G__subscriptionCard{text-align:center;flex-direction:column;gap:1.5rem}}.settings-module__ll4J2G__subInfo h3{color:#fff;margin-bottom:.5rem}.settings-module__ll4J2G__subStatus{color:#10b981;background-color:#10b98133;border:1px solid #10b9814d;border-radius:99px;margin-top:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.settings-module__ll4J2G__loadingOverlay{z-index:1000;background:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-module__ll4J2G__spinner{border:4px solid var(--primary-light);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite settings-module__ll4J2G__spin}@keyframes settings-module__ll4J2G__spin{to{transform:rotate(360deg)}}
.Navbar-module__cRh5nW__navbar{z-index:100;background-color:#fff;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__container{background-color:#fff;justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__connexion{gap:1rem;display:flex}.Navbar-module__cRh5nW__btn_hover{font-weight:medium;border-radius:10px;gap:12px;padding:3px 12px;font-family:Inter,sans-serif;font-size:20px;transition:transform .2s}.Navbar-module__cRh5nW__btn_hover:hover{transform:translateY(-2px)}.Navbar-module__cRh5nW__ctaLogin{background:var(--color-primaire);color:var(--color-font-white-body);justify-content:center;align-items:center;gap:10px;transition:transform .2s;display:flex}.Navbar-module__cRh5nW__ctaLogin:hover{transform:translateY(-2px)}.Navbar-module__cRh5nW__ctaSignup{color:var(--color-font-black-body);align-items:center;gap:10px;transition:transform .2s;display:flex}.Navbar-module__cRh5nW__ctaSignup:hover{transform:translateY(-2px)}.Navbar-module__cRh5nW__languages{gap:1rem;display:flex}.Navbar-module__cRh5nW__active{background:var(--color-primaire);color:var(--color-font-white-body);display:flex}.Navbar-module__cRh5nW__deactive{color:var(--color-grey-primaire);border:1px solid #000;display:flex}@media (max-width:768px){.Navbar-module__cRh5nW__navLinks{display:none}}
.Footer-module__3hUVsW__footer{background:var(--color-footer-bg);border-top:1px solid var(--border-color);margin-top:auto;padding:4rem 0 2rem;display:flex}.Footer-module__3hUVsW__footerContainer{justify-content:space-between;align-items:flex-start;gap:4rem;width:100%;display:flex}.Footer-module__3hUVsW__footer_content{justify-content:space-between;align-items:flex-start;width:100%;height:100%;display:flex}.Footer-module__3hUVsW__legalSection{flex-direction:column;gap:1rem;width:80%;display:flex}.Footer-module__3hUVsW__advertising{color:var(--color-font-black-body);font-family:Roboto,sans-serif;font-size:1rem;font-weight:medium}.Footer-module__3hUVsW__legalLinks{color:var(--color-grey-primaire);align-items:center;gap:1rem;font-size:.9rem;font-weight:500;display:flex}.Footer-module__3hUVsW__dots{background-color:var(--color-grey-primaire);border-radius:50%;width:5px;height:5px}.Footer-module__3hUVsW__copyRight{color:var(--color-grey-primaire);font-size:1rem}.Footer-module__3hUVsW__reseauxSection{justify-content:center;align-items:center;gap:1rem;width:20%;height:100%;display:flex}@media (max-width:1024px){.Footer-module__3hUVsW__footerContainer{flex-direction:column;gap:3rem}.Footer-module__3hUVsW__footer_content{flex-direction:column;gap:2rem}}
.subscriptions-module__MVwxbW__main{background-color:var(--bg-surface-alt);min-height:100vh;padding:120px 0 80px}.subscriptions-module__MVwxbW__title{text-align:center;margin-bottom:1rem;font-size:3rem}.subscriptions-module__MVwxbW__subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 4rem;font-size:1.25rem}.subscriptions-module__MVwxbW__plansGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.subscriptions-module__MVwxbW__planCard{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:2rem;flex-direction:column;padding:3rem;transition:all .3s;display:flex;position:relative}.subscriptions-module__MVwxbW__planCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.subscriptions-module__MVwxbW__recommendedCard{border-color:var(--primary);box-shadow:0 10px 30px #fa67151a}.subscriptions-module__MVwxbW__recommendedBadge{background-color:var(--primary);color:#fff;text-transform:uppercase;border-radius:99px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.subscriptions-module__MVwxbW__planHeader{text-align:center;border-bottom:1px solid var(--border-subtle);margin-bottom:2rem;padding-bottom:2rem}.subscriptions-module__MVwxbW__planName{margin-bottom:1rem;font-size:1.5rem}.subscriptions-module__MVwxbW__planPrice{color:var(--text-primary);font-size:3rem;font-weight:800}.subscriptions-module__MVwxbW__planPrice span{color:var(--text-tertiary);font-size:1rem;font-weight:400}.subscriptions-module__MVwxbW__featuresList{flex:1;margin-bottom:3rem;list-style:none}.subscriptions-module__MVwxbW__featureItem{color:var(--text-secondary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1rem;display:flex}.subscriptions-module__MVwxbW__checkIcon{color:var(--green-500);font-weight:700}.subscriptions-module__MVwxbW__selectBtn{text-align:center;border-radius:1rem;width:100%;padding:1rem;font-weight:700;transition:all .2s}.subscriptions-module__MVwxbW__btnPrimary{background-color:var(--primary);color:#fff}.subscriptions-module__MVwxbW__btnPrimary:hover{background-color:var(--primary-hover)}.subscriptions-module__MVwxbW__btnSecondary{background-color:var(--bg-surface-alt);border:1px solid var(--border-subtle)}.subscriptions-module__MVwxbW__btnSecondary:hover{border-color:var(--primary);color:var(--primary)}.subscriptions-module__MVwxbW__loadingOverlay{background:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.subscriptions-module__MVwxbW__spinner{border:4px solid var(--primary-light);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite subscriptions-module__MVwxbW__spin}@keyframes subscriptions-module__MVwxbW__spin{to{transform:rotate(360deg)}}
