.community-library{grid-template-columns:minmax(0,1.3fr) minmax(380px,.8fr);grid-template-areas:"intro detail""leaderboard detail""filters detail""feed detail";align-items:start;column-gap:clamp(30px,4vw,60px);width:min(1380px,100%);margin:0 auto;padding:24px clamp(22px,4vw,58px) 72px;display:grid}.community-intro{grid-area:intro;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;display:grid}.community-eyebrow,.community-intention{color:var(--beadrift-clay);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:600}.community-intro h1{color:var(--beadrift-ink);font-family:var(--beadrift-font-heading);letter-spacing:-.05em;margin:8px 0 12px;font-size:clamp(48px,5vw,62px);font-weight:500;line-height:.96}.community-intro>div:first-child>p{max-width:56ch;color:var(--beadrift-muted);margin:0;font-size:14px;line-height:1.6}.community-intro-actions{flex-direction:column;align-items:flex-end;gap:10px;padding-bottom:4px;display:flex}.community-primary-button,.community-remix-button{color:#fff;background:var(--beadrift-sage-dark);cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:13px;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.community-primary-button{border-radius:7px;padding:0 20px;text-decoration:none}.community-publish-link{min-height:34px;color:var(--beadrift-sage-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.community-publish-link:hover{color:var(--beadrift-clay)}.community-primary-button:hover,.community-remix-button:hover{background:#385547}.community-primary-button:active,.community-remix-button:active{transform:translateY(1px)}.community-text-link{color:var(--beadrift-ink);text-underline-offset:5px;align-items:center;gap:7px;font-size:13px;text-decoration-color:#27332d61;display:inline-flex}.community-filters{border-bottom:1px solid var(--beadrift-line);grid-area:filters;align-items:center;gap:30px;margin-top:32px;display:flex}.community-leaderboard{border:1px solid var(--beadrift-line);background:#f7f4ee;border-radius:12px;grid-area:leaderboard;margin-top:28px;padding:20px}.community-leaderboard>header>div{color:var(--beadrift-clay);align-items:center;gap:8px;display:flex}.community-leaderboard h2{margin:9px 0 6px;font-size:25px}.community-leaderboard>header>p{max-width:58ch;color:var(--beadrift-muted);margin:0;font-size:12px;line-height:1.55}.community-leaderboard ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:17px 0 0;padding:0;list-style:none;display:grid}.community-leaderboard li button{width:100%;min-height:72px;color:var(--beadrift-ink);text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #e2dbd0;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:11px;display:grid}.community-leaderboard li button:hover{border-color:var(--beadrift-sage);background:#fff}.community-leaderboard__rank{color:#fff;background:var(--beadrift-sage-dark);border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:grid}.community-leaderboard li button>span:nth-child(2){gap:2px;min-width:0;display:grid}.community-leaderboard li button strong,.community-leaderboard li button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.community-leaderboard li button strong{font-size:12px}.community-leaderboard li button small{color:var(--beadrift-muted);font-size:9px}.community-leaderboard li button b{color:var(--beadrift-clay);grid-column:2;font-size:9px;font-weight:600}.community-leaderboard__empty{color:var(--beadrift-sage-dark);background:#ffffff8c;border:1px dashed #d7cec0;border-radius:8px;align-items:center;gap:11px;margin-top:17px;padding:13px 14px;display:flex}.community-leaderboard__empty span{gap:3px;display:grid}.community-leaderboard__empty strong{font-size:12px}.community-leaderboard__empty small{color:var(--beadrift-muted);font-size:10px;line-height:1.45}.community-leaderboard__rule{color:var(--beadrift-muted);margin-top:12px;font-size:9px;line-height:1.45;display:block}.community-filters button{color:var(--beadrift-muted);cursor:pointer;background:0 0;border:0;padding:0 0 13px;font-size:13px;position:relative}.community-filters button:after{content:"";background:var(--beadrift-clay);height:2px;transition:transform .2s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.community-filters button:hover,.community-filters button.is-active{color:var(--beadrift-ink)}.community-filters button.is-active:after{transform:scaleX(1)}.community-layout{display:contents}.community-feed{grid-area:feed;gap:15px;min-width:0;margin-top:22px;display:grid}.community-feed-card{border:1px solid var(--beadrift-line);background:#ffffffa8;border-radius:10px;grid-template-columns:180px minmax(0,1fr);gap:20px;min-height:158px;padding:10px 42px 10px 10px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:grid;position:relative;overflow:hidden}.community-feed-card:hover{background:#fff;border-color:#bdc9c0}.community-feed-card.is-selected{border-color:var(--beadrift-clay);box-shadow:inset 3px 0 0 var(--beadrift-clay);background:#fff}.community-card-select{z-index:1;cursor:pointer;background:0 0;border:0;width:100%;position:absolute;inset:0}.community-card-image{z-index:0;background:#eef0eb;min-height:138px;position:relative;overflow:hidden}.community-card-image img,.community-detail-image img{object-fit:cover;width:100%;height:100%;display:block}.community-card-copy{flex-direction:column;min-width:0;display:flex}.community-card-topline{color:#8a948e;justify-content:space-between;align-items:center;gap:18px;font-size:11px;display:flex}.community-card-topline .community-intention{font-size:9px}.community-card-copy h2,.community-detail-heading h2,.community-publish-modal h2{font-family:var(--beadrift-font-display);letter-spacing:-.035em;margin:7px 0 2px;font-size:26px;font-weight:400;line-height:1.05}.community-maker{color:var(--beadrift-muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.community-avatar{width:var(--avatar-size);height:var(--avatar-size);color:var(--beadrift-sage-dark);background:var(--beadrift-mist);border:1px solid #cad4cc;border-radius:50%;flex:none;place-items:center;display:inline-grid}.community-card-copy>p{color:#59655f;max-width:470px;font-family:var(--beadrift-font-display);margin:7px 0 6px;font-size:12px;line-height:1.42}.community-card-meta{z-index:2;align-items:center;gap:18px;margin-top:auto;display:flex;position:relative}.community-card-meta button,.community-card-meta span,.community-actions button{color:#68736d;background:0 0;border:0;align-items:center;gap:6px;min-height:30px;font-size:11px;display:inline-flex}.community-card-meta button,.community-actions button{cursor:pointer}.community-card-meta button:hover,.community-card-meta button.is-active,.community-actions button:hover,.community-actions button.is-active{color:var(--beadrift-clay)}.community-credit{color:#89928d;justify-content:space-between;align-items:center;gap:14px;margin-top:7px;font-size:10px;display:flex}.community-card-arrow{color:#9aa39e;position:absolute;top:50%;right:19px;transform:translateY(-50%)}.community-detail{top:calc(var(--beadrift-header-height) + 24px);border:1px solid var(--beadrift-line);background:#fff;border-radius:11px;grid-area:detail;position:sticky;overflow:hidden;box-shadow:0 18px 50px #2f433817}.community-detail-image{background:#eef0eb;height:300px;position:relative;overflow:hidden}.community-detail-image>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#27332dad;border:1px solid #ffffffb8;border-radius:4px;padding:7px 10px;font-size:10px;font-weight:600;position:absolute;bottom:18px;left:18px}.community-detail-body{padding:21px 24px 24px}.community-detail-heading{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.community-detail-heading h2{margin-top:5px;font-size:32px}.community-story{color:#4f5c55;font-family:var(--beadrift-font-display);margin:14px 0;font-size:14px;line-height:1.55}.community-actions{border-top:1px solid var(--beadrift-line);border-bottom:1px solid var(--beadrift-line);align-items:center;gap:8px;padding:11px 0;display:flex}.community-actions button{min-height:34px;padding:0 11px;font-size:12px}.community-remix-button{border-radius:6px;width:100%;margin-top:17px;padding:0 18px}.community-remix-button svg:last-child{margin-left:auto}.community-remix-note{color:#7b867f;text-align:center;margin:8px 0 0;font-size:10px}.community-components{border-top:1px solid var(--beadrift-line);border-bottom:1px solid var(--beadrift-line);margin-top:17px;padding:12px 0}.community-components--details>summary{color:var(--beadrift-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:600;display:flex}.community-components--details>summary+span{margin-top:16px;display:block}.community-components>span{color:var(--beadrift-muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:600}.community-components p{color:var(--beadrift-ink);margin:4px 0 1px;font-size:12px}.community-components small{color:#89928d;font-size:10px}.community-lineage{justify-content:space-between;align-items:center;gap:18px;padding-top:16px;display:flex}.community-lineage>div:first-child{color:var(--beadrift-sage-dark);align-items:center;gap:9px;display:flex}.community-lineage>div:first-child span{color:var(--beadrift-muted);font-size:10px;display:grid}.community-lineage strong{color:var(--beadrift-ink);font-size:11px;font-weight:600}.community-remix-portraits{align-items:center;display:flex}.community-remix-portraits .community-avatar{border:2px solid #fff;margin-left:-7px}.community-remix-portraits>span:last-child{color:#fff;background:var(--beadrift-sage-dark);border:2px solid #fff;border-radius:50%;place-items:center;min-width:30px;height:29px;margin-left:-7px;font-size:9px;display:grid}.community-notice{color:var(--beadrift-sage-dark);background:#f2f7f2;border:1px solid #cbdacf;border-radius:5px;align-items:center;gap:7px;margin-top:15px;padding:9px 11px;font-size:11px;display:flex}@media (width<=620px){.community-leaderboard{margin-top:28px;padding:18px}.community-leaderboard ol{grid-template-columns:1fr}.community-leaderboard li button{grid-template-columns:30px minmax(0,1fr) auto;min-height:64px}.community-leaderboard li button b{white-space:nowrap;grid-column:auto}}.community-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#19221d85;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.community-publish-modal{border:1px solid var(--beadrift-line);background:var(--beadrift-paper);border-radius:11px;width:min(530px,100%);padding:38px;position:relative;box-shadow:0 28px 80px #14221a3d}.community-modal-close{border:1px solid var(--beadrift-line);width:36px;height:36px;color:var(--beadrift-ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.community-publish-modal h2{margin:8px 0 6px;font-size:38px}.community-publish-modal>p{color:var(--beadrift-muted);margin:0;font-size:13px}.community-login-prompt__icon{width:44px;height:44px;color:var(--beadrift-clay);background:#f4e9df;border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.community-login-prompt__reward{color:var(--beadrift-clay);background:#fffaf5;border:1px solid #e4d9cd;border-radius:8px;align-items:flex-start;gap:11px;margin-top:22px;padding:14px;display:flex}.community-login-prompt__reward svg{flex:none}.community-login-prompt__reward span{gap:4px;display:grid}.community-login-prompt__reward strong{color:var(--beadrift-ink);font-size:12px}.community-login-prompt__reward small{color:var(--beadrift-muted);font-size:10px;line-height:1.55}.community-login-prompt__reassurance{color:var(--beadrift-muted);margin-top:13px;font-size:10px;display:block}.community-publish-modal form{gap:15px;margin-top:24px;display:grid}.community-publish-modal label{color:var(--beadrift-ink);gap:6px;font-size:11px;font-weight:600;display:grid}.community-publish-modal input,.community-publish-modal textarea{border:1px solid var(--beadrift-line);width:100%;color:var(--beadrift-ink);font:400 13px/1.45 var(--beadrift-font-body);resize:vertical;background:#fff;border-radius:5px;outline:0;padding:11px 12px}.community-publish-modal input:focus,.community-publish-modal textarea:focus{border-color:var(--beadrift-sage);box-shadow:0 0 0 3px #718b791f}.community-publish-consent{color:var(--beadrift-muted);align-items:flex-start;gap:8px;font-size:10px;display:flex}.community-publish-consent svg{color:var(--beadrift-sage-dark);flex:none}.community-publish-modal .community-primary-button{width:100%;margin-top:3px}@media (width<=1120px){.community-library{grid-template-columns:minmax(0,1fr) minmax(350px,.8fr);column-gap:24px}.community-feed-card{grid-template-columns:155px minmax(0,1fr);gap:18px}.community-card-image{min-height:170px}.community-card-meta{gap:10px}.community-detail-image{height:300px}}@media (width<=900px){.community-library{display:block}.community-intro{grid-template-columns:1fr;gap:24px}.community-intro-actions{padding:0}.community-layout{grid-template-columns:1fr;margin-top:22px;display:grid}.community-feed{margin-top:0}.community-detail{order:-1;position:relative;top:0}.community-detail-image{height:min(58vw,450px)}}@media (width<=620px){.community-library{padding:36px 16px 72px}.community-intro h1{font-size:48px}.community-intro-actions{flex-direction:column;align-items:flex-start;gap:14px}.community-filters{scrollbar-width:none;gap:24px;margin-top:34px;overflow-x:auto}.community-filters button{flex:none}.community-feed-card{grid-template-columns:112px minmax(0,1fr);gap:13px;min-height:0;padding:13px 38px 13px 13px}.community-card-image{min-height:138px}.community-card-copy h2{font-size:23px}.community-card-copy>p,.community-card-meta span:nth-child(3),.community-credit>span:first-child,.community-card-topline>span:last-child{display:none}.community-credit{margin-top:auto}.community-detail-body{padding:22px 19px 24px}.community-detail-heading{flex-direction:column;align-items:flex-start;gap:10px}.community-lineage{flex-direction:column;align-items:flex-start}.community-publish-modal{padding:32px 22px 24px}}.community-element-chips{z-index:2;flex-wrap:wrap;gap:5px;margin:0 0 5px;display:flex;position:relative}.community-element-chips span{border:1px solid color-mix(in srgb, var(--element-color) 30%, var(--beadrift-line));color:color-mix(in srgb, var(--element-color) 72%, var(--beadrift-ink));background:color-mix(in srgb, var(--element-color) 8%, #fff);letter-spacing:.04em;text-transform:uppercase;border-radius:3px;padding:2px 6px;font-size:8px;font-weight:600}[data-element=wood]{--element-color:#66855f}[data-element=fire]{--element-color:#bd6347}[data-element=earth]{--element-color:#a9854c}[data-element=metal]{--element-color:#819097}[data-element=water]{--element-color:#4f718b}.community-element-signature{border-top:1px solid var(--beadrift-line);border-bottom:1px solid var(--beadrift-line);margin:15px 0 18px;padding:13px 0}.community-element-signature__heading{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.community-element-signature__heading>span{color:var(--beadrift-clay);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:600}.community-element-signature__heading strong{color:var(--beadrift-muted);text-align:right;font-size:10px;font-weight:500}.community-element-signature__bars{gap:7px;margin-top:10px;display:grid}.community-element-signature__bars>div{grid-template-columns:92px 1fr;align-items:center;gap:10px;display:grid}.community-element-signature__bars span{color:var(--beadrift-muted);justify-content:space-between;gap:6px;font-size:9px;display:flex}.community-element-signature__bars strong{color:var(--beadrift-ink);font-weight:600}.community-element-signature__bars i{background:#edf0ec;height:4px;overflow:hidden}.community-element-signature__bars b{background:var(--element-color);height:100%;display:block}.community-remix-button:disabled{color:#738078;cursor:wait;background:#dfe6e0;transform:none}.community-components ul{gap:7px;margin:8px 0 9px;padding:0;list-style:none;display:grid}.community-components li{justify-content:space-between;align-items:baseline;gap:12px;font-size:10px;display:flex}.community-components li strong{max-width:72%;color:var(--beadrift-ink);font-weight:500}.community-components li small{flex:none}.community-image-rendering{width:100%;height:100%;min-height:180px;color:var(--community-muted);letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 50% 45%,#ffffffe6,#0000 34%),linear-gradient(145deg,#f5f2e9,#e8eee7);place-content:center;justify-items:center;gap:.55rem;font-size:.73rem;display:grid}.community-empty-feed{border:1px dashed var(--beadrift-line);min-height:360px;color:var(--beadrift-muted);text-align:center;background:#ffffff7a;border-radius:10px;place-content:center;justify-items:center;gap:12px;padding:48px;display:grid}.community-empty-feed h2,.community-empty-feed p{margin:0}.community-empty-feed h2{color:var(--beadrift-ink);font-size:27px}.community-empty-feed p{max-width:430px;font-size:12px;line-height:1.65}.community-empty-feed .community-primary-button{margin-top:7px}.community-maker-row{justify-content:flex-end;align-items:center;gap:10px;display:flex}.community-own-design{border:1px solid var(--beadrift-line);min-height:30px;color:var(--beadrift-muted);font:600 9px/1 var(--beadrift-font-body);background:0 0;border-radius:999px;align-items:center;padding:6px 10px;display:inline-flex}.community-publish-modal{width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto}.community-publish-steps{align-items:center;gap:8px;margin:0 52px 25px 0;display:flex}.community-publish-steps:before{content:"";background:var(--beadrift-line);height:1px;position:absolute;left:62px;right:100px}.community-publish-steps span{z-index:1;border:1px solid var(--beadrift-line);width:25px;height:25px;color:var(--beadrift-muted);background:var(--beadrift-paper);border-radius:50%;place-items:center;font-size:9px;display:grid;position:relative}.community-publish-steps span.is-active{border-color:var(--beadrift-sage-dark);color:#fff;background:var(--beadrift-sage-dark)}.community-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.community-source-card{border:1px solid var(--beadrift-line);min-height:128px;color:var(--beadrift-ink);text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-content:center;justify-items:start;gap:7px;padding:19px;display:grid}.community-source-card svg{color:var(--beadrift-clay)}.community-source-card strong{font-size:13px}.community-source-card span{color:var(--beadrift-muted);font-size:10px;line-height:1.5}.community-source-card.is-active{border-color:var(--beadrift-sage-dark);box-shadow:0 0 0 2px #516f5b1a}.community-source-card:disabled{opacity:.54;cursor:not-allowed}.community-upload-drop{border:1px dashed var(--beadrift-sage);text-align:center;cursor:pointer;background:#f5f8f5;border-radius:8px;place-content:center;justify-items:center;min-height:112px;margin-top:14px;padding:22px;color:var(--beadrift-sage-dark)!important;gap:7px!important;display:grid!important}.community-upload-drop span{color:var(--beadrift-muted);font-weight:400}.community-upload-drop input{opacity:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.community-publish-preview{border:1px solid var(--beadrift-line);background:#fff;border-radius:8px;grid-template-columns:126px minmax(0,1fr);align-items:center;gap:14px;margin-top:14px;padding:10px;display:grid}.community-publish-preview img,.community-publish-review img{object-fit:cover;border-radius:5px;width:100%;height:102px}.community-publish-preview>div:last-child{gap:5px;display:grid}.community-publish-preview span{color:var(--beadrift-muted);font-size:10px}.community-publish-preview .community-image-rendering{border-radius:5px;min-height:102px}.community-publish-review{border:1px solid var(--beadrift-line);background:#fff;border-radius:9px;grid-template-columns:190px minmax(0,1fr);gap:18px;margin-top:23px;padding:12px;display:grid}.community-publish-review img,.community-publish-review>.community-image-rendering{height:190px;min-height:190px}.community-publish-review h3{margin:7px 0;font-size:28px}.community-publish-review p{color:var(--beadrift-muted);margin:0 0 12px;font-size:11px;line-height:1.65}.community-publish-review small{color:var(--beadrift-muted);font-size:9px}.community-publish-error{color:#9d4738;margin:12px 0 0;font-size:11px}.community-publish-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.community-publish-actions .community-primary-button{width:auto;min-width:158px;margin:0}.community-secondary-button{border:1px solid var(--beadrift-line);min-width:94px;color:var(--beadrift-ink);font:600 10px/1 var(--beadrift-font-body);cursor:pointer;background:0 0;border-radius:4px;padding:11px 18px}.community-secondary-button:disabled,.community-primary-button:disabled{opacity:.6;cursor:wait}@media (width<=620px){.community-empty-feed{min-height:300px;padding:30px 20px}.community-maker-row{justify-content:space-between;width:100%}.community-source-grid,.community-publish-review{grid-template-columns:1fr}.community-source-card{min-height:104px}.community-publish-preview{grid-template-columns:92px minmax(0,1fr)}.community-publish-review img,.community-publish-review>.community-image-rendering{height:220px;min-height:220px}.community-publish-actions{grid-template-columns:.65fr 1.35fr;display:grid}.community-publish-actions .community-primary-button,.community-secondary-button{width:100%;min-width:0}}.community-setup-status{color:#9d6a3f;letter-spacing:.04em;font-size:9px}.community-photo-recipe-note{color:var(--beadrift-muted);margin:10px 0;font-size:10px;line-height:1.55}.community-actions{justify-content:flex-end}.community-actions button{border:1px solid var(--beadrift-line);background:#fff;border-radius:999px;padding:7px 10px}.community-account-status{color:var(--beadrift-muted);font-size:10px}.community-toast{z-index:75;top:calc(var(--beadrift-header-height) + 18px);width:min(390px,100vw - 32px);color:var(--beadrift-sage-dark);background:#f7faf6;border:1px solid #cbdacf;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 12px 12px 14px;font-size:11px;display:grid;position:fixed;right:24px;box-shadow:0 14px 36px #20322826}.community-toast>svg{color:var(--beadrift-sage-dark)}.community-toast button{width:28px;height:28px;color:var(--beadrift-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.community-toast button:hover{background:#47685514}.community-publish-modal:focus{outline:none}.community-modal-close:disabled{opacity:.5;cursor:wait}.community-form-field{gap:6px;display:grid}.community-field-label{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.community-field-label small{color:var(--beadrift-muted);font-size:9px;font-weight:400}@media (width<=620px){.community-toast{top:calc(var(--beadrift-header-height) + 10px);width:auto;left:16px;right:16px}}.community-guest-note{max-width:230px;color:var(--beadrift-muted);font-size:10px;line-height:1.45}.community-setup-status{color:#8b6445;letter-spacing:0;background:#f6eee6;border-radius:999px;padding:5px 8px}@media (width<=760px){.community-guest-note{max-width:300px}}@media (width<=620px){.community-library{padding:32px 16px 72px}.community-detail{box-shadow:none;border-color:#e6e0d8;border-radius:14px;margin-top:24px}.community-detail-image{height:250px}.community-detail-image>span{bottom:16px;left:16px}.community-detail-body{flex-direction:column;padding:24px 20px 28px;display:flex}.community-detail-heading{order:1;gap:12px}.community-detail-heading h2{margin-top:6px;font-size:36px;line-height:1}.community-maker-row{width:100%}.community-story{order:2;margin:18px 0 4px;font-size:16px;line-height:1.55}.community-element-signature{background:#f5f7f3;border:0;border-radius:12px;order:3;margin:20px 0 2px;padding:16px}.community-element-signature__heading{gap:5px;display:grid}.community-element-signature__heading strong{text-align:left}.community-element-signature__bars{gap:10px;margin-top:14px}.community-element-signature__bars>div{grid-template-columns:78px minmax(0,1fr);gap:12px}.community-element-signature__bars span{font-size:10px}.community-remix-button{border-radius:8px;order:4;min-height:50px;margin-top:18px;font-size:14px}.community-actions{border:0;order:5;justify-content:flex-start;margin-top:10px;padding:0}.community-actions button{min-height:40px;padding-inline:14px}.community-remix-note{text-align:left;order:6;margin-top:10px;font-size:11px;line-height:1.5}.community-components{background:#faf9f6;border:0;border-radius:12px;order:7;margin-top:22px;padding:16px}.community-components>span{font-size:10px}.community-components ul{gap:12px;margin-block:12px}.community-components li{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;font-size:11px;line-height:1.45;display:grid}.community-components li strong{max-width:none}.community-components li small{white-space:nowrap;padding-top:1px}.community-lineage{order:8}}@media (width<=900px){.community-layout{grid-auto-flow:row;gap:24px}.community-feed,.community-detail{grid-area:auto}}
