.settings-module__SLoQRq__container{flex-direction:column;gap:2rem;animation:.4s ease-out settings-module__SLoQRq__fadeIn;display:flex}@keyframes settings-module__SLoQRq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.settings-module__SLoQRq__header{margin-bottom:1rem}.settings-module__SLoQRq__title{color:var(--foreground);font-size:2rem;font-weight:800}.settings-module__SLoQRq__subtitle{color:var(--muted-foreground);margin-top:.25rem;font-size:.9375rem}.settings-module__SLoQRq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.settings-module__SLoQRq__grid{grid-template-columns:1fr 1fr}}.settings-module__SLoQRq__layoutGrid{grid-template-columns:1fr;align-items:start;gap:2rem;margin-top:1rem;display:grid}@media (min-width:1024px){.settings-module__SLoQRq__layoutGrid{grid-template-columns:1.5fr 1fr}}.settings-module__SLoQRq__card{background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.5);padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}.settings-module__SLoQRq__cardTitle{color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.settings-module__SLoQRq__formGroup{flex-direction:column;gap:1.5rem;display:flex}.settings-module__SLoQRq__field{flex-direction:column;gap:.5rem;display:flex}.settings-module__SLoQRq__label{color:var(--foreground);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.settings-module__SLoQRq__input{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;height:2.75rem;color:var(--foreground);-webkit-appearance:none;padding:.5rem .75rem;font-size:1rem;display:flex}.settings-module__SLoQRq__input:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.settings-module__SLoQRq__textarea{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;min-height:80px;color:var(--foreground);resize:vertical;-webkit-appearance:none;padding:.75rem;font-size:1rem;display:flex}.settings-module__SLoQRq__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.settings-module__SLoQRq__errorAlert{color:var(--destructive);border-radius:var(--radius);background:#fee2e2;margin-bottom:1.5rem;padding:1rem}.settings-module__SLoQRq__successAlert{color:#16a34a;border-radius:var(--radius);background:#dcfce7;margin-bottom:1.5rem;padding:1rem}.settings-module__SLoQRq__avatarContainer{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.settings-module__SLoQRq__avatarImage{background-color:var(--secondary);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.settings-module__SLoQRq__divider{border:none;border-top:1px dashed var(--border);margin:1rem 0}.settings-module__SLoQRq__sectionTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.settings-module__SLoQRq__settingsCard{background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * 2);width:100%;padding:2rem}.settings-module__SLoQRq__adBlock{border-radius:calc(var(--radius) * 1.5);text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px dashed #cbd5e1;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.settings-module__SLoQRq__progressBanner{border-radius:calc(var(--radius) * 1.5);background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1.5px solid #fde68a;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}@media (max-width:768px){.settings-module__SLoQRq__settingsCard{border-radius:var(--radius);padding:1rem}.settings-module__SLoQRq__cardTitle{margin-bottom:1rem}.settings-module__SLoQRq__formGroup{gap:1rem}.settings-module__SLoQRq__layoutGrid{gap:1.5rem}.settings-module__SLoQRq__progressBanner{padding:1rem}.settings-module__SLoQRq__rightCol{gap:1.5rem}}.settings-module__SLoQRq__rightCol{flex-direction:column;gap:2rem;display:flex}.settings-module__SLoQRq__portfolioHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}
.Input-module__5jsJuW__input{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;height:2.5rem;color:var(--foreground);appearance:none;padding:.5rem .75rem;font-size:1rem;transition:border-color .1s ease-out,box-shadow .1s ease-out;display:flex}.Input-module__5jsJuW__input:focus{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring);outline:none}.Input-module__5jsJuW__input:disabled{cursor:not-allowed;opacity:.5}.Input-module__5jsJuW__input::placeholder{color:var(--muted-foreground)}
.auth-module__Y2OPrW__authContainer{background-image:linear-gradient(#0f172acc,#0f172ae6),url(/hero-bg.webp);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.auth-module__Y2OPrW__authCard{background-color:var(--background);border-radius:calc(var(--radius) * 2);width:100%;max-width:440px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.auth-module__Y2OPrW__authHeader{text-align:center;padding:2rem 2rem 1rem}.auth-module__Y2OPrW__authLogo{color:var(--primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.auth-module__Y2OPrW__authSubtitle{color:var(--muted-foreground);font-size:.875rem}.auth-module__Y2OPrW__tabs{border-bottom:1px solid var(--border);margin:0 2rem;display:flex}.auth-module__Y2OPrW__tab{text-align:center;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem;font-size:.875rem;font-weight:500;transition:all .2s}.auth-module__Y2OPrW__tab:hover{color:var(--foreground)}.auth-module__Y2OPrW__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.auth-module__Y2OPrW__form{flex-direction:column;gap:1rem;padding:1.5rem 2rem 2rem;display:flex}.auth-module__Y2OPrW__field{flex-direction:column;gap:.375rem;display:flex}.auth-module__Y2OPrW__label{color:var(--foreground);font-size:.8125rem;font-weight:500}.auth-module__Y2OPrW__selectWrapper{position:relative}.auth-module__Y2OPrW__select{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;height:2.5rem;color:var(--foreground);appearance:none;cursor:pointer;padding:.5rem .75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.auth-module__Y2OPrW__select:focus{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring);outline:none}.auth-module__Y2OPrW__textarea{border-radius:var(--radius);border:1px solid var(--input);background-color:var(--background);width:100%;min-height:90px;color:var(--foreground);resize:vertical;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.auth-module__Y2OPrW__textarea:focus{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring);outline:none}.auth-module__Y2OPrW__divider{color:var(--muted-foreground);align-items:center;gap:1rem;font-size:.75rem;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";background-color:var(--border);flex:1;height:1px}.auth-module__Y2OPrW__errorMessage{color:#dc2626;border-radius:var(--radius);text-align:center;background-color:#fef2f2;padding:.75rem;font-size:.8125rem}.auth-module__Y2OPrW__successMessage{color:#16a34a;border-radius:var(--radius);text-align:center;background-color:#f0fdf4;padding:.75rem;font-size:.8125rem}.auth-module__Y2OPrW__backLink{text-align:center;color:var(--muted-foreground);padding:1rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:block}.auth-module__Y2OPrW__backLink:hover{color:var(--primary)}.auth-module__Y2OPrW__roleGrid{grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem 2rem;display:grid}.auth-module__Y2OPrW__roleCard{border:2px solid var(--border);border-radius:calc(var(--radius) * 1.5);background:var(--background);cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;transition:all .25s;display:flex}.auth-module__Y2OPrW__roleCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b26}.auth-module__Y2OPrW__roleActive{border-color:var(--primary);background:linear-gradient(135deg,#f59e0b14 0%,#fef3c74d 100%);box-shadow:0 4px 16px #f59e0b33}.auth-module__Y2OPrW__roleIcon{background-color:var(--secondary);width:3.5rem;height:3.5rem;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.auth-module__Y2OPrW__roleActive .auth-module__Y2OPrW__roleIcon{background-color:var(--primary);color:#fff}.auth-module__Y2OPrW__roleTitle{color:var(--foreground);font-size:1rem;font-weight:700}.auth-module__Y2OPrW__roleDesc{color:var(--muted-foreground);text-align:center;font-size:.8125rem}@media (max-width:768px){.auth-module__Y2OPrW__authContainer{padding:1rem}.auth-module__Y2OPrW__authCard{border-radius:var(--radius)}.auth-module__Y2OPrW__authHeader{padding:1.5rem 1rem 1rem}.auth-module__Y2OPrW__form{padding:1.5rem 1rem 2rem}.auth-module__Y2OPrW__roleGrid{gap:.5rem;padding:1rem}.auth-module__Y2OPrW__roleCard{padding:1rem .5rem}.auth-module__Y2OPrW__actionPadding{padding:0 1rem 1.5rem}}.auth-module__Y2OPrW__actionPadding{padding:0 2rem 1.5rem}.auth-module__Y2OPrW__textCenter{text-align:center}.auth-module__Y2OPrW__flexCol{flex-direction:column;gap:.75rem;display:flex}
