*{box-sizing:border-box;margin:0;padding:0}:root{--app-font:var(--font-roboto),Roboto,Arial,sans-serif}body,html{font-family:var(--app-font);background:#f0f2f5;color:#1c1e21;min-height:100vh}button,input,select,textarea{font-family:inherit}@keyframes spin{to{transform:rotate(1turn)}}.ref-spin{animation:spin 1s linear infinite;display:inline-block}.header{background:linear-gradient(135deg,#1877f2,#0d5cc7);color:white;padding:0 24px;height:56px;display:flex;align-items:center;gap:14px;position:-webkit-sticky;position:sticky;top:0;z-index:200;box-shadow:0 2px 12px rgba(24,119,242,.35)}.header-icon{font-size:26px;line-height:1}.header-logo{width:38px;height:38px;border-radius:11px;background:#fff;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.18)}.header-title{font-size:18px;font-weight:700;letter-spacing:-.2px}.header-sub{font-size:12px;opacity:.75;margin-top:1px;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-spacer{flex:1 1}.header-status{opacity:.8}.header-status,.header-user{font-size:12px;white-space:nowrap}.header-user{opacity:.9}.header-logout{border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.14);color:white;border-radius:999px;padding:6px 10px;cursor:pointer;font-size:12px}.header-logout:hover{background:rgba(255,255,255,.24)}.console-shell{min-height:100vh;display:grid;grid-template-columns:188px minmax(0,1fr);background:#f5f7fb;transition:grid-template-columns .2s ease}.console-shell.rail-collapsed{grid-template-columns:68px minmax(0,1fr)}.console-rail{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:10px 8px 12px;background:linear-gradient(180deg,#ffffff,#f8fafc);border-right:1px solid #e6ebf2;display:flex;flex-direction:column;gap:8px;z-index:250;overflow:hidden auto;transition:padding .2s ease}.console-rail.collapsed{padding:10px 6px 12px;align-items:center}.console-rail.collapsed .console-rail-brand{justify-content:center;padding:2px 0 8px;width:100%}.console-rail.collapsed .console-rail-title,.console-rail.collapsed .rail-label{display:none}.console-rail.collapsed .rail-collapse-top{margin-left:0}.console-rail.collapsed .console-rail-nav{align-items:center;width:100%}.console-rail.collapsed .rail-link{justify-content:center;gap:0;padding:4px;width:44px}.rail-collapse-top{margin-left:auto;width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.rail-collapse-top:hover{background:#f8fafc;color:#334155;border-color:#cbd5e1}.rail-collapse-top svg{width:15px;height:15px}.console-rail-brand{display:flex;align-items:center;gap:8px;padding:2px 4px 8px;margin-bottom:2px;border-bottom:1px solid #eef2f7;flex-shrink:0}.console-rail-title{min-width:0;display:flex;flex-direction:column;line-height:1.15}.console-rail-title b{font-size:12px;font-weight:700;color:#0f172a}.console-rail-title span{font-size:10px;color:#64748b}.console-logo{width:32px;height:32px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 12px rgba(17,24,39,.1);border:1px solid #fff}.console-rail-nav{display:flex;flex-direction:column;gap:3px;flex:1 1;min-height:0;overflow-y:auto;padding-right:2px}.rail-link{width:100%;min-height:32px;border-radius:9px;border:1px solid transparent;background:transparent;cursor:pointer;display:flex;align-items:center;gap:8px;padding:4px 6px;text-align:left;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.rail-icon-wrap{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;flex-shrink:0;transition:background .15s,color .15s}.rail-icon-wrap svg{width:14px;height:14px;pointer-events:none}.rail-label{font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rail-tone-blue{--rail:#2563eb;--rail-bg:#eff6ff;--rail-border:#dbeafe;--rail-icon-bg:#dbeafe}.rail-tone-violet{--rail:#7c3aed;--rail-bg:#f5f3ff;--rail-border:#ede9fe;--rail-icon-bg:#ede9fe}.rail-tone-indigo{--rail:#4f46e5;--rail-bg:#eef2ff;--rail-border:#e0e7ff;--rail-icon-bg:#e0e7ff}.rail-tone-cyan{--rail:#0891b2;--rail-bg:#ecfeff;--rail-border:#cffafe;--rail-icon-bg:#cffafe}.rail-tone-teal{--rail:#0f766e;--rail-bg:#f0fdfa;--rail-border:#ccfbf1;--rail-icon-bg:#ccfbf1}.rail-tone-sky{--rail:#0284c7;--rail-bg:#f0f9ff;--rail-border:#e0f2fe;--rail-icon-bg:#e0f2fe}.rail-tone-amber{--rail:#d97706;--rail-bg:#fffbeb;--rail-border:#fde68a;--rail-icon-bg:#fde68a}.rail-tone-slate{--rail:#64748b;--rail-bg:#f8fafc;--rail-border:#e2e8f0;--rail-icon-bg:#e2e8f0}.rail-tone-emerald{--rail:#059669;--rail-bg:#ecfdf5;--rail-border:#d1fae5;--rail-icon-bg:#d1fae5}.rail-tone-rose{--rail:#e11d48;--rail-bg:#fff1f2;--rail-border:#fecdd3;--rail-icon-bg:#fecdd3}.rail-link:not(.active){color:#334155;background:transparent;border-color:transparent}.rail-link:not(.active) .rail-icon-wrap{color:var(--rail);background:var(--rail-icon-bg)}.rail-link:not(.active):hover{background:var(--rail-bg);border-color:var(--rail-border)}.rail-link.active{background:var(--rail);color:#fff;border-color:transparent;box-shadow:0 6px 16px color-mix(in srgb,var(--rail) 32%,transparent)}.rail-link.active .rail-icon-wrap{color:#fff;background:rgba(255,255,255,.18)}.rail-link.active .rail-label{font-weight:600}.console-content{min-width:0;padding:16px 22px 40px}.console-content.approved-active,.console-content.plan-active,.console-content.scripts-active{display:flex;flex-direction:column;height:100vh;min-height:0;padding:12px 16px 14px;overflow:hidden}.console-content.approved-active .console-topbar,.console-content.plan-active .console-topbar,.console-content.scripts-active .console-topbar{flex-shrink:0;margin-bottom:12px}.console-content.scripts-active>.script-studio{flex:1 1;min-height:0}.console-topbar{height:54px;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.88);border:1px solid #e8edf5;border-radius:18px;padding:8px 14px;box-shadow:0 8px 24px rgba(17,24,39,.06);margin-bottom:18px}.rail-collapse{width:36px;height:36px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.rail-collapse:hover{background:#f8fafc;color:#334155;border-color:#cbd5e1}.console-page-title{font-size:15px;font-weight:800;color:#111827}.console-page-sub{font-size:12px;color:#6b7280;margin-top:1px}.console-clock{border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;font-size:12px;color:#475569;background:#fff}.console-topbar .header-user{color:#334155;opacity:1}.console-topbar .header-logout{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.console-topbar .header-logout:hover{background:#dbeafe}.home-view{padding:18px 4px}.home-title h1{font-size:28px;color:#111827;letter-spacing:0}.home-title p{margin-top:7px;color:#6b7280;font-size:14px}.home-tabs{margin-top:24px;display:inline-flex;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.home-tabs button{border:none;background:transparent;padding:9px 24px;font-weight:700;color:#64748b;cursor:pointer}.home-tabs button.active{color:#1d4ed8;background:#f8fbff}.module-card-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%}.module-card{min-height:68px;border:1px solid #e5eaf3;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(17,24,39,.05);display:flex;flex-direction:row;align-items:center;gap:12px;padding:10px 12px;cursor:pointer;text-align:left;transition:transform .15s,box-shadow .15s,border-color .15s}.module-card:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(17,24,39,.08);border-color:#dbeafe}.module-card-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;border:1px solid var(--rail-border);background:var(--rail-bg);color:var(--rail)}.module-card-icon svg{width:18px;height:18px;pointer-events:none}.module-card-body{min-width:0;display:flex;flex-direction:column;gap:2px;justify-content:center}.module-card b{color:#111827;font-size:14px;line-height:1.25}.module-card small{color:#6b7280;font-size:12px;line-height:1.35}.module-panel,.settings-module{background:#fff;border:1px solid #e6ebf2;border-radius:20px;box-shadow:0 10px 28px rgba(17,24,39,.07);padding:16px}.settings-module{max-width:760px}.settings-module .setup-panel{box-shadow:none;padding:0;border-radius:0}.module-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.module-kicker{font-size:12px;color:#1d4ed8;font-weight:800;text-transform:uppercase;letter-spacing:.45px}.module-head h2{font-size:22px;color:#111827;margin-top:3px}.module-actions{display:flex;gap:8px;align-items:center}.table-icon-button{width:36px;height:36px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#475569;font-weight:800;cursor:pointer}.channel-form{display:grid;grid-template-columns:1.1fr 1.4fr .8fr 1.3fr .9fr;grid-gap:10px;gap:10px;padding:12px;border:1px solid #e8edf5;border-radius:16px;background:#f8fafc;margin-bottom:14px}.channel-field{display:flex;flex-direction:column;gap:6px;min-width:0}.channel-field label{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase}.channel-field input,.table-toolbar input,.table-toolbar select{width:100%;border:1px solid #dbe3ef;border-radius:12px;background:#fff;padding:10px 12px;font-size:13px;font-family:inherit;outline:none}.channel-field input:focus,.table-toolbar input:focus,.table-toolbar select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.channel-field-wide{min-width:0}.channel-form-actions{display:flex;gap:8px;align-items:flex-end;justify-content:flex-end}.channel-add-button{min-width:96px;height:36px;padding:0 18px;border-radius:12px}.channel-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin:0}.channel-tab{min-width:0;min-height:34px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;text-align:left;white-space:nowrap;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.channel-tab:hover{border-color:#93c5fd}.channel-tab b{min-width:22px;height:20px;border-radius:999px;background:#eff6ff;color:#1d4ed8;display:inline-grid;place-items:center;padding:0 6px;font-size:11px}.channel-filter-bar{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;margin-bottom:12px;overflow-x:auto;padding-bottom:2px}.channel-table-toolbar{flex:1 1 auto;min-width:0;margin-bottom:0;flex-wrap:nowrap}.channel-table-toolbar select{width:auto;min-width:108px;max-width:130px;flex:0 0 auto;padding:8px 10px}.channel-table-toolbar .table-search{min-width:140px;max-width:220px;flex:1 1 160px}.channel-check-btn{flex:0 0 auto;white-space:nowrap;padding:8px 12px;font-size:12px}.channel-data-table{min-width:980px}.channel-data-table td,.channel-data-table th{padding:8px 10px;vertical-align:middle}.channel-data-table th{font-size:11px;padding:9px 10px}.channel-code-col{max-width:72px}.channel-id-col{max-width:110px}.channel-name-cell b{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-type-col{white-space:nowrap}.channel-actions-col{width:210px;min-width:210px}.channel-row-actions{gap:6px;flex-wrap:nowrap}.channel-group-actions,.channel-row-actions{display:flex;align-items:center;justify-content:flex-end}.channel-group-actions{gap:4px;flex:1 1 auto;min-width:0;min-height:28px;margin-right:auto}.channel-core-actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}.channel-core-actions button{width:28px;height:28px;border-radius:8px;border:1px solid #dbe3ef;background:#fff;cursor:pointer;flex:0 0 auto}.channel-core-actions button.danger{color:#e11d48}.channel-group-actions .btn-join-now{border:none;background:#1877f2;color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap;line-height:1.2}.channel-group-actions .btn-join-now.ghost{background:#fff;color:#475569;border:1px solid #cbd5e1;text-decoration:none;display:inline-flex;align-items:center}.channel-group-actions .btn-join-now:disabled{opacity:.55;cursor:not-allowed}.channel-tab.active{background:#1877f2;border-color:#1877f2;color:#fff;box-shadow:0 12px 26px rgba(24,119,242,.22)}.channel-tab.active b{background:rgba(255,255,255,.2);color:#fff}.channel-modal{width:720px}.channel-staff-modal{width:min(440px,94vw)}.channel-staff-modal-list{max-height:min(52vh,420px);overflow:auto;margin-bottom:10px}.channel-modal-note{margin:-8px 0 16px;color:#64748b;font-size:13px;line-height:1.45}.channel-modal-grid{display:grid;grid-template-columns:1fr 1.3fr .8fr .9fr;grid-gap:12px;gap:12px}.channel-modal-wide{grid-column:span 2}.channel-form-error{color:#be123c;font-weight:700}.modal-close-button{width:34px;height:34px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#64748b;font-size:22px;line-height:1;cursor:pointer}.modal-close-button:hover{background:#f8fafc;color:#111827}.table-toolbar{gap:10px;margin-bottom:12px;flex-wrap:wrap}.table-search,.table-toolbar{display:flex;align-items:center}.table-search{gap:8px;min-width:260px;flex:1 1;border:1px solid #dbe3ef;border-radius:13px;padding:0 10px;background:#fff}.table-search input{border:none;box-shadow:none;padding-left:0}.data-table-wrap{overflow:auto;border:1px solid #e5eaf3;border-radius:14px}.data-table{width:100%;border-collapse:collapse;min-width:820px;background:#fff}.data-table th{text-align:left;background:#f1f5f9;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.35px;padding:12px;border-bottom:1px solid #e5eaf3}.data-table td{padding:13px 12px;border-bottom:1px solid #edf2f7;font-size:13px;color:#1f2937;vertical-align:top}.data-table tr:hover td{background:#f8fbff}.data-table small{display:block;margin-top:4px;color:#64748b;line-height:1.35}.mono-cell{font-family:var(--font-roboto),Roboto,Arial,sans-serif;font-size:12px;color:#475569}.lead-comment-cell{max-width:280px;color:#334155}.lead-comment-cell,.lead-need-cell{white-space:normal;line-height:1.45}.lead-need-cell{max-width:220px}.module-sub{margin:6px 0 0;font-size:13px;color:#64748b;line-height:1.45;max-width:720px}.lead-level-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 0 16px}.lead-level-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:76px;padding:12px 8px;border-radius:14px;border:2px solid transparent;background:var(--lead-bg,#f1f5f9);color:var(--lead-accent,#475569);cursor:pointer;font:inherit;text-align:center;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 1px 2px rgba(15,23,42,.06)}.lead-level-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(15,23,42,.1)}.lead-level-card.active{border-color:var(--lead-accent,#475569);box-shadow:0 0 0 3px color-mix(in srgb,var(--lead-accent,#475569) 18%,transparent)}.lead-level-card.empty{opacity:.72}.lead-level-card-count{font-size:24px;font-weight:800;line-height:1;letter-spacing:-.02em}.lead-level-card-label{font-size:11px;font-weight:600;line-height:1.25;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-level-pill{font-size:12px;font-weight:700;border-radius:999px;padding:4px 10px}.lead-crm-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin:0 0 14px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.lead-crm-search{flex:1 1 240px;min-width:200px;padding:10px 14px;font-size:14px}.lead-crm-search,.lead-crm-status-filter{border:1px solid #dbe3ee;border-radius:10px;background:#fff}.lead-crm-status-filter{padding:10px 12px;font-size:13px;min-width:160px}.lead-crm-min-score{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#475569;background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:0 12px;min-height:42px}.lead-crm-min-score input{width:56px;padding:4px 0;border:none;font-size:14px;font-weight:700;background:transparent;outline:none}.lead-score-table-panel{margin:0 0 14px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.lead-score-table-toggle{border:none;background:none;font-size:13px;font-weight:700;color:#334155;cursor:pointer;padding:4px 0;margin-bottom:8px}.lead-score-table{width:100%;max-width:480px;border-collapse:collapse;font-size:12px}.lead-score-table td,.lead-score-table th{padding:6px 10px;text-align:left;border-bottom:1px solid #e2e8f0}.lead-score-table td:last-child,.lead-score-table th:last-child{width:72px;text-align:right}.lead-score-cell{font-size:15px;color:#0f172a;white-space:nowrap}.lead-breakdown-cell{min-width:160px;max-width:220px}.lead-breakdown-list{margin:0;padding-left:16px;font-size:11px;color:#475569;line-height:1.45}.lead-breakdown-empty{color:#94a3b8;font-size:12px}.lead-settings-score-rules{margin-bottom:14px;padding:12px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.lead-settings-score-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 16px;gap:8px 16px}.lead-settings-score-item{display:grid;grid-template-columns:1fr 72px auto;grid-gap:8px;gap:8px;align-items:center;font-size:12px;color:#475569}.lead-settings-score-item input{padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;text-align:right}.lead-settings-score-pt{font-size:11px;color:#94a3b8}.lead-crm-clear-filter{font-size:12px;align-self:center}.lead-crm-filter-meta{margin:-6px 0 12px;font-size:12px;color:#64748b}.lead-settings-modal{max-width:820px}.lead-settings-hint{margin:0 0 14px;font-size:13px;color:#64748b;line-height:1.5}.lead-settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:14px}.lead-settings-grid textarea{min-height:120px;resize:vertical;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;font-family:inherit}.lead-settings-levels{margin-bottom:12px}.lead-settings-levels-hd{font-size:12px;font-weight:700;color:#475569;margin-bottom:8px}.lead-settings-levels-table{display:grid;grid-gap:8px;gap:8px}.lead-settings-level-row{display:grid;grid-template-columns:140px 1fr 72px 72px;grid-gap:8px;gap:8px;align-items:center}.lead-settings-level-row label{display:grid;grid-gap:4px;gap:4px;font-size:11px;color:#64748b}.lead-settings-level-row input{padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px}@media (max-width:900px){.lead-level-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.lead-settings-grid,.lead-settings-level-row,.lead-settings-score-grid{grid-template-columns:1fr}}@media (max-width:560px){.lead-level-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.lead-level-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;border-radius:999px;padding:3px 9px;white-space:nowrap}.lead-crm-status{font-size:12px;font-weight:600;color:#334155}.lead-crm-table{min-width:1280px}.lead-process-modal{max-width:560px}.lead-process-preview{margin-bottom:14px;padding:12px 14px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.lead-process-preview p{margin:0 0 6px}.lead-process-message{font-size:13px;line-height:1.45;color:#334155;max-height:96px;overflow:auto}.lead-process-score-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.lead-process-score-badge{font-size:13px;padding:5px 12px}.lead-process-meta{font-size:12px;color:#64748b}.lead-process-breakdown{margin:0 0 14px;padding-left:18px;font-size:12px;color:#475569;line-height:1.6}.lead-process-hint{margin:0 0 14px;font-size:12px;color:#94a3b8}.lead-process-form{display:grid;grid-gap:12px;gap:12px;margin-bottom:12px}.lead-process-field{display:grid;grid-gap:6px;gap:6px;font-size:12px;color:#475569}.lead-process-field input,.lead-process-field select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px}.lead-process-saved{margin-bottom:12px;padding:12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px}.lead-process-saved p{margin:0 0 4px}.modal-result.error{color:#b91c1c}.comment-studio{min-height:calc(100vh - 112px)}.comment-studio-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.comment-studio-head h2{font-size:24px;color:#111827;margin-top:3px}.comment-studio-head p{margin-top:6px;color:#64748b;font-size:13px;line-height:1.45}.comment-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #e5eaf3;padding-bottom:10px}.comment-tabs button{border:1px solid transparent;background:transparent;color:#475569;border-radius:11px;padding:8px 12px;font-weight:800;cursor:pointer}.comment-tabs button span{margin-left:4px;padding:1px 7px;border-radius:999px;color:#be123c;background:#ffe4e6;font-size:11px}.comment-tabs button.active{color:#5b21b6;background:#f3e8ff;border-color:#ddd6fe}.comment-inbox-layout{min-height:650px;display:grid;grid-template-columns:190px 330px minmax(0,1fr);border:1px solid #e5eaf3;border-top:none;border-radius:0 0 18px 18px;overflow:hidden;background:#fbfaff}.comment-filter-pane{background:#fff;border-right:1px solid #e5eaf3;padding:14px 12px}.comment-filter-title{color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;margin-bottom:8px}.comment-filter-title.tag-title{margin-top:18px}.comment-filter-row{width:100%;min-height:34px;border:none;background:transparent;color:#334155;border-radius:10px;display:flex;align-items:center;gap:7px;padding:7px 9px;cursor:pointer;font-size:13px;text-align:left}.comment-filter-row.active,.comment-filter-row:hover{background:#f3e8ff;color:#5b21b6}.comment-filter-row b{margin-left:auto;font-size:12px}.source-dot{width:7px;height:7px;border-radius:999px;display:inline-block;background:#94a3b8;flex:0 0 auto}.source-dot.src-page{background:#1877f2}.source-dot.src-group{background:#22c55e}.source-dot.src-tiktok{background:#111827}.source-dot.src-instagram{background:#e1306c}.comment-list-pane{background:#fff;border-right:1px solid #e5eaf3;min-width:0;display:flex;flex-direction:column}.comment-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;grid-gap:7px;gap:7px;padding:10px;border-bottom:1px solid #e5eaf3}.comment-list-toolbar input{min-width:0;border:1px solid #dbe4f0;border-radius:10px;padding:9px 10px;font-family:inherit;outline:none}.comment-list-toolbar button,.reply-template-row button,.template-card button{border:1px solid #e5e7eb;background:#fff;color:#475569;border-radius:10px;padding:8px 10px;font-weight:800;cursor:pointer}.comment-list-toolbar button.active,.comment-list-toolbar button:hover,.reply-template-row button:hover,.template-card button:hover{background:#eef4ff;color:#1d4ed8}.reply-textarea-wrap{position:relative}.slash-template-menu{position:absolute;left:12px;right:12px;bottom:calc(100% + 8px);z-index:10;display:grid;grid-gap:4px;gap:4px;max-height:220px;overflow:auto;padding:8px;border:1px solid #dbeafe;border-radius:10px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.16)}.slash-template-menu button{display:flex;align-items:center;gap:10px;border:0;border-radius:8px;background:#f8fafc;padding:9px 10px;text-align:left;cursor:pointer}.slash-template-menu button:hover{background:#eef4ff}.slash-template-menu b{min-width:86px;color:#1d4ed8}.slash-template-menu span{color:#334155;font-size:13px}.comment-add-tag{display:flex;gap:6px;margin-top:10px}.comment-add-tag input{min-width:0;flex:1 1;border:1px solid #dbe4f0;border-radius:9px;padding:8px 10px;font-size:12px}.comment-add-tag button{width:34px;border:0;border-radius:9px;background:#1a73e8;color:#fff;font-weight:900;cursor:pointer}.comment-manual-tags{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 4px}.comment-manual-tags button{border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#334155;padding:6px 10px;font-size:12px;font-weight:800;cursor:pointer}.comment-manual-tags button.active{border-color:#1a73e8;background:#e8f1ff;color:#0b55c5}.comment-list{overflow-y:auto;max-height:680px}.comment-card{width:100%;background:#fff;display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:10px;gap:10px;padding:13px 12px;text-align:left;cursor:pointer;border:none;border-bottom:1px solid #edf1f7;border-left:3px solid transparent}.comment-card.active,.comment-card:hover{background:#fbf7ff;border-left-color:#8b5cf6}.comment-card.processed{background:#fbfdff}.comment-card.processed .comment-card-top b,.comment-card.processed p{color:#64748b}.comment-avatar{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#60a5fa);color:#fff;font-weight:900;display:grid;place-items:center}.comment-card-body{min-width:0}.comment-card-top{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.comment-card-top b{color:#111827;font-size:13px}.comment-card-top small{color:#94a3b8;font-size:11px;white-space:nowrap}.comment-card p{margin-top:6px;color:#475569;font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.comment-tag,.source-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;line-height:1.2}.source-pill{margin-top:5px}.source-pill.src-page{color:#1d4ed8;background:#dbeafe}.source-pill.src-group{color:#15803d;background:#dcfce7}.source-pill.src-tiktok{color:#111827;background:#e5e7eb}.source-pill.src-instagram{color:#be185d;background:#fce7f3}.comment-detail-tags,.comment-tags,.reply-template-row{display:flex;flex-wrap:wrap;gap:6px}.comment-tags{margin-top:8px}.comment-tag.tag-hot{color:#b91c1c;background:#fee2e2}.comment-tag.tag-closed{color:#047857;background:#d1fae5}.comment-tag.tag-need{color:#4338ca;background:#e0e7ff}.comment-tag.tag-price{color:#92400e;background:#fef3c7}.comment-tag.tag-review{color:#475569;background:#f1f5f9}.comment-tag.tag-vip{color:#a16207;background:#fef9c3}.comment-state-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900;line-height:1.2}.comment-state-pill.open{color:#b45309;background:#fef3c7}.comment-state-pill.done{color:#047857;background:#d1fae5}.comment-state-pill.starred{color:#7c2d12;background:#ffedd5}.comment-detail-pane{min-width:0;background:#fbfaff;padding:24px;display:flex;flex-direction:column;gap:14px}.comment-detail-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.comment-detail-title b{display:block;font-size:18px;color:#111827}.comment-detail-title small{color:#64748b;display:block;margin-top:4px;word-break:break-all}.comment-detail-message{padding:15px;color:#1f2937;line-height:1.55;white-space:pre-wrap}.comment-detail-grid,.comment-detail-message{background:#fff;border:1px solid #e5eaf3;border-radius:16px}.comment-detail-grid{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:8px 12px;gap:8px 12px;padding:14px}.comment-detail-grid span{color:#64748b;font-size:12px;font-weight:800}.comment-detail-grid b{color:#111827;font-size:12px;word-break:break-all}.comment-detail-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.comment-detail-actions a{text-decoration:none;display:inline-flex;align-items:center}.reply-box{margin-top:auto;background:#fff;border:1px solid #e5eaf3;border-radius:16px;padding:14px}.reply-box label{display:block;color:#334155;font-weight:900;font-size:12px;margin-bottom:10px}.reply-box textarea{width:100%;min-height:108px;margin-top:10px;border:1px solid #dbe4f0;border-radius:13px;padding:12px;font-family:inherit;resize:vertical}.reply-hint{margin:-2px 0 10px;color:#64748b;font-size:12px;line-height:1.45}.reply-send-row{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.reply-send-row span{min-width:0;color:#475569;font-size:12px;line-height:1.4}.comment-empty{padding:42px 18px;color:#94a3b8;text-align:center;font-weight:700}.detail-empty{margin:auto;font-size:18px}.comment-tab-panel{border:1px solid #e5eaf3;border-top:none;border-radius:0 0 18px 18px;background:#fff;padding:16px}.comment-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.comment-stat-card{border:1px solid #e5eaf3;border-radius:16px;padding:18px;background:#f8fafc}.comment-stat-card b{display:block;color:#111827;font-size:28px}.comment-stat-card span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.comment-stats-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.comment-stats-columns>div,.template-card{border:1px solid #e5eaf3;border-radius:16px;padding:14px;background:#fff}.template-manager{display:grid;grid-gap:14px;gap:14px}.template-editor{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.7fr) auto;grid-gap:10px;gap:10px;align-items:start;padding:14px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fbff}.template-editor input,.template-editor textarea{border:1px solid #dbe4f0;border-radius:10px;padding:10px 12px;font:inherit}.template-editor textarea{grid-column:1/3;min-height:82px;resize:vertical}.template-card small{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:6px;border-radius:999px;background:#eef4ff;color:#1d4ed8;padding:3px 8px;font-weight:900}.btn-danger-soft{margin-left:8px;border-color:#fecdd3!important;background:#fff1f2!important;color:#be123c!important}.comment-stats-columns h3{font-size:14px;margin-bottom:12px;color:#111827}.stat-line{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;font-size:13px}.stat-line:last-child{border-bottom:none}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));grid-gap:12px;gap:12px}.template-card b{color:#111827}.template-card p{margin:8px 0 12px;color:#475569;line-height:1.5;font-size:13px}.comment-studio-status{margin-top:12px;color:#475569;font-size:13px;min-height:18px}.platform-pill,.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.platform-pill{color:#1d4ed8;background:#dbeafe}.status-pill.ok{color:#047857;background:#d1fae5}.status-pill.fail{color:#be123c;background:#ffe4e6}.status-pill.warn{color:#b45309;background:#fef3c7}.status-pill.admin{color:#1d4ed8;background:#dbeafe}.status-pill.staff{color:#6d28d9;background:#ede9fe}.inline-link-button,.link-cell a{color:#2563eb;text-decoration:none;font-weight:700}.inline-link-button{border:0;background:transparent;padding:0;font:inherit;cursor:pointer}.inline-link-button:hover{text-decoration:underline}.select-col{width:42px;text-align:center!important}.select-col input{width:16px;height:16px;accent-color:#2563eb}.staff-data-table{min-width:1040px}.staff-manager-panel .table-toolbar .btn-cancel.danger{color:#e11d48;border-color:#fecdd3}.staff-manager-panel .table-toolbar .btn-cancel.danger:hover{background:#fff1f2}.settings-module .staff-manager-panel{border:0;box-shadow:none;padding:0;border-radius:0}.table-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.table-actions button{width:30px;height:30px;border-radius:10px;border:1px solid #dbe3ef;background:#fff;cursor:pointer}.table-actions button.danger{color:#e11d48}.table-actions .btn-join-now{border:none;background:#1877f2;color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;cursor:pointer}.table-actions .btn-join-now:hover{background:#1464d8}.table-actions .btn-join-now:disabled{opacity:.55;cursor:not-allowed}.table-actions .btn-join-now.ghost{background:#fff;color:#475569;border:1px solid #cbd5e1;text-decoration:none;display:inline-flex;align-items:center}.table-actions .btn-join-now.ghost:hover{background:#f8fafc;color:#334155}.channel-member-tag{display:block;margin-top:4px;font-size:11px;font-weight:700;color:#64748b}.channel-member-tag.ok{color:#166534}.channel-member-tag.warn{color:#b45309}.channel-member-tag.pending{color:#4338ca}.channel-member-tag.idle{color:#64748b}.channel-status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;background:#f1f5f9;color:#64748b}.channel-status-pill.ok{background:#dcfce7;color:#166534}.channel-status-pill.warn{background:#fef3c7;color:#92400e}.channel-status-pill.pending{background:#e0e7ff;color:#3730a3}.channel-status-pill.idle{background:#f1f5f9;color:#64748b}.channel-status-pill.na{background:transparent;color:#cbd5e1;font-weight:500}.channel-join-hint{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:12px;line-height:1.5}.table-empty{text-align:center;color:#64748b;padding:36px!important}.module-status{margin-top:10px;color:#64748b;font-size:13px}.auth-page{min-height:100vh;padding:48px 18px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 16%,rgba(255,216,77,.3),transparent 28%),radial-gradient(circle at 88% 12%,rgba(24,119,242,.16),transparent 30%),linear-gradient(135deg,#fffdf7,#f5f7fb 48%,#edf3ff)}.auth-shell{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);grid-gap:28px;gap:28px;align-items:stretch}.auth-brand{position:relative;overflow:hidden;min-height:560px;border-radius:24px;padding:36px;display:flex;flex-direction:column;justify-content:space-between;background:#111827;color:#fff;box-shadow:0 24px 60px rgba(17,24,39,.22)}.auth-brand:after{content:"";position:absolute;inset:auto -90px -130px auto;width:310px;height:310px;border-radius:50%;background:#ffd84d;opacity:.92;z-index:0}.auth-logo-card{position:relative;z-index:1;width:132px;height:132px;border-radius:22px;padding:10px;background:white;box-shadow:0 18px 45px rgba(0,0,0,.25)}.auth-form-logo img,.auth-loading img,.auth-logo-card img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.auth-brand-copy{position:relative;z-index:1;max-width:500px}.auth-kicker{display:inline-flex;margin-bottom:14px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.12);color:#fde68a;font-size:12px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.auth-brand h1{font-size:42px;line-height:1.08;letter-spacing:0;max-width:520px}.auth-brand p{margin-top:18px;max-width:510px;color:rgba(255,255,255,.74);font-size:15px;line-height:1.7}.auth-feature-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.auth-feature-grid div{min-height:78px;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:13px;background:rgba(17,24,39,.44);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-feature-grid b{display:block;color:#ffd84d;font-size:18px;margin-bottom:5px}.auth-feature-grid span{color:rgba(255,255,255,.76);font-size:12px;line-height:1.35}.auth-card{align-self:center;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.82);border-radius:24px;padding:34px;box-shadow:0 24px 70px rgba(31,41,55,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-form-logo{width:78px;height:78px;border-radius:18px;padding:5px;background:#fff;box-shadow:0 12px 30px rgba(17,24,39,.12);margin-bottom:18px}.auth-title{font-size:28px;font-weight:850;margin-bottom:8px;color:#111827;letter-spacing:0}.auth-sub{font-size:14px;color:#5b6472;margin-bottom:24px;line-height:1.55}.auth-admin-note{margin:-10px 0 18px;padding:10px 12px;border-radius:12px;background:#fff7d6;border:1px solid #fde68a;color:#7c5800;font-size:13px;font-weight:700}.auth-field{margin-bottom:15px}.auth-field label{display:block;font-size:12px;font-weight:800;color:#4b5563;text-transform:uppercase;letter-spacing:.45px;margin-bottom:7px}.auth-field input,.auth-field textarea{width:100%;border:1.5px solid #dbe1ea;border-radius:14px;padding:13px 14px;font-size:15px;font-family:inherit;outline:none;background:#fff;transition:border .15s,box-shadow .15s,background .15s}.auth-field textarea{min-height:108px;resize:vertical;line-height:1.45}.auth-field input:focus,.auth-field textarea:focus{border-color:#111827;box-shadow:0 0 0 4px rgba(255,216,77,.35)}.auth-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-top:18px}.auth-submit{width:100%;border:none;border-radius:14px;padding:14px 18px;background:#111827;color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 12px 26px rgba(17,24,39,.2);transition:transform .15s,opacity .15s,background .15s}.auth-submit:hover{background:#000;transform:translateY(-1px)}.auth-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-status{font-size:13px;color:#b42318;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;padding:10px 12px;margin-top:4px;min-height:18px}.auth-loading{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.9);border-radius:22px;padding:18px 22px;box-shadow:0 18px 50px rgba(31,41,55,.16)}.auth-loading img{width:64px;height:64px;border-radius:16px}.auth-loading-text{display:flex;flex-direction:column;gap:4px;min-width:0}.auth-loading b{display:block;font-size:16px;color:#111827}.auth-loading span{display:block;color:#6b7280;font-size:13px}.main{max-width:700px;margin:0 auto;padding:16px 12px 40px}.workspace{max-width:1280px;margin:0 auto;padding:16px 16px 40px;display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.workspace-sidebar{position:-webkit-sticky;position:sticky;top:72px;max-height:calc(100vh - 88px);overflow-y:auto;padding-right:4px}.workspace-main,.workspace-sidebar{display:flex;flex-direction:column;gap:10px}.workspace-main{min-width:0}.setup-panel{background:white;border-radius:14px;padding:14px 16px;box-shadow:0 1px 6px rgba(0,0,0,.08)}.setup-section{display:flex;flex-direction:column;gap:8px}.setup-section-title{font-size:12px;font-weight:700;color:#65676b;text-transform:uppercase;letter-spacing:.5px}.setup-divider{height:1px;background:#e4e6eb;margin:12px 0}.setup-hint{width:100%}.ai-key-label,.setup-hint{font-size:12px;color:#65676b}.ai-key-label{white-space:nowrap}.staff-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.staff-form input,.staff-form textarea{width:100%;padding:8px 10px;border-radius:10px;border:1.5px solid #e4e6eb;font-size:13px;font-family:inherit;outline:none}.staff-form textarea{grid-column:1/-1;min-height:72px;resize:vertical}.staff-form button{justify-self:start}.staff-list{display:flex;flex-direction:column;gap:7px}.staff-item{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e4e6eb;border-radius:10px;padding:8px 10px}.staff-main{min-width:0}.staff-name{font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.staff-meta{font-size:11px;color:#65676b;margin-top:2px;word-break:break-word}.staff-badge{font-size:11px;color:#047857;background:#d1fae5;border-radius:999px;padding:1px 7px}@media (max-width:960px){.auth-page{padding:22px 14px;align-items:flex-start}.auth-shell{grid-template-columns:1fr;gap:16px}.auth-brand{min-height:auto;padding:24px;border-radius:20px}.auth-logo-card{width:92px;height:92px;border-radius:18px}.auth-brand h1{font-size:30px}.auth-feature-grid{grid-template-columns:1fr}.auth-card{padding:24px;border-radius:20px}.workspace{grid-template-columns:1fr}.workspace-sidebar{position:static;max-height:none}.console-shell,.console-shell.rail-collapsed{grid-template-columns:1fr}.console-rail.collapsed .rail-label{display:inline}.console-rail.collapsed .rail-link{width:auto}.rail-toggle{display:none}.console-rail{position:-webkit-sticky;position:sticky;top:0;height:auto;flex-direction:column;border-right:none;border-bottom:1px solid #e6ebf2;padding:8px}.console-rail-brand{display:none}.console-rail-nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding-bottom:2px}.rail-link{width:auto;flex-shrink:0;min-height:30px;padding:4px 8px 4px 5px}.rail-label{font-size:11px}.console-content{padding:14px}.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.comment-studio-head{flex-direction:column}.comment-inbox-layout{grid-template-columns:1fr}.comment-filter-pane{border-right:none;border-bottom:1px solid #e5eaf3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 10px;gap:6px 10px}.comment-filter-title{grid-column:1/-1;margin-bottom:0}.comment-filter-title.tag-title{margin-top:8px}.comment-list-pane{border-right:none;border-bottom:1px solid #e5eaf3}.comment-list{max-height:420px}.comment-stats-columns,.comment-stats-grid,.template-grid{grid-template-columns:1fr}.channel-form,.channel-modal-grid{grid-template-columns:1fr 1fr}.channel-modal-wide{grid-column:span 2}.staff-modal-grid,.tiktok-stats-grid{grid-template-columns:1fr}.staff-cookie-field{grid-column:auto}}@media (max-width:640px){.auth-page{padding:14px}.auth-brand{padding:22px}.auth-brand:after{width:210px;height:210px;right:-78px;bottom:-95px}.auth-logo-card{width:84px;height:84px}.auth-kicker{margin-bottom:10px;font-size:11px}.auth-brand h1{font-size:26px;line-height:1.12}.auth-brand p{margin-top:12px;font-size:14px;line-height:1.55}.auth-feature-grid{display:none}.auth-card{padding:22px}.auth-title{font-size:25px}.console-topbar{height:auto;align-items:flex-start;flex-wrap:wrap}.console-clock,.console-topbar .header-user{display:none}.module-card-grid{grid-template-columns:1fr}.comment-list-toolbar{grid-template-columns:1fr 1fr 1fr}.comment-list-toolbar input{grid-column:1/-1}.comment-filter-pane{grid-template-columns:1fr}.comment-detail-pane{padding:16px}.comment-detail-title{flex-direction:column}.channel-form,.channel-modal-grid{grid-template-columns:1fr}.channel-modal-wide{grid-column:auto}.tiktok-meta-grid{grid-template-columns:1fr}.tiktok-stats-actions{align-items:flex-start}.table-search{min-width:100%}}.panel{background:white;border-radius:14px;padding:12px 16px;box-shadow:0 1px 6px rgba(0,0,0,.08);margin-bottom:10px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.panel-label{font-size:12px;font-weight:700;color:#65676b;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;min-width:70px}.chips{display:flex;flex-wrap:wrap;gap:6px;flex:1 1}.chip{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:500;cursor:default;max-width:200px}.chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-remove{cursor:pointer;opacity:.55;font-size:13px;line-height:1;flex-shrink:0}.chip-remove:hover{opacity:1}.chip-group{background:#e7f3ff;color:#1877f2}.chip-page{background:#e8f1ff;color:#1d4ed8}.chip-tiktok-source{background:#ede9fe;color:#5b21b6}.chip-kw{background:#fff0e6;color:#d4700a}.chip-tg{background:#e8f5fd;color:#1a7fc1}.chip-link{text-decoration:none}.chip-link:hover{filter:brightness(.98)}.source-manager-panel{align-items:flex-start}.source-manager-panel .panel-label{padding-top:8px}.source-manager-content{flex:1 1;min-width:0;display:grid;grid-gap:10px;gap:10px}.source-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.source-tab-pill{display:inline-flex;align-items:center;gap:6px;min-height:26px;border-radius:999px;background:#eef4ff;color:#1d4ed8;padding:4px 10px;font-size:12px;font-weight:800}.source-tab-pill.page{background:#ecfdf5;color:#047857}.source-tab-pill.tiktok{background:#f3e8ff;color:#6d28d9}.source-tab-pill b{min-width:18px;height:18px;border-radius:999px;display:inline-grid;place-items:center;background:rgba(255,255,255,.72)}.source-manage-link{border:1px solid #dbe3ef;background:#fff;color:#1d4ed8;border-radius:999px;padding:5px 11px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.source-manage-link:hover{background:#eff6ff}.source-chip-section{display:grid;grid-gap:6px;gap:6px}.source-chip-heading{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase}.source-empty{color:#94a3b8;font-size:12px;padding:4px 0}.source-group-input{margin-top:2px}.chip-action{display:inline-flex;align-items:center;cursor:pointer;font-size:11px;background:rgba(0,0,0,.08);border-radius:8px;padding:1px 7px;margin-left:2px}.chip-action:hover{background:rgba(0,0,0,.16)}.input-row{display:flex;gap:6px;align-items:center}.input-row input{padding:6px 11px;border-radius:20px;border:1.5px solid #e4e6eb;font-size:13px;width:160px;outline:none;transition:border .15s}.input-row input:focus{border-color:#1877f2}.btn-add{width:28px;height:28px;border-radius:50%;border:none;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}.btn-add:hover{opacity:.85}.btn-add-blue{background:#1877f2;color:white}.btn-add-orange{background:#d4700a;color:white}.btn-add-tg{background:#1a7fc1;color:white}.panel-hint{font-size:11px;color:#999;width:100%}.toolbar{background:white;border-radius:14px;padding:10px 16px;box-shadow:0 1px 6px rgba(0,0,0,.08);margin-bottom:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toolbar select{padding:7px 12px;border-radius:20px;border:1.5px solid #e4e6eb;background:white;outline:none}.btn,.toolbar select{font-size:13px;cursor:pointer}.btn{padding:7px 16px;border-radius:20px;border:none;font-weight:600;display:inline-flex;align-items:center;gap:5px;transition:opacity .15s}.btn:hover{opacity:.88}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#1877f2;color:white}.btn-success{background:#2dba4e;color:white}.btn-tiktok{background:#111827;color:white}.btn-tiktok-stats{background:#0f5f8a;color:white}.btn-auto{background:white;color:#1877f2;border:1.5px solid #1877f2}.btn-auto.on{background:#1877f2;color:white}.interval-wrap{display:flex;align-items:center;gap:4px}.interval-wrap input{width:44px;padding:6px;border-radius:8px;border:1.5px solid #e4e6eb;font-size:13px;text-align:center;outline:none}.interval-wrap .unit{font-size:12px;color:#65676b}.toolbar-spacer{flex:1 1}.toolbar-status{font-size:12px;color:#65676b;white-space:nowrap}.post-fetch-report{margin:-2px 0 12px;border:1px solid #dbeafe;background:#f8fbff;border-radius:14px;padding:10px 12px}.post-fetch-report-head{font-size:12px;font-weight:800;color:#1d4ed8;text-transform:uppercase;margin-bottom:7px}.post-fetch-report-list{display:flex;flex-wrap:wrap;gap:7px}.post-fetch-pill{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;white-space:nowrap}.post-fetch-pill.ok{color:#047857;background:#d1fae5}.post-fetch-pill.fail{color:#b45309;background:#fef3c7}.feed{display:flex;flex-direction:column;gap:12px}.card{background:white;border-radius:14px;box-shadow:0 1px 6px rgba(0,0,0,.08);overflow:hidden;animation:fadeUp .25s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.card-header{padding:14px 16px 10px;display:flex;gap:11px}.avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:15px}.author-info{flex:1 1;min-width:0}.author-name{font-weight:700;font-size:14px;color:#050505}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:3px}.meta-time{font-size:12px;color:#65676b}.meta-dot{width:3px;height:3px;border-radius:50%;background:#bcc0c4;flex-shrink:0}.badge{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px;white-space:nowrap}.badge-ok{background:#e6f4ea;color:#1a7f37}.badge-pending{background:#fff8e1;color:#b45309}.badge-group{background:#e7f3ff;color:#1877f2;max-width:150px;overflow:hidden;text-overflow:ellipsis;cursor:default}.card-body{padding:4px 16px 12px}.post-text{font-size:14px;line-height:1.55;color:#1c1e21;white-space:pre-wrap;word-break:break-word}.post-text.collapsed{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.see-more{color:#1877f2;cursor:pointer;font-size:13px;margin-top:4px;display:inline-block}.see-more:hover{text-decoration:underline}.attachment{margin-top:8px;border-radius:10px;overflow:hidden;background:#f0f2f5}.attachment img{width:100%;max-height:380px;object-fit:cover;display:block;cursor:zoom-in}.attachment-link{padding:10px 12px;font-size:13px}.attachment-link a{color:#1877f2;text-decoration:none}.card-stats{padding:8px 16px;border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5;display:flex;gap:18px}.stat{display:flex;align-items:center;gap:5px;font-size:13px;color:#65676b}.stat.stat-clickable{cursor:pointer;border:none;background:transparent;padding:4px 8px;margin:-4px -8px;border-radius:8px;font:inherit}.stat.stat-clickable.active,.stat.stat-clickable:hover{background:#eef2ff;color:#1d4ed8}.stat-icon{font-size:15px}.post-engagement-panel{padding:10px 16px 12px;border-bottom:1px solid #f0f2f5;background:#fafbfc}.post-engagement-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.post-engagement-head b{font-size:13px;color:#111827}.post-engagement-close{border:none;background:transparent;color:#64748b;cursor:pointer;font-size:12px;padding:2px 6px}.post-engagement-close:hover{color:#111827}.post-engagement-empty,.post-engagement-loading,.post-engagement-note{font-size:12px;color:#64748b;line-height:1.45}.post-engagement-error{font-size:12px;color:#b91c1c}.reaction-list,.share-list{display:flex;flex-direction:column;gap:6px;max-height:260px;overflow:auto}.reaction-item,.share-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.reaction-type{font-size:16px;width:22px;text-align:center}.reaction-name{font-weight:600}.comments-wrap{padding:10px 16px}.comments-toggle{font-size:13px;font-weight:600;color:#1877f2;cursor:pointer;display:inline-block}.comments-toggle:hover{text-decoration:underline}.comments-list{margin-top:8px;display:flex;flex-direction:column;gap:7px}.comment{display:flex;gap:8px}.comment.comment-reply{margin-top:7px}.comment-av{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#f7971e,#ffd200);display:flex;align-items:center;justify-content:center;color:white;font-size:11px;font-weight:700;flex-shrink:0}.comment-content{flex:1 1;min-width:0}.comment-bubble{background:#f0f2f5;border-radius:16px;padding:7px 11px;flex:1 1}.comment-name{font-weight:700;font-size:12px;margin-bottom:2px}.comment-msg{font-size:13px;line-height:1.4}.comment-actions{display:flex;align-items:center;gap:8px;margin:3px 0 0 8px;min-height:18px}.comment-reply-toggle{border:none;background:transparent;color:#2563eb;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:0}.comment-reply-toggle:hover{text-decoration:underline}.comment-reply-toggle:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.comment-reply-status{color:#64748b;font-size:12px;line-height:1.35}.comment-inline-reply{margin-top:6px;display:grid;grid-gap:6px;gap:6px}.comment-inline-reply textarea{width:100%;border:1.5px solid #dbe3ef;border-radius:14px;padding:8px 10px;font:inherit;font-size:13px;resize:vertical;min-height:52px;outline:none;background:#fff}.comment-inline-reply textarea:focus{border-color:#2563eb}.comment-inline-reply-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.comment-inline-reply-actions button{border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#334155;cursor:pointer;font-size:12px;font-weight:800;padding:6px 11px}.comment-inline-reply-actions button:first-child{background:#2563eb;border-color:#2563eb;color:#fff}.comment-inline-reply-actions button:disabled{opacity:.55;cursor:not-allowed}.comment-replies{margin-top:4px;padding-left:12px;border-left:2px solid #e5eaf3}.card-footer{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.post-link a{font-size:12px;color:#65676b;text-decoration:none}.post-link a:hover{color:#1877f2}.btn-write-comment{font-size:13px;font-weight:600;color:#1877f2;cursor:pointer;border:none;background:none;padding:0}.btn-write-comment:hover{text-decoration:underline}.comment-box{padding:0 16px 14px;display:none;flex-direction:column;gap:8px}.comment-box.open{display:flex}.comment-textarea{width:100%;padding:9px 13px;border-radius:20px;border:1.5px solid #e4e6eb;font-size:13px;font-family:inherit;resize:none;min-height:60px;outline:none;transition:border .15s}.comment-textarea:focus{border-color:#1877f2}.comment-image-input{width:100%;padding:8px 13px;border-radius:20px;border:1.5px solid #e4e6eb;font-size:13px;font-family:inherit;outline:none}.comment-image-input:focus{border-color:#1877f2}.comment-file-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.btn-image-upload{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;border:1.5px solid #e4e6eb;font-size:12px;font-weight:700;color:#1877f2;cursor:pointer;background:white}.btn-image-upload input{display:none}.btn-image-upload.disabled{opacity:.55;cursor:not-allowed}.comment-file-hint{font-size:11px;color:#65676b}.comment-image-preview{display:flex;align-items:center;gap:8px;border:1px solid #e4e6eb;border-radius:12px;padding:8px;background:#f8fafc}.comment-image-preview img{width:72px;height:72px;object-fit:cover;border-radius:8px;background:#e4e6eb}.comment-image-preview button{border:none;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}.comment-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.comment-as{padding:6px 10px;border-radius:20px;border:1.5px solid #e4e6eb;font-size:12px;background:white;flex:1 1;min-width:130px;outline:none;cursor:pointer}.btn-send{padding:7px 18px;border-radius:20px;border:none;background:#1877f2;color:white;font-size:13px;font-weight:600;cursor:pointer}.btn-send:hover{background:#1464d8}.btn-send:disabled{opacity:.5;cursor:not-allowed}.comment-msg-result{font-size:12px;color:#65676b}.comment-summary-wrap{border-left:3px solid #0ea5e9}.summary-list{margin-top:8px}.summary-line{font-size:12px;color:#374151;line-height:1.45;padding:3px 0}.skeleton{background:white;border-radius:14px;padding:16px;box-shadow:0 1px 6px rgba(0,0,0,.08)}.skel{background:linear-gradient(90deg,#e4e6eb 25%,#f0f2f5 50%,#e4e6eb 75%);background-size:200% 100%;border-radius:6px;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200% 0}}.empty{text-align:center;padding:60px 20px;color:#65676b}.empty-icon{font-size:44px;margin-bottom:10px}.empty-title{font-weight:600;font-size:15px;margin-bottom:4px}.empty-sub{font-size:13px}.empty .cookie-refresh-guide{max-width:760px;margin:18px auto 0;text-align:left}.cookie-refresh-guide{border:1.5px solid #bfdbfe;background:#f8fbff;border-radius:14px;padding:14px 16px;color:#1f2937}.cookie-refresh-guide.compact{margin-top:12px;padding:12px 14px}.cookie-refresh-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.cookie-refresh-title span{font-size:20px;line-height:1}.cookie-refresh-title b{display:block;color:#0f172a;font-size:14px}.cookie-refresh-title small{display:block;margin-top:2px;color:#64748b;font-size:12px}.cookie-refresh-guide ol{margin:0;padding-left:22px;display:grid;grid-gap:6px;gap:6px}.cookie-refresh-guide li{font-size:12.5px;line-height:1.45}.cookie-refresh-note{margin-top:10px;color:#1d4ed8;font-size:12px;font-weight:700}.cookie-refresh-note.page-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:8px 10px}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:1000;align-items:center;justify-content:center}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:92vh;object-fit:contain;border-radius:6px}.lightbox-close{position:absolute;top:14px;right:18px;color:white;font-size:30px;cursor:pointer;line-height:1}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:500;align-items:center;justify-content:center}.modal-overlay.open{display:flex}.modal{background:white;border-radius:18px;padding:24px;width:520px;max-width:95vw;max-height:92vh;overflow-y:auto;box-shadow:0 12px 40px rgba(0,0,0,.18)}.modal-wide{width:760px}.modal-xwide{width:min(1180px,96vw)}.segment-row{display:inline-flex;gap:6px;padding:4px;margin-bottom:14px;border:1px solid #dbe4f0;border-radius:999px;background:#f8fafc}.segment-row button{border:none;border-radius:999px;background:transparent;color:#475569;padding:8px 13px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.segment-row button.active{background:#1877f2;color:#fff;box-shadow:0 8px 18px rgba(24,119,242,.18)}.post-ai-row{display:flex;align-items:center;gap:10px;margin:-4px 0 14px;padding:10px 12px;border:1px solid #dbe4f0;border-radius:12px;background:#f8fbff}.post-ai-row span{color:#64748b;font-size:12px;line-height:1.4}.post-caption-variants{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.post-caption-card{border:1px solid #dbe4f0;border-radius:12px;padding:10px;background:#fff}.post-caption-card b{display:block;margin-bottom:8px;color:#0f172a;font-size:13px}.post-caption-card textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #dbe4f0;border-radius:10px;padding:10px 12px;font:inherit;font-size:13px;outline:none}.post-caption-card textarea:focus{border-color:#1877f2}.modal-hd{font-size:17px;font-weight:700;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center}.modal-close{cursor:pointer;font-size:20px;color:#65676b;line-height:1}.modal-close:hover{color:#1c1e21}.field{margin-bottom:14px}.field label{font-size:12px;font-weight:700;color:#65676b;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;display:block}.field .modal-input,.field select,.field textarea{width:100%;padding:10px 13px;border-radius:10px;border:1.5px solid #e4e6eb;font-size:14px;font-family:inherit;outline:none;transition:border .15s}.field .modal-input:focus,.field select:focus,.field textarea:focus{border-color:#1877f2}.field textarea{min-height:130px;resize:vertical}.field textarea.keyword-textarea{min-height:74px}.staff-managed-picker{display:grid;grid-template-columns:minmax(140px,.85fr) minmax(220px,1.15fr);grid-gap:12px;gap:12px;align-items:end;margin-top:6px}.staff-managed-picker select{width:100%;padding:9px 10px;border-radius:10px;border:1.5px solid #e4e6eb;background:#fff;font-size:14px}.staff-managed-dropdown{position:relative;width:100%}.staff-managed-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:10px;border:1.5px solid #e4e6eb;background:#fff;font-size:14px;color:#1e293b;cursor:pointer;text-align:left}.staff-managed-dropdown-trigger:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.staff-managed-dropdown-trigger.open{border-color:#1877f2;box-shadow:0 0 0 3px rgba(24,119,242,.12)}.staff-managed-dropdown-caret{color:#64748b;font-size:12px}.staff-managed-dropdown-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;border:1.5px solid #e4e6eb;border-radius:12px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.14);padding:10px}.staff-managed-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 8px;color:#64748b;font-size:12px;font-weight:600}.staff-managed-toolbar .btn-cancel{padding:6px 10px;font-size:12px}.staff-managed-checklist{display:grid;grid-gap:6px;gap:6px;max-height:220px;overflow:auto}.staff-managed-check{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;cursor:pointer;font-size:13px;font-weight:600;color:#1e293b}.staff-managed-check.checked{border-color:#93c5fd;background:#eff6ff}.staff-managed-check input{width:16px;height:16px;accent-color:#1877f2}.staff-managed-check small{margin-left:auto;color:#94a3b8;font-size:11px;font-weight:500}.staff-managed-summary{width:100%;color:#64748b;font-size:12px;font-weight:700;margin-bottom:2px}.staff-managed-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;min-height:28px}.staff-managed-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#1e293b;font-size:12px;font-weight:600}.staff-managed-chip small{color:#64748b;font-weight:500}.staff-managed-chip button{border:0;background:transparent;cursor:pointer;color:#64748b;font-size:14px;line-height:1;padding:0 2px}.staff-fb-cookie-list{display:grid;grid-gap:12px;gap:12px;margin-top:6px}.staff-fb-cookie-row{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--border);border-radius:10px;background:rgba(255,255,255,.02)}.staff-fb-cookie-row-head{display:grid;grid-template-columns:minmax(140px,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center}.staff-fb-cookie-row-head .btn-cancel{padding:8px 12px;white-space:nowrap}.staff-fb-cookie-account{font-size:12px;color:#1877f2;font-weight:600;white-space:nowrap}.staff-fb-cookie-add{margin-top:8px}.staff-cookie-cell{min-width:180px;max-width:280px}.staff-cookie-view{display:flex;align-items:flex-start;gap:8px}.staff-cookie-masked,.staff-cookie-plain{flex:1 1;min-width:0;font-size:12px;line-height:1.45;word-break:break-all}.staff-cookie-plain{white-space:pre-wrap;max-height:120px;overflow:auto}.staff-cookie-eye{flex:0 0 auto;width:30px;height:30px;border-radius:10px}.staff-fb-cookie-input-wrap{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-items:start}.staff-cookie-hidden{-webkit-text-security:disc;text-security:disc}.staff-view-modal{width:min(760px,96vw);max-height:90vh;overflow:auto}.staff-view-body{display:grid;grid-gap:18px;gap:18px}.staff-view-section h3{margin:0 0 10px;font-size:14px;color:#0f172a}.staff-view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px;margin:0}.staff-view-grid>div{min-width:0}.staff-view-grid dt{margin:0 0 2px;font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.staff-view-grid dd{margin:0;font-size:14px;color:#111827;word-break:break-word}.staff-view-grid--compact{margin-top:8px}.staff-view-list{margin:0;padding-left:18px;color:#334155;font-size:13px;line-height:1.6}.staff-view-empty{margin:0;color:#94a3b8;font-size:13px}.staff-view-cookie-list{display:grid;grid-gap:12px;gap:12px}.staff-view-cookie-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f8fafc}.staff-view-cookie-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.staff-view-cookie-label{display:block;margin:10px 0 6px;font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase}.staff-view-cookie-text{width:100%;min-height:88px;border:1px solid #dbe3ef;border-radius:10px;padding:10px;font-family:var(--app-font);font-size:12px;line-height:1.45;resize:vertical;background:#fff}.staff-modal{width:720px}.staff-modal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.staff-cookie-field{grid-column:1/-1}.staff-cookie-tools{display:flex;align-items:center;gap:10px;margin:6px 0 8px;color:#64748b;font-size:12px;flex-wrap:wrap}.staff-cookie-tools .btn-cancel{padding:8px 12px;border-radius:999px}.staff-cookie-field textarea{min-height:120px;resize:vertical}.staff-modal-actions{display:flex;gap:8px;align-items:center}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.modal-actions-between{justify-content:space-between;align-items:center}.btn-cancel{padding:9px 20px;border-radius:10px;border:1.5px solid #e4e6eb;background:white;font-size:14px;cursor:pointer}.btn-cancel:hover{background:#f5f5f5}.btn-cancel:disabled{opacity:.5;cursor:not-allowed}.btn-submit{padding:9px 24px;border-radius:10px;border:none;background:#1877f2;color:white;font-size:14px;font-weight:600;cursor:pointer}.btn-submit:hover{background:#1464d8}.btn-submit:disabled{opacity:.5;cursor:not-allowed}.modal-result{font-size:13px;margin-top:8px;min-height:18px}.staff-modal-error{color:#dc2626;font-weight:600}.staff-filter-hint{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.module-scope-hint{margin-top:4px;font-size:12px;color:#64748b}.staff-filter-hint .btn-cancel{padding:4px 10px;font-size:12px}.tiktok-meta-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.tiktok-stats-actions{margin-top:0;margin-bottom:14px}.tiktok-stats-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.phone-filter-toggle{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#334155;font-weight:700}.phone-filter-toggle input{width:16px;height:16px;accent-color:#1877f2}.tiktok-stats-grid{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(460px,1.2fr);grid-gap:14px;gap:14px;align-items:start}.tiktok-comment-table,.tiktok-video-table{min-width:720px}.data-table tr.is-selected td{background:#eaf3ff}.data-table tr.is-selected:hover td{background:#dbeafe}.tiktok-video-table tbody tr{cursor:pointer}.tiktok-detail-panel{min-width:0}.tiktok-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.tiktok-detail-head b{display:block;color:#0f172a;font-size:14px}.tiktok-detail-head span{display:block;color:#64748b;margin-top:3px;font-size:12px}.stat-number{display:inline-flex!important;align-items:center;border-radius:999px;background:#dbeafe;color:#1d4ed8!important;padding:4px 10px;font-weight:800;white-space:nowrap}.tiktok-comment-send{border:1px solid #dbe3ef;border-radius:14px;padding:10px;margin-bottom:10px;background:#f8fbff}.tiktok-extension-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.tiktok-extension-status small{color:#64748b;font-size:12px;line-height:1.35}.tiktok-comment-send textarea{width:100%;min-height:58px;resize:vertical;border:1.5px solid #dbe3ef;border-radius:11px;padding:10px 12px;font-family:inherit;font-size:13px;outline:none}.tiktok-comment-send textarea:focus{border-color:#1877f2;background:#fff}.tiktok-comment-send-row{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.tiktok-comment-send-row span{color:#64748b;font-size:12px}.comment-message-cell{min-width:280px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.empty-table-cell{text-align:center;color:#64748b!important;padding:32px 12px!important}.comment-filter-summary{margin-top:12px;font-size:12px;color:#65676b;font-weight:700}.stored-comments-list{margin-top:8px;display:grid;grid-gap:8px;gap:8px;max-height:390px;overflow-y:auto;padding-right:4px}.stored-comment{border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;padding:10px 12px}.stored-comment-head{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#6b7280;margin-bottom:5px}.stored-comment-head b{color:#111827;font-size:13px}.stored-comment-author-link{color:#1877f2;text-decoration:none}.stored-comment-author-link:hover{text-decoration:underline}.stored-comment-author-link b{color:inherit}.omni-author-link{color:#1877f2;text-decoration:none}.omni-author-link:hover{text-decoration:underline}.stored-comment-message{font-size:13px;line-height:1.45;color:#1f2937;white-space:pre-wrap;word-break:break-word}.stored-comment-tags{margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.stored-comment-tags span{background:#dcfce7;color:#166534;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.hl{background:#fff3cd;border-radius:3px;padding:0 2px;font-weight:600}.new-badge{display:inline-block;background:#e41e3f;color:white;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:700;margin-left:6px}.join-prompt{background:#fff8e1;border:1.5px solid #ffc107;border-radius:14px;padding:12px 16px;margin-bottom:10px;display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;animation:fadeUp .2s ease}.join-prompt-icon{font-size:22px;flex-shrink:0}.join-prompt-body{flex:1 1;min-width:0}.join-prompt-title{font-size:14px;font-weight:600;color:#7a4f00;margin-bottom:6px}.join-prompt-sub{font-size:12px;color:#9a6700;margin-bottom:10px}.join-prompt-actions{display:flex;gap:8px;flex-wrap:wrap}.btn-join{padding:7px 16px;border-radius:20px;border:none;background:#1877f2;color:white;font-size:13px;font-weight:600;cursor:pointer}.btn-join:hover{background:#1464d8}.btn-join:disabled{opacity:.55;cursor:not-allowed}.btn-join-fb{padding:7px 16px;border-radius:20px;border:1.5px solid #1877f2;background:white;color:#1877f2;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block}.btn-join-fb:hover{background:#e7f3ff}.join-prompt-close{cursor:pointer;font-size:18px;color:#999;line-height:1;flex-shrink:0}.join-prompt-close:hover{color:#555}.join-msg{font-size:13px;margin-top:6px}.ai-panel{background:white;border-radius:14px;padding:14px 16px;box-shadow:0 1px 6px rgba(0,0,0,.08);margin-bottom:10px}.ai-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ai-row+.ai-row{margin-top:8px}.ai-row select{padding:6px 10px;border-radius:10px;border:1.5px solid #e4e6eb;font-size:13px;background:white;outline:none;cursor:pointer}.ai-row .ai-model-select{min-width:260px;flex:1 1 260px}.ai-row select:focus{border-color:#8b5cf6}.ai-key-input{flex:1 1;min-width:120px;padding:6px 11px;border-radius:10px;border:1.5px solid #e4e6eb;font-size:13px;outline:none;font-family:inherit}.ai-key-input:focus{border-color:#8b5cf6}.btn-ai-sm{padding:5px 12px;border-radius:10px;border:none;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .15s}.btn-ai-save{background:#8b5cf6;color:white}.btn-ai-save:hover{background:#7c3aed}.btn-ai-test{background:#e0e7ff;color:#4338ca}.btn-ai-test:hover{background:#c7d2fe}.btn-ai-del{background:#fee2e2;color:#dc2626}.btn-ai-del:hover{background:#fecaca}.ai-auto-label,.ai-status{font-size:12px;color:#65676b}.ai-auto-label{display:flex;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai-auto-label input{accent-color:#8b5cf6}.ai-key-display{font-size:12px;font-family:inherit;color:#65676b;background:#f3f4f6;padding:4px 10px;border-radius:8px;letter-spacing:1px}.badge-cat{cursor:default}.btn-classify{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:white}.btn-classify:hover{opacity:.9}.btn-classify:disabled{opacity:.5;cursor:not-allowed}.cat-filter{padding:7px 10px;border-radius:20px;border:1.5px solid #e4e6eb;font-size:13px;background:white;outline:none;cursor:pointer}.cat-filter:focus{border-color:#8b5cf6}.multi-group-list{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow-y:auto;border:1.5px solid #e4e6eb;border-radius:10px;padding:8px 10px}.multi-group-item{display:flex;align-items:center;gap:8px;padding:5px 6px;border-radius:8px;cursor:pointer;font-size:13px;transition:background .1s}.multi-group-item:hover{background:#f5f6f8}.multi-group-item input{accent-color:#1877f2;flex-shrink:0}.multi-group-item label{cursor:pointer;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-select-actions{display:flex;gap:8px;margin-top:6px}.multi-select-actions button{font-size:12px;color:#1877f2;cursor:pointer;text-decoration:none;background:none;border:none;padding:0}.multi-select-actions button:hover{text-decoration:underline}.post-media-upload{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.post-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));grid-gap:8px;gap:8px;margin-top:9px}.post-media-item{position:relative;aspect-ratio:1;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#f3f4f6}.post-media-item img,.post-media-item video{width:100%;height:100%;object-fit:cover;display:block}.post-media-item button{position:absolute;top:5px;right:5px;width:24px;height:24px;border-radius:999px;border:none;background:rgba(17,24,39,.72);color:white;font-size:13px;font-weight:800;cursor:pointer}.post-media-item button:disabled{opacity:.5;cursor:not-allowed}.profile-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;width:100%}.profile-field{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-field.full{grid-column:1/-1}.profile-field label{font-size:11px;font-weight:700;color:#65676b;text-transform:uppercase;letter-spacing:.35px}.profile-field input,.profile-field textarea{width:100%;padding:8px 10px;border-radius:10px;border:1.5px solid #e4e6eb;font-size:13px;font-family:inherit;outline:none;resize:vertical;background:white}.profile-field input:focus,.profile-field textarea:focus{border-color:#8b5cf6}.profile-field textarea{min-height:58px;line-height:1.35}.profile-status{font-size:12px;color:#65676b}.content-setup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;width:100%}.content-setup-card{border:1px solid #e5e7eb;border-radius:10px;background:#fbfcff;padding:10px;min-width:0}.content-setup-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.content-setup-card-head strong{font-size:13px;color:#111827}.content-setup-card-head span{color:#7c3aed;font-size:11px;font-weight:700;white-space:nowrap}.content-setup-card .profile-grid{grid-template-columns:1fr}.content-setup-card .profile-field.full{grid-column:auto}.content-setup-card textarea{max-height:118px}@media (max-width:560px){.profile-grid{grid-template-columns:1fr}}@media (max-width:980px){.content-setup-grid{grid-template-columns:1fr}}.marketing-panel{display:grid;grid-gap:16px;gap:16px}.module-subline{margin-top:5px;color:#64748b;font-size:13px;line-height:1.4}.pipeline-stepper{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pipeline-stepper button{border:none;background:#f1f5f9;color:#64748b;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:800;cursor:pointer}.pipeline-stepper button.active{background:#1877f2;color:white;box-shadow:0 8px 18px rgba(24,119,242,.2)}.pipeline-stepper span{color:#94a3b8;font-weight:800}.pipeline-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.pipeline-stats div{border:1px solid #dbe3ef;border-radius:14px;padding:14px 16px;background:#f8fbff}.pipeline-stats b{display:block;color:#0f172a;font-size:24px;line-height:1}.pipeline-stats span{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.25px}.pipeline-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pipeline-current-step{border:1px solid #dbe3ef;border-radius:999px;padding:8px 14px;color:#1d4ed8;background:#eff6ff;font-size:13px;font-weight:800}.pipeline-research-card{border:1px solid #dbe3ef;border-radius:16px;padding:22px;background:linear-gradient(180deg,#fff,#f8fbff)}.pipeline-research-card h3{margin:0 0 8px;color:#0f172a;font-size:18px}.pipeline-research-card p{max-width:780px;color:#475569;line-height:1.55;margin:0 0 18px}.pipeline-table select,.pipeline-toolbar select{border:1.5px solid #dbe3ef;border-radius:12px;padding:9px 12px;background:white;font:inherit;outline:none}.pipeline-tabs{display:inline-flex;border:1px solid #dbe3ef;border-radius:999px;padding:3px;background:#f8fafc}.pipeline-tabs button{border:none;background:transparent;border-radius:999px;padding:8px 14px;font-weight:800;color:#64748b;cursor:pointer}.pipeline-tabs button.active{background:#1877f2;color:white}.pipeline-table td{vertical-align:top}.pipeline-table td:nth-child(3){max-width:520px;line-height:1.45;color:#475569}.pipeline-post-list{display:grid;grid-gap:12px;gap:12px}.pipeline-post-card{border:1px solid #dbe3ef;border-radius:14px;background:#fff;padding:16px}.pipeline-post-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}.pipeline-post-head b{display:block;color:#0f172a;font-size:15px}.pipeline-post-head span{display:block;margin-top:4px;color:#64748b;font-size:12px}.pipeline-post-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pipeline-post-actions a,.pipeline-post-actions button{border:1px solid #dbe3ef;background:white;color:#1d4ed8;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.pipeline-post-actions .danger{color:#e11d48}.pipeline-post-card p{white-space:pre-wrap;line-height:1.55;color:#1f2937;margin:0 0 10px}.pipeline-post-card small{color:#2563eb;font-weight:700}.pipeline-publish-preview{border:1px solid #dbe3ef;border-radius:14px;background:#f8fbff;padding:12px 14px;margin-bottom:14px}.pipeline-publish-preview b{display:block;color:#0f172a;margin-bottom:8px}.pipeline-publish-preview p{white-space:pre-wrap;max-height:220px;overflow-y:auto;color:#1f2937;line-height:1.5;margin:0 0 8px}.pipeline-publish-preview small{color:#2563eb;font-weight:700}.pipeline-group-list{border:1px solid #dbe3ef;border-radius:12px;padding:8px;display:grid;grid-gap:6px;gap:6px;max-height:220px;overflow-y:auto}.pipeline-group-list label{display:flex;align-items:center;gap:8px;padding:8px 9px;border-radius:10px;cursor:pointer}.pipeline-group-list label:hover{background:#f1f5f9}.pipeline-group-list input{width:16px;height:16px;accent-color:#1877f2}@media (max-width:840px){.pipeline-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-post-head{flex-direction:column}}.seeding-studio{display:grid;grid-gap:16px;gap:16px}.seeding-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:16px;gap:16px;align-items:start}.seeding-compose-card,.seeding-history,.seeding-target-card{border:1px solid #dbe3ef;border-radius:18px;background:#fff;padding:16px;box-shadow:0 12px 28px rgba(15,23,42,.04)}.seeding-compose-card{display:grid;grid-gap:14px;gap:14px}.seeding-compose-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);grid-gap:16px;gap:16px;align-items:start}.seeding-compose-form{display:grid;grid-gap:14px;gap:14px;min-width:0}.seeding-compose-preview{position:-webkit-sticky;position:sticky;top:12px;min-width:0}.seeding-section-title{color:#0f172a;font-size:15px;font-weight:900;letter-spacing:.1px}.seeding-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.seeding-field span{color:#64748b;font-size:12px;font-weight:900;letter-spacing:.25px;text-transform:uppercase}.caption-variant-card textarea,.seeding-field input,.seeding-field textarea{width:100%;border:1.5px solid #dbe3ef;border-radius:13px;background:#fff;color:#0f172a;font:inherit;line-height:1.45;outline:none;padding:12px 14px;transition:border-color .15s,box-shadow .15s,background .15s}.caption-variant-card textarea:focus,.seeding-field input:focus,.seeding-field textarea:focus{border-color:#1877f2;box-shadow:0 0 0 4px rgba(24,119,242,.1)}.seeding-textarea{min-height:135px;resize:vertical}.seeding-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:14px;gap:14px}.seeding-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.seeding-toolbar .btn-cancel,.seeding-toolbar .btn-submit{min-height:40px}.seeding-caption-variants{display:grid;grid-gap:10px;gap:10px;border-top:1px solid #e2e8f0;padding-top:14px}.caption-variant-card{display:grid;grid-gap:7px;gap:7px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fbff;padding:11px}.caption-variant-card span{color:#334155;font-size:13px;font-weight:900}.caption-variant-card textarea{min-height:92px;resize:vertical}.seeding-target-card{position:-webkit-sticky;position:sticky;top:92px}.seeding-target-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.seeding-target-head b{display:block;color:#0f172a;font-size:14px;font-weight:900}.seeding-target-head span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:700}.seeding-target-actions{display:flex;flex:0 0 auto;gap:6px}.seeding-target-actions button{border:none;border-radius:999px;background:#eef4ff;color:#1d4ed8;cursor:pointer;font-family:inherit;font-size:12px;font-weight:900;padding:6px 10px}.seeding-target-actions button:hover{background:#dbeafe}.seeding-target-list{display:grid;grid-gap:10px;gap:10px;max-height:520px;overflow-y:auto;margin-top:14px;padding-right:4px}.seeding-target-row{display:flex;align-items:center;gap:10px;border:1px solid #c7d2fe;border-radius:14px;background:#f5f3ff;cursor:pointer;padding:11px 12px}.seeding-target-row:hover{border-color:#8b5cf6;background:#f3e8ff}.seeding-target-row input{flex:0 0 auto;width:18px;height:18px;accent-color:#7c3aed}.seeding-target-row b{display:block;color:#0f172a;font-size:14px;font-weight:900}.seeding-target-row small{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:700}.seeding-empty-target,.target-note{border:1px solid #fed7aa;border-radius:13px;background:#fff7ed;color:#9a3412;font-size:13px;line-height:1.45;padding:11px 12px}.target-note{margin-top:14px;border-color:#e2e8f0;background:#f8fafc;color:#64748b}.seeding-history{display:grid;grid-gap:12px;gap:12px}.seeding-history-table td{vertical-align:top}.seeding-history-table td:nth-child(2){max-width:460px;color:#334155;line-height:1.45;white-space:pre-wrap}.seeding-history-table small{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:600}.pill-danger,.pill-ok{display:inline-flex;align-items:center;border-radius:999px;font-size:12px;font-weight:900;padding:6px 10px;white-space:nowrap}.pill-ok{background:#dcfce7;color:#047857}.pill-danger{background:#ffe4e6;color:#be123c}.seeding-status-line{min-height:22px;color:#475569;font-size:14px}@media (max-width:1080px){.seeding-compose-split,.seeding-layout{grid-template-columns:1fr}.seeding-compose-preview,.seeding-target-card{position:static}}@media (max-width:640px){.seeding-form-grid,.seeding-media-grid{grid-template-columns:1fr}.seeding-compose-card,.seeding-history,.seeding-target-card{padding:13px;border-radius:14px}}.badge-lead{background:#ecfdf5;color:#047857;cursor:default}.badge-reply{background:#dbeafe;color:#1e40af;cursor:default}.btn-leads{background:#047857;color:white}.btn-leads:hover{opacity:.9}.btn-leads:disabled{opacity:.5;cursor:not-allowed}.lead-wrap{margin:0 16px 12px;border:1px solid #d1fae5;border-radius:10px;overflow:hidden;background:#f8fffc}.lead-head{padding:8px 11px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:8px}.lead-list{display:flex;flex-direction:column}.lead-item{padding:9px 11px;border-top:1px solid #d1fae5}.lead-main{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:5px}.lead-name{font-size:13px;font-weight:700;color:#064e3b}.lead-source{font-size:11px;color:#047857;background:#d1fae5}.lead-phone,.lead-source{border-radius:999px;padding:1px 7px}.lead-phone{font-size:12px;font-weight:700;color:#1d4ed8;background:#dbeafe}.lead-no-phone{font-size:11px;color:#92400e;background:#fef3c7;border-radius:999px;padding:1px 7px}.lead-need{font-size:13px;line-height:1.4;color:#1f2937}.lead-sub{margin-top:4px;display:flex;flex-wrap:wrap;gap:6px;font-size:11px;color:#6b7280}.lead-evidence{margin-top:5px;font-size:12px;color:#4b5563;line-height:1.35}.reply-wrap{margin:0 16px 12px;border:1px solid #bfdbfe;border-radius:10px;overflow:hidden;background:#f8fbff}.reply-head{padding:8px 11px;background:#dbeafe;color:#1e40af;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:8px}.reply-meta{padding:9px 11px;border-top:1px solid #bfdbfe;font-size:12px;color:#1f2937;display:grid;grid-gap:5px;gap:5px}.reply-meta b{color:#1e3a8a}.reply-list{display:flex;flex-direction:column;border-top:1px solid #bfdbfe}.reply-item{padding:10px 11px;border-top:1px solid #dbeafe}.reply-item:first-child{border-top:none}.reply-label{font-size:12px;font-weight:700;color:#1d4ed8;margin-bottom:5px}.reply-text{font-size:13px;line-height:1.45;color:#111827;white-space:pre-wrap}.reply-actions{margin-top:7px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.btn-copy-reply{padding:5px 11px;border-radius:8px;border:none;background:#1877f2;color:white;font-size:12px;font-weight:600;cursor:pointer}.btn-copy-reply:hover{background:#1464d8}.reply-save-note{font-size:11px;color:#6b7280}.btn-reply-ai{font-size:13px;font-weight:600;color:#1d4ed8;cursor:pointer;border:none;background:none;padding:0}.btn-reply-ai:hover{text-decoration:underline}.btn-reply-ai:disabled{opacity:.5;cursor:not-allowed}.btn-mark-processed{font-size:13px;font-weight:600;color:#15803d;cursor:pointer;border:none;background:none;padding:0}.btn-mark-processed:hover{text-decoration:underline}.btn-mark-processed:disabled{opacity:.5;cursor:not-allowed}.partner-post-board{background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #e5e7eb;border-radius:18px;padding:16px;margin-bottom:14px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.partner-post-board-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.partner-post-board-head b{display:block;color:#0f172a;font-size:15px}.partner-post-board-head span{display:block;color:#64748b;font-size:12px;margin-top:3px}.partner-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.partner-post-card{border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:9px;min-width:0}.partner-post-type{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:11px;font-weight:800}.partner-post-card h3{margin:0;color:#111827;font-size:15px;line-height:1.35}.partner-post-card p{margin:0;color:#4b5563;font-size:12px;line-height:1.5}.partner-post-card dl{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:6px 8px;gap:6px 8px;margin:0;font-size:12px}.partner-post-card dt{color:#64748b;font-weight:700}.partner-post-card dd{margin:0;min-width:0;word-break:break-word;color:#111827}.partner-post-card a{color:#2563eb;text-decoration:none}.partner-post-card button{margin-top:auto}@media (max-width:1100px){.partner-post-grid{grid-template-columns:1fr}.partner-post-board-head{align-items:flex-start;flex-direction:column}}.partner-preset-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:10px 0 14px}.partner-preset-strip button{text-align:left;border:1px solid #dbeafe;background:linear-gradient(135deg,#eff6ff,#fff);border-radius:14px;padding:10px 12px;cursor:pointer;min-width:0}.partner-preset-strip button:hover{border-color:#2563eb;box-shadow:0 10px 20px rgba(37,99,235,.1)}.partner-preset-strip b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#0f172a;font-size:12px;line-height:1.35}.partner-preset-strip span{display:block;color:#2563eb;font-size:11px;font-weight:700;margin-top:6px}@media (max-width:1100px){.partner-preset-strip{grid-template-columns:1fr}}.comment-card-dm{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:5px 9px;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-size:11px;font-weight:800;cursor:pointer;border:1px solid #bfdbfe}.comment-card-dm:hover{background:#dbeafe}.seeding-media-hint{display:block;margin-top:6px;color:#475569;font-size:12px;font-weight:700}.seeding-media-hint a{color:#2563eb;text-decoration:none}.seeding-media-grid{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch}.seeding-dropzone{position:relative;display:block;min-height:132px;border:1.5px dashed #c7d2fe;border-radius:14px;background:#f8faff;cursor:pointer;transition:border-color .15s,background .15s}.seeding-dropzone.active,.seeding-dropzone:hover{border-color:#6366f1;background:#eef2ff}.seeding-dropzone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.seeding-dropzone-inner{height:100%;min-height:132px;display:grid;place-items:center;grid-gap:4px;gap:4px;padding:14px;text-align:center;pointer-events:none}.seeding-dropzone-icon{font-size:28px;line-height:1}.seeding-dropzone-inner b{font-size:13px;color:#1e293b}.seeding-dropzone-inner small{font-size:11px;color:#64748b}.seeding-media-link-col{display:grid;grid-gap:8px;gap:8px;align-content:start}.seeding-media-link-col input{width:100%;border:1px solid #dbe4f0;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:13px;outline:none}.seeding-media-link-col input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.seeding-media-link-col small{font-size:11px;line-height:1.45;color:#64748b}.seeding-media-preview{margin-top:12px;border:1px solid #dbe4f0;border-radius:14px;overflow:hidden;background:#fff}.seeding-media-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.seeding-media-preview-head b{font-size:12px;color:#334155}.seeding-media-preview-clear{border:none;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;cursor:pointer}.seeding-media-preview-body{background:#0f172a;min-height:180px;display:grid;place-items:center}.seeding-media-preview-body img,.seeding-media-preview-body video{width:100%;max-height:320px;object-fit:contain;display:block;background:#0f172a}.seeding-media-preview-body iframe{width:100%;min-height:220px;aspect-ratio:16/9;border:0;display:block;background:#000}.seeding-media-preview-empty,.seeding-media-preview-fallback{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px;text-align:center;color:#64748b;font-size:12px;font-weight:600;background:linear-gradient(135deg,#dbe3ef,#c7d2e0)}.seeding-media-preview-fallback a{color:#2563eb;word-break:break-all}.seeding-fb-preview{border:1px solid #dbe3ef;border-radius:16px;background:#f8fbff;padding:12px}.seeding-fb-preview-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#334155;font-size:12px;font-weight:800}.seeding-fb-preview-label em{font-style:normal;color:#64748b;font-size:11px;font-weight:700}.seeding-fb-post-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.06)}.seeding-fb-post-head{display:flex;align-items:center;gap:10px;padding:12px 14px 8px}.seeding-fb-avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#1877f2,#6366f1);color:#fff;font-size:16px;font-weight:900;flex:0 0 auto}.seeding-fb-post-head b{display:block;color:#0f172a;font-size:14px}.seeding-fb-post-head small{color:#64748b;font-size:11px}.seeding-fb-post-text{padding:0 14px 12px;white-space:pre-wrap;color:#111827;line-height:1.55;font-size:14px}.seeding-fb-post-placeholder{color:#94a3b8;font-style:italic}.seeding-fb-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px;gap:4px;padding:0 14px 12px}.seeding-fb-media-thumb{aspect-ratio:1;border-radius:8px;overflow:hidden;background:#0f172a}.seeding-fb-media-thumb img,.seeding-fb-media-thumb video{width:100%;height:100%;object-fit:cover;display:block}.seeding-media-link-card{width:100%;display:flex;gap:12px;align-items:center;padding:18px;color:#fff;background:linear-gradient(135deg,#1e293b,#334155)}.seeding-media-link-card b{display:block;font-size:14px;margin-bottom:4px}.seeding-media-link-card a{color:#bfdbfe;font-size:12px;word-break:break-all}.seeding-field input[type=file]{padding:10px;background:#f8fafc;cursor:pointer}