@font-face{font-family:Inegale OT;src:url(/assets/InegaleOT-Regular-CPcCl_Kg.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inegale OT;src:url(/assets/InegaleOT-Demi-DV_lHMIM.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inegale OT;src:url(/assets/InegaleOT-Bold-CgexeDyM.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--cream:#fefbf7;--text-dark:#2b2929;--text-muted:#7a7168;--terra:#db7558;--terra-hover:#c5644a;--terra-light:#db75581a;--green:#0f6b4e;--green-hover:#0a5a40;--green-light:#0f6b4e1a;--border:#e8e0d4;--border-light:#f0ebe3;--surface:#fff;--surface-hover:#faf6f0;--sidebar-bg:#2b2929;--sidebar-text:#d4cfc8;--sidebar-text-active:#fefbf7;--sidebar-hover:#ffffff0f;--sidebar-active:#db755826;--danger:#d9534f;--danger-hover:#c9302c;--warning:#f0ad4e;--info:#5bc0de;--shadow-sm:0 1px 2px #2b29290f;--shadow-md:0 2px 8px #2b292914;--shadow-lg:0 4px 16px #2b29291f;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--font-heading:"Inegale OT", Georgia, serif;--font-body:"Source Sans 3", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sidebar-width:240px;--sidebar-collapsed:64px;--topbar-height:56px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px}body{font-family:var(--font-body);color:var(--text-dark);background:var(--cream);line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2}a{color:var(--terra);text-decoration:none}a:hover{color:var(--terra-hover)}::selection{background:var(--terra-light);color:var(--text-dark)}.sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);z-index:100;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}.sidebar-brand{border-bottom:1px solid #ffffff14;padding:20px 20px 16px}.sidebar-logo{font-family:var(--font-heading);color:var(--terra);letter-spacing:.02em;font-size:1.4rem;font-weight:700}.sidebar-nav{flex:1;padding:12px 0}.sidebar-nav-list{margin:0;padding:0;list-style:none}.sidebar-link{color:var(--sidebar-text);border-left:3px solid #0000;align-items:center;gap:12px;padding:10px 20px;font-size:.93rem;font-weight:400;text-decoration:none;transition:all .15s;display:flex}.sidebar-link:hover{background:var(--sidebar-hover);color:var(--sidebar-text-active)}.sidebar-link--active{background:var(--sidebar-active);color:var(--terra);border-left-color:var(--terra);font-weight:600}.sidebar-link-icon{text-align:center;flex-shrink:0;width:24px;font-size:1.1rem}.sidebar-link-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar-bottom{border-top:1px solid #ffffff14;padding:8px 0 12px}.sidebar-user{justify-content:space-between;align-items:center;margin-top:4px;padding:10px 20px;display:flex}.sidebar-user-info{align-items:center;gap:8px;min-width:0;display:flex}.sidebar-user-name{color:var(--sidebar-text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.sidebar-logout{color:var(--sidebar-text);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px 6px;font-size:1rem;transition:all .15s}.sidebar-logout:hover{background:var(--sidebar-hover);color:var(--terra)}.app-layout{min-height:100vh;display:flex}.app-content{margin-left:var(--sidebar-width);background:var(--cream);flex:1;min-height:100vh}.login-page{background:var(--sidebar-bg);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);overflow:hidden}.login-brand{text-align:center;background:var(--cream);border-bottom:1px solid var(--border-light);padding:40px 32px 28px}.login-logo{font-family:var(--font-heading);color:var(--terra);letter-spacing:.02em;margin-bottom:4px;font-size:2rem;font-weight:700}.login-tagline{color:var(--text-muted);font-size:.9rem;font-weight:400}.login-form{padding:32px}.login-error{color:var(--danger);border-radius:var(--radius-sm);background:#d9534f14;border:1px solid #d9534f33;margin-bottom:20px;padding:10px 14px;font-size:.88rem}.login-field{margin-bottom:20px}.login-field label{color:var(--text-dark);margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.login-field input{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-dark);background:var(--cream);outline:none;padding:10px 14px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.login-field input:focus{border-color:var(--terra);box-shadow:0 0 0 3px var(--terra-light)}.login-button{background:var(--terra);color:#fff;border-radius:var(--radius-md);width:100%;font-family:var(--font-body);cursor:pointer;border:none;padding:12px;font-size:1rem;font-weight:600;transition:background .15s}.login-button:hover:not(:disabled){background:var(--terra-hover)}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border-light);padding:16px 32px 20px;font-size:.8rem}.page-stub{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.page-stub-icon{opacity:.6;margin-bottom:16px;font-size:3rem}.page-stub-title{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:8px;font-size:1.6rem}.page-stub-desc{color:var(--text-muted);max-width:400px;margin-bottom:20px;font-size:.95rem}.page-stub-badge{background:var(--terra-light);color:var(--terra);letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:4px 16px;font-size:.8rem;font-weight:600;display:inline-block}.inbox-list{flex-direction:column;display:flex}.inbox-list-loading,.inbox-list-empty{text-align:center;color:var(--text-muted);padding:40px 20px}.inbox-item-skeleton{border-bottom:1px solid var(--border-light);flex-direction:column;gap:8px;padding:14px 20px;display:flex}.skeleton-line{background:linear-gradient(90deg, var(--border-light) 25%, var(--border) 50%, var(--border-light) 75%);background-size:200% 100%;border-radius:4px;height:12px;animation:1.5s ease-in-out infinite skeleton-shimmer}.skeleton-short{width:30%}.skeleton-medium{width:60%}.skeleton-long{width:90%}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.inbox-item{border-bottom:1px solid var(--border-light);cursor:pointer;padding:14px 20px;transition:background .1s}.inbox-item:hover{background:var(--surface-hover)}.inbox-item--selected{background:var(--terra-light);border-left:3px solid var(--terra)}.inbox-item-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.inbox-item-platform{align-items:center;gap:6px;font-size:.85rem;display:flex}.inbox-item-author{color:var(--text-dark);font-weight:600}.inbox-item-time{color:var(--text-muted);flex-shrink:0;font-size:.78rem}.inbox-item-content{color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.inbox-item-footer{justify-content:space-between;align-items:center;display:flex}.inbox-item-post{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-size:.78rem;overflow:hidden}.inbox-item-meta{color:var(--text-muted);align-items:center;gap:8px;font-size:.78rem;display:flex}.inbox-item-replied{color:var(--green);font-weight:700}.inbox-item-replies{color:var(--text-muted)}.inbox-item-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.inbox-detail{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;padding:24px;display:flex}.inbox-detail-context{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-light);gap:16px;padding:16px;display:flex}.inbox-detail-thumb{object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0;width:80px;height:80px}.inbox-detail-context-text{flex-direction:column;gap:4px;min-width:0;display:flex}.inbox-detail-platform{color:var(--text-muted);font-size:.82rem;font-weight:500}.inbox-detail-post-title{font-family:var(--font-heading);color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.inbox-detail-post-link{color:var(--terra);font-size:.82rem;font-weight:500}.inbox-detail-post-link:hover{color:var(--terra-hover)}.inbox-detail-comment{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-light);padding:20px}.inbox-detail-comment-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.inbox-detail-avatar{background:var(--terra-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.inbox-detail-avatar img{object-fit:cover;width:100%;height:100%}.inbox-detail-avatar span{color:var(--terra);font-size:1rem;font-weight:700}.inbox-detail-comment-meta{flex-direction:column;display:flex}.inbox-detail-author{color:var(--text-dark);font-size:.95rem;font-weight:600}.inbox-detail-time{color:var(--text-muted);font-size:.82rem}.inbox-detail-comment-body{color:var(--text-dark);white-space:pre-wrap;word-break:break-word;font-size:.95rem;line-height:1.6}.inbox-detail-comment-stats{color:var(--text-muted);gap:16px;margin-top:12px;font-size:.82rem;display:flex}.inbox-detail-thread{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-light);padding:16px}.inbox-detail-thread-title{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:12px;font-size:.95rem;font-weight:600}.inbox-detail-reply{border-top:1px solid var(--border-light);padding:10px 0}.inbox-detail-reply:first-of-type{border-top:none}.inbox-detail-reply-header{align-items:baseline;gap:8px;margin-bottom:4px;font-size:.88rem;display:flex}.inbox-detail-reply-header strong{color:var(--text-dark)}.inbox-detail-reply-time{color:var(--text-muted);font-size:.78rem}.inbox-detail-reply-body{color:var(--text-dark);font-size:.88rem;line-height:1.5}.inbox-detail-actions{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-light);flex-direction:column;gap:10px;padding:16px;display:flex}.inbox-detail-status-bar{align-items:center;gap:12px;display:flex}.inbox-detail-status-label{color:var(--text-dark);font-size:.85rem;font-weight:600}.inbox-detail-status-buttons{gap:6px;display:flex}.inbox-status-btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--cream);font-family:var(--font-body);color:var(--text-dark);cursor:pointer;padding:5px 14px;font-size:.82rem;transition:all .15s}.inbox-status-btn:hover{background:var(--surface-hover);border-color:var(--terra)}.inbox-status-btn--active{background:var(--terra);color:#fff;border-color:var(--terra)}.inbox-detail-brand-reply{color:var(--green);font-size:.85rem;font-weight:600}.inbox-detail-composer{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-light);padding:16px}.inbox-reply-input{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--text-dark);background:var(--cream);resize:vertical;outline:none;padding:10px 14px;font-size:.9rem;line-height:1.5}.inbox-reply-input:focus{border-color:var(--terra);box-shadow:0 0 0 2px var(--terra-light)}.inbox-reply-actions{justify-content:flex-end;margin-top:10px;display:flex}.inbox-reply-btn{background:var(--terra);color:#fff;border-radius:var(--radius-md);font-family:var(--font-body);cursor:pointer;border:none;padding:8px 20px;font-size:.88rem;font-weight:600;transition:background .15s}.inbox-reply-btn:hover:not(:disabled){background:var(--terra-hover)}.inbox-reply-btn:disabled{opacity:.5;cursor:not-allowed}.inbox-toolbar{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.inbox-toolbar-left{align-items:baseline;gap:10px;display:flex}.inbox-toolbar-title{font-family:var(--font-heading);color:var(--text-dark);font-size:1.3rem;font-weight:600}.inbox-toolbar-count{color:var(--text-muted);font-size:.85rem;font-weight:500}.inbox-toolbar-filters{align-items:center;gap:8px;display:flex}.inbox-filter-select{border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-body);color:var(--text-dark);background:var(--cream);cursor:pointer;outline:none;padding:6px 12px;font-size:.85rem}.inbox-filter-select:focus{border-color:var(--terra)}.inbox-search{border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-body);color:var(--text-dark);background:var(--cream);outline:none;width:200px;padding:6px 12px;font-size:.85rem}.inbox-search:focus{border-color:var(--terra);box-shadow:0 0 0 2px var(--terra-light)}.inbox-page{flex-direction:column;height:100vh;display:flex}.inbox-split{flex:1;display:flex;overflow:hidden}.inbox-list-panel{border-right:1px solid var(--border);background:var(--surface);width:420px;min-width:360px;overflow-y:auto}.inbox-detail-panel{background:var(--cream);flex:1;overflow-y:auto}.inbox-empty-detail{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.inbox-empty-icon{opacity:.4;font-size:3rem}.inbox-empty-detail p{font-size:.95rem}.an-page{max-width:1200px;padding:28px 32px}.an-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.an-header-left{align-items:center;gap:14px;display:flex}.an-header-icon{background:var(--terra-light);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:52px;height:52px;font-size:2rem;display:flex}.an-header-title{font-family:var(--font-heading);color:var(--text-dark);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.an-header-sub{color:var(--text-muted);margin:2px 0 0;font-size:.85rem}.an-btn-refresh{font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .15s}.an-btn-refresh:hover{background:var(--surface-hover)}.an-tabs{border-bottom:2px solid var(--border);gap:4px;margin-bottom:24px;display:flex}.an-tab{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:all .15s}.an-tab:hover{color:var(--text-dark)}.an-tab.active{color:var(--terra);border-bottom-color:var(--terra)}.an-tab-content{min-height:200px}.an-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.an-empty-icon{opacity:.5;margin-bottom:12px;font-size:2.5rem}.an-empty-text{color:var(--text-muted);font-size:.88rem}.an-total-audience{color:var(--text-muted);align-items:center;gap:12px;margin-bottom:20px;font-size:.9rem;display:flex}.an-freshness{color:var(--text-muted);opacity:.7;font-size:.78rem}.an-summary-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-bottom:28px;display:grid}.an-summary-card{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--text-muted);border-radius:var(--radius-md);padding:14px 16px}.an-summary-label{text-transform:capitalize;color:var(--text-muted);margin-bottom:4px;font-size:.72rem;font-weight:600}.an-summary-value{font-family:var(--font-heading);color:var(--text-dark);font-size:1.4rem;font-weight:700}.an-summary-sub{color:var(--text-muted);margin-top:2px;font-size:.75rem}.an-detail-list{flex-direction:column;gap:16px;display:flex}.an-detail-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px}.an-detail-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.an-detail-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.an-detail-title{font-family:var(--font-heading);color:var(--text-dark);margin:0;font-size:1.1rem;font-weight:600}.an-detail-followers{color:var(--text-muted);font-size:.82rem}.an-sparkline{margin-left:auto;display:block}.an-sparkline-empty{color:var(--text-muted);font-size:.82rem}.an-detail-metrics{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;margin-bottom:16px;display:grid}.an-metric{text-align:center;background:var(--surface-hover);border-radius:var(--radius-sm);padding:8px}.an-metric-value{font-family:var(--font-heading);color:var(--text-dark);font-size:1.1rem;font-weight:700}.an-metric-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem}.an-detail-posts{margin-top:12px}.an-detail-posts-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 8px;font-size:.78rem;font-weight:700}.an-post-row{border-bottom:1px solid var(--border-light);align-items:center;gap:12px;padding:8px 10px;display:flex}.an-post-row:last-child{border-bottom:none}.an-post-text{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;overflow:hidden}.an-post-stats{color:var(--text-muted);white-space:nowrap;gap:10px;font-size:.78rem;display:flex}.an-pulse-controls{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.an-pulse-range{color:var(--text-muted);font-size:.85rem}.an-pulse-days,.an-attr-days{gap:4px;display:flex}.an-day-btn{font-family:var(--font-body);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:16px;padding:5px 14px;font-size:.78rem;font-weight:600;transition:all .15s}.an-day-btn:hover{border-color:var(--terra)}.an-day-btn.active{background:var(--text-dark);color:#fff;border-color:var(--text-dark)}.an-pulse-summary{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-bottom:28px;display:grid}.an-pulse-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:16px;display:flex}.an-pulse-card-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:700}.an-pulse-card-value{font-family:var(--font-heading);color:var(--text-dark);font-size:1.5rem;font-weight:700}.an-pulse-card-sub{color:var(--text-muted);font-size:.75rem}.an-pulse-section{margin-bottom:24px}.an-pulse-section h4{color:var(--text-dark);margin:0 0 12px;font-size:.85rem;font-weight:700}.an-pulse-posts{flex-direction:column;gap:6px;display:flex}.an-pulse-post{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:8px 12px;font-size:.82rem;display:flex}.an-pulse-post-platform{flex-shrink:0}.an-pulse-post-date{color:var(--text-muted);white-space:nowrap;min-width:70px;font-size:.72rem}.an-pulse-post-text{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.an-pulse-post-eng{color:var(--terra);white-space:nowrap;font-weight:600}.an-pulse-drop{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);align-items:center;gap:12px;margin-bottom:6px;padding:8px 12px;font-size:.85rem;display:flex}.an-attr-controls{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.an-attr-range{color:var(--text-muted);font-size:.85rem}.an-attr-totals{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.an-attr-total{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;padding:16px}.an-attr-total-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:4px;font-size:.72rem;font-weight:700}.an-attr-total-value{font-family:var(--font-heading);color:var(--text-dark);font-size:1.5rem;font-weight:700}.an-attr-total-change{color:var(--green);margin-top:2px;font-size:.75rem}.an-attr-table-wrap{margin-bottom:20px;overflow-x:auto}.an-attr-table{border-collapse:collapse;width:100%;font-size:.85rem}.an-attr-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:2px solid var(--border);padding:10px 12px;font-size:.72rem;font-weight:700}.an-attr-table td{border-bottom:1px solid var(--border-light);color:var(--text-dark);padding:10px 12px}.an-attr-channel{align-items:center;gap:8px;font-weight:600;display:flex}.an-attr-channel-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.an-attr-insights{margin-bottom:16px}.an-attr-insights h4{color:var(--text-dark);margin:0 0 8px;font-size:.85rem;font-weight:700}.an-attr-insight{background:var(--green-light);border-radius:var(--radius-sm);color:var(--text-dark);border:1px solid #0f6b4e33;margin-bottom:6px;padding:8px 14px;font-size:.85rem}.an-attr-disclaimer{color:var(--text-muted);background:var(--surface-hover);border-radius:var(--radius-sm);border:1px solid var(--border-light);padding:10px 14px;font-size:.78rem}.an-linktree-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.an-linktree-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;padding:16px}.an-linktree-stat-value{font-family:var(--font-heading);color:var(--text-dark);font-size:1.5rem;font-weight:700}.an-linktree-stat-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-top:4px;font-size:.72rem;font-weight:700}.an-linktree-list{flex-direction:column;gap:8px;display:flex}.an-linktree-link{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:14px;padding:14px 16px;transition:box-shadow .15s;display:flex}.an-linktree-link:hover{box-shadow:var(--shadow-sm)}.an-linktree-link-rank{font-family:var(--font-heading);color:var(--terra);min-width:30px;font-size:1rem;font-weight:700}.an-linktree-link-info{flex:1;overflow:hidden}.an-linktree-link-title{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.an-linktree-link-url{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.an-linktree-link-clicks{color:var(--green);white-space:nowrap;font-size:.85rem;font-weight:600}@media (width<=768px){.an-page{padding:16px}.an-summary-grid{grid-template-columns:repeat(2,1fr)}.an-tabs{overflow-x:auto}.an-attr-totals,.an-pulse-summary{grid-template-columns:repeat(2,1fr)}.an-linktree-summary{grid-template-columns:1fr}.an-pulse-controls,.an-attr-controls{flex-direction:column;align-items:flex-start;gap:10px}.an-post-row{flex-direction:column;align-items:flex-start}.an-post-stats{flex-wrap:wrap}}.relay-page{max-width:1100px;padding:28px 32px}.relay-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.relay-header-left{align-items:center;gap:14px;display:flex}.relay-header-icon{background:var(--terra-light);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:52px;height:52px;font-size:2rem;display:flex}.relay-header-title{font-family:var(--font-heading);color:var(--text-dark);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.relay-header-sub{color:var(--text-muted);margin:2px 0 0;font-size:.85rem}.relay-header-right{align-items:center;gap:10px;display:flex}.relay-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.relay-stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;padding:16px 18px}.relay-stat-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:6px;font-size:.7rem;font-weight:700}.relay-stat-value{font-family:var(--font-heading);color:var(--text-dark);font-size:1.8rem;font-weight:700;line-height:1}.relay-stat-sub{color:var(--text-muted);margin-top:4px;font-size:.75rem}.relay-tabs{border-bottom:1px solid var(--border);gap:6px;margin-bottom:20px;padding-bottom:0;display:flex}.relay-tab{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 18px;font-size:.88rem;font-weight:600;transition:all .15s;display:flex}.relay-tab:hover{color:var(--text-dark);background:var(--surface-hover)}.relay-tab.active{color:var(--terra);border-bottom-color:var(--terra)}.relay-tab-badge{background:var(--danger);color:#fff;border-radius:10px;padding:1px 7px;font-size:.7rem;font-weight:700;line-height:1.4}.relay-tab-content{min-height:200px}.relay-filter-bar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.relay-filter-pills{gap:6px;display:flex}.relay-filter-pill{font-family:var(--font-body);color:var(--text-muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:20px;align-items:center;gap:4px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.relay-filter-pill:hover{background:var(--surface-hover);border-color:var(--terra)}.relay-filter-pill.active{background:var(--text-dark);color:#fff;border-color:var(--text-dark)}.relay-filter-icon{font-size:.85rem}.relay-filter-count{color:var(--text-muted);font-size:.82rem}.relay-review-list{flex-direction:column;gap:12px;display:flex}.relay-review-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:18px 20px;transition:box-shadow .15s}.relay-review-card:hover{box-shadow:var(--shadow-md)}.relay-review-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.relay-platform-icon{background:var(--surface-hover);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.3rem;display:flex}.relay-review-author strong{color:var(--text-dark);font-size:.95rem}.relay-review-handle{color:var(--text-muted);margin-left:4px;font-size:.82rem}.relay-review-platform-label{color:var(--text-muted);margin-left:auto;font-size:.78rem}.relay-class-badge{text-transform:lowercase;white-space:nowrap;border-radius:12px;padding:2px 10px;font-size:.72rem;font-weight:700}.relay-review-context{color:var(--text-muted);margin-bottom:6px;padding:4px 0;font-size:.82rem}.relay-review-content{color:var(--text-dark);background:var(--surface-hover);border-radius:var(--radius-sm);border-left:3px solid var(--border);margin-bottom:8px;padding:10px 14px;font-size:.9rem;line-height:1.5}.relay-review-reason{color:var(--text-dark);border-radius:var(--radius-sm);background:#fef8e4;border:1px solid #e8d999;margin-bottom:8px;padding:8px 12px;font-size:.82rem;line-height:1.5}.relay-review-meta{color:var(--text-muted);gap:10px;margin-bottom:12px;font-size:.78rem;display:flex}.relay-review-actions{justify-content:flex-end;gap:8px;display:flex}.relay-btn{font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);align-items:center;gap:4px;padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.relay-btn:disabled{opacity:.5;cursor:not-allowed}.relay-btn-reply{background:var(--terra);color:#fff;border-color:var(--terra)}.relay-btn-reply:hover:not(:disabled){background:var(--terra-hover)}.relay-btn-approve{background:var(--green);color:#fff;border-color:var(--green)}.relay-btn-approve:hover:not(:disabled){background:var(--green-hover)}.relay-btn-dismiss{background:var(--surface);color:var(--text-muted)}.relay-btn-dismiss:hover:not(:disabled){background:var(--surface-hover);color:var(--danger)}.relay-btn-refresh{background:var(--surface);color:var(--text-muted)}.relay-btn-refresh:hover{background:var(--surface-hover)}.relay-btn-queue{background:var(--surface);color:var(--text-dark);border-color:var(--border)}.relay-btn-queue:hover:not(:disabled){background:var(--surface-hover)}.relay-btn-send-now{background:var(--terra);color:#fff;border-color:var(--terra)}.relay-btn-send-now:hover:not(:disabled){background:var(--terra-hover)}.relay-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.relay-empty-icon{opacity:.5;margin-bottom:12px;font-size:2.5rem}.relay-empty-title{font-family:var(--font-heading);color:var(--green);margin-bottom:4px;font-size:1.1rem;font-weight:600}.relay-empty-text{color:var(--text-muted);font-size:.88rem}.relay-queue-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:10px;padding:14px 18px}.relay-queue-item-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.relay-queue-status{text-transform:uppercase;color:var(--warning);margin-left:auto;font-size:.72rem;font-weight:700}.relay-queue-item-text{color:var(--text-dark);background:var(--surface-hover);border-radius:var(--radius-sm);margin-bottom:6px;padding:8px 12px;font-size:.88rem}.relay-queue-item-meta{color:var(--text-muted);font-size:.78rem}.relay-log-table{border-collapse:collapse;width:100%;font-size:.85rem}.relay-log-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:2px solid var(--border);padding:8px 12px;font-size:.72rem;font-weight:700}.relay-log-table td{border-bottom:1px solid var(--border-light);color:var(--text-dark);padding:8px 12px}.relay-log-time{white-space:nowrap;color:var(--text-muted)}.relay-log-action{color:var(--terra);font-weight:600}.relay-log-item{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-family:monospace;font-size:.8rem;overflow:hidden}.relay-log-detail{text-overflow:ellipsis;white-space:nowrap;max-width:200px;color:var(--text-muted);overflow:hidden}.relay-config-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.relay-config-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px 18px}.relay-config-item label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.relay-config-item span{color:var(--text-dark);font-size:1rem;font-weight:600}.relay-config-status.active{color:var(--green)}.relay-config-status.inactive{color:var(--danger)}.relay-knowledge-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:10px;padding:14px 18px}.relay-knowledge-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.relay-knowledge-cat{text-transform:uppercase;color:var(--text-muted);background:var(--surface-hover);border-radius:10px;padding:2px 8px;font-size:.72rem;font-weight:700}.relay-knowledge-body{color:var(--text-muted);font-size:.85rem;line-height:1.5}.relay-modal-overlay{z-index:1000;background:#2b292980;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.relay-modal{background:var(--surface);border-radius:var(--radius-lg);width:560px;max-width:90vw;max-height:80vh;box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s slideUp;display:flex}.relay-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.relay-modal-header h3{font-family:var(--font-heading);margin:0;font-size:1.15rem;font-weight:600}.relay-modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1}.relay-modal-close:hover{color:var(--text-dark)}.relay-modal-body{flex:1;padding:18px 22px;overflow-y:auto}.relay-modal-context{background:var(--surface-hover);border:1px solid var(--border-light);border-radius:var(--radius-md);margin-bottom:16px;padding:14px}.relay-modal-context-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.relay-modal-context-content{color:var(--text-dark);font-size:.88rem;line-height:1.5}.relay-modal-history{margin-bottom:16px}.relay-modal-history h4{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 8px;font-size:.78rem;font-weight:700}.relay-modal-history-loading,.relay-modal-history-empty{color:var(--text-muted);padding:8px 0;font-size:.82rem}.relay-modal-history-list{flex-direction:column;gap:6px;display:flex}.relay-modal-history-item{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);align-items:flex-start;gap:8px;padding:6px 8px;font-size:.82rem;display:flex}.relay-modal-history-platform{flex-shrink:0}.relay-modal-history-content{color:var(--text-dark);flex:1;line-height:1.4}.relay-modal-history-time{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.72rem}.relay-modal-textarea{width:100%;font-family:var(--font-body);border:1px solid var(--border);border-radius:var(--radius-md);resize:vertical;background:var(--surface);color:var(--text-dark);box-sizing:border-box;outline:none;padding:12px;font-size:.9rem}.relay-modal-textarea:focus{border-color:var(--terra);box-shadow:0 0 0 2px var(--terra-light)}.relay-modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.relay-page{padding:16px}.relay-stats{grid-template-columns:repeat(2,1fr)}.relay-tabs{overflow-x:auto}.relay-filter-pills,.relay-review-actions{flex-wrap:wrap}.relay-modal{width:95vw}.relay-config-grid{grid-template-columns:1fr}}
