.cg-brand-editor>p{color:var(--cg-muted);margin-top:18px;font-size:12px;line-height:1.6}.cg-crop-preview{aspect-ratio:3.24;background:var(--cg-soft);border-radius:10px;place-items:center;margin-bottom:18px;display:grid;overflow:hidden}.cg-crop-preview--avatar{aspect-ratio:1;border-radius:25px;max-width:280px;margin:0 auto 20px}.cg-crop-preview--mobile{aspect-ratio:1.77}.cg-crop-preview>img{object-fit:cover;width:100%;height:100%}.cg-crop-preview>svg{width:50px;height:50px;color:var(--cg-muted)}.cg-crop-sliders{gap:12px;margin-top:22px;display:grid}.cg-crop-sliders label{grid-template-columns:130px 1fr;gap:15px;font-size:13px;display:grid}.cg-crop-sliders input{width:100%;accent-color:var(--accent)}:root{--cg-card:#fff;--cg-soft:#f6f7f9;--cg-line:#e8ebef;--cg-text:#23262d;--cg-muted:#747b87;--cg-radius:14px}.cg-settings-form>header{display:block!important}.cg-settings-form>header h2{font-size:20px;font-weight:700}.cg-settings-form>header p{color:var(--cg-muted);margin-top:8px;font-size:13px}.cg-settings-fields{padding:10px 24px 24px}.cg-settings-fields>label,.cg-settings-fields>.cg-two-cols>label{flex-direction:column;gap:9px;margin:18px 0;font-size:14px;font-weight:600;display:flex}.cg-settings-fields h3{border-top:1px solid var(--cg-line);margin-top:20px;padding-top:22px;font-size:17px;font-weight:700}.cg-settings-fields .cg-checkbox{flex-direction:row;align-items:center;gap:12px;font-weight:400}.cg-checkbox input{accent-color:var(--accent);width:18px;height:18px}.cg-setting-hint{background:var(--cg-soft);color:var(--cg-muted);border-radius:8px;padding:12px;font-size:13px;line-height:1.6}.cg-success{color:#267642;background:#ebf8ee;border-radius:8px;padding:12px}.cg-member-requests{padding:15px}.cg-member-requests article{border-bottom:1px solid var(--cg-line);align-items:center;gap:12px;padding:16px 0;display:flex}.cg-member-requests article>div{flex:1}.cg-member-requests small,.cg-member-requests time{color:var(--cg-muted);margin-top:4px;font-size:12px;display:block}.cg-member-requests time{font-size:10px}.cg-member-requests aside{gap:8px;display:flex}.cg-member-requests aside button{border:1px solid var(--cg-line);background:var(--cg-soft);border-radius:8px;padding:8px;font-size:12px}.cg-member-requests aside svg{width:17px;height:17px}.cg-community .community-cover>picture{width:100%;height:100%;display:block}:root[data-theme=dark]{--cg-card:#222631;--cg-soft:#1b1e27;--cg-line:#343946;--cg-text:#f1f3f7;--cg-muted:#aab1be}.cg-directory,.cg-community,.community-settings-page{color:var(--cg-text)}.cg-directory{max-width:1300px;margin:auto;padding:12px 0 40px}.cg-directory-header{justify-content:space-between;align-items:center;gap:20px;margin:8px 0 26px;display:flex}.cg-directory-header h1{letter-spacing:-.8px;margin:6px 0;font-size:34px;font-weight:750}.cg-directory-header p{color:var(--cg-muted);font-size:15px}.cg-eyebrow{color:var(--accent);letter-spacing:1.7px;font-size:10px;font-weight:800}.cg-directory-tools{gap:12px;display:flex}.cg-directory-tools .cg-search{flex:1;margin:0}.cg-directory-tools select{border:1px solid var(--cg-line);background:var(--cg-card);border-radius:12px;min-width:220px;padding:12px}.cg-search{border:1px solid var(--cg-line);background:var(--cg-card);color:var(--cg-muted);border-radius:12px;align-items:center;gap:10px;margin:18px 22px;padding:12px 16px;display:flex}.cg-search svg{flex-shrink:0;width:19px}.cg-search input{width:100%;min-width:0;color:var(--cg-text);background:0 0;outline:0;font-size:15px;border:0!important;padding:0!important}.cg-tabs{border-bottom:1px solid var(--cg-line);scrollbar-width:none;gap:25px;margin:22px 0;display:flex;overflow:auto}.cg-tabs>button{white-space:nowrap;color:var(--cg-muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 2px 16px;font-size:15px;font-weight:650}.cg-tabs>button.active{color:var(--accent);border-bottom-color:var(--accent)}.cg-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.cg-directory-card{text-align:left;background:var(--cg-card);border:1px solid var(--cg-line);border-radius:var(--cg-radius);min-width:0;color:var(--cg-text);transition:transform .18s,box-shadow .18s;overflow:hidden}.cg-directory-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #313f5810}.cg-directory-cover{background:linear-gradient(125deg,#e7f5ec,#e9e8fb 65%,#f4e8df);height:116px;position:relative}.cg-directory-cover>img{object-fit:cover;width:100%;height:100%}.cg-directory-cover>span{color:#6d70b82b;justify-content:flex-end;padding:24px;display:flex}.cg-directory-cover>span svg{width:72px;height:72px}.cg-directory-cover>b{color:#41465b;background:#ffffffed;border-radius:20px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;display:flex;position:absolute;top:10px;right:10px}.cg-directory-cover>b svg{width:12px;height:12px}.cg-directory-card-body{padding:0 18px 16px;position:relative}.cg-directory-card-body>.avatar{border:4px solid var(--cg-card);box-sizing:content-box;background:var(--cg-card);margin-top:-30px}.cg-directory-card-body>small{color:var(--cg-muted);margin-top:10px;font-size:11px;display:block}.cg-directory-card-body h2{text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:19px;font-weight:750;line-height:1.25;overflow:hidden}.cg-directory-card-body p{color:var(--cg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:39px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.cg-directory-card-body footer{justify-content:space-between;align-items:center;gap:8px;margin-top:18px;font-size:12px;display:flex}.cg-directory-card-body footer span,.cg-directory-card-body footer strong{align-items:center;gap:5px;display:flex}.cg-directory-card-body footer svg{width:15px;height:15px}.cg-directory-card-body footer strong{color:var(--accent);font-weight:650}.cg-load-more{margin:28px auto;display:flex}.cg-empty{text-align:center;background:var(--cg-card);border:1px solid var(--cg-line);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:230px;padding:30px;display:flex}.cg-empty>svg{width:40px;height:40px;color:var(--accent)}.cg-empty h2{font-size:21px;font-weight:700}.cg-empty p{color:var(--cg-muted);max-width:400px}.cg-backdrop{z-index:15000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:contain;background:#151b2a85;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cg-dialog{background:var(--cg-card);width:min(620px,100%);max-height:calc(100dvh - 48px);color:var(--cg-text);border-radius:18px;outline:none;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 100px #0003}.cg-dialog--wide{width:min(960px,100%)}.cg-dialog>header{border-bottom:1px solid var(--cg-line);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.cg-dialog>header h2{font-size:21px;font-weight:750}.cg-dialog>header button{background:var(--cg-soft);width:34px;height:34px;color:var(--cg-muted);border:0;border-radius:50%;place-items:center;display:grid}.cg-dialog>header svg{width:19px}.cg-dialog-body{overscroll-behavior:contain;min-height:0;padding:22px 24px;overflow-y:auto}.cg-form{flex-direction:column;min-height:0;display:flex;overflow:hidden}.cg-form label,.cg-field{flex-direction:column;gap:8px;margin-bottom:20px;font-size:14px;font-weight:650;display:flex}.cg-form input:not([type=radio]):not([type=checkbox]),.cg-form textarea,.cg-form select,.cg-settings-form input:not([type=checkbox]),.cg-settings-form textarea,.cg-settings-form select{border:1px solid var(--cg-line);background:var(--cg-card);width:100%;color:var(--cg-text);border-radius:9px;outline:none;padding:12px 13px;font-size:15px;font-weight:400}.cg-form input:focus,.cg-form textarea:focus{border-color:var(--accent)}.cg-form textarea{resize:vertical;min-height:100px}.cg-form small,.cg-field>small{color:var(--cg-muted);font-size:12px;font-weight:400;line-height:1.5}.cg-field em{color:var(--cg-muted);margin-left:8px;font-size:11px;font-style:normal;font-weight:400}.cg-form>footer,.cg-dialog>footer{border-top:1px solid var(--cg-line);background:var(--cg-card);flex-shrink:0;justify-content:flex-end;gap:10px;padding:18px 24px;display:flex}.cg-form fieldset{border:0;margin:0 0 20px;padding:0}.cg-form legend{margin:0 0 14px;font-size:14px;font-weight:650}.cg-form .cg-choice{border:1px solid var(--cg-line);border-radius:10px;flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:9px;padding:12px;font-weight:400;display:flex}.cg-choice:has(input:checked){background:var(--accent-soft);border-color:var(--accent)!important}.cg-choice input{accent-color:var(--accent);margin-top:4px}.cg-choice strong,.cg-choice small{display:block}.cg-choice strong{margin-bottom:3px;font-size:14px}.cg-two-cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cg-create-kinds{gap:12px;padding:20px;display:grid;overflow-y:auto}.cg-create-kinds>button{border:1px solid var(--cg-line);text-align:left;background:var(--cg-card);color:var(--cg-text);border-radius:12px;gap:18px;padding:22px 18px;display:flex}.cg-create-kinds>button:hover{border-color:var(--accent);background:var(--cg-soft)}.cg-create-kinds i{background:var(--accent-soft);width:50px;height:50px;color:var(--accent);border-radius:15px;flex-shrink:0;place-items:center;display:grid}.cg-create-kinds strong{margin:1px 0 7px;font-size:17px;display:block}.cg-create-kinds small{color:var(--cg-muted);font-size:13px;line-height:1.6;display:block}.cg-topic-trigger{background:var(--cg-card);border:1px solid var(--cg-line);text-align:left;width:100%;color:var(--cg-text);border-radius:9px;justify-content:space-between;align-items:center;padding:12px 14px;font-weight:400;display:flex}.cg-topic-trigger small{margin-top:3px;display:block}.cg-topic-trigger svg{width:16px}.cg-topic-list{padding:0 22px 20px;overflow-y:auto}.cg-topic-list h3{color:var(--cg-muted);padding:22px 8px 7px;font-size:13px;font-weight:700}.cg-topic-list button{text-align:left;width:100%;color:var(--cg-text);background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 9px;font-size:14px;display:flex}.cg-topic-list button:hover{background:var(--accent-soft)}.cg-topic-list button svg{width:17px;color:var(--accent)}.cg-text-button{color:var(--accent);background:0 0;border:0;align-items:center;gap:5px;margin:0 0 20px;padding:0;font-size:12px;display:flex}.cg-text-button svg{width:16px}.cg-error{color:#bc3142;background:#fff1f2;border:1px solid #f5cdd3;border-radius:9px;padding:12px;font-size:13px}.community-page.cg-community{max-width:1250px;margin:auto}.cg-community .glass-panel,.community-settings-page .glass-panel{background:var(--cg-card);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--cg-line);box-shadow:none;border-radius:var(--cg-radius)}.cg-community .community-header-card{padding:0;overflow:hidden}.cg-community .community-cover{background:linear-gradient(125deg,#e4f1e9,#e7e5f8 65%,#faebe1);height:310px}.cg-community .community-cover>img{object-fit:cover;width:100%;height:100%}.cg-community .community-cover>span{background:radial-gradient(at 22% 80%,#fff7,#0000 40%),radial-gradient(circle at 80% 0,#fff8,#0000 50%)}.cg-community .community-summary{align-items:center;gap:20px;margin-top:-28px;padding:0 26px 22px;position:relative}.cg-community .community-summary>.avatar{border:5px solid var(--cg-card);background:var(--cg-card);box-sizing:content-box;border-radius:22px}.cg-community .community-summary__identity{padding-top:36px}.cg-community .community-summary h1{letter-spacing:-.6px;font-size:29px;font-weight:750;line-height:1.2}.cg-community .community-summary p{color:var(--cg-muted);margin:7px 0;font-size:13px}.cg-community .community-about-link{color:var(--accent);font-size:12px}.cg-community .community-actions{padding-top:30px}.cg-community .community-actions button{min-height:40px;box-shadow:none;border-radius:9px;padding:10px 14px;font-size:13px}.cg-community .community-actions svg{width:17px;height:17px}.cg-community .community-content-grid{grid-template-columns:minmax(0,1fr) 288px;gap:22px;margin-top:20px}.cg-community .community-posts-toolbar{white-space:nowrap;scrollbar-width:none;border-radius:12px;gap:18px;padding:0 14px;display:flex;overflow-x:auto}.cg-community .community-posts-toolbar>button{color:var(--cg-muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:16px 2px;font-size:14px;font-weight:600}.cg-community .community-posts-toolbar>button.active{color:var(--accent);border-bottom-color:var(--accent)}.cg-community .community-sidebar{gap:18px}.cg-community .community-sidebar h2{font-size:16px;font-weight:700}.cg-community .community-members-preview>div{grid-template-columns:repeat(4,1fr)}.cg-community .community-empty{min-height:260px;padding:55px 24px}.cg-community .community-empty h2{font-size:22px}.cg-community .community-wall{gap:18px;display:grid}.cg-community .community-wall .post-card{background:var(--cg-card);box-shadow:none;border:1px solid var(--cg-line);border-radius:12px}.cg-info-card{padding:22px}.cg-info-card h2{margin-bottom:13px}.cg-info-card p{white-space:pre-wrap;color:var(--cg-muted);font-size:14px;line-height:1.6}.cg-info-card a{color:var(--accent);word-break:break-word;font-size:13px}.cg-info-card dl{margin-top:15px}.cg-info-card dt{color:var(--cg-muted);margin-top:12px;font-size:11px}.cg-info-card dd{overflow-wrap:anywhere;margin-top:4px;font-size:13px}.cg-locked{text-align:center;background:var(--cg-card);border:1px solid var(--cg-line);border-radius:14px;padding:60px 30px}.cg-locked>svg{width:52px;height:52px;color:var(--accent);margin:auto}.cg-locked h2{margin:18px 0 8px;font-size:23px;font-weight:750}.cg-locked p{max-width:410px;color:var(--cg-muted);margin:0 auto 20px;line-height:1.6}.cg-locked>button{margin:0 auto}.cg-hero-edit{background:#fffef0f0;background:var(--cg-card);color:var(--cg-text);border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;display:flex;position:absolute;bottom:15px;right:16px}.cg-hero-edit svg{width:15px}.cg-identity-avatar{flex-shrink:0;position:relative}.cg-identity-avatar .avatar{border:5px solid var(--cg-card);box-sizing:content-box;background:var(--cg-card)}.cg-identity-avatar>button{background:var(--cg-card);border:1px solid var(--cg-line);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:0;right:0}.cg-identity-avatar>button svg{width:16px}.cg-composer-shortcut{margin:0 0 18px;padding:18px!important}.cg-composer-shortcut>button{background:var(--cg-soft);text-align:left;color:var(--cg-muted);border:0;border-radius:9px;width:100%;padding:12px 14px;font-size:15px}.cg-composer-shortcut>div{gap:20px;margin-top:16px;display:flex}.cg-composer-shortcut>div button{color:var(--cg-text);background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.cg-composer-shortcut svg{width:18px;color:var(--accent)}@media (min-width:1600px){.cg-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1100px){.cg-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-community .community-content-grid{grid-template-columns:minmax(0,1fr) 250px}.cg-community .community-summary{flex-wrap:wrap}.cg-community .community-actions{margin-left:auto;padding-top:0}.cg-community .community-cover{height:260px}}@media (max-width:760px){.cg-directory{padding:6px 0 25px}.cg-directory-header{align-items:flex-start;gap:12px;margin-bottom:18px}.cg-directory-header h1{font-size:26px}.cg-directory-header p{font-size:12px}.cg-directory-header .primary-button{min-width:42px;padding:11px;font-size:0}.cg-directory-header .primary-button svg{width:20px}.cg-eyebrow{letter-spacing:1px;font-size:8px}.cg-directory-tools{flex-direction:column}.cg-directory-tools select{width:100%;min-width:0}.cg-directory-grid{gap:12px}.cg-directory-cover{height:90px}.cg-directory-card-body{padding:0 12px 12px}.cg-directory-card-body h2{font-size:16px}.cg-directory-card-body p{font-size:12px}.cg-directory-card-body footer{font-size:10px}.cg-directory-card-body footer strong svg{display:none}.cg-tabs{gap:20px}.cg-tabs>button{font-size:13px}.cg-backdrop{padding:12px}.cg-dialog{border-radius:14px;max-height:calc(100dvh - 24px)}.cg-dialog>header{padding:18px}.cg-dialog>header h2{font-size:19px}.cg-dialog-body{padding:18px}.cg-form>footer{padding:14px 18px}.cg-two-cols{grid-template-columns:1fr}.cg-form input,.cg-form textarea,.cg-form select,.cg-search input{font-size:16px!important}.cg-community .community-cover{height:190px}.cg-community .community-summary{gap:12px;margin-top:-28px;padding:0 16px 18px}.cg-community .community-summary h1{font-size:24px}.cg-community .community-summary__identity{padding-top:36px}.cg-community .community-actions{flex-wrap:wrap;width:100%;margin-left:0;display:flex}.cg-community .community-content-grid{grid-template-columns:1fr;margin-top:14px}.cg-community .community-desktop-sidebar{flex-direction:column;order:2;display:flex!important}.cg-community .community-posts-toolbar{gap:20px}.cg-community .community-cover .community-manage{right:52px}.cg-hero-edit{bottom:10px;right:10px}.cg-community .community-primary{min-width:0}.cg-community .community-summary>.avatar,.cg-identity-avatar .avatar{width:82px!important;height:82px!important}.cg-locked{padding:40px 18px}.cg-community .community-sidebar .community-admin-card{display:none}}@media (prefers-reduced-motion:reduce){.cg-directory-card{transition:none}.cg-directory-card:hover{transform:none}}.cg-invite-search form{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.cg-invite-search label{flex-direction:column;flex:1;gap:8px;font-size:14px;display:flex}.cg-invite-search input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:10px;padding:12px}.cg-products{min-width:0;padding:20px}.cg-products>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.cg-products h2{margin:0;font-size:22px}.cg-products>header p{color:var(--text-muted);font-size:13px;line-height:1.5}.cg-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;display:grid}.cg-products-chat{background:var(--surface-solid,#fff);border-radius:18px;flex-direction:column;width:min(1400px,96vw);height:92dvh;display:flex;overflow:hidden}.cg-products-chat>header{flex:none;justify-content:space-between;align-items:center;padding:16px;display:flex}.cg-products-chat h2{margin:0;font-size:18px}.cg-products-chat>header button{background:var(--surface);color:var(--text);border:0;border-radius:10px;padding:8px}.cg-products-chat>.chats-page{flex:1;min-height:0}.listing-composer-form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.listing-composer-form .listing-composer__body{border:0;min-width:0;margin:0}.listing-composer>header h2,.classified-detail>header h2{margin:0;font-size:18px}.listing-composer-form>footer{border-top:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.listing-composer-step-back{color:var(--text);background:0 0;border:0;align-self:flex-start;align-items:center;gap:4px;padding:8px 16px;display:flex}.classified-detail-favorite{background:var(--surface);width:36px;height:36px;color:var(--accent);border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:70px}@media (max-width:600px){.cg-products{padding:14px}.cg-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cg-products>header{flex-direction:column;align-items:flex-start}.cg-products-chat{border-radius:0;width:100vw;height:100dvh}}.cg-catalog-review{gap:8px;padding:10px 0;display:flex}.cg-catalog-review button{background:var(--accent-soft,#eeeaff);color:var(--accent,#6d58ff);cursor:pointer;border:0;border-radius:10px;padding:10px}.cg-business-contacts{gap:14px;display:grid}.cg-business-contacts>div{gap:4px;display:grid}.cg-business-contacts dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.cg-business-contacts dt{color:var(--text-muted);font-size:12px}.cg-business-contacts a{color:var(--accent,#6d58ff)}.cg-featured-pinned>h2{margin:16px 4px;font-size:18px}
.cg-photo-section{border-radius:22px;min-width:0;margin-bottom:18px;padding:24px}.cg-photo-section>header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.cg-photo-section h2{margin:0;font-size:21px}.cg-photo-section header p{color:var(--muted);margin:6px 0 0;font-size:13px}.cg-photo-grid,.cg-albums-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cg-photo-grid>button{background:var(--surface-2,#f2f3f8);aspect-ratio:1;cursor:pointer;border:0;border-radius:14px;padding:0;position:relative;overflow:hidden}.cg-photo-grid>button img,.cg-photo-grid>button video{object-fit:cover;width:100%;height:100%;transition:transform .2s}.cg-photo-grid>button:hover img{transform:scale(1.04)}.cg-photo-grid>button>svg{color:#fff;background:#16162399;border-radius:50%;width:44px;height:44px;margin:auto;padding:9px;position:absolute;inset:0}.cg-photo-section--compact .cg-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cg-albums-grid>button{text-align:left;cursor:pointer;min-width:0;color:inherit;background:0 0;border:0;padding:0}.cg-albums-grid img,.cg-albums-grid>button>span{aspect-ratio:4/3;object-fit:cover;color:#7661ea;background:linear-gradient(135deg,#efecff,#ecf6ff);border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex}.cg-albums-grid strong{overflow-wrap:anywhere;margin-top:10px;font-size:15px;display:block}.cg-albums-grid small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.cg-album-details,.cg-album-editor,.cg-media-viewer{background:var(--surface,#fff);width:min(900px,100%);min-height:0;max-height:calc(100dvh - 36px);color:var(--text,#1b1930);border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 100px #14102640}.cg-album-details>header,.cg-album-editor>header,.cg-media-viewer>header{border-bottom:1px solid var(--border,#ecebf3);flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:18px 24px;display:flex}.cg-album-details>header h2,.cg-album-editor>header h2,.cg-media-viewer>header h2{overflow-wrap:anywhere;margin:0;font-size:19px}.cg-album-details>header button,.cg-album-editor>header button,.cg-media-viewer>header button{background:var(--surface-2,#f4f3f8);width:36px;height:36px;color:inherit;border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.cg-album-body{overscroll-behavior:contain;min-height:0;padding:24px;overflow:auto}.cg-album-body>p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted)}.cg-album-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 22px;display:flex}.cg-album-editor{width:min(560px,100%);padding-bottom:20px}.cg-album-editor>form{overscroll-behavior:contain;gap:18px;padding:22px;display:grid;overflow:auto}.cg-album-editor label{overflow-wrap:anywhere;gap:8px;font-size:14px;display:grid}.cg-album-editor input,.cg-album-editor textarea{border:1px solid var(--border,#ddddea);background:var(--surface-2,#f8f8fc);width:100%;color:inherit;box-sizing:border-box;border-radius:12px;padding:12px}.cg-album-editor>p,.cg-album-editor>footer{margin:18px 24px}.cg-album-editor footer{justify-content:flex-end;gap:12px;display:flex}.cg-media-viewer{color:#fff;background:#14141d;width:min(1100px,100%)}.cg-media-viewer>header{border-color:#ffffff15}.cg-media-viewer>header button{color:#fff;background:#ffffff16}.cg-media-stage{background:#08080d;flex:1;justify-content:center;align-items:center;min-height:160px;display:flex;position:relative;overflow:hidden}.cg-media-stage>img,.cg-media-stage>video{object-fit:contain;width:100%;max-height:72dvh;display:block}.cg-media-stage>button{color:#fff;background:#292937cc;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.cg-media-stage>button:last-child{left:auto;right:12px}.cg-media-stage>button:disabled{opacity:.2;pointer-events:none}.cg-media-caption{white-space:pre-wrap;overflow-wrap:anywhere;max-height:100px;padding:0 24px;overflow:auto}.cg-media-viewer>.cg-album-toolbar{margin:14px 0;padding:0 24px}.cg-photo-section>.secondary-button,.cg-album-body>.secondary-button{margin-top:20px}@media (max-width:600px){.cg-photo-section{border-radius:16px;padding:16px}.cg-photo-grid,.cg-albums-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cg-photo-section--compact .cg-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-album-details,.cg-album-editor,.cg-media-viewer{border-radius:16px;max-height:calc(100dvh - 16px)}.cg-album-body{padding:16px}.cg-album-toolbar .primary-button,.cg-album-toolbar .secondary-button{padding:10px;font-size:12px}.cg-album-details>header,.cg-album-editor>header,.cg-media-viewer>header{padding:14px 16px}.cg-media-stage>img,.cg-media-stage>video{max-height:65dvh}}@media (prefers-reduced-motion:reduce){.cg-photo-grid>button img{transition:none}}
.vm-dialog-backdrop{z-index:1400;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:contain;background:#0f15237a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pc-dialog{border:1px solid var(--border);background:var(--surface-solid,#fff);width:min(720px,100%);min-height:0;max-height:calc(100dvh - 40px);color:var(--text);border-radius:24px;outline:none;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 90px #0a14283d}.pc-dialog>header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.pc-dialog h2{margin:0;font-size:20px;font-weight:750}.pc-dialog button{cursor:pointer}.pc-dialog button:disabled{cursor:default;opacity:.45}.pc-dialog button:focus-visible,.pc-dialog input:focus-visible,.pc-dialog textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.pc-dialog button:not(.primary-button){background:var(--surface-muted);color:var(--text);border:0;border-radius:12px}.pc-dialog>header>button{place-items:center;width:36px;height:36px;display:grid}.pc-form{flex-direction:column;flex:1;min-height:0;display:flex}.pc-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:20px 24px;overflow-y:auto}.pc-identity{align-items:center;gap:12px;margin-bottom:16px;display:flex}.pc-identity-controls{border:0;min-width:0;margin:0;padding:0}.pc-identity>span,.pc-selected-music>span{flex-direction:column;gap:3px;min-width:0;display:flex}.pc-dialog small,.pc-hint{color:var(--muted);font-size:12px;line-height:1.45}.pc-text{resize:vertical;width:100%;min-height:110px;max-height:280px;color:var(--text);font:inherit;background:0 0;border:0;padding:8px 0;line-height:1.6}.pc-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.pc-section-heading button{align-items:center;gap:6px;padding:9px 12px;font-size:12px;display:flex}.pc-section-heading svg{width:16px;height:16px}.pc-hint{margin:8px 0 14px}.pc-attachment-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pc-attachment{background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;grid-template-columns:24px 92px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:12px 10px;display:grid;position:relative}.pc-drag{touch-action:none;width:24px;padding:0;cursor:grab!important}.pc-drag svg{width:20px;color:var(--muted)}.pc-thumb{width:92px;height:104px;padding:0;position:relative;overflow:hidden}.pc-thumb img,.pc-thumb video{object-fit:cover;width:100%;height:100%}.pc-thumb b{color:#fff;background:#0c1220b3;border-radius:7px;place-items:center;width:24px;height:24px;font-size:11px;display:grid;position:absolute;top:5px;left:5px}.pc-thumb>svg{color:#fff;background:#0c1220b3;border-radius:5px;width:22px;padding:2px;position:absolute;bottom:5px;right:5px}.pc-attachment__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.pc-attachment__copy>span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.pc-attachment__copy input{border:0;border-bottom:1px solid var(--border);width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border-radius:0;padding:9px 0;font-size:13px}.pc-attachment__actions{flex-direction:column;gap:3px;display:flex}.pc-attachment__actions button{place-items:center;width:30px;height:30px;padding:3px;display:grid}.pc-attachment__actions svg{width:17px;height:17px}.pc-layout{flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0;display:flex}.pc-layout>span{color:var(--muted);margin-right:auto;font-size:12px}.pc-layout button{align-items:center;gap:6px;padding:9px 12px;font-size:12px;display:flex}.pc-layout svg{width:17px;height:17px}.pc-dialog button[aria-pressed=true],.pc-tabs button[aria-selected=true]{background:var(--accent-soft);color:var(--accent)}.pc-add-tools{flex-wrap:wrap;gap:8px;margin:16px 0 4px;display:flex}.pc-add-tools button{align-items:center;gap:7px;padding:10px 14px;display:flex}.pc-add-tools svg{width:19px;height:19px;color:var(--accent)}.pc-selected-music{border:1px solid var(--border);border-radius:16px;align-items:center;gap:10px;margin-top:18px;padding:13px;display:flex}.pc-selected-music>svg{color:var(--accent);flex-shrink:0}.pc-selected-music>span{flex:1}.pc-selected-music strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.pc-selected-music button{padding:7px;font-size:12px}.pc-selected-music button svg{width:17px;height:17px}.pc-dialog footer{border-top:1px solid var(--border);background:var(--surface-solid,#fff);flex-shrink:0;justify-content:space-between;align-items:center;gap:18px;padding:16px 24px;display:flex}.pc-dialog footer .primary-button{flex-shrink:0;min-height:44px}.pc-dialog footer>button:not(.primary-button){padding:12px}.pc-error{color:#bc2946;background:#dc2d4114;border-radius:12px;padding:12px;font-size:13px;line-height:1.5}.pc-music-search{background:var(--surface-muted);border-radius:12px;align-items:center;gap:10px;margin:18px 24px 10px;padding:12px 14px;display:flex}.pc-music-search svg{width:20px;color:var(--muted)}.pc-music-search input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;flex:1}.pc-tabs{gap:8px;padding:0 24px 12px;display:flex}.pc-tabs button{align-items:center;gap:7px;padding:10px 14px;display:flex}.pc-tabs svg{width:17px;height:17px}.pc-music-results{overscroll-behavior:contain;min-height:180px;padding:0 24px 18px;overflow:auto}.pc-track{border-radius:14px;align-items:center;gap:12px;padding:8px;display:flex}.pc-track.is-selected{background:var(--accent-soft)}.pc-track__play{flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.pc-track__play img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pc-track__play span{color:#fff;background:#0c122052;place-items:center;display:grid;position:absolute;inset:0}.pc-track__play svg{width:18px}.pc-dialog .pc-track__select{text-align:left;background:0 0;flex:1;align-items:center;gap:10px;min-width:0;padding:4px 0;display:flex}.pc-track__select>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.pc-track__select strong,.pc-track__select small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pc-track__select time{color:var(--muted);font-size:12px}.pc-track__select>svg{width:18px;color:var(--accent)}.pc-load-more{margin:16px auto;padding:12px 20px;display:block}.pc-preview>img,.pc-preview>video{object-fit:contain;background:#11131b;width:100%;min-height:0;max-height:60dvh;display:block}.pc-preview>p,.pc-confirm>p{white-space:pre-wrap;padding:0 24px;overflow:auto}.post-media--layout-carousel{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;height:clamp(260px,60dvh,520px);overflow-x:auto;gap:8px!important;display:flex!important}.post-media--layout-carousel::-webkit-scrollbar{height:4px;display:block}.post-media--layout-carousel::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}.post-media--layout-carousel>.post-media__item{scroll-snap-align:center;flex:0 0 90%;min-width:0;height:100%}.post-media__caption{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:linear-gradient(#0000,#000000bf);padding:24px 12px 10px;font-size:12px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.post-card__text-shell,.post-media-stage,.post-music-card{flex-shrink:0}.cg-publication-queue{overscroll-behavior:contain;padding:20px;overflow:auto}.cg-publication-queue>article{border:1px solid var(--border);border-radius:16px;margin:0 0 16px;padding:16px}.cg-publication-queue>article>p{white-space:pre-wrap;overflow-wrap:anywhere}.cg-publication-queue__media{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.cg-publication-queue__media figure{min-width:0;margin:0}.cg-publication-queue__media img,.cg-publication-queue__media video{object-fit:contain;background:var(--surface-muted);border-radius:12px;width:100%;max-height:300px}.cg-publication-queue__media figcaption{margin:6px 0 12px;font-size:12px}.cg-publication-queue footer{gap:10px;margin-top:14px;display:flex}@media (max-width:600px){.vm-dialog-backdrop{padding:0}.pc-dialog{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.pc-dialog>header{padding:14px 16px;padding-top:max(14px,env(safe-area-inset-top))}.pc-scroll{scrollbar-gutter:auto;padding:16px}.pc-dialog footer{padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));gap:10px}.pc-dialog footer small{font-size:10px}.pc-attachment{grid-template-columns:20px 66px minmax(0,1fr) 28px;gap:7px;padding:10px 7px}.pc-thumb{width:66px;height:88px}.pc-attachment__actions button{width:28px;height:28px}.pc-add-tools button{padding:10px 12px}.pc-music-search{margin:16px}.pc-tabs{padding:0 16px 12px}.pc-music-results{flex:1;padding:0 10px 16px}.pc-confirm{border-radius:20px;max-width:calc(100% - 24px);height:auto}}@media (prefers-reduced-motion:reduce){.pc-dialog *{scroll-behavior:auto}}
.interaction-dialog{width:min(500px,100vw - 24px);height:auto;max-height:90dvh;padding-bottom:16px;overflow:auto}.interaction-dialog>p,.interaction-dialog>form{margin:12px 20px}.interaction-dialog>button{text-align:left;color:var(--text);background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;margin:3px 12px;padding:12px 16px;display:flex}.interaction-dialog>button:hover{background:var(--accent-soft)}.interaction-dialog button svg{flex:none;width:20px;height:20px}.interaction-dialog textarea{background:var(--surface);border:1px solid var(--border);width:100%;min-height:120px;color:var(--text);border-radius:12px;padding:12px}.interaction-dialog .danger{color:#c22a4c}.interaction-dialog form>button{margin-top:12px}.interaction-dialog select{border:1px solid var(--border);background:var(--surface);max-width:100%;color:var(--text);border-radius:10px;margin-bottom:12px;padding:10px}.content-report{margin:12px 0;padding:20px}.content-report header,.content-report footer{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.content-report time{color:var(--text-muted);font-size:12px}.content-report blockquote{border-left:3px solid var(--accent);white-space:pre-wrap;overflow-wrap:anywhere;max-height:240px;margin:12px 0;padding:12px 16px;overflow:auto}.content-report footer button{background:var(--accent-soft);border:0;border-radius:10px;padding:10px 14px}.vm-dialog-backdrop>.post-comments-sheet{background:var(--surface-solid,#fff);width:min(720px,100%);max-height:90dvh;color:var(--text);border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 80px #18274438}.post-comments-sheet>header{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.post-comments-sheet>header h2{margin:0;font-size:18px}.post-comments-sheet .post-comments-list{overscroll-behavior:contain;flex:1;min-height:0;padding:16px 20px;overflow-y:auto}.post-comments-sheet .comment-item__body{flex:1;min-width:0}.post-comments-sheet .comment-item__body>p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.post-comments-sheet .comment-item__author{font-size:14px}.post-comments-sheet .comment-item footer button{min-height:30px;font-size:12px}.post-comments-sheet .comment-thread--reply{margin-left:22px}.post-comments-sheet .comment-thread--reply .comment-thread--reply{margin-left:0}.post-comments-sheet .comment-item footer{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.post-comments-sheet .comment-item footer time{color:var(--text-muted);font-size:11px}.comment-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:10px 0;display:grid}.comment-media figure{background:var(--surface);border-radius:12px;min-width:0;margin:0;overflow:hidden}.comment-media figure:only-child{grid-column:1/-1}.comment-media img,.comment-media video{object-fit:contain;width:100%;height:auto;max-height:360px;display:block}.comment-media figcaption{overflow-wrap:anywhere;padding:6px 8px;font-size:12px}.comment-music{background:var(--accent-soft);max-width:100%;color:var(--text);text-align:left;border:0;border-radius:12px;align-items:center;gap:12px;margin:8px 0;padding:12px;display:flex}.comment-music small{color:var(--text-muted);display:block}.post-card__repost-note{border-left:3px solid var(--accent);white-space:pre-wrap;overflow-wrap:anywhere;background:var(--accent-soft);border-radius:0 12px 12px 0;margin:0 20px 16px;padding:12px 16px}.post-share-note{margin:8px 18px!important;display:block!important}.post-share-note textarea{resize:vertical;border:1px solid var(--border);width:100%;max-height:140px;font:inherit;color:var(--text);background:var(--surface);border-radius:12px;padding:12px}.comment-reaction-picker,.comment-emoji{background:var(--surface);border-radius:14px;flex-wrap:wrap;gap:5px;padding:8px;display:flex}.comment-reaction-picker button,.comment-emoji button{background:0 0;border:0;border-radius:8px;padding:6px;font-size:24px}.comment-reaction-picker button[aria-pressed=true]{background:var(--accent-soft)}.comment-composer--rich{border-top:1px solid var(--border);background:var(--surface-solid,#fff);flex-direction:column;flex:none;gap:8px;padding:14px 18px;align-items:stretch!important;display:flex!important}.comment-input-row{align-items:center;gap:6px;display:flex}.comment-input-row textarea{resize:vertical;background:var(--surface);min-width:0;min-height:46px;max-height:150px;color:var(--text);font:inherit;border:0;border-radius:12px;flex:1;padding:10px}.comment-input-row button{width:34px;height:40px;color:var(--accent);background:0 0;border:0;border-radius:10px;flex:none;place-items:center;display:grid}.comment-input-row svg{width:21px;height:21px}.comment-identity-select{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.comment-identity-select select{background:var(--surface);min-width:0;max-width:75%;color:var(--text);border:0;border-radius:8px;padding:6px}.post-comments-disabled{text-align:center;color:var(--text-muted);padding:16px;font-size:13px}.post-comments-sheet>.pc-error{margin:0;padding:8px 20px}.comment-notice{background:var(--accent-soft);color:var(--text);margin:0;padding:10px 20px}.comment-media-open{background:var(--surface);cursor:zoom-in;aspect-ratio:4/3;border:0;width:100%;min-height:100px;padding:0;display:block}.comment-media-open img{object-fit:contain;width:100%;height:100%}.comment-media-viewer{background:var(--surface-solid,#fff);width:min(960px,96vw);max-height:94dvh;color:var(--text);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.comment-media-viewer>header,.comment-media-viewer>footer{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.comment-media-viewer h2{margin:0;font-size:16px}.comment-media-viewer button{background:var(--accent-soft);color:var(--text);border:0;border-radius:12px;padding:10px}.comment-media-viewer button:disabled{opacity:.4}.comment-media-viewer__stage{background:#10131e;place-items:center;min-height:0;display:grid;overflow:auto}.comment-media-viewer__stage img,.comment-media-viewer__stage video{object-fit:contain;max-width:100%;max-height:70dvh}.comment-media-viewer>p{padding:0 14px}.post-share-sheet>header h2{margin:0;font-size:18px}@media (max-width:600px){.vm-dialog-backdrop>.post-comments-sheet{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.post-comments-sheet .post-comments-list{padding:12px}.comment-composer--rich{padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.interaction-dialog{border-radius:20px;height:auto}}
.people-page{max-width:1180px;color:var(--text);margin:0 auto;padding:4px 0 48px}.profile-invisible-card{background:var(--surface-solid);border:1px solid var(--border);border-radius:20px;align-items:center;gap:16px;margin:18px 0;padding:20px;display:flex}.profile-invisible-card>svg{width:30px;height:30px;color:var(--accent);flex-shrink:0}.profile-invisible-card>div{flex:1}.profile-invisible-card h3{margin:0;font-size:17px}.profile-invisible-card h3 b{color:var(--accent);background:var(--accent-soft);border-radius:7px;margin-left:6px;padding:4px 7px;font-size:10px}.profile-invisible-card p{margin:8px 0;font-size:14px}.profile-invisible-card small{color:var(--muted);font-size:12px}.profile-invisible-switch{background:var(--surface-muted);min-width:106px;color:var(--text);border:0;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:600}.profile-invisible-card.is-enabled{border-color:var(--accent)}.is-enabled .profile-invisible-switch{background:var(--accent);color:#fff}.profile-guests-list{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.profile-guests-list article{background:var(--surface-solid);border:1px solid var(--border);border-radius:18px;align-items:center;gap:12px;padding:18px 20px;display:flex}.profile-guests-list article>button:first-child{text-align:left;min-width:0;color:var(--text);background:0 0;border:0;flex:1;align-items:center;gap:14px;display:flex}.profile-guests-list article>button:first-child>span{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-guests-list strong{overflow-wrap:anywhere;font-size:16px}.profile-guests-list small,.profile-guests-list time{color:var(--muted);font-size:12px}.profile-guests-list time{align-items:center;gap:5px;display:flex}.profile-guests-list time svg{width:13px;height:13px}@media (max-width:767px){.profile-invisible-card{flex-wrap:wrap;gap:12px;padding:16px}.profile-invisible-card>div{flex-basis:calc(100% - 45px)}.profile-invisible-card>button{margin-left:42px}.profile-guests-list article{padding:14px 12px}.profile-guests-list article>.secondary-button span{display:none}.profile-guests-list strong{font-size:14px}}.people-hero{background:var(--surface-solid);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:22px;align-items:center;gap:18px;margin-bottom:18px;padding:26px 28px;display:flex}.people-hero>span{background:var(--accent-soft);width:62px;height:62px;color:var(--accent);border-radius:20px;place-items:center;display:grid}.people-hero>span svg{width:32px;height:32px}.people-hero h1{margin:0 0 5px;font-size:28px}.people-hero p{color:var(--muted);margin:0;font-size:14px}.people-hero>b{text-align:center;margin-left:auto;font-size:28px}.people-hero>b small{color:var(--muted);font-size:12px;font-weight:400;display:block}.people-search{background:var(--surface-solid);border:1px solid var(--border);border-radius:16px;align-items:center;gap:12px;padding:8px 14px;display:flex}.people-search>svg{color:var(--muted);width:21px}.people-search input{min-width:0;height:38px;color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:15px}.people-search button{min-width:38px;min-height:38px;color:var(--accent);background:var(--accent-soft);border:0;border-radius:12px;place-items:center;display:grid}.people-search-hint{color:var(--muted);margin:10px 4px 20px;font-size:12px}.people-tabs{overscroll-behavior-x:contain;scrollbar-width:thin;gap:7px;padding-bottom:8px;display:flex;overflow-x:auto}.people-tabs button{white-space:nowrap;min-height:44px;color:var(--muted);background:var(--surface-solid);border:1px solid #0000;border-radius:13px;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.people-tabs svg{width:17px;height:17px}.people-tabs b{background:var(--surface-muted);border-radius:7px;padding:2px 6px;font-size:11px}.people-tabs .active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.people-list-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 14px;display:flex}.people-list-heading h2{margin:0;font-size:20px}.people-list-heading p{color:var(--muted);margin:0;font-size:12px}.people-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:16px;display:grid}.people-card{background:var(--surface-solid);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:20px;flex-direction:column;align-items:stretch;padding:22px 18px 16px;display:flex}.people-card-identity{width:100%;color:var(--text);background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;display:flex}.people-card-identity strong{text-align:center;overflow-wrap:anywhere;margin-top:10px;font-size:16px}.people-card-identity small{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.people-card-identity em{color:var(--success);font-size:12px;font-style:normal}.people-card>p{text-align:center;color:var(--muted);flex:1;margin:12px 0 18px;font-size:12px}.people-card-actions{justify-content:center;align-items:center;gap:7px;display:flex}.people-card-actions button{min-height:40px;font-size:13px}.people-card-actions button svg{width:17px;height:17px}.people-icon-action{width:40px;color:var(--muted);background:var(--surface-muted);border:0;border-radius:11px;place-items:center;display:grid}.people-empty{background:var(--surface-solid);text-align:center;border:1px solid var(--border);border-radius:22px;flex-direction:column;align-items:center;gap:12px;padding:48px 20px;display:flex}.people-empty>svg{width:40px;height:40px;color:var(--accent)}.people-empty h3,.people-empty p{margin:0}.people-empty p{color:var(--muted);font-size:14px}.people-error{color:var(--danger);background:var(--surface-solid);overflow-wrap:anywhere;border-radius:12px;padding:12px 14px;font-size:14px}.people-notice{color:var(--success);font-size:14px}.people-confirm,.people-qr-dialog{background:var(--surface-solid);width:min(520px,100%);max-height:calc(100dvh - 24px);color:var(--text);border-radius:22px;padding:22px;overflow:auto}.people-confirm>header,.people-qr-dialog>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.people-confirm h2,.people-qr-dialog h2{margin:0;font-size:20px}.people-confirm>header button,.people-qr-dialog>header button{background:var(--surface-muted);width:38px;height:38px;color:var(--text);border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.people-confirm footer,.people-qr-dialog footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.people-qr-dialog>p{color:var(--muted);font-size:14px;line-height:1.5}.people-qr-camera{aspect-ratio:1;background:var(--surface-muted);border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden}.people-qr-camera video{object-fit:cover;width:100%;height:100%;position:absolute}.people-qr-camera>svg{width:70px;height:70px;color:var(--accent)}.people-qr-camera i{border:2px solid var(--accent);pointer-events:none;border-radius:16px;position:absolute;inset:18%}@media (max-width:767px){.people-hero{border-radius:18px;gap:12px;padding:20px 16px}.people-hero h1{font-size:24px}.people-hero p{font-size:12px}.people-hero>span{flex-shrink:0;width:48px;height:48px}.people-hero>b{font-size:23px}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.people-card{border-radius:17px;padding:17px 9px 12px}.people-card-identity strong{font-size:14px}.people-card-actions{flex-wrap:wrap}.people-card-actions button{min-height:40px;padding:9px;font-size:12px}.people-list-heading{margin-top:18px}.people-search input{font-size:14px}.people-qr-dialog{max-height:calc(100dvh - 16px);padding:18px}}@media (prefers-reduced-motion:no-preference){.people-card{transition:box-shadow .18s,transform .18s}.people-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}}.friend-suggestion{flex-wrap:wrap;align-items:center;gap:6px;padding:5px 0;display:flex}.friend-suggestion>.person-row{flex:1;min-width:0}.friend-suggestion-add{background:var(--primary-soft,#eeebff);color:var(--primary,#7460ff);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:5px;padding:9px;font-size:11px;font-weight:700;display:flex}.friend-suggestion-add svg{width:16px;height:16px}.friend-suggestion>p{color:#c94460;flex-basis:100%;margin:4px 0;font-size:12px}.feed-friends-inline{border-radius:20px;margin-bottom:18px;padding:18px;display:none}.feed-friends-inline header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.feed-friends-inline h2{margin:0;font-size:16px}.feed-friends-inline header>button{color:var(--primary,#7460ff);background:0 0;border:0;font-weight:700}.feed-online-strip,.feed-suggested-strip{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:14px;padding:4px 0 12px;display:flex;overflow-x:auto}.feed-online-strip>button{color:inherit;scroll-snap-align:start;background:0 0;border:0;flex-direction:column;flex:0 0 76px;align-items:center;gap:7px;padding:0;display:flex}.feed-online-strip span{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:76px;font-size:11px;overflow:hidden}.feed-suggested-strip>.friend-suggestion{border:1px solid var(--border,#ecebf3);scroll-snap-align:start;border-radius:16px;flex:0 0 224px;padding:10px}.feed-suggested-strip .friend-suggestion-add{margin-left:50px}.feed-suggested-strip .person-row{flex-basis:100%}@media (max-width:1280px){.feed-friends-inline{display:block}}
.profile-actions-dialog{overscroll-behavior:contain;background:var(--surface-solid,#fff);width:min(440px,100%);max-height:90dvh;color:var(--text);border-radius:22px;padding:22px;overflow:auto;box-shadow:0 24px 100px #21143b35}.profile-actions-dialog>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.profile-actions-dialog>header h2{margin:0;font-size:20px}.profile-actions-dialog>header>button,.profile-details-sheet--managed>header>button,.edit-profile-modal>header>button{width:36px;height:36px;color:inherit;background:var(--surface-muted,#f3f2fa);border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.profile-actions-list{gap:6px;display:grid}.profile-actions-list>button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;padding:13px 10px;font-size:14px;display:flex}.profile-actions-list>button:hover{background:var(--surface-muted,#f5f3ff)}.profile-actions-list>button svg{width:21px;height:21px;color:var(--accent)}.profile-qr-preview{text-align:center;padding:20px 0}.profile-qr-preview img{border-radius:14px;width:min(260px,100%);height:auto}.profile-qr-preview p{color:var(--muted);margin:10px 0 0}.profile-actions-dialog footer{justify-content:flex-end;gap:12px;display:flex}.profile-edit-form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.profile-edit-form>.primary-button{flex-shrink:0;min-height:46px;margin:12px 18px 16px}.profile-edit-form>.form-error{flex-shrink:0;margin:8px 18px}.profile-details-sheet--managed>header{text-align:left;justify-content:space-between;gap:14px;display:flex}.profile-details-sheet--managed>header h2{overflow-wrap:anywhere;margin:0;font-size:21px}.profile-details-back{background:var(--surface-muted,#f4f2ff);color:var(--accent);cursor:pointer;border:0;border-radius:12px;align-items:center;gap:8px;margin:14px 20px 0;padding:10px 14px;display:flex}.name-change-modal>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.name-change-modal>header h2{margin:0;font-size:19px}.name-change-modal>header button{background:var(--surface-muted);width:36px;height:36px;color:inherit;border:0;border-radius:50%;place-items:center;display:grid}.name-change-modal>p{color:var(--muted);font-size:13px}@media (max-width:600px){.profile-actions-dialog{border-radius:18px;padding:18px}.profile-details-sheet--managed{height:min(91dvh,900px)}.profile-edit-form>.primary-button{margin-bottom:calc(12px + env(safe-area-inset-bottom))}}.profile-visibility-card>p{color:var(--muted);font-size:13px;line-height:1.6}.profile-visibility-card select{flex-shrink:0;max-width:160px}.profile-visibility-card .settings-select-row{gap:18px}.profile-visibility-toggle{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:17px 0;font-size:14px;display:flex}.profile-visibility-toggle input{width:22px;height:22px;accent-color:var(--accent);flex-shrink:0}@media (max-width:480px){.profile-visibility-card .settings-select-row{flex-direction:column;align-items:start;gap:8px}.profile-visibility-card select{width:100%;max-width:none}}.app-shell.app-shell--profile .content-layout{grid-template-columns:minmax(0,1120px);justify-content:center}.app-shell.app-shell--profile .main-column--profile{width:100%;max-width:1120px;margin-inline:auto}.profile-summary{grid-template-columns:148px minmax(0,1fr) auto;gap:16px;display:grid}.profile-summary__identity{width:100%}.profile-summary__identity h1{overflow-wrap:anywhere;flex-wrap:wrap;line-height:1.25}.profile-summary__identity p{overflow-wrap:anywhere;font-size:13px}.profile-summary__identity span{font-size:14px}.profile-summary__actions{flex-wrap:wrap;justify-content:flex-end;min-width:0;max-width:100%}.profile-summary__actions .secondary-button,.profile-summary__actions .primary-button{gap:8px;font-size:13px}.profile-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px}.profile-sidebar{position:static}.profile-content nav button{font-size:13px}.profile-about-card{border-radius:18px;min-width:0;padding:18px;overflow:hidden}.profile-about-card>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.profile-about-card h2{align-items:center;gap:9px;margin:0;font-size:17px;display:flex}.profile-about-card h2 svg{width:20px;color:var(--accent)}.profile-about-card>header button{background:var(--surface-muted);color:var(--muted);border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.profile-about-card>header button svg{width:17px}.profile-about-card p{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.6}.profile-about-card .profile-about-card__bio{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}.profile-about-card dl{gap:15px;margin:0 0 18px;display:grid}.profile-about-card dl>div{grid-template-columns:22px minmax(0,1fr);gap:3px 10px;display:grid}.profile-about-card dl svg{width:19px;height:19px;color:var(--muted);grid-row:1/3;margin-top:2px}.profile-about-card dt{color:var(--muted);font-size:11px}.profile-about-card dd{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.4}.profile-about-card__more{border:0;border-top:1px solid var(--border);width:100%;min-height:40px;color:var(--accent);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:8px;padding:13px 0 0;font-size:13px;font-weight:650;display:flex}.profile-about-card__more svg{flex-shrink:0;width:17px}.profile-people-card header strong,.profile-subscriptions-card header strong{font-size:15px}.profile-people-card>div span,.profile-subscriptions-card>div span{font-size:12px}.profile-people-card>p{font-size:12px;line-height:1.5}.profile-sidebar-action strong{font-size:14px}.profile-sidebar-action small{font-size:12px}.profile-ad-placement{min-width:0}.profile-ad-placeholder{border:1px dashed var(--border);text-align:center;background:var(--surface-muted);min-height:250px;color:var(--muted);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.profile-ad-placeholder>span{align-self:flex-start;margin-bottom:10px;font-size:11px}.profile-ad-placeholder>svg{opacity:.55;width:28px;height:28px}.profile-ad-placeholder>strong{font-size:14px;font-weight:550}.profile-ad-placeholder>p{max-width:240px;margin:0;font-size:12px;line-height:1.5}.profile-ad-placeholder>small{margin-top:auto;padding-top:15px;font-size:10px}.yandex-native-ad--profile{border-radius:18px;min-height:280px;padding:12px}.yandex-native-ad--profile>span{-webkit-backdrop-filter:none;backdrop-filter:none;width:max-content;margin-bottom:12px;font-size:10px;display:block;position:static}.yandex-native-ad--profile>div{min-height:250px}.profile-qr-dialog{text-align:center;width:min(460px,100%)}.profile-qr-dialog>header{text-align:left}.profile-qr-dialog__name{overflow-wrap:anywhere;font-size:17px;font-weight:650}.profile-qr-dialog__name span{color:var(--muted);margin-top:5px;font-size:13px;font-weight:400;display:block}.profile-qr-dialog__code{aspect-ratio:1;background:#fff;border:1px solid #eeecf1;border-radius:18px;place-items:center;width:min(272px,100%);margin:22px auto;padding:10px;display:grid}.profile-qr-dialog__code img{width:100%;height:100%;display:block}.profile-qr-dialog__hint{color:var(--muted);max-width:290px;margin:0 auto 22px;font-size:13px;line-height:1.6}.profile-qr-dialog footer{grid-template-columns:1fr;gap:10px;display:grid}.profile-qr-dialog footer button{justify-content:center;gap:10px;min-height:44px;font-size:14px}.profile-qr-dialog footer svg{flex-shrink:0;width:18px;height:18px}.settings-page--root{max-width:780px}.settings-page--sections{flex-direction:column;gap:14px;max-width:860px;display:flex}.settings-subpage-header{gap:14px}.settings-subpage-header>div{min-width:0}.settings-subpage-header h1{overflow-wrap:anywhere;font-size:25px;line-height:1.2}.settings-root-list button{min-height:78px}.settings-root-list button strong{font-size:15px}.settings-root-list button small{font-size:12px;line-height:1.5}.settings-root-list button>span{min-width:0}.settings-tabs{flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px}.settings-tabs button{white-space:normal;gap:7px;min-width:0;min-height:44px;font-size:12px;line-height:1.3}.settings-tabs button svg{flex-shrink:0;width:18px}.settings-card{flex-shrink:0}.settings-card h2{font-size:17px}.settings-switch-row strong,.settings-select-row strong,.settings-row strong{font-size:14px}.settings-switch-row small,.settings-select-row small,.settings-row small{font-size:12px;line-height:1.5}.settings-sign-out strong{font-size:15px}.settings-sign-out small{font-size:12px}.settings-card>p{color:var(--muted);font-size:13px;line-height:1.6}.hidden-posts-empty{text-align:center;color:var(--muted);justify-items:center;gap:12px;padding:30px 16px;display:grid}.hidden-posts-empty p{margin:0;font-size:13px}.hidden-posts-empty>svg{width:30px;height:30px}.hidden-posts-card article{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:18px 0;display:flex}.hidden-posts-card article>div{flex:1;gap:7px;min-width:0;display:grid}.hidden-posts-card article strong{overflow-wrap:anywhere;font-size:14px;line-height:1.5}.hidden-posts-card article small{color:var(--muted);font-size:12px}.hidden-posts-card article button{flex-shrink:0;gap:8px;font-size:12px}.hidden-posts-card article svg{width:16px;height:16px}@media (max-width:1200px){.profile-summary{grid-template-columns:148px minmax(0,1fr)}.profile-summary__actions{grid-column:1/-1;justify-content:flex-end;width:100%;padding-top:0}.profile-layout{grid-template-columns:minmax(0,1fr) 280px;gap:14px}}@media (max-width:900px){.profile-layout{flex-direction:column;gap:12px;display:flex}.profile-primary,.profile-sidebar{display:contents}.profile-layout .profile-about-card{order:0;width:100%}.profile-quick-blocks{order:1;width:100%}.profile-content{order:3;width:100%}.profile-ad-placement--sidebar{order:2;width:100%}.profile-ad-placement--feed{order:4;width:100%}.profile-sidebar>.profile-sidebar-action,.profile-sidebar>.profile-people-card,.profile-sidebar>.profile-subscriptions-card{display:none}.profile-about-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.profile-summary{grid-template-columns:112px minmax(0,1fr);gap:12px;padding-inline:14px}.profile-summary__identity h1{font-size:19px}.profile-summary__identity span{font-size:13px}.profile-summary__identity p{font-size:12px}.profile-summary__actions{grid-template-columns:minmax(0,1fr) 42px 42px;display:grid}.profile-summary__actions--visitor{grid-template-columns:minmax(0,1fr) 42px 42px}.profile-summary__actions--visitor>.primary-button{grid-column:1/-1}.profile-summary__actions--visitor>.secondary-button{grid-column:1}.profile-summary__actions--visitor>.icon-button{grid-row:2}.profile-summary__actions--visitor>.icon-button:last-child{grid-column:3}.profile-summary__actions .primary-button,.profile-summary__actions .secondary-button{white-space:normal;min-height:42px;font-size:12px;line-height:1.25}.profile-layout{padding:0 10px}.profile-about-card{padding:16px}.profile-quick-blocks{padding:0}.profile-content{width:calc(100% + 20px);margin-inline:-10px}.profile-about-card dl{grid-template-columns:minmax(0,1fr)}.profile-content nav button{padding-inline:10px;font-size:12px}.profile-ad-placeholder{min-height:220px}.profile-ad-placeholder>span{margin-bottom:4px}.settings-page--root,.settings-page--sections{padding-inline:12px}.settings-subpage-header h1{font-size:22px}.settings-root-list button{gap:11px;padding:14px 12px}.settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-tabs button{font-size:12px}.settings-card{padding:16px}.hidden-posts-card article{flex-direction:column;align-items:stretch}.profile-qr-dialog{padding:18px}.profile-qr-dialog__code{width:min(250px,100%);margin:16px auto}}@media (prefers-reduced-motion:reduce){.profile-page *,.profile-qr-dialog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.cg-mobile-tabs,.cg-mobile-about,.cg-settings-mobile-nav,.cg-community .community-actions .cg-mobile-more,.post-card__community-stats,.post-card__actions .post-community-label{display:none}.cg-community .cg-membership-action small{font-size:11px;font-weight:400}.cg-section-menu{padding:8px 16px 20px;overflow-y:auto}.cg-section-menu>button{border:0;border-bottom:1px solid var(--cg-line);width:100%;min-height:54px;color:var(--cg-text);text-align:left;background:0 0;align-items:center;gap:14px;padding:12px 8px;font-size:15px;display:flex}.cg-section-menu>button>span{flex:1}.cg-section-menu>button>svg{width:20px;height:20px;color:var(--cg-muted);flex:none}.cg-section-menu>button>small{color:var(--cg-muted);font-size:13px}.cg-section-menu>button:hover,.cg-section-menu>button[aria-current=page]{color:var(--accent);background:var(--accent-soft)}.cg-settings-disclosure{border-top:1px solid var(--cg-line);margin-top:24px}.cg-settings-disclosure>summary{cursor:pointer;padding:20px 0;font-size:16px;font-weight:650}.cg-settings-disclosure>summary small{color:var(--cg-muted);margin:6px 0 0;font-size:13px;font-weight:400;display:block}.cg-settings-disclosure>div>label{flex-direction:column;gap:8px;margin-bottom:18px;font-size:14px;font-weight:600;display:flex}@media (max-width:760px){.community-page.cg-community{padding-bottom:24px}.cg-community .community-header-card{border-radius:0 0 18px 18px}.cg-community .community-cover{aspect-ratio:2.2;height:auto;min-height:140px}.cg-community .community-cover>picture{position:absolute;inset:0}.cg-community .community-cover .community-manage,.cg-community .community-cover .community-menu-trigger{display:none}.cg-community .community-cover .community-back{width:42px;height:42px;padding:0;top:12px;left:12px}.cg-community .cg-hero-edit{min-height:36px;padding:8px 10px;font-size:12px;bottom:12px;right:12px}.cg-community .community-summary{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:16px 14px;margin:0;padding:18px 16px 16px;display:grid}.cg-community .community-summary>div{padding-top:0}.cg-community .cg-identity-avatar .avatar{border:0;border-radius:18px;width:72px!important;height:72px!important}.cg-community .cg-identity-avatar>button{width:30px;height:30px;bottom:-4px;right:-4px}.cg-community .community-summary>.community-summary__identity{min-width:0;padding:0}.cg-community .community-summary h1{letter-spacing:-.35px;white-space:normal;overflow-wrap:anywhere;font-size:21px;font-weight:750;line-height:1.25;overflow:visible}.cg-community .community-summary p{margin:6px 0 4px;font-size:13px;line-height:1.45}.cg-community .community-about-link{align-items:center;gap:3px;min-height:28px;font-size:13px;display:inline-flex}.cg-community .community-about-link>svg{width:15px;height:15px}.cg-community .community-summary .community-actions{border:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin:0;padding:0;display:grid}.cg-community .community-header-card .community-actions>button,.cg-community .community-header-card .community-actions>a{white-space:normal;overflow-wrap:anywhere;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:0;height:auto;min-height:44px;padding:10px 12px;font-size:14px;font-weight:600;line-height:1.35;display:flex}.cg-community .community-actions>button{grid-column:auto}.cg-community .community-actions .secondary-button{background:var(--cg-soft);color:var(--cg-text)}.cg-community .community-actions>button>svg{flex:none;width:19px;height:19px;display:block}.cg-community .community-header-card .community-actions>.cg-membership-action{grid-column:1/-1;justify-content:flex-start}.cg-community .cg-membership-action>span{text-align:left;font-size:inherit;color:inherit;flex:1}.cg-community .cg-membership-action>small{color:var(--cg-muted);font-size:12px;display:inline}.cg-community .community-actions>.cg-membership-action>svg:first-child{color:var(--accent)}.cg-community .community-actions>.cg-membership-action>svg:last-child{width:16px;color:var(--cg-muted)}.cg-community .community-actions .cg-mobile-more{display:flex}.cg-community .community-header-card .community-actions .cg-desktop-action{display:none}.cg-community .community-actions>a{grid-column:1/-1}.cg-community .cg-mobile-tabs,.cg-settings-mobile-nav{background:var(--cg-card);border:1px solid var(--cg-line);border-radius:12px;align-items:stretch;gap:4px;padding:0 12px;display:flex}.cg-community .cg-mobile-tabs{margin-top:12px}.cg-mobile-tabs>button,.cg-settings-mobile-nav>button{min-width:0;min-height:50px;color:var(--cg-muted);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;flex:auto;justify-content:center;align-items:center;gap:5px;padding:0 6px;font-size:13px;font-weight:600;display:flex}.cg-mobile-tabs>button.active,.cg-settings-mobile-nav>button.active{color:var(--accent);border-bottom-color:var(--accent)}.cg-mobile-tabs>button>span{font-size:12px;font-weight:400}.cg-mobile-tabs svg,.cg-settings-mobile-nav svg{flex:none;width:14px;height:14px}.cg-community .community-content-grid{margin-top:12px;display:block}.cg-community .community-primary>.community-posts-toolbar{display:none}.community-page.cg-community .community-desktop-sidebar{display:none!important}.cg-community .cg-mobile-about{margin-bottom:12px;padding:16px;display:block}.cg-mobile-about>header{justify-content:space-between;align-items:center;gap:12px;min-height:28px;display:flex}.cg-mobile-about h2{margin:0;font-size:16px;font-weight:700}.cg-mobile-about>header>button{background:var(--cg-soft);width:32px;height:32px;color:var(--cg-muted);border:0;border-radius:8px;place-items:center;display:grid}.cg-mobile-about>header>button svg{width:17px;height:17px}.cg-mobile-about>p{-webkit-line-clamp:3;color:var(--cg-text);-webkit-box-orient:vertical;margin:10px 0 12px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.cg-mobile-about-meta{color:var(--cg-muted);align-items:center;gap:8px;font-size:13px;display:flex}.cg-mobile-about-meta>svg{width:16px;height:16px}.cg-mobile-about .cg-about-details{width:100%;min-height:38px;color:var(--accent);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;margin-top:8px;padding:6px 0 0;font-size:13px;font-weight:600;display:flex}.cg-about-details>svg{width:16px;height:16px}.cg-community .cg-composer-shortcut{margin-bottom:12px;padding:14px!important}.cg-community .cg-composer-shortcut>button{min-height:46px;font-size:15px}.cg-community .cg-composer-shortcut>div{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:6px;margin-top:10px;display:grid}.cg-community .cg-composer-shortcut>div button{background:var(--cg-soft);border-radius:8px;justify-content:center;gap:5px;min-height:38px;padding:6px 3px;font-size:12px}.cg-community .cg-composer-shortcut>div svg{flex:none;width:17px;height:17px}.cg-community .community-wall{gap:12px}.cg-community .post-card{border-radius:14px}.cg-community .post-card__header{padding:14px}.cg-community .post-author strong{font-size:14px;line-height:1.35}.cg-community .post-author small{margin-top:4px;font-size:12px}.cg-community .post-card__text{overflow-wrap:anywhere;padding-inline:14px;font-size:15px;line-height:1.65}.cg-community .post-card__community-stats{border-bottom:1px solid var(--cg-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;margin:0 14px;padding:8px 0;display:flex}.cg-community .post-card__community-stats>button{min-height:32px;color:var(--cg-muted);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;display:flex}.cg-community .post-card__community-stats>button>span{align-items:center;gap:2px;display:flex}.cg-community .post-card__community-stats>button.saved{color:var(--accent)}.cg-community .post-card__actions{padding:10px 12px 12px}.cg-community .post-card__actions>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.cg-community .post-card__actions .post-reaction-control{min-width:0;display:block}.cg-community .post-card__actions .post-community-label{white-space:nowrap;font-size:12px;line-height:1.2;display:inline}.cg-community .post-card__actions .post-reaction-main,.cg-community .post-card__actions .post-comment-action,.cg-community .post-card__actions .post-share-action{background:var(--cg-soft);width:100%;min-width:0;height:44px;color:var(--cg-text);border-radius:9px;gap:5px;padding:0 4px;font-weight:600}.cg-community .post-card__actions .post-reaction-main.liked{color:var(--accent);background:var(--accent-soft)}.cg-community .post-reaction-main>span:not(.post-community-label){flex:none;width:20px;height:20px;display:inline-flex}.cg-community .post-reaction-main>span:not(.post-community-label) img{width:20px!important;height:20px!important}.cg-community .post-card__actions .post-comment-action>svg,.cg-community .post-card__actions .post-share-action>svg{flex:none;width:18px;height:18px}.cg-community .post-card__actions .post-reaction-summary,.cg-community .post-card__actions .post-repost-action,.cg-community .post-card__actions .post-save-action,.cg-community .post-card__actions .post-comment-count{display:none}.community-settings-page .community-settings-layout{display:block}.community-settings-page .community-settings-sidebar{display:none}.community-settings-page .community-settings-titlebar{gap:12px;min-height:70px;padding:12px 16px}.community-settings-page .community-settings-titlebar h1{font-size:21px;line-height:1.25}.community-settings-page .community-settings-titlebar p{white-space:normal;margin-top:5px;font-size:12px;line-height:1.45}.community-settings-page .cg-settings-mobile-nav{flex:none;margin-bottom:4px}.community-settings-page .community-settings-card{border-radius:14px;padding:0}.community-settings-page .cg-settings-form{overflow:visible}.community-settings-page .community-settings-card>header{border-bottom:1px solid var(--cg-line);padding:18px 16px 16px}.community-settings-page .community-settings-card>header h2{font-size:18px}.community-settings-page .community-settings-card>header p{font-size:13px;line-height:1.5}.community-settings-page .cg-settings-fields{padding:16px}.community-settings-page .cg-settings-fields>label,.community-settings-page .cg-settings-fields .cg-two-cols>label{gap:9px;margin:0 0 22px;font-size:15px;line-height:1.5}.community-settings-page .cg-settings-fields .cg-two-cols{gap:0 12px}.community-settings-page .cg-settings-fields>.cg-two-cols:first-child{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.community-settings-page .cg-settings-fields>.cg-two-cols:first-child>button{gap:7px;min-height:44px;font-size:13px}.community-settings-page .cg-settings-fields input:not([type=checkbox]),.community-settings-page .cg-settings-fields select,.community-settings-page .cg-settings-fields textarea{background:var(--cg-soft);min-height:46px;padding:12px;font-size:16px;line-height:1.5}.community-settings-page .cg-settings-fields .cg-checkbox{flex-direction:row;align-items:flex-start;gap:12px;font-size:14px;display:flex}.community-settings-page .cg-checkbox>input{flex:0 0 20px;width:20px;height:20px;margin-top:1px}.community-settings-page .community-settings-footer{z-index:3;background:var(--cg-card);border-top:1px solid var(--cg-line);gap:10px;margin:0;padding:12px 16px;display:flex;position:sticky;bottom:0}.community-settings-page .community-settings-footer>button{flex:1;justify-content:center;min-width:0;min-height:46px;padding:10px;font-size:14px}.community-settings-page .community-management-group button{min-height:72px;padding:12px 16px}.community-settings-page .community-management-group button strong{white-space:normal;font-size:14px;line-height:1.4}.community-settings-page .community-management-group button small{white-space:normal;font-size:12px;line-height:1.5}.community-settings-page .community-management-group h3{font-size:12px}.community-settings-page .community-setting-switch strong,.community-settings-page .community-section-list strong{font-size:14px}.community-settings-page .community-setting-switch small,.community-settings-page .community-section-list small{font-size:12px;line-height:1.5}.cg-community .community-overflow-menu{overflow-y:auto}.cg-community .community-overflow-menu__list strong{font-size:14px}.cg-community .community-overflow-menu__list small{font-size:12px;line-height:1.4}.cg-community .community-overflow-menu__quick button span{font-size:12px}}@media (max-width:360px){.cg-community .community-summary{grid-template-columns:64px minmax(0,1fr);gap:14px 12px;padding:14px 12px}.cg-community .cg-identity-avatar .avatar{width:64px!important;height:64px!important}.cg-community .community-summary h1{font-size:19px}.cg-community .cg-membership-action>small{display:none}.cg-community .post-card__actions{padding-inline:8px}.cg-community .post-card__actions>div{gap:4px}.cg-community .post-card__actions .post-community-label{font-size:11px}}
.vm-anchored-menu{z-index:1200;overscroll-behavior:contain;border:1px solid var(--border);background:var(--surface-solid);width:min(304px,100vw - 16px);color:var(--text);--cg-text:var(--text);--cg-muted:var(--muted);--cg-line:var(--border);border-radius:14px;outline:none;padding:6px;animation:.16s ease-out vm-menu-in;position:fixed;overflow:auto;box-shadow:0 10px 38px #10152929}.vm-anchored-menu button,.vm-anchored-menu a{font:inherit;cursor:pointer}.vm-anchored-menu>button,.vm-anchored-menu .community-overflow-menu__quick>button,.vm-anchored-menu .community-overflow-menu__list>button,.vm-anchored-menu .cg-section-menu>button{width:100%;min-height:44px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;line-height:1.35;display:flex}.vm-anchored-menu button:hover,.vm-anchored-menu button:focus-visible{background:var(--surface-muted);outline:none}.vm-anchored-menu button:disabled{opacity:.5;cursor:default}.vm-anchored-menu button svg{width:19px;height:19px;color:var(--muted);flex:none}.vm-anchored-menu button.danger,.vm-anchored-menu .community-overflow-menu__leave{color:var(--danger)}.vm-anchored-menu .community-overflow-menu,.vm-anchored-menu .community-create-menu{width:auto;min-width:0;max-width:none;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;position:static;transform:none}.vm-anchored-menu .community-overflow-menu>header,.vm-anchored-menu .community-create-menu>header{display:none}.vm-anchored-menu .community-overflow-menu__quick,.vm-anchored-menu .community-overflow-menu__list{border:0;padding:0;display:block}.vm-anchored-menu .community-overflow-menu__quick{border-bottom:1px solid var(--border);margin-bottom:4px;padding-bottom:4px}.vm-anchored-menu .community-overflow-menu__quick button span{font-size:14px;font-weight:500}.cg-mobile-tabs button:focus-visible,.cg-tabs button:focus-visible,.ads-editor button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.vm-anchored-menu .community-overflow-menu__list small{display:none}.vm-anchored-menu .community-overflow-menu__list strong{font-size:14px;font-weight:500}.vm-anchored-menu .community-overflow-menu__list>button>svg:last-child:not(:first-child){display:none}.vm-anchored-menu .cg-section-menu{padding:0;overflow:visible}.vm-anchored-menu .community-create-menu>div{padding:0;display:block}.vm-anchored-menu .community-create-menu>div>button{border:0;border-radius:8px;gap:10px;min-height:48px;padding:10px}.vm-anchored-menu .community-create-menu button small{display:none}.vm-anchored-menu .community-create-menu button strong{font-size:14px}.vm-anchored-menu>p{margin:10px;font-size:13px}.cg-compact-header{border-radius:16px;align-items:center;gap:12px;padding:14px 18px;display:flex}.cg-compact-header>button{color:var(--text);background:0 0;border:0;min-height:40px;padding:5px}.cg-compact-header .cg-compact-title{text-align:left;flex:1;gap:3px;min-width:0;display:grid}.cg-compact-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.cg-compact-title small{color:var(--muted);font-size:12px}.cg-members-section,.cg-about-section{border-radius:18px;padding:24px;animation:.2s ease-out vm-section-in}.cg-members-section>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.cg-members-section h2,.cg-about-section h2{margin:0;font-size:21px}.cg-members-section h2 span{color:var(--muted);font-size:16px;font-weight:400}.cg-member-search{background:var(--surface-muted);color:var(--muted);border-radius:12px;align-items:center;gap:10px;margin:18px 0 12px;padding:11px 14px;display:flex}.cg-member-search svg{width:20px}.cg-member-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:none;font-size:16px}.cg-member-sort{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.cg-member-sort select{max-width:70%;color:var(--text);background:0 0;border:0;padding:6px;font-size:13px}.cg-member-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:24px 14px;padding-top:24px;display:grid}.cg-member-grid>button{min-width:0;color:var(--text);text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:9px;display:flex}.cg-member-grid strong{overflow-wrap:anywhere;font-size:14px;line-height:1.35}.cg-member-grid small{color:var(--muted);font-size:11px}.cg-about-section h3{margin:22px 0 10px;font-size:17px}.cg-about-section p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.65}.cg-about-section dl>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:12px 0;font-size:14px;display:flex}.cg-about-section dt{color:var(--muted)}.cg-about-section dd{text-align:right;overflow-wrap:anywhere;margin:0}.cg-recommendations{border-radius:16px;padding:20px}.cg-recommendations-title{width:100%;color:var(--text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.cg-recommendations-title>span{gap:5px;display:grid}.cg-recommendations-title strong{font-size:18px}.cg-recommendations-title small{color:var(--muted);font-size:12px}.cg-recommendations-title svg{width:20px;transition:transform .2s}.cg-recommendation-progress{background:var(--surface-muted);border-radius:4px;height:4px;margin:16px 0 8px;overflow:hidden}.cg-recommendation-progress span{background:var(--accent);height:100%;transition:width .4s;display:block}.cg-recommendations ul{margin:0;padding:0;list-style:none}.cg-recommendations li button{text-align:left;width:100%;min-height:66px;color:var(--text);background:0 0;border:0;align-items:center;gap:14px;padding:12px 0;display:flex}.cg-recommendations li button>span:last-child{gap:5px;display:grid}.cg-recommendations li strong{font-size:14px}.cg-recommendations li small{color:var(--muted);font-size:12px;line-height:1.4}.cg-recommendation-icon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:11px;flex:none;place-items:center;display:grid}.cg-recommendation-icon svg{width:18px}.cg-recommendations .is-complete .cg-recommendation-icon{color:#24894b;background:#e7f7ed}.cg-recommendations .is-complete strong{color:var(--muted)}.cg-recommendations>p{color:var(--muted);border-top:1px solid var(--border);margin:6px 0 0;padding-top:12px;font-size:11px;line-height:1.5}.cg-cover-slideshow{touch-action:pan-y;position:absolute;inset:0;overflow:hidden}.cg-community .community-header-card .community-cover{aspect-ratio:1944/600;height:auto}.cg-community .community-cover .cg-cover-slideshow>img{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .75s;position:absolute;inset:0}.cg-community .community-cover .cg-cover-slideshow>img.is-current{opacity:1}.cg-cover-slideshow>button{color:#fff;z-index:2;background:#10152560;border:0;border-radius:12px;place-items:center;width:34px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.cg-cover-prev{left:10px}.cg-cover-next{right:10px}.cg-cover-dots{z-index:2;background:#0005;border-radius:20px;align-items:center;gap:2px;max-width:70%;padding:2px 6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.cg-cover-dots>button{background:0 0;border:0;flex:none;place-items:center;width:18px;height:22px;padding:0;display:grid}.cg-cover-dots>button:not(.cg-cover-pause):after{content:"";background:#fff8;border-radius:50%;width:5px;height:5px;transition:width .3s}.cg-cover-dots>button.active:after{background:#fff;border-radius:5px;width:12px}.cg-cover-dots .cg-cover-pause{color:#fff;width:25px}.cg-cover-pause svg{width:12px}.cg-cover-filmstrip{gap:10px;padding:5px 2px 12px;display:flex;overflow:auto}.cg-cover-filmstrip>button{background:var(--surface-muted);border:2px solid #0000;border-radius:10px;flex:0 0 88px;height:66px;padding:0;position:relative;overflow:hidden}.cg-cover-filmstrip>button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.cg-cover-filmstrip img{object-fit:cover;width:100%;height:100%}.cg-cover-filmstrip button:not(.cg-cover-add) span{color:#fff;background:#0007;border-radius:3px;padding:1px 4px;font-size:10px;position:absolute;bottom:2px;left:4px}.cg-cover-filmstrip .cg-cover-add{color:var(--accent);flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.cg-cover-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cg-cover-edit-actions>button{min-height:40px}.cg-cover-edit-actions>button[aria-label]{background:var(--surface-muted);border:0;border-radius:10px;padding:8px}.cg-cover-edit-actions>button[aria-label] svg{width:18px}.cg-brand-editor .cg-crop-preview--mobile{aspect-ratio:1944/884}.cg-custom-links{border-radius:14px;gap:8px;padding:14px;display:flex;overflow-x:auto}.cg-custom-links>a{border:1px solid var(--border);color:var(--accent);border-radius:10px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:14px;text-decoration:none;display:flex}.cg-custom-links svg{width:17px}.cg-section-settings-links{border-top:1px solid var(--border);gap:8px;padding-top:16px;display:grid}.cg-section-settings-links button{background:var(--surface-muted);color:var(--text);text-align:left;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;font-size:14px;display:flex}.cg-section-settings-links svg{flex:none;width:18px}.cg-section-settings-links svg:last-child{color:var(--muted);margin-left:auto}.cg-section-availability{color:var(--muted);padding:18px 0 2px;font-size:13px;line-height:1.6}.cg-section-availability summary{cursor:pointer}.cg-section-availability p{margin:10px 0}@keyframes vm-menu-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@keyframes vm-section-in{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}@media (max-width:760px){.cg-compact-header{border-radius:0;gap:8px;padding:10px 12px}.cg-members-section,.cg-about-section{border-radius:14px;padding:18px 16px}.cg-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 8px}.cg-member-grid .avatar{width:72px!important;height:72px!important}.cg-member-grid strong{font-size:13px}.cg-recommendations{padding:18px 16px}.cg-community .cg-cover-slideshow~.cg-hero-edit{top:12px;bottom:auto;right:12px}.cg-cover-dots{bottom:8px}.cg-cover-dots>button{width:16px}.cg-cover-filmstrip>button{flex-basis:78px;height:60px}}@media (prefers-reduced-motion:reduce){.vm-anchored-menu,.cg-members-section,.cg-about-section{animation:none}.cg-cover-slideshow img,.cg-cover-dots button:after,.cg-recommendation-progress span{transition:none!important}}.ads-editor.ads-editor--wizard{grid-template-rows:auto auto minmax(0,1fr) auto;max-width:1040px}.ads-editor--wizard>header{background:var(--surface-solid);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.ads-editor--wizard>header h2{margin:0;font-size:20px}.ads-editor--wizard>header>button{background:var(--surface-muted);width:36px;height:36px;color:var(--muted);border:0;border-radius:50%;padding:7px}.ads-editor--wizard .ads-form-section[hidden]{display:none!important}.ads-editor--wizard .ads-form-section:not([hidden]){animation:.2s ease-out vm-section-in}.ads-wizard-steps{background:var(--surface-solid);border-bottom:1px solid var(--border);justify-content:center;gap:22px;padding:18px;display:flex}.ads-wizard-steps button{color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;display:flex}.ads-wizard-steps button>span{background:var(--surface-muted);border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.ads-wizard-steps button[aria-current=step]{color:var(--accent);font-weight:650}.ads-wizard-steps button[aria-current=step]>span{background:var(--accent);color:#fff}.ads-wizard-steps svg{width:15px;color:var(--success)}.ads-editor--wizard .ads-field{gap:8px;font-size:13px}.ads-editor--wizard .ads-field input,.ads-editor--wizard .ads-field textarea,.ads-editor--wizard .ads-field select{padding:12px;font-size:14px}.ads-editor--wizard .ads-field small{font-size:11px;line-height:1.45}.ads-editor--wizard .ads-section-title h3{font-size:19px}.ads-editor--wizard .ads-section-title p{font-size:13px;line-height:1.5}.ads-editor--wizard .ads-payment-models button:disabled{opacity:.45;cursor:not-allowed}.ads-editor--wizard .ads-field input,.ads-editor--wizard .ads-field textarea,.ads-editor--wizard .ads-field select{font-weight:400}.ads-editor--wizard .ads-editor__actions button{justify-content:center;align-items:center;gap:8px;display:flex}.ads-editor__actions svg{flex:none}.ads-review dl>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:14px 0;font-size:14px;display:flex}.ads-review dt{color:var(--muted)}.ads-review dd{text-align:right;max-width:65%;margin:0}.ads-review p{color:var(--muted);font-size:13px;line-height:1.6}.ads-review .ads-review-confirm{align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;display:flex}.ads-review-confirm input{accent-color:var(--accent);flex:none;width:18px;height:18px;margin-top:4px}.ads-review-warning{background:#fff3db;border-radius:12px;padding:12px;font-size:13px;line-height:1.5;color:#825713!important}.ads-step-4 .ads-editor__body{grid-template-columns:1fr}.ads-step-4 .ads-editor__preview{display:none}.ads-step-4 .ads-review{width:min(620px,100%);margin:auto}.ads-step-4 .ads-preview-card{max-width:420px;margin:auto}.post-promotion-shortcut{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.post-promotion-shortcut>span{color:var(--muted);font-size:12px;line-height:1.5}.post-promotion-shortcut>button{background:var(--accent-soft);color:var(--accent);border:0;border-radius:9px;flex:none;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:flex}.post-promotion-shortcut svg{width:16px}@media (max-width:760px){.community-settings-page .community-settings-card>:is(.community-setting-switches,.community-section-list,.community-message-access,.community-settings-textarea,.community-settings-keywords,.community-menu-links,.cg-section-settings-links,.cg-section-availability){margin-left:16px;margin-right:16px}.community-settings-page .community-settings-card>.community-menu-add{max-width:calc(100% - 32px);margin:12px 16px}.community-settings-page :is(.community-settings-textarea,.community-settings-keywords,.community-menu-links) :is(input,textarea){font-size:16px;font-weight:400;line-height:1.5}.community-settings-page .community-message-access strong{font-size:14px}.community-settings-page .community-message-access small{font-size:12px;line-height:1.5}.cg-community .community-header-card .community-cover{aspect-ratio:1944/884;min-height:0}.ads-editor-backdrop{padding:0}.ads-editor.ads-editor--wizard{border-radius:0;width:100%;height:100dvh}.ads-editor--wizard>header{padding:15px 16px}.ads-editor--wizard>header h2{font-size:17px}.ads-wizard-steps{justify-content:space-around;gap:3px;padding:12px 6px}.ads-wizard-steps button{flex-direction:column;gap:5px;font-size:10px}.ads-wizard-steps button>span{width:24px;height:24px}.ads-editor--wizard .ads-editor__body{display:block}.ads-editor--wizard .ads-editor__form{padding:0 16px 20px}.ads-editor--wizard .ads-field input,.ads-editor--wizard .ads-field textarea,.ads-editor--wizard .ads-field select{font-size:16px}.ads-editor--wizard .ads-form-grid{grid-template-columns:1fr}.ads-editor--wizard .ads-editor__preview{display:none}.ads-editor--wizard .ads-editor__actions{padding:12px 16px calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:8px;display:flex}.ads-editor--wizard .ads-editor__actions>button{min-height:42px;font-size:12px}.ads-editor--wizard .ads-editor__actions>.primary-button{flex:1}.ads-editor--wizard .ads-editor__actions>.ghost-button:nth-child(2){display:none}.ads-editor--wizard .ads-payment-models,.ads-editor--wizard .ads-cta-types{grid-template-columns:1fr}.post-promotion-shortcut{padding:12px}.ads-editor--wizard .ads-editor__actions{grid-template-columns:auto minmax(0,1fr);display:grid}.ads-editor--wizard .ads-editor__actions>.ghost-button{display:none}.ads-editor--wizard .ads-editor__actions>.ads-back-step{display:flex}.ads-editor--wizard:not(.ads-step-0) .ads-editor__actions>.primary-button{grid-column:1/-1}}
@media (min-width:761px){.cg-community .community-header-card .community-summary{grid-template-columns:122px minmax(0,1fr);align-items:start;gap:16px 22px;min-height:0;margin-top:-34px;padding:0 24px 24px;display:grid}.cg-community .community-summary>.cg-identity-avatar{grid-row:1/3;padding:0}.cg-community .community-header-card .community-summary>.community-summary__identity{min-width:0;padding:48px 0 0}.cg-community .community-summary h1{white-space:normal;overflow-wrap:anywhere;font-size:28px;line-height:1.25}.cg-community .community-header-card .community-summary .community-actions{border:0;flex-wrap:wrap;grid-column:2;justify-content:flex-start;align-items:center;gap:8px;width:100%;max-width:none;margin:0;padding:0;display:flex;position:static}.cg-community .community-header-card .community-actions>:is(button,a){white-space:normal;overflow-wrap:anywhere;border-radius:10px;flex:0 auto;justify-content:center;align-items:center;gap:7px;min-width:0;max-width:100%;min-height:42px;padding:10px 13px;font-size:13px;line-height:1.4;display:inline-flex}.cg-community .community-actions svg{flex:none;width:18px;height:18px}.cg-community .community-header-card .community-actions .cg-mobile-more{display:inline-flex}.cg-community .cg-membership-action>small{display:none}.cg-community .community-header-card .cg-membership-action>span{font-size:inherit;color:inherit;line-height:inherit}.cg-community .community-about-link{align-items:center;gap:4px;min-height:28px;font-size:13px;display:inline-flex}.cg-community .community-about-link>svg{width:15px;height:15px}.cg-community .community-posts-toolbar{white-space:normal;flex-wrap:wrap;align-items:stretch;gap:0 8px;min-height:54px;padding:0 12px;display:flex;overflow:visible}.cg-community .community-posts-toolbar>button{flex:none;justify-content:center;align-items:center;gap:5px;min-height:52px;padding:12px 8px;font-size:14px;line-height:1.3;display:inline-flex}.cg-community .community-posts-toolbar>button>svg{flex:none;width:15px;height:15px}.cg-community .community-posts-toolbar b{background:0 0;min-width:0;padding:0;font-size:12px;font-weight:400}.cg-community .community-content-grid>*{min-width:0}.cg-community .cg-compact-header{min-height:76px}.cg-community .post-promotion-shortcut{flex-wrap:wrap}.cg-community .post-promotion-shortcut>span{flex:200px}.community-settings-page .community-settings-layout{grid-template-columns:minmax(0,1fr) 256px;gap:20px}.community-settings-page .community-settings-sidebar{max-height:calc(100dvh - 110px);position:sticky;top:0;overflow:auto}.community-settings-page .community-settings-sidebar>nav{grid-template-columns:1fr}.community-settings-page .community-settings-sidebar>nav>button{min-height:44px;padding:9px;font-size:13px;line-height:1.4}.community-settings-page .community-settings-sidebar__subnav{grid-template-columns:1fr;padding-left:28px}.community-settings-page .community-settings-sidebar__subnav button{text-align:left;min-height:34px;font-size:12px}.community-settings-page .community-settings-return strong{font-size:13px}.community-settings-page .community-settings-return small{font-size:11px}.community-settings-page .community-settings-card>header h2{font-size:20px}.community-settings-page .community-settings-card>header p{font-size:13px;line-height:1.5}.community-settings-page .community-settings-footer{z-index:3;background:var(--cg-card);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 0 0;display:flex;position:sticky;bottom:0}.community-settings-page .community-settings-footer>button{justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:14px;display:inline-flex}.community-settings-page .community-setting-switch strong,.community-settings-page .community-section-list strong{font-size:14px}.community-settings-page .community-setting-switch small,.community-settings-page .community-section-list small{font-size:12px;line-height:1.5}.cg-dialog>header>button{flex:none}.cg-dialog>footer{flex-wrap:wrap;gap:10px}.cg-dialog>footer>button{justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;display:inline-flex}.cg-dialog .cg-cover-edit-actions button{justify-content:center;align-items:center;gap:7px;font-size:14px;display:inline-flex}}@media (min-width:761px) and (max-width:1100px){.cg-community .community-header-card .community-summary .community-actions{grid-column:1/-1}.cg-community .community-summary>.cg-identity-avatar{grid-row:1}.cg-community .community-summary h1{font-size:25px}.community-settings-page .community-settings-layout{grid-template-columns:minmax(0,1fr) 222px;gap:16px}.community-settings-page .cg-settings-fields{padding:10px 8px 24px}}@media (min-width:761px) and (max-width:1000px){.cg-community .community-content-grid{grid-template-columns:minmax(0,1fr)}.cg-community .community-desktop-sidebar{display:none}}
.ads-editor-navigation{background:var(--surface-solid);border-bottom:1px solid var(--border)}.ads-editor-view-buttons{gap:22px;padding:0 24px;display:flex}.ads-editor-view-buttons button{min-height:46px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:10px 2px;font-size:14px;display:flex}.ads-editor-view-buttons button[aria-pressed=true]{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.ads-editor-view-buttons svg{width:17px;height:17px}.ads-editor__actions :is(.primary-button,.secondary-button)>svg:not(.lucide-loader-circle){animation:none}.ads-editor--wizard .ads-field .ads-input-icon input{padding-left:38px}.ads-editor--wizard .ads-budget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-editor__actions{flex-wrap:wrap}.ads-editor__actions button{flex-shrink:0}.ads-editor--wizard .ads-media-picker h4{overflow-wrap:anywhere}.ads-editor--wizard .ads-editor__form[hidden]{display:none!important}.ads-editor--wizard .ads-editor__body.is-preview{background:var(--surface-muted);display:block}.ads-media-picker__actions{flex-wrap:wrap;gap:8px;display:flex}.ads-media-picker__actions button{align-items:center;gap:6px;display:flex}.ads-media-picker__preview{aspect-ratio:auto;min-height:100px}.ads-media-picker__preview .ads-framed-photo{width:100%}.ads-media-picker__preview>video{aspect-ratio:16/9;object-fit:contain;position:static}.ads-framed-photo{background:#08090e;width:100%;margin:auto;position:relative;overflow:hidden}.ads-framed-photo__plane{position:relative}.ads-framed-photo.is-framed .ads-framed-photo__plane{width:0;height:0}.ads-framed-photo img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;max-height:560px;display:block;position:static;inset:auto}.ads-framed-photo.is-editable{cursor:grab;touch-action:none}.ads-framed-photo.is-editable:active{cursor:grabbing}.ads-crop-grid{pointer-events:none;background-image:linear-gradient(90deg,#0000 calc(33.333% - .5px),#fff6 33.333%,#0000 calc(33.333% + .5px) calc(66.666% - .5px),#fff6 66.666%,#0000 calc(66.666% + .5px)),linear-gradient(#0000 calc(33.333% - .5px),#fff6 33.333%,#0000 calc(33.333% + .5px) calc(66.666% - .5px),#fff6 66.666%,#0000 calc(66.666% + .5px));position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fff7}.ads-crop-error{background:var(--surface-muted);color:var(--danger);text-align:center;place-content:center;padding:20px;font-size:14px;display:grid;position:absolute;inset:0}.ads-preview-card{box-shadow:none}.ads-preview-card>header{gap:10px;padding:14px 16px}.ads-preview-card header b{font-size:14px;font-weight:650}.ads-preview-card header small{color:var(--muted);font-size:11px}.ads-preview-card header i{letter-spacing:0;color:var(--muted);background:var(--surface-muted);border-radius:5px;padding:4px 6px;font-size:10px;font-style:normal}.ads-preview-card__body{padding:0 16px 14px}.ads-preview-card__body p{-webkit-line-clamp:unset;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text);font-size:14px;line-height:1.6;display:block;overflow:visible}.ads-preview-card__media{aspect-ratio:auto;background:#08090e;overflow:hidden}.ads-preview-card__media>video{object-fit:contain;width:100%;height:auto;max-height:560px}.ads-preview-card__media .ads-framed-photo img{object-fit:contain}.ads-preview-card>footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ads-preview-card footer small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.ads-preview-card footer button{background:var(--accent);color:#fff;opacity:1;cursor:default;border:0;border-radius:10px;flex:none;align-items:center;gap:8px;max-width:65%;min-height:38px;padding:9px 12px;font-size:12px;display:flex}.ads-preview-card footer svg{flex:none;width:15px}.ads-live-preview{max-width:800px;margin:auto;padding:20px}.ads-preview-options{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ads-preview-options>div{border:1px solid var(--border);background:var(--surface-solid);border-radius:12px;gap:3px;padding:3px;display:flex}.ads-preview-options button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px}.ads-preview-options button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.ads-preview-notice{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:16px 0;font-size:12px;line-height:1.6;display:flex}.ads-preview-notice svg{flex:none;width:18px}.ads-preview-canvas{width:100%;min-height:100px;position:relative}.ads-preview-device{transform-origin:top;border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;padding:10px;position:absolute;top:0;left:50%}.ads-preview-context{justify-content:space-between;align-items:center;padding:10px 6px 16px;font-size:14px;display:flex}.ads-preview-context span{color:var(--muted);font-size:12px}.ads-photo-backdrop{z-index:2200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13142780;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ads-photo-editor{border:1px solid var(--border);background:var(--surface-solid);width:min(570px,100%);max-height:calc(100dvh - 40px);color:var(--text);border-radius:18px;outline:0;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 20px 80px #0005}.ads-photo-editor>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ads-photo-editor h2{margin:0;font-size:18px}.ads-photo-editor>header button{background:var(--surface-muted);width:34px;height:34px;color:var(--muted);border:0;border-radius:50%;place-items:center;display:grid}.ads-photo-editor>header svg{width:18px}.ads-photo-editor__body{overscroll-behavior:contain;padding:18px 20px;overflow:auto}.ads-photo-stage{background:#08090e;border-radius:12px;align-items:center;height:320px;min-height:250px;display:flex;overflow:hidden}.ads-photo-drag-hint{color:var(--muted);justify-content:center;gap:7px;font-size:12px;display:flex}.ads-photo-drag-hint svg{width:15px}.ads-photo-format{justify-content:center;gap:8px;margin:18px 0 12px;display:flex}.ads-photo-format button,.ads-photo-rotate button{border:1px solid var(--border);background:var(--surface-muted);min-height:40px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:flex}.ads-photo-format button[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.ads-photo-format svg,.ads-photo-rotate svg{width:16px}.ads-photo-rotate{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.ads-photo-sliders{gap:16px;display:grid}.ads-photo-sliders label{gap:9px;font-size:13px;display:grid}.ads-photo-sliders label>span{justify-content:space-between;gap:10px;display:flex}.ads-photo-sliders output{color:var(--muted);font-variant-numeric:tabular-nums}.ads-photo-sliders input{width:100%;height:24px;accent-color:var(--accent);margin:0}.ads-photo-original{background:var(--surface-muted);width:100%;min-height:44px;color:var(--accent);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:13px;display:flex}.ads-photo-original svg{width:16px}.ads-photo-note{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.6}.ads-photo-editor>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.ads-photo-editor>footer button{min-height:42px}.ads-photo-editor button:focus-visible,.ads-preview-options button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (min-width:761px){.ads-editor--wizard .ads-cta-types{grid-template-columns:1fr}.ads-editor--wizard .ads-cta-types>button{min-height:48px;padding:12px;font-size:14px}.ads-editor--wizard .ads-placement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-editor--wizard .ads-placement-grid label{min-height:60px;padding:12px}.ads-editor--wizard .ads-placement-grid b{font-size:13px}.ads-editor--wizard .ads-placement-grid small{white-space:normal;font-size:11px}.ads-editor--wizard .ads-payment-models{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-editor--wizard .ads-payment-models>button{grid-template-columns:1fr;gap:7px;padding:14px}.ads-editor--wizard .ads-payment-models>button>b{grid-row:auto;justify-self:start;font-size:13px}.ads-editor--wizard .ads-payment-models>button>span{font-size:13px}.ads-editor--wizard .ads-payment-models small{white-space:normal;font-size:11px}.ads-editor--wizard .ads-payment-models i{font-size:11px}.ads-editor--wizard .ads-editor__actions button{min-height:44px;padding:10px 16px;font-size:13px}.ads-editor--wizard .ads-media-picker .secondary-button{min-height:40px;font-size:12px}.ads-editor--wizard .ads-media-picker p,.ads-editor--wizard .ads-community-summary small{font-size:12px;line-height:1.5}.ads-editor--wizard .ads-community-summary b{font-size:14px}}@media (min-width:761px) and (max-width:1100px){.ads-editor.ads-editor--wizard{max-width:880px}.ads-editor--wizard .ads-editor__body{display:block}.ads-editor--wizard .ads-editor__preview{display:none}}@media (max-width:760px){.ads-editor--wizard .ads-budget-grid{grid-template-columns:1fr}.ads-editor-view-buttons{padding:0 16px}.ads-editor-view-buttons button{min-height:42px;font-size:13px}.ads-media-picker{grid-template-columns:1fr}.ads-media-picker__preview{justify-self:center;width:100%;max-width:220px}.ads-media-picker h4{overflow-wrap:anywhere;font-size:14px}.ads-media-picker p{font-size:12px}.ads-media-picker__actions .secondary-button{min-height:42px;font-size:12px}.ads-live-preview{padding:14px 10px}.ads-preview-options{gap:7px}.ads-preview-options button{padding:7px 10px;font-size:12px}.ads-photo-backdrop{padding:0}.ads-photo-editor{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.ads-photo-editor>header{padding:14px 16px}.ads-photo-editor__body{padding:16px}.ads-photo-editor>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.ads-photo-editor>footer button{flex:1;justify-content:center}.ads-photo-format button{flex:1;padding-inline:6px}}
