.profile-module__skRmGq__container{width:100%;max-width:96rem;margin-top:50px;margin-left:auto;margin-right:auto;padding:2rem clamp(1rem,2.25vw,3rem)}@media (min-width:768px){.profile-module__skRmGq__container{margin-top:1rem;padding:2.5rem clamp(1.5rem,2.5vw,3.5rem)}}.profile-module__skRmGq__header{margin-bottom:1rem}.profile-module__skRmGq__pageTitle{color:#111827;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.profile-module__skRmGq__pageSubtitle{color:#6b7280;font-size:1.125rem}.profile-module__skRmGq__tabs{border-bottom:1px solid #e5e7eb;gap:1rem;margin-bottom:2rem;display:flex;overflow:auto hidden}.profile-module__skRmGq__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:1rem .5rem;font-size:1rem;font-weight:500;transition:color .3s;position:relative}.profile-module__skRmGq__tab:hover,.profile-module__skRmGq__tabActive{color:#111827}.profile-module__skRmGq__tabUnderline{background:#333;height:2px;position:absolute;bottom:-1px;left:0;right:0}.profile-module__skRmGq__section{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000000d}.profile-module__skRmGq__sectionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.profile-module__skRmGq__sectionHeader h2{margin:0}.profile-module__skRmGq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:1024px){.profile-module__skRmGq__infoGrid{grid-template-columns:repeat(2,1fr)}}.profile-module__skRmGq__infoField{flex-direction:column;display:flex}.profile-module__skRmGq__infoField label{color:#6b7280;margin-bottom:.5rem;font-size:.875rem}.profile-module__skRmGq__formCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;margin-bottom:2rem;padding:1.5rem}.profile-module__skRmGq__formCard h3{margin-top:0}.profile-module__skRmGq__emptyState{text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:.625rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.profile-module__skRmGq__cardsList{flex-direction:column;gap:1rem;display:flex}.profile-module__skRmGq__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.profile-module__skRmGq__card:hover{background:#fff;border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.profile-module__skRmGq__cardItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.profile-module__skRmGq__cardItem:hover{background:#fff;border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.profile-module__skRmGq__preferencesGroup{border-bottom:1px solid #e5e7eb;padding:1.5rem 0}.profile-module__skRmGq__preferencesGroup:last-child{border-bottom:none}.profile-module__skRmGq__preferenceItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s;display:flex}.profile-module__skRmGq__preferenceItem:hover{background:#fff;border-color:#d1d5db}@media (max-width:768px){.profile-module__skRmGq__container{margin-top:115px;padding:1rem}.profile-module__skRmGq__pageTitle{font-size:1.875rem}.profile-module__skRmGq__section{padding:1.5rem}.profile-module__skRmGq__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.profile-module__skRmGq__sectionHeader button{width:100%;margin-left:0}.profile-module__skRmGq__infoGrid{grid-template-columns:1fr}.profile-module__skRmGq__cardsList{gap:.75rem}.profile-module__skRmGq__card,.profile-module__skRmGq__cardItem{flex-direction:column;align-items:flex-start}.profile-module__skRmGq__cardItem>div:last-child{width:100%}}
.button-module__iDa5sG__button{color:#fff;cursor:pointer;background:#333;border-radius:5px;outline:none;min-height:40px;font-weight:500;transition:background .3s,color .3s,transform .1s}.button-module__iDa5sG__button:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.button-module__iDa5sG__button:active{transform:scale(.98)}.button-module__iDa5sG__default{color:#fff;background:#333}.button-module__iDa5sG__default:hover,.button-module__iDa5sG__button:hover{background:#444}.button-module__iDa5sG__outline{color:#333;background:0 0;border:1px solid #333}.button-module__iDa5sG__outline:hover{color:#333;background:#c7c7c7}.button-module__iDa5sG__inverted{color:#333;background:#fff;border:1px solid #333}.button-module__iDa5sG__outline.button-module__iDa5sG__inverted{color:#fff;background:0 0;border:1px solid #fff}.button-module__iDa5sG__outline.button-module__iDa5sG__inverted:hover{color:#333;background:#fff}.button-module__iDa5sG__spinner{border:2px solid;border-top-color:#0000;border-radius:9999px;width:1em;height:1em;animation:.9s linear infinite button-module__iDa5sG__spin}@keyframes button-module__iDa5sG__spin{to{transform:rotate(360deg)}}.button-module__iDa5sG__lux{color:#fff;border:1px solid rgba(var(--color-accent-r),var(--color-accent-g),var(--color-accent-b),.12);background:linear-gradient(#0f1724 0%,#08101a 100%);box-shadow:0 6px 18px #0b0e1459}.button-module__iDa5sG__lux:hover{box-shadow:0 10px 30px #0b0e1473,0 0 18px rgba(var(--color-accent-r),var(--color-accent-g),var(--color-accent-b),.06);transform:translateY(-1px)}.button-module__iDa5sG__lux:focus{box-shadow:0 0 0 5px rgba(var(--color-accent-r),var(--color-accent-g),var(--color-accent-b),.06);outline:none}
