.galaxy-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.galaxy-container canvas{display:block;width:100%;height:100%}:root{color:#ffffffeb;background:#030506;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s ease,opacity .16s ease}button:not(:disabled):active{transform:scale(.98)}.aurora-page{position:relative;display:grid;width:100%;height:100dvh;padding:5px;place-items:center;overflow:hidden}.galaxy-wallpaper,.wallpaper-tint{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.galaxy-wallpaper{z-index:0;background:#030506}.wallpaper-tint{z-index:0;background:#03050614}.app-window{position:relative;z-index:1;display:grid;grid-template-columns:228px minmax(0,1fr);width:min(1668px,calc(100vw - 10px));height:min(879px,calc(100dvh - 10px));min-height:480px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:linear-gradient(135deg,#ffffff16,#ffffff07);box-shadow:inset 0 1px #ffffff2e,0 34px 90px #0000004d;backdrop-filter:blur(14px) saturate(125%);-webkit-backdrop-filter:blur(14px) saturate(125%)}.sidebar{display:flex;flex-direction:column;justify-content:space-between;min-width:0;min-height:0;padding:15px 11px;border-right:1px solid rgba(255,255,255,.13);background:#14161740}.sidebar-main{min-height:0}.brand-row{display:flex;align-items:center;gap:9px;padding:1px 5px 15px}.brand-mark{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#ffffff17;font-size:11px;font-weight:800;box-shadow:inset 0 1px #ffffff1f}.brand-copy{min-width:0}.brand-copy strong,.brand-copy span{display:block;white-space:nowrap}.brand-copy strong{font-size:12px}.brand-copy span{margin-top:2px;color:#ffffff94;font-size:10px}.search-button,.nav-item,.icon-button{border:0;color:#ffffffd1;cursor:pointer}.search-button{display:flex;align-items:center;gap:8px;width:100%;height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0e;color:#ffffff75;text-align:left;font-size:12px}.nav-list{display:grid;gap:3px;margin-top:11px}.nav-item{position:relative;display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 10px;border-radius:8px;background:transparent;text-align:left;font-size:12px;transition:background .16s ease,color .16s ease}.nav-item:before{position:absolute;top:9px;bottom:9px;left:3px;width:2px;border-radius:2px;background:#ffffffd1;content:"";opacity:0;transform:scaleY(.35);transition:opacity .16s ease,transform .18s ease}.nav-item.active:before{opacity:1;transform:scaleY(1)}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff16}.nav-item.active{box-shadow:inset 0 0 0 1px #ffffff12}.main-shell{display:grid;min-width:0;min-height:0;grid-template-rows:50px minmax(0,1fr);overflow:hidden;border-radius:0 17px 17px 0;background:#07090a1a}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 18px;border-bottom:1px solid rgba(255,255,255,.12);background:#1113142b}.topbar h1{margin:0;font-size:13px;font-weight:650;letter-spacing:0}.window-actions{display:flex;gap:8px}.publish-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:29px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffffdb;color:#111416;cursor:pointer;font-size:10px;font-weight:700}.icon-button{display:grid;width:29px;height:29px;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0e}.icon-button:hover{color:#fff;background:#ffffff1a}.account-dock{position:relative;padding-top:11px;border-top:1px solid rgba(255,255,255,.08)}.guest-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.guest-actions button,.user-strip,.account-menu button{border:0;color:#ffffffc2;cursor:pointer}.guest-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:33px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0e;font-size:11px}.guest-actions button:last-child{color:#111416;background:#ffffffe0;font-weight:700}.user-strip{display:grid;grid-template-columns:37px minmax(0,1fr) 14px;align-items:center;gap:8px;width:100%;min-height:48px;padding:5px 7px;border-radius:10px;background:#ffffff0f;text-align:left}.user-strip:focus{outline:none}.user-strip:focus-visible{box-shadow:0 0 0 2px #ffffff29}.avatar-frame{display:grid;width:37px;height:37px;place-items:center;border-radius:50%;background:conic-gradient(from 45deg,#d5d7d8,#656e72,#f5f5f2,#717b80,#d5d7d8);box-shadow:0 0 0 1px #ffffff26,0 0 16px #ffffff14}.avatar{display:grid;width:30px;height:30px;place-items:center;border:2px solid rgba(9,12,13,.88);border-radius:50%;background:linear-gradient(145deg,#727d82,#242a2d);color:#fff;font-size:11px;font-weight:800}.user-copy,.user-copy strong{min-width:0}.user-copy strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.user-tags{display:flex;gap:3px;margin-top:3px}.user-tags span{padding:2px 4px;border-radius:4px;background:#ffffff14;color:#ffffff80;font-size:10px}.user-strip>svg{transition:transform .16s ease}.user-strip>svg.rotated{transform:rotate(180deg)}.account-menu{position:absolute;right:0;bottom:calc(100% + 8px);left:0;z-index:4;display:grid;gap:3px;padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#131516e6;box-shadow:0 16px 40px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.account-menu button{display:flex;align-items:center;gap:7px;min-height:30px;padding:0 8px;border-radius:7px;background:transparent;font-size:10px;text-align:left}.account-menu button:hover{color:#fff;background:#ffffff14}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0000006b;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.auth-modal{position:relative;width:min(360px,calc(100vw - 30px));padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:linear-gradient(145deg,#252829db,#0e1112d1);box-shadow:inset 0 1px #ffffff21,0 30px 90px #0000007a;-webkit-backdrop-filter:blur(28px) saturate(125%);backdrop-filter:blur(28px) saturate(125%)}.modal-close{position:absolute;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:#ffffff0f;color:#ffffff9e;cursor:pointer}.auth-brand{display:grid;width:38px;height:38px;place-items:center;margin-bottom:16px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff14;font-size:11px;font-weight:800}.auth-modal h2{margin:0;font-size:19px;letter-spacing:0}.auth-modal>p{margin:8px 0 17px;color:#ffffff80;font-size:11px;line-height:1.65}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:9px;background:#0000002e}.auth-tabs button{height:31px;border:0;border-radius:7px;background:transparent;color:#ffffff75;cursor:pointer;font-size:11px}.auth-tabs button.active{background:#ffffff1a;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}.auth-modal form{display:grid;gap:12px;margin-top:16px}.auth-modal label{display:grid;gap:6px;color:#ffffffb8;font-size:11px}.auth-modal label small{color:#ffffff75;font-size:10px;font-weight:500}.auth-modal input{width:100%;height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:8px;outline:none;background:#0003;color:#fff;font:inherit}.auth-modal input:focus{border-color:#ffffff40;box-shadow:0 0 0 3px #ffffff0b}.auth-submit{height:37px;margin-top:2px;border:0;border-radius:8px;background:#ffffffe6;color:#111416;cursor:pointer;font-size:11px;font-weight:750}.demo-note{display:block;margin-top:13px;color:#ffffff57;font-size:10px;text-align:center}.workspace{min-width:0;min-height:0;overflow:auto;border-radius:17px;background:#0a0c0d2e;scrollbar-color:rgba(255,255,255,.16) transparent;scrollbar-width:thin}.workspace>*{animation:workspace-enter .19s ease both}@keyframes workspace-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.workspace::-webkit-scrollbar{width:6px}.workspace::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff29}.home-view{display:grid;grid-template-columns:minmax(0,1fr) 240px;min-height:100%}.home-feed{min-width:0;padding:16px 18px 24px}.feed-toolbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:42px;margin:-16px -18px 12px;padding:9px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:#0a0c0dcc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.feed-tabs{display:flex;gap:4px}.feed-tabs button{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#ffffff7a;cursor:pointer;font-size:11px}.feed-tabs button:focus{outline:none}.feed-tabs button:focus-visible{box-shadow:0 0 0 2px #ffffff24}.feed-tabs button.active{background:#ffffff17;color:#fff;box-shadow:inset 0 -1px #ffffff47}.feed-status{display:flex;align-items:center;gap:5px;color:#ffffff57;font-size:10px}.feed-list{display:grid;gap:9px}.feed-card{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:139px;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff09;transition:background .16s ease,border-color .16s ease,transform .16s ease}.feed-card:hover{border-color:#ffffff21;background:#ffffff0e;transform:translateY(-1px)}.feed-card.clickable{cursor:pointer}.feed-card.clickable:focus{outline:none}.feed-card.clickable:focus-visible{border-color:#ffffff2e;box-shadow:0 0 0 2px #ffffff14}.feed-cover{display:grid;min-height:100%;place-items:center;border-right:1px solid rgba(255,255,255,.07);background-color:#ffffff0b;background-image:radial-gradient(circle at 68% 30%,rgba(255,255,255,.16),transparent 18%),linear-gradient(145deg,rgba(255,255,255,.06),transparent 62%)}.feed-cover.cyan{background-color:#43706f45}.feed-cover.rose{background-color:#844b4340}.feed-cover.gold{background-color:#7b693f3b}.feed-cover.silver{background-color:#69717433}.feed-cover.has-image,.work-cover.has-image,.reader-cover.has-image{background-position:center;background-size:cover}.feed-copy{min-width:0;padding:13px 14px 10px}.feed-meta{display:flex;align-items:center;gap:6px;color:#ffffff63;font-size:10px}.feed-meta span:first-child,.feed-meta span:nth-child(2){padding:2px 5px;border-radius:4px;background:#ffffff0f}.feed-meta span:last-child{margin-left:auto}.feed-card h3{margin:8px 0 5px;font-size:14px;letter-spacing:0}.feed-card p{display:-webkit-box;margin:0;overflow:hidden;color:#ffffff8a;font-size:10px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-footer{display:flex;align-items:center;gap:12px;margin-top:10px;color:#fff6;font-size:10px}.feed-footer>span,.feed-footer button{display:inline-flex;align-items:center;gap:4px}.feed-author{margin-right:auto;color:#ffffff9c}.feed-author>span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#ffffff17;font-size:10px}.feed-footer button{padding:0;border:0;background:transparent;color:#ffffff61;cursor:pointer}.home-rail{display:grid;align-content:start;gap:10px;min-width:0;padding:16px 14px 20px;border-left:1px solid rgba(255,255,255,.055);background:#ffffff03}.rail-section{padding:13px;border:1px solid rgba(255,255,255,.055);border-radius:10px;background:#ffffff06}.rail-heading{display:flex;align-items:center;gap:7px;margin-bottom:11px;color:#ffffffa1}.rail-heading h2{margin:0;font-size:11px;letter-spacing:0}.announcement-panel strong{display:block;font-size:11px}.announcement-panel p{margin:6px 0 10px;color:#ffffff6b;font-size:10px;line-height:1.6}.announcement-panel button{padding:0;border:0;background:transparent;color:#ffffffa8;cursor:pointer;font-size:10px}.announcement-panel button:hover{color:#ffffffeb}.community-list{display:grid;gap:4px}.community-list button{display:grid;grid-template-columns:29px minmax(0,1fr) 14px;align-items:center;gap:8px;width:100%;min-height:42px;padding:5px 6px;border:0;border-radius:8px;background:transparent;color:#ffffff94;cursor:pointer;text-align:left}.community-list button:hover{background:#ffffff0e;transform:translate(2px)}.community-enter-icon{transform:rotate(180deg)}.community-list button:hover .community-enter-icon{transform:translate(2px) rotate(180deg)}.community-mark{display:grid;width:29px;height:29px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#fff1;font-size:10px}.community-list strong,.community-list small{display:block}.community-list strong{color:#ffffffb3;font-size:10px}.community-list small{margin-top:2px;color:#ffffff4d;font-size:10px}.compact-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px 8px}.compact-stats span{color:#ffffff52;font-size:10px;line-height:1.4;text-align:center}.compact-stats strong{display:block;color:#ffffffb8;font-size:12px}.announcement-modal{position:relative;width:min(560px,calc(100vw - 36px));max-height:min(640px,calc(100dvh - 36px));padding:27px 28px 30px;overflow-y:auto;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#111415f0;box-shadow:inset 0 1px #ffffff1c,0 30px 80px #0000007a;animation:modal-enter .18s ease both}.announcement-modal>span{display:inline-flex;align-items:center;gap:6px;color:#ffffff75;font-size:10px}.announcement-modal h2{margin:12px 34px 16px 0;font-size:20px;letter-spacing:0}.announcement-modal div{color:#ffffffad;font-size:12px;line-height:1.9}.announcement-modal div p{margin:0 0 14px}@keyframes modal-enter{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.works-view{min-height:100%;padding:16px 18px 24px}.works-toolbar{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:minmax(180px,1fr) 108px auto;gap:8px;margin:-16px -18px 0;padding:11px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:#0a0c0dd1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.works-search{display:flex;align-items:center;gap:8px;min-width:0;height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0b;color:#fff6}.works-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#ffffffd6;font:inherit;font-size:10px}.works-search input::placeholder{color:#ffffff52}.works-toolbar select{height:32px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:8px;outline:0;background:#ffffff0e;color:#ffffffb3;font:inherit;font-size:10px}.works-toolbar select option{background:#151819}.view-switch{display:grid;grid-template-columns:repeat(2,30px);gap:3px;padding:2px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#00000029}.view-switch button{display:grid;width:30px;height:26px;padding:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#ffffff61;cursor:pointer}.view-switch button.active{background:#ffffff17;color:#ffffffd6}.works-categories{display:flex;gap:4px;padding:12px 0 5px;overflow-x:auto;scrollbar-width:none}.works-categories::-webkit-scrollbar{display:none}.works-categories button{flex:0 0 auto;height:27px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#ffffff70;cursor:pointer;font-size:10px}.works-categories button:hover,.works-categories button.active{background:#ffffff14;color:#ffffffe0}.works-summary{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:12px 1px 13px}.works-summary>div{display:flex;align-items:baseline;gap:8px}.works-summary h2{margin:0;font-size:15px;letter-spacing:0}.works-summary span,.works-summary p{color:#ffffff80;font-size:10px}.works-summary p{margin:0}.works-collection.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.work-card{min-width:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0b;color:inherit;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.work-card:hover{border-color:#ffffff21;background:#ffffff0d;transform:translateY(-2px)}.work-cover,.reader-cover{display:block;background-color:#ffffff0b;background-image:radial-gradient(circle at 68% 30%,rgba(255,255,255,.16),transparent 18%),linear-gradient(145deg,rgba(255,255,255,.06),transparent 62%)}.work-cover{height:96px;border-bottom:1px solid rgba(255,255,255,.06)}.work-cover.cyan,.reader-cover.cyan{background-color:#43706f45}.work-cover.rose,.reader-cover.rose{background-color:#844b4340}.work-cover.gold,.reader-cover.gold{background-color:#7b693f3b}.work-cover.silver,.reader-cover.silver{background-color:#69717433}.work-card-copy{display:block;padding:11px 12px 10px}.work-card-meta,.work-card-footer{display:flex;align-items:center;color:#ffffff61;font-size:10px}.work-card-meta{justify-content:space-between}.work-card-meta>span:first-child{padding:2px 5px;border-radius:4px;background:#ffffff0f}.work-card strong{display:block;margin-top:8px;overflow:hidden;color:#ffffffe6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.work-excerpt{display:-webkit-box;min-height:31px;margin-top:5px;overflow:hidden;color:#ffffff80;font-size:10px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.work-card-footer{gap:9px;margin-top:10px}.work-card-footer>span{display:inline-flex;align-items:center;gap:3px}.work-card-footer>span:first-child{margin-right:auto;color:#ffffff94}.works-collection.list{display:grid;gap:8px}.works-collection.list .work-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:112px}.works-collection.list .work-cover{height:100%;border-right:1px solid rgba(255,255,255,.06);border-bottom:0}.works-collection.list .work-card-copy{display:grid;grid-template-rows:auto auto 1fr auto}.works-collection.list .work-excerpt{min-height:0}.works-empty{display:grid;min-height:260px;place-content:center;justify-items:center;color:#ffffff59;text-align:center}.works-empty strong{margin-top:9px;color:#ffffffad;font-size:12px}.works-empty span{margin-top:4px;font-size:10px}.work-reader{width:min(720px,calc(100% - 36px));margin:0 auto;padding:18px 0 48px}.reader-back{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 9px;border:0;border-radius:7px;background:#ffffff0e;color:#ffffff94;cursor:pointer;font-size:10px}.reader-back:hover{background:#ffffff17;color:#fff}.reader-cover{height:180px;margin-top:14px;border:1px solid rgba(255,255,255,.07);border-radius:11px}.reader-header{padding:19px 8px 17px;border-bottom:1px solid rgba(255,255,255,.07)}.reader-header>span{display:inline-block;padding:3px 6px;border-radius:5px;background:#fff1;color:#ffffff7a;font-size:10px}.reader-header h2{margin:10px 0 7px;font-size:22px;letter-spacing:0}.reader-header p{margin:0;color:#ffffff8c;font-size:11px;line-height:1.7}.reader-header>div{display:flex;gap:12px;margin-top:13px;color:#ffffff61;font-size:10px}.reader-header>div span{display:inline-flex;align-items:center;gap:4px}.reader-body{padding:21px 8px}.reader-body p{margin:0 0 17px;color:#ffffffb8;font-size:13px;line-height:2}.comments-section{margin:7px 8px 0;padding-top:21px;border-top:1px solid rgba(255,255,255,.08)}.comments-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.comments-heading>div{display:flex;align-items:baseline;gap:7px}.comments-heading h3{margin:0;font-size:14px;letter-spacing:0}.comments-heading span{color:#ffffff61;font-size:10px}.comments-heading select{height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.08);border-radius:7px;outline:0;background:#ffffff0b;color:#ffffff94;font:inherit;font-size:10px}.comments-heading select option{background:#151819}.comment-composer{margin-top:13px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#ffffff06}.comment-composer:focus-within{border-color:#ffffff29}.replying-label{display:flex;align-items:center;justify-content:space-between;min-height:28px;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.06);color:#ffffff6e;font-size:10px}.replying-label button{display:grid;width:20px;height:20px;padding:0;place-items:center;border:0;border-radius:5px;background:transparent;color:#fff6;cursor:pointer}.comment-composer textarea{display:block;width:100%;min-height:72px;padding:10px 11px;resize:vertical;border:0;outline:0;background:transparent;color:#ffffffc7;font:inherit;font-size:10px;line-height:1.65}.comment-composer textarea::placeholder{color:#ffffff4d}.comment-composer>div:last-child{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:5px 7px 5px 11px;border-top:1px solid rgba(255,255,255,.06)}.comment-composer>div:last-child>span{color:#ffffff52;font-size:10px}.comment-composer>div:last-child>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:27px;padding:0 9px;border:0;border-radius:7px;background:#ffffffdb;color:#111416;cursor:pointer;font-size:10px;font-weight:700}.comments-list{display:grid;gap:0;margin-top:10px}.comment-item{display:grid;grid-template-columns:27px minmax(0,1fr);column-gap:9px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.055)}.comment-avatar{display:grid;width:27px;height:27px;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:#ffffff0f;color:#ffffffa8;font-size:10px;font-weight:700}.comment-content{min-width:0}.comment-meta{display:flex;align-items:center;gap:6px}.comment-meta strong{font-size:10px}.comment-meta>span:last-child{color:#ffffff4f;font-size:10px}.author-badge{padding:2px 4px;border-radius:4px;background:#ffffff13;color:#ffffff91;font-size:10px}.comment-content p{margin:5px 0 0;color:#ffffff9e;font-size:10px;line-height:1.7}.comment-actions{display:flex;gap:3px;margin-top:7px}.comment-actions button{display:inline-flex;align-items:center;gap:4px;min-height:23px;padding:0 6px;border:0;border-radius:5px;background:transparent;color:#ffffff57;cursor:pointer;font-size:10px}.comment-actions button:hover{background:#ffffff0e;color:#ffffffad}.comment-actions button.active{background:#fff1;color:#ffffffb8}.comment-replies{grid-column:2;margin-top:5px;padding-left:13px;border-left:1px solid rgba(255,255,255,.075)}.comment-replies .comment-item{padding:10px 0 2px;border-bottom:0}.comments-empty{padding:28px 10px;color:#ffffff59;font-size:10px;text-align:center}.communities-view{min-height:100%;padding:16px 18px 24px}.community-collection.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.community-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0b;transition:border-color .16s ease,background .16s ease,transform .16s ease}.community-card:hover{border-color:#ffffff21;background:#ffffff0c;transform:translateY(-1px)}.community-card-main{display:grid;grid-template-columns:47px minmax(0,1fr);gap:10px;width:100%;min-height:133px;padding:13px 78px 13px 13px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.community-card-mark{display:grid;width:47px;height:47px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:10px;background-color:#ffffff0e;background-image:radial-gradient(circle at 70% 28%,rgba(255,255,255,.13),transparent 24%);color:#ffffffbd;font-size:13px;font-weight:750}.community-card-mark.cyan,.community-banner.cyan,.community-work-cover.cyan{background-color:#43706f45}.community-card-mark.rose,.community-banner.rose,.community-work-cover.rose{background-color:#844b4340}.community-card-mark.gold,.community-banner.gold,.community-work-cover.gold{background-color:#7b693f3b}.community-card-mark.silver,.community-banner.silver,.community-work-cover.silver{background-color:#69717433}.community-card-copy{display:block;min-width:0}.community-card-heading{display:flex;align-items:center;gap:7px}.community-card-heading strong{font-size:13px}.community-positioning{display:block;margin-top:5px;overflow:hidden;color:#ffffffa8;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.community-description{display:-webkit-box;min-height:31px;margin-top:7px;overflow:hidden;color:#ffffff94;font-size:10px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-card-stats{display:flex;flex-wrap:wrap;gap:9px;margin-top:11px;color:#ffffff75;font-size:10px}.community-card-stats>span{display:inline-flex;align-items:center;gap:3px}.community-join-small{position:absolute;top:13px;right:12px;display:inline-flex;align-items:center;justify-content:center;gap:4px;height:27px;padding:0 8px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#ffffff0e;color:#ffffffb3;cursor:pointer;font-size:10px}.community-discussion-actions{display:flex;justify-content:flex-end;margin:10px 0}.community-discussion-actions button{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#ffffff14;color:#ffffffc7;cursor:pointer;font-size:10px;font-weight:650}.community-join-small.joined,.join-button.joined{background:#ffffff1a;color:#ffffffd1}.community-join-small:disabled{cursor:default}.community-collection.list{display:grid;gap:7px}.community-collection.list .community-card-main{grid-template-columns:39px minmax(0,1fr);min-height:88px;align-items:center}.community-collection.list .community-card-mark{width:39px;height:39px;border-radius:9px;font-size:11px}.community-collection.list .community-description{min-height:0;-webkit-line-clamp:1}.community-collection.list .community-card-stats{margin-top:6px}.community-detail{width:min(780px,calc(100% - 36px));margin:0 auto;padding:18px 0 48px}.community-banner{position:relative;display:grid;height:142px;margin-top:14px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:11px;background-color:#ffffff0a;background-image:radial-gradient(circle at 68% 30%,rgba(255,255,255,.14),transparent 18%),linear-gradient(145deg,rgba(255,255,255,.055),transparent 62%)}.community-banner>span{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:#07090a40;color:#ffffffc2;font-size:15px;font-weight:750}.community-header{padding:18px 7px 15px}.community-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.community-title-row>div>span{padding:3px 6px;border-radius:5px;background:#ffffff0f;color:#ffffff6e;font-size:10px}.community-title-row h2{margin:9px 0 5px;font-size:21px;letter-spacing:0}.community-title-row p{max-width:560px;margin:0;color:#ffffff85;font-size:10px;line-height:1.7}.join-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:82px;height:31px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffffdb;color:#111416;cursor:pointer;font-size:10px;font-weight:700}.community-numbers{display:flex;flex-wrap:wrap;gap:15px;margin-top:14px;color:#ffffff57;font-size:10px}.community-numbers span{display:inline-flex;align-items:center;gap:4px}.community-numbers strong{margin-right:2px;color:#ffffffab;font-size:10px}.community-tabs{display:flex;gap:4px;padding:0 7px 10px;border-bottom:1px solid rgba(255,255,255,.07)}.community-tabs button{height:28px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#ffffff6b;cursor:pointer;font-size:10px}.community-tabs button.active{background:#ffffff14;color:#ffffffdb}.community-discussions{display:grid;padding:5px 7px 0}.community-discussions>button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;width:100%;padding:13px 4px;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:inherit;cursor:pointer;text-align:left}.discussion-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#ffffff0e;color:#ffffff6e}.discussion-copy,.discussion-copy>span{display:block;min-width:0}.discussion-copy>span:first-child{display:flex;align-items:center;gap:6px}.discussion-copy small{padding:2px 4px;border-radius:4px;background:#ffffff13;color:#ffffff80;font-size:10px}.discussion-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.discussion-copy>span:nth-child(2){margin-top:5px;overflow:hidden;color:#ffffff78;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.discussion-meta{display:flex!important;gap:9px;margin-top:7px;color:#ffffff4f;font-size:10px}.discussion-meta span{display:inline-flex;align-items:center;gap:3px}.community-works{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px 7px 0}.community-works article{display:grid;grid-template-columns:78px minmax(0,1fr);min-height:104px;overflow:hidden;border:1px solid rgba(255,255,255,.065);border-radius:9px;background:#ffffff07}.community-work-cover{display:block;border-right:1px solid rgba(255,255,255,.06);background-image:radial-gradient(circle at 68% 30%,rgba(255,255,255,.14),transparent 20%)}.community-works article>div{min-width:0;padding:10px}.community-works article>div>span{color:#ffffff61;font-size:10px}.community-works strong,.community-works small{display:block}.community-works strong{margin-top:5px;font-size:10px}.community-works p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#ffffff73;font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-works small{margin-top:6px;color:#ffffff4d;font-size:10px}.community-about{display:grid;gap:16px;padding:17px 7px 0}.community-about section{padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.06)}.community-about h3{margin:0 0 8px;font-size:11px}.community-about p,.community-about li{color:#ffffff87;font-size:10px;line-height:1.75}.community-about p,.community-about ol{margin:0}.community-about ol{padding-left:18px}.community-manager div{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px}.community-manager div>span{display:grid;width:30px;height:30px;grid-row:1 / 3;place-items:center;border-radius:50%;background:#ffffff12;font-size:10px}.community-manager strong{font-size:10px}.community-manager small{color:#ffffff52;font-size:10px}.community-empty{padding:42px 10px;color:#ffffff57;font-size:10px;text-align:center}.publish-layer{z-index:24}.publish-chooser,.drafts-panel{position:relative;width:min(520px,calc(100vw - 30px));padding:23px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:#141718e8;box-shadow:inset 0 1px #ffffff1c,0 28px 80px #00000073;backdrop-filter:blur(26px) saturate(115%);-webkit-backdrop-filter:blur(26px) saturate(115%)}.publish-chooser h2,.drafts-heading h2{margin:0;font-size:17px;letter-spacing:0}.publish-chooser>p{margin:7px 0 17px;color:#ffffff73;font-size:10px;line-height:1.6}.publish-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.publish-options>button{display:grid;min-width:0;min-height:136px;padding:13px;align-content:start;justify-items:start;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:#ffffff08;color:inherit;cursor:pointer;text-align:left}.publish-options>button:hover{border-color:#ffffff24;background:#ffffff0d}.publish-options>button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#fff1;color:#ffffffa6}.publish-options strong,.publish-options small{display:block}.publish-options strong{margin-top:12px;font-size:11px}.publish-options small{margin-top:5px;color:#ffffff7a;font-size:10px;line-height:1.55}.drafts-heading{display:flex;align-items:baseline;gap:7px;margin-bottom:14px}.drafts-heading span{color:#ffffff5e;font-size:10px}.draft-list{display:grid;max-height:360px;overflow-y:auto}.draft-list article{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:7px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.06)}.draft-list article>button:first-child{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:inherit;cursor:pointer;text-align:left}.draft-list article>button:first-child:hover{background:#ffffff0b}.draft-list article>button:first-child>span{padding:2px 5px;border-radius:4px;background:#fff1;color:#ffffff73;font-size:10px}.draft-list strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.draft-list small{color:#ffffff4d;font-size:10px}.draft-list article>button:last-child{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#ffffff59;cursor:pointer}.draft-list article>button:last-child:hover{background:#ffffff0e;color:#ffffffb3}.drafts-empty{display:grid;min-height:190px;place-content:center;justify-items:center;color:#ffffff4d}.drafts-empty strong{margin-top:9px;color:#ffffffa6;font-size:11px}.drafts-empty span{margin-top:4px;font-size:10px}.publish-editor-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:23;display:grid;padding:16px;place-items:center;background:#00000075;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.publish-editor{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(920px,calc(100vw - 32px));height:min(700px,calc(100dvh - 32px));overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:#111415ed;box-shadow:inset 0 1px #ffffff1c,0 35px 90px #00000080;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);animation:modal-enter .18s ease both}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.08)}.editor-toolbar>div{display:flex;gap:6px}.editor-toolbar>div>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:29px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#ffffff0b;color:#ffffffa8;cursor:pointer;font-size:10px}.editor-toolbar>div>button:disabled{cursor:wait;opacity:.58}.editor-toolbar>div>button.active{background:#ffffff17;color:#fff}.editor-toolbar>div>.publish-submit{border-color:transparent;background:#ffffffde;color:#111416;font-weight:700}.editor-fields{display:grid;align-content:start;gap:13px;padding:22px 26px 30px;overflow-y:auto}.editor-fields label{display:grid;gap:6px;min-width:0}.editor-fields label>span{color:#ffffff94;font-size:10px;font-weight:600}.editor-fields input,.editor-fields select,.editor-fields textarea{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:8px;outline:0;background:#ffffff09;color:#ffffffdb;font:inherit;font-size:11px}.editor-fields input,.editor-fields select{height:34px;padding:0 10px}.editor-fields select option{background:#151819}.editor-fields textarea{padding:10px;resize:vertical;line-height:1.7}.editor-fields input:focus,.editor-fields select:focus,.editor-fields textarea:focus{border-color:#ffffff2e}.editor-title-field input{height:44px;font-size:16px;font-weight:650}.cover-uploader{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:10px 11px;overflow:hidden;border:1px dashed rgba(255,255,255,.13);border-radius:9px;background:#ffffff06}.cover-uploader>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cover-uploader>svg,.cover-uploader>img{width:42px;height:42px;border-radius:7px;object-fit:cover;color:#ffffff6b}.cover-uploader>img{border:1px solid rgba(255,255,255,.1)}.cover-uploader>div{display:grid;gap:3px;min-width:0}.cover-uploader strong{color:#ffffffb8;font-size:11px}.cover-uploader span{color:#ffffff5c;font-size:10px}.cover-uploader>button{height:29px;padding:0 9px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#ffffff0e;color:#ffffffad;cursor:pointer;font-size:10px}.cover-uploader>.cover-remove{position:absolute;top:5px;right:5px;height:22px;padding:0 6px;background:#00000070;font-size:9px}.cover-uploader.has-cover>button:not(.cover-remove){margin-right:38px}.editor-preview-cover{display:block;width:100%;aspect-ratio:16 / 9;margin-bottom:20px;border-radius:10px;object-fit:cover}.editor-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.editor-summary{min-height:72px}.editor-content{min-height:260px}.comments-toggle{display:flex!important;grid-template-columns:none;align-items:center;gap:7px!important;width:max-content}.comments-toggle input{width:14px;height:14px;margin:0}.editor-notice{margin:0;padding:9px 10px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#ffffff06;color:#ffffff6b;font-size:10px}.editor-preview{width:min(680px,calc(100% - 40px));margin:0 auto;padding:34px 4px 60px;overflow-y:auto}.editor-preview>span{padding:3px 6px;border-radius:5px;background:#ffffff0f;color:#ffffff70;font-size:10px}.editor-preview h2{margin:13px 0 7px;font-size:24px;letter-spacing:0}.preview-summary{margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.07);color:#ffffff80!important;font-size:11px!important}.editor-preview div p{margin:0 0 17px;color:#ffffffb8;font-size:13px;line-height:2}.editor-preview>small{display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:#ffffff59;font-size:10px}.publish-notice{position:fixed;right:20px;bottom:20px;z-index:30;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#1b1e1fe6;color:#ffffffd1;cursor:pointer;font-size:10px;font-weight:600;box-shadow:0 14px 38px #0000005c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.publish-notice.success{border-color:#afd6be3d}.publish-notice.error{border-color:#dc979747;color:#ffe0e0e6}.works-publish-button{flex:0 0 auto;height:32px}.join-button:disabled{cursor:default}.create-community-view{height:100%;padding:22px 26px 28px;overflow-y:auto}.create-community-header,.create-community-header>div,.create-community-layout,.create-community-form,.create-community-preview,.create-fields,.create-settings,.create-review{min-width:0}.create-community-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.07)}.create-community-header h2{margin:0;font-size:17px;letter-spacing:0}.create-community-header p{margin:5px 0 0;color:#ffffff61;font-size:10px}.create-community-header>span{color:#ffffff61;font-size:10px;white-space:nowrap}.create-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:14px 0 18px}.create-stepper button{display:flex;align-items:center;gap:7px;min-width:0;height:34px;padding:0 9px;border:1px solid rgba(255,255,255,.055);border-radius:7px;background:#ffffff05;color:#ffffff4d;font:inherit;font-size:10px;text-align:left}.create-stepper button.complete{cursor:pointer}.create-stepper button.active,.create-stepper button.complete{border-color:#ffffff1c;color:#ffffffb8}.create-stepper button.active{background:#ffffff0e}.create-stepper button>span{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;font-size:10px}.create-community-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:16px;align-items:start}.create-community-form{display:grid;min-height:392px;align-content:space-between;gap:14px}.create-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.create-type-grid button{display:grid;grid-template-columns:34px minmax(0,1fr);min-height:92px;align-content:center;column-gap:10px;padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff05;color:#ffffffad;cursor:pointer;font:inherit;text-align:left}.create-type-grid button:hover,.create-type-grid button.active{border-color:#ffffff26;background:#ffffff0b}.create-type-grid button>span{display:inline-flex;grid-row:1 / 3;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff09}.create-type-grid strong{align-self:end;font-size:11px}.create-type-grid small{align-self:start;margin-top:3px;color:#ffffff5c;font-size:10px;line-height:1.55}.create-fields,.create-settings{display:grid;gap:13px}.create-fields label,.create-settings section,.rule-fields label{min-width:0}.create-fields label{display:grid;gap:6px}.create-fields label>span,.create-settings h3{color:#ffffff7a;font-size:10px;font-weight:600}.create-fields input,.create-fields select,.create-fields textarea,.rule-fields input{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:7px;outline:0;background:#ffffff06;color:#ffffffc7;font:inherit;font-size:10px}.create-fields input,.create-fields select,.rule-fields input{height:36px;padding:0 10px}.create-fields select option{background:#151819}.create-fields textarea{min-height:88px;padding:10px;resize:vertical;line-height:1.65}.create-fields input:focus,.create-fields select:focus,.create-fields textarea:focus,.rule-fields input:focus{border-color:#ffffff2e}.create-field-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(130px,.6fr);gap:10px}.slug-input{display:flex;align-items:center;height:36px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#ffffff06;overflow:hidden}.slug-input:focus-within{border-color:#ffffff2e}.slug-input small{padding-left:10px;color:#ffffff47;font-size:10px;white-space:nowrap}.slug-input input{height:34px;border:0;background:transparent}.mark-field{grid-template-columns:58px minmax(0,1fr);align-items:center}.mark-field>span{grid-column:1 / 3}.mark-field input{width:48px;text-align:center}.mark-field small{color:#ffffff4d;font-size:10px}.create-settings section{display:grid;gap:8px}.create-settings h3{margin:0}.access-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.access-options button{display:grid;gap:3px;min-height:57px;padding:9px;border:1px solid rgba(255,255,255,.065);border-radius:7px;background:#ffffff05;color:#fff9;cursor:pointer;font:inherit;text-align:left}.access-options button.active{border-color:#ffffff26;background:#ffffff0d}.access-options strong{font-size:10px}.access-options small{color:#ffffff4d;font-size:10px;line-height:1.45}.permission-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.permission-options label{display:flex;min-width:0;align-items:center;gap:8px;min-height:42px;padding:7px 9px;border:1px solid rgba(255,255,255,.055);border-radius:7px;background:#ffffff04}.permission-options input{width:13px;height:13px;flex:0 0 13px;accent-color:#dfe4e6}.permission-options label>span{display:grid;min-width:0;gap:2px}.permission-options strong{color:#ffffff9e;font-size:10px}.permission-options small{color:#ffffff47;font-size:10px}.rule-fields{display:grid;gap:6px}.rule-fields label{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center}.rule-fields label>span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;color:#ffffff4d;font-size:10px}.create-review{display:grid;justify-items:center;padding:30px 18px;text-align:center}.create-review>svg{color:#ffffff9e}.create-review h3{margin:10px 0 5px;font-size:15px;letter-spacing:0}.create-review>p{max-width:420px;margin:0;color:#ffffff5c;font-size:10px;line-height:1.65}.create-review dl{width:min(420px,100%);margin:20px 0 0;border-top:1px solid rgba(255,255,255,.065)}.create-review dl>div{display:flex;justify-content:space-between;gap:16px;padding:10px 2px;border-bottom:1px solid rgba(255,255,255,.055);font-size:10px}.create-review dt{color:#ffffff57}.create-review dd{margin:0;color:#ffffffa8;text-align:right;overflow-wrap:anywhere}.create-error{margin:0;padding:8px 10px;border:1px solid rgba(255,190,190,.14);border-radius:7px;background:#7823231f;color:#ffd2d2b3;font-size:10px}.create-actions{display:flex;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.065)}.create-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 12px;border-radius:7px;cursor:pointer;font:inherit;font-size:10px;font-weight:650}.create-actions .secondary{border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#ffffff80}.create-actions .secondary:disabled{cursor:default;opacity:.35}.create-actions .primary{border:0;background:#ffffffdb;color:#111416}.create-community-preview{position:sticky;top:0;display:grid;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff05}.create-community-preview>span{margin-bottom:10px;color:#ffffff4d;font-size:10px}.preview-community-cover{display:grid;min-height:105px;place-items:center;border:1px solid rgba(255,255,255,.055);border-radius:7px;background:#ffffff05}.preview-community-cover .community-card-mark{width:45px;height:45px}.create-community-preview>small{margin-top:12px;color:#ffffff52;font-size:10px}.create-community-preview h3{margin:5px 0;font-size:15px;letter-spacing:0;overflow-wrap:anywhere}.create-community-preview p{min-height:42px;margin:0;color:#ffffff61;font-size:10px;line-height:1.65;overflow-wrap:anywhere}.create-community-preview>div:not(.preview-community-cover){display:flex;gap:10px;margin-top:13px;color:#ffffff57;font-size:10px}.create-community-preview>div>span{display:inline-flex;align-items:center;gap:4px}.create-community-preview>strong{width:max-content;margin-top:12px;padding:4px 6px;border-radius:5px;background:#ffffff0e;color:#ffffff85;font-size:10px}.my-communities-login{display:grid;min-height:100%;place-content:center;justify-items:center;padding:30px;color:#ffffff5c;text-align:center}.my-communities-login h2{margin:13px 0 6px;color:#ffffffd1;font-size:16px;letter-spacing:0}.my-communities-login p{max-width:340px;margin:0;font-size:10px;line-height:1.7}.my-communities-login button,.my-community-empty button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;margin-top:14px;padding:0 10px;border:0;border-radius:7px;background:#ffffffdb;color:#111416;cursor:pointer;font-size:10px;font-weight:700}.my-communities-view{min-height:100%;padding:19px 18px 28px}.my-communities-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:0 1px 15px;border-bottom:1px solid rgba(255,255,255,.07)}.my-communities-header h2{margin:0;font-size:16px;letter-spacing:0}.my-communities-header p{margin:5px 0 0;color:#fff6;font-size:10px}.my-communities-header>span{color:#ffffff5e;font-size:10px}.my-community-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:17px;padding-top:16px}.my-community-groups{display:grid;align-content:start;gap:20px;min-width:0}.my-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:25px;margin-bottom:7px}.my-section-heading h3{margin:0;font-size:11px;letter-spacing:0}.my-section-heading>span,.my-section-heading>svg{color:#ffffff57;font-size:10px}.my-community-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;min-width:0;margin-bottom:7px;overflow:hidden;border:1px solid rgba(255,255,255,.065);border-radius:9px;background:#ffffff07}.my-community-row:hover{border-color:#ffffff1f;background:#ffffff0b}.my-community-main{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:86px;padding:10px 8px 10px 11px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.my-community-main .community-card-mark{width:43px;height:43px;font-size:12px}.my-community-title{display:flex;align-items:center;gap:7px}.my-community-title strong{font-size:11px}.my-community-title small{padding:2px 5px;border-radius:4px;background:#fff1;color:#ffffff6b;font-size:10px}.my-community-description{display:block;margin-top:5px;overflow:hidden;color:#ffffff78;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.my-community-meta{display:flex;gap:9px;margin-top:7px;color:#ffffff4f;font-size:10px}.my-community-meta span{display:inline-flex;align-items:center;gap:3px}.pin-community{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#ffffff4d;cursor:pointer}.pin-community:hover,.pin-community.active{background:#ffffff0f;color:#ffffffb8}.my-community-empty{display:grid;min-height:112px;place-content:center;justify-items:center;border:1px dashed rgba(255,255,255,.08);border-radius:9px;color:#ffffff57;text-align:center}.my-community-empty.compact{min-height:76px}.my-community-empty strong{color:#ffffffa6;font-size:10px}.my-community-empty>span{margin-top:4px;font-size:10px}.my-community-empty button{height:27px;margin-top:10px;font-size:10px}.my-community-activity{align-self:start;min-width:0;padding:11px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#ffffff05}.my-community-activity>button{display:grid;grid-template-columns:29px minmax(0,1fr);gap:8px;width:100%;padding:9px 4px;border:0;border-top:1px solid rgba(255,255,255,.05);background:transparent;color:inherit;cursor:pointer;text-align:left}.my-community-activity>button:hover{background:#ffffff09}.activity-mark{display:grid;width:29px;height:29px;place-items:center;border-radius:7px;background-color:#ffffff0e;color:#ffffff9e;font-size:10px}.activity-mark.cyan{background-color:#43706f3d}.activity-mark.rose{background-color:#844b4338}.activity-mark.gold{background-color:#7b693f36}.activity-mark.silver{background-color:#6971742e}.my-community-activity>button>span:last-child{display:block;min-width:0}.my-community-activity small,.my-community-activity strong,.my-community-activity button span span{display:block}.my-community-activity small{color:#ffffff54;font-size:10px}.my-community-activity strong{margin-top:3px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.my-community-activity button span span{margin-top:4px;color:#ffffff4d;font-size:10px}.activity-empty{padding:32px 8px;color:#ffffff4f;font-size:10px;line-height:1.6;text-align:center}@media(max-width:760px){.aurora-page{padding:10px}.app-window{grid-template-columns:64px minmax(0,1fr);width:100%;height:calc(100dvh - 20px);min-height:0;border-radius:16px}.sidebar{padding:14px 9px}.account-dock{padding-top:9px}.guest-actions{grid-template-columns:1fr}.guest-actions button{padding:0}.guest-actions button svg{margin:0}.guest-actions button{font-size:0}.user-strip{display:flex;justify-content:center;padding:4px 0}.user-copy,.user-strip>svg{display:none}.account-menu{right:auto;left:0;width:136px}.brand-row{justify-content:center;padding:0 0 16px}.brand-copy,.search-button span,.nav-item span{display:none}.search-button,.nav-item{justify-content:center;padding:0}.topbar{padding-inline:16px 12px}.publish-button{width:29px;padding:0}.publish-button span{display:none}.workspace{border-radius:15px}.home-view{grid-template-columns:1fr}.home-feed{padding:12px 10px 18px}.feed-toolbar{margin:-12px -10px 10px;padding-inline:10px}.feed-status{display:none}.feed-card{grid-template-columns:74px minmax(0,1fr)}.feed-copy{padding:11px 10px 9px}.feed-card h3{font-size:12px}.feed-footer{gap:8px}.home-rail{padding:12px 10px 18px;border-top:1px solid rgba(255,255,255,.07);border-left:0}.works-view{padding:12px 10px 18px}.works-toolbar{grid-template-columns:minmax(0,1fr) auto;margin:-12px -10px 0;padding:9px 10px}.works-toolbar select,.works-summary p{display:none}.works-collection.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.work-cover{height:76px}.work-card-copy{padding:9px}.work-card-footer{gap:6px}.works-collection.list .work-card{grid-template-columns:78px minmax(0,1fr)}.works-collection.list .work-card-footer span:not(:first-child){display:none}.work-reader{width:calc(100% - 20px);padding-top:12px}.reader-cover{height:120px}.reader-header h2{font-size:18px}.reader-body p{font-size:12px}.comments-section{margin-inline:0}.comment-composer textarea{min-height:64px}.comment-replies{padding-left:9px}.communities-view{padding:12px 10px 18px}.community-collection.grid{grid-template-columns:1fr}.community-card-main{min-height:116px;padding-right:68px}.community-detail{width:calc(100% - 20px);padding-top:12px}.community-banner{height:112px}.community-title-row{display:grid}.join-button{min-width:0;width:max-content}.community-numbers{gap:9px}.community-works,.publish-options{grid-template-columns:1fr}.publish-options>button{grid-template-columns:34px minmax(0,1fr);min-height:68px;align-items:center;column-gap:10px}.publish-options>button>span{grid-row:1 / 3}.publish-options strong{margin-top:0}.publish-options small{margin-top:2px}.publish-editor-layer{padding:10px}.publish-editor{width:calc(100vw - 20px);height:calc(100dvh - 20px)}.editor-toolbar{padding-inline:8px}.editor-toolbar>div>button{width:29px;padding:0;font-size:0}.editor-fields{padding:16px 14px 24px}.editor-row{grid-template-columns:1fr}.cover-uploader{grid-template-columns:38px minmax(0,1fr)}.cover-uploader>button:not(.cover-remove){grid-column:1 / -1;width:100%;margin-right:0}.editor-content{min-height:240px}.my-communities-view{padding:15px 10px 22px}.create-community-view{padding:14px 10px 22px}.create-community-header{align-items:flex-start}.create-stepper{grid-template-columns:repeat(4,34px);justify-content:space-between}.create-stepper button{width:34px;padding:0;justify-content:center;font-size:0}.create-community-layout{grid-template-columns:1fr}.create-community-preview{position:static;order:-1;grid-template-columns:54px minmax(0,1fr);column-gap:10px;align-items:center}.create-community-preview>span{grid-column:1 / 3}.preview-community-cover{grid-row:2 / 6;min-height:54px}.preview-community-cover .community-card-mark{width:36px;height:36px}.create-community-preview>small,.create-community-preview h3,.create-community-preview p,.create-community-preview>div:not(.preview-community-cover),.create-community-preview>strong{grid-column:2}.create-community-preview>small{margin-top:0}.create-community-preview h3{margin:2px 0}.create-community-preview p{min-height:0}.create-community-preview>div:not(.preview-community-cover),.create-community-preview>strong{margin-top:5px}.create-community-form{min-height:0}.create-type-grid,.create-field-row,.permission-options{grid-template-columns:1fr}.create-type-grid button{min-height:76px}.access-options,.my-community-layout{grid-template-columns:1fr}.my-community-activity{order:-1}.my-community-main{grid-template-columns:38px minmax(0,1fr)}.my-community-main .community-card-mark{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
