#username-wrapper{position:fixed;width:100%;height:100dvh;overflow:hidden}.username-col{min-width:0;height:100%}.username-col--form{position:relative;height:100dvh;display:flex;flex-direction:column}.username-col--feed{background-color:#fafafa;border-radius:2rem 0 0 2rem;overflow:hidden}.username-col--ads{padding:1rem;display:flex;flex-direction:column;gap:1rem}.username-col--hidden{display:none!important}.username-layout--three-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(200px,280px)}.username-layout--three-col .username-col--form{padding:2rem}.username-layout--three-col .username-col--feed{border-radius:2rem;margin:1rem 0}.username-layout--two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.username-layout--two-col .username-col--form{padding:2rem}.username-layout--two-col .username-col--feed{margin:1rem 0;border-radius:2rem 0 0 2rem}@media (max-width:1199px){.username-layout--two-col .username-col--form{padding:1.5rem}}.username-layout--mobile{display:block}.username-layout--mobile .username-col--form{width:100%;padding:1rem 1rem 80px}.username-layout--mobile .username-col--feed{width:100%;background-color:#ffffff;border-radius:0;padding-bottom:80px}@media (max-width:1400px){.username-layout--three-col .username-col--form,.username-layout--two-col .username-col--form{padding:1.5rem}}@media (max-width:768px){.username-layout--mobile .username-col--form{padding:.75rem}}.username-feed{height:calc(100dvh - 2rem);padding:2rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:1.5rem}.username-feed::-webkit-scrollbar{display:none}@media (max-width:1200px){.username-feed{height:calc(100dvh - 80px);padding:1rem}}.username-sidebar-notice{border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;background-color:#ffffff;font-size:.875rem;color:#4b5563;margin-bottom:1rem}.username-own-profile-promo{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center}.username-own-profile-promo__heading{position:relative;max-width:500px;margin:0 auto;padding-top:2rem;font-family:Abuget!important;font-size:12rem;line-height:8rem;color:#ef565c}.username-own-profile-promo__arrow{max-width:125px;margin-bottom:2rem}.username-own-profile-promo__button{position:relative;min-width:200px;width:auto;height:60px;border-radius:15rem;overflow:hidden;border:none;outline:none;cursor:pointer;background-color:#EF565C;text-decoration:none}.username-own-profile-promo__button-inner{gap:.5rem;color:#ffffff;z-index:10}.username-own-profile-promo__button-text{font-size:1.15rem}.username-own-profile-promo__button-icon{width:2rem;height:2rem;margin-left:.25rem}@media (max-width:1920px){.username-own-profile-promo__heading{margin-bottom:1rem;padding-top:1.5rem;font-size:10rem;line-height:6.5rem}.username-own-profile-promo__arrow{max-width:115px}}@media (max-width:1600px){.username-own-profile-promo__heading{max-width:400px;font-size:8rem;line-height:5.5rem}.username-own-profile-promo__arrow{max-width:100px;margin-bottom:1.5rem}.username-own-profile-promo__button{min-width:150px;height:50px}}@media (max-width:1400px){.username-own-profile-promo__heading{margin-bottom:0;padding-top:1rem;font-size:7rem;line-height:5rem}.username-own-profile-promo__arrow{max-width:90px}}@media (max-width:1200px){.username-own-profile-promo__heading{max-width:500px;padding-top:1rem;font-size:7rem;line-height:5rem}.username-own-profile-promo__arrow{max-width:90px;margin-bottom:1.5rem}}@media (max-width:992px){.username-own-profile-promo__heading{padding-top:1.5rem;font-size:8rem;line-height:5.5rem}.username-own-profile-promo__arrow{max-width:100px;margin-bottom:1.5rem}}@media (max-width:576px){.username-own-profile-promo__heading{max-width:280px;padding-top:1rem;font-size:6rem;line-height:4rem}.username-own-profile-promo__arrow{max-width:80px}}.public-profile__error,.public-profile__loader{display:flex;justify-content:center;align-items:center;min-height:100vh}.public-profile__error{flex-direction:column;gap:1rem;color:#4b5563}.profile-card{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.profile-card--modern{position:relative;padding:2rem;gap:1.5rem;background:linear-gradient(180deg,rgba(241,84,91,.03),#ffffff 40%);border:1px solid rgba(241,84,91,.12);box-shadow:0 4px 20px rgba(241,84,91,.08)}.profile-card__edit-btn{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:9999px;background-color:#111827;color:white;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s ease}.profile-card__edit-btn:hover{background-color:#374151;transform:translateY(-1px)}.profile-card__avatar-section{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.profile-card__avatar-wrapper{position:relative}.profile-card__avatar--large{width:6rem;height:6rem;font-size:1.75rem}.profile-card__avatar-input{display:none}.profile-card__avatar-overlay{position:absolute;bottom:0;right:0;width:2rem;height:2rem;border-radius:50%;background-color:var(--color-primary);color:white;display:flex;align-items:center;justify-content:center;font-size:.875rem;border:3px solid white;transition:all .15s ease;text-decoration:none;cursor:pointer;padding:0}.profile-card__avatar-overlay:hover:not(:disabled){background-color:#111827;transform:scale(1.1)}.profile-card__avatar-overlay:disabled{opacity:.7;cursor:wait}.profile-card__view-count{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:#6b7280;padding:.625rem 1rem;background:linear-gradient(135deg,rgba(241,84,91,.06),rgba(255,107,107,.06));border-radius:9999px;margin-top:.25rem}.profile-card__view-icon{font-size:1rem;color:var(--color-primary)}.profile-card__view-number{font-weight:700;color:var(--color-primary)}.profile-card__user-info{display:flex;flex-direction:column;align-items:center;gap:.25rem}.profile-card__header{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.profile-card__header{flex-direction:row;align-items:center;justify-content:space-between}}.profile-card__name{font-size:1.5rem;font-weight:700;margin:0;color:#111827}.profile-card__username{color:var(--color-primary);font-weight:500;margin:0;font-size:.9375rem}.profile-card__info{display:flex;align-items:center;gap:1.5rem}.profile-card__avatar{width:5rem;height:5rem;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),#ff6b6b);overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;color:white;flex-shrink:0}.profile-card__avatar img,.profile-card__avatar--large img{width:100%;height:100%;object-fit:cover}.profile-card__stats-row{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1rem 0;border-top:1px solid rgba(241,84,91,.1);border-bottom:1px solid rgba(241,84,91,.1)}.profile-card__stat-divider{width:1px;height:2.5rem;background:linear-gradient(180deg,transparent,rgba(241,84,91,.2),transparent)}.profile-card__stats{display:flex;gap:2rem}.profile-card__stat{display:flex;flex-direction:column;align-items:center;gap:.125rem}.profile-card__stat-label{font-size:.6875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.profile-card__stat-value{font-size:1.375rem;font-weight:700;color:var(--color-primary)}.tabs-section{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:1.5rem}.tabs-section--modern{border:none;background-color:transparent;padding:0}.tabs-section__header{display:flex;flex-wrap:wrap;gap:.75rem;border-bottom:1px solid #f3f4f6;padding-bottom:.75rem}.tabs-section__header--centered{justify-content:center;gap:0;border-bottom:none;background-color:#ffffff;border-radius:1rem;padding:.25rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.tabs-section__tab{padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.tabs-section__tab--icon{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;flex:1;justify-content:center}.tabs-section__tab-icon{font-size:1.25rem}.tabs-section__tab-label{font-weight:600}.tabs-section__tab--active{background-color:var(--color-primary);color:#ffffff}.tabs-section__tab--active.tabs-section__tab--icon{background:linear-gradient(135deg,var(--color-primary) 0,#ff6b6b 100%);box-shadow:0 4px 12px rgba(255,0,0,.25)}.tabs-section__tab--inactive{color:#4b5563;background-color:#f3f4f6}.tabs-section__tab--inactive.tabs-section__tab--icon{background-color:transparent}.tabs-section__tab--inactive:hover{background-color:#e5e7eb}.tabs-section__tab--inactive.tabs-section__tab--icon:hover{background-color:#f3f4f6}.tabs-section__tab-count{font-size:.75rem;font-weight:400;margin-left:.25rem;opacity:.7}.tabs-section__tab--icon .tabs-section__tab-count{background-color:rgba(0,0,0,.1);padding:.125rem .5rem;border-radius:9999px;font-size:.6875rem;margin-left:0}.tabs-section__tab--active.tabs-section__tab--icon .tabs-section__tab-count{background-color:rgba(255,255,255,.2)}.tabs-section__content{padding-top:1.5rem}.feed{gap:1.5rem}.feed,.feed__section{display:flex;flex-direction:column}.feed__section{gap:1rem}.feed__section-title{font-size:1rem;font-weight:600;color:#374151;margin:0}.feed__messages{display:flex;flex-direction:column;gap:1.5rem}.feed__empty{font-size:.875rem;color:#6b7280;text-align:center;padding:2rem}.scheduled-card{width:100%}.scheduled-card__reveal-badge{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#EBFEEC,#d4f5d6);padding:.5rem 1rem;border-radius:1.5rem;width:fit-content;color:#166534;font-size:.875rem}.scheduled-card__reveal-badge svg{font-size:1rem}.scheduled-card__reveal-badge p{margin:0}.profile-card__actions{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;z-index:10}.profile-card__action-btn{display:flex;align-items:center;flex-direction:row-reverse;gap:.5rem;padding:.625rem 1.25rem;border-radius:9999px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s ease;border:none;cursor:pointer}.profile-card__action-btn svg{font-size:1.25rem}.profile-card__action-btn--edit{background-color:#EF565C;color:white}.profile-card__action-btn--edit:hover{background-color:#d94248;transform:translateY(-1px)}.profile-card__action-btn--save{background-color:#EF565C;color:white}.profile-card__action-btn--save:hover:not(:disabled){background-color:#d94248;transform:translateY(-1px)}.profile-card__action-btn--save:disabled{opacity:.7;cursor:wait}.profile-card__action-btn--close{background-color:#6b7280;color:white}.profile-card__action-btn--close:hover:not(:disabled){background-color:#4b5563;transform:translateY(-1px)}.profile-card__action-btn--close:disabled{opacity:.7;cursor:not-allowed}.profile-card__edit-section{width:100%;padding:1.5rem 0;border-top:1px solid rgba(241,84,91,.1);animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-card__status{padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.profile-card__status--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.profile-card__status--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.profile-card__edit-form{display:flex;flex-direction:column;gap:1rem}.profile-card__edit-field{display:flex;flex-direction:column;gap:.25rem}.profile-card__edit-label{font-size:.875rem;font-weight:500;color:#4b5563}.profile-card__edit-input{padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.9375rem;color:#111827;background-color:#ffffff;transition:border-color .15s ease,box-shadow .15s ease}.profile-card__edit-input:focus{outline:none;border-color:#EF565C;box-shadow:0 0 0 2px var(--color-primary)}.profile-card__edit-input--disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.profile-card__edit-select{cursor:pointer}.profile-card__edit-error{font-size:.75rem;color:#dc2626}.profile-card__edit-phone-inputs{display:flex;gap:.75rem}.profile-card__edit-phone-code{width:5rem}.profile-card__edit-phone-number{flex:1}.profile-card__edit-toggles{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}.profile-card__edit-toggle-group{display:flex;flex-direction:column;gap:.5rem}.profile-card__edit-toggle-title{font-size:.875rem;font-weight:500;color:#374151;margin:0}.profile-card__toggle-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-card__toggle-label{font-size:.875rem;color:#374151}.profile-card__toggle-button{position:relative;display:inline-flex;height:1.5rem;width:2.75rem;align-items:center;border-radius:9999px;transition:background-color .2s,box-shadow .2s;border:none;cursor:pointer}.profile-card__toggle-button--enabled{background-color:#EF565C;box-shadow:0 2px 6px rgba(239,86,92,.35)}.profile-card__toggle-button--disabled{background-color:#d1d5db;box-shadow:0 1px 3px rgba(0,0,0,.1)}.profile-card__toggle-knob{position:absolute;top:50%;transform:translateY(-50%);height:1.125rem;width:1.125rem;border-radius:9999px;background-color:#ffffff;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);transition:left .2s ease,right .2s ease}.profile-card__toggle-knob--enabled{left:auto;right:.1875rem}.profile-card__toggle-knob--disabled{left:.1875rem;right:auto}.profile-card__password-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(241,84,91,.1)}.profile-card__password-title{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#111827}.profile-card__password-desc{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.profile-card__password-fields{display:flex;flex-direction:column;gap:1rem}.profile-card__password-status{margin-top:.75rem;font-size:.875rem;color:#dc2626}.profile-card__password-status--success{color:#16a34a}.profile-card--editing{padding-bottom:1.5rem}@media (max-width:576px){.profile-card__actions{top:.75rem;right:.75rem}.profile-card__action-btn{padding:.5rem 1rem;font-size:.8125rem}.profile-card__action-btn svg{font-size:1rem}.profile-card__edit-section{padding:1rem 0}.profile-card__edit-phone-inputs{flex-direction:column;gap:.5rem}.profile-card__edit-phone-code{width:100%}}