:root{--kgp:#6426d8;--kga:#ec4899;--kgbg:#f6f7fb;--kgtext:#202637;--kgmuted:#7c8597}
.kg31{display:flex;min-height:100vh;background:var(--kgbg);color:var(--kgtext);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.kg31 *{box-sizing:border-box}.kg31 a{text-decoration:none}
.kg31-sidebar{width:235px;background:#fff;border-right:1px solid #e5e7ee;padding:20px 13px;flex:0 0 235px;position:sticky;top:0;height:100vh}
.kg31-brand{display:flex;align-items:center;gap:9px;padding:5px 9px 22px;font-size:15px}.kg31-brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,var(--kgp),var(--kga));color:#fff;font-weight:900;font-size:11px}
.kg31-sidebar>a{display:flex;gap:11px;align-items:center;color:#687286;padding:12px;border-radius:10px;margin:4px 0;font-size:13px}.kg31-sidebar>a.active{color:#fff;background:linear-gradient(90deg,var(--kgp),#8b5cf6);box-shadow:0 8px 20px #6426d82b}
.kg31-main{flex:1;min-width:0}.kg31-topbar{height:66px;background:#fff;border-bottom:1px solid #e5e7ee;display:flex;align-items:center;padding:0 28px;gap:25px;position:sticky;top:0;z-index:20}.kg31-topbar nav{display:flex;gap:22px;margin-left:auto}.kg31-topbar nav a{color:#667085;font-size:13px}.kg31-top-user{display:flex;align-items:center;gap:9px;font-size:12px}.kg31-top-user a{color:#4b5563}.kg31-top-user img{border-radius:50%}.kg31-menu{display:none;border:0;background:none;font-size:22px}
.kg31-content{max-width:1180px;margin:0 auto;padding:25px}.kg31-hero{min-height:220px;border-radius:20px;padding:32px 38px;color:#fff;background:linear-gradient(120deg,#172554,#4f35c7,#ec4899);display:flex;justify-content:space-between;align-items:center;overflow:hidden}.kg31-hero small,.kg31-title small{font-size:10px;letter-spacing:.15em;font-weight:900;color:#fff}.kg31-hero h1{font-size:31px;line-height:1.15;margin:10px 0}.kg31-hero p{opacity:.9}.kg31-hero-mark{width:165px;height:165px;border-radius:50%;display:grid;place-items:center;font-size:78px;background:radial-gradient(circle at 30% 25%,#60a5fa,#7c3aed 55%,#ec4899);box-shadow:0 0 80px #ec4899aa}
.kg31-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.kg31-stats>div{background:#fff;border:1px solid #e5e7ee;border-radius:14px;padding:17px}.kg31-stats b{display:block;font-size:26px;color:var(--kgp)}.kg31-stats span{font-size:12px;color:var(--kgmuted)}
.kg31-columns{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.8fr);gap:18px}.kg31-title{display:flex;justify-content:space-between;align-items:end;margin:5px 0 14px}.kg31-title h1,.kg31-title h2{margin:3px 0;font-size:25px}.kg31-title p{margin:0;color:var(--kgmuted)}.kg31-title>div>small{color:var(--kgp)}.kg31-title>a{font-size:12px;color:var(--kgp)}
.kg31-card,.kg31-post,.kg31-compose{background:#fff;border:1px solid #e5e7ee;border-radius:15px;padding:17px;margin-bottom:14px}.kg31-card-head{display:flex;justify-content:space-between;align-items:center}.kg31-card-head h3{margin:0 0 10px;font-size:14px}.kg31-card-head a{font-size:11px;color:var(--kgp)}
.kg31-compose textarea{width:100%;min-height:75px;border:1px solid #e0e3eb;border-radius:10px;padding:11px;resize:vertical;font:inherit}.kg31-compose div{text-align:right;margin-top:8px}.kg31-compose button{border:0;border-radius:9px;padding:9px 20px;color:#fff;font-weight:800;background:linear-gradient(90deg,var(--kgp),var(--kga));cursor:pointer}
.kg31-space-mini{display:flex;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #f0f1f4;color:var(--kgtext)}.kg31-space-mini>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#eef2ff;font-size:20px}.kg31-space-mini div{display:grid}.kg31-space-mini small{font-size:10px;color:#929aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}
.kg31-new-member{display:flex;gap:9px;align-items:center;padding:7px 0}.kg31-new-member img{border-radius:50%}.kg31-new-member span{display:grid}.kg31-new-member small{font-size:10px;color:#929aaa}
.kg31-post-head{display:flex;align-items:center;gap:10px}.kg31-post-head img{border-radius:50%}.kg31-post-head div{display:grid}.kg31-post-head small{font-size:10px;color:#929aaa}.kg31-post-body{font-size:14px;line-height:1.75;padding:13px 0}.kg31-post-actions{border-top:1px solid #f0f1f4;padding-top:10px;display:flex;gap:25px;color:#788194;font-size:12px}.kg31-post-actions button{border:0;background:none;color:#788194;cursor:pointer}
.kg31-cover{height:225px;border-radius:18px 18px 0 0;background:linear-gradient(120deg,#172554,#4f46e5,#ec4899)}.kg31-profile-card{background:#fff;border:1px solid #e5e7ee;border-radius:0 0 18px 18px;padding:0 28px 28px}.kg31-profile-avatar{width:120px;height:120px;border:5px solid #fff;border-radius:50%;overflow:hidden;margin-top:-60px;position:relative}.kg31-profile-avatar img{width:100%;height:100%;object-fit:cover}.kg31-profile-card h1{font-size:26px}.verified{font-size:11px;background:#2563eb;color:#fff;border-radius:50%;padding:2px 5px}.handle{color:#8b95a7}.kg31-profile-stats{display:flex;gap:55px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:17px 0;margin-top:20px}.kg31-profile-stats b{display:grid}.kg31-profile-stats small{color:#929aaa;font-weight:400}.kg31-about{padding-top:20px}.kg31-about p{color:#667085}
.kg31-member-list{padding:0}.kg31-member-row{display:flex;align-items:center;gap:12px;padding:14px 17px;border-bottom:1px solid #eef0f4}.kg31-member-row img{border-radius:50%}.kg31-member-row>div{display:grid;flex:1}.kg31-member-row small{color:#929aaa}.kg31-member-row>a{background:#f0eaff;color:var(--kgp);padding:8px 12px;border-radius:8px;font-size:11px;font-weight:800}
.kg31-space-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.kg31-space-card{background:#fff;border:1px solid #e5e7ee;border-radius:16px;padding:20px;color:var(--kgtext);transition:.15s}.kg31-space-card:hover,.kg31-space-card.selected{border-color:#9b74ed;box-shadow:0 10px 25px #6426d814}.kg31-space-card>span{font-size:30px}.kg31-space-card h3{margin:12px 0 5px}.kg31-space-card p{font-size:12px;color:#7c8597;min-height:36px}.kg31-space-card strong{font-size:11px;color:var(--kgp)}.kg31-space-detail{background:#fff;border:1px solid #e5e7ee;border-radius:15px;padding:20px;margin:20px 0 14px}.kg31-space-detail h2{margin:0}.kg31-space-detail p{color:#7c8597}.kg31-empty{text-align:center;color:#8992a3;padding:40px}.kg31-login{padding:35px}
@media(max-width:850px){.kg31-sidebar{width:76px;flex-basis:76px}.kg31-brand b,.kg31-sidebar>a span{display:none}.kg31-brand{justify-content:center}.kg31-sidebar>a{justify-content:center;font-size:20px}.kg31-columns{grid-template-columns:1fr}.kg31-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.kg31-sidebar{display:none;position:fixed;left:0;top:0;z-index:100;width:235px;height:100vh}.kg31-sidebar.open{display:block}.kg31-brand b,.kg31-sidebar>a span{display:block}.kg31-sidebar>a{justify-content:flex-start;font-size:13px}.kg31-menu{display:block}.kg31-topbar{padding:0 14px}.kg31-topbar nav{display:none}.kg31-content{padding:14px}.kg31-hero{padding:25px;min-height:190px}.kg31-hero h1{font-size:25px}.kg31-hero-mark{width:95px;height:95px;font-size:45px}.kg31-space-grid{grid-template-columns:1fr}}
