.feed-page__header{z-index:10;border-bottom:1px solid var(--border-color);background:#fff;grid-template-columns:42px 1fr 42px;align-items:center;min-height:66px;margin:0 auto;padding:10px 14px;display:grid;position:sticky;top:0}.feed-page__back{cursor:pointer;background:0 0;border-radius:10px;place-items:center;width:40px;height:40px;transition:background-color .16s;display:grid}.feed-page__back:hover{background:#f5f5f5}.feed-page__title{flex-direction:column;align-items:center;gap:3px;display:flex}.feed-page__title span{color:#8f949a;letter-spacing:-.02em;font-size:14px}.feed-page__title strong{letter-spacing:-.02em;font-size:16px;font-weight:500}.feed-page__header-spacer{width:40px}.feed{flex-direction:column;display:flex}.feed-post{border-top:1px solid var(--border-color);background:var(--background-color);overflow:hidden}.feed-post:first-child{border-top:none}.feed-post__header{justify-content:space-between;align-items:center;min-height:66px;padding:12px;display:flex}.feed-post__author{align-items:center;gap:11px;min-width:0;display:flex}.feed-post__avatar{object-fit:cover;border-radius:10px;flex:none;width:40px;height:40px}.feed-post__author-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.feed-post__author-copy>div{align-items:center;gap:5px;display:flex}.feed-post__author-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.91rem;overflow:hidden}.feed-post__author-copy svg{fill:#1689e6;stroke:#fff;color:#1689e6}.feed-post__author-copy span{color:#8f949a;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.feed-post__more{width:38px;height:38px;color:var(--muted-color);cursor:pointer;background:0 0;border-radius:10px;flex:none;place-items:center;transition:background-color .16s;display:grid}.feed-post__more:hover{background:#f5f5f5}.feed-post__media{object-fit:cover;background:#f5f5f5;width:100%;max-height:720px}.feed-post__content{padding:12px 14px 16px}.feed-post__actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.feed-post__primary-actions{align-items:center;min-width:0;display:flex}.feed-post__actions button{cursor:pointer;background:0 0;border-radius:8px;place-items:center;min-width:34px;min-height:34px;padding:6px;transition:background-color .16s;display:grid}.feed-post__actions button svg{stroke-width:2.3px;width:20px;height:20px;transition:transform .1s}.feed-post__actions button:hover{background:#f5f5f5}.feed-post__actions button:first-child:hover{background-color:#fff1f8}.feed-post__actions button:first-child:hover svg{fill:#ff59af;color:#ff59af}.feed-post__actions button:hover svg{transform:scale(.95)}.feed-post__caption{color:var(--foreground-color);margin:11px 0 0;font-size:.9rem;line-height:1.45}.feed-post__caption strong{color:var(--foreground-color)}.feed-post__date{color:var(--muted-color);text-align:left;margin-top:7px;padding:0;font-size:.84rem;font-weight:500;display:block}@media (width<=560px){.feed-post__media{max-height:none}}@media (prefers-reduced-motion:reduce){.feed-page__back,.feed-post__more,.feed-post__actions button{transition:none}}.profile-card{background:var(--background-color)}.profile__banner{aspect-ratio:3.5;background:#e8e8e4;overflow:hidden}.profile__banner img{object-fit:cover;width:100%;height:100%}.profile__avatar-row{justify-content:space-between;align-items:flex-start;min-height:70px;padding:0 16px 0 36px;display:flex}.profile__avatar{object-fit:cover;background:#efefec;border:5px solid #fff;border-radius:25px;width:112px;height:112px;margin-top:-54px}.profile__options{width:40px;height:40px;color:var(--muted-color);cursor:pointer;background:#fff;border-radius:10px;place-items:center;margin-top:16px;transition:background-color .16s;display:grid}.profile__options:hover{background:#f5f5f5}.profile__biography{max-width:580px;margin-top:14px;padding:0 36px}.profile__name-row{align-items:baseline;gap:5px;display:flex}.profile__name-row h1{letter-spacing:-.045em;margin:0;font-size:24px;line-height:1.08}.profile__name-row svg{fill:#1689e6;stroke:#fff;color:#1689e6}.profile__username{color:#747470;margin-top:5px;font-size:.92rem;display:block}.profile__biography p{color:#393936;margin:16px 0 7px;font-size:.98rem;line-height:1.55}.profile__statistics{border-block:1px solid var(--border-color);grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 0 0;padding:0;display:grid}.profile__statistics div{flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:1rem;display:flex}.profile__statistics div+div{border-left:1px solid #e6e6e1}.profile__statistics dd,.profile__statistics dt{margin:0}.profile__statistics dd{letter-spacing:-.025em;order:-1;font-size:1.12rem;font-weight:600}.profile__statistics dt{color:#777772;font-size:.83rem}.profile__actions{gap:14px;width:100%;padding:16px;display:flex}.profile__actions button{cursor:pointer;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 16px;font-weight:500;transition:background-color .16s;display:inline-flex}@supports (corner-shape:squircle){.profile__avatar,.profile__options{corner-shape:squircle;border-radius:100%}.profile__actions button{corner-shape:squircle;border-radius:35px}}.profile__follow{color:#fff;background:#171717}.profile__follow:hover{background:#2c2c2a}.profile__message{background:#fff;border:1px solid #d8d8d4}.profile__message:hover{background:#f7f7f5}.profile__grid{background:#deded9;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.profile-post__link{min-width:0;color:inherit;text-decoration:none}.profile-post{aspect-ratio:2.5/3;background:#dadad5;position:relative;overflow:hidden}.profile-post__media{object-fit:cover;width:100%;height:100%}.profile-post__link:focus-visible{z-index:1;outline-offset:0;outline:2px solid #000;position:relative}.profile-post__link:focus-visible img{filter:brightness(50%)}@media (width<=640px){.profile__banner{aspect-ratio:3}.profile__avatar{border-width:4px;width:94px;height:94px;margin-top:-44px}.profile__avatar-row{min-height:62px}.profile__statistics div{padding-right:14px}.profile__statistics div+div{padding-left:14px}.profile__actions button{flex:1;padding:0 14px}.profile__grid{gap:2px}}@media (prefers-reduced-motion:reduce){.profile__options,.profile__actions button{transition:none}}:root{--background-color:#fff;--foreground-color:#000;--border-color:#e6e6e6;--muted-color:#777;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{justify-content:center;width:100%;margin:0;padding:0;display:flex}body:before{z-index:-2;content:"";pointer-events:none;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0}.content-container{border-inline:1px solid var(--border-color);max-width:500px;margin:0 auto}button{border:none;outline:none;font-weight:500!important}@media (width<=500px){.content-container{border-inline:none}}::selection{color:#fff;background:#000}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}button:focus-visible{outline:2px solid var(--foreground-color);outline-offset:2px}.badge-container{z-index:100;align-items:center;gap:10px;display:flex;position:fixed;bottom:15px;left:15px}.badge-container img{width:20px}.badge-container span{color:var(--muted-color)}.badge-container span a{color:var(--foreground-color);text-underline-offset:5px;text-decoration:none}.badge-container span a:hover{text-decoration:underline}@media (width<=1000px){.badge-container{background-color:var(--background-color);border:1px solid var(--border-color);justify-content:center;width:100%;padding:12px;position:sticky;bottom:0}}
