.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}}
