.Config-module__j3zxwW__main{background-color:var(--bg-app);min-height:100vh;padding-top:80px;padding-bottom:100px}@media (min-width:768px){.Config-module__j3zxwW__main{padding-left:280px}}.Config-module__j3zxwW__container{max-width:600px;margin:0 auto;padding:0 20px}.Config-module__j3zxwW__profileCard{text-align:center;background:0 0;flex-direction:column;align-items:center;margin-bottom:24px;padding:40px 20px;display:flex}.Config-module__j3zxwW__profileInfo{margin-top:16px}.Config-module__j3zxwW__profileInfo h2{color:var(--text-primary);margin:0 0 4px;font-size:24px;font-weight:700}.Config-module__j3zxwW__profileInfo span{color:var(--text-secondary);font-size:15px}.Config-module__j3zxwW__section{margin-bottom:32px}.Config-module__j3zxwW__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-bottom:8px;padding-left:16px;font-size:13px;font-weight:600}.Config-module__j3zxwW__optionsList{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;overflow:hidden}.Config-module__j3zxwW__option{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;transition:background .2s;display:flex;position:relative}.Config-module__j3zxwW__option:not(:last-child):after{content:"";background:#f5f5f7;height:1px;position:absolute;bottom:0;left:60px;right:0}.Config-module__j3zxwW__option:hover{background:#f9f9f9}.Config-module__j3zxwW__optionLeft{align-items:center;gap:16px;display:flex}.Config-module__j3zxwW__optionIcon{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Config-module__j3zxwW__option:first-child .Config-module__j3zxwW__optionIcon{background:#0071e3}.Config-module__j3zxwW__option:nth-child(2) .Config-module__j3zxwW__optionIcon{background:#5e5ce6}.Config-module__j3zxwW__option:nth-child(3) .Config-module__j3zxwW__optionIcon{background:#fb9d3b}.Config-module__j3zxwW__option:nth-child(4) .Config-module__j3zxwW__optionIcon{background:#34c759}.Config-module__j3zxwW__option span{color:var(--text-primary);font-size:15px;font-weight:500}.Config-module__j3zxwW__arrow{color:#c7c7cc}.Config-module__j3zxwW__toggle{cursor:pointer;background:#e9e9ea;border:none;border-radius:99px;width:51px;height:31px;transition:background .3s;position:relative}.Config-module__j3zxwW__toggle.Config-module__j3zxwW__on{background:#34c759}.Config-module__j3zxwW__toggleDot{background:#fff;border-radius:50%;width:27px;height:27px;transition:transform .3s cubic-bezier(.25,.8,.25,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0003}.Config-module__j3zxwW__toggle.Config-module__j3zxwW__on .Config-module__j3zxwW__toggleDot{transform:translate(20px)}.Config-module__j3zxwW__logoutButton{color:#ff3b30;cursor:pointer;width:100%;box-shadow:var(--shadow-sm);background:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;padding:16px;font-size:15px;font-weight:600;display:flex}.Config-module__j3zxwW__logoutButton:active{background:#fff2f2}.Config-module__j3zxwW__version{text-align:center;color:var(--text-tertiary);padding-bottom:20px;font-size:12px}.Config-module__j3zxwW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Config-module__j3zxwW__resetModal{background:#fff;border-radius:20px;width:100%;max-width:500px;animation:.3s cubic-bezier(.165,.84,.44,1) Config-module__j3zxwW__modalIn;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes Config-module__j3zxwW__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Config-module__j3zxwW__modalHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.Config-module__j3zxwW__modalHeader h3{color:#111827;margin:0 0 4px;font-size:20px;font-weight:700}.Config-module__j3zxwW__modalHeader p{color:#6b7280;margin:0;font-size:14px}.Config-module__j3zxwW__closeBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;padding:6px;transition:all .2s}.Config-module__j3zxwW__closeBtn:hover{color:#111827;background:#e5e7eb}.Config-module__j3zxwW__selectAllHeader{background:#f9fafb;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.Config-module__j3zxwW__selectBtn{color:#0071e3;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600}.Config-module__j3zxwW__selectAllHeader span{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.Config-module__j3zxwW__optionsGrid{flex-direction:column;gap:8px;max-height:400px;padding:16px;display:flex;overflow-y:auto}.Config-module__j3zxwW__resetItem{cursor:pointer;border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.Config-module__j3zxwW__resetItem:hover{background:#f9fafb;border-color:#e5e7eb}.Config-module__j3zxwW__resetItem.Config-module__j3zxwW__selected{background:#f0f7ff;border-color:#0071e3}.Config-module__j3zxwW__itemIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Config-module__j3zxwW__itemInfo{flex:1}.Config-module__j3zxwW__itemLabel{color:#374151;font-size:14px;font-weight:600}.Config-module__j3zxwW__checkbox{color:#0071e3}.Config-module__j3zxwW__modalFooter{background:#f9fafb;border-top:1px solid #f3f4f6;gap:12px;padding:20px 24px;display:flex}.Config-module__j3zxwW__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:12px;font-weight:600;transition:all .2s}.Config-module__j3zxwW__cancelBtn:hover{background:#f3f4f6}.Config-module__j3zxwW__confirmResetBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;flex:2;padding:12px;font-weight:700;transition:all .2s}.Config-module__j3zxwW__confirmResetBtn:hover{background:#b91c1c;box-shadow:0 4px 6px -1px #dc262633}.Config-module__j3zxwW__confirmResetBtn:disabled{cursor:not-allowed;box-shadow:none;background:#fca5a5}
.Forms-module__5tIiPG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Forms-module__5tIiPG__modal{background:#fff;border-radius:24px;width:100%;max-width:400px;padding:24px;animation:.3s Forms-module__5tIiPG__slideUp;box-shadow:0 20px 60px #0003}@keyframes Forms-module__5tIiPG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Forms-module__5tIiPG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Forms-module__5tIiPG__modalHeader h2{color:var(--text-primary);align-items:center;gap:10px;margin:0;font-size:20px;font-weight:700;display:flex}.Forms-module__5tIiPG__modalHeader h2 svg{color:var(--primary)}.Forms-module__5tIiPG__closeBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#f5f5f7;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Forms-module__5tIiPG__closeBtn:hover{color:var(--text-primary);background:#e5e5ea}.Forms-module__5tIiPG__formGroup{margin-bottom:20px}.Forms-module__5tIiPG__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.Forms-module__5tIiPG__formGroup input,.Forms-module__5tIiPG__formGroup select,.Forms-module__5tIiPG__formGroup textarea{width:100%;color:var(--text-primary);background:#f5f5f7;border:2px solid #0000;border-radius:14px;padding:14px 16px;font-family:inherit;font-size:16px;transition:all .2s}.Forms-module__5tIiPG__formGroup input:focus,.Forms-module__5tIiPG__formGroup select:focus,.Forms-module__5tIiPG__formGroup textarea:focus{border-color:var(--primary);background:#fff;outline:none}.Forms-module__5tIiPG__formGroup input::placeholder{color:var(--text-tertiary)}.Forms-module__5tIiPG__formGroup textarea{resize:vertical;min-height:100px}.Forms-module__5tIiPG__formActions{gap:12px;margin-top:24px;display:flex}.Forms-module__5tIiPG__cancelBtn{color:var(--text-secondary);cursor:pointer;background:#f5f5f7;border:none;border-radius:14px;flex:1;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.Forms-module__5tIiPG__cancelBtn:hover{color:var(--text-primary);background:#e5e5ea}.Forms-module__5tIiPG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.Forms-module__5tIiPG__submitBtn:hover{opacity:.9}.Forms-module__5tIiPG__dangerBtn{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.Forms-module__5tIiPG__dangerBtn:hover{opacity:.9}.Forms-module__5tIiPG__confirmText{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.Forms-module__5tIiPG__confirmText strong{color:var(--text-primary)}.Forms-module__5tIiPG__emptyState{text-align:center;color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.Forms-module__5tIiPG__emptyState svg{opacity:.5;margin-bottom:16px}.Forms-module__5tIiPG__emptyState h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.Forms-module__5tIiPG__emptyState p{color:var(--text-secondary);margin:0;font-size:14px}
