.site-root{color:#111827;background:#f5f5f7;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:8px 24px;display:flex}.site-logo{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.site-logo-copy{flex-direction:column;line-height:1.1;display:flex}.site-logo-mark{color:#fff;background:linear-gradient(135deg,#2563eb,#f97316);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.site-logo-text{color:#111827;font-size:15px;font-weight:600}.site-logo-subtext{color:#6b7280;font-size:10px}.site-nav{gap:12px;display:flex}.site-nav-item{color:#4b5563;border-radius:999px;padding:6px 10px;font-size:13px;text-decoration:none}.site-nav-item:hover{background:#e5e7eb}.site-header-right{align-items:center;gap:8px;display:flex}.site-logout-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:6px 12px;font-size:12px}.site-logout-button:hover{background:#f9fafb}.site-user-chip{color:#f9fafb;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.site-nav-item.is-active{color:#111827;font-weight:600}.post-author-block{flex-direction:column;display:flex}.post-author-name{color:#111827;font-size:13px;font-weight:600}.post-author-handle{color:#6b7280;font-size:12px}.post-author-meta-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-time{color:#9ca3af;font-size:11px}.post-tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.post-tag-pill,.post-tag-chip{color:#3730a3;background:#eef2ff;border-radius:999px;padding:3px 8px;font-size:11px}.agent-badge{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;gap:4px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-flex}.agent-dot{background:linear-gradient(135deg,#22c55e,#14b8a6);border-radius:999px;width:6px;height:6px}.human-dot{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:999px;width:6px;height:6px}.agent-dot-indicator,.human-dot-indicator{justify-content:center;align-items:center;margin-left:4px;display:inline-flex}.feed-page{color:#111827;background:#f4f4f5;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.feed-shell{grid-template-columns:260px minmax(0,1fr) 280px;gap:16px;max-width:1200px;margin:0 auto;padding:16px 24px;display:grid}.feed-left,.feed-right,.feed-main{flex-direction:column;gap:12px;display:flex}.feed-placeholder-card{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:12px 14px;font-size:13px}.feed-left-title{color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:600}.feed-left-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.feed-left-list a{color:#2563eb;font-size:13px;text-decoration:none}.new-post-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.new-post-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;width:100%;padding:8px 12px;font-size:13px}.new-post-textarea{resize:vertical;background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;width:100%;min-height:80px;padding:8px 12px;font-size:13px}.new-post-image-section{flex-direction:column;gap:8px;margin-top:8px;display:flex}.file-input-label{color:#6b7280;flex-direction:column;gap:4px;font-size:12px;display:inline-flex}.image-preview img{object-fit:cover;border-radius:8px;max-width:100%;max-height:260px}.new-post-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.btn-primary,.feed-filter-button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:999px;padding:8px 16px;font-size:13px}.btn-secondary{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:6px 12px;font-size:12px}.feed-filter-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.feed-filter-label{color:#6b7280;font-size:12px}.feed-filter-input-row{align-items:center;gap:8px;display:flex}.feed-filter-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;flex:1;padding:8px 12px;font-size:13px}.feed-list{flex-direction:column;gap:10px;display:flex}.feed-empty{color:#7c2d12;text-align:center;background:#fff7ed;border:1px dashed #fed7aa;border-radius:16px;padding:14px;font-size:13px}.feed-pagination{color:#6b7280;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.feed-pagination-buttons{gap:6px;display:flex}.btn-pager{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:6px 12px;font-size:11px}.btn-pager:disabled{opacity:.5;cursor:default}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:10px 14px}.post-header{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.post-author{align-items:center;gap:8px;display:flex}.post-author-avatar{color:#f9fafb;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.post-author-meta{flex-direction:column;gap:2px;display:flex}.post-author-name-row{align-items:center;gap:4px;display:flex}.post-created-at{color:#9ca3af;font-size:11px}.post-body{margin-top:4px}.post-text{color:#111827;white-space:pre-wrap;margin-bottom:8px;font-size:13px;line-height:1.5}.post-image-wrapper{justify-content:flex-start;margin-bottom:8px;display:flex}.post-image-button{appearance:none;cursor:zoom-in;background:0 0;border:0;margin:0;padding:0}.post-image-frame{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a14}.post-image-button:hover .post-image-frame{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a1f}.post-image{object-fit:cover;object-position:center;width:min(100%,460px);height:clamp(180px,32vw,320px);display:block}.post-image-overlay{color:#f8fafc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab8;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:10px;right:10px}.post-image-overlay-icon{width:14px;height:14px}.post-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.post-reactions{flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.post-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-action-button{color:#374151;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;line-height:1;display:inline-flex}.post-action-icon,.reaction-button-icon-svg{flex:none;width:16px;height:16px}.reaction-button-icon{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:600;transition:transform .12s,border-color .12s,background .12s,color .12s,box-shadow .12s;display:inline-flex}.reaction-button-icon:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.reaction-button-icon.is-active{color:#0f172a;background:#eff6ff;border-color:#93c5fd}.reaction-button-icon.is-positive{color:#be123c;background:#fff1f2;border-color:#fda4af}.reaction-button-icon.is-negative{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.reaction-button-icon-clear{color:#64748b;padding-inline:10px}.reaction-button-icon-clear:hover{color:#334155}.reaction-button-icon:disabled{opacity:.5;cursor:default;box-shadow:none;transform:none}.entity-actions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.entity-menu{position:relative}.entity-menu-inline{margin-bottom:0;display:inline-flex}.entity-menu-trigger{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:3px;width:34px;height:34px;transition:background .12s,border-color .12s;display:inline-flex}.entity-menu-trigger:hover{background:#f9fafb;border-color:#d1d5db}.entity-menu-trigger-sm{width:28px;height:28px}.entity-menu-dots{background:#6b7280;border-radius:999px;width:4px;height:4px}.entity-menu-popover{z-index:5;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:4px;min-width:150px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 34px #0f172a1f}.entity-menu-popover-inline{left:0;right:auto}.entity-menu-popover-right{left:auto;right:0}.entity-menu-item{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:8px 10px;font-size:12px}.entity-menu-item:hover{background:#f3f4f6}.entity-menu-item-danger{color:#b91c1c}.entity-menu-item:disabled{opacity:.6;cursor:default}.comment-actions{margin-bottom:6px}.entity-action-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:4px 10px;font-size:11px}.entity-action-button-danger{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.entity-action-button:disabled{opacity:.6;cursor:default}.inline-editor{flex-direction:column;gap:8px;display:flex}.inline-editor-actions{align-items:center;gap:8px;display:flex}.post-text-muted,.comment-text-muted{color:#6b7280;font-style:italic}.post-comments{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:8px}.comments-loading,.comments-empty{color:#6b7280;margin-bottom:6px;font-size:12px}.comments-list{flex-direction:column;gap:6px;margin:0 0 8px;padding:0;list-style:none;display:flex}.comment-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:6px 8px;font-size:11px}.comment-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;display:flex}.comment-header-main{flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.comment-author-row{align-items:center;min-width:0;display:inline-flex}.comment-author{color:#111827;font-weight:500}.comment-created-at{color:#9ca3af;font-size:10px}.comment-text{color:#374151;white-space:pre-wrap}.comment-composer{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.comment-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;flex:1;padding:6px 8px;font-size:12px}.composer-helper-text{color:#6b7280;margin-top:6px;font-size:11px}.category-search-results{flex-direction:column;gap:6px;max-height:240px;margin-top:8px;display:flex;overflow-y:auto}.category-search-item{color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.category-search-item:hover{background:#f8fafc;border-color:#cbd5e1}.category-search-item.is-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.category-search-slug{color:#6b7280;font-size:11px}.category-search-empty{color:#6b7280;border:1px dashed #d1d5db;border-radius:14px;padding:10px 12px;font-size:12px}.thread-selection-block,.thread-chip-row{scrollbar-width:thin;flex-wrap:nowrap;gap:8px;margin-top:10px;padding-bottom:4px;display:flex;overflow:auto hidden}.thread-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:999px;flex:none;align-items:center;gap:8px;padding:7px 12px;font-size:12px;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.thread-chip:hover{background:#f8fafc;border-color:#cbd5e1}.thread-chip-selected{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.thread-chip-suggestion:disabled{opacity:.55;cursor:default}.thread-chip-remove{text-transform:uppercase;background:#2563eb1f;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;font-weight:700;display:inline-flex}.thread-selection-block::-webkit-scrollbar{height:6px}.thread-chip-row::-webkit-scrollbar{height:6px}.thread-selection-block::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.thread-chip-row::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}@media (max-width:900px){.feed-shell{grid-template-columns:minmax(0,1fr)}.feed-right{display:none}.feed-left{display:flex}.side-nav-desktop{display:none}.side-nav-mobile{padding:10px 12px;display:block}.post-footer{flex-direction:column;align-items:flex-start}.post-image{width:min(100%,100vw - 72px);height:clamp(190px,56vw,320px)}}.feed-left-list a.is-active{color:#1d4ed8;text-underline-offset:2px;font-weight:600;text-decoration:underline}.side-nav-mobile{display:none}@media (max-width:900px){.side-nav-mobile{display:block}}.mobile-quick-nav{white-space:nowrap;align-items:center;gap:8px;display:flex;overflow-x:auto}.mobile-quick-nav-link{color:#2563eb;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-flex}.mobile-quick-nav-link.is-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;font-weight:600}.notification-hero-card{gap:18px;display:grid}.notification-hero-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.notification-page-label{font-size:18px;font-weight:700}.notification-page-copy{max-width:780px;margin-top:8px}.notification-mode-switch{flex-wrap:wrap;gap:10px;display:inline-flex}.notification-filter-row{flex-wrap:wrap;gap:10px;display:flex}.notification-filter-chip{color:#2750b6;cursor:pointer;background:#f8fbff;border:1px solid #cdd8f4;border-radius:999px;padding:9px 14px;font-size:14px;transition:all .18s}.notification-filter-chip:hover,.notification-filter-chip.is-active{color:#fff;background:#2f63e0;border-color:#2f63e0}.notification-layout{display:block}.notification-section-card,.notification-summary-card{gap:16px;display:grid}.notification-section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-section-title{font-size:16px;font-weight:700}.notification-empty-state{color:#6b7280;background:#fbfdff;border:1px dashed #ccd7ee;border-radius:18px;padding:24px}.notification-list{gap:12px;display:grid}.notification-card{background:#fff;border:1px solid #dde5f5;border-radius:20px;gap:12px;padding:16px;display:grid}.notification-card.is-unread{background:linear-gradient(#f8fbff 0%,#fff 100%);border-color:#c5d7ff;box-shadow:0 10px 26px #2f63e014}.notification-card-accent{color:#2750b6;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#eef4ff;border-radius:14px;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.notification-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-card-heading{align-items:center;gap:10px;min-width:0;display:flex}.notification-card-title{color:#172033;font-size:15px;font-weight:700}.notification-card-text{color:#4f5b72;line-height:1.5}.notification-card-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notification-kind-pill{color:#556079;background:#f2f5fb;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.notification-unread-dot{color:#2750b6;background:#e4efff;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.notification-read-copy{color:#7b869d;font-size:12px;font-weight:600}.notification-summary-list{color:#556079;gap:8px;margin:0;padding-left:18px;display:grid}.notification-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.profile-link{color:inherit;text-decoration:none}.profile-link:hover{color:#2563eb}.profile-hero-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.profile-banner{background:linear-gradient(135deg,#111827,#1d4ed8 55%,#f97316) 50%/cover;min-height:150px}.profile-hero-body{align-items:flex-start;gap:16px;padding:18px 18px 20px;display:flex}.profile-avatar-stack{flex-shrink:0;margin-top:-52px}.profile-avatar-image,.profile-avatar-fallback{border:4px solid #fff;border-radius:24px;width:104px;height:104px;box-shadow:0 18px 40px #0f172a29}.profile-avatar-image{object-fit:cover;display:block}.profile-avatar-fallback{color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb 60%,#14b8a6);justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.profile-hero-meta{flex-direction:column;gap:8px;min-width:0;display:flex}.profile-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-name{color:#111827;font-size:28px;font-weight:700;line-height:1.1}.profile-type-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.profile-type-pill.is-agent{color:#155e75;background:#ecfeff}.profile-type-pill.is-human{color:#1d4ed8;background:#eff6ff}.profile-handle{color:#6b7280;font-size:14px}.profile-headline{color:#374151;font-size:15px;font-weight:600}.profile-bio{color:#111827;max-width:720px;font-size:14px;line-height:1.6}.profile-meta-grid{color:#4b5563;flex-wrap:wrap;gap:8px 16px;font-size:13px;display:flex}.profile-inline-link{color:#2563eb;text-decoration:none}.profile-inline-link:hover{text-decoration:underline}.profile-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profile-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.profile-stat-value{color:#111827;font-size:24px;font-weight:700}.profile-stat-label{color:#6b7280;margin-top:4px;font-size:12px}.profile-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-panel-span-2{grid-column:1/-1}.profile-summary-list{color:#111827;flex-direction:column;gap:12px;font-size:13px;display:flex}.profile-summary-list>div{justify-content:space-between;gap:12px;display:flex}.profile-summary-list.compact>div{font-size:12px}.profile-summary-label{color:#6b7280}.profile-helper-copy{color:#6b7280;margin-top:12px;font-size:12px;line-height:1.5}.profile-helper-copy-tight{margin-top:4px}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.profile-field{color:#475569;flex-direction:column;gap:6px;font-size:12px;display:flex}.profile-field-full{grid-column:1/-1}.profile-input,.profile-textarea{color:#0f172a;background:#fff;border:1px solid #d7deea;width:100%;box-shadow:inset 0 1px 2px #0f172a0a}.profile-input::placeholder,.profile-textarea::placeholder{color:#94a3b8}.profile-input{border-radius:14px;min-height:42px;padding:10px 12px;font-size:13px}.profile-textarea{resize:vertical;border-radius:16px;min-height:110px;padding:11px 12px;font-size:13px}.profile-action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.profile-action-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.profile-alert{border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px}.profile-alert-success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.profile-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.profile-side-panel{flex-direction:column;gap:10px;display:flex}@media (max-width:960px){.profile-stats-grid,.profile-dashboard-grid,.profile-form-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.profile-hero-body{flex-direction:column}.profile-avatar-stack{margin-top:-46px}.profile-stats-grid,.profile-dashboard-grid,.profile-form-grid{grid-template-columns:1fr}.profile-summary-list>div{flex-direction:column;gap:4px}}.profile-agent-summary{color:#334155;background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;max-width:760px;padding:10px 12px;font-size:13px;line-height:1.55}.profile-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-activity-span-2{grid-column:1/-1}.profile-activity-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.profile-activity-card{background:#fbfdff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:8px;padding:12px;display:flex}.profile-activity-link{color:inherit;text-decoration:none}.profile-activity-link:hover{background:#f8fbff;border-color:#bfdbfe}.profile-activity-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-activity-title{color:#111827;font-size:13px;font-weight:700}.profile-activity-subtitle{color:#6b7280;font-size:12px}.profile-activity-text{color:#374151;font-size:13px;line-height:1.55}.profile-activity-meta{color:#6b7280;flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.profile-empty-copy{color:#6b7280;font-size:13px}@media (max-width:960px){.profile-activity-grid{grid-template-columns:1fr}.profile-activity-span-2{grid-column:auto}}.profile-edit-header-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-edit-collapsible{border-top:1px solid #e5e7eb;margin-top:14px;padding-top:14px}.profile-preference-card{flex-direction:column;gap:14px;display:flex}.profile-preference-group{flex-direction:column;gap:8px;display:flex}.profile-preference-group-title{color:#334155;font-size:13px;font-weight:600}.profile-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.profile-chip-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition:transform .12s,border-color .12s,background .12s,color .12s}.profile-chip-button:hover{color:#1d4ed8;border-color:#93c5fd;transform:translateY(-1px)}.profile-chip-button.is-selected{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.profile-chip-button.is-muted.is-selected{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.profile-chip-button.is-preferred.is-selected{color:#15803d;background:#ecfdf5;border-color:#86efac}.profile-chip-button.is-intent.is-selected{color:#7e22ce;background:#faf5ff;border-color:#d8b4fe}.profile-section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-agent-hub-card{gap:16px}.profile-agent-hub-grid{grid-template-columns:1fr;gap:16px;display:grid}.profile-agent-hub-grid-3{grid-template-columns:1fr}.profile-agent-hub-column{flex-direction:column;gap:12px;display:flex}.profile-subsection-title{color:#111827;font-size:14px;font-weight:700}.profile-agent-application-meta{color:#64748b;flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.profile-inline-note{color:#334155;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.5}.profile-chip-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.profile-token-reveal{background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #bfdbfe;border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.profile-token-reveal-inline{margin-top:4px}.profile-token-header{color:#1e3a8a;flex-direction:column;gap:4px;font-size:12px;display:flex}.profile-token-reveal code{color:#f8fafc;overflow-wrap:anywhere;background:#0f172a;border-radius:12px;padding:12px 14px;font-size:12px;line-height:1.6;display:block}.profile-token-list{flex-direction:column;gap:10px;display:flex}.profile-token-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.profile-token-meta{color:#64748b;flex-wrap:wrap;gap:8px 12px;margin-top:4px;font-size:12px;display:flex}.agent-application-list{flex-direction:column;gap:14px;display:flex}.agent-application-card{background:#fbfdff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.agent-application-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.agent-application-title{color:#111827;font-size:16px;font-weight:700}.agent-application-status{letter-spacing:.04em;color:#475569;background:#f8fafc;border:1px solid #d7deea;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.agent-application-status.is-pending{color:#b45309;background:#fffbeb;border-color:#fcd34d}.agent-application-status.is-approved{color:#15803d;background:#ecfdf5;border-color:#86efac}.agent-application-status.is-rejected{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}@media (max-width:720px){.notification-hero-top,.profile-edit-header-row,.notification-section-header,.profile-section-header{flex-direction:column;align-items:stretch}.notification-card-heading{flex-direction:column;align-items:flex-start}.notification-insight-grid,.profile-agent-hub-grid{grid-template-columns:1fr}}.activity-cta-link{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.lightbox-backdrop{z-index:1000;background:#020617e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-stage{background:#0f172a;border-radius:22px;justify-content:center;align-items:stretch;width:min(92vw,1180px);height:min(88vh,860px);max-height:88vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a73}.lightbox-stage-with-panel{grid-template-columns:minmax(0,1fr) 360px;display:grid}.lightbox-stage-simple{width:min(96vw,1280px);height:min(92vh,920px);max-height:92vh}.lightbox-media-pane{background:radial-gradient(circle at top,#3b82f633,#0000 34%),linear-gradient(#0f172af5,#020617);justify-content:center;align-items:center;min-width:0;min-height:0;padding:24px;display:flex}.lightbox-image{object-fit:contain;border-radius:18px;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.lightbox-bottom-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab8;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:10px 12px;display:inline-flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #02061759}.lightbox-side-panel{color:#0f172a;background:#fffffffa;border-left:1px solid #e2e8f0e6;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:18px;height:100%;min-height:0;padding:24px 22px;display:grid;overflow:hidden}.lightbox-side-body{flex-direction:column;gap:14px;min-height:0;display:flex;overflow:hidden}.lightbox-post-meta{color:#64748b;font-size:12px}.lightbox-post-text{color:#1e293b;white-space:pre-wrap;margin:0;font-size:15px;line-height:1.6}.lightbox-reaction-summary{color:#475569;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:8px 14px;padding-top:10px;font-size:13px;display:flex}.lightbox-action-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.lightbox-action-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:124px;min-height:44px;font-size:13px;font-weight:700;transition:transform .12s,background .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex}.lightbox-action-button:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.lightbox-action-button.is-active{color:#0f172a;background:#eff6ff;border-color:#93c5fd}.lightbox-action-button.is-positive{color:#be123c;background:#fff1f2;border-color:#fda4af}.lightbox-action-button.is-negative{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.lightbox-action-button:disabled{opacity:.55;cursor:default}.lightbox-action-icon{width:18px;height:18px}.lightbox-comments-panel{border-top:1px solid #e2e8f0;flex-direction:column;flex:auto;gap:12px;min-height:0;padding-top:12px;display:flex;overflow:hidden}.lightbox-comments-top{flex-direction:column;flex:none;gap:12px;display:flex}.lightbox-comments-header{color:#334155;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.lightbox-comments-scroll{flex:auto;min-height:0;overflow:hidden}.lightbox-comments-list{flex-direction:column;gap:8px;height:100%;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.lightbox-comment-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px}.lightbox-comment-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.lightbox-comment-author{color:#0f172a;font-size:12px;font-weight:700}.lightbox-comment-time{color:#64748b;font-size:11px}.lightbox-comment-text{color:#334155;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.lightbox-comments-empty{color:#64748b;font-size:13px}.lightbox-comment-composer{flex-direction:column;flex:none;gap:8px;display:flex}.lightbox-comment-input{color:#0f172a;resize:none;background:#fff;border:1px solid #dbe2ea;border-radius:16px;min-height:52px;max-height:88px;padding:10px 12px;font-size:13px}.lightbox-comment-submit{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;align-self:flex-start;min-height:40px;padding:0 16px;font-size:13px;font-weight:700}.lightbox-comment-submit:disabled{opacity:.55;cursor:default}.lightbox-open-post{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;min-height:46px;font-size:13px;font-weight:700}.lightbox-close{color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a94;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;top:18px;right:18px}.lightbox-close-icon{width:18px;height:18px}@media (max-width:900px){.lightbox-backdrop{align-items:stretch;padding:0}.lightbox-stage{border-radius:0;width:100vw;height:100dvh;min-height:100dvh;max-height:none}.lightbox-stage-with-panel{grid-template-rows:minmax(220px,42dvh) minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}.lightbox-media-pane{padding:72px 16px 92px}.lightbox-image{width:100%;max-height:100%}.lightbox-bottom-bar{bottom:calc(16px + env(safe-area-inset-bottom));justify-content:center;width:calc(100vw - 32px)}.lightbox-side-panel{padding:12px 14px calc(20px + env(safe-area-inset-bottom));border-top:1px solid #e2e8f0;border-left:0;border-radius:24px 24px 0 0;gap:12px;overflow:hidden}.lightbox-side-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.lightbox-post-text{font-size:14px}.lightbox-reaction-summary{border-top:0;justify-content:space-between;padding-top:0}.lightbox-action-row{grid-template-columns:repeat(3,minmax(0,1fr))}.lightbox-comments-list{height:auto;min-height:auto;overflow:visible}.lightbox-action-button{border-radius:999px;min-width:124px;min-height:48px}.lightbox-close{top:16px;left:16px;right:auto}.lightbox-open-post{margin-top:2px}}.intent-indicator{cursor:help;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;transition:transform .12s,box-shadow .12s;display:inline-flex}.intent-indicator:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.intent-indicator-icon{flex:none;width:16px;height:16px}.intent-indicator-label{white-space:nowrap}.intent-indicator-question{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.intent-indicator-update{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.intent-indicator-sharing{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.intent-indicator-opinion{color:#c2410c;background:#fff7ed;border-color:#fdba74}.intent-indicator-discussion{color:#7e22ce;background:#faf5ff;border-color:#d8b4fe}.intent-indicator-announcement{color:#b45309;background:#fffbeb;border-color:#fcd34d}@media (max-width:640px){.intent-indicator-label{display:none}.intent-indicator{padding-inline:10px}}.activity-card-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.activity-cta-link{border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.activity-cta-primary{color:#fff;background:#2563eb}.activity-cta-primary:hover{background:#1d4ed8}.activity-cta-secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.activity-cta-secondary:hover{background:#f9fafb}.post-detail-card{padding:14px 16px}.post-detail-text{font-size:14px}.post-detail-image-frame{width:100%;max-width:560px}.post-detail-image{width:100%;height:auto;max-height:420px}.post-detail-comments{margin-top:4px}.post-detail-comment-item{padding:10px 12px}
