:root{font-family:Microsoft YaHei,PingFang SC,sans-serif;color:#17201b;background:#e8ece6;letter-spacing:0;--text-strong: #17201b;--text-soft: #566158;--text-label: #344238;--surface: #fff;--surface-subtle: #f4f7f1;--border-soft: #d9e0d6}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;display:flex;justify-content:center;background:linear-gradient(135deg,#ffffffe6,#e8ece6a6),repeating-linear-gradient(90deg,rgba(31,44,36,.04) 0 1px,transparent 1px 18px)}.phone-frame{width:min(100%,460px);min-height:100vh;background:#f9faf7;border-left:1px solid rgba(23,32,27,.08);border-right:1px solid rgba(23,32,27,.08)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 12px;border-bottom:1px solid rgba(23,32,27,.06)}.top-actions{display:flex;gap:8px}.top-user{min-width:0;display:flex;align-items:center}.top-user-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.top-user-row strong{min-width:0;color:var(--text-strong);font-size:18px;line-height:1.2;font-weight:800;word-break:break-all}.icon-button{width:40px;height:40px;border:1px solid #d8ddd5;background:#fff;display:grid;place-items:center;border-radius:8px;color:#17201b}.login-panel,.work-panel,.generating,.result-panel,.empty-result,.admin-panel{padding:24px 18px 32px}.login-panel{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.login-form{margin:0}.brand-mark,.pulse-ring{width:68px;height:68px;border-radius:8px;display:grid;place-items:center;background:#17201b;color:#f6d36b;margin-bottom:18px}h1,h2{margin:0 0 22px;line-height:1.15}h1{font-size:31px}h2{font-size:26px}.field{display:grid;gap:8px;margin-bottom:16px}label{font-size:13px;color:#59645b}.prompt-label{font-size:22px;line-height:1.1;font-weight:800;color:#17201b}input,textarea,select{width:100%;border:1px solid #cfd6ce;background:#fff;border-radius:8px;padding:13px 14px;outline:none;color:#17201b}textarea{resize:vertical;min-height:180px}.login-panel textarea{min-height:92px}input:focus,textarea:focus,select:focus{border-color:#17201b;box-shadow:0 0 0 3px #f6d36b59}.primary,.secondary,.text-button{border:0;cursor:pointer}.primary,.secondary{min-height:48px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.primary{background:#17201b;color:#fff}.primary:disabled,.secondary:disabled{opacity:.62;cursor:not-allowed}.primary.compact{min-height:42px}.secondary{background:#e1e7dd;color:#17201b;border:1px solid #cfd6ce}.text-button{background:transparent;color:#2e6f5c;padding:4px}.copy-account-button{min-height:30px;padding:0 10px;border:1px solid #c9d2c6;border-radius:8px;background:#fff;color:#17201b;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:12px;white-space:nowrap;flex:0 0 auto}.error,.notice{border-radius:8px;padding:10px 12px;margin-bottom:14px;border:1px solid transparent;font-size:14px;line-height:1.45}.error{background:#ffe2dc;color:#823425;border-color:#f3b9ad}.notice,.notice-success,.notice-info{background:#ecf5ea;color:#32533c;border-color:#d5e6d1}.notice-error{background:#ffe2dc;color:#823425;border-color:#f3b9ad}.notice-loading{background:#f1f0e7;color:#5b5134;border-color:#ded9bf}.notice{animation:notice-in .18s ease-out both}.hero-copy{padding:22px;background:#edf2ea;border:1px solid #d8dfd5;border-radius:8px;margin-bottom:18px}.field-note{margin:-6px 0 16px;font-size:12px;line-height:1.5;color:#667167}.account-parser-entry{justify-self:start;min-height:34px;margin-top:12px;border:1px solid #c9d2c6;border-radius:8px;background:#fff;color:#17201b;padding:0 12px;font-size:13px;font-weight:700;cursor:pointer}.account-parser{margin-top:14px;padding-top:16px;border-top:1px solid #dce3d8;display:grid;gap:10px}.account-parser .section-title{margin:0}.account-parser .field{margin-bottom:0}.account-help-toggle{justify-self:start;min-height:30px;border:0;background:transparent;color:#2e6f5c;padding:0;font-size:13px;font-weight:700;cursor:pointer}.account-help{display:grid;gap:6px;padding:10px 12px;border:1px solid #dce3d8;border-radius:8px;background:#f3f6f0}.account-help p{margin:0;color:#4f5b51;font-size:13px;line-height:1.55}.parsed-account-result{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 8px 8px 12px;border:1px solid #d9e0d6;border-radius:8px;background:#fff}.parsed-account-result span{font-size:18px;font-weight:800;color:#17201b;word-break:break-all}.parser-error{border-radius:8px;padding:9px 11px;background:#fff0dc;color:#755020;font-size:13px}.generating{min-height:calc(100vh - 76px);display:flex;flex-direction:column;justify-content:center;gap:18px;text-align:left;background:radial-gradient(circle at 50% 18%,rgba(240,191,56,.22),transparent 34%),linear-gradient(180deg,#f9faf7,#eef4ea)}.pulse-ring{position:relative;flex:0 0 auto;animation:breathe 1.5s infinite ease-in-out;overflow:visible}.countdown{align-self:center;min-width:140px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#17201b;color:#f6d36b;font-weight:800;padding:0 12px;margin-top:2px}.progress{width:100%;height:12px;background:#dce5d8;border-radius:8px;overflow:hidden;border:1px solid #cfd8cb}.progress span{display:block;height:100%;background:linear-gradient(90deg,#f0bf38,#71b887,#2e6f5c);transition:width .4s ease;position:relative}.progress span:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);animation:scan 1.1s linear infinite}.generation-stage{display:flex;align-items:center;gap:16px}.generation-copy h2{margin:0 0 8px}.generation-copy p{margin:0;color:#47614e;font-weight:700}.energy-orbit{position:absolute;inset:-12px;border:1px solid rgba(240,191,56,.55);border-radius:12px;transform:rotate(12deg);animation:orbit 2.6s linear infinite}.orbit-two{inset:-22px;border-color:#2e6f5c59;animation-duration:4s;animation-direction:reverse}.generation-meter{display:grid;gap:8px;background:#fff;border:1px solid #d7dfd3;border-radius:8px;padding:12px;box-shadow:0 12px 28px #17201b12}.meter-head{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#59645b}.meter-head strong{font-size:22px;color:#17201b}.step-stack{display:grid;gap:8px}.step-line{min-height:42px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;border:1px solid #dce3d8;border-radius:8px;background:#ffffffad;color:#6a746b}.step-line span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#edf2ea;font-size:12px;font-weight:800}.step-line p{margin:0;font-size:14px;font-weight:700}.step-line.active{background:#17201b;color:#fff;border-color:#17201b;box-shadow:0 12px 28px #17201b2e}.step-line.active span{background:#f0bf38;color:#17201b}.step-line.done{color:#2e6f5c}.step-line.done span{background:#dff0e2;color:#2e6f5c}.result-title,.admin-head,.section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.result-panel{display:grid;gap:14px;padding-top:20px}.result-title{margin-bottom:0}.result-title span{color:var(--text-strong);font-size:17px;line-height:1.35;font-weight:800}.result-title .text-button{min-height:32px;padding:0;font-size:14px;font-weight:700}.section-title{justify-content:flex-start;font-weight:700;margin-top:20px}.result-meta-list{display:grid;gap:10px;margin-bottom:0}.result-meta{min-height:50px;display:grid;grid-template-columns:minmax(104px,auto) minmax(0,1fr);align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface)}.result-meta span{font-size:13px;line-height:1.35;font-weight:700;color:var(--text-label)}.result-meta strong{min-width:0;justify-self:end;color:var(--text-strong);font-size:16px;line-height:1.35;font-weight:800;text-align:right;word-break:break-word}.content-block{background:var(--surface);border:1px solid var(--border-soft);border-radius:8px;margin-bottom:14px;overflow:hidden;box-shadow:0 8px 18px #17201b0a}.result-panel .content-block{margin-bottom:0}.content-block-head{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;background:var(--surface-subtle);border-bottom:1px solid var(--border-soft)}.content-block-head span{font-size:13px;line-height:1.35;font-weight:700;color:var(--text-label)}.content-block-value{padding:16px;font-size:18px;font-weight:800;line-height:1.55;color:var(--text-strong);word-break:break-word}.content-block-body .content-block-value{font-size:16px;font-weight:400;line-height:1.82;white-space:pre-wrap}.copy-button{min-width:72px;height:32px;border:1px solid #c9d2c6;border-radius:8px;background:var(--surface);color:var(--text-strong);display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-size:13px;font-weight:700}.image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.media-section{display:grid;gap:10px}.media-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0}.media-section-head .section-title{margin:0}.media-title{gap:5px;color:var(--text-strong);font-size:16px;line-height:1.35;font-weight:800}.media-title svg{flex:0 0 auto;width:17px;height:17px;color:var(--text-label)}.media-title-text,.media-count{display:inline-flex;align-items:center}.media-count{color:var(--text-soft);font-size:13px;font-weight:700}.media-item{background:var(--surface);border:1px solid #dfe5dc;border-radius:8px;overflow:hidden}.media-item img,.media-item video{width:100%;display:block;aspect-ratio:1 / 1;object-fit:cover;background:#dfe5dc}.video-list{display:grid;gap:12px}.video-list .media-item video{aspect-ratio:16 / 9}.download{min-height:36px;width:100%;border:0;border-top:1px solid #edf1ea;display:flex;align-items:center;justify-content:center;gap:6px;background:var(--surface);color:var(--text-strong);text-decoration:none;cursor:pointer;font-size:13px;font-weight:700}.video-save-panel{border-top:1px solid #edf1ea;background:var(--surface)}.video-save-note{margin:0;padding:9px 12px;border-bottom:1px solid #edf1ea;background:#f7f9f4;color:var(--text-soft);font-size:12px;line-height:1.45}.video-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.video-action{min-width:0;min-height:38px;border:0;border-right:1px solid #edf1ea;background:var(--surface);color:var(--text-strong);display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;text-decoration:none;cursor:pointer;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.video-action:nth-child(2){border-right:0}.video-action-wide{grid-column:1 / -1;border-top:1px solid #edf1ea;border-right:0;background:#fdfefb}.empty-result{min-height:calc(100vh - 76px);display:flex;flex-direction:column;justify-content:center}.admin-tools,.sync-box{display:grid;gap:10px;margin-bottom:14px}.admin-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0 0 14px}.admin-tabs button{min-width:0;min-height:38px;padding:0 4px;border:1px solid #d3dacd;border-radius:8px;background:#fff;color:#526052;font-size:13px;line-height:1.2}.admin-tabs button.active{background:#17201b;color:#fff;border-color:#17201b}.sync-box{background:#fff;border:1px solid #dfe5dc;border-radius:8px;padding:12px}.sync-head{display:flex;align-items:center;justify-content:space-between}.sync-head .section-title{margin:0}.condition-list{display:grid;gap:10px}.scope-actions{display:grid;gap:8px}.condition-row{display:grid;grid-template-columns:minmax(0,1fr) 88px 38px;gap:8px;padding:10px;background:#f7f9f4;border:1px solid #e0e6dc;border-radius:8px}.condition-row input:last-of-type{grid-column:1 / span 2}.mini-button{width:38px;height:38px;border:1px solid #cfd6ce;border-radius:8px;background:#fff;color:#17201b;display:grid;place-items:center;cursor:pointer}.mini-button.danger{color:#913a2b}.searchbox{position:relative}.searchbox svg{position:absolute;left:12px;top:14px;color:#667167}.searchbox input{padding-left:38px}.table-list,.log-list{display:grid;gap:10px}.status-table-block{background:#fff;border:1px solid #dfe5dc;border-radius:8px;margin-bottom:14px;overflow:hidden}.status-table-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#eef4ea;border-bottom:1px solid #dfe5dc}.status-table-head span{font-size:12px;color:#667167}.status-table-actions{display:inline-flex;align-items:center;gap:8px}.status-download-button{width:32px;height:32px}.status-table-scroll{overflow:auto;max-height:58vh}.status-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:12px}.status-table th,.status-table td{border-bottom:1px solid #e4e9e0;border-right:1px solid #e4e9e0;padding:9px 10px;text-align:left;vertical-align:top;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-table th{position:sticky;top:0;z-index:1;background:#17201b;color:#fff;font-weight:800}.status-table td{color:#344238;background:#fff}.status-table tr:nth-child(2n) td{background:#f7f9f4}.material-row,.log-row{background:#fff;border:1px solid #dfe5dc;border-radius:8px;padding:12px}.as-button{width:100%;text-align:left;cursor:pointer}.material-row p,.log-row p{margin:6px 0 0;color:#667167;font-size:13px;line-height:1.45}.row-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.row-meta span,.log-row span{font-size:12px;background:#edf2ea;padding:4px 8px;border-radius:8px}.sync-progress-card{display:grid;gap:12px;background:#fff;border:1px solid #dfe5dc;border-radius:8px;padding:12px;margin-bottom:14px;box-shadow:0 12px 26px #17201b0f}.sync-progress-card.is-running{border-color:#bfd8c2}.sync-progress-head,.sync-progress-foot,.sync-log-row-head,.sync-log-stats{display:flex;align-items:center;justify-content:space-between;gap:10px}.sync-progress-head strong{display:block;margin-bottom:4px}.sync-progress-head p{margin:0;color:#667167;font-size:13px;line-height:1.45}.sync-progress-head>span{min-width:64px;text-align:right;color:#17201b;font-size:26px;font-weight:800}.sync-progress-bar{height:14px}.sync-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sync-metrics div{min-height:62px;display:grid;align-content:center;gap:4px;padding:9px 10px;border:1px solid #e1e7dd;border-radius:8px;background:#f7f9f4}.sync-metrics span,.sync-progress-foot,.sync-log-stats{color:#667167;font-size:12px}.sync-progress-actions{display:flex;justify-content:flex-end}.sync-progress-actions .danger-action{width:auto;min-height:36px;padding:0 13px;border-color:#e3b7ad;color:#823425}.sync-metrics strong{color:#17201b;font-size:22px}.sync-log-row{display:grid;align-items:center;gap:10px}.sync-log-row p{margin:0}.sync-status{background:#edf2ea;color:#344238}.sync-status-running{background:#fff1c7;color:#705018}.sync-status-success{background:#dff0e2;color:#2e6f5c}.sync-status-partial_success{background:#fff0dc;color:#755020}.sync-status-failed{background:#ffe2dc;color:#823425}.sync-status-canceled{background:#ece7df;color:#6b6258}.sync-log-row-head strong{color:#17201b;font-size:15px}.sync-log-stats{justify-content:flex-start;flex-wrap:wrap}.sync-log-time{display:flex;flex-wrap:wrap;gap:6px;color:#667167;font-size:12px;line-height:1.35}.sync-log-progress{height:8px}.quiet{padding:24px;color:#667167}.row-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.detail-actions{align-items:center;margin:0 0 14px}.detail-actions .secondary{width:auto;padding:0 14px}.detail-actions span{color:#667167;font-size:12px}.mini-text{min-height:32px;border:1px solid #cfd6ce;background:#fff;color:#17201b;border-radius:8px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;cursor:pointer}.mini-text:disabled{opacity:.58;cursor:not-allowed}.danger-action{color:#913a2b}.user-form,.admin-section{display:grid;gap:10px}.upload-button{min-height:42px;border:1px solid #cfd6ce;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#17201b}.upload-button.disabled{opacity:.62;cursor:not-allowed}.upload-button input{display:none}.user-query-box{display:grid;gap:10px;padding:12px;border:1px solid #dfe5dc;border-radius:8px;background:#fff}.import-note{margin:0 0 4px;color:#667167;font-size:12px;line-height:1.5}.modal-backdrop,.preview-layer{position:fixed;inset:0;z-index:20;background:#10181494;display:grid;place-items:center;padding:18px}.modal-panel{width:min(100%,720px);max-height:88vh;overflow:auto;background:#f9faf7;border-radius:8px;border:1px solid #dfe5dc}.password-panel{width:min(100%,420px)}.password-body{padding:14px}.password-body .field:last-of-type{margin-bottom:12px}.modal-head{position:sticky;top:0;background:#f9faf7;border-bottom:1px solid #dfe5dc;display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.detail-body{padding:14px}.detail-grid{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px 10px;margin-bottom:14px;font-size:13px}.detail-grid span{color:#667167}.detail-grid strong{word-break:break-word}.json-box{max-height:420px;overflow:auto;padding:12px;border-radius:8px;background:#17201b;color:#edf2ea;font-size:12px;white-space:pre-wrap}.image-preview-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.preview-image-box{display:grid;gap:10px;justify-items:center}.preview-image-box img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;background:#fff}.preview-image-box p{margin:0;min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:8px;background:#17201b;color:#f6d36b;font-size:13px;font-weight:800}@keyframes breathe{0%,to{transform:scale(1);box-shadow:0 0 #f0bf384d}50%{transform:scale(1.05);box-shadow:0 0 0 18px #f0bf3800}}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes notice-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:760px){.phone-frame{min-height:860px;margin:28px 0;border-radius:8px;overflow:hidden}}.phone-frame.admin-frame{width:100%;min-height:100vh;background:#f4f6f1;border:0;overflow:visible}.admin-frame .topbar{background:#fff}.admin-frame .admin-panel{padding:0;min-height:calc(100vh - 76px)}.admin-shell{min-height:calc(100vh - 76px);display:grid;grid-template-columns:220px minmax(0,1fr)}.admin-sidebar{min-width:0;display:grid;align-content:start;gap:16px;padding:18px 14px;background:#17201b;color:#edf2ea;border-right:1px solid rgba(23,32,27,.12)}.admin-brand{display:grid;gap:6px;padding:2px 4px 10px;border-bottom:1px solid rgba(237,242,234,.14)}.admin-brand span,.admin-eyebrow{color:#8ca294;font-size:12px;line-height:1.2;font-weight:800}.admin-brand h2{margin:0;color:#fff;font-size:28px}.admin-brand p{margin:0;color:#c9d8ce;font-size:13px;line-height:1.45}.admin-frame .admin-tabs{display:flex;flex-direction:column;gap:8px;margin:0}.admin-frame .admin-tabs button{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:flex-start;gap:9px;padding:0 12px;border:1px solid rgba(237,242,234,.13);border-radius:8px;background:#ffffff0a;color:#dce7df;cursor:pointer;font-size:14px;font-weight:800}.admin-frame .admin-tabs button.active{background:#f0bf38;color:#17201b;border-color:#f0bf38}.admin-back-button{justify-self:start;color:#f0bf38;font-weight:800}.admin-main{min-width:0;display:grid;align-content:start;gap:14px;padding:18px}.admin-frame .admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0;padding:16px 18px;background:#fff;border:1px solid #dfe5dc;border-radius:8px}.admin-head h3{margin:4px 0 6px;color:#17201b;font-size:24px;line-height:1.2}.admin-head p{margin:0;color:#5d6a61;font-size:13px;line-height:1.45}.admin-head-back{width:auto;min-width:112px;padding:0 14px}.admin-content{display:grid;gap:14px}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-metric{min-width:0;min-height:74px;display:grid;align-content:center;gap:5px;padding:12px 14px;background:#fff;border:1px solid #dfe5dc;border-left:4px solid #2f5f73;border-radius:8px}.admin-metric span{color:#667167;font-size:12px;line-height:1.2;font-weight:800}.admin-metric strong{min-width:0;color:#17201b;font-size:24px;line-height:1.1;word-break:break-word}.admin-metric-value-datetime{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-variant-numeric:tabular-nums}.admin-frame .sync-box{margin:0;padding:14px;background:#fff}.admin-frame .sync-head{gap:10px}.admin-frame .section-title{margin:0;font-size:15px;color:#17201b}.admin-frame .sync-box>select{max-width:210px;min-height:40px;padding:9px 12px}.admin-frame .condition-list{gap:8px}.admin-frame .condition-row{grid-template-columns:minmax(150px,1fr) 118px minmax(170px,1.4fr) 38px;align-items:center;gap:8px;padding:8px}.admin-frame .condition-row input,.admin-frame .condition-row select{min-height:38px;padding:8px 10px}.admin-frame .condition-row input:last-of-type{grid-column:auto}.admin-frame .scope-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-frame .scope-actions .secondary,.admin-frame .scope-actions .primary,.admin-frame .sync-box .primary.compact,.admin-frame .sync-box .secondary.compact{width:auto;min-height:40px;padding:0 13px;white-space:nowrap}.admin-two-column{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:14px;align-items:start}.admin-table-block{min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe5dc;border-radius:8px}.admin-table-head{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;background:#edf2ea;border-bottom:1px solid #dfe5dc}.admin-table-head strong{color:#17201b;font-size:14px}.admin-table-head span{color:#667167;font-size:12px;font-weight:800}.material-table-head{flex-wrap:wrap}.admin-table-title{min-width:0;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.material-table-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.material-table-actions .mini-text{min-height:32px;padding:0 10px}.admin-table-scroll{overflow:auto;max-height:calc(100vh - 342px)}.material-table-block .admin-table-scroll{max-height:max(320px,calc(100vh - 280px))}.admin-data-table{width:100%;min-width:880px;border-collapse:collapse;table-layout:fixed;font-size:12px}.material-data-table{min-width:1440px}.material-col-select{width:48px}.material-col-id{width:52px}.material-col-account{width:145px}.material-col-prompt{width:180px}.material-col-title{width:210px}.material-col-body{width:280px}.material-col-status{width:78px}.material-col-media{width:86px}.material-col-time{width:130px}.material-col-action{width:79px}.material-select-cell{text-align:center}.material-select-checkbox{width:16px;height:16px;accent-color:#17201b}.user-data-table{min-width:1020px}.admin-data-table th,.admin-data-table td{border-bottom:1px solid #e5ebe2;padding:8px 10px;text-align:left;vertical-align:middle;color:#344238;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-data-table th{position:sticky;top:0;z-index:1;background:#17201b;color:#fff;font-size:12px;font-weight:800}.admin-data-table tbody tr:nth-child(2n) td{background:#f8faf5}.admin-data-table tbody tr:hover td{background:#fff8df}.admin-data-table tbody tr.material-row-selected td{background:#edf7ea}.admin-data-table tbody tr.material-row-selected:hover td{background:#e6f2de}.admin-data-table .wide-cell{white-space:normal}.admin-data-table .wide-cell strong{display:block;color:#17201b;line-height:1.35}.admin-data-table .wide-cell p{margin:4px 0 0;color:#667167;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.admin-data-table .material-text-cell{white-space:normal}.admin-data-table .material-text-cell span{display:-webkit-box;overflow:hidden;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-data-table .material-body-cell{color:#5d6a61}.mono-cell{font-variant-numeric:tabular-nums}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:8px;background:#edf2ea;color:#344238;font-size:12px;font-weight:800}.status-pill-online,.status-pill-active{background:#dff0e2;color:#2e6f5c}.status-pill-offline,.status-pill-disabled{background:#fff0dc;color:#755020}.status-pill-content_deleted{background:#ffe2dc;color:#823425}.table-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-frame .mini-text{min-height:30px;padding:0 9px;white-space:nowrap}.admin-frame .sync-progress-card{margin:0}.log-grid{display:grid;grid-template-columns:1fr;gap:8px}.admin-frame .log-list{gap:10px}.admin-frame .sync-log-row{grid-template-columns:128px minmax(260px,1fr) minmax(250px,auto) minmax(210px,auto) 110px;min-height:54px;padding:10px 12px}.admin-frame .sync-log-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-frame .sync-log-row-head{justify-content:flex-start}.admin-frame .sync-log-row-head strong,.admin-frame .sync-log-time span,.admin-frame .sync-log-stats span{white-space:nowrap}.admin-frame .sync-log-stats{justify-content:flex-start;flex-wrap:nowrap}.admin-frame .sync-log-progress{width:100%}@media(max-width:1100px){.admin-frame .sync-log-row{grid-template-columns:128px minmax(220px,1fr)}.admin-frame .sync-log-row p,.admin-frame .sync-log-time,.admin-frame .sync-log-stats,.admin-frame .sync-log-progress{grid-column:1 / -1}.admin-frame .sync-log-row p{white-space:normal}}.admin-frame .user-form{grid-template-columns:repeat(4,minmax(120px,1fr));align-items:center}.admin-frame .user-form input,.admin-frame .user-form select{min-height:40px;padding:9px 11px}.admin-frame .upload-button{min-height:40px;cursor:pointer}.admin-frame .user-query-box{grid-template-columns:minmax(260px,420px) auto;align-items:center;gap:10px;padding:12px}.admin-frame .user-query-box input{min-height:40px;padding:9px 11px}.admin-frame .status-table-scroll{max-height:calc(100vh - 320px)}@media(min-width:760px){.phone-frame.admin-frame{width:100%;min-height:100vh;margin:0;border-radius:0;border:0}}@media(max-width:980px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;gap:12px}.admin-frame .admin-tabs{flex-direction:row;overflow-x:auto;padding-bottom:2px}.admin-frame .admin-tabs button{min-width:112px}.admin-main{padding:14px}.admin-two-column,.admin-frame .user-query-box{grid-template-columns:1fr}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-head-back{display:none}}@media(max-width:680px){.admin-frame .condition-row,.admin-frame .user-form{grid-template-columns:1fr}.admin-frame .condition-row input:last-of-type{grid-column:auto}.admin-metrics{grid-template-columns:1fr}.admin-frame .scope-actions .secondary,.admin-frame .scope-actions .primary,.admin-frame .sync-box .primary.compact,.admin-frame .sync-box .secondary.compact{width:100%}}
