.profile-page{width:100%;box-sizing:border-box;padding:0 0 40px}.profile-shell{width:100%;max-width:1200px;margin:0 auto;padding:12px 16px 0;box-sizing:border-box}.profile-banner-frame{width:100%;height:180px;overflow:hidden;border-radius:18px;background:#252525}.profile-banner-image{width:100%;height:100%;display:block;object-fit:cover}.profile-identity-row{--profile-banner-overlap: 44px;--profile-below-banner-gap: 16px;display:flex;align-items:flex-start;gap:20px;margin-top:calc(-1 * var(--profile-banner-overlap));padding:0 16px}.profile-avatar-frame{width:100px;height:100px;flex-shrink:0;border-radius:999px;overflow:hidden;background:#2a2a2a}.profile-avatar-image{width:100%;height:100%;display:block;object-fit:cover}.profile-metrics-column{display:flex;flex-direction:column;gap:0;min-width:0;flex:1;margin-top:calc(var(--profile-banner-overlap) + var(--profile-below-banner-gap));padding-bottom:4px;box-sizing:border-box}.profile-ig-stats{display:flex;align-items:stretch;justify-content:space-between;width:100%;gap:6px}.profile-ig-stat{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1px;padding-top:2px;text-align:center;box-sizing:border-box}.profile-ig-stat-value{color:#f5f5f5;font-weight:600;font-size:1.0625rem;line-height:1.25;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.profile-ig-stat-label{color:#8e8e8e;font-size:.75rem;font-weight:400;line-height:1.35;letter-spacing:0;text-transform:lowercase}button.profile-ig-stat--action{cursor:pointer;border:none;margin:0;padding:2px 4px;background:transparent;font:inherit;color:inherit;appearance:none;border-radius:8px}button.profile-ig-stat--action .profile-ig-stat-value{text-decoration:none}button.profile-ig-stat--action:active .profile-ig-stat-value{color:#e8e8e8}.profile-ig-stat--locked .profile-ig-stat-value,.profile-ig-stat--locked .profile-ig-stat-label{opacity:.5}.profile-secondary-stats{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:14px;row-gap:4px}.profile-secondary-stat{color:#7a7a7a;font-size:.8125rem;line-height:1.35;white-space:nowrap}.profile-secondary-stat-num{color:#a3a3a3;font-weight:600;font-variant-numeric:tabular-nums}.profile-secondary-stat-label{font-weight:400}.profile-secondary-stats--copy{margin-top:10px;margin-bottom:4px;justify-content:flex-start;width:100%;max-width:100%}.profile-follow-action-row{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;margin:6px 0 0}.profile-follow-button{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:44px;padding:0 20px;border:none;border-radius:8px;background:var(--color-rose);color:#fafafa;font-size:.9375rem;font-weight:600;cursor:pointer;box-sizing:border-box}.profile-follow-button:hover{background:var(--color-rose-hover)}.profile-follow-button--active{background:#2a2a2a;color:#ececec}.profile-follow-button--active:hover{background:#333}.profile-follow-feedback{margin:0;color:var(--color-rose-muted);font-size:.85rem}.sign-in-prompt-modal{z-index:80}.sign-in-prompt-modal:not([hidden]){position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px 16px;box-sizing:border-box}.sign-in-prompt-modal-backdrop{position:absolute;inset:0;background:transparent;cursor:default}.sign-in-prompt-modal-panel{position:relative;z-index:1;width:100%;max-width:340px;padding:28px 24px 24px;border-radius:15px;background:#252525;box-sizing:border-box}.sign-in-prompt-modal-title{margin:0;color:#f2f2f2;font-size:1rem;font-weight:600;letter-spacing:-.02em}.sign-in-prompt-modal-copy{margin:12px 0 24px;color:#8f8f8f;font-size:.875rem;line-height:1.55}.sign-in-prompt-modal-actions{display:flex;flex-direction:column;gap:12px;align-items:stretch}@media only screen and (min-width:400px){.sign-in-prompt-modal-actions{flex-direction:row;flex-wrap:wrap;align-items:center}}.sign-in-prompt-modal-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:12px;background:var(--color-rose);color:#fafafa;font-size:.9rem;font-weight:600;text-decoration:none}.sign-in-prompt-modal-secondary{min-height:44px;padding:0 18px;border:none;border-radius:12px;background:#1e1e1e;color:#ababab;font-size:.9rem;font-weight:500;cursor:pointer}.profile-follow-modal:not([hidden]){position:fixed;inset:0;z-index:75;display:flex;align-items:center;justify-content:center;padding:20px 16px;box-sizing:border-box}.profile-follow-modal-backdrop{position:absolute;inset:0;background:transparent;cursor:default}.profile-follow-modal-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:400px;max-height:min(85vh,520px);border-radius:15px;background:#252525;box-sizing:border-box;overflow:hidden}.profile-follow-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 20px 8px}.profile-follow-modal-title{margin:0;color:#f2f2f2;font-size:1rem;font-weight:600;letter-spacing:-.02em}.profile-follow-modal-close{border:none;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:-6px -8px -6px 0;padding:0;background:transparent;color:#8f8f8f;cursor:pointer;border-radius:12px}.profile-follow-modal-close-icon{display:block}.profile-follow-modal-tabs{display:flex;gap:8px;padding:8px 16px 12px}.profile-follow-modal-tab{flex:1;margin:0;padding:12px 10px;border:none;background:#1e1e1e;color:#8f8f8f;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:12px}.profile-follow-modal-tab--active{color:#f0f0f0;background:#2f2f2f}.profile-follow-modal-body{position:relative;flex:1;min-height:160px;max-height:min(52vh,380px);overflow-y:auto;padding:8px 12px 20px;box-sizing:border-box}.profile-follow-modal-loading,.profile-follow-modal-error,.profile-follow-modal-empty,.profile-follow-modal-locked{margin:12px 8px;color:#9a9a9a;font-size:.9rem;line-height:1.5}.profile-follow-modal-error{color:var(--color-rose-muted)}.profile-follow-modal-list{list-style:none;margin:0;padding:0}.profile-follow-modal-row{margin:0 0 4px}.profile-follow-modal-link{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:10px;text-decoration:none;color:inherit}.profile-follow-modal-link:hover{background:#1e1e1e}.profile-follow-modal-avatar{width:44px;height:44px;flex-shrink:0;border-radius:10px;object-fit:cover;background:#2a2a2a}.profile-follow-modal-text{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-follow-modal-name{color:#eaeaea;font-size:.92rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-follow-modal-handle{color:#7a7a7a;font-size:.8rem}.profile-copy{display:flex;flex-direction:column;gap:6px;width:100%;max-width:1200px;margin:0 auto;padding:18px 32px 0;box-sizing:border-box}.profile-handle{margin:-2px 0 0;color:#8f8f8f;font-size:.9rem}.profile-title{margin:0;color:#f2f2f2;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.profile-bio{margin:4px 0 0;color:#ababab;line-height:1.55;white-space:pre-line}.profile-album-section{width:100%;max-width:1200px;margin:0 auto;padding:24px 16px 0;box-sizing:border-box}.profile-section-header{display:flex;flex-direction:column;gap:6px;padding:0 16px}.profile-section-title{margin:0;color:#f0f0f0;font-size:1.1rem;font-weight:600}.profile-section-copy{margin:0;color:#8f8f8f}@media only screen and (min-width:768px){.profile-banner-frame{height:260px}.profile-ig-stat-value{font-size:1.1875rem}.profile-title{font-size:1.65rem}}@media only screen and (max-width:767px){.profile-shell{padding:8px 12px 0}.profile-identity-row{--profile-banner-overlap: 36px;--profile-below-banner-gap: 12px;gap:12px;padding:0 10px}.profile-avatar-frame{width:84px;height:84px}.profile-ig-stat-value{font-size:1rem}.profile-ig-stat-label{font-size:.6875rem}.profile-secondary-stats{column-gap:12px}.profile-copy{padding:14px 16px 0}.profile-album-section{padding:20px 12px 0}.profile-section-header{padding:0 4px}}
