.stitch-posts-side-nav{position:fixed;top:52px;bottom:0;left:0;z-index:42;width:248px;box-sizing:border-box;display:flex;flex-direction:column;padding:10px 14px 12px;background:#0e0e10;border-right:1px solid #26262c;color:#efeff1;font-family:Arial,sans-serif;overflow:hidden}
.stitch-posts-side-brand-row{display:flex;align-items:center;gap:10px;width:100%;margin:0 0 4px 2px}
.stitch-posts-side-brand{display:grid;place-items:center;width:48px;height:48px;flex:none;border-radius:50%;transition:background .15s ease}
.stitch-posts-side-brand:hover{background:#19191e}.stitch-posts-side-brand img{width:34px;height:34px;object-fit:contain}
.stitch-posts-side-brand-badge{width:148px;height:48px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex:none;background:#35a7ff;border-radius:18px;color:#fff;text-decoration:none;font:900 22px/1 Arial,sans-serif;letter-spacing:.2px;transition:filter .14s ease,transform .14s ease}.stitch-posts-side-brand-badge:hover{filter:brightness(1.08)}.stitch-posts-side-brand-badge:active{transform:scale(.985)}
.stitch-posts-side-links{display:flex;flex-direction:column;gap:2px}
.stitch-posts-side-link{width:max-content;max-width:100%;min-height:48px;box-sizing:border-box;display:flex;align-items:center;gap:16px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#efeff1;text-decoration:none;font:500 19px/1 Arial,sans-serif;cursor:pointer;text-align:left;transition:background .14s ease,color .14s ease}
.stitch-posts-side-link:hover{background:#1a1a1f}.stitch-posts-side-link.active{font-weight:850;color:#fff}
.stitch-posts-side-icon{position:relative;display:grid;place-items:center;width:27px;height:27px;flex:none}.stitch-posts-side-icon svg{width:26px;height:26px;fill:currentColor}
.stitch-posts-side-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.stitch-posts-side-post{width:100%;height:49px;margin-top:12px;border:0;border-radius:999px;background:#1686d9;color:#fff;font-size:16px;font-weight:900;cursor:pointer;transition:background .14s ease,transform .14s ease}.stitch-posts-side-post:hover{background:#2295e6}.stitch-posts-side-post:active{transform:scale(.985)}
.stitch-posts-side-spacer{flex:1;min-height:12px}
.stitch-posts-side-account{width:100%;min-height:62px;box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:9px;border:0;border-radius:999px;background:transparent;color:#efeff1;text-decoration:none;text-align:left;cursor:pointer;transition:background .14s ease}.stitch-posts-side-account:hover{background:#1a1a1f}
.stitch-posts-side-account img{width:40px;height:40px;flex:none;border-radius:50%;object-fit:cover;background:#26262c}.stitch-posts-side-account-copy{min-width:0;flex:1}.stitch-posts-side-account-name,.stitch-posts-side-account-handle{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stitch-posts-side-account-name{font-size:14px;font-weight:850;color:#f4f4f5}.stitch-posts-side-account-handle{margin-top:2px;font-size:13px;color:#82828d}.stitch-posts-side-account-more{font-size:20px;line-height:1;color:#b5b5bd;flex:none}
.stitch-posts-route.stitch-posts-side-nav-ready .main{margin-left:248px!important}
.stitch-posts-section-page{min-height:calc(100vh - 52px)}
.stitch-posts-section-head{position:sticky;top:0;z-index:18;display:flex;align-items:center;min-height:70px;padding:12px 18px;box-sizing:border-box;border-bottom:1px solid #2b2b31;background:rgba(14,14,16,.94);backdrop-filter:blur(12px)}
.stitch-posts-section-head h1{margin:0;color:#fff;font:900 22px/1.1 Arial,sans-serif}.stitch-posts-section-head p{margin:5px 0 0;color:#80808b;font-size:13px;line-height:1.35}
.stitch-posts-section-body{min-height:260px}
.stitch-posts-mini-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:240px;padding:34px;text-align:center;color:#868691}.stitch-posts-mini-empty strong{color:#fff;font-size:21px}.stitch-posts-mini-empty span{max-width:430px;font-size:14px;line-height:1.5}
.stitch-posts-explore-search{display:flex;align-items:center;gap:10px;margin:14px 16px;padding:0 14px;height:44px;border:1px solid #33333a;border-radius:999px;background:#17171b;color:#85858f}.stitch-posts-explore-search:focus-within{border-color:#58b8ff}.stitch-posts-explore-search svg{width:20px;height:20px;fill:currentColor;flex:none}.stitch-posts-explore-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:15px}
.stitch-post-mini-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px 16px 11px;border-top:1px solid #27272d}.stitch-post-mini-card:first-child{border-top:0}.stitch-post-mini-card:hover{background:#121216}.stitch-post-mini-stats{min-height:16px;margin-top:10px;color:#777782;font-size:12px}
.stitch-posts-profile-card{display:flex;align-items:center;gap:16px;padding:24px 20px;border-bottom:1px solid #292930}.stitch-posts-profile-card>img{width:78px;height:78px;border-radius:50%;object-fit:cover;background:#24242a}.stitch-posts-profile-card>div{display:flex;min-width:0;flex-direction:column}.stitch-posts-profile-card strong{overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:21px;white-space:nowrap}.stitch-posts-profile-card span{margin-top:4px;color:#7f7f89}.stitch-posts-profile-card small{margin-top:10px;color:#aaaab3;font-size:13px}.stitch-posts-profile-feed{min-height:220px}.stitch-posts-profile-login{display:flex;flex-direction:column;align-items:center;padding-bottom:28px}.stitch-posts-inline-primary{height:38px;padding:0 18px;border:0;border-radius:999px;background:#1686d9;color:#fff;font-weight:900;cursor:pointer}
.stitch-posts-studio-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.stitch-posts-stat-card{display:flex;min-height:110px;flex-direction:column;justify-content:center;padding:18px;border:1px solid #2d2d34;border-radius:16px;background:#151519}.stitch-posts-stat-card strong{color:#fff;font-size:32px}.stitch-posts-stat-card span{margin-top:5px;color:#83838d;font-size:13px}.stitch-posts-studio-note{margin:0 18px 18px;padding:16px;border:1px solid #2c2c32;border-radius:14px;color:#92929c;font-size:13px;line-height:1.5}
.stitch-posts-more-list{display:flex;flex-direction:column}.stitch-posts-more-list a{display:flex;align-items:center;min-height:56px;padding:0 18px;border-bottom:1px solid #28282e;color:#efeff1;text-decoration:none;font-size:16px;font-weight:750}.stitch-posts-more-list a:hover{background:#17171b}
@media(max-width:1180px) and (min-width:901px){.stitch-posts-side-nav{width:82px;padding-left:10px;padding-right:10px;align-items:center}.stitch-posts-side-brand-row{justify-content:center;margin-left:0}.stitch-posts-side-brand{margin-left:0}.stitch-posts-side-brand-badge{display:none}.stitch-posts-side-links{align-items:center;width:100%}.stitch-posts-side-link{width:48px;height:48px;min-height:48px;justify-content:center;padding:0;gap:0}.stitch-posts-side-label{display:none}.stitch-posts-side-post{width:48px;height:48px;padding:0;font-size:0}.stitch-posts-side-post:before{content:'+';display:block;font-size:28px;font-weight:500;line-height:1}.stitch-posts-side-account{width:48px;height:48px;min-height:48px;padding:4px;justify-content:center}.stitch-posts-side-account img{width:40px;height:40px}.stitch-posts-side-account-copy,.stitch-posts-side-account-more{display:none}.stitch-posts-route.stitch-posts-side-nav-ready .main{margin-left:82px!important}}
@media(max-width:900px){.stitch-posts-side-nav{display:none!important}.stitch-posts-route.stitch-posts-side-nav-ready .main{margin-left:0!important}}
@media(max-width:760px){.stitch-posts-section-head{min-height:58px;padding:10px 14px}.stitch-posts-section-head h1{font-size:20px}.stitch-post-mini-card{grid-template-columns:38px minmax(0,1fr);gap:10px;padding-left:12px;padding-right:12px}.stitch-posts-studio-grid{grid-template-columns:1fr}.stitch-posts-profile-card>img{width:64px;height:64px}}
