.community-shell{background:#181c1e;height:100dvh;display:flex;overflow:hidden}.community-shell button,.community-login button,.community-dialog button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.community-shell button:disabled,.community-dialog button:disabled{opacity:.45}.community-rail{border-right:1px solid var(--border);background:#151819;flex-direction:column;flex:none;align-items:center;gap:8px;width:52px;padding:16px 0 10px;display:flex}.rail-brand{color:var(--primary);width:26px;margin-bottom:24px}.community-rail button{color:#9da8aa;border-radius:5px;width:44px;height:44px;position:relative}.community-rail button>svg{width:23px;height:23px}.community-rail button.active{color:var(--primary);background:#303732}.community-rail button.active:before{content:"";background:var(--primary);width:2px;position:absolute;top:0;bottom:0;left:-4px}.rail-bottom{flex-direction:column;gap:8px;margin-top:auto;display:flex}.community-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.community-top{border-bottom:1px solid var(--border);background:#1c2022;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:8px 24px;display:flex}.community-top>span{font-weight:600}.community-top small,.community-wordmark small{color:#a5b894;letter-spacing:1.3px;margin-left:12px;font-size:10px}.community-identity{font-size:12px}.community-avatar{color:#18251c;background:#bfceaa;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:inline-flex}.avatar-sky{background:#a8cddd}.avatar-lavender{background:#c3b7df}.avatar-amber{background:#e4c287}.avatar-coral{background:#dbaca5}.community-library{flex:1;min-height:0;padding:36px clamp(20px,4vw,64px);overflow:auto}.community-library-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.community-library-heading small{color:#9aa88b;letter-spacing:1.5px;font-size:10px}.community-library h1{letter-spacing:-.8px;margin:8px 0;font-size:30px;font-weight:600}.community-library-heading p{color:#a2adae;margin:0}.community-primary{background:var(--primary);color:#202a17;white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.community-search{gap:16px;margin-bottom:28px;display:flex}.community-search input{flex:1}.community-search button,.community-detail button:not(.community-primary),.community-dialog button:not(.community-primary),.community-recovery button{border:1px solid var(--border);border-radius:5px;padding:8px 12px}.community-search input,.community-dialog input,.community-dialog select,.description-editor textarea{width:100%;color:var(--foreground);background:#131719;border:1px solid #424a4b;border-radius:5px;padding:10px 12px}.community-browser{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}.community-browser:not(.has-detail) .community-list{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));align-content:start;gap:12px;display:grid}.community-browser.has-detail{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.5fr)}.community-list{flex-direction:column;align-self:start;gap:10px;display:flex}.community-card{text-align:left;background:#202729;border:1px solid #343d3e;border-radius:6px;width:100%;min-height:154px;padding:20px;justify-content:flex-start!important;align-items:flex-start!important;gap:18px!important}.community-card:hover{background:#283031}.community-card.selected{background:#29322c;border-color:#9fb66d}.community-card>span:last-child{min-width:0}.community-card strong{overflow-wrap:anywhere;margin:5px 0 7px;font-size:17px;font-weight:600;display:block}.community-card p{color:#a9b4b6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;line-height:1.5;display:-webkit-box;overflow:hidden}.community-card small{color:#9cac9b;font-size:11px}.project-art{color:#bfd395;background:#333f36;border:1px solid #475444;border-radius:7px;flex:none;place-items:center;width:52px;height:52px;display:grid}.project-art svg{width:28px!important;height:28px!important}.starter-card .project-art{color:#344125;background:#b8cf83}.community-empty{color:#93a0a3;grid-column:1/-1;padding:16px 4px}.community-detail{border-left:1px solid #37403e;min-width:0;padding:6px 10px 36px 30px}.community-detail .community-back{color:#abb6b7;margin-bottom:28px;font-size:12px;border:0!important;padding-left:0!important}.detail-art{color:#344125;background:#b8cf83;border-radius:8px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:18px;display:flex}.detail-art svg{width:40px;height:40px}.community-detail>small{color:#adbd9e;letter-spacing:1px}.community-detail h2{overflow-wrap:anywhere;margin:8px 0 12px;font-size:30px;font-weight:600}.detail-author{color:#bcc6c6;align-items:center;gap:10px;display:flex}.detail-actions{gap:10px;margin-top:24px;display:flex}.detail-actions>.community-primary{min-width:118px}.community-detail h3{border-top:1px solid #333c3d;margin:30px 0 12px;padding-top:24px;font-size:16px;font-weight:600}.project-description{white-space:pre-wrap;overflow-wrap:anywhere;color:#b7c1c3;line-height:1.75}.community-hint{color:#96a4a6;margin-top:14px;font-size:12px;line-height:1.7}.description-editor{gap:10px;margin-top:28px;display:grid}.description-editor textarea{resize:vertical;min-height:110px}.description-editor button{justify-self:start}.community-recovery,.community-error{background:#393126;border:1px solid #66563d;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;padding:12px 16px;display:flex}.community-error{background:#3d2828;border-color:#654241;margin:0;font-size:13px}.community-error button{text-decoration:underline}.community-recovery button{font-size:12px}.community-dialog{max-height:90dvh;overflow:auto;max-width:590px!important}.community-dialog label{gap:8px;font-size:13px;display:grid}.community-account{border-bottom:1px solid var(--border);gap:14px;padding:10px 0 18px;display:flex}.community-account .community-avatar{width:42px;height:42px;font-size:14px}.community-account p{margin:5px 0;font-size:12px}.community-account small{color:#9caaaa;font-size:11px}.community-public{color:#bdcfaa;gap:12px;line-height:1.6;display:flex}.community-public svg{flex:none;margin-top:4px}.community-admin{border-top:1px solid var(--border);gap:14px;padding:22px 0 0;display:grid}.community-admin h3{font-weight:600}.community-admin p,.community-admin details{font-size:12px;line-height:1.7}.community-admin summary{cursor:pointer}.community-editor{flex:1;min-height:0;overflow:auto}.community-editor[hidden]{display:none}.community-editor .app{height:100%;min-height:640px}.community-editor .topbar{gap:12px;padding:0 14px}.community-editor .topbar>.brand{display:none}.community-editor .project-title{border:0;padding:0}.community-editor .top-actions{gap:5px}.community-login{background:radial-gradient(at 12% 0,#2e3c2c 0,#0000 52%),#171c1c;justify-content:center;align-items:center;min-height:100dvh;padding:32px 20px;display:flex}.community-login-card{width:100%;max-width:600px}.community-wordmark{align-items:center;gap:9px;margin-bottom:58px;font-weight:600;display:flex}.community-wordmark>svg{color:var(--primary)}.community-login h1{letter-spacing:-1.6px;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.12}.community-login p{color:#b0bdbc;margin:15px 0;line-height:1.75}.community-login h2{margin:28px 0 12px;font-size:21px}.community-tabs{border-bottom:1px solid #445044;margin-top:36px;display:flex}.community-tabs button{color:#aab9b3;padding:12px 24px}.community-tabs button.active{border-bottom:2px solid var(--primary);color:var(--primary)}.community-login .community-primary{justify-content:space-between;width:100%;margin:18px 0}.community-login-card>small{color:#93a4a0;font-size:12px;display:block}@media (max-width:1050px){.community-library{padding:24px}.community-browser.has-detail{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr)}.community-card{padding:14px;gap:12px!important}.community-card .project-art{width:38px;height:38px}.community-library-heading{flex-direction:column;align-items:flex-start}.community-search{flex-wrap:wrap}.community-search input{flex-basis:100%}}@media (max-width:700px){.community-top{padding:9px 14px}.community-top small{display:none}.community-identity>span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.community-library{padding:22px 16px}.community-library h1{font-size:26px}.community-browser,.community-browser.has-detail{display:block}.community-browser.has-detail>.community-list{display:none}.community-detail{border:0;padding:0}.community-browser:not(.has-detail) .community-list{display:flex}.community-search button{font-size:12px}.community-rail{width:46px}.community-rail button{width:38px}.community-editor .app{min-width:1050px}.community-login-card{max-width:470px}.community-wordmark{flex-wrap:wrap;margin-bottom:36px}.community-wordmark small{margin-left:0}}
