.people-page{color:#242332;background:#f6f7fb;min-height:100vh;padding-bottom:60px}.people-page>header{z-index:2;background:#fff;border-bottom:1px solid #ececf2;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 520px);display:flex;position:sticky;top:0}.people-page header a{color:#555169;font-weight:700;text-decoration:none}.people-page header a:first-child{align-items:center;gap:9px;font-size:18px;display:flex}.people-page header a span{color:#fff;background:linear-gradient(135deg,#817df5,#5752d6);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.people-hero{color:#fff;background:linear-gradient(120deg,#5e6fdb,#8d72e7 62%,#dc91bc);border-radius:22px;max-width:1040px;margin:42px auto 24px;padding:38px 42px}.people-hero small{letter-spacing:2px;opacity:.65}.people-hero h1{margin:8px 0;font-size:34px}.people-hero p{opacity:.8;margin:0}.people-grid{grid-template-columns:1fr 1fr;gap:14px;max-width:1040px;margin:auto;display:grid}.people-grid article{cursor:pointer;background:#fff;border:1px solid #e9e9f0;border-radius:17px;align-items:center;gap:15px;padding:19px;transition:all .18s;display:flex}.people-grid article:hover{transform:translateY(-2px);box-shadow:0 12px 28px #33324b0c}.people-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;font-size:20px;font-weight:800;display:grid}.people-grid article>div:nth-child(2){flex:1;min-width:0}.people-grid h2{margin:0 0 4px;font-size:15px}.people-grid span,.people-grid small,.people-modal>span{color:#9999a8;font-size:10px}.people-grid p{color:#62616f;margin:8px 0;font-size:11px}.people-grid button,.people-modal .primary{color:#6561dc;background:#fff;border:1px solid #d9d7f5;border-radius:9px;padding:8px 11px}.people-grid button.followed,.people-modal .followed{color:#888;background:#f3f3f6;border-color:#eee}.people-modal-bg{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:20;background:#211f3999;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.people-modal{text-align:center;background:#fff;border-radius:22px;width:min(440px,100%);padding:0 28px 28px;position:relative;overflow:hidden}.people-modal .close{border:0;border-radius:50%;width:34px;height:34px;font-size:21px;position:absolute;top:14px;right:14px}.people-cover{background:linear-gradient(120deg,#d8e3ff,#eee7ff,#ffe6e0);height:100px;margin:0 -28px}.people-avatar.big{border:4px solid #fff;width:82px;height:82px;margin:-42px auto 12px}.people-modal h2{margin:0 0 5px}.people-modal p{color:#656473;margin:18px 0;line-height:1.8}.people-modal>div:not(.people-cover):not(.people-avatar){justify-content:center;gap:50px;margin:18px;display:flex}.people-modal b{font-size:18px}.people-modal b small{color:#aaa;margin-top:3px;font-size:9px;font-weight:400;display:block}.people-modal .primary{padding:10px 28px}.people-login{color:#fff;background:#292838;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #1115}.people-login a{color:#bdbaff}.people-login button{color:#fff;background:0 0;border:0}@media (max-width:760px){.people-page>header{padding:0 16px}.people-hero{margin:14px 12px;padding:28px 22px}.people-hero h1{font-size:27px}.people-grid{grid-template-columns:1fr;margin:0 12px}.people-grid article{padding:16px}.people-login{justify-content:center;width:calc(100% - 24px)}}.people-modal{max-height:calc(100vh - 40px);transition:width .2s;overflow:auto}.people-modal.expanded{width:min(680px,100%)}.people-modal .people-stats{justify-content:center;gap:18px;margin:18px;display:flex}.people-stats button{background:#fff;border:1px solid #0000;border-radius:12px;min-width:100px;padding:8px 16px}.people-stats button:hover,.people-stats button.active{background:#f8f7ff;border-color:#d9d7f5}.people-stats b{display:block}.people-stats small{color:#aaa;margin-top:4px;font-size:9px;display:block}.creator-detail{text-align:left;background:#fafafd;border:1px solid #ecebf3;border-radius:14px;margin:20px 0;padding:16px}.creator-detail>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.creator-detail>header small{letter-spacing:2px;color:#7773dc;font-size:8px}.creator-detail h3{margin:3px 0 0}.creator-detail>header button{color:#7773dc;background:0 0;border:0;font-size:10px}.detail-loading{text-align:center!important;color:#999!important}.follower-list{grid-template-columns:1fr 1fr;gap:9px;display:grid}.follower-list a{color:inherit;background:#fff;border:1px solid #ecebf2;border-radius:10px;align-items:center;gap:9px;padding:10px;text-decoration:none;display:flex}.follower-list a>span{color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.follower-list a>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.follower-list b{font-size:11px}.follower-list small{color:#999;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.follower-list i{color:#8884e5;font-style:normal}.creator-post-list{gap:9px;display:grid}.creator-post-list a{color:inherit;background:#fff;border:1px solid #ecebf2;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 10px;padding:12px;text-decoration:none;display:grid}.creator-post-list em{color:#6662e8;background:#f0efff;border-radius:6px;grid-row:1/3;padding:5px;font-size:8px;font-style:normal}.creator-post-list h4{margin:0;font-size:12px}.creator-post-list p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0!important;font-size:9px!important}.creator-post-list small{color:#999;grid-area:1/3/3;font-size:9px}.people-modal.expanded>.primary{margin-top:4px}@media (max-width:600px){.people-modal-bg{padding:8px}.people-modal{max-height:calc(100vh - 16px)}.follower-list{grid-template-columns:1fr}.creator-post-list a{grid-template-columns:auto 1fr}.creator-post-list small{grid-area:3/2}.people-stats button{min-width:88px}}
