.PaymentModal-module__MiGAhq__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PaymentModal-module__MiGAhq__modal{color:#fff;background:#1a1a1a;border:1px solid #333;border-radius:.75rem;width:400px;max-width:90vw;padding:2rem}.PaymentModal-module__MiGAhq__modal h2{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem}.PaymentModal-module__MiGAhq__breakdown{background:#252525;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.PaymentModal-module__MiGAhq__row{color:#ccc;justify-content:space-between;margin-bottom:.5rem;display:flex}.PaymentModal-module__MiGAhq__total{color:hsl(var(--primary));border-top:1px solid #444;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.PaymentModal-module__MiGAhq__actions{justify-content:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.PaymentModal-module__MiGAhq__note{text-align:center;color:#666;margin:0;font-size:.8rem}
.LanguageSwitcher-module__U9ItxG__container{display:inline-block;position:relative}.LanguageSwitcher-module__U9ItxG__trigger{color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .5rem;transition:all .2s;display:flex}.LanguageSwitcher-module__U9ItxG__trigger:hover{background:hsl(var(--accent))}.LanguageSwitcher-module__U9ItxG__arrow{opacity:.5;transition:transform .25s cubic-bezier(.4,0,.2,1)}.LanguageSwitcher-module__U9ItxG__arrowOpen{transform:rotate(180deg)}.LanguageSwitcher-module__U9ItxG__dropdown{background:hsl(var(--popover));border:1px solid hsl(var(--border));z-index:1001;transform-origin:100% 0;border-radius:12px;flex-direction:column;gap:.2rem;padding:.35rem;animation:.25s cubic-bezier(.16,1,.3,1) LanguageSwitcher-module__U9ItxG__dropdownSlideIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 16px #0000001f,0 8px 32px #00000014}@keyframes LanguageSwitcher-module__U9ItxG__dropdownSlideIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.LanguageSwitcher-module__U9ItxG__item{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:scale .2s cubic-bezier(.34,1.56,.64,1);animation:.2s both LanguageSwitcher-module__U9ItxG__itemFadeIn;display:flex;scale:1}.LanguageSwitcher-module__U9ItxG__item:first-child{animation-delay:0s}.LanguageSwitcher-module__U9ItxG__item:nth-child(2){animation-delay:30ms}.LanguageSwitcher-module__U9ItxG__item:nth-child(3){animation-delay:60ms}.LanguageSwitcher-module__U9ItxG__item:nth-child(4){animation-delay:90ms}.LanguageSwitcher-module__U9ItxG__item:nth-child(5){animation-delay:.12s}@keyframes LanguageSwitcher-module__U9ItxG__itemFadeIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.LanguageSwitcher-module__U9ItxG__item:hover{scale:1.35}.LanguageSwitcher-module__U9ItxG__item:active{scale:1.1}@media (max-width:768px){.LanguageSwitcher-module__U9ItxG__trigger{padding:.3rem .4rem}.LanguageSwitcher-module__U9ItxG__dropdown{right:-8px}}
.AccountSettings-module__5jogxq__container{flex-direction:column;gap:1.5rem;display:flex}.AccountSettings-module__5jogxq__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;padding:1.5rem}.AccountSettings-module__5jogxq__cardTitle{color:hsl(var(--foreground));margin:0 0 1.25rem;font-size:1.05rem;font-weight:700}.AccountSettings-module__5jogxq__fieldGrid{gap:1rem;max-width:480px;display:grid}.AccountSettings-module__5jogxq__field{flex-direction:column;gap:.35rem;display:flex}.AccountSettings-module__5jogxq__fieldLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.AccountSettings-module__5jogxq__fieldInput{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:10px;padding:.6rem .85rem;font-size:.95rem;transition:border-color .15s}.AccountSettings-module__5jogxq__fieldInput:focus{border-color:hsl(var(--primary));outline:none}.AccountSettings-module__5jogxq__fieldInput:read-only{opacity:.6;cursor:not-allowed}.AccountSettings-module__5jogxq__fieldSelect{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:10px;padding:.6rem .85rem;font-size:.95rem}.AccountSettings-module__5jogxq__fieldSelect:focus{border-color:hsl(var(--primary));outline:none}.AccountSettings-module__5jogxq__prefRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.AccountSettings-module__5jogxq__prefLabel{color:hsl(var(--foreground));font-weight:500}.AccountSettings-module__5jogxq__saveButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__saveButton:hover{opacity:.85}.AccountSettings-module__5jogxq__saveButton:disabled{opacity:.5;cursor:not-allowed}.AccountSettings-module__5jogxq__savedMsg{color:#2ecc71;margin-left:.75rem;font-size:.85rem;font-weight:500}.AccountSettings-module__5jogxq__saveRow{align-items:center;display:flex}.AccountSettings-module__5jogxq__dangerZone{background:#ca2b2b08;border:1px solid #ca2b2b40;border-radius:14px;margin-top:1rem;padding:1.5rem}.AccountSettings-module__5jogxq__dangerTitle{color:#ca2b2b;margin:0 0 .5rem;font-size:1rem;font-weight:700}.AccountSettings-module__5jogxq__dangerText{color:hsl(var(--muted-foreground));margin:0 0 1rem;font-size:.85rem}.AccountSettings-module__5jogxq__deleteButton{color:#ca2b2b;cursor:pointer;background:0 0;border:1px solid #ca2b2b66;border-radius:10px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .15s}.AccountSettings-module__5jogxq__deleteButton:hover{background:#ca2b2b14;border-color:#ca2b2b}.AccountSettings-module__5jogxq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AccountSettings-module__5jogxq__modal{background:hsl(var(--card));border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 8px 32px #00000026}.AccountSettings-module__5jogxq__modalTitle{color:#ca2b2b;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.AccountSettings-module__5jogxq__modalText{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.AccountSettings-module__5jogxq__modalError{color:#ca2b2b;background:#ca2b2b0f;border-radius:8px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.85rem}.AccountSettings-module__5jogxq__confirmLabel{color:hsl(var(--foreground));cursor:pointer;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.AccountSettings-module__5jogxq__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.AccountSettings-module__5jogxq__cancelButton{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:10px;padding:.55rem 1.25rem;font-weight:500;transition:background .15s}.AccountSettings-module__5jogxq__cancelButton:hover{background:hsl(var(--muted))}.AccountSettings-module__5jogxq__confirmDeleteButton{color:#fff;cursor:pointer;background:#ca2b2b;border:none;border-radius:10px;padding:.55rem 1.25rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__confirmDeleteButton:hover{opacity:.9}.AccountSettings-module__5jogxq__confirmDeleteButton:disabled{opacity:.4;cursor:not-allowed}.AccountSettings-module__5jogxq__pwError{margin-top:.75rem}.AccountSettings-module__5jogxq__pwSuccess{margin-top:.75rem;display:block}.AccountSettings-module__5jogxq__pwActions{margin-top:1rem}.AccountSettings-module__5jogxq__profileBanner{color:hsl(var(--foreground));background:#f2b90d1f;border:1px solid #f2b90d4d;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.AccountSettings-module__5jogxq__required{color:#ca2b2b;font-weight:700}.AccountSettings-module__5jogxq__fieldHint{color:hsl(var(--muted-foreground));opacity:.7;font-size:.75rem}.AccountSettings-module__5jogxq__fieldError{color:#ca2b2b;font-size:.8rem;font-weight:500}.AccountSettings-module__5jogxq__saveErrorInline{margin-left:.75rem}.AccountSettings-module__5jogxq__fieldSuccess{color:#2ecc71;font-size:.8rem;font-weight:500}.AccountSettings-module__5jogxq__isikukoodRow{gap:.5rem;display:flex}.AccountSettings-module__5jogxq__isikukoodInput{flex:1}.AccountSettings-module__5jogxq__verifyBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s}.AccountSettings-module__5jogxq__verifyBtn:hover{opacity:.85}.AccountSettings-module__5jogxq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}.AccountSettings-module__5jogxq__identityBlock{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.AccountSettings-module__5jogxq__identityBlockError{background:#ca2b2b0a;border-color:#ca2b2b80}.AccountSettings-module__5jogxq__identityCaption{color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.5}.AccountSettings-module__5jogxq__identityChoices{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.AccountSettings-module__5jogxq__identityChoice{border:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem .9rem;transition:border-color .15s,background .15s;display:flex}.AccountSettings-module__5jogxq__identityChoice:hover{border-color:hsl(var(--primary) / .4)}.AccountSettings-module__5jogxq__identityChoiceActive{border-color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.AccountSettings-module__5jogxq__identityChoiceActive .AccountSettings-module__5jogxq__identityIcon,.AccountSettings-module__5jogxq__identityChoiceActive .AccountSettings-module__5jogxq__identityLabel{color:hsl(var(--primary))}.AccountSettings-module__5jogxq__identityIcon{font-size:1.35rem;line-height:1}.AccountSettings-module__5jogxq__identityLabel{color:hsl(var(--foreground));font-size:.9rem;font-weight:600}.AccountSettings-module__5jogxq__identityRadio{accent-color:hsl(var(--primary));margin-left:auto}@media (max-width:600px){.AccountSettings-module__5jogxq__card,.AccountSettings-module__5jogxq__dangerZone{padding:1rem}.AccountSettings-module__5jogxq__modal{padding:1.5rem}.AccountSettings-module__5jogxq__identityChoices{grid-template-columns:1fr}}
