@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#20252c;font-synthesis:none;letter-spacing:0;--green:#0b9f6e;--green-dark:#087c57;--line:#e5e8eb;--muted:#737b86;--soft:#f7f8fa;--sidebar:#202932;background:#f5f6f8;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f5f6f8;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.admin-login-page{background:radial-gradient(circle at 16% 12%,#14a87821,#0000 31%),radial-gradient(circle at 88% 86%,#316a8b1f,#0000 32%),#f2f5f5;place-items:center;min-height:100dvh;padding:24px;display:grid;position:relative;overflow:hidden}.admin-login-page:before{content:"";border:72px solid #0b9f6e12;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-270px;left:-270px}.admin-login-page:after{content:"";border:52px solid #2029320d;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-150px}.admin-login-card{z-index:1;background:#fffffff7;border:1px solid #dbe2e4f2;border-radius:10px;width:min(420px,100%);padding:32px 34px 28px;position:relative;overflow:hidden;box-shadow:0 24px 70px #212f3621}.admin-login-brand{border-bottom:1px solid #edf0f1;align-items:center;gap:11px;padding-bottom:24px;display:flex}.admin-login-mark{background:var(--green);color:#fff;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 22px #0b9f6e38}.admin-login-brand strong,.admin-login-brand small{display:block}.admin-login-brand strong{color:#273038;font-size:15px;font-weight:600}.admin-login-brand small{color:#89939b;margin-top:4px;font-size:10px}.admin-login-heading{align-items:center;gap:11px;padding:25px 0 20px;display:flex}.admin-login-heading>span{width:36px;height:36px;color:var(--green-dark);background:#e9f7f2;border-radius:50%;flex:none;place-items:center;display:grid}.admin-login-heading h1{color:#293139;margin:0;font-size:19px;font-weight:600}.admin-login-heading p{color:#808a92;margin:5px 0 0;font-size:10px;line-height:1.5}.admin-login-form label{color:#4c555d;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.admin-login-form input{color:#252d34;background:#fff;border:1px solid #d9dfe2;border-radius:6px;outline:0;width:100%;height:44px;padding:0 13px;font-size:13px;transition:border-color .16s,box-shadow .16s}.admin-login-form input::placeholder{color:#acb3b8}.admin-login-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b9f6e1a}.admin-login-error{color:#b64747;background:#fff5f5;border:1px solid #f1d3d3;border-radius:5px;margin-top:10px;padding:9px 11px;font-size:10px;line-height:1.5}.admin-login-submit{width:100%;height:44px;margin-top:15px;font-size:12px}.admin-login-retry{width:100%;color:var(--green-dark);background:0 0;border:0;margin-top:11px;font-size:10px}.admin-login-footnote{color:#8b959c;background:#fafbfb;border-top:1px solid #edf0f1;justify-content:center;align-items:center;gap:6px;min-height:36px;margin:23px -34px -28px;font-size:9px;display:flex}.admin-login-checking{min-height:250px;color:var(--green);flex-direction:column;justify-content:center;align-items:center;display:flex}.admin-login-checking strong{color:#364048;margin-top:14px;font-size:12px}.admin-login-checking span{color:#98a0a6;margin-top:6px;font-size:10px}.app-shell{min-height:100vh}.sidebar{background:var(--sidebar);color:#fff;z-index:30;flex-direction:column;width:224px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;height:74px;padding:0 21px;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:15px;font-weight:600}.brand span{color:#8fa0ad;margin-top:3px;font-size:11px}.nav-list{padding:23px 12px}.nav-label{color:#758593;padding:0 11px 9px;font-size:11px;display:block}.nav-list button,.sidebar-bottom button{color:#b4c0c8;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;width:100%;height:42px;padding:0 11px;font-size:13px;display:flex}.nav-list button:hover,.sidebar-bottom button:hover{color:#fff;background:#ffffff0d}.nav-list button.active,.sidebar-bottom button.active{color:#fff;background:#10b27e29}.nav-list button.active svg,.sidebar-bottom button.active svg{color:#2bc28e}.sidebar-bottom{border-top:1px solid #ffffff14;margin-top:auto;padding:13px 12px 20px}.version{color:#677681;padding:14px 11px 0;font-size:10px}.sidebar-scrim{display:none}.app-main{min-height:100vh;margin-left:224px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:74px;padding:0 28px;display:flex;position:sticky;top:0}.top-title h1{margin:0;font-size:18px;font-weight:600;line-height:1.2}.top-title p{color:var(--muted);margin:5px 0 0;font-size:11px}.top-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-button{color:#68717b;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid;position:relative}.icon-button:hover{color:#2d343c;background:#f2f4f5}.notification-dot{background:#ef5b5b;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.account-button{border:0;border-left:1px solid var(--line);color:#48505a;background:0 0;align-items:center;gap:9px;min-width:184px;height:50px;margin-left:4px;padding:0 0 0 17px;display:flex}.avatar{color:#fff;background:#d3914d;border-radius:50%;place-items:center;width:31px;height:31px;font-size:13px;font-weight:600;display:grid}.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.account-copy{text-align:left;min-width:112px}.account-copy strong,.account-copy small{display:block}.account-copy strong{color:#30363d;font-size:12px;font-weight:600}.account-copy small{color:#8a929c;margin-top:4px;font-size:10px}.account-copy i{background:#aeb4ba;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.account-copy i.online{background:var(--green)}.mobile-menu{margin-right:10px;display:none}.workspace{max-width:1500px;margin:0 auto;padding:22px 28px 92px}.stats-strip{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:repeat(4,1fr);min-height:78px;margin-bottom:16px;display:grid}.stats-strip>div{justify-content:center;align-items:baseline;gap:5px;padding:17px;display:flex;position:relative}.stats-strip>div:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:21px;bottom:21px;right:0}.stats-strip span{color:var(--muted);margin-right:13px;font-size:12px}.stats-strip strong{color:#272d34;font-size:25px;font-weight:600}.stats-strip small{color:#9aa1a9;font-size:10px}.success-text{color:var(--green)!important}.upload-zone{text-align:center;background:#fff;border:1px dashed #c7ced4;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-height:184px;padding:24px;transition:all .18s;display:flex}.upload-zone.dragging{border-color:var(--green);background:#f1fbf7}.upload-zone input{display:none}.upload-icon{width:48px;height:48px;color:var(--green);background:#e9f8f2;border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.upload-copy strong,.upload-copy span{display:block}.upload-copy strong{color:#2d333a;font-size:14px;font-weight:600}.upload-copy span{color:#9198a1;margin:7px 0 16px;font-size:11px}.secondary-button,.primary-button{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:12px;font-weight:500;display:inline-flex}.secondary-button{color:#39414a;background:#fff;border:1px solid #dce0e4}.secondary-button:hover{background:#fafafa;border-color:#b8c0c7}.primary-button{border:1px solid var(--green);background:var(--green);color:#fff}.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.upload-zone.compact{text-align:left;flex-direction:row;justify-content:flex-start;min-height:64px;margin-bottom:16px;padding:10px 16px}.upload-zone.compact .upload-icon{border-radius:6px;width:36px;height:36px;margin:0 11px 0 0}.upload-zone.compact .upload-copy span{margin:4px 0 0}.upload-zone.compact .secondary-button{margin-left:auto}.empty-state{border:1px solid var(--line);background:#fff;border-radius:6px;min-height:420px;padding:54px max(28px,10%)}.empty-state .upload-zone{background:0 0;border:0;min-height:220px}.empty-notes{border-top:1px solid var(--line);justify-content:center;align-items:center;margin-top:16px;padding-top:26px;display:flex}.empty-notes>div{text-align:left;grid-template-columns:28px auto;column-gap:9px;display:grid}.empty-notes>div>span{color:#63707a;background:#f0f3f4;border-radius:50%;grid-row:1/3;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.empty-notes strong{font-size:11px;font-weight:600}.empty-notes small{color:#969da5;margin-top:4px;font-size:10px}.empty-notes>i{background:#dfe3e6;width:58px;height:1px;margin:0 20px}.work-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.task-panel,.editor-panel{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.section-heading{border-bottom:1px solid var(--line);align-items:center;height:64px;padding:0 17px;display:flex}.section-heading h2{margin:0;font-size:14px;font-weight:600}.section-heading h2 span{color:#6d7680;background:#edf0f2;border-radius:9px;place-items:center;min-width:20px;height:18px;margin-left:5px;font-size:10px;display:inline-grid}.section-heading p{color:#929aa2;margin:4px 0 0;font-size:10px}.text-button{color:#777f87;background:0 0;border:0;align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.text-button.danger:hover{color:#d24f4f}.table-wrap{min-height:360px;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:860px}th{color:#8a929b;text-align:left;border-bottom:1px solid var(--line);background:#fafbfb;height:39px;padding:0 12px;font-size:10px;font-weight:500}th:first-child{width:29%;padding-left:17px}th:nth-child(2){width:24%}th:nth-child(3){width:15%}th:nth-child(4){width:24%}th:last-child{width:100px}td{color:#5b636c;vertical-align:middle;border-bottom:1px solid #eef0f2;height:77px;padding:9px 12px;font-size:11px}td:first-child{padding-left:17px}tbody tr{cursor:pointer;position:relative}tbody tr:hover{background:#fbfcfc}tbody tr.selected{box-shadow:inset 3px 0 0 var(--green);background:#f1faf7}.video-cell{align-items:center;gap:10px;min-width:0;display:flex}.video-cell>div:last-child{min-width:0}.video-cell strong,.video-cell span{display:block}.video-cell strong{color:#30363d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.video-cell>div>span{color:#959ca4;margin-top:6px;font-size:9px}.video-thumb{color:#7d8b94;background:#26323a;border-radius:4px;flex:none;place-items:center;width:62px;height:48px;display:grid;position:relative;overflow:hidden}.video-thumb video{object-fit:contain;width:100%;height:100%}.video-thumb span{color:#fff;background:#000000a8;border-radius:2px;padding:1px 3px;font-size:8px;position:absolute;bottom:2px;right:3px}.caption-preview{white-space:nowrap;text-overflow:ellipsis;color:#40474f;overflow:hidden}.caption-preview span{color:#a1a7ae}.mode{color:#65707a;align-items:center;gap:5px;display:inline-flex}.status-badge{color:#68717b;white-space:nowrap;background:#f0f2f3;border-radius:4px;align-items:center;gap:4px;height:23px;padding:0 8px;font-size:9px;display:inline-flex}.status-badge.green{color:#087c57;background:#e8f7f1}.status-badge.blue{color:#2870aa;background:#eaf3fa}.status-badge.red{color:#bf4646;background:#fdeeee}.status-badge.orange{color:#a96515;background:#fff3df}.task-status{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.task-progress{background:#e4e9ed;border-radius:2px;width:100%;max-width:132px;height:3px;display:block;overflow:hidden}.task-progress i{border-radius:inherit;background:#2a91d1;height:100%;transition:width .2s;display:block}.task-status small{white-space:nowrap;text-overflow:ellipsis;color:#8a929a;width:100%;font-size:8px;display:block;overflow:hidden}.task-status small.task-error{color:#c34b4b}.row-actions{justify-content:flex-end;gap:2px;display:flex;position:relative}.delete-action:hover{color:#c94747;background:#fff0f0}.row-action-menu-wrap{position:relative}.row-action-menu{z-index:12;background:#fff;border:1px solid #dfe3e6;border-radius:5px;width:152px;position:absolute;top:32px;right:0;overflow:hidden;box-shadow:0 8px 24px #19222826}.row-action-menu button{color:#4d565f;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f2;align-items:center;gap:7px;width:100%;min-height:34px;padding:7px 10px;font-size:9px;display:flex}.row-action-menu button:last-child{border-bottom:0}.row-action-menu button:hover{background:#f4f8f6}.row-action-menu button.danger{color:#bd4d4d}.editor-panel{flex-direction:column;min-height:min(505px,100vh - 355px);max-height:calc(100vh - 355px);display:flex;position:sticky;top:90px}.editor-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:12px 16px;display:flex}.editor-title>div{min-width:0}.editor-title span,.editor-title strong{display:block}.editor-title>div>span{color:#89919a;margin-bottom:5px;font-size:9px}.editor-title strong{color:#30363d;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:11px;font-weight:600;overflow:hidden}.editor-body{overscroll-behavior:contain;padding:16px;overflow-y:auto}.field-label{color:#4c545d;margin-bottom:7px;font-size:10px;font-weight:600;display:block}.field-label small{color:#929aa2;margin-left:4px;font-size:8px;font-weight:400}.textarea-wrap{position:relative}.textarea-wrap textarea{resize:vertical;color:#30363d;border:1px solid #dfe3e6;border-radius:5px;outline:none;width:100%;height:99px;min-height:78px;padding:10px 10px 23px;font-size:11px;line-height:1.6;display:block}.textarea-wrap textarea:focus,select:focus,.date-input:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.textarea-wrap>span{color:#a2a9b0;font-size:9px;position:absolute;bottom:7px;right:9px}.topic-row{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.topic-row button{color:#64707a;background:#f0f3f4;border:0;border-radius:3px;padding:4px 7px;font-size:9px}.topic-row button:hover{color:var(--green);background:#e9f7f2}.topic-row button.active{color:var(--green-dark);background:#e3f5ee;box-shadow:inset 0 0 0 1px #c9e8dc}.template-action-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:8px;display:grid}.template-action-row select{color:#59636c;background:#fff;border:1px solid #dfe3e6;border-radius:4px;outline:0;min-width:0;height:30px;padding:0 8px;font-size:9px}.template-action-row button{height:30px;color:var(--green-dark);white-space:nowrap;background:#fff;border:1px solid #dfe3e6;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:9px;display:inline-flex}.template-action-row select:focus,.template-action-row button:hover:not(:disabled){border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e12}.template-action-row :disabled{opacity:.58;cursor:not-allowed}.entity-input-row{background:#fff;border:1px solid #dfe3e6;border-radius:5px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;min-height:35px;margin-top:7px;display:grid;overflow:hidden}.entity-input-row:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.entity-input-row>span{color:#5d6871;background:#f6f8f8;border-right:1px solid #e7eaec;align-self:stretch;place-items:center;font-size:11px;font-weight:600;display:grid}.entity-input-row input{color:#323a42;border:0;outline:0;width:100%;min-width:0;height:33px;padding:0 8px;font-size:10px}.entity-confirm{min-width:48px;color:var(--green-dark);background:#f1faf7;border:0;border-left:1px solid #e7eaec;align-self:stretch;font-size:9px}.entity-confirm:hover:not(:disabled){background:#e7f6f0}.mention-input-row{grid-template-columns:25px minmax(0,1fr) 34px}.mention-input-row .icon-button{border:0;border-left:1px solid #e7eaec;border-radius:0;width:34px;height:33px}.mention-results{background:#fff;border:1px solid #dfe3e6;border-radius:5px;max-height:190px;margin-top:5px;overflow-y:auto;box-shadow:0 5px 16px #1f2a3114}.mention-results>button{text-align:left;color:#46505a;background:#fff;border:0;border-bottom:1px solid #edf0f2;align-items:center;gap:8px;width:100%;min-height:48px;padding:7px 9px;display:flex}.mention-results>button:last-child{border-bottom:0}.mention-results>button:hover{background:#f1faf7}.mention-results>button>img:first-child,.mention-avatar-fallback{object-fit:cover;width:30px;height:30px;color:var(--green-dark);background:#e8efec;border-radius:50%;flex:none;place-items:center;font-size:10px;display:grid}.mention-account-copy{flex:1;min-width:0}.mention-account-copy strong,.mention-account-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mention-account-copy strong{color:#374047;font-size:10px;font-weight:500}.mention-account-copy small{color:#929aa2;margin-top:3px;font-size:8px}.mention-results .mention-auth{object-fit:contain;flex:none;width:14px;height:14px}.caption-entities{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.caption-entity{color:#24795c;background:#edf7f3;border-radius:3px;align-items:center;gap:2px;min-width:0;max-width:100%;height:25px;padding:0 2px 0 7px;font-size:9px;display:inline-flex}.caption-entity.mention-entity{color:#3a718f;background:#edf4f8}.caption-entity>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.caption-entity>button{color:currentColor;background:0 0;border:0;border-radius:3px;flex:none;place-items:center;width:21px;height:21px;padding:0;display:grid}.caption-entity>button:hover:not(:disabled){background:#ffffffc2}.entity-error{color:#bd4d4d;margin-top:6px;font-size:8px;line-height:1.5;display:block}.bulk-caption-actions{align-items:center;gap:9px;margin-top:9px;display:flex}.apply-all,.cancel-apply{white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;min-width:0;padding:0;font-size:9px;display:inline-flex}.apply-all{color:var(--green-dark)}.cancel-apply{color:#7b858e;margin-left:auto}.cancel-apply:hover:not(:disabled){color:#bd4d4d}.short-title-field{margin-top:16px}.short-title-input-wrap{position:relative}.short-title-input-wrap input{color:#30363d;background:#fff;border:1px solid #dfe3e6;border-radius:5px;outline:none;width:100%;height:36px;padding:0 47px 0 10px;font-size:10px}.short-title-input-wrap input:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.short-title-input-wrap input[aria-invalid=true]{border-color:#d96969}.short-title-input-wrap>span{color:#a2a9b0;font-size:8px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.field-help,.field-error{margin-top:5px;font-size:8px;line-height:1.5;display:block}.field-help{color:#8b949c}.field-error{color:#bd4d4d}.apply-short-title{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:5px;padding:7px 0 0;font-size:9px;display:inline-flex}.short-title-pool{border-top:1px solid #edf0f2;margin-top:12px;padding-top:12px}.short-title-pool textarea{resize:vertical;color:#30363d;background:#fff;border:1px solid #dfe3e6;border-radius:5px;outline:none;width:100%;min-height:72px;padding:9px 10px;font-size:10px;line-height:1.55;display:block}.short-title-pool textarea:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.short-title-pool textarea[aria-invalid=true]{border-color:#d96969}.short-title-pool-actions{align-items:center;gap:8px;margin-top:8px;display:flex}.short-title-pool-actions .apply-short-title{padding:0}.cancel-short-title-apply{color:#7b858e;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;min-width:0;margin-left:auto;padding:0;font-size:9px;display:inline-flex}.cancel-short-title-apply:hover:not(:disabled){color:#bd4d4d}.compact-template-row{margin:8px 0 2px}.field-block{margin-top:17px}.cover-picker{color:#8c959d;background:#fafbfb;border:1px dashed #cbd1d6;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:87px;height:64px;padding:0;font-size:9px;display:flex;overflow:hidden}.cover-picker img{object-fit:contain;background:#20272c;width:100%;height:100%}.cover-picker.has-cover{background:#eef9f5;border-style:solid;border-color:#b9dace}.cover-picker.has-preview{border-style:solid}.cover-caption{color:#8b949c;margin-top:6px;font-size:8px;line-height:1.5;display:block}.hidden-input{display:none}.segmented{background:#f5f6f7;border:1px solid #dfe3e6;border-radius:5px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented button{color:#707983;background:0 0;border:0;border-radius:3px;height:28px;font-size:10px}.segmented button.active{color:#1d785b;background:#fff;font-weight:500;box-shadow:0 1px 3px #18232b1f}.date-input,select{color:#49515a;background:#fff;border:1px solid #dfe3e6;border-radius:5px;outline:none;width:100%;height:34px;padding:0 9px;font-size:10px}.date-input{margin-top:7px}.two-cols{grid-template-columns:1fr 1fr;gap:9px;display:grid}.support-note{color:#8b949c;margin-top:10px;font-size:8px;line-height:1.55;display:block}.official-settings{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.settings-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.settings-heading span{color:#30373e;font-size:11px;font-weight:600}.settings-heading small{color:#929aa2;font-size:8px}.option-field{position:relative}.search-setting-row{grid-template-columns:minmax(0,1fr) 34px;gap:6px;margin-top:7px;display:grid}.search-setting-row input,.setting-input{color:#394149;background:#fff;border:1px solid #dfe3e6;border-radius:5px;outline:none;width:100%;min-width:0;height:34px;padding:0 9px;font-size:10px}.search-setting-row input:focus,.setting-input:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.search-setting-row .icon-button{border-color:#dfe3e6;width:34px;height:34px}.link-setting-row{grid-template-columns:minmax(0,1fr) auto}.verify-link-button{min-width:62px;height:34px;color:var(--green-dark);background:#f1faf7;border:1px solid #c7ddd5;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:9px;display:inline-flex}.setting-results{background:#fff;border:1px solid #dfe3e6;border-radius:5px;max-height:176px;margin-top:5px;overflow-y:auto;box-shadow:0 5px 16px #1f2a3114}.setting-results>button{color:#46505a;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f2;width:100%;min-height:45px;padding:8px 9px}.setting-results>button:last-child{border-bottom:0}.setting-results>button:hover{background:#f1faf7}.setting-results strong,.setting-results small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.setting-results strong{font-size:10px;font-weight:500}.setting-results small{color:#8d969e;margin-top:4px;font-size:8px}.selected-setting{color:#4a535c;border:1px solid #dfe3e6;border-radius:5px;align-items:center;gap:5px;min-height:34px;padding:0 3px 0 9px;font-size:9px;display:flex}.selected-setting>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.selected-setting .icon-button{width:28px;height:28px}.verified-setting{min-width:0;color:var(--green-dark);align-items:center;gap:5px;margin-top:6px;font-size:8px;line-height:1.5;display:flex}.verified-setting svg{flex:none}.settings-error{color:#b84a4a;border-left:2px solid #ce5555;margin-top:10px;padding-left:7px;font-size:8px;line-height:1.55;display:block}.shoot-fields{gap:6px;margin-top:7px;display:grid}.setting-input{margin-top:7px;display:block}.bulk-setting-actions{border-top:1px solid #edf0f2;align-items:center;gap:8px;margin-top:17px;padding-top:13px;display:flex}.bulk-setting-actions .apply-all,.bulk-setting-actions .cancel-apply{white-space:normal;text-align:left;line-height:1.35}.location-apply-all{margin-top:8px}.location-field{z-index:12}.location-trigger{color:#49515a;text-align:left;background:#fff;border:1px solid #dfe3e6;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:34px;padding:0 9px;font-size:10px;display:flex}.location-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.location-trigger svg{color:#9aa2a9;flex:none;transition:transform .16s}.location-trigger.open{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.location-trigger.open svg{transform:rotate(180deg)}.location-popover{z-index:20;background:#fff;border:1px solid #dfe3e6;border-radius:6px;padding:8px;position:absolute;top:54px;left:0;right:0;box-shadow:0 10px 28px #1f2a3129}.location-search-row{margin:0}.location-options{max-height:238px;margin-top:7px;overflow-y:auto}.location-options>button{color:#46505a;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 6px;display:flex}.location-options>button:hover,.location-options>button.selected{background:#f1faf7}.location-options>button>span{min-width:0}.location-options>button>svg{color:var(--green);flex:none}.location-options strong,.location-options small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.location-options strong{font-size:10px;font-weight:500}.location-options small{color:#8d969e;margin-top:4px;font-size:8px}.location-loading,.location-empty{color:#8d969e;justify-content:center;align-items:center;gap:6px;min-height:46px;font-size:9px;display:flex}.location-options>.location-more{min-height:34px;color:var(--green-dark);border-bottom:0;justify-content:center;font-size:9px}.empty-editor{color:#77818a;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-editor-icon{color:#8e969d;background:#f0f3f4;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.empty-editor strong{color:#515961;margin-top:12px;font-size:12px}.empty-editor p{color:#9ba1a8;margin:5px 0;font-size:10px}.bottom-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);z-index:18;background:#fffffff5;justify-content:flex-end;align-items:center;height:69px;padding:0 28px;display:flex;position:fixed;bottom:0;left:224px;right:0;box-shadow:0 -5px 18px #222b330a}.bottom-summary{text-align:right;min-width:0;margin-right:18px}.bottom-summary strong,.bottom-summary span{display:block}.bottom-summary strong{color:#3c444c;font-size:11px}.bottom-summary span{text-overflow:ellipsis;white-space:nowrap;color:#9199a1;max-width:330px;margin-top:4px;font-size:9px;overflow:hidden}.bottom-actions{align-items:center;gap:8px;display:flex}.bottom-actions .secondary-button,.bottom-actions .primary-button{height:39px}.bottom-actions svg{flex:none}.bottom-actions .secondary-button{min-width:104px}.bottom-actions .primary-button{min-width:139px}.publish-compact-label{display:none}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.simple-view{max-width:1260px;margin:0 auto;padding:28px}.history-view{max-width:1480px}.view-heading{align-items:center;margin-bottom:20px;display:flex}.view-heading h1{margin:0;font-size:19px;font-weight:600}.view-heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.view-heading>:last-child{margin-left:auto}.search-box{border:1px solid var(--line);color:#8a929a;background:#fff;border-radius:5px;align-items:center;gap:7px;width:210px;height:36px;padding:0 10px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:11px}.history-table{border:1px solid var(--line);background:#fff;border-radius:6px;overflow-x:auto}.history-head,.history-row{grid-template-columns:minmax(350px,1.9fr) .72fr minmax(270px,1.15fr) .52fr .62fr .66fr 54px;align-items:center;gap:20px;min-width:1300px;padding:0 22px;display:grid}.history-head{color:#8a929b;border-bottom:1px solid var(--line);background:#fafbfb;height:46px;font-size:12px}.history-data-head{align-items:center;gap:9px;min-width:0;display:flex}.history-sort-select{color:#65717a;align-items:center;display:inline-flex;position:relative}.history-sort-select select{appearance:none;color:#4d5861;cursor:pointer;background:#fff;border:1px solid #dfe4e6;border-radius:5px;outline:0;min-width:84px;height:28px;padding:0 26px 0 10px;font-size:11px}.history-sort-select select:hover{border-color:#b9c5ca}.history-sort-select select:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.history-sort-select select:disabled{cursor:not-allowed;opacity:.58}.history-sort-select svg{pointer-events:none;position:absolute;right:7px}.history-mobile-sort{display:none}.history-row{color:#69727a;border-bottom:1px solid #eef0f2;min-height:84px;font-size:13px}.history-video{color:#31373e;align-items:center;gap:13px;display:flex}.history-video>span{color:#fff;background:#34424b;border-radius:5px;flex:none;place-items:center;width:70px;height:52px;display:grid;overflow:hidden}.history-video>span img{object-fit:cover;width:100%;height:100%}.history-video>div{min-width:0}.history-video strong,.history-row>strong{font-weight:500}.history-video strong,.history-video small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.history-video strong{font-size:13px}.history-video small{color:#9aa1a8;max-width:350px;margin-top:6px;font-size:10px}.post-metrics{color:#66717a;font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:5px 10px;font-size:11px;display:flex}.post-metrics span{white-space:nowrap}.history-data-activity{color:#76818a;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:11px;display:inline-flex}.history-data-activity i{border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 3px #00000005}.history-data-activity.is-active i{background:#12a878;box-shadow:0 0 0 3px #12a8781f}.history-data-activity.is-active{color:#186}.history-data-activity.is-pending{color:#8b6a2f}.history-data-activity.is-pending i{background:#d39a32;box-shadow:0 0 0 3px #d39a321f}.history-data-activity.is-inactive{color:#b44f4f}.history-data-activity.is-inactive i{background:#d84f4f;box-shadow:0 0 0 3px #d84f4f1c}.remote-status-text{color:#9a7a48;text-overflow:ellipsis;white-space:nowrap;max-width:130px;margin-top:5px;font-size:10px;display:block;overflow:hidden}.history-pagination{color:#7c858e;justify-content:flex-end;align-items:center;gap:10px;min-width:1300px;min-height:62px;padding:11px 22px;font-size:12px;display:flex}.history-pagination>span{margin-right:auto}.history-pagination .secondary-button{height:32px;font-size:12px}.history-pagination>strong{color:#4f5861;font-weight:500}.history-error{color:#bf4d4d}.history-empty{text-align:center;color:#9199a1;padding:52px 20px;font-size:11px}.history-cover{position:relative}.history-cover em{color:#fff;background:#0b7e57eb;border-radius:3px;padding:2px 5px;font-size:8px;font-style:normal;line-height:1.2;position:absolute;top:4px;left:4px}.history-action-cell{justify-content:flex-end;align-items:center;display:flex}.post-action-overlay{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141b2080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.post-action-overlay.is-drawer{justify-content:flex-end;padding:0}.post-action-sheet,.post-dialog{background:#fff;border:1px solid #dce1e4f2;border-radius:9px;width:min(560px,100%);max-height:calc(100dvh - 40px);overflow:hidden;box-shadow:0 24px 75px #0d161b45}.post-action-sheet{width:min(620px,100%)}.post-action-sheet-head,.post-dialog-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:76px;padding:15px 18px;display:flex}.post-action-sheet-head>div,.post-dialog-head>div{flex:1;min-width:0}.post-action-sheet-head h2,.post-dialog-head h2{color:#30373e;margin:0;font-size:15px;font-weight:600}.post-action-sheet-head p,.post-dialog-head p{color:#8b949c;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:9px;line-height:1.5;overflow:hidden}.post-action-cover{color:#fff;background:#303b43;border-radius:4px;flex:none;place-items:center;width:54px;height:40px;display:grid;overflow:hidden}.post-action-cover img{object-fit:cover;width:100%;height:100%}.post-dialog-icon{width:36px;height:36px;color:var(--green-dark);background:#e8f7f1;border-radius:6px;flex:none;place-items:center;display:grid}.post-dialog-close{flex:none}.post-action-grid{grid-template-columns:1fr 1fr;gap:10px;padding:16px;display:grid}.post-action-grid>button{text-align:left;color:#4c555e;background:#fff;border:1px solid #e1e5e7;border-radius:7px;align-items:center;gap:12px;min-height:73px;padding:12px;display:flex}.post-action-grid>button:hover{background:#f5fbf8;border-color:#b9d9cd}.post-action-grid>button>span{width:35px;height:35px;color:var(--green-dark);background:#edf6f3;border-radius:6px;flex:none;place-items:center;display:grid}.post-action-grid>button>div{min-width:0}.post-action-grid strong,.post-action-grid small{display:block}.post-action-grid strong{color:#343c43;font-size:11px;font-weight:600}.post-action-grid small{color:#8b949b;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;line-height:1.45;overflow:hidden}.post-action-grid>button.danger:hover{background:#fff6f6;border-color:#edc4c4}.post-action-grid>button.danger>span,.post-action-grid>button.danger strong{color:#bd4949}.post-action-grid>button.danger>span{background:#fff0f0}.post-dialog{flex-direction:column;display:flex}.post-dialog-body{min-height:120px;padding:18px;overflow-y:auto}.post-dialog-foot{border-top:1px solid var(--line);background:#fafbfb;justify-content:flex-end;align-items:center;gap:9px;min-height:66px;padding:13px 18px;display:flex}.post-dialog-loading,.post-dialog-empty{color:#8b949c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:150px;font-size:10px;display:flex}.post-dialog-loading svg{color:var(--green)}.post-action-error{color:#b84646;background:#fff4f4;border:1px solid #f0cece;border-radius:5px;padding:10px 12px;font-size:10px;line-height:1.55}.post-dialog-note{color:#929aa2;text-align:center;margin-top:10px;font-size:9px;display:block}.danger-button{background:#c94d4d;border-color:#c94d4d}.danger-button:hover{background:#ad3c3c;border-color:#ad3c3c}.post-share-body{text-align:center}.post-share-qr{border:1px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:190px;height:190px;margin:0 auto 15px;display:grid;overflow:hidden}.post-share-qr img{object-fit:contain;width:100%;height:100%}.post-share-link{align-items:stretch;gap:8px;display:flex}.post-share-link input{color:#505963;background:#fafbfb;border:1px solid #dfe3e6;border-radius:5px;outline:0;flex:1;min-width:0;height:38px;padding:0 10px;font-size:10px}.post-comments-drawer{border-width:0 0 0 1px;border-radius:0;width:min(580px,100%);height:100dvh;max-height:none}.post-comment-setting{border-bottom:1px solid var(--line);background:#fafbfb;align-items:center;gap:18px;min-height:72px;padding:13px 18px;display:flex}.post-comment-setting>div{flex:1;min-width:0}.post-comment-setting strong,.post-comment-setting span{display:block}.post-comment-setting strong{color:#3e464e;font-size:11px}.post-comment-setting span{color:#8e969e;margin-top:5px;font-size:9px}.switch-control{background:#c8ced2;border:0;border-radius:12px;flex:none;width:40px;height:23px;padding:0;transition:background .16s;position:relative}.switch-control i{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #171f2438}.switch-control.is-on{background:var(--green)}.switch-control.is-on i{transform:translate(17px)}.post-comments-body{flex:1;padding:4px 18px 24px;overflow-y:auto}.post-comments-body .post-action-error{margin-top:14px}.post-comment-item{border-bottom:1px solid #eef0f2;grid-template-columns:37px minmax(0,1fr);gap:10px;padding:15px 0;display:grid}.post-comment-avatar{width:34px;height:34px;color:var(--green-dark);background:#e7f4ef;border-radius:50%;place-items:center;font-size:11px;display:grid;overflow:hidden}.post-comment-avatar img{object-fit:cover;width:100%;height:100%}.post-comment-item header{align-items:center;gap:10px;display:flex}.post-comment-item header strong{color:#424a52;flex:1;font-size:10px;font-weight:600}.post-comment-item time{color:#a0a7ad;font-size:8px}.post-comment-meta{align-items:center;gap:5px;display:inline-flex}.post-comment-delete{color:#9b8585;width:26px;height:26px}.post-comment-delete:hover{color:#c24747;background:#fff0f0}.post-comment-item p{color:#555e67;word-break:break-word;margin:7px 0 0;font-size:10px;line-height:1.65}.post-comment-item small{color:var(--green-dark);margin-top:7px;font-size:8px;display:block}.post-comment-replies{border-left:2px solid #e8ecee;gap:10px;margin-top:12px;padding-left:11px;display:grid}.post-comment-reply{background:#f8f9fa;border-radius:5px;grid-template-columns:29px minmax(0,1fr);gap:8px;padding:9px;display:grid}.post-comment-reply .post-comment-avatar{width:26px;height:26px;font-size:9px}.post-comment-reply p{margin-top:5px;font-size:9px}.post-comments-more{margin:16px auto 0;display:flex}.post-edit-dialog{width:min(720px,100%)}.post-edit-form{gap:15px;display:grid}.post-edit-warning{color:#94631e;background:#fff6e8;border-radius:5px;align-items:center;gap:7px;padding:9px 11px;font-size:9px;display:flex}.post-edit-warning strong{font-size:11px}.post-form-field{display:block;position:relative}.post-form-field>span{color:#4a535c;margin-bottom:7px;font-size:10px;font-weight:600;display:block}.post-form-field>span small{color:#9099a1;font-size:8px;font-weight:400}.post-form-field textarea,.post-form-field>input{color:#313940;border:1px solid #dce1e4;border-radius:5px;outline:0;width:100%;padding:10px;font-size:11px}.post-form-field textarea{resize:vertical;min-height:115px;padding-bottom:24px;line-height:1.6}.post-form-field>input{height:38px}.post-form-field textarea:focus,.post-form-field>input:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.post-form-field>small{color:#a0a7ad;font-size:8px;position:absolute;bottom:8px;right:9px}.post-form-field>em{color:#bc4949;margin-top:5px;font-size:8px;font-style:normal;display:block}.post-edit-cover{background:#fafbfb;border:1px dashed #cbd2d6;border-radius:6px;align-items:center;gap:14px;min-height:118px;padding:12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.post-edit-cover:hover,.post-edit-cover.has-new-cover{background:#f4fbf8;border-color:#92d2bd;box-shadow:0 0 0 2px #0b9f6e0d}.post-edit-cover-preview{color:#8f9aa2;background:#27323a;border-radius:4px;flex:none;place-items:center;width:128px;height:88px;display:grid;overflow:hidden}.post-edit-cover-preview img{object-fit:contain;width:100%;height:100%}.post-edit-cover-copy{flex:1;min-width:0}.post-edit-cover strong,.post-edit-cover small{text-overflow:ellipsis;white-space:nowrap;max-width:430px;display:block;overflow:hidden}.post-edit-cover strong{color:#434c54;font-size:10px;font-weight:500}.post-edit-cover small{color:#949ca3;margin:5px 0 9px;font-size:8px}.post-edit-cover .secondary-button{height:30px;font-size:9px}.post-edit-cover-actions{flex-wrap:wrap;gap:8px;display:flex}.post-edit-cover input{display:none}.post-edit-video-cover{background:#fff;border:1px solid #e0e5e8;border-radius:7px;gap:10px;margin-bottom:12px;padding:12px;display:grid}.post-edit-video-stage{width:min(100%, var(--post-edit-video-stage-width,100%));aspect-ratio:var(--post-edit-video-aspect,16 / 9);background:#171d22;border-radius:6px;place-items:center;margin:0 auto;display:grid;overflow:hidden}.post-edit-video-stage.is-portrait{max-height:430px}.post-edit-video-stage.is-square{max-width:380px}.post-edit-video-stage.is-landscape{max-height:380px}.post-edit-video-stage video{object-fit:contain;width:100%;height:100%;display:block}.post-edit-timeline{color:#7c858d;font-variant-numeric:tabular-nums;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;font-size:9px;display:grid}.post-edit-timeline span:last-child{text-align:right}.post-edit-timeline input{width:100%;accent-color:var(--green)}.post-edit-video-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-edit-video-actions div{min-width:0}.post-edit-video-actions strong,.post-edit-video-actions small{display:block}.post-edit-video-actions strong{color:#3f474f;font-size:10px;font-weight:600}.post-edit-video-actions small{color:#8c959d;margin-top:4px;font-size:8px;line-height:1.5}.post-edit-video-actions .secondary-button{flex:none;height:31px;font-size:9px}.post-edit-video-missing{color:#7b858e;background:#fbfcfc;border:1px solid #e8ecef;border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:9px;line-height:1.6;display:flex}.post-visibility-options{gap:10px;display:grid}.post-visibility-options label{cursor:pointer;border:1px solid #dfe3e6;border-radius:6px;align-items:center;gap:11px;min-height:66px;padding:11px 13px;display:flex}.post-visibility-options label.selected{background:#f2faf7;border-color:#8dcdb6;box-shadow:0 0 0 2px #0b9f6e0f}.post-visibility-options input{accent-color:var(--green)}.post-visibility-options span,.post-visibility-options strong,.post-visibility-options small{display:block}.post-visibility-options strong{color:#3e464e;font-size:11px;font-weight:600}.post-visibility-options small{color:#8f979e;margin-top:5px;font-size:9px}.post-delete-dialog .post-dialog-icon{color:#bd4949;background:#fff0f0}.post-delete-warning{background:#fff7f7;border:1px solid #f0d0d0;border-radius:6px;padding:15px}.post-delete-warning strong{color:#b74444;font-size:12px}.post-delete-warning p{color:#6f777e;margin:8px 0;font-size:10px;line-height:1.65}.post-delete-warning small{color:#9b8585;word-break:break-all;font-size:8px}.yesterday-card{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:16px;padding:20px 24px 22px}.yesterday-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.yesterday-card-head h2{color:#303840;margin:0;font-size:14px}.yesterday-card-head p{color:#8e969e;margin:5px 0 0;font-size:9px}.yesterday-card-head>span{color:var(--green-dark);white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:inline-flex}.yesterday-metrics{text-align:center;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.yesterday-metrics>div{background:#fbfcfc;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:84px;display:flex}.yesterday-metrics span,.yesterday-metrics strong,.yesterday-metrics small{display:block}.yesterday-metrics span{color:#8b949c;font-size:10px}.yesterday-metrics strong{color:#242c33;font-variant-numeric:tabular-nums;margin:9px 0 7px;font-size:24px;font-weight:500}.yesterday-metrics small{color:#9aa2a9;max-width:170px;font-size:8px;line-height:1.45}.analytics-stats{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;display:grid}.analytics-stats>div{padding:21px 24px;position:relative}.analytics-stats>div:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:22px;bottom:22px;right:0}.analytics-stats span,.analytics-stats strong,.analytics-stats small{display:block}.analytics-stats span{color:#7c858e;font-size:11px}.analytics-stats strong{margin:10px 0 6px;font-size:25px;font-weight:600}.analytics-stats small{color:var(--green-dark);font-size:9px}.analytics-stats.real-stats{grid-template-columns:repeat(6,1fr)}.analytics-error{color:#b84646;background:#fff4f4;border:1px solid #f2d0d0;border-radius:5px;margin-bottom:14px;padding:11px 14px;font-size:11px}.chart-section{border:1px solid var(--line);background:#fff;border-radius:6px;padding:19px 24px 24px}.chart-section>div:first-child{justify-content:space-between;align-items:center;display:flex}.chart-section h2{margin:0;font-size:13px}.chart-section>div>span{color:#8b939b;font-size:10px}.analytics-empty{color:#919aa2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.analytics-empty h2{color:#4b545d;margin-top:13px}.analytics-empty p{margin:8px 0 0;font-size:10px}.data-list-section{padding-bottom:12px}.analytics-post-row{border-top:1px solid #eef0f2;grid-template-columns:64px minmax(180px,1fr) minmax(250px,1fr);align-items:center;gap:13px;min-height:68px;padding:9px 2px;display:grid}.analytics-post-row:first-of-type{margin-top:14px}.analytics-cover{color:#86939b;background:#313b42;border-radius:4px;place-items:center;width:58px;height:44px;display:grid;overflow:hidden}.analytics-cover img{object-fit:cover;width:100%;height:100%}.analytics-post-row>div:nth-child(2){min-width:0}.analytics-post-row strong,.analytics-post-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.analytics-post-row strong{color:#394149;font-size:11px;font-weight:500}.analytics-post-row small{color:#98a0a7;margin-top:6px;font-size:9px}.analytics-post-row .post-quality{color:#6e7c86}.performance-review-section{margin-bottom:16px}.review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.review-card{background:#fbfcfc;border:1px solid #eef0f2;border-radius:6px;min-width:0;padding:13px}.review-card h3{color:#343c44;margin:0;font-size:12px;font-weight:600}.review-row{border-top:1px solid #edf0f2;gap:4px;margin-top:11px;padding-top:10px;display:grid}.review-row strong{color:#333c44;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.review-row span{color:var(--green-dark);font-size:10px;font-weight:600}.review-row small,.review-empty{color:#8a949d;font-size:9px;line-height:1.6}.compact-empty{min-height:110px}.storage-panel{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.storage-panel-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:76px;padding:14px 20px;display:flex}.storage-panel-head>span{width:38px;height:38px;color:var(--green-dark);background:#e7f6f0;border-radius:6px;flex:none;place-items:center;display:grid}.storage-panel-head h2{color:#30373e;margin:0;font-size:14px}.storage-panel-head p{color:#929aa2;margin:5px 0 0;font-size:9px}.storage-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.storage-stats>div{min-height:112px;padding:20px 24px;position:relative}.storage-stats>div:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:23px;bottom:23px;right:0}.storage-stats span,.storage-stats strong,.storage-stats small{display:block}.storage-stats span{color:#7c858e;font-size:10px}.storage-stats strong{color:#30373e;margin:10px 0 6px;font-size:24px;font-weight:600}.storage-stats small{color:#929aa2;font-size:9px}.storage-rows{border-bottom:1px solid var(--line);padding:6px 20px}.storage-rows>div{color:#6f7881;border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:center;gap:18px;min-height:46px;font-size:11px;display:flex}.storage-rows>div:last-child{border-bottom:0}.storage-rows strong{color:#3f474f;font-weight:500}.protected-label{align-items:center;gap:6px;display:inline-flex;color:var(--green-dark)!important}.storage-error{color:#b84646;background:#fff4f4;border:1px solid #f2d0d0;border-radius:5px;margin:14px 20px 0;padding:10px 12px;font-size:10px}.storage-actions{align-items:center;gap:18px;min-height:78px;padding:15px 20px;display:flex}.storage-actions>div{flex:1;min-width:0}.storage-actions strong,.storage-actions span{display:block}.storage-actions strong{color:#3d454d;font-size:11px;font-weight:600}.storage-actions span{color:#929aa2;margin-top:5px;font-size:9px}.storage-clear{min-width:132px}.settings-commercial-panel{margin-top:16px}.settings-form-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:16px 20px;display:grid}.settings-form-grid label,.settings-template-form label,.user-form-grid label{color:#4a535c;gap:7px;min-width:0;font-size:10px;font-weight:600;display:grid}.settings-form-grid input,.settings-form-grid select,.settings-template-form input,.settings-template-form select,.settings-template-form textarea,.user-form-grid input,.user-form-grid select{color:#303840;background:#fff;border:1px solid #dfe3e6;border-radius:5px;outline:0;width:100%;min-width:0;font-size:11px}.settings-form-grid input,.settings-form-grid select,.settings-template-form input,.settings-template-form select,.user-form-grid input,.user-form-grid select{height:36px;padding:0 10px}.settings-template-form textarea{resize:vertical;min-height:94px;padding:10px;line-height:1.65}.settings-form-grid input:focus,.settings-form-grid select:focus,.settings-template-form input:focus,.settings-template-form select:focus,.settings-template-form textarea:focus,.user-form-grid input:focus,.user-form-grid select:focus{border-color:var(--green);box-shadow:0 0 0 2px #0b9f6e14}.settings-form-grid .wide{grid-column:span 2}.notification-grid{grid-template-columns:minmax(280px,2fr) repeat(4,minmax(92px,auto));align-items:center}.toggle-line{white-space:nowrap;align-items:center;grid-template-columns:none!important;gap:7px!important;font-size:10px!important;display:inline-flex!important}.toggle-line input{accent-color:var(--green);padding:0;width:14px!important;height:14px!important}.user-create-form{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#fbfcfc);padding:18px 20px 16px}.user-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.user-form-section{background:#fff;border:1px solid #e5ebed;border-radius:8px;margin-top:16px;padding:14px}.user-form-section>div:first-child{align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.user-form-section strong{color:#26323a;font-size:12px;font-weight:600}.user-form-section span{color:#8a949c;font-size:10px;line-height:1.6}.user-mode-picker{grid-template-columns:1fr 1fr;gap:12px;display:grid}.user-mode-option{color:#5f6972;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e7e9;border-radius:8px;min-height:58px;padding:13px 14px 13px 42px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;position:relative}.user-mode-option:hover:not(:disabled){border-color:#9fd3c2;transform:translateY(-1px);box-shadow:0 8px 24px #1645370f}.user-mode-option.active{border-color:var(--green);background:#f3fbf8;box-shadow:0 0 0 3px #0b9f6e14}.user-mode-option:disabled{cursor:not-allowed;opacity:.76}.user-mode-option>span{color:#fff;background:#fff;border:1px solid #cdd7da;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:15px;left:14px}.user-mode-option.active>span{border-color:var(--green);background:var(--green)}.user-mode-option strong{color:#23303a;font-size:12px;font-weight:600;display:block}.user-mode-option small{color:#7c858d;margin-top:7px;font-size:10px;line-height:1.65;display:block}.user-create-footer{color:#7b858d;border-top:1px dashed #e1e7e9;justify-content:flex-end;align-items:center;gap:12px;min-height:54px;margin-top:14px;padding-top:14px;font-size:10px;display:flex}.user-create-footer .primary-button{min-width:132px}.team-user-list,.template-list{padding:6px 20px 16px}.team-user-list>div,.template-list>div{color:#4c555d;border-bottom:1px solid #eef0f2;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:54px;display:grid}.team-user-list.user-list>div{grid-template-columns:minmax(0,1fr) auto auto auto}.team-user-list>div:last-child,.template-list>div:last-child{border-bottom:0}.team-user-list>div.disabled{opacity:.58}.team-user-list strong,.team-user-list small,.template-list strong,.template-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.team-user-list strong,.template-list strong{color:#353e46;font-size:11px;font-weight:600}.team-user-list small,.template-list small{color:#8e969e;margin-top:5px;font-size:9px}.user-mode-badge{color:#546170;white-space:nowrap;background:#eef4f8;border-radius:999px;padding:5px 9px;font-size:9px}.user-mode-badge.shared{color:var(--green-dark);background:#e9f7f2}.settings-empty-row{color:#8a949d;align-items:center;min-height:52px;font-size:10px;line-height:1.6;display:flex}.settings-isolated-note{color:#5d6871;flex-direction:column;justify-content:center;gap:8px;min-height:96px;padding:18px 20px;font-size:11px;line-height:1.7;display:flex}.settings-isolated-note strong{color:#24313a;font-size:13px}.settings-isolated-note span{max-width:760px}.danger-text{color:#c34d4d!important}.settings-template-form{border-bottom:1px solid var(--line)}.template-content-field{color:#4a535c;gap:7px;padding:0 20px 14px;font-size:10px;font-weight:600;display:grid}.template-list>div{grid-template-columns:auto minmax(0,1fr) auto}.template-type-badge{color:var(--green-dark);white-space:nowrap;background:#e9f7f2;border-radius:999px;padding:5px 8px;font-size:9px}.bar-chart{background-image:linear-gradient(#edf0f2 1px,#0000 1px);background-size:100% 55px;border-bottom:1px solid #e9ecee;align-items:end;gap:4%;height:250px;padding:30px 20px 0;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;display:flex}.bar-chart i{background:#23a67c;border-radius:3px 3px 0 0;width:min(42px,70%);min-height:8px}.bar-chart span{color:#858d95;margin:9px 0 -20px;font-size:9px}.modal-backdrop{z-index:60;background:#181e237a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:7px;width:min(390px,100%);padding:27px;position:relative;box-shadow:0 22px 70px #12191e3d}.modal-close{position:absolute;top:12px;right:12px}.modal-icon{color:#fff;background:var(--green);border-radius:7px;place-items:center;width:48px;height:48px;margin:0 auto 13px;display:grid}.modal h2{margin:0;font-size:17px}.modal>p{color:#79828b;max-width:280px;margin:9px auto 18px;font-size:11px;line-height:1.7}.real-qr{border:1px solid var(--line);width:238px;height:288px;color:var(--green);background:#292b2d;border-radius:5px;place-items:center;margin:0 auto 16px;display:grid;position:relative;overflow:hidden}.real-qr img{object-fit:contain;width:100%;height:100%;display:block}.real-qr.loading{background:#f7f8f9}.qr-error{color:#b84d4d;background:#fff;place-items:center;padding:25px;font-size:11px;line-height:1.6;display:grid;position:absolute;inset:0}.connected-state{background:#f3fbf8;border:1px solid #d9eee6;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-height:154px;margin:0 0 18px;display:flex}.connected-state>span{width:50px;height:50px;color:var(--green);background:#e2f5ee;border-radius:50%;place-items:center;display:grid}.connected-state strong{color:#293139;margin-top:11px;font-size:13px}.connected-state small{color:#7c8983;margin-top:5px;font-size:10px}.account-list{border:1px solid var(--line);border-radius:6px;max-height:258px;margin:0 0 17px;overflow-y:auto}.account-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;color:#49515a;background:#fff;align-items:center;gap:10px;width:100%;min-height:62px;padding:9px 12px;display:flex}.account-list>button:last-child{border-bottom:0}.account-list>button:hover{background:#f5faf8}.account-list>button>span:nth-child(2){flex:1}.account-list strong,.account-list small{display:block}.account-list strong{color:#30373e;font-size:11px}.account-list small{color:#8d959d;margin-top:4px;font-size:9px}.account-list>button>svg{transform:rotate(-90deg)}.account-list-avatar{color:#fff;background:#d3914d;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.account-list-avatar img{object-fit:cover;width:100%;height:100%}.full-width{width:100%}.primary-button.full{width:100%;height:39px}.modal-footnote{color:#9aa1a8;margin-top:11px;font-size:9px;display:block}.preview-modal{width:min(410px,100%)}.preview-modal-icon{width:48px;height:48px;color:var(--green-dark);background:#e5f6f0;border-radius:7px;place-items:center;margin:0 auto 13px;display:grid}.preview-qr-frame{aspect-ratio:1;background:#fff;border:1px solid #dce2e5;border-radius:6px;place-items:center;width:240px;margin:0 auto 14px;padding:8px;display:grid}.preview-qr-frame img{object-fit:contain;width:100%;height:100%;display:block}.preview-limits{background:#f8faf9;border:1px solid #e4e8ea;border-radius:5px;grid-template-columns:1fr 1fr;margin:0 0 10px;display:grid}.preview-limits>span{color:#69737b;justify-content:center;align-items:center;gap:6px;min-height:46px;font-size:9px;display:flex}.preview-limits>span+span{border-left:1px solid #e4e8ea}.preview-limits strong{color:#40484f;font-weight:500}.preview-expiry{color:#8b949b;min-height:16px;margin-bottom:10px;font-size:8px;display:block}.cover-modal{background:#fff;border-radius:8px;width:min(920px,100%);max-height:calc(100vh - 32px);overflow-y:auto;box-shadow:0 22px 70px #12191e3d}.cover-modal-head{border-bottom:1px solid var(--line);align-items:center;gap:18px;min-height:76px;padding:16px 20px;display:flex}.cover-modal-head>div:first-child{flex:1}.cover-modal-head h2{margin:0;font-size:17px}.cover-modal-head p{color:#818a93;margin:6px 0 0;font-size:10px}.cover-modal-body{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);gap:18px;padding:20px;display:grid}.cover-video-stage{background:#151a1e;border-radius:6px;place-items:center;height:282px;display:grid;overflow:hidden}.cover-video-stage video{object-fit:contain;width:100%;height:100%}.timeline-row{color:#79828a;font-variant-numeric:tabular-nums;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;margin:12px 0;font-size:9px;display:grid}.timeline-row span:last-child{text-align:right}.timeline-row input{width:100%;accent-color:var(--green);cursor:ew-resize}.cover-upload-section{flex-direction:column;gap:8px;display:flex}.cover-preview{color:#9aa2a9;background:#20272c;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:282px;font-size:10px;display:flex;overflow:hidden}.cover-preview img,.cover-preview canvas{object-fit:contain;background:#20272c;width:100%;height:100%;display:block}.cover-preview-note{color:#7e8890;min-height:15px;font-size:9px;line-height:1.5}.cover-dropzone{color:#83909a;text-align:center;background:#fafbfb;border:1px dashed #c7ced4;border-radius:6px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:150px;padding:14px;display:flex}.cover-dropzone.dragging{border-color:var(--green);background:#f0faf6}.cover-dropzone input{display:none}.cover-dropzone strong{color:#4b545d;font-size:11px}.cover-dropzone span{font-size:9px}.cover-dropzone .secondary-button{height:31px;margin-top:4px}.cover-error{color:#b44242;background:#fff0f0;border-radius:5px;margin:0 20px 14px;padding:9px 11px;font-size:10px}.cover-modal-foot{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:9px;min-height:66px;padding:13px 20px;display:flex}.cover-modal-foot .cover-auto-button{margin-right:auto}.toast{z-index:90;color:#fff;background:#303940;border-radius:5px;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:11px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #161d2233}.toast.success svg{color:#43d5a1}@media (width<=1100px){.work-grid{grid-template-columns:minmax(0,1fr) 300px}.workspace{padding-left:18px;padding-right:18px}.topbar{padding:0 18px}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:12px 0 40px #131a1f33}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{z-index:29;background:#10161a6b;border:0;display:block;position:fixed;inset:0}.app-main{margin-left:0}.bottom-bar{left:0}.mobile-menu{display:inline-grid}.work-grid{grid-template-columns:1fr}.editor-panel{min-height:auto;max-height:none;display:block;position:static}.editor-body{overflow:visible}}@media (width<=600px){.admin-login-page{padding:16px}.admin-login-card{padding:27px 20px 24px}.admin-login-footnote{text-align:center;margin:22px -20px -24px;padding:0 12px}.topbar{height:64px;padding:0 12px}.top-title p{display:none}.top-title h1{font-size:16px}.top-actions>.icon-button{display:none}.account-button{min-width:0;padding-left:11px}.account-copy{display:none}.workspace,.simple-view{padding:12px 12px 88px}.stats-strip{grid-template-columns:1fr 1fr}.stats-strip>div{padding:12px 9px}.stats-strip>div:nth-child(2):after{display:none}.stats-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats-strip span{margin-right:7px;font-size:10px}.stats-strip strong{font-size:20px}.empty-state{min-height:390px;padding:32px 13px}.empty-notes>i{width:15px;margin:0 4px}.empty-notes small,.upload-zone.compact .upload-copy span{display:none}.upload-zone.compact .upload-copy strong{font-size:11px}.upload-zone.compact .secondary-button{padding:0 9px}.bottom-bar{height:67px;padding:0 12px}.bottom-summary{display:none}.bottom-actions{grid-template-columns:1fr 1fr 1.2fr;gap:6px;width:100%;display:grid}.bottom-actions .secondary-button,.bottom-actions .primary-button{width:100%;min-width:0;padding:0 7px;font-size:10px}.publish-full-label{display:none}.publish-compact-label{display:inline}.history-mobile-sort{border:1px solid var(--line);color:#69747d;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:10px;padding:9px 12px;font-size:10px;display:flex}.history-mobile-sort .history-sort-select select{min-width:104px}.history-head{display:none}.history-row{grid-template-columns:1fr auto;gap:7px;min-width:0;padding:13px}.history-pagination{min-width:0}.history-row>span,.history-row>strong,.history-row>.history-data-activity{padding-left:82px}.history-row>.icon-button{grid-area:1/2}.history-row>.history-action-cell{grid-area:1/2;align-self:start}.post-action-overlay{align-items:flex-end;padding:0}.post-action-sheet,.post-dialog{border-width:1px 0 0;border-radius:12px 12px 0 0;width:100%;max-height:92dvh}.post-action-sheet-head,.post-dialog-head{min-height:69px;padding:12px 14px}.post-action-grid{grid-template-columns:1fr;max-height:calc(92dvh - 70px);padding:12px;overflow-y:auto}.post-action-grid>button{min-height:64px}.post-dialog-body{padding:14px}.post-dialog-foot{padding:11px 14px}.post-comments-drawer{border-radius:0;width:100%;height:100dvh;max-height:none}.post-comment-setting,.post-comments-body{padding-left:14px;padding-right:14px}.post-share-link{flex-direction:column}.post-share-link .primary-button{width:100%}.post-edit-cover{flex-direction:column;align-items:stretch}.post-edit-cover-preview{width:100%;height:170px}.post-edit-cover strong,.post-edit-cover small{max-width:100%}.post-edit-video-stage.is-portrait{max-width:220px}.post-edit-video-stage.is-square{max-width:320px}.post-edit-video-actions{flex-direction:column;align-items:stretch}.post-edit-video-actions .secondary-button{width:100%}.yesterday-card{padding:16px 14px}.yesterday-card-head{flex-direction:column;align-items:flex-start;gap:8px}.yesterday-metrics{grid-template-columns:1fr 1fr}.analytics-stats{grid-template-columns:1fr}.analytics-stats.real-stats{grid-template-columns:1fr 1fr}.analytics-stats.real-stats>div:nth-child(2n):after{display:none}.analytics-stats>div:not(:last-child):after{width:auto;height:1px;inset:auto 20px 0}.review-grid{grid-template-columns:1fr}.search-box{display:none}.analytics-post-row{grid-template-columns:52px minmax(0,1fr)}.analytics-post-row>.post-metrics{grid-column:2}.storage-stats{grid-template-columns:1fr}.storage-stats>div{min-height:92px}.storage-stats>div:not(:last-child):after{width:auto;height:1px;inset:auto 20px 0}.storage-actions{flex-direction:column;align-items:stretch}.storage-clear{width:100%}.settings-form-grid,.notification-grid,.user-form-grid,.user-mode-picker{grid-template-columns:1fr}.settings-form-grid .wide{grid-column:auto}.user-create-form{padding:14px}.user-form-section>div:first-child{flex-direction:column;align-items:flex-start}.user-create-footer{flex-direction:column;align-items:stretch}.user-create-footer .primary-button{width:100%}.team-user-list.user-list>div{grid-template-columns:1fr;align-items:start;padding:12px 0}.two-cols,.cover-modal-body{grid-template-columns:1fr}.cover-video-stage{height:min(50vh,300px)}.cover-preview{height:min(50vh,320px)}.cover-modal-foot{flex-wrap:wrap}.cover-modal-foot .cover-auto-button{order:3;justify-content:center;width:100%;margin:0}}
