:root{--bg:#f3f2ef;--panel:#fff;--text:#1c1c1c;--muted:#6d6a63;--line:#ddd8cf;--brand:#c45500;--brand-dark:#8f3a00}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{background:radial-gradient(circle at 10% 10%,#fff8ea,var(--bg) 35%),var(--bg);color:var(--text);font-family:Trebuchet MS,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.auth-page{min-height:100vh;display:grid;place-items:center;grid-gap:12px;gap:12px;padding:24px}.auth-card{width:100%;max-width:420px;background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 25px rgba(0,0,0,.08);padding:20px;display:grid;grid-gap:10px;gap:10px}.auth-card h1{margin-bottom:8px;font-size:24px}.auth-card input{height:42px;border:1px solid #cfc8bc;border-radius:8px;padding:0 12px;font-size:15px}.auth-card button{height:44px;border:none;border-radius:8px;font-weight:700;background:var(--brand);color:#fff;cursor:pointer}.auth-card button:disabled{opacity:.7;cursor:wait}.auth-error{color:#b10000;font-size:14px}.auth-message{color:#0b6a21;font-size:14px}.auth-links{display:flex;gap:12px;font-size:14px;color:var(--muted)}.dashboard-root{min-height:100vh;display:grid;grid-template-columns:280px 1fr}.sidebar{border-right:1px solid var(--line);background:#fff7ee;padding:24px 16px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:20px;gap:20px}.sidebar-brand{font-size:22px;font-weight:700;color:var(--brand-dark)}.sidebar-nav{display:grid;grid-gap:8px;gap:8px}.sidebar-link{padding:10px 12px;border-radius:8px;border:1px solid transparent}.sidebar-link:hover{background:#fff;border-color:var(--line)}.sidebar-link.is-active{background:#fff;border-color:#d6c7b2;font-weight:700}.sidebar-group{display:grid;grid-gap:6px;gap:6px}.sidebar-group-title{padding:8px 12px 2px;color:#5f594f;font-size:13px;text-transform:uppercase;letter-spacing:.04em;cursor:default}.sidebar-subnav{display:grid;grid-gap:4px;gap:4px}.sidebar-sublink{margin-left:8px;padding:8px 12px;border-radius:8px;border:1px solid transparent;font-size:14px}.sidebar-sublink:hover{background:#fff;border-color:var(--line)}.sidebar-sublink.is-active{background:#fff;border-color:#d6c7b2;font-weight:700}.logout-btn{height:40px;border-radius:8px;border:1px solid #b64040;color:#b64040;background:#fff;cursor:pointer}.dashboard-content{padding:24px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dashboard-header h1{font-size:28px}.dashboard-header p{color:var(--muted);font-size:14px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:20px}.panel h2{margin-bottom:8px}.panel p{color:var(--muted)}.form-field{display:grid;grid-gap:6px;gap:6px}.form-field label{font-size:12px;font-weight:700;color:#5f594f}.import-preset-hint{min-height:40px;display:flex;align-items:center;border:1px solid #e2dbcf;border-radius:8px;padding:0 10px;color:#6f6759;background:#faf8f3;font-size:13px}.form-field-file{grid-column:1/2}.upload-file-input-hidden{display:none}.import-form{display:grid;grid-gap:14px;gap:14px}.import-upload-block{display:grid;grid-gap:8px;gap:8px}.upload-dropzone-centered{min-height:160px;border:1px dashed #a7adb5;border-radius:12px;background:#fbfcfe;display:grid;justify-items:center;align-content:center;grid-gap:6px;gap:6px;padding:16px;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.upload-dropzone-centered:hover{border-color:#5ea3d6;background:#f4f9ff}.upload-dropzone-centered.is-drag{border-color:#4296d6;background:#eef7ff;transform:translateY(-1px)}.upload-cloud-icon{width:34px;height:34px;color:#8ea1b5}.upload-cloud-icon svg{width:100%;height:100%}.upload-dropzone-title{color:#6f7c8a;font-weight:600;font-size:18px}.upload-dropzone-or{color:#9aa3ad;font-size:13px}.upload-dropzone-pick{border:1px solid #57b3f0;color:#2d92d3;background:#fff;border-radius:6px;height:32px;padding:0 14px;display:inline-flex;align-items:center;font-size:13px;font-weight:700}.upload-dropzone-file{margin-top:2px;color:#808890;font-size:13px}.import-settings-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;gap:10px}.import-form select{height:40px;padding:0 10px}.import-form select,.import-rss-textarea{border:1px solid #cfc8bc;border-radius:8px;background:#fff}.import-rss-textarea{width:100%;min-height:160px;padding:10px 12px;resize:vertical;font:inherit;line-height:1.4}.import-actions-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.import-action-btn{height:42px;border-radius:10px;border:none;font-size:18px;font-weight:800;letter-spacing:.1px;cursor:pointer;transition:filter .15s ease,opacity .15s ease}.import-action-btn.primary{background:linear-gradient(180deg,#e27615,#cb5f00);color:#fff}.import-action-btn.secondary{background:#fff;color:#a44f06;border:1px solid #dca97c}.import-action-btn:hover{filter:brightness(1.03)}.import-action-btn:disabled{opacity:.7;cursor:not-allowed}.check-row{grid-column:1/-1;display:flex;gap:8px;align-items:center;color:var(--muted);font-size:14px}.import-result{border-radius:8px;background:#fcfaf6;grid-gap:4px;gap:4px;color:#3f3a32}.import-progress,.import-result{margin-top:12px;padding:10px;border:1px solid var(--line);display:grid}.import-progress{border-radius:8px;background:#fff;grid-gap:8px;gap:8px}.import-progress-meta{display:flex;justify-content:space-between;gap:8px;font-size:14px;color:#3f3a32}.import-progress-bar{width:100%;height:10px;border-radius:999px;background:#ece6da;overflow:hidden}.import-progress-bar-fill{height:100%;background:linear-gradient(90deg,#c45500,#e07200);transition:width .3s ease}.import-progress-stats{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:#5f594f}.stats-grid{margin-top:10px;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));grid-gap:8px;gap:8px}.history-wrap{margin-top:12px;overflow-x:auto}.history-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:auto;min-width:1120px}.history-table td,.history-table th{border-bottom:1px solid var(--line);padding:10px 8px;text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}.history-table th{color:#5f594f;font-weight:700;background:#faf6ef;white-space:nowrap}.articles-toolbar{justify-content:space-between;gap:12px;margin-bottom:12px}.articles-per-page,.articles-toolbar{display:flex;align-items:center;flex-wrap:wrap}.articles-per-page{gap:8px;color:#5f594f}.articles-branch-filter{margin-left:8px}.articles-branch-filter,.articles-branch-filter form{display:inline-flex;align-items:center;gap:8px}.articles-branch-filter select{color:#473f34;padding:0 8px}.articles-branch-filter select,.page-size-btn{height:30px;border:1px solid #d8d1c6;border-radius:8px;background:#fff}.page-size-btn{display:inline-flex;align-items:center;justify-content:center;min-width:38px;font-size:13px}.page-size-btn.is-active{border-color:#c45500;color:#c45500;font-weight:700}.articles-pagination{display:flex;align-items:center;gap:8px}.articles-reset-wrap{display:inline-flex;align-items:center;gap:8px;margin-right:6px}.articles-reset-note{font-size:12px;color:#6b6459}.pager-btn{height:30px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid #d8d1c6;border-radius:8px;background:#fff;font-size:13px}.pager-btn.is-disabled{pointer-events:none;opacity:.5}.pager-info{color:#5f594f;font-size:13px}.col-date{width:165px;white-space:nowrap}.col-status{width:110px;white-space:nowrap}.col-source{width:220px}.col-branch{width:150px}.col-title{width:calc(100% - 835px)}.col-row-actions{width:120px}.col-link,.col-row-actions{white-space:nowrap;text-align:center!important}.col-link{width:70px}.cell-wrap{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.external-link-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #d8d1c6;border-radius:999px;background:#fff;color:#8f3a00;font-weight:700}.article-row-actions{display:inline-flex;align-items:center;gap:6px}.article-row-alert{margin-top:8px}.article-action-btn{width:30px;height:30px;border-radius:8px;border:1px solid #d8d1c6;background:#fff;cursor:pointer;font-size:14px;line-height:1}.article-action-btn:disabled{opacity:.65;cursor:wait}.article-action-danger{border-color:#d8b4b4;color:#9f1b1b}.publications-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.pub-generate-btn{height:36px;border:none;border-radius:8px;padding:0 12px;background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.pub-generate-btn:disabled{opacity:.7;cursor:wait}.pub-notice{margin-bottom:10px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pub-notice-success{background:#effbf1;border-color:#c8eacc;color:#1d6f2d}.pub-notice-error{background:#fff1f1;border-color:#efc5c5;color:#8f2020}.publications-table .col-num{width:56px;white-space:nowrap}.publications-table .col-count{width:90px;white-space:nowrap}.publications-table .col-actions{width:250px}.pub-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pub-btn{height:28px;min-width:32px;border:1px solid #d8d1c6;border-radius:7px;background:#fff;color:#5f594f;padding:0 8px;cursor:pointer;font-size:12px}.pub-btn:hover{border-color:#b6ac9d}.pub-btn:disabled{opacity:.65;cursor:not-allowed}.pub-btn.is-sent{border-color:#98cf9f;color:#1f7a2f;background:#effbf1}.pub-danger{border-color:#e6c1c1;color:#9f3c3c}.ui-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.articles-bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.articles-select-all{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#5f594f}.col-check{width:44px;text-align:center}.pub-muted{color:#8b857a;font-size:13px}.status-select{height:30px;border-radius:8px;border:1px solid #d8d1c6;padding:0 8px;background:#fff;font-size:13px}.status-select.status-published{border-color:#98cf9f;color:#1f7a2f;background:#effbf1}.status-select.status-draft{border-color:#ecd8b1;color:#996000;background:#fff8e9}.pub-refresh-note{margin-top:12px;text-align:right;color:#8b857a;font-size:12px}.pub-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center;z-index:90;padding:20px}.pub-modal{width:min(900px,100%);max-height:85vh;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.pub-modal-head{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--line)}.pub-modal-body{margin:0;padding:12px;overflow:auto;white-space:pre-wrap;font-family:inherit;font-size:14px;line-height:1.5}.digest-articles-list{display:grid;grid-gap:10px;gap:10px}.digest-article-card{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fffdf8}.digest-article-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.digest-status{font-size:12px;border-radius:999px;padding:2px 8px;border:1px solid var(--line)}.digest-status-new{background:#eef6ff;border-color:#bfd5f3;color:#295e9c}.digest-status-processing{background:#fff7e8;border-color:#f0d9ab;color:#8b5a00}.digest-status-used{background:#effbf1;border-color:#c8eacc;color:#1d6f2d}.digest-status-error{background:#fff1f1;border-color:#efc5c5;color:#8f2020}.digest-article-url{font-size:12px;color:#7a7368;overflow-wrap:anywhere;margin-bottom:6px}.digest-article-commentary{margin:0;white-space:pre-wrap}.settings-grid{display:grid;grid-gap:12px;gap:12px}.settings-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.settings-tab-btn{height:34px;padding:0 12px;border:1px solid #d8d1c6;border-radius:999px;background:#fff;color:#5f594f;font-size:13px;cursor:pointer}.settings-tab-btn.is-active{border-color:var(--brand);color:var(--brand-dark);font-weight:700;background:#fff8ef}.settings-row{display:grid;grid-gap:6px;gap:6px}.settings-toggle-row{padding:10px 12px;border:1px solid #e3dccf;border-radius:10px;background:#faf8f3}.settings-toggle-wrap{display:inline-flex;align-items:center;gap:10px}.settings-toggle-wrap input[type=checkbox]{width:18px;height:18px}.settings-row label{font-size:14px;font-weight:700}.settings-row input,.settings-row select{height:38px;border:1px solid #cfc8bc;border-radius:8px;padding:0 10px;background:#fff}.settings-model-row{display:grid;grid-template-columns:1fr auto auto;grid-gap:8px;gap:8px;align-items:center}.settings-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#7a7368;font-size:13px}.settings-account-avatar-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.settings-account-avatar-preview{width:72px;height:72px;border-radius:999px;border:1px solid #d8d1c6;background:#f7f5ef;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#7a7368;font-size:12px}.settings-account-avatar-preview img{width:100%;height:100%;object-fit:cover}.settings-account-avatar-actions{display:grid;grid-gap:6px;gap:6px}.settings-avatar-input-hidden{display:none}.settings-avatar-upload-btn{height:38px;border:1px solid #cfc8bc;border-radius:8px;padding:0 12px;background:#fff;color:#3d3831;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px}.settings-avatar-upload-btn:hover{border-color:#b8b0a2}.settings-avatar-file-name{color:#7a7368;font-size:13px}.telegram-discovery{margin-top:6px;padding-top:12px;border-top:1px solid var(--line)}.telegram-discovery-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.telegram-discovery-note{margin-top:6px;color:#7a7368;font-size:13px}.telegram-chat-list{margin-top:10px;display:grid;grid-gap:8px;gap:8px}.telegram-chat-item{border:1px solid var(--line);border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.telegram-chat-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;color:#7a7368;font-size:12px}.telegram-chat-actions{display:flex;gap:6px;flex-wrap:wrap}.branch-create-row{margin-top:10px;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.branch-create-row input,.branch-create-row select{height:36px;border:1px solid #cfc8bc;border-radius:8px;padding:0 10px}.branch-create-row select{background:#fff}.branch-target-grid{display:grid;grid-gap:8px;gap:8px;min-width:320px}.branch-target-grid input,.branch-target-grid select{height:34px;border:1px solid #cfc8bc;border-radius:8px;padding:0 10px}.branch-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-gap:12px;gap:12px}.branch-card{position:relative;min-height:160px;border:1px solid #d8d1c6;border-radius:12px;background:#fff;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:flex-end;flex-direction:column}.branch-card.is-active{border-color:var(--brand);box-shadow:0 0 0 2px rgba(196,85,0,.12)}.branch-card-icon-wrap{position:absolute;top:24px;left:50%;transform:translateX(-50%)}.branch-card-icon{width:46px;height:46px;border-radius:999px;border:1px solid #d8d1c6;background:#fff8ef;color:#7c3f05;display:flex;align-items:center;justify-content:center}.branch-card-name{margin-top:74px;text-align:center;font-weight:700;color:#3f3a33}.branch-card-edit{position:absolute;right:8px;top:8px;border:1px solid #d8d1c6;background:#fff;border-radius:8px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:#6f6759;cursor:pointer}.branch-card-edit:hover{border-color:#b8b0a2}.branch-card-add{border-style:dashed}.branch-card-add-circle{width:42px;height:42px;border:2px solid #d8d1c6;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#7c3f05;margin-top:12px}.branch-icon-picker{position:absolute;z-index:5;top:38px;right:8px;width:170px;border:1px solid #d8d1c6;border-radius:10px;padding:8px;background:#fff;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px;box-shadow:0 10px 22px rgba(0,0,0,.1)}.branch-icon-item{border:1px solid #e3dccf;background:#fff;border-radius:8px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#5f594f;cursor:pointer}.branch-icon-item:hover{border-color:#b8b0a2;background:#faf7f1}.keyword-cloud{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.keyword-chip{border:1px solid #d8d1c6;border-radius:999px;background:#fff;color:#5f594f;padding:4px 10px;cursor:pointer;font-size:13px}.keyword-chip-suggest{background:#f4fbff;border-color:#bfdff0;color:#295e9c}@media (max-width:900px){.dashboard-root{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.import-actions-row,.import-settings-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.col-title{width:260px}.publications-head{flex-direction:column;align-items:stretch}.publications-table .col-actions{width:200px}.settings-model-row{grid-template-columns:1fr}.branch-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}