:root{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252924;background:#f6f5f0;font-synthesis:none;--ink:#252924;--muted:#6d7366;--line:#e3e4dc;--paper:#fff;--accent:#e9724d;--accent-dark:#a93f22;--green:#36765a;--sidebar:#252924;--ease-out:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button{transition:transform 140ms var(--ease-out),background-color 140ms ease,color 140ms ease}button:active:not(:disabled){transform:scale(.98)}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;flex:none;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3,.brand,.stat-number{font-family:Manrope,"Segoe UI",sans-serif}h1{font-size:36px;font-weight:650;letter-spacing:-1.65px;line-height:1.22}h2{font-size:18px;font-weight:700;letter-spacing:-.45px}h3{font-size:15px;font-weight:700;letter-spacing:-.2px}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b55131;outline-offset:3px}.skip-link{position:fixed;top:-80px;left:20px;z-index:1000;padding:12px 18px;background:#fff;border-radius:8px}.skip-link:focus{top:12px}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--muted)}.mono{font-variant-numeric:tabular-nums}.hidden{display:none!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid var(--line);border-radius:7px;padding:9px 15px;background:#fff;color:var(--ink);font-size:12px;font-weight:650;white-space:nowrap}.button.primary{background:var(--accent);border-color:var(--accent);color:#252924}.button.dark{background:var(--ink);border-color:var(--ink);color:#fff}.button.ghost{background:transparent}.button.small{min-height:32px;padding:6px 10px;font-size:11px}.button.danger{color:#a83f36;border-color:#ead0cc}.button svg{width:16px;height:16px}.icon-button{border:1px solid var(--line);background:#fff;border-radius:7px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.text-button{background:none;border:0;padding:4px 0;color:var(--accent-dark);font-size:12px;font-weight:650;display:inline-flex;align-items:center;gap:6px}.text-button svg{width:14px;height:14px}.badge{font-size:10px;font-weight:650;padding:4px 8px;border-radius:5px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;background:#eff0eb;color:#62675e}.badge::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.badge.green{color:#3b7556;background:#edf5ec}.badge.orange{color:#ad602f;background:#fbf0e4}.badge.red{color:#aa493f;background:#fbefec}.badge.blue{color:#476e8f;background:#edf3f8}.badge.plain::before{display:none}.avatar{width:39px;height:39px;display:grid;place-items:center;flex:none;border-radius:10px;background:#e7eadc;font-family:Manrope,sans-serif;font-weight:750;color:#526548;font-size:14px}.avatar.tone-1{background:#f6e7d9;color:#9c5e34}.avatar.tone-2{background:#e4eaf1;color:#526783}.avatar.tone-3{background:#eee3eb;color:#8d607e}.avatar.small{width:31px;height:31px;border-radius:8px;font-size:11px}.row{display:flex;align-items:center;gap:12px}.wrap{flex-wrap:wrap}.between{justify-content:space-between}.stack{display:grid;gap:20px}.divider{border:0;border-top:1px solid var(--line);margin:22px 0}.empty{display:grid;justify-items:center;text-align:center;padding:48px 25px;gap:10px}.empty-icon{display:grid;place-items:center;width:48px;height:48px;background:#f4f4ef;border:1px solid var(--line);border-radius:13px;margin-bottom:4px;color:#858d7a}.empty p{font-size:12px;max-width:350px;color:var(--muted)}.empty .button{margin-top:6px}.boot-state{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;color:var(--muted);font-size:13px}.brand-mark{width:38px;height:38px;background:var(--accent);border-radius:10px;color:#262a24;font-size:35px;font-family:Georgia,serif;font-weight:700;line-height:37px;text-align:center;letter-spacing:-5px;padding-right:5px}.brand-mark span{color:#faf5e8}.app-shell{min-height:100vh;padding-left:232px}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;background:var(--sidebar);color:#fbfbf6;display:flex;flex-direction:column;padding:29px 18px 20px;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:650;letter-spacing:-.8px;padding:0 13px}.brand .brand-mark{width:30px;height:31px;border-radius:8px;font-size:30px;line-height:30px}.workspace-label{font-size:10px;letter-spacing:1.65px;color:#999e92;margin:43px 14px 14px;text-transform:uppercase}.nav{display:grid;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;border:0;background:none;color:#b8bdb2;text-align:left;width:100%;padding:12px 14px;border-radius:7px;font-size:12px;font-weight:550;min-height:44px}.nav-item svg{width:18px;height:18px}.nav-item.active{color:#fff;background:#3c4038;box-shadow:inset 3px 0 var(--accent)}.nav-number{margin-left:auto;font-size:10px;color:#c9ccc3;padding:2px 6px;border-radius:4px;background:#454a40}.sidebar-bottom{margin-top:auto}.sidebar-note{margin:28px 9px 20px;padding:16px 12px;border:1px solid #454b3e;border-radius:9px}.sidebar-note .row{gap:7px;font-size:11px;color:#d0d7c6;font-weight:600}.sidebar-note svg{width:14px;height:14px;color:#a9c890}.sidebar-note p{font-size:10px;color:#90988a;margin-top:6px;line-height:1.7}.user-bar{border-top:1px solid #41453b;padding:20px 8px 0;display:flex;align-items:center;gap:9px}.user-bar .avatar{width:31px;height:31px;font-size:11px;background:#454a40;color:#dde3d5;border-radius:50%}.user-bar strong{font-size:11px;font-weight:550}.user-bar p{font-size:10px;color:#969e8e}.user-bar button{margin-left:auto;background:none;border:0;color:#a5ad9d;padding:5px;display:grid;place-items:center}.user-bar svg{width:16px;height:16px}.topbar{height:78px;background:#fbfbf7;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 39px}.breadcrumb{font-size:11px;color:#72786a;display:flex;align-items:center;gap:10px}.breadcrumb span:last-child{color:#565c50}.breadcrumb svg{width:12px;height:12px}.top-actions{display:flex;align-items:center;gap:19px}.sync-state{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.sync-dot{width:5px;height:5px;border-radius:50%;background:#739778}.sync-state.stale .sync-dot{background:#be704c}.mobile-menu{display:none}.main{max-width:1580px;margin:auto;padding:34px 39px 36px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:30px}.page-heading .eyebrow{margin-bottom:10px}.page-heading p{color:var(--muted);font-size:12px;margin-top:9px}.heading-actions{display:flex;gap:9px}.date-label{display:flex;align-items:center;gap:6px;font-size:11px;color:#73796b}.date-label svg{width:15px;height:15px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:26px}.stat-card{padding:20px 22px 17px;background:var(--paper);border:1px solid var(--line);border-radius:9px}.stat-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#676e5e}.stat-icon{width:29px;height:29px;display:grid;place-items:center;background:#f5f5f0;border-radius:7px;color:#7d8772}.stat-icon svg{width:15px;height:15px}.stat-number{font-size:32px;line-height:1.2;letter-spacing:-1.1px;margin:9px 0 7px;font-weight:650}.stat-note{font-size:10px;color:#747b6c}.stat-note .dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--green);margin-right:5px;vertical-align:middle}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:22px;align-items:start}.card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.card-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 23px;border-bottom:1px solid var(--line)}.card-header p{font-size:10px;color:var(--muted);margin-top:5px}.card-header h2{font-size:15px}.card-body{padding:23px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:11px}th{font-size:9px;text-transform:uppercase;letter-spacing:.9px;color:#707965;font-weight:550;padding:13px 22px;background:#fbfcf8;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:19px 22px;border-bottom:1px solid #edece6;vertical-align:middle}tbody tr:last-child td{border-bottom:0}.page-identity{min-width:165px}.page-identity .row{gap:10px}.page-identity strong{font-size:11px;display:block;font-weight:650}.page-identity p{font-size:9px;color:#737d67;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.schedule-count{display:flex;gap:9px;white-space:nowrap;color:#707968;font-size:10px}.schedule-count span{display:flex;align-items:center;gap:4px}.schedule-count svg{width:12px;height:12px}.table-action{display:flex;gap:5px;align-items:center;justify-content:flex-end}.table-action .button{min-width:65px}.more-button{border:0;background:none;color:#8b9480;display:grid;place-items:center;width:28px;height:28px}.card-foot{padding:12px 23px;border-top:1px solid var(--line);font-size:10px;color:#747c69;display:flex;justify-content:space-between;align-items:center;background:#fdfefa}.featured-note{padding:22px;border-radius:10px;background:#ebeee3;border:1px solid #dde3d2;position:relative;overflow:hidden}.featured-note .eyebrow{font-size:9px;color:#7d8c6c}.featured-note h2{font-size:23px;line-height:1.35;letter-spacing:-.8px;max-width:210px;margin:12px 0 8px}.featured-note p{font-size:11px;color:#758367;max-width:225px}.featured-note .button{margin-top:19px;background:#fffef7;border-color:#d9dfce}.note-icon{color:#95a583;margin-bottom:12px}.note-icon svg{width:27px;height:27px}.activity-list{padding:6px 23px}.activity-item{display:flex;gap:11px;padding:16px 0;border-bottom:1px solid #eeeee7}.activity-item:last-child{border-bottom:0}.activity-symbol{width:29px;height:29px;border-radius:50%;background:#f3f4ef;display:grid;place-items:center;flex:none;color:#818975}.activity-symbol svg{width:13px;height:13px}.activity-symbol.published{background:#edf5ec;color:#498768}.activity-symbol.failed{background:#fbeeeb;color:#a45345}.activity-copy{min-width:0;flex:1}.activity-copy strong{font-size:11px;font-weight:550;line-height:1.5;display:block}.activity-copy p{font-size:10px;color:#707b65;margin-top:3px}.activity-copy .activity-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.activity-list .empty{padding:29px 0}.activity-list .empty-icon{display:none}.activity-list .empty h3{font-size:12px}.activity-list .empty p{font-size:10px}.onboarding{display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid #e9d7c8;background:#faf1e8;border-radius:10px;padding:23px 26px;margin-bottom:25px}.onboarding .row{align-items:flex-start;gap:16px}.onboarding-symbol{background:#f2ddca;color:#a56b44;border-radius:10px;min-width:41px;height:41px;display:grid;place-items:center}.onboarding h2{font-size:14px;margin-bottom:5px}.onboarding p{font-size:11px;color:#9c7d67;max-width:600px}.bottom-note{display:flex;justify-content:space-between;gap:20px;margin-top:28px;font-size:10px;color:#737d67}.bottom-note span{display:flex;align-items:center;gap:5px}.bottom-note svg{width:12px;height:12px}.filterbar{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:18px}.tabs{display:flex;gap:4px;background:#eaece3;padding:4px;border-radius:7px;overflow-x:auto}.tab{padding:7px 13px;font-size:11px;font-weight:550;color:#787f6e;border:0;background:none;white-space:nowrap;border-radius:5px}.tab.active{background:#fff;color:#252924;box-shadow:0 1px 3px #202b1510}.filter-select{width:auto;min-width:140px}.page-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.page-card{padding:23px}.page-card-top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.page-card h3{font-size:14px;margin:3px 0}.page-card .page-id{font-size:10px;color:#737d68}.page-card .avatar{width:44px;height:44px}.page-card-schedule{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:20px 0 15px}.page-card-schedule>div{background:#fbfcf8;padding:15px;display:flex;align-items:center;gap:10px}.page-card-schedule svg{color:#959e89;width:17px;height:17px}.page-card-schedule strong{font-size:21px;font-family:Manrope,sans-serif;line-height:1.1}.page-card-schedule small{font-size:10px;display:block;color:#8b9480;margin-top:4px}.page-card-meta{display:flex;justify-content:space-between;gap:10px;color:#7e8871;font-size:10px;margin-bottom:20px;line-height:1.6}.page-card-bottom{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);padding-top:16px}.page-card-bottom .button{flex:1}.page-card-bottom .button[data-action="remove-page"]{flex:0 0 auto}.connection-list{display:grid;gap:15px}.connection{display:flex;align-items:center;gap:16px;padding:22px}.connection .avatar{background:#e8edf8;color:#486b99}.connection-text{flex:1;min-width:0}.connection-text h3{margin-bottom:6px}.connection-text p{font-size:11px;color:var(--muted)}.connection-actions{display:flex;gap:8px;align-items:center}.settings-grid{display:grid;grid-template-columns:minmax(0,680px) minmax(240px,1fr);gap:25px;align-items:start}.form-stack{display:grid;gap:20px}.field{display:grid;gap:7px}.field label,.field-label{font-size:11px;font-weight:650;color:#59614f}.field input,.field select,.field textarea,select.filter-select{border:1px solid #dbdfd2;border-radius:6px;background:#fff;min-height:41px;color:#414a36;padding:10px 11px;font-size:12px;width:100%;min-width:0}.field textarea{resize:vertical;min-height:85px}.field input[readonly]{background:#f5f6f0;color:#76826a}.field small{font-size:10px;line-height:1.6;color:#6d795f}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{padding:13px 15px;border:1px solid #e0e5d5;background:#f6f8f0;border-radius:6px;font-size:11px;color:#7c886c;line-height:1.7}.form-error{color:#a13e31;background:#fdf0eb;border:1px solid #f1d8ce;border-radius:6px;padding:11px 13px;font-size:11px;line-height:1.6}.inline-error{border:1px solid #e7cabe;border-radius:8px;background:#fff3ea;padding:13px 16px;margin-bottom:20px;font-size:12px;color:#9a5c3e;display:flex;align-items:center;gap:12px}.inline-error .text-button{margin-left:auto;flex:none}.help-list{margin:16px 0 0;padding-left:18px;display:grid;gap:13px;color:#7f8a72;font-size:11px;line-height:1.7}.status-check{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:12px 0;border-bottom:1px solid var(--line)}.status-check:last-child{border-bottom:0}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.topic-card{display:flex;flex-direction:column}.topic-media{height:150px;background:#eef0e5;position:relative;overflow:hidden}.topic-media img{width:100%;height:100%;object-fit:cover}.topic-media .fallback{display:grid;place-items:center;height:100%;color:#b0b8a2}.topic-media .fallback svg{width:40px;height:40px}.topic-card .card-body{flex:1;display:flex;flex-direction:column;padding:20px}.topic-meta{font-size:9px;color:#6d785f;text-transform:uppercase;letter-spacing:.6px;display:flex;justify-content:space-between;margin-bottom:11px}.topic-card h3{font-size:14px;line-height:1.6;margin-bottom:9px}.topic-card p{font-size:11px;color:#6d795f;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}.topic-card .row{margin-top:auto;justify-content:space-between}.topic-card .text-button{font-size:10px}.jobs-list{display:grid;gap:12px}.job-row{display:flex;gap:17px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:19px 22px}.job-format{width:44px;height:50px;border:1px solid #e1e5d6;border-radius:7px;background:#f4f6ed;color:#8d997c;display:grid;place-items:center;flex:none}.job-format.reel{width:36px;margin:0 4px}.job-body{min-width:0;flex:1}.job-body h3{font-size:12px;font-weight:650;line-height:1.6}.job-body p{font-size:10px;color:#717d63;margin-top:4px}.job-meta{display:flex;align-items:center;gap:13px}.job-error{font-size:10px;color:#ac6556;margin-top:6px;max-width:650px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-progress{font-size:10px;color:#7e9170;margin-top:5px}.dialog{border:1px solid #dfe2d6;border-radius:12px;padding:0;background:#fff;max-width:560px;width:calc(100% - 36px);max-height:90vh;box-shadow:0 25px 100px #121a1530;color:var(--ink)}.dialog::backdrop{background:#20292079;backdrop-filter:blur(3px)}.dialog-head{padding:23px 26px 21px;display:flex;align-items:flex-start;gap:15px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.dialog-head h2{font-size:20px}.dialog-head p{color:var(--muted);font-size:11px;margin-top:6px}.dialog-head .icon-button{margin-left:auto;flex:none}.dialog-body{padding:25px 26px}.dialog-foot{border-top:1px solid var(--line);padding:17px 26px;display:flex;justify-content:flex-end;gap:8px;background:#fbfcf7}.dialog .form-error{margin-bottom:15px}.check-list{display:grid;gap:8px;max-height:220px;overflow:auto}.check-option{border:1px solid var(--line);border-radius:7px;padding:11px;display:flex;align-items:center;gap:10px;font-size:12px;cursor:pointer}.check-option:has(input:checked){border-color:#bdcaad;background:#f8faf3}.check-option input{accent-color:#476d39;width:15px;height:15px}.check-option strong{font-size:11px}.check-option small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.toggle-line{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0}.toggle-line label{font-size:12px;font-weight:550}.toggle-line p{font-size:10px;color:var(--muted);margin-top:5px}.switch{appearance:none;width:34px;height:20px;background:#dfe3d6;border-radius:15px;position:relative;cursor:pointer;flex:none}.switch:checked{background:#57825a}.switch::after{content:"";width:14px;height:14px;position:absolute;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0002}.switch:checked::after{left:17px}.preview-media{background:#222820;border-radius:8px;overflow:hidden;text-align:center;margin-bottom:20px}.preview-media video{display:block;width:100%;max-height:490px}.preview-media img{display:block;margin:auto;width:100%;max-height:490px;object-fit:contain}.detail-title{font-size:17px;line-height:1.5;margin-bottom:10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.detail-grid dt{font-size:10px;color:#707b62;margin-bottom:4px}.detail-grid dd{margin:0;font-size:11px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#252924;color:#f5f6ea;padding:48px 11%;display:flex;flex-direction:column}.login-story .brand{padding:0}.login-copy{margin:auto 0;max-width:460px}.login-copy .eyebrow{color:#a3ad96;margin:35px 0 22px}.login-copy h1{font-size:56px;line-height:1.12;letter-spacing:-2.5px;font-weight:500}.login-copy h1 em{font-style:normal;color:#e99676}.login-copy p{font-size:13px;color:#9ea994;max-width:330px;margin-top:23px;line-height:1.9}.login-visual{display:flex;gap:12px;margin-top:42px;align-items:end}.login-tile{width:72px;height:88px;border:1px solid #5a624f;border-radius:8px;background:#353d2e;display:grid;place-items:center;color:#a6b88e}.login-tile:nth-child(2){height:116px;width:65px;background:#cf7955;border-color:#cf7955;color:#2f3428}.login-tile:nth-child(3){height:72px}.login-story-foot{font-size:10px;color:#77846b;letter-spacing:.3px}.login-panel{display:grid;place-items:center;padding:50px}.login-form{width:100%;max-width:340px}.login-form .eyebrow{margin-bottom:15px}.login-form h2{font-size:30px;letter-spacing:-1px}.login-form>p{font-size:12px;color:#6d795f;margin:12px 0 28px}.login-form .button{width:100%;margin-top:21px}.login-form .field{margin-top:18px}.login-foot{font-size:10px!important;line-height:1.8!important;text-align:center;margin-top:24px!important;color:#747f67!important}.toast-region{position:fixed;right:26px;bottom:24px;z-index:100;max-width:380px;width:calc(100% - 40px);pointer-events:none}.toast{background:#2e3828;border:1px solid #4a573e;color:#f4f7ed;border-radius:8px;box-shadow:0 9px 28px #16220d26;padding:14px 17px;font-size:12px;line-height:1.6;display:flex;align-items:flex-start;gap:10px}.toast.error{background:#7c3f31;border-color:#956050}.toast svg{width:17px;height:17px;margin-top:1px}.loading-line{height:6px;border-radius:4px;background:#eeefe8;width:70%;margin:12px 0}.loading-block{padding:20px 24px}.loading-line:nth-child(2){width:45%}.loading-line:nth-child(3){width:85%}.toast{opacity:1;transform:translateY(0);transition:opacity 160ms ease,transform 180ms var(--ease-out)}@starting-style{.toast{opacity:0;transform:translateY(6px)}}
@media(hover:hover) and (pointer:fine){.button:hover:not(:disabled){background:#f2f4eb;border-color:#cdd4bf}.button.primary:hover:not(:disabled){background:#ed825f;border-color:#ed825f}.button.dark:hover:not(:disabled){background:#3c4732;border-color:#3c4732}.icon-button:hover{background:#f0f3e8;color:#546443}.nav-item:hover{background:#353b2e;color:#f5f6ef}.nav-item.active:hover{background:#3c4038}.text-button:hover{color:#73371e;text-decoration:underline}.tab:hover{color:#364629}.job-row:hover{border-color:#cdd5bf}}
@media(min-width:1600px){.main{padding-top:43px}.stats-grid{gap:20px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 325px}.stat-card{padding:24px}.stat-number{font-size:36px}.page-identity strong{font-size:12px}td{padding-top:24px;padding-bottom:24px}}
@media(max-width:1200px){.app-shell{padding-left:210px}.sidebar{width:210px}.main{padding:28px}.topbar{padding:0 28px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 260px;gap:17px}.stats-grid{gap:11px}.stat-card{padding:17px}.stat-top{font-size:10px}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}th,td{padding-left:16px;padding-right:16px}.page-table .schedule-col{display:none}.settings-grid{grid-template-columns:minmax(0,1fr) 250px}}
@media(max-width:1000px){.dashboard-grid{grid-template-columns:1fr}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr;align-items:start}.stats-grid{grid-template-columns:repeat(2,1fr)}.page-cards{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr}.settings-aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.page-heading{align-items:flex-start}.heading-actions{padding-top:5px}.job-meta{gap:8px}.job-row{padding:17px;gap:12px}.connection{flex-wrap:wrap}.connection-actions{width:100%;padding-top:13px;border-top:1px solid var(--line);margin-top:3px}.connection-actions .button:first-of-type{margin-left:auto}.login-copy h1{font-size:45px}}
@media(max-width:760px){.app-shell{padding-left:0}.sidebar{transform:translateX(-100%);width:232px}.sidebar.mobile-open{transform:translateX(0);box-shadow:10px 0 70px #1119}.mobile-menu{display:inline-flex}.topbar{height:65px;padding:0 20px}.breadcrumb{display:none}.top-actions{gap:10px}.sync-state{font-size:9px}.main{padding:26px 20px}.page-heading{margin-bottom:24px;flex-wrap:wrap;gap:15px}h1{font-size:30px}.heading-actions{width:100%;padding:0}.heading-actions .button{flex:1}.page-heading p{max-width:300px}.stats-grid{gap:10px;margin-bottom:20px}.stat-card{padding:16px}.stat-number{font-size:29px}.stat-note{font-size:9px}.stat-top{font-size:10px}.stat-icon{width:25px;height:25px}.dashboard-aside{grid-template-columns:1fr}.featured-note h2{max-width:none}.featured-note p{max-width:none}.onboarding{padding:19px;flex-wrap:wrap;gap:15px}.onboarding>.button{width:100%}.onboarding .row{gap:12px}.onboarding-symbol{min-width:33px;height:33px}.card-header{padding:19px}.card-header h2{font-size:14px}.card-header .button{padding:6px 8px}.page-table .status-col{display:none}.page-table th,.page-table td{padding:15px}.page-identity{min-width:140px}.page-identity .avatar{width:32px;height:32px;font-size:11px}.page-identity p{max-width:120px}.table-action .button{min-width:58px;padding:6px 8px;font-size:10px}.bottom-note{font-size:9px;flex-wrap:wrap}.bottom-note span:last-child{display:none}.topic-grid{grid-template-columns:1fr}.topic-media{height:180px}.filterbar{flex-wrap:wrap;gap:10px}.filterbar>*{max-width:100%}.filterbar .tabs{width:100%}.filterbar .filter-select{width:100%}.filterbar .button{flex:1}.settings-aside{grid-template-columns:1fr}.job-row{flex-wrap:wrap;padding:16px}.job-body{flex-basis:calc(100% - 65px)}.job-meta{width:100%;padding-top:12px;border-top:1px solid var(--line);justify-content:space-between}.job-meta .button{margin-left:auto}.login-shell{grid-template-columns:1fr}.login-story{padding:25px;min-height:245px}.login-copy{margin:27px 0 5px}.login-copy .eyebrow{display:none}.login-copy h1{font-size:34px;max-width:330px;letter-spacing:-1.1px}.login-copy p,.login-visual,.login-story-foot{display:none}.login-panel{padding:35px 25px}.login-form h2{font-size:26px}.dialog-head{padding:20px}.dialog-body{padding:20px}.dialog-foot{padding:15px 20px}.dialog{max-height:92vh}.field-grid{gap:10px}.connection{padding:18px;gap:11px}.connection>.badge{margin-left:50px}.date-label{display:none}.toast-region{right:20px;bottom:20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}button:active:not(:disabled){transform:none}}
body.keyboard-nav button:active{transform:none}body.keyboard-nav *{transition:none!important}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.space-top{margin-top:15px}.space-top-lg{margin-top:22px}.caption-copy{white-space:pre-wrap}.page-metrics{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding:14px 0;margin-top:-4px}.page-metrics strong{font-size:17px;font-weight:600}.page-metrics span{font-size:9px;color:var(--muted);margin-left:6px}.page-metrics-note{margin-left:auto;text-align:right;font-size:9px;color:var(--muted);line-height:1.7}.page-metrics .icon-button{width:29px;height:29px}.page-metrics svg{width:13px;height:13px}.metric-error{font-size:10px;color:#a75643;line-height:1.6;padding:0 0 15px}.job-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:22px;margin-bottom:10px}.job-metrics strong{display:block;font-size:22px}.job-metrics span{font-size:10px;color:var(--muted)}
