:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}
:root{--page:#f5f5f7;--surface:#ffffffdb;--surface-solid:#fff;--surface-soft:#fbfbfd;--surface-muted:#f0f2f6;--ink:#1d1d1f;--muted:#6e6e73;--muted-strong:#47474c;--line:#dfe3ea;--line-soft:#edf0f4;--blue:#007aff;--blue-soft:#e8f2ff;--green:#34c759;--amber:#ff9f0a;--red:#ff3b30;--purple:#af52de;--shadow:0 18px 46px #1e26321a;--shadow-soft:0 1px 2px #1e26320d, 0 10px 26px #1e26320f;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}h1,h2,p{margin:0}h1{color:var(--ink);letter-spacing:0;font-size:34px;font-weight:820;line-height:1.08}h2{color:var(--ink);letter-spacing:0;font-size:18px;font-weight:760;line-height:1.25}a{color:var(--blue);font-weight:720;text-decoration:none}a:hover{text-decoration:underline}button,.button-like{background:linear-gradient(180deg, #ffffff6b, #fff0 48%), linear-gradient(180deg, #4aa3ff, var(--blue));color:#fff;cursor:pointer;border:1px solid #0060d229;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-weight:760;line-height:1;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s,opacity .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff8f,0 9px 18px #007aff33}button:hover:not(:disabled),.button-like:hover{text-decoration:none;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff9e,0 12px 24px #007aff3d}button:active:not(:disabled),.button-like:active{transform:scale(.985);box-shadow:inset 0 2px 6px #0000001f,0 5px 14px #007aff29}button:disabled{cursor:not-allowed;opacity:.54;box-shadow:none}button.ghost,.button-like.ghost{color:var(--ink);background:linear-gradient(#ffffffeb,#f8f9fce0);border-color:#b4bbc79e;box-shadow:inset 0 1px #ffffffd1,0 1px 2px #1e26320f}button.ghost:hover:not(:disabled),.button-like.ghost:hover{box-shadow:var(--shadow-soft);background:#fff;border-color:#007aff47}button.danger{background:linear-gradient(180deg, #ffffff47, #fff0 45%), linear-gradient(180deg, #ff6961, var(--red));color:#fff;border-color:#ff3b3038;box-shadow:inset 0 1px #ffffff6b,0 9px 18px #ff3b3029}button.danger:hover:not(:disabled){box-shadow:inset 0 1px #ffffff75,0 12px 24px #ff3b3033}input,select,textarea{width:100%;min-height:42px;color:var(--ink);background:#fffffff5;border:1px solid #d8dde6;border-radius:8px;outline:none;padding:0 13px;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffffe6,0 1px 1px #1e263208}textarea{resize:vertical;min-height:104px;padding:12px 13px;line-height:1.45}input:focus,select:focus,textarea:focus{background:#fff;border-color:#007affbd;box-shadow:inset 0 1px #ffffffe6,0 0 0 4px #007aff1f}input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--blue);box-shadow:none;padding:0}input[type=color]{min-height:42px;padding:4px}input[type=range]{accent-color:var(--blue);box-shadow:none;padding:0}.auth-page{background:var(--page);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--line-soft);width:min(460px,100%);box-shadow:var(--shadow);background:#fffffff0;border-radius:8px;gap:18px;padding:28px;display:grid}.auth-brand{align-items:center;gap:14px;display:flex}.auth-brand>span,.brand>span{color:#fff;background:#1d1d1f;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;font-weight:860;display:grid;box-shadow:0 10px 24px #1d1d1f29}.auth-brand h1{font-size:28px}.eyebrow{color:#77777d;text-transform:uppercase;letter-spacing:0;margin:0;font-size:12px;font-weight:820}.auth-gate{background:var(--page);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading-card{border:1px solid var(--line-soft);min-width:min(360px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:center;background:#ffffffdb;border-radius:18px;justify-items:center;gap:8px;padding:26px;display:grid}.auth-loading-card>span{color:#fff;background:#1d1d1f;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:860;display:grid;box-shadow:0 10px 24px #1d1d1f29}.auth-loading-card small{color:var(--muted);font-weight:650}.mode-switch{border:1px solid var(--line-soft);background:#eceef3;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.mode-switch button{min-height:36px;color:var(--muted-strong);box-shadow:none;background:0 0;border:0;transform:none}.mode-switch button.active{color:var(--blue);background:#fff;box-shadow:0 1px 5px #1e26321c}.stack{gap:12px;display:grid}.stack.relaxed{gap:14px}.app-shell{background:var(--page);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border-right:1px solid #dde1e8d1;align-content:start;gap:28px;height:100vh;padding:22px 14px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;padding:0 2px;display:flex}.brand strong,.brand small{display:block}.brand strong{color:var(--ink);font-weight:820;line-height:1.1}.brand small{color:var(--muted);margin-top:3px;font-size:13px}.sidebar-nav,.nav-section{gap:6px;display:grid}.sidebar-nav{gap:18px}.nav-section>span{color:#8d8d93;text-transform:uppercase;letter-spacing:0;padding:0 10px;font-size:11px;font-weight:820}.nav-section a{width:100%;min-height:42px;color:var(--muted-strong);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px;font-weight:760;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex;transform:none}.nav-section a i{background:#c7c7cc;border-radius:50%;width:7px;height:7px}.nav-section a:hover,.nav-section a.active{color:var(--blue);box-shadow:none;background:#007aff14}.nav-section a.active{border-color:#007aff24}.nav-section a.active i{background:var(--blue)}.workspace{--workspace-pad:clamp(22px, 3vw, 44px);min-width:0;padding:26px var(--workspace-pad) 44px;align-content:start;gap:22px;display:grid}.topbar{z-index:20;min-height:76px;margin:-26px calc(0px - var(--workspace-pad)) 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f5f7d1;border-bottom:1px solid #e0e3eac7;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(22px,3vw,44px) 14px;display:flex;position:sticky;top:0}.page-title{gap:5px;min-width:0;display:grid}.page-title span{color:var(--muted);line-height:1.45}.top-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.system-chip{min-height:36px;color:var(--muted-strong);background:#ffffffd1;border:1px solid #d8dde6e0;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:760;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.system-chip b{background:var(--green);border-radius:50%;width:9px;height:9px}.system-chip.is-busy b{background:var(--blue);animation:1.2s ease-in-out infinite pulse}.notification-wrap{position:relative}.notification-button{width:42px;min-width:42px;height:42px;color:var(--ink);background:#ffffffd6;border-color:#d0d6e0d1;border-radius:50%;padding:0;box-shadow:inset 0 1px #fffffff2,0 6px 16px #1e263214}.notification-button:hover,.notification-button.active{background:#fff;border-color:#007aff42;box-shadow:inset 0 1px #fffffff2,0 10px 22px #1e26321f}.bell-icon{width:18px;height:19px;display:inline-block;position:relative}.bell-icon:before{content:"";border:2px solid;border-bottom:0;border-radius:10px 10px 4px 4px;width:10px;height:12px;position:absolute;top:2px;left:4px}.bell-icon:after{content:"";background:currentColor;border-radius:999px;width:7px;height:2px;position:absolute;top:15px;left:6px;box-shadow:2px 2px 0 -1px}.notification-badge{background:var(--red);color:#fff;border:2px solid var(--page);border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:11px;font-weight:820;display:grid;position:absolute;top:-4px;right:-3px}.notification-menu{z-index:30;width:min(380px,100vw - 32px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffeb;border:1px solid #d2d7e0db;border-radius:8px;animation:.17s both menuIn;position:absolute;top:52px;right:0;overflow:hidden}.notification-menu header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 10px;display:flex}.notification-menu header div{gap:2px;display:grid}.notification-menu header strong{font-size:16px}.notification-menu header span{color:var(--muted);font-size:13px}.notification-list{gap:8px;max-height:380px;padding:10px;display:grid;overflow:auto}.notification-item,.notification-empty{background:#fbfbfddb;border:1px solid #dfe3eadb;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.notification-item i{background:var(--tone);width:10px;height:10px;box-shadow:0 0 0 5px var(--tone-bg);border-radius:50%;margin-top:4px}.notification-item div,.notification-empty{min-width:0}.notification-item strong,.notification-empty strong{color:var(--ink);font-size:14px}.notification-item span,.notification-empty span{color:#4b5567;overflow-wrap:anywhere;margin-top:3px;line-height:1.4;display:block}.notification-item small{color:var(--muted);margin-top:7px;display:block}.notification-empty{grid-template-columns:1fr}.toast-stack{z-index:60;pointer-events:none;width:min(390px,100vw - 32px);position:fixed;top:20px;right:24px}.toast-card{color:var(--ink);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe0;border:1px solid #d2d7e0d6;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:13px 14px;animation:.26s both toastIn;display:grid}.toast-mark{background:var(--blue);border-radius:50%;width:12px;height:12px;margin-top:4px;box-shadow:0 0 0 5px #007aff1f}.toast-card strong{font-size:14px;display:block}.toast-card p{color:#4b5567;overflow-wrap:anywhere;margin-top:3px;line-height:1.38}.tone-blue{--tone:var(--blue);--tone-bg:#007aff17;--tone-border:#007aff2e}.tone-green{--tone:#168a3a;--tone-bg:#34c7591a;--tone-border:#34c75938}.tone-amber{--tone:#a15d00;--tone-bg:#ff9f0a21;--tone-border:#ff9f0a3d}.tone-red{--tone:#c02f25;--tone-bg:#ff3b301a;--tone-border:#ff3b3038}.tone-purple{--tone:var(--purple);--tone-bg:#af52de1a;--tone-border:#af52de33}.tone-gray{--tone:#667085;--tone-bg:#f3f5f8;--tone-border:var(--line-soft)}.pill,.health-item,.status-card{color:var(--tone);background:var(--tone-bg);border-color:var(--tone-border)}.pill{text-transform:capitalize;white-space:nowrap;border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:26px;padding:0 10px;font-size:12px;font-weight:820;line-height:1.15;display:inline-flex}.notice{color:#064f9e;overflow-wrap:anywhere;background:#007aff12;border:1px solid #007aff33;border-radius:8px;gap:4px;padding:12px 14px;line-height:1.45;display:grid}.notice.error{color:#b42318;background:#ff3b3014;border-color:#ff3b3038}.health-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.health-item{border:1px solid;border-radius:8px;align-content:center;gap:5px;min-height:64px;padding:12px 14px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric,.panel{background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #dde1e8e0;border-radius:8px}.metric{align-content:space-between;gap:10px;min-height:104px;padding:16px;display:grid}.metric:before{content:"";background:var(--tone);border-radius:999px;width:34px;height:4px}.metric span,.health-item span,.status-card span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:820}.metric strong{color:var(--ink);font-size:30px;line-height:1}.metric small{color:var(--muted);line-height:1.35}.panel{align-content:start;gap:16px;min-width:0;padding:18px;display:grid}.panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panel-header>div{gap:4px;min-width:0;display:grid}.panel-header>div>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:820}.panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.content-grid{grid-template-columns:repeat(2,minmax(320px,1fr));gap:20px;display:grid}.dashboard-page,.drafts-page,.api-page{gap:20px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:20px;display:grid}.span-2{grid-column:1/-1}.notice-panel{min-height:100%}.field{color:var(--ink);gap:8px;font-size:13px;font-weight:740;display:grid}.field>span{color:var(--muted-strong)}.field small{color:var(--muted);font-weight:560;line-height:1.35}.form-grid,.settings-grid,.readonly-grid{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form{gap:16px;display:grid}.settings-grid{grid-template-columns:repeat(2,minmax(240px,1fr));align-items:start}.settings-panel .field{border:1px solid var(--line-soft);background:#fbfbfdbd;border-radius:8px;min-height:88px;padding:12px}.form-footer{justify-content:flex-end;padding-top:2px;display:flex}.form-footer button{width:auto;min-width:148px}.settings-footer-extra{gap:12px;padding-top:2px;display:grid}.status-card{border:1px solid;border-radius:8px;align-content:center;gap:6px;min-height:74px;padding:12px;display:grid}.status-card strong{color:var(--ink);overflow-wrap:anywhere}.check-row{min-height:38px;color:var(--ink);align-items:center;gap:10px;font-weight:740;display:flex}.empty-state{background:#fbfbfdbd;border:1px dashed #cbd2dd;border-radius:8px;align-content:center;justify-items:start;gap:8px;min-height:138px;padding:22px;display:grid}.empty-state strong{color:var(--ink);font-size:18px}.empty-state span{color:var(--muted);line-height:1.45}.notice-list{gap:10px;display:grid}.notice-list article{border:1px solid var(--line-soft);background:#fbfbfdb8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.notice-list article div{gap:4px;display:grid}.notice-list strong{color:var(--ink)}.notice-list span{color:var(--muted);line-height:1.4}.table-wrap{border:1px solid var(--line-soft);background:#ffffffc7;border-radius:8px;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:12px 14px}th{color:var(--muted);text-transform:uppercase;background:#f7f8fbeb;font-size:11px;font-weight:820}td{color:#344054}tbody tr{transition:background .14s}tbody tr:hover{background:#007aff09}tr:last-child td{border-bottom:0}td button,.table-actions button,.table-actions select{width:auto;min-width:78px;min-height:34px;padding:0 10px;font-size:13px}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.link-button{min-width:0;min-height:auto;color:var(--blue);box-shadow:none;text-align:left;background:0 0;border:0;justify-content:flex-start;padding:0;font-weight:780}.link-button:hover:not(:disabled){color:#005ecb;box-shadow:none;background:0 0;text-decoration:underline;transform:none}.link-button:active:not(:disabled){box-shadow:none;transform:none}.connector-fields{gap:12px;display:grid}.connector-fields article{border:1px solid var(--line-soft);background:#fbfbfdc2;border-radius:8px;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.connector-fields span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:820}.connector-fields code{color:var(--ink);white-space:normal;overflow-wrap:anywhere}.sources-page{grid-template-columns:minmax(330px,430px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.source-left,.source-main,.inspector-stack,.inspector-controls{gap:18px;min-width:0;display:grid}.source-left{align-self:start}.source-main{grid-template-columns:1fr}.source-create-panel,.source-library-panel,.source-inspector-panel{overflow:hidden}.library-toolbar{gap:12px;display:grid}.source-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.source-tabs button{white-space:normal;font-size:13px;line-height:1.15}.source-cards{gap:10px;max-height:360px;padding-right:4px;display:grid;overflow:auto}.source-card{border:1px solid var(--line-soft);background:#fbfbfdbd;border-radius:8px;gap:8px;min-width:0;padding:12px;display:grid}.source-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.source-card strong{color:var(--ink)}.source-card span,.source-card small{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.source-inspector-panel .inspector-stack{grid-template-columns:1fr}.inspector-title{gap:5px;display:grid}.inspector-title strong{color:var(--ink);font-size:20px}.inspector-title span{color:var(--muted);overflow-wrap:anywhere;line-height:1.4}.inspector-actions{flex-wrap:wrap;gap:10px;display:flex}.toggle-line{border:1px solid var(--line-soft);background:#fbfcfed1;border-radius:8px;align-items:center;gap:12px;min-height:68px;padding:12px 14px;display:flex}.toggle-line.compact{min-height:60px}.toggle-line span{gap:2px;display:grid}.toggle-line strong{color:var(--ink);font-size:14px;font-weight:760}.toggle-line small{color:var(--muted);font-size:12px;line-height:1.35}.scan-center{gap:15px;display:grid}.scan-hero{border:1px solid var(--line-soft);background:linear-gradient(#ffffffd1,#f8fafdd1);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:136px;padding:18px;display:flex}.scan-hero>div:first-child{gap:8px;min-width:0;display:grid}.scan-hero strong{color:var(--ink);font-size:22px;line-height:1.18}.scan-hero p{color:#4b5567;overflow-wrap:anywhere;line-height:1.45}.progress-ring{--value:0deg;background:conic-gradient(var(--blue) var(--value), #e8ebf0 0deg);border-radius:50%;flex:none;place-items:center;width:82px;height:82px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #1e26320d}.scan-center.running .progress-ring{animation:1.6s ease-in-out infinite ringPulse}.progress-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px;box-shadow:inset 0 1px 2px #1e263214}.progress-ring span{z-index:1;color:var(--ink);font-size:16px;font-weight:820;position:relative}.progress-bar{background:#e8ebf0;border-radius:999px;height:8px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #34c759);height:100%;transition:width .26s;display:block}.scan-stages{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.scan-stages div{border:1px solid var(--line-soft);min-height:42px;color:var(--muted);background:#ffffffd6;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:760;display:flex}.scan-stages i{background:#c7c7cc;border-radius:50%;flex:none;width:10px;height:10px}.scan-stages div.done{color:#168a3a;background:#34c7590f;border-color:#34c75938}.scan-stages div.done i{background:var(--green)}.scan-stages div.active{color:var(--blue);background:#007aff12;border-color:#007aff42}.scan-stages div.active i{background:var(--blue);box-shadow:0 0 0 5px #007aff1f}.timeline{gap:8px;margin:0;padding:0;list-style:none;display:grid}.timeline li{border:1px solid var(--line-soft);background:#ffffffd6;border-radius:8px;gap:4px;padding:12px 14px 12px 42px;display:grid;position:relative}.timeline li:before{content:"";background:var(--blue);border-radius:50%;width:11px;height:11px;position:absolute;top:16px;left:15px;box-shadow:0 0 0 5px #007aff1a}.timeline li.error:before{background:var(--red);box-shadow:0 0 0 5px #ff3b301a}.timeline li.skipped:before{background:var(--amber);box-shadow:0 0 0 5px #ff9f0a1f}.timeline b{color:var(--ink);font-size:14px}.timeline span,.timeline small{color:#4b5567;overflow-wrap:anywhere}.progress-drafts{border-top:1px solid var(--line-soft);gap:8px;padding-top:12px;display:grid}.progress-drafts a{color:var(--blue);overflow-wrap:anywhere;font-weight:720}.compact-progress .timeline{max-height:190px;overflow:auto}.automation-page{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:22px;display:grid}.automation-main,.automation-side,.automation-console{gap:18px;min-width:0;display:grid}.automation-side{position:sticky;top:96px}.automation-hero{min-height:154px}.worker-orb{border:1px solid var(--line-soft);background:#fff;border-radius:50%;flex:none;align-content:center;place-items:center;gap:2px;width:92px;height:92px;display:grid;box-shadow:inset 0 1px 2px #1e26320f,0 12px 28px #1e263214}.worker-orb span{color:var(--blue);font-size:28px;font-weight:840;line-height:1}.worker-orb small{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:780}.automation-actions{flex-wrap:wrap;gap:10px;display:flex}.schedule-editor{gap:16px;display:grid}.schedule-editor>button{justify-self:end;min-width:150px}.schedule-grid{grid-template-columns:minmax(220px,1.15fr) repeat(2,minmax(150px,1fr));align-items:stretch;gap:12px;display:grid}.flow-note{color:#315a8c;background:#007aff0f;border:1px solid #007aff29;border-radius:8px;gap:4px;padding:12px 14px;line-height:1.45;display:grid}.flow-note strong{color:#064f9e}.source-name-cell{gap:3px;min-width:140px;display:grid}.source-name-cell strong{color:var(--ink);font-weight:760}.source-name-cell small{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:760}.api-key-grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.api-key-card,.mini-card{border:1px solid var(--line-soft);background:#fbfbfdbd;border-radius:8px;gap:10px;min-width:0;padding:14px;display:grid}.api-key-card header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.api-key-card header div{gap:3px;min-width:0;display:grid}.api-key-card strong,.mini-card strong{color:var(--ink)}.api-key-card span,.mini-card span,.mini-card small{color:var(--muted);overflow-wrap:anywhere}.api-usage{border:1px solid var(--line-soft);background:#ffffffd1;border-radius:8px;justify-content:space-between;gap:12px;padding:10px;display:flex}.api-usage b{color:var(--ink)}.error-text{color:#b42318;line-height:1.35}.pool-actions{margin-bottom:12px}.image-preview{--accent:#d71920;isolation:isolate;min-height:310px;box-shadow:var(--shadow-soft);background:#273244;border-radius:8px;align-content:end;display:grid;position:relative;overflow:hidden}.image-preview:after{content:"";z-index:-1;background:linear-gradient(#0f172a0f,#0f172ab8);position:absolute;inset:0}.image-preview-photo{z-index:-2;background:linear-gradient(135deg,#93a4b8 0%,#465569 52%,#111827 100%);position:absolute;inset:0}.image-preview-logo{width:54px;height:54px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;font-weight:900;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 8px 20px #0f172a3d}.image-preview-bar{border-top:6px solid var(--accent);background:#fffffff0;gap:6px;padding:16px;display:grid}.image-preview-bar strong{color:var(--accent);text-transform:uppercase;font-size:14px}.image-preview-bar span{color:var(--ink);font-size:20px;font-weight:850;line-height:1.2}.template-clean_border .image-preview-bar{border:2px solid var(--accent);border-radius:8px;margin:18px}.template-category_ribbon .image-preview-bar{border-top:0;border-left:12px solid var(--accent);width:78%}.template-magazine_frame .image-preview-bar{background:#0f172a;margin:18px}.template-magazine_frame .image-preview-bar strong,.template-magazine_frame .image-preview-bar span{color:#fff}.template-minimal_brand .image-preview-bar{border-top-width:3px;width:60%;margin:18px}.swatch{border:1px solid #0f172a2e;border-radius:4px;flex:none;width:16px;height:16px;display:inline-block}.job-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.job-list li{border:1px solid var(--line-soft);background:#fbfbfdbd;border-radius:8px;gap:4px;min-height:56px;padding:10px 12px;display:grid}.job-list strong{color:var(--blue);text-transform:uppercase;font-size:12px}.job-list span,.job-list small{color:var(--muted);overflow-wrap:anywhere}@keyframes pulse{0%,to{opacity:1}50%{opacity:.42}}@keyframes ringPulse{0%,to{box-shadow:0 0 #007aff24}50%{box-shadow:0 0 0 8px #007aff00}}@keyframes menuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1260px){.content-grid,.dashboard-grid,.automation-page,.sources-page{grid-template-columns:1fr}.automation-side{position:static}.metric-grid,.small-metrics,.health-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.topbar{flex-direction:column;align-items:stretch;margin-top:0;position:relative}.top-actions{flex-wrap:wrap;justify-content:flex-start}.workspace{padding-top:0}}@media (max-width:680px){.auth-page,.workspace{padding:16px}.topbar{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.auth-panel,.panel{padding:16px}h1{font-size:28px}.metric-grid,.small-metrics,.health-strip,.form-grid,.settings-grid,.readonly-grid,.api-key-grid,.card-grid,.schedule-grid,.scan-stages,.sidebar-nav,.source-tabs,.inspector-controls{grid-template-columns:1fr}.connector-fields article,.notice-list article{grid-template-columns:1fr;align-items:stretch}.scan-hero{flex-direction:column;align-items:flex-start}.notification-menu{left:-180px;right:auto}}.workspace{--workspace-pad:clamp(20px, 3vw, 42px);padding:28px var(--workspace-pad) 44px;overflow-x:hidden}.topbar{z-index:10;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;align-items:flex-start;min-height:auto;margin:0;padding:0 0 2px;position:static;top:auto}.top-actions{flex:none}.page-title{max-width:760px}.panel{overflow:hidden}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.small-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(380px,1.08fr)}.pill{white-space:nowrap;overflow-wrap:normal;word-break:keep-all;flex:none;min-width:max-content;max-width:100%;line-height:1.15}th,td{word-break:normal;overflow-wrap:normal;line-height:1.35}td:first-child{overflow-wrap:anywhere}td .pill{display:inline-flex}.dashboard-page .table-wrap th:nth-child(2),.dashboard-page .table-wrap td:nth-child(2){width:170px}.dashboard-page .table-wrap th:last-child,.dashboard-page .table-wrap td:last-child{white-space:nowrap;width:118px}.notice-list article{min-width:0}.notice-list article button{min-width:118px}.readonly-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.inspector-controls{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.schedule-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.scan-stages{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}@media (max-width:1320px){.dashboard-grid,.content-grid,.automation-page,.sources-page{grid-template-columns:1fr}.automation-side{position:static}}@media (max-width:1024px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.sidebar{padding:20px 12px}.workspace{padding:24px var(--workspace-pad) 40px}.topbar{flex-direction:column;gap:14px}.top-actions{justify-content:space-between;width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #dde1e8d1;border-right:0;gap:16px;height:auto;padding:16px;position:static}.sidebar-nav{scrollbar-width:thin;gap:10px;padding-bottom:4px;display:flex;overflow:auto hidden}.nav-section{gap:8px;min-width:max-content;display:flex}.nav-section>span{display:none}.nav-section a{width:auto;min-width:max-content;padding:0 14px}.workspace{padding-top:22px}.topbar{margin:0;padding:0}.notification-menu{left:auto;right:0}}@media (max-width:680px){.workspace{--workspace-pad:16px;padding:18px var(--workspace-pad) 34px}.topbar{margin:0;padding:0}.page-title h1{font-size:30px}.page-title span{font-size:15px}.top-actions{grid-template-columns:1fr auto auto;align-items:center;gap:8px;display:grid}.system-chip{justify-content:center;width:100%}.logout-button{min-width:84px;padding:0 12px}.metric-grid,.small-metrics,.form-grid,.settings-grid,.readonly-grid,.api-key-grid,.card-grid,.schedule-grid,.scan-stages,.source-tabs,.inspector-controls{grid-template-columns:1fr}.sidebar-nav{grid-template-columns:unset}.panel-header{flex-direction:column;align-items:stretch}.panel-actions{justify-content:flex-start}.notice-list article{grid-template-columns:1fr;align-items:stretch}.scan-hero{flex-direction:column;align-items:flex-start}.notification-menu{width:auto;position:fixed;top:142px;left:16px;right:16px}.toast-stack{width:auto;left:16px;right:16px}.table-wrap{margin-inline:-2px}th,td{padding:11px 12px}}@media (max-width:430px){.top-actions{grid-template-columns:1fr auto}.logout-button{grid-column:1/-1;width:100%}.brand>span{width:40px;height:40px}.source-cards{max-height:300px}}.table-wrap table{min-width:760px}.dashboard-page .table-wrap table{min-width:640px}.sources-page .table-wrap table,.automation-page .table-wrap table,.drafts-page .table-wrap table{min-width:920px}.notification-header{align-items:flex-start}.notification-menu .notification-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.notification-menu .notification-header-actions .link-button,.notification-actions .link-button{min-height:24px;font-size:12px;line-height:1.2}.notification-item{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;transition:border-color .16s,background .16s,opacity .16s,transform .16s}.notification-item:hover{background:#fffffff0;border-color:#007aff33;transform:translateY(-1px)}.notification-item.is-read{opacity:.74}.notification-item.is-read i{background:#a1a1aa;box-shadow:0 0 0 5px #71717a1a}.notification-copy{min-width:0}.notification-actions{align-content:start;justify-items:end;gap:6px;min-width:56px;display:grid}.danger-link{color:#d92d20}.danger-link:hover:not(:disabled){color:#b42318}.link-button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:680px){.notification-menu{top:132px}.notification-header{display:grid}.notification-menu .notification-header-actions{justify-content:flex-start}.notification-item{grid-template-columns:auto minmax(0,1fr)}.notification-actions{grid-column:2;justify-content:flex-start;min-width:0;display:flex}}.drafts-page .panel{min-width:0}.drafts-audit-wrap{width:100%;max-height:none;overflow:hidden visible}.drafts-audit-table{table-layout:fixed;width:100%;min-width:0}.drafts-audit-table th,.drafts-audit-table td{vertical-align:top;padding:12px 10px;overflow:hidden}.drafts-audit-table th:first-child,.drafts-audit-table td:first-child{width:42px}.drafts-audit-table th:nth-child(2),.drafts-audit-table td:nth-child(2){width:9%}.drafts-audit-table th:nth-child(3),.drafts-audit-table td:nth-child(3){width:20%}.drafts-audit-table th:nth-child(4),.drafts-audit-table td:nth-child(4){width:22%}.drafts-audit-table th:nth-child(5),.drafts-audit-table td:nth-child(5){width:92px}.drafts-audit-table th:nth-child(6),.drafts-audit-table td:nth-child(6){width:17%}.drafts-audit-table th:nth-child(7),.drafts-audit-table td:nth-child(7){width:10%}.drafts-audit-table th:nth-child(8),.drafts-audit-table td:nth-child(8){width:76px}.drafts-audit-table th:nth-child(9),.drafts-audit-table td:nth-child(9){width:108px}.draft-number,.draft-post-cell,.draft-updated-cell{white-space:nowrap}.draft-number{color:var(--muted);font-variant-numeric:tabular-nums}.draft-source-cell,.draft-title-cell,.draft-message,.draft-api,.draft-post-cell,.draft-updated-cell{overflow-wrap:anywhere;min-width:0;line-height:1.38;display:block}.draft-source-cell,.draft-api,.draft-updated-cell{color:var(--muted-strong);font-size:13px}.draft-title-cell,.draft-message{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.draft-title-cell{-webkit-line-clamp:2}.draft-message{color:#4b5567;-webkit-line-clamp:3;font-size:13px}.draft-api{font-size:13px}.draft-url{color:#064f9e;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-weight:650;line-height:1.38;display:-webkit-box;overflow:hidden}.draft-post-button{min-width:62px;min-height:30px;padding:0 10px;font-size:13px}@media (max-width:1180px){.drafts-audit-table th:nth-child(2),.drafts-audit-table td:nth-child(2){width:10%}.drafts-audit-table th:nth-child(3),.drafts-audit-table td:nth-child(3){width:19%}.drafts-audit-table th:nth-child(4),.drafts-audit-table td:nth-child(4){width:21%}.drafts-audit-table th:nth-child(6),.drafts-audit-table td:nth-child(6){width:15%}.drafts-audit-table th:nth-child(7),.drafts-audit-table td:nth-child(7){width:9%}.drafts-audit-table th:nth-child(9),.drafts-audit-table td:nth-child(9){width:96px}}@media (max-width:900px){.drafts-audit-wrap{background:0 0;border:0;overflow:visible}.drafts-audit-table,.drafts-audit-table thead,.drafts-audit-table tbody,.drafts-audit-table tr,.drafts-audit-table td{width:100%;display:block}.drafts-audit-table thead{display:none}.drafts-audit-table tbody{gap:12px;display:grid}.drafts-audit-table tr{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:#ffffffd6;border-radius:8px;overflow:hidden}.drafts-audit-table td{border-bottom:1px solid var(--line-soft);grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;min-height:44px;padding:10px 12px;display:grid}.drafts-audit-table td:last-child{border-bottom:0}.drafts-audit-table td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:820}.draft-title-cell,.draft-message,.draft-url{-webkit-line-clamp:unset}}.drafts-page .drafts-audit-wrap .drafts-audit-table{width:100%;min-width:0;max-width:100%}.drafts-redesign{gap:22px}.draft-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.draft-metric-card{min-height:112px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border:1px solid #e2e8f2d1;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:22px 24px;display:grid}.draft-metric-icon{width:52px;height:52px;color:var(--tone);background:linear-gradient(135deg, var(--tone-bg), #ffffffdb);border:1px solid var(--tone-border);border-radius:12px;place-items:center;display:grid}.draft-metric-icon svg{width:24px;height:24px}.draft-metric-card small{color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.draft-metric-card strong{color:#101828;margin-top:7px;font-size:30px;line-height:1;display:block}.draft-toolbar{grid-template-columns:minmax(220px,1.2fr) auto minmax(160px,.62fr) minmax(170px,.72fr) minmax(160px,.62fr) auto;align-items:center;gap:12px;display:grid}.draft-search-field,.draft-select-field{min-width:0;min-height:50px;box-shadow:var(--shadow-soft);background:#ffffffd6;border:1px solid #e2e8f2eb;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;display:grid}.draft-search-field svg,.draft-select-field svg,.draft-filter-button svg,.draft-export-button svg{color:#516179;flex:none;width:19px;height:19px}.draft-search-field input,.draft-select-field select{min-height:46px;box-shadow:none;background:0 0;border:0;padding:0}.draft-search-field input:focus,.draft-select-field select:focus{box-shadow:none}.draft-filter-button,.draft-export-button{border-radius:8px;min-height:50px}.draft-filter-button{color:#24344d}.draft-export-button{min-width:108px}.draft-table-card{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #e2e8f2e0;border-radius:14px;overflow:visible}.draft-table-wrap{width:100%;overflow:visible}.draft-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.draft-table th,.draft-table td{vertical-align:middle;border-bottom:1px solid #e8edf5f0;padding:16px 12px;overflow:hidden}.draft-table th{color:#697386;background:#f8fafde0;height:52px;font-size:11px;font-weight:850}.draft-table td{color:#344054;font-size:13px}.draft-table tbody tr{min-height:74px}.draft-table tbody tr:hover{background:#2f73ff09}.draft-table tbody tr:nth-child(4n){background:#2f73ff0b}.draft-table tbody tr:nth-child(4n):hover{background:#2f73ff12}.draft-table th:first-child,.draft-table td:first-child{width:44px}.draft-table th:nth-child(2),.draft-table td:nth-child(2){width:12%}.draft-table th:nth-child(3),.draft-table td:nth-child(3){width:18%}.draft-table th:nth-child(4),.draft-table td:nth-child(4){width:19%}.draft-table th:nth-child(5),.draft-table td:nth-child(5){width:138px}.draft-table th:nth-child(6),.draft-table td:nth-child(6){width:18%}.draft-table th:nth-child(7),.draft-table td:nth-child(7){width:8%}.draft-table th:nth-child(8),.draft-table td:nth-child(8){width:82px}.draft-table th:nth-child(9),.draft-table td:nth-child(9){width:98px}.draft-table th:nth-child(10),.draft-table td:nth-child(10){text-align:center;width:68px;overflow:visible}.draft-table td:nth-child(5) .pill{min-width:118px;padding-inline:10px;font-size:11px}.draft-index-cell{color:#667085;font-variant-numeric:tabular-nums}.draft-source-badge{background:#f8fafde0;border:1px solid #e8edf5e6;border-radius:8px;align-items:center;gap:8px;max-width:100%;min-height:34px;padding:4px 8px 4px 5px;display:inline-flex}.draft-source-badge .draft-source-icon{border-radius:6px;flex:none;width:24px;height:24px;display:block;position:relative;overflow:hidden}.draft-source-badge .draft-source-initials{border-radius:inherit;width:100%;height:100%;color:var(--tone);background:var(--tone-bg);border:1px solid var(--tone-border);place-items:center;font-size:10px;font-weight:900;display:grid}.draft-source-badge .draft-source-icon img{border-radius:inherit;object-fit:contain;background:#fff;border:1px solid #e2e8f2eb;width:100%;height:100%;padding:2px;display:block;position:absolute;inset:0}.draft-source-badge b{color:#1d2939;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:12px;font-weight:760;line-height:1.2;display:-webkit-box;overflow:hidden}.draft-title-text,.draft-url-text,.draft-message-text,.draft-api-text,.draft-updated-text{overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.36;display:-webkit-box;overflow:hidden}.draft-title-text{color:#1d2939;-webkit-line-clamp:2;font-weight:680}.draft-url-text{color:#0b66e4;-webkit-line-clamp:2;font-weight:780}.draft-message-text{color:#4b5a70;-webkit-line-clamp:3}.draft-api-text{color:#667085;-webkit-line-clamp:2;font-size:12px}.draft-updated-text{color:#5d6b82;-webkit-line-clamp:2;font-size:12px}.draft-post-cell{align-items:center;min-width:0;display:inline-flex}.draft-post-link{color:#0b66e4;white-space:nowrap;font-weight:850}.draft-post-button{border-radius:8px;min-width:62px;min-height:32px;padding:0 11px;font-size:12px}.draft-row-actions{display:inline-block;position:relative}.draft-row-actions summary{color:#18243a;cursor:pointer;border-radius:8px;place-items:center;width:34px;height:34px;list-style:none;display:grid}.draft-row-actions summary::-webkit-details-marker{display:none}.draft-row-actions summary svg{width:22px;height:22px}.draft-row-actions[open] summary,.draft-row-actions summary:hover{color:#246bfe;background:#2f73ff14}.draft-row-actions div{z-index:10;min-width:168px;box-shadow:var(--shadow);background:#fffffff5;border:1px solid #e2e8f2e6;border-radius:10px;gap:4px;padding:6px;display:grid;position:absolute;top:40px;right:0}.draft-row-actions a,.draft-row-actions button{color:#18243a;min-height:34px;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:flex-start;padding:0 10px;font-size:13px;font-weight:740}.draft-row-actions a:hover,.draft-row-actions button:hover:not(:disabled){color:#246bfe;box-shadow:none;background:#2f73ff14;text-decoration:none;transform:none}.draft-empty-state{color:#5d6b82;text-align:center;align-content:center;justify-items:center;gap:6px;min-height:150px;display:grid}.draft-empty-state strong{color:#101828;font-size:17px}.draft-pagination{border-top:1px solid #e8edf5f0;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:14px 24px;display:flex}.draft-pagination>span{color:#5d6b82;font-size:14px}.draft-pagination>div{justify-content:flex-end;align-items:center;gap:8px;display:flex}.draft-pagination select{width:136px;min-height:42px}.draft-pagination button{border-radius:8px;width:42px;min-width:42px;min-height:42px;padding:0}.draft-page-number.active{background:linear-gradient(180deg, #ffffff61, #fff0 45%), linear-gradient(180deg, #4aa3ff, var(--blue));color:#fff}@media (max-width:1320px){.draft-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.draft-export-button{width:100%}}@media (max-width:1100px){.draft-table th:nth-child(7),.draft-table td:nth-child(7){display:none}.draft-table th:nth-child(3),.draft-table td:nth-child(3),.draft-table th:nth-child(6),.draft-table td:nth-child(6){width:20%}}@media (max-width:900px){.draft-summary-grid,.draft-toolbar{grid-template-columns:1fr}.draft-table-card{box-shadow:none;background:0 0;border:0}.draft-table,.draft-table thead,.draft-table tbody,.draft-table tr,.draft-table td{width:100%;display:block}.draft-table thead{display:none}.draft-table tbody{gap:12px;display:grid}.draft-table tbody tr,.draft-table tbody tr:nth-child(4n){box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #e2e8f2e0;border-radius:14px;overflow:visible}.draft-table td,.draft-table td:nth-child(10){text-align:left;border-bottom:1px solid #e8edf5f0;grid-template-columns:120px minmax(0,1fr);align-items:start;gap:12px;min-height:46px;padding:11px 14px;display:grid;overflow:visible}.draft-table td:before{content:attr(data-label);color:#697386;text-transform:uppercase;font-size:11px;font-weight:850}.draft-table td:last-child{border-bottom:0}.draft-title-text,.draft-url-text,.draft-message-text,.draft-api-text,.draft-updated-text{-webkit-line-clamp:unset}.draft-row-actions div{left:0;right:auto}.draft-pagination{background:#ffffffd1;border:1px solid #e2e8f2e0;border-radius:14px}}@media (max-width:620px){.draft-metric-card{min-height:98px;padding:18px}.draft-pagination{justify-items:stretch;display:grid}.draft-pagination>div{justify-content:space-between}.draft-pagination select{width:min(148px,42vw)}}.automation-redesign{gap:22px;display:grid}.automation-top-grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.95fr);align-items:start;gap:20px;display:grid}.automation-side-stack{gap:20px;min-width:0;display:grid}.automation-card{min-width:0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #e2e8f2db;border-radius:14px;padding:22px 24px}.automation-card header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.automation-card header span:not(.pill):not(.automation-icon-bubble){color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.automation-card h2{color:#101828;font-size:20px;font-weight:840}.automation-title-row{align-items:center;gap:12px;min-width:0;display:flex}.automation-title-row h2{min-width:0}.automation-icon-bubble{width:38px;height:38px;color:var(--tone);background:linear-gradient(135deg, var(--tone-bg), #ffffffdb);border:1px solid var(--tone-border);border-radius:10px;flex:none;place-items:center;display:grid}.automation-icon-bubble svg,.automation-command-row button svg,.advanced-automation-form button svg{width:20px;height:20px}.auto-worker-card{gap:22px;display:grid}.automation-due-orb{background:#fffffff5;border:1px solid #e2e8f2e6;border-radius:50%;flex:none;align-content:center;place-items:center;gap:2px;width:72px;height:72px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #2135581a}.automation-due-orb strong{color:var(--blue);font-size:24px;line-height:1}.automation-due-orb span{color:#697386;text-transform:uppercase;font-size:11px;font-weight:850}.worker-copy{gap:8px;display:grid}.worker-copy strong{color:#101828;font-size:22px;line-height:1.2}.worker-copy p{color:#5d6b82;max-width:760px;line-height:1.5}.automation-command-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.automation-command-row button{border-radius:9px;min-width:132px;min-height:44px}.automation-command-row .danger-text{color:#d92d20}.automation-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.automation-stat-card{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:88px;padding:14px;display:grid}.automation-stat-card .automation-icon-bubble{border-radius:9px;width:34px;height:34px}.automation-stat-card .automation-icon-bubble svg{width:18px;height:18px}.automation-stat-card span{color:#697386;text-transform:uppercase;font-size:11px;font-weight:850;display:block}.automation-stat-card strong{color:#101828;overflow-wrap:anywhere;margin-top:6px;font-size:15px;line-height:1.3;display:block}.live-scan-card{gap:18px;min-height:300px;display:grid}.live-scan-empty{text-align:center;background:linear-gradient(#f8fafd94,#ffffff94);border:1px dashed #becadce6;border-radius:12px;align-content:center;justify-items:center;gap:10px;min-height:198px;padding:26px;display:grid}.live-scan-empty .automation-icon-bubble{border-radius:50%;width:70px;height:70px}.live-scan-empty .automation-icon-bubble svg{width:34px;height:34px}.live-scan-empty strong{color:#101828;font-size:17px}.live-scan-empty p{color:#5d6b82;max-width:390px;line-height:1.5}.live-scan-running{gap:14px;display:grid}.scan-progress-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.scan-progress-head strong{color:#101828;font-size:18px}.scan-progress-head p{color:#5d6b82;margin-top:6px;line-height:1.45}.scan-progress-ring{--value:0deg;background:conic-gradient(var(--blue) var(--value), #e8edf5 0deg);border-radius:50%;place-items:center;width:74px;height:74px;display:grid;position:relative;box-shadow:0 14px 28px #21355814}.scan-progress-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px}.scan-progress-ring span{z-index:1;color:#101828;font-weight:850;position:relative}.scan-progress-bar{background:#e8edf5;border-radius:999px;height:8px;overflow:hidden}.scan-progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--green));height:100%;transition:width .24s;display:block}.automation-event-list,.activity-list{gap:10px;display:grid}.automation-event-list{margin:0;padding:0;list-style:none}.automation-event-list li{background:#f8fafd94;border:1px solid #e2e8f2e0;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:11px 12px;display:grid}.automation-event-list i{background:var(--blue);border-radius:50%;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 5px #007aff1f}.automation-event-list li.error i{background:var(--red);box-shadow:0 0 0 5px #ff3b301f}.automation-event-list strong{color:#101828;font-size:13px}.automation-event-list span{color:#5d6b82;margin-top:3px;line-height:1.4;display:block}.automation-event-list small{color:#697386;margin-top:5px;display:block}.advanced-automation-card{gap:16px;display:grid}.advanced-automation-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.advanced-automation-form button{border-radius:9px;grid-column:1/-1;justify-self:end;min-width:150px}.automation-option-card,.automation-field-card{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:10px;gap:8px;min-height:88px;padding:14px;display:grid}.automation-option-card{grid-template-columns:auto auto minmax(0,1fr);align-items:center}.automation-option-card input[type=checkbox]{width:18px;height:18px;min-height:18px}.automation-option-card span,.automation-field-card{min-width:0}.automation-option-card strong,.automation-field-card span{color:#101828;font-size:13px;font-weight:780}.automation-option-card small,.automation-field-card small{color:#5d6b82;margin-top:4px;line-height:1.35;display:block}.automation-field-card select,.automation-field-card input{min-height:42px}.automation-schedule-card{gap:20px;display:grid}.automation-schedule-form{gap:18px;display:grid}.automation-schedule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.automation-schedule-form>button{border-radius:9px;justify-self:end;min-width:150px}.automation-flow-note{background:#007aff0f;border:1px solid #007aff2e;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:13px 14px;display:grid}.automation-flow-note strong{color:#064f9e}.automation-flow-note span{color:#315a8c;margin-top:3px;line-height:1.4;display:block}.serial-queue-card{gap:16px;display:grid}.automation-queue-wrap{background:#ffffffa8;border:1px solid #e8edf5eb;border-radius:12px;width:100%;overflow:hidden}.automation-queue-table{table-layout:fixed;width:100%;min-width:0}.automation-queue-table th,.automation-queue-table td{vertical-align:middle;border-bottom:1px solid #e8edf5eb;padding:14px 12px;overflow:hidden}.automation-queue-table th{color:#697386;background:#f8fafde0;font-size:11px;font-weight:850}.automation-queue-table td{color:#344054;font-size:13px}.automation-queue-table th:first-child,.automation-queue-table td:first-child{width:44px}.automation-queue-table th:nth-child(2),.automation-queue-table td:nth-child(2){width:22%}.automation-queue-table th:nth-child(3),.automation-queue-table td:nth-child(3){width:12%}.automation-queue-table th:nth-child(4),.automation-queue-table td:nth-child(4){width:100px}.automation-queue-table th:nth-child(5),.automation-queue-table td:nth-child(5){width:17%}.automation-queue-table th:nth-child(6),.automation-queue-table td:nth-child(6){width:15%}.queue-source-name,.queue-error-text{overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.queue-source-name{-webkit-line-clamp:2}.queue-source-name strong{color:#101828;font-weight:800}.queue-source-name small{color:var(--blue);text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:850;display:block}.queue-error-text{color:#4b5a70;-webkit-line-clamp:3}.activity-redesign{gap:20px;display:grid}.activity-summary-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.activity-summary-card{min-height:92px;box-shadow:var(--shadow-soft);background:#fffc;border:1px solid #e2e8f2db;border-radius:14px;align-content:center;gap:7px;padding:20px 22px;display:grid}.activity-summary-card:before{content:"";background:var(--tone);border-radius:999px;width:34px;height:4px}.activity-summary-card span{color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.activity-summary-card strong{color:#101828;font-size:30px;line-height:1}.activity-log-card{box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #e2e8f2db;border-radius:14px;gap:18px;padding:26px 28px;display:grid}.activity-log-card header span{color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.activity-log-card h2{color:#101828;margin-top:7px;font-size:22px;font-weight:840}.activity-log-item{background:#ffffffb3;border:1px solid #e2e8f2e0;border-radius:12px;grid-template-columns:auto 126px minmax(0,1fr);align-items:center;gap:18px;min-height:76px;padding:14px 18px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.activity-log-item:hover{border-color:var(--tone-border);transform:translateY(-1px);box-shadow:0 16px 34px #21355814}.activity-icon{width:34px;height:34px;color:var(--tone);background:var(--tone-bg);border:1px solid var(--tone-border);border-radius:50%;place-items:center;display:grid}.activity-icon svg{width:19px;height:19px}.activity-log-item strong{color:#344054;font-size:15px;font-weight:650;line-height:1.4;display:block}.activity-log-item small{color:#5d6b82;margin-top:6px;display:block}.activity-empty{color:#5d6b82;text-align:center;border:1px dashed #becadce6;border-radius:12px;align-content:center;justify-items:center;gap:8px;min-height:160px;display:grid}.activity-empty strong{color:#101828;font-size:17px}@media (max-width:1100px){.automation-top-grid{grid-template-columns:1fr}.automation-side-stack{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}}@media (max-width:1060px){.automation-stat-grid,.automation-schedule-grid,.activity-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-side-stack,.advanced-automation-form{grid-template-columns:1fr}}@media (max-width:900px){.automation-queue-wrap{background:0 0;border:0;overflow:visible}.automation-queue-table,.automation-queue-table thead,.automation-queue-table tbody,.automation-queue-table tr,.automation-queue-table td{width:100%;display:block}.automation-queue-table thead{display:none}.automation-queue-table tbody{gap:12px;display:grid}.automation-queue-table tr{box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #e2e8f2e0;border-radius:12px;overflow:hidden}.automation-queue-table td{border-bottom:1px solid #e8edf5eb;grid-template-columns:112px minmax(0,1fr);gap:12px;display:grid}.automation-queue-table td:before{color:#697386;text-transform:uppercase;font-size:11px;font-weight:850}.automation-queue-table td:first-child:before{content:"#"}.automation-queue-table td:nth-child(2):before{content:"Source Queue"}.automation-queue-table td:nth-child(3):before{content:"Site"}.automation-queue-table td:nth-child(4):before{content:"Auto Post"}.automation-queue-table td:nth-child(5):before{content:"Next Run"}.automation-queue-table td:nth-child(6):before{content:"Last Checked"}.automation-queue-table td:nth-child(7):before{content:"Last Error"}.activity-log-item{grid-template-columns:auto minmax(0,1fr)}.activity-log-item .pill{grid-column:2;justify-self:start}}@media (max-width:680px){.automation-card,.activity-log-card{padding:18px}.automation-stat-grid,.automation-schedule-grid,.activity-summary-row{grid-template-columns:1fr}.automation-card header,.scan-progress-head,.draft-pagination{align-items:stretch}.scan-progress-head{grid-template-columns:1fr}.automation-due-orb,.scan-progress-ring{justify-self:start}.automation-command-row button,.automation-schedule-form>button,.advanced-automation-form button{width:100%}.automation-option-card{grid-template-columns:auto minmax(0,1fr)}.automation-option-card .automation-icon-bubble{display:none}}.premium-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffeb,#ffffffc7);border:1px solid #e2e8f2e0;border-radius:14px;align-content:start;gap:20px;min-width:0;padding:26px 28px;display:grid;box-shadow:0 1px 2px #1e26320a,0 22px 48px #21355814}.premium-card-header{gap:7px;display:grid}.premium-card-header>span{color:#53637d;text-transform:uppercase;font-size:12px;font-weight:850}.premium-card-header h2{color:#101828;font-size:22px;font-weight:840}.settings-redesign-panel{gap:28px;padding:30px 32px}.settings-redesign-panel .premium-card-header h2{font-size:24px}.settings-redesign-form{gap:28px;display:grid}.settings-redesign-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:16px;display:grid}.setting-card{background:#ffffffbd;border:1px solid #e2e8f2eb;border-radius:12px;align-content:start;gap:10px;min-height:92px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #ffffffe0}.setting-card>span{color:#263855;font-size:13px;font-weight:780}.setting-card input,.setting-card select,.setting-card textarea{background:#fffffff5}.setting-check-card{grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center}.setting-check-card span{gap:4px;display:grid}.setting-check-card strong{color:#101828;font-size:14px}.setting-check-card small{color:#5d6b82;font-size:12px;line-height:1.35}.setting-card-wide{grid-column:span 2}.settings-save-row{border-top:1px solid #e2e8f2e0;justify-content:flex-end;padding-top:24px;display:flex}.settings-save-row button{min-width:170px}.connections-page{gap:22px;display:grid}.connections-top-grid{grid-template-columns:minmax(320px,.95fr) minmax(360px,1.05fr);align-items:stretch;gap:22px;display:grid}.connection-form,.api-key-form{gap:16px;display:grid}.connection-form label,.api-key-form label,.api-setting-card{color:#263855;gap:9px;min-width:0;font-size:13px;font-weight:780;display:grid}.connection-form button,.api-key-form button{width:100%;min-height:48px;margin-top:2px}.connector-copy-list{gap:14px;display:grid}.connector-copy-row{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:15px 16px;display:grid}.connector-row-icon,.api-metric-icon{width:44px;height:44px;color:var(--blue);background:#007aff14;border:1px solid #007aff24;border-radius:12px;place-items:center;display:grid}.connector-row-icon svg,.connector-copy-button svg,.api-pool-redesign svg{width:19px;height:19px}.connector-row-content{gap:5px;min-width:0;display:grid}.connector-row-content span,.connected-sites-table th,.api-setting-card>span{color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.connector-row-content code,.connected-sites-table code{color:#18253b;overflow-wrap:anywhere;font-family:inherit;font-weight:650}.connector-copy-button{gap:8px;min-width:96px}.connector-copy-row.muted code{color:#7b8798;font-weight:600}.connector-fields-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.connector-secret-note{color:#7a4f00;background:linear-gradient(135deg,#fffaebdb,#ffffffb8);border:1px solid #ffb34057;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.connector-secret-note.success{color:#087443;background:linear-gradient(135deg,#ecfdf3db,#ffffffb8);border-color:#34c75947}.connector-secret-note div{gap:4px;min-width:0;display:grid}.connector-secret-note strong{color:inherit;font-size:13px}.connector-secret-note span{color:#5d6b82;font-size:13px;line-height:1.45}.connected-sites-card{gap:18px}.connected-sites-table-wrap{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:12px;width:100%;overflow:hidden}.connected-sites-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.connected-sites-table th,.connected-sites-table td{border-bottom:1px solid #e2e8f2eb;padding:17px 20px}.connected-sites-table th:first-child,.connected-sites-table td:first-child{width:14%}.connected-sites-table th:nth-child(2),.connected-sites-table td:nth-child(2){width:27%}.connected-sites-table th:nth-child(3),.connected-sites-table td:nth-child(3){width:11%}.connected-sites-table th:nth-child(4),.connected-sites-table td:nth-child(4){width:14%}.connected-sites-table th:nth-child(5),.connected-sites-table td:nth-child(5),.connected-sites-table th:nth-child(6),.connected-sites-table td:nth-child(6){width:9%}.connected-sites-table th:nth-child(7),.connected-sites-table td:nth-child(7){width:16%}.connected-sites-table td{color:#344054;font-size:14px}.connected-sites-table td strong,.connected-sites-table a{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.connected-sites-table a{overflow-wrap:anywhere}.connected-sites-table td:nth-child(6) code{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:100%;display:inline-block;overflow:hidden}.connected-sites-table td:nth-child(7){text-align:right;overflow:visible}.connection-row-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:max-content;display:flex}.connection-icon-button{border-radius:12px;place-items:center;width:36px;min-width:36px;height:36px;padding:0;display:inline-grid}.connection-icon-button svg{width:18px;height:18px}.connection-icon-button.danger{color:#e11d48;background:#ff5f5f14;border-color:#ff5f5f57}.connected-empty{color:#5d6b82;place-items:center;min-height:96px;display:grid}.api-pool-redesign{gap:20px;display:grid}.api-metric-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.api-metric{min-height:112px;box-shadow:var(--shadow-soft);background:#ffffffd6;border:1px solid #e2e8f2e0;border-radius:14px;align-items:center;gap:20px;padding:22px 24px;display:flex}.api-metric div{gap:5px;display:grid}.api-metric div span{color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.api-metric strong{color:#101828;font-size:30px;line-height:1}.api-tone-green{--api-tone:#16a34a;--api-bg:#34c7591f;--api-border:#34c7592e}.api-tone-amber{--api-tone:#d97706;--api-bg:#ff9f0a24;--api-border:#ff9f0a33}.api-tone-gray{--api-tone:#667085;--api-bg:#6670851a;--api-border:#66708521}.api-tone-red{--api-tone:#ff3b30;--api-bg:#ff3b301f;--api-border:#ff3b302e}.api-metric-icon{width:58px;height:58px;color:var(--api-tone);background:var(--api-bg);border-color:var(--api-border);border-radius:16px}.api-metric-icon svg{width:25px;height:25px}.api-work-grid{grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);align-items:start;gap:22px;display:grid}.api-add-card,.api-model-card{min-height:100%}.api-secret-field{position:relative}.api-secret-field input{padding-right:46px}.api-secret-field i{color:#5d6b82;place-items:center;display:grid;position:absolute;bottom:12px;right:14px}.api-model-form{gap:18px;display:grid}.api-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.api-setting-card{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:12px;min-height:96px;padding:14px 16px}.api-setting-card textarea{min-height:78px}.api-setting-card-wide{grid-row:span 1}.api-setting-check{grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center}.api-setting-check span{gap:4px;display:grid}.api-setting-check strong{color:#101828}.api-setting-check small{color:#5d6b82;font-size:12px}.api-model-actions{border-top:1px solid #e2e8f2e6;flex-wrap:wrap;align-items:center;gap:10px;padding-top:16px;display:flex}.api-model-actions button{min-width:126px}.api-model-actions button:last-child{min-width:150px;margin-left:auto}.api-danger-light{color:var(--red);box-shadow:none;background:#ff3b301a;border-color:#ff3b3038}.api-danger-light:hover:not(:disabled){color:var(--red);background:#ff3b3024;box-shadow:0 8px 18px #ff3b301a}.api-key-list{border-top:1px solid #e2e8f2e6;gap:14px;padding-top:18px;display:grid}.api-key-premium-card{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:12px;gap:12px;padding:16px;display:grid}.api-key-premium-card header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.api-key-premium-card header div{gap:4px;min-width:0;display:grid}.api-key-premium-card header strong{color:#101828;font-size:18px}.api-key-premium-card header span,.api-usage-bar span{color:#5d6b82;overflow-wrap:anywhere}.api-usage-bar{background:#ffffffdb;border:1px solid #e2e8f2eb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.api-usage-bar strong{color:#101828}.api-key-error{color:#d92d20;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.api-key-controls{flex-wrap:wrap;gap:10px;display:flex}.api-key-controls button,.api-key-controls select{width:auto;min-width:92px;min-height:38px}.api-key-delete{margin-left:auto}.api-empty-card{color:#5d6b82;background:#ffffff9e;border:1px dashed #becadce6;border-radius:12px;place-items:center;min-height:104px;display:grid}@media (max-width:1180px){.connections-top-grid,.api-work-grid{grid-template-columns:1fr}.api-metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.premium-card,.settings-redesign-panel{padding:20px}.connector-copy-row{grid-template-columns:42px minmax(0,1fr)}.connector-copy-button{grid-column:1/-1;width:100%}.connector-fields-header,.connector-secret-note{flex-direction:column;align-items:stretch}.connector-secret-note button{width:100%}.connected-sites-table,.connected-sites-table thead,.connected-sites-table tbody,.connected-sites-table tr,.connected-sites-table td{width:100%;display:block}.connected-sites-table thead{display:none}.connected-sites-table tbody{gap:12px;padding:12px;display:grid}.connected-sites-table tr{background:#fff;border:1px solid #e2e8f2eb;border-radius:12px;overflow:hidden}.connected-sites-table td{border-bottom:1px solid #e2e8f2eb;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px 14px;display:grid}.connected-sites-table td:before{content:attr(data-label);color:#697386;text-transform:uppercase;font-size:11px;font-weight:850}.connection-row-actions{justify-content:flex-start}.api-settings-grid,.settings-redesign-grid,.api-metric-row{grid-template-columns:1fr}.setting-card-wide{grid-column:auto}.api-model-actions button,.api-model-actions button:last-child,.api-key-controls button,.api-key-controls select{width:100%;margin-left:0}}.simplified-sources-page .table-wrap{overflow-x:hidden}.simplified-sources-page .table-wrap table{table-layout:fixed;width:100%;min-width:0}.simplified-sources-page th,.simplified-sources-page td{overflow:hidden}.simplified-sources-page th:first-child,.simplified-sources-page td:first-child{width:16%}.simplified-sources-page th:nth-child(2),.simplified-sources-page td:nth-child(2){width:28%}.simplified-sources-page th:nth-child(3),.simplified-sources-page td:nth-child(3){width:10%}.simplified-sources-page th:nth-child(4),.simplified-sources-page td:nth-child(4){width:14%}.simplified-sources-page th:nth-child(5),.simplified-sources-page td:nth-child(5){width:9%}.simplified-sources-page th:nth-child(6),.simplified-sources-page td:nth-child(6){width:10%}.simplified-sources-page th:nth-child(7),.simplified-sources-page td:nth-child(7){width:13%}.source-name-inline,.source-url-inline{overflow-wrap:anywhere;-webkit-box-orient:vertical;min-width:0;line-height:1.38;display:-webkit-box;overflow:hidden}.source-name-inline{-webkit-line-clamp:2}.source-url-inline{color:#064f9e;-webkit-line-clamp:2;font-weight:650}.simplified-sources-page .table-actions{gap:6px}.simplified-sources-page .table-actions button{min-width:64px}@media (max-width:900px){.simplified-sources-page .table-wrap{overflow-x:auto}.simplified-sources-page .table-wrap table{min-width:760px}}:root{--page:#f7f9fd;--surface:#ffffffdb;--line-soft:#e8edf5;--shadow:0 26px 70px #2135581a;--shadow-soft:0 1px 2px #2135580a, 0 18px 44px #21355814}body{background:linear-gradient(#fbfcff 0%,#f5f8fd 42%,#f8fafc 100%)}.app-shell{background:linear-gradient(90deg,#fffffff5 0 264px,#0000 264px),linear-gradient(#fbfcff 0%,#f5f8fd 50%,#f8fafc 100%);grid-template-columns:264px minmax(0,1fr)}.sidebar{background:#ffffffb8;border-right:1px solid #e2e8f2b8;grid-template-rows:auto minmax(0,1fr);align-content:stretch;gap:24px;padding:28px 22px;box-shadow:14px 0 40px #21355809}.brand{padding:0}.brand>span,.auth-brand>span{background:linear-gradient(135deg,#49c1ff 0%,#2f73ff 55%,#7c5cff 100%);border-radius:14px;width:52px;height:52px;box-shadow:0 16px 34px #2f73ff40}.brand strong{font-size:16px}.brand small{color:#657084;font-size:14px;font-style:italic}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#94a3b894 transparent;align-content:start;gap:24px;min-height:0;padding-right:4px;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#94a3b870;border-radius:999px}.nav-section{gap:8px}.nav-section>span{color:#8b95a7;padding:0 8px;font-size:11px;font-weight:850}.nav-section a{color:#18243a;border-radius:12px;gap:14px;min-height:48px;padding:0 18px;font-weight:760}.nav-section a:hover{color:#246bfe;background:#3075ff0f;text-decoration:none}.nav-section a.active{color:#246bfe;background:linear-gradient(135deg,#3075ff24,#ffffffb8);border-color:#3075ff1a;box-shadow:inset 0 1px #ffffffd1,0 12px 30px #2f73ff1a}.nav-svg{color:#6a7890;flex:none;width:21px;height:21px}.nav-section a.active .nav-svg,.nav-section a:hover .nav-svg{color:#246bfe}.workspace{--workspace-pad:clamp(26px, 3.5vw, 58px);padding:30px var(--workspace-pad) 52px;gap:26px}.topbar{align-items:center;padding-bottom:0}.page-title{gap:7px}.page-title h1{letter-spacing:0;font-size:clamp(34px,3vw,42px)}.page-title span{color:#637083;font-size:16px}.top-actions{gap:14px}.system-chip,.notification-button,.logout-button{min-height:46px;box-shadow:var(--shadow-soft);background:#ffffffd1;border-color:#e2e8f2d1;border-radius:12px}.system-chip{color:#18243a;padding:0 18px}.notification-button{width:46px;min-width:46px}.logout-button{min-width:126px}.dashboard-v2{gap:24px}.page-content-transition{min-width:0;animation:.18s both pageContentIn}.dashboard-metrics-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-metric-card,.dashboard-card{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border:1px solid #e2e8f2d1;border-radius:14px}.dashboard-metric-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;min-height:140px;padding:24px;display:grid}.metric-icon,.operation-icon{color:var(--tone);background:linear-gradient(135deg, var(--tone-bg), color-mix(in srgb, var(--tone-bg) 82%, #fff));border:1px solid var(--tone-border);border-radius:50%;place-items:center;display:grid;box-shadow:0 12px 26px #21355814}.metric-icon{width:70px;height:70px}.mini-icon{color:currentColor;place-items:center;min-width:26px;min-height:26px;display:grid}.mini-icon svg{width:27px;height:27px;display:block}.operation-icon .mini-icon svg{width:22px;height:22px}.dashboard-metric-card span,.dashboard-card header>span,.dashboard-card header div>span,.operation-card span{color:#697386;text-transform:uppercase;font-size:12px;font-weight:850}.dashboard-metric-card strong{color:#101828;margin-top:8px;font-size:30px;line-height:1;display:block}.dashboard-metric-card small{color:#5d6b82;margin-top:10px;font-size:14px;display:block}.dashboard-command-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;display:grid}.dashboard-card{gap:18px;min-width:0;padding:22px 24px;display:grid}.dashboard-card header h2{color:#101828;margin-top:6px;font-size:20px;font-weight:840}.action-callout{border:1px solid var(--tone-border);background:linear-gradient(135deg, var(--tone-bg), #ffffffc2);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:104px;padding:18px 20px;display:grid}.action-alert-icon{background:var(--tone-bg);width:44px;height:44px;color:var(--tone);border-radius:50%;place-items:center;font-weight:900;display:grid}.action-callout strong{color:#101828;font-size:16px}.action-callout p{color:#5d6b82;max-width:560px;margin-top:8px;line-height:1.5}.action-callout button{border-radius:10px;min-width:112px}.operation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.operation-card{background:linear-gradient(135deg, var(--tone-bg), #ffffffb8);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:70px;padding:12px 14px;display:grid}.operation-card:last-child{grid-column:span 1}.operation-icon{width:44px;height:44px}.operation-card strong{color:#101828;overflow-wrap:anywhere;margin-top:5px;font-size:15px;line-height:1.25;display:block}.section-header-with-action{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-header-with-action button{flex:none}.dashboard-draft-table-wrap{background:#ffffffa8;border:1px solid #e8edf5db;border-radius:12px;width:100%;overflow:hidden}.dashboard-draft-table{table-layout:fixed;width:100%;min-width:0}.dashboard-draft-table th,.dashboard-draft-table td{vertical-align:middle;border-bottom:1px solid #e8edf5eb;padding:14px 12px;overflow:hidden}.dashboard-draft-table th{color:#697386;background:#f8fafde0;font-size:11px}.dashboard-draft-table td{color:#344054;font-size:13px}.dashboard-draft-table th:first-child,.dashboard-draft-table td:first-child{width:36px}.dashboard-draft-table th:nth-child(2),.dashboard-draft-table td:nth-child(2){width:12%}.dashboard-draft-table th:nth-child(3),.dashboard-draft-table td:nth-child(3){width:18%}.dashboard-draft-table th:nth-child(4),.dashboard-draft-table td:nth-child(4){width:19%}.dashboard-draft-table th:nth-child(5),.dashboard-draft-table td:nth-child(5){width:132px}.dashboard-draft-table th:nth-child(6),.dashboard-draft-table td:nth-child(6){width:16%}.dashboard-draft-table th:nth-child(7),.dashboard-draft-table td:nth-child(7){width:7%}.dashboard-draft-table th:nth-child(8),.dashboard-draft-table td:nth-child(8){width:70px}.dashboard-draft-table th:nth-child(9),.dashboard-draft-table td:nth-child(9){width:98px}.dashboard-draft-table td:nth-child(5) .pill{min-width:112px;padding-inline:10px;font-size:11px}.cell-clamp,.url-cell,.post-link,.dashboard-draft-table time{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.title-cell{color:#1d2939;font-weight:650}.message-cell{color:#4b5a70;-webkit-line-clamp:3}.api-cell{color:#667085;font-size:12px}.url-cell,.post-link{color:#0b66e4;font-weight:780}.post-link,.dashboard-draft-table time{white-space:nowrap;-webkit-line-clamp:1}.dashboard-source-badge{background:#f8fafde0;border:1px solid #e8edf5eb;border-radius:10px;align-items:center;gap:8px;max-width:100%;min-height:34px;padding:4px 9px 4px 4px;display:inline-flex}.dashboard-source-logo{width:26px;height:26px;color:var(--blue);background:#007aff14;border:1px solid #007aff29;border-radius:8px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.dashboard-source-logo span{place-items:center;width:100%;height:100%;font-size:9px;font-weight:900;display:grid}.dashboard-source-logo img{border-radius:inherit;object-fit:contain;background:#fff;width:100%;height:100%;padding:3px;display:block;position:absolute;inset:0}.dashboard-source-badge .cell-clamp{color:#344054;-webkit-line-clamp:2;min-width:0;font-weight:760}.recent-activity-card{padding-bottom:26px}.dashboard-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px;display:grid;position:relative}.dashboard-timeline:before{content:"";background:#e2e8f2f0;width:1px;position:absolute;top:8px;bottom:8px;left:50%}.dashboard-timeline article{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;min-height:52px;padding:8px 0;display:grid}.dashboard-timeline i{background:#2f73ff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;box-shadow:0 0 0 6px #2f73ff1a}.dashboard-timeline i:before{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:rotate(-45deg)}.dashboard-timeline strong{color:#246bfe;text-transform:uppercase;font-size:12px;font-weight:850}.dashboard-timeline span{color:#344054;margin-top:3px;line-height:1.35;display:block}.dashboard-timeline time{color:#667085;white-space:nowrap;font-size:12px}@media (max-width:1380px){.dashboard-metrics-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-command-grid{grid-template-columns:1fr}}@media (max-width:1180px){.app-shell{background:linear-gradient(#fbfcff 0%,#f5f8fd 50%,#f8fafc 100%);grid-template-columns:236px minmax(0,1fr)}.sidebar{padding:24px 16px}.operation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e2e8f2d1;border-right:0;height:auto;max-height:none;position:static}.dashboard-draft-table-wrap{background:0 0;border:0}.dashboard-draft-table,.dashboard-draft-table thead,.dashboard-draft-table tbody,.dashboard-draft-table tr,.dashboard-draft-table td{width:100%;display:block}.dashboard-draft-table thead{display:none}.dashboard-draft-table tbody{gap:12px;display:grid}.dashboard-draft-table tr{background:#ffffffc7;border:1px solid #e2e8f2e0;border-radius:12px;overflow:hidden}.dashboard-draft-table td{grid-template-columns:112px minmax(0,1fr);gap:12px;min-height:42px;padding:10px 12px;display:grid}.dashboard-draft-table td:before{color:#697386;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-draft-table td:first-child:before{content:"#"}.dashboard-draft-table td:nth-child(2):before{content:"Source"}.dashboard-draft-table td:nth-child(3):before{content:"Source Title"}.dashboard-draft-table td:nth-child(4):before{content:"URL"}.dashboard-draft-table td:nth-child(5):before{content:"Status"}.dashboard-draft-table td:nth-child(6):before{content:"Message"}.dashboard-draft-table td:nth-child(7):before{content:"API"}.dashboard-draft-table td:nth-child(8):before{content:"Post"}.dashboard-draft-table td:nth-child(9):before{content:"Updated"}.dashboard-timeline{grid-template-columns:1fr}.dashboard-timeline:before{left:11px}}@media (max-width:680px){.dashboard-metrics-row,.operation-grid{grid-template-columns:1fr}.dashboard-metric-card{min-height:118px;padding:18px}.metric-icon{width:58px;height:58px}.action-callout{grid-template-columns:auto minmax(0,1fr)}.action-callout button{grid-column:1/-1;width:100%}}.app-skeleton{pointer-events:none}.skeleton-block,.skeleton-line,.skeleton-pill,.skeleton-circle,.skeleton-dot,.skeleton-mini{background:#e8edf5;border-radius:999px;display:block;position:relative;overflow:hidden}.skeleton-block:after,.skeleton-line:after,.skeleton-pill:after,.skeleton-circle:after,.skeleton-dot:after,.skeleton-mini:after,.skeleton-card:after,.skeleton-panel:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.25s ease-in-out infinite skeletonSweep;position:absolute;inset:0;transform:translate(-100%)}.skeleton-logo{background:#dbe3ef;border-radius:14px}.skeleton-line{width:100%;height:13px}.skeleton-line.short{width:128px;height:16px}.skeleton-line.tiny{width:96px;height:12px;margin-top:8px}.skeleton-line.label{width:74px;height:10px}.skeleton-line.long{width:min(440px,100%)}.skeleton-line.eyebrow-line{width:136px;height:12px}.skeleton-line.title-line{border-radius:12px;width:min(330px,60vw);height:38px}.skeleton-line.subtitle-line{width:min(560px,76vw);height:15px}.skeleton-line.heading{border-radius:8px;width:170px;height:20px}.skeleton-line.number{border-radius:9px;width:54px;height:30px;margin:11px 0 10px}.skeleton-pill{border-radius:12px;width:112px;height:46px}.skeleton-pill.wide{width:136px}.skeleton-circle{border-radius:50%;width:46px;height:46px}.skeleton-circle.large{width:70px;height:70px}.skeleton-dot{flex:none;width:21px;height:21px}.skeleton-nav-section>span{margin:0 8px 6px}.skeleton-nav-item{align-items:center;gap:14px;min-height:54px;padding:0 18px;display:flex}.skeleton-nav-item b{width:112px}.skeleton-workspace{animation:.18s both skeletonFade}.skeleton-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.skeleton-card,.skeleton-panel{box-shadow:var(--shadow-soft);background:#ffffffc7;border:1px solid #e2e8f2d1;border-radius:14px;position:relative;overflow:hidden}.skeleton-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;min-height:140px;padding:24px;display:grid}.skeleton-card>div{gap:0;display:grid}.skeleton-content-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;display:grid}.skeleton-panel{gap:14px;padding:22px 24px;display:grid}.skeleton-callout{background:#f8fafdb8;border:1px solid #e2e8f2b8;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-height:104px;padding:18px;display:grid}.skeleton-callout div{gap:10px;display:grid}.skeleton-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.skeleton-mini{border-radius:12px;height:70px}.skeleton-table-panel{gap:12px}.skeleton-row{border-top:1px solid #e8edf5cc;grid-template-columns:.55fr 1.4fr 1.3fr .8fr .7fr;align-items:center;gap:18px;min-height:48px;padding-top:12px;display:grid}.skeleton-row .skeleton-line{border-radius:7px;height:14px}@keyframes skeletonSweep{to{transform:translate(100%)}}@keyframes skeletonFade{0%{opacity:0}to{opacity:1}}@keyframes pageContentIn{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1380px){.skeleton-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-content-grid{grid-template-columns:1fr}}@media (max-width:900px){.skeleton-sidebar{display:none}.skeleton-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.skeleton-metrics,.skeleton-mini-grid{grid-template-columns:1fr}.skeleton-card{min-height:118px;padding:18px}.skeleton-circle.large{width:58px;height:58px}.skeleton-row{grid-template-columns:1fr;gap:10px}}.automation-redesign{grid-template-columns:1fr;align-items:start}.automation-redesign>.automation-top-grid,.automation-redesign>.automation-schedule-card,.automation-redesign>.serial-queue-card{width:100%}.automation-top-grid{grid-template-columns:minmax(620px,1.55fr) minmax(360px,.9fr)}.automation-side-stack{grid-template-columns:1fr;align-self:start}.auto-worker-card{min-width:0}.automation-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.automation-stat-card{grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:14px;min-width:0;min-height:94px;overflow:hidden}.automation-stat-card .automation-icon-bubble{place-self:center;width:38px;height:38px;line-height:0}.automation-stat-card .automation-icon-bubble svg{width:19px;height:19px;display:block}.automation-stat-card>div{align-content:center;min-width:0;display:grid}.automation-stat-card span,.automation-stat-card strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.automation-stat-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:1100px){.automation-top-grid{grid-template-columns:1fr}.automation-side-stack,.automation-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.automation-side-stack,.automation-stat-grid,.automation-schedule-grid{grid-template-columns:1fr}}.automation-stat-card .automation-icon-bubble,.automation-title-row .automation-icon-bubble,.advanced-automation-form .automation-icon-bubble,.live-scan-empty .automation-icon-bubble,.automation-flow-note .automation-icon-bubble{text-transform:none!important;color:var(--tone)!important;justify-content:center!important;align-items:center!important;padding:0!important;line-height:0!important;display:flex!important}.automation-stat-card .automation-icon-bubble svg,.automation-title-row .automation-icon-bubble svg,.advanced-automation-form .automation-icon-bubble svg,.live-scan-empty .automation-icon-bubble svg,.automation-flow-note .automation-icon-bubble svg{flex:none;margin:0!important;display:block!important;position:static!important;transform:none!important}.automation-stat-card .automation-icon-bubble{place-self:center!important}.source-redesign-page{grid-template-columns:1fr;gap:22px;display:grid}.source-top-grid{grid-template-columns:minmax(360px,.86fr) minmax(420px,1.14fr);align-items:stretch;gap:22px;display:grid}.source-card-title{align-items:flex-start;gap:14px;min-width:0;display:flex}.source-card-title>div{gap:5px;min-width:0;display:grid}.source-card-title span:not(.source-bubble):not(.pill){color:#53637d;text-transform:uppercase;font-size:12px;font-weight:850}.source-card-title h2{color:#101828;font-size:22px;font-weight:840}.source-card-title p{color:#5d6b82;line-height:1.45}.source-bubble{width:44px;height:44px;color:var(--tone);background:linear-gradient(135deg, var(--tone-bg), #ffffffe0);border:1px solid var(--tone-border);border-radius:14px;flex:none;justify-content:center;align-items:center;line-height:0;display:flex}.source-bubble svg{width:22px;height:22px;display:block}.source-add-card,.source-live-card,.source-library-card,.source-saved-card{border-radius:14px}.source-library-card{gap:18px;overflow:hidden}.source-add-form{gap:14px;display:grid}.source-add-form label{color:#263855;gap:8px;min-width:0;font-size:13px;font-weight:780;display:grid}.source-add-form label>span{color:#263855}.source-add-form button{min-height:48px;margin-top:2px}.source-live-card{min-height:100%}.source-live-wrap>.panel{background:#fffc;border-radius:14px;height:100%}.source-live-empty{text-align:center;background:linear-gradient(#f8fafd8a,#ffffffad);border:1px dashed #becadce6;border-radius:14px;align-content:center;justify-items:center;gap:12px;min-height:292px;padding:30px;display:grid}.source-live-empty .source-bubble{border-radius:50%;width:82px;height:82px}.source-live-empty .source-bubble svg{width:39px;height:39px}.source-live-empty strong{color:#101828;font-size:17px}.source-live-empty span{color:#5d6b82;max-width:360px;line-height:1.5}.source-section-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.source-library-toolbar{grid-template-columns:minmax(360px,.72fr) minmax(260px,.28fr);align-items:center;gap:14px;display:grid}.source-library-tabs{background:linear-gradient(#f2f6fceb,#eaf0f9b8);border:1px solid #e2e8f2e6;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;display:grid}.source-library-tabs button{color:#344054;min-height:38px;box-shadow:none;white-space:normal;background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:780;line-height:1.15;transform:none}.source-library-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 10px 24px #2135581a}.source-search-field{display:block;position:relative}.source-search-field svg{color:#697386;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.source-search-field input{min-height:50px;padding-left:42px}.source-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.source-preset-card{background:linear-gradient(135deg,#fffffff5,#f7faffd6),#ffffffd1;border:1px solid #e2e8f2eb;border-radius:14px;grid-template-rows:auto auto minmax(18px,auto) auto;gap:12px;min-width:0;padding:16px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:inset 0 1px #ffffffeb,0 14px 34px #2135580e}.source-preset-card:hover{border-color:#007aff33;transform:translateY(-2px);box-shadow:inset 0 1px #fffffff5,0 20px 42px #21355817}.source-preset-card.is-recommended{border-color:#34c75938}.source-preset-top{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.source-preset-logo{width:42px;height:42px;color:var(--blue);background:#007aff14;border:1px solid #007aff29;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe0}.source-preset-logo span{place-items:center;width:100%;height:100%;font-size:11px;font-weight:900;display:grid}.source-preset-logo img{border-radius:inherit;object-fit:contain;background:#fff;width:100%;height:100%;padding:6px;display:block;position:absolute;inset:0}.source-preset-heading{gap:3px;min-width:0;display:grid}.source-preset-card strong{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:820;line-height:1.25;overflow:hidden}.source-preset-heading small{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.source-recommended-badge{color:#168a3a;white-space:nowrap;background:#34c7591a;border:1px solid #34c7593d;border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.source-preset-url,.source-preset-feed{color:#5d6b82;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.38;display:-webkit-box;overflow:hidden}.source-preset-url{color:#3d4f69;min-height:38px;font-size:14px}.source-preset-feed{color:#6b7890;-webkit-line-clamp:1;min-height:18px;font-size:12px}.source-preset-card button{color:#18243a;background:linear-gradient(#fffffff5,#f7f9fdeb);border-color:#becadcd1;border-radius:10px;width:100%;min-height:42px;margin-top:2px;box-shadow:inset 0 1px #ffffffeb,0 6px 14px #2135580f}.source-preset-card button:hover:not(:disabled){color:var(--blue);border-color:#007aff42;box-shadow:inset 0 1px #fffffff5,0 12px 24px #007aff1a}.source-library-empty,.source-empty-state{color:#5d6b82;text-align:center;border:1px dashed #becadce6;border-radius:12px;align-content:center;justify-items:center;gap:7px;min-height:130px;display:grid}.source-empty-state strong{color:#101828;font-size:17px}.source-table-wrap{background:#ffffffb8;border:1px solid #e2e8f2eb;border-radius:12px;width:100%;overflow:hidden}.source-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.source-table th,.source-table td{vertical-align:middle;border-bottom:1px solid #e2e8f2eb;padding:15px 16px;overflow:hidden}.source-table th{color:#697386;text-transform:uppercase;background:#f8fafde0;font-size:11px;font-weight:850}.source-table td{color:#344054;font-size:14px}.source-table th:first-child,.source-table td:first-child{width:16%}.source-table th:nth-child(2),.source-table td:nth-child(2){width:28%}.source-table th:nth-child(3),.source-table td:nth-child(3){width:11%}.source-table th:nth-child(4),.source-table td:nth-child(4){width:9%}.source-table th:nth-child(5),.source-table td:nth-child(5){width:12%}.source-table th:nth-child(6),.source-table td:nth-child(6),.source-table th:nth-child(7),.source-table td:nth-child(7),.source-table th:nth-child(8),.source-table td:nth-child(8){width:8%}.source-table td strong,.source-table td a{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.38;display:-webkit-box;overflow:hidden}.source-table td a{color:#0b66e4;font-weight:760}.source-row-actions{justify-content:flex-start;gap:10px;display:flex}.source-row-actions button{min-width:78px;min-height:38px}.source-table-badge{background:#f8fafde6;border:1px solid #e8edf5eb;border-radius:10px;align-items:center;gap:9px;max-width:100%;min-height:36px;padding:5px 9px 5px 5px;display:inline-flex}.source-table-logo{width:28px;height:28px;color:var(--blue);background:#007aff14;border:1px solid #007aff29;border-radius:8px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe0}.source-table-logo span{place-items:center;width:100%;height:100%;font-size:9px;font-weight:900;display:grid}.source-table-logo img{border-radius:inherit;object-fit:contain;background:#fff;width:100%;height:100%;padding:3px;display:block;position:absolute;inset:0}.source-table-badge strong{color:#1d2939;min-width:0;font-weight:780}@media (max-width:1320px){.source-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.source-top-grid,.source-library-toolbar{grid-template-columns:1fr}.source-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.source-section-header{display:grid}.source-preset-grid,.source-library-tabs{grid-template-columns:1fr}.source-table,.source-table thead,.source-table tbody,.source-table tr,.source-table td{width:100%;display:block}.source-table thead{display:none}.source-table tbody{gap:12px;padding:12px;display:grid}.source-table tr{background:#fff;border:1px solid #e2e8f2eb;border-radius:12px;overflow:hidden}.source-table td{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:12px 14px;display:grid}.source-table td:before{content:attr(data-label);color:#697386;text-transform:uppercase;font-size:11px;font-weight:850}.source-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.source-row-actions button{width:100%}}.featured-page{gap:22px;display:grid}.featured-hero{border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.page-kicker{color:#667085;text-transform:uppercase;font-size:12px;font-weight:850}.featured-hero h2,.featured-preview-header h2{color:#101828;margin-top:4px;font-size:24px;font-weight:860}.featured-hero p{color:#5d6b82;max-width:720px;margin-top:6px;line-height:1.5}.featured-status-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.featured-workbench{grid-template-columns:minmax(0,1.05fr) minmax(390px,.78fr);align-items:start;gap:22px;display:grid}.featured-editor,.featured-preview-card,.featured-style-card{border-radius:16px}.featured-editor{gap:18px;padding:22px;display:grid}.featured-section{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.featured-section legend{color:#101828;margin-bottom:10px;font-size:18px;font-weight:850}.featured-section>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.featured-field,.featured-check,.featured-category-editor{background:linear-gradient(135deg,#fffffff5,#f8fafdc2);border:1px solid #e2e8f2eb;border-radius:14px;gap:8px;min-width:0;padding:14px;display:grid}.featured-field>span,.featured-category-editor>span{color:#253858;justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.featured-field>span b{color:var(--blue);font-size:12px}.featured-field input,.featured-field select{min-height:42px}.featured-color-field input{padding:3px}.featured-range-field input{min-height:28px}.featured-check{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:76px}.featured-check span{gap:3px;display:grid}.featured-check strong{color:#101828;font-size:14px}.featured-check small,.featured-category-editor small{color:#667085;line-height:1.35}.featured-category-editor textarea{min-height:150px;line-height:1.45}.featured-save-row{border-top:1px solid #e2e8f2e0;justify-content:flex-end;padding-top:18px;display:flex}.featured-save-row button{min-width:240px;min-height:48px}.featured-preview-stack{gap:18px;display:grid;position:sticky;top:98px}.featured-preview-card,.featured-style-card{gap:16px;padding:22px;display:grid}.featured-preview-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.featured-preview-frame{--accent:#d71920;aspect-ratio:16/9;background:linear-gradient(135deg,#dce8f7,#f7f9fc);border:1px solid #e2e8f2eb;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb8,0 18px 44px #2135581a}.featured-preview-frame:after{content:"";pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 3px color-mix(in srgb, var(--accent) 34%, transparent);position:absolute;inset:0}.featured-preview-frame img{object-fit:cover;width:100%;height:100%;display:block}.featured-preview-fallback{color:#53637d;text-align:center;align-content:center;place-items:center;gap:8px;height:100%;display:grid}.featured-preview-error{color:#b42318;background:#ff3b3014;border:1px solid #ff3b3038;border-radius:12px;padding:12px;line-height:1.45}.featured-preview-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.featured-preview-meta div{background:#f8fafdc2;border:1px solid #e2e8f2e6;border-radius:12px;min-width:0;padding:12px}.featured-preview-meta dt{color:#667085;text-transform:uppercase;font-size:11px;font-weight:850}.featured-preview-meta dd{color:#101828;overflow-wrap:anywhere;margin:4px 0 0;font-weight:780}.featured-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.featured-style-grid article{background:#f8fafdbd;border:1px solid #e2e8f2e6;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 10px;min-width:0;padding:11px;display:grid}.featured-style-grid i{border-radius:999px;grid-row:span 2;width:14px;height:34px}.featured-style-grid strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-weight:820;overflow:hidden}.featured-style-grid span{color:#667085;font-size:12px}@media (max-width:1320px){.featured-workbench{grid-template-columns:1fr}.featured-preview-stack{position:static}}@media (max-width:980px){.featured-section>div,.featured-preview-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.featured-hero,.featured-preview-header{display:grid}.featured-status-row,.featured-save-row{justify-content:stretch}.featured-section>div,.featured-preview-meta,.featured-style-grid{grid-template-columns:1fr}.featured-save-row button{width:100%;min-width:0}}button.primary-action,.source-add-form button[type=submit],.connection-form button[type=submit],.api-key-form button[type=submit],.api-model-actions button[type=submit],.action-callout button:not(.ghost):not(.danger),.settings-save-row button[type=submit],.featured-save-row button[type=submit],.advanced-automation-form button[type=submit],.automation-schedule-form>button[type=submit],.draft-export-button,.draft-post-button,.source-row-actions button:not(.danger){text-shadow:0 1px 1px #0e264a2e;color:#fff!important;background:linear-gradient(#fff6,#fff0 48%),linear-gradient(#49a4ff 0%,#0a84ff 54%,#0071e3 100%)!important;border-color:#0060d23d!important;box-shadow:inset 0 1px #ffffff9e,0 11px 22px #007aff38!important}button.primary-action svg,.source-add-form button[type=submit] svg,.connection-form button[type=submit] svg,.api-key-form button[type=submit] svg,.api-model-actions button[type=submit] svg,.action-callout button:not(.ghost):not(.danger) svg,.settings-save-row button[type=submit] svg,.featured-save-row button[type=submit] svg,.advanced-automation-form button[type=submit] svg,.automation-schedule-form>button[type=submit] svg,.draft-export-button svg,.draft-post-button svg,.source-row-actions button:not(.danger) svg{color:currentColor!important;stroke:currentColor!important}button.primary-action:hover:not(:disabled),.source-add-form button[type=submit]:hover:not(:disabled),.connection-form button[type=submit]:hover:not(:disabled),.api-key-form button[type=submit]:hover:not(:disabled),.api-model-actions button[type=submit]:hover:not(:disabled),.action-callout button:not(.ghost):not(.danger):hover:not(:disabled),.settings-save-row button[type=submit]:hover:not(:disabled),.featured-save-row button[type=submit]:hover:not(:disabled),.advanced-automation-form button[type=submit]:hover:not(:disabled),.automation-schedule-form>button[type=submit]:hover:not(:disabled),.draft-export-button:hover:not(:disabled),.draft-post-button:hover:not(:disabled),.source-row-actions button:not(.danger):hover:not(:disabled){background:linear-gradient(#ffffff7a,#fff0 48%),linear-gradient(#63b3ff 0%,#0a84ff 52%,#006edb 100%)!important;box-shadow:inset 0 1px #ffffffad,0 14px 28px #007aff42!important}button.primary-action:disabled,.source-add-form button[type=submit]:disabled,.connection-form button[type=submit]:disabled,.api-key-form button[type=submit]:disabled,.api-model-actions button[type=submit]:disabled,.action-callout button:not(.ghost):not(.danger):disabled,.settings-save-row button[type=submit]:disabled,.featured-save-row button[type=submit]:disabled,.advanced-automation-form button[type=submit]:disabled,.automation-schedule-form>button[type=submit]:disabled,.draft-export-button:disabled,.draft-post-button:disabled,.source-row-actions button:not(.danger):disabled{text-shadow:none;color:#1f64d6!important;opacity:1!important;background:linear-gradient(#eaf4ff 0%,#d9ebff 100%)!important;border-color:#007aff38!important;box-shadow:inset 0 1px #ffffffd9,0 4px 10px #007aff14!important}button,.button-like{-webkit-text-fill-color:currentColor}button svg,.button-like svg,button .category-icon,.button-like .category-icon,button span,.button-like span{color:currentColor;-webkit-text-fill-color:currentColor}button.ghost:disabled,.button-like.ghost:disabled{color:#667085!important;-webkit-text-fill-color:#667085!important;opacity:1!important;background:linear-gradient(#fffffff5,#f5f7fbeb)!important;border-color:#b4bbc77a!important;box-shadow:inset 0 1px #ffffffd1,0 1px 2px #1e26320a!important}button.danger:disabled{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:.72!important;background:linear-gradient(#ff8b84,#ff5f57)!important}.category-action-button:not(.ghost){color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(#fff6,#fff0 48%),linear-gradient(#49a4ff 0%,#0a84ff 54%,#0071e3 100%)!important;border-color:#0060d23d!important;box-shadow:inset 0 1px #ffffff9e,0 11px 22px #007aff38!important}.mode-switch button,.source-tabs button,.source-library-tabs button{color:#344054!important;-webkit-text-fill-color:#344054!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important;border-color:#0000!important}.mode-switch button.active,.source-tabs button.active,.source-library-tabs button.active{color:var(--blue)!important;-webkit-text-fill-color:var(--blue)!important;background:#fff!important;box-shadow:0 10px 24px #2135581a!important}.category-action-button:not(.ghost):disabled{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:.72!important;background:linear-gradient(#ffffff5c,#fff0 48%),linear-gradient(#49a4ff 0%,#0a84ff 54%,#0071e3 100%)!important}.category-action-button.ghost{color:#101828!important;-webkit-text-fill-color:#101828!important}.admin-users-page{gap:24px;display:grid}.admin-user-search-card,.admin-user-table-card,.admin-empty-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #e2e8f2e0;border-radius:14px;box-shadow:0 18px 44px #0f172a14}.admin-user-search-card{background:radial-gradient(circle at 12% 10%,#007aff14,#0000 32%),radial-gradient(circle at 82% 18%,#5856d612,#0000 34%),#ffffffe6;grid-template-columns:minmax(0,.82fr) minmax(360px,560px) 180px;align-items:end;gap:18px;padding:26px;display:grid}.admin-user-search-card>div,.admin-user-table-card header>div,.admin-empty-card>div{gap:6px;display:grid}.admin-user-search-card span,.admin-user-table-card header span,.admin-empty-card span{color:#667085;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:850}.admin-user-search-card h2,.admin-user-table-card h3,.admin-empty-card h2{color:#101828;margin:0;font-size:28px;line-height:1.08}.admin-user-search-card p,.admin-empty-card p{color:#667085;margin:0;font-size:15px;line-height:1.55}.admin-user-search-field{-webkit-backdrop-filter:blur(14px)saturate(1.18);backdrop-filter:blur(14px)saturate(1.18);background:#ffffffc2;border:1px solid #cad5e2e6;border-radius:14px;align-items:center;gap:12px;height:56px;padding:0 17px;display:flex;box-shadow:inset 0 1px #fffffff5,0 12px 28px #0f172a0d}.admin-user-search-field svg{fill:none;stroke:#667085;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.admin-user-search-field input{color:#101828;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px;font-weight:650}.admin-user-search-card button[type=submit]{color:#fff;background:linear-gradient(#ffffff52,#fff0 44%),linear-gradient(#4c96ff,#007aff);border-radius:14px;height:56px;font-weight:850;box-shadow:inset 0 1px #ffffff7a,0 16px 28px #007aff38}.admin-user-table-card{overflow:hidden}.admin-user-table-card header{border-bottom:1px solid #e2e8f2db;justify-content:flex-end;align-items:center;gap:16px;padding:18px 24px;display:flex}.admin-user-table-card header.admin-user-table-count-only{min-height:66px}.admin-user-table-card header b{color:#007aff;background:#eff6ffeb;border:1px solid #007aff38;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.admin-user-table-wrap{overflow-x:auto}.admin-user-table{border-collapse:collapse;table-layout:fixed;width:100%}.admin-user-table th{color:#667085;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafc;height:46px;padding:0 18px;font-size:12px;font-weight:850}.admin-user-table td{color:#344054;vertical-align:middle;word-break:break-word;border-top:1px solid #e2e8f2e6;padding:17px 18px;font-size:14px;font-weight:650}.admin-user-table th:first-child,.admin-user-table td:first-child,.admin-user-table th:nth-child(2),.admin-user-table td:nth-child(2){width:25%}.admin-user-table th:nth-child(3),.admin-user-table td:nth-child(3){width:9%}.admin-user-table th:nth-child(4),.admin-user-table td:nth-child(4){width:10%}.admin-user-table th:nth-child(5),.admin-user-table td:nth-child(5){width:12%}.admin-user-table th:nth-child(6),.admin-user-table td:nth-child(6){width:11%}.admin-user-table th:nth-child(7),.admin-user-table td:nth-child(7){text-align:right;width:8%}.admin-user-name{align-items:center;gap:12px;min-width:0;display:flex}.admin-user-name>span,.admin-empty-icon{color:#fff;background:linear-gradient(135deg,#54b7ff,#4f46e5);border:1px solid #007aff33;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid;box-shadow:0 10px 24px #007aff2e}.admin-user-name div{gap:3px;min-width:0;display:grid}.admin-user-name strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-user-name small{color:#667085;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-role-chip{color:#475467;white-space:nowrap;background:#f8fafceb;border:1px solid #94a3b847;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:30px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.admin-role-chip.active{color:#07843f;background:#ecfdf5eb;border-color:#16a34a4d}.admin-role-chip.inactive{color:#d92d20;background:#fff1f0f0;border-color:#ff3b303d}.impersonate-action{color:#007aff;background:linear-gradient(#fff,#f6f9ff);border:1px solid #007aff33;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:inline-grid;box-shadow:0 10px 20px #0f172a0f}.impersonate-action svg{width:21px;height:21px}.impersonate-action:hover:not(:disabled){border-color:#007aff5c;transform:translateY(-1px);box-shadow:0 14px 26px #007aff24}.admin-user-empty{color:#667085;text-align:center;padding:28px}.admin-empty-card{align-items:center;gap:18px;min-height:220px;padding:28px;display:flex}.back-to-admin-button{z-index:80;color:#0f172a;-webkit-backdrop-filter:blur(22px)saturate(1.45);backdrop-filter:blur(22px)saturate(1.45);background:linear-gradient(145deg,#ffffffd1,#ffffff5c),radial-gradient(circle at 18% 12%,#ffffffe6,#0000 30%),#ebf5ff75;border:1px solid #ffffffb8;border-radius:18px;place-items:center;min-width:150px;min-height:50px;padding:0 18px;display:inline-grid;position:fixed;bottom:24px;right:24px;box-shadow:inset 0 1px 1px #ffffffe6,0 18px 38px #0f172a29,0 0 0 1px #007aff1f}.back-to-admin-button span{font-size:15px;font-weight:900}.back-to-admin-button:hover{border-color:#007aff47;transform:translateY(-2px)scale(1.01);box-shadow:inset 0 1px 1px #fffffff2,0 24px 48px #0f172a2e,0 0 0 1px #007aff29}@media (max-width:1120px){.admin-user-search-card{grid-template-columns:1fr;align-items:start}}@media (max-width:760px){.admin-user-table,.admin-user-table thead,.admin-user-table tbody,.admin-user-table tr,.admin-user-table th,.admin-user-table td{display:block}.admin-user-table thead{display:none}.admin-user-table tr{border-top:1px solid #e2e8f2e6;padding:14px 16px}.admin-user-table td{border:0;grid-template-columns:116px minmax(0,1fr);gap:14px;padding:10px 0;display:grid;text-align:left!important;width:100%!important}.admin-user-table td:before{content:attr(data-label);color:#667085;text-transform:uppercase;font-size:11px;font-weight:850}.back-to-admin-button{border-radius:16px;min-width:142px;min-height:48px;bottom:16px;right:16px}}.categories-page{gap:22px;display:grid}.category-icon{flex:none;width:20px;height:20px;display:block}.category-sync-card,.category-stats-card,.category-library-card{background:radial-gradient(circle at 12% 0,#007aff0e,#0000 30%),linear-gradient(#fffffff5,#ffffffd6);border-color:#e0e6f0eb;border-radius:18px;box-shadow:0 1px 2px #1e26320a,0 24px 54px #21355814}.category-sync-card{padding:28px}.category-sync-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:stretch;gap:28px;display:grid}.category-sync-main{align-content:start;gap:24px;min-width:0;display:grid}.category-card-heading{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:16px;display:grid}.category-card-heading p,.category-note,.category-selected-site-card span,.category-selected-site-card small,.category-stat-grid small{color:#667085;line-height:1.5}.category-heading-icon,.category-stat-icon,.category-folder-chip{color:var(--blue);background:radial-gradient(circle at 28% 18%,#fffffff5,#0000 34%),linear-gradient(145deg,#007aff21,#ffffffeb);border:1px solid #007aff38;place-items:center;display:grid;box-shadow:inset 0 1px #fffffff5,0 12px 26px #007aff14}.category-heading-icon{border-radius:16px;width:56px;height:56px}.category-heading-icon .category-icon{width:24px;height:24px}.category-sync-controls{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:14px;display:grid}.category-sync-controls label,.category-select-control{min-width:0;color:var(--ink);gap:8px;font-weight:800;display:grid}.category-sync-controls label span{color:#53637d;text-transform:uppercase;font-size:12px;font-weight:850}.category-sync-controls select,.category-search input,.category-select-control select{color:#101828;background:#ffffffeb;border:1px solid #dce4ef;border-radius:12px;width:100%;height:50px;min-height:50px;padding:0 14px;font-weight:720;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #0f172a09}.category-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.category-action-button{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;display:inline-flex}.category-action-button .category-icon{width:18px;height:18px}.category-selected-site-card{background:linear-gradient(145deg,#fffffff0,#f8fbffd1),radial-gradient(circle at 92% 12%,#34c7591c,#0000 32%);border:1px solid #e0e6f0f5;border-radius:16px;align-content:center;gap:10px;min-width:0;padding:22px;display:grid;box-shadow:inset 0 1px #ffffffeb,0 16px 34px #0f172a0e}.category-selected-site-card strong{color:#101828;font-size:18px;line-height:1.25}.category-selected-site-card span,.category-selected-site-card small{overflow-wrap:anywhere}.category-stats-card{gap:18px;padding:24px 26px}.category-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-stat-grid>div{background:linear-gradient(145deg,#fffffffa,#f7faffd1);border:1px solid #e2e8f2;border-radius:16px;grid-template-rows:auto auto auto;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:4px 16px;min-height:118px;padding:18px;display:grid}.category-stat-icon{width:58px;height:58px;color:var(--tone,var(--blue));border-color:var(--tone-border,#007aff33);background:var(--tone-bg,#007aff1a);border-radius:999px;grid-row:1/span 3}.category-stat-icon .category-icon{width:23px;height:23px}.category-stat-grid strong{color:#101828;font-size:28px;line-height:1}.category-stat-grid>div>span:not(.category-stat-icon){color:#53637d;text-transform:uppercase;font-size:12px;font-weight:850}.category-note{color:#475467;background:#007aff0e;border:1px solid #007aff29;border-radius:12px;align-items:center;gap:10px;min-height:44px;margin:0;padding:12px 14px;display:flex}.category-note .category-icon{width:18px;height:18px;color:var(--blue)}.category-library-card{padding:26px;overflow:hidden}.category-toolbar{grid-template-columns:minmax(260px,1fr) minmax(190px,230px) minmax(190px,230px);align-items:center;gap:14px;margin:2px 0 18px;display:grid}.category-search,.category-select-control{display:block;position:relative}.category-search .category-icon,.category-select-control .category-icon{color:#53637d;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.category-search input,.category-select-control select{padding-left:44px}.category-sort-control select{padding-left:14px}.category-table-wrap{background:#ffffffeb;border:1px solid #e2e8f2;border-radius:16px;width:100%;overflow:hidden}.category-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}.category-table th,.category-table td{vertical-align:middle;text-align:left;border-bottom:1px solid #e8edf5;padding:15px 14px}.category-table th{color:#667085;text-transform:uppercase;white-space:nowrap;background:#f7f9fcf5;font-size:11px;font-weight:850}.category-table th:first-child,.category-table td:first-child{width:54px}.category-table th:nth-child(2),.category-table td:nth-child(2){width:30%}.category-table th:nth-child(3),.category-table td:nth-child(3){width:13%}.category-table th:nth-child(4),.category-table td:nth-child(4){width:16%}.category-table th:nth-child(5),.category-table td:nth-child(5){width:17%}.category-table th:nth-child(6),.category-table td:nth-child(6){width:70px}.category-table th:nth-child(7),.category-table td:nth-child(7){width:136px}.category-table tbody tr{transition:background .16s}.category-table tbody tr:hover{background:#007aff09}.category-table tr:last-child td{border-bottom:0}.category-name-cell{align-items:center;gap:10px;min-width:0;display:flex}.category-name-cell>span:nth-child(2){gap:3px;min-width:0;display:grid}.category-folder-chip{background:#007aff14;border-radius:9px;flex:none;width:30px;height:30px}.category-folder-chip .category-icon{width:16px;height:16px}.category-table td strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:880;display:block;overflow:hidden}.category-table td small{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.35;display:block;overflow:hidden}.category-table td code,.category-table td[data-label=Canonical],.category-table td[data-label=Parent]{color:#344054;overflow-wrap:anywhere;font-size:13px;line-height:1.35}.category-table td code{color:#005ecb;background:0 0;font-weight:760}.category-empty{text-align:center;color:#667085;place-items:center;min-height:138px;padding:26px;font-weight:750;display:grid}@media (max-width:1180px){.category-sync-layout,.category-toolbar{grid-template-columns:1fr}.category-actions{justify-content:flex-start}.category-stat-grid{grid-template-columns:1fr}}@media (max-width:760px){.category-sync-card,.category-stats-card,.category-library-card{padding:20px}.category-card-heading{grid-template-columns:48px minmax(0,1fr)}.category-heading-icon{width:48px;height:48px}.category-sync-controls{grid-template-columns:1fr}.category-actions,.category-action-button{width:100%}.category-table,.category-table thead,.category-table tbody,.category-table tr,.category-table td{display:block;width:100%!important}.category-table thead{display:none}.category-table tr{border-bottom:1px solid #e2e8f2;padding:12px 0}.category-table tr:last-child{border-bottom:0}.category-table td{border-bottom:0;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:9px 16px;display:grid}.category-table td:before{content:attr(data-label);color:#667085;text-transform:uppercase;font-size:11px;font-weight:850}.category-name-cell{align-items:flex-start}.category-table td strong,.category-table td small{white-space:normal}}
