*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Tahoma,sans-serif;background:#f5f6f8;color:#1a1a1a}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-box{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 12px #00000014;width:320px}.login-box h1{font-size:1.25rem;margin-bottom:1.5rem}.field{margin-bottom:1rem}.field label{display:block;font-size:.85rem;margin-bottom:.25rem;color:#444}input,select,textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem}input[type=checkbox],input[type=radio]{width:auto;padding:0}.checkbox-group{display:flex;flex-direction:column;gap:.5rem;width:fit-content}.checkbox-label{display:flex;align-items:center;gap:.4rem;width:fit-content;font-size:.9rem}button{cursor:pointer;padding:.5rem 1rem;border:none;border-radius:4px;background:#2563eb;color:#fff;font-size:.9rem}button:hover{background:#1d4ed8}button:disabled,button:disabled:hover{opacity:.5;cursor:default;background:#2563eb}button.secondary{background:#e5e7eb;color:#1a1a1a}button.danger{background:#dc2626}.media-card-actions{display:flex;gap:.3rem}.media-card-actions button{flex:1;padding:.35rem .3rem;font-size:.75rem;min-width:0}.section-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;min-width:150px}.section-actions a{display:flex}.section-actions button{width:100%;padding:.35rem .4rem;font-size:.75rem;white-space:nowrap}.error-text{color:#dc2626;font-size:.85rem}.success-text{color:#166534;font-size:.85rem}.app-shell{display:flex;min-height:100vh}.sidebar{width:220px;background:#111827;color:#d1d5db;padding:1rem 0;flex-shrink:0}.sidebar h2{color:#fff;font-size:1rem;padding:0 1rem;margin-bottom:1rem}.sidebar nav a{display:block;padding:.5rem 1rem;color:#d1d5db;text-decoration:none;font-size:.9rem}.sidebar nav a.active,.sidebar nav a:hover{background:#1f2937;color:#fff}.sidebar-back-link{display:block;padding:.5rem 1rem;color:#9ca3af;text-decoration:none;font-size:.8rem;border-bottom:1px solid #1f2937;margin-bottom:.75rem}.sidebar-back-link:hover{color:#fff}.sidebar-section{margin-top:1rem;padding:0 1rem;font-size:.7rem;text-transform:uppercase;color:#6b7280;letter-spacing:.05em}.main-area{flex:1;display:flex;flex-direction:column}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.content{padding:1.5rem;overflow-x:auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden}th,td{text-align:start;padding:.5rem .75rem;border-bottom:1px solid #eee;font-size:.85rem;max-width:28rem;white-space:normal;overflow-wrap:break-word}th{background:#f9fafb;font-weight:600}.card{background:#fff;border-radius:6px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000000d}.stat-row{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.stat-card{background:#fff;border-radius:6px;padding:1rem;min-width:160px;box-shadow:0 1px 3px #0000000d}.stat-card .value{font-size:1.5rem;font-weight:700}.badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.75rem}.badge.healthy,.badge.accepted,.badge.success,.badge.active,.badge.published{background:#dcfce7;color:#166534}.badge.degraded,.badge.review,.badge.retry,.badge.pending,.badge.pending_review,.badge.scheduled{background:#fef9c3;color:#854d0e}.badge.draft,.badge.archived{background:#e5e7eb;color:#374151}.badge.unhealthy,.badge.reject,.badge.failed,.badge.dlq,.badge.unknown,.badge.error{background:#fee2e2;color:#991b1b}.badge.good{background:#dcfce7;color:#166534}.badge.warning{background:#fef9c3;color:#854d0e}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.widget-fields{display:flex;flex-direction:column;gap:1rem}.widget-form-grid{display:flex;flex-wrap:wrap;gap:1rem}.widget-form-grid>.field{flex:1 1 170px;min-width:170px}.widget-side-tabs{display:inline-flex;background:#e5e7eb;padding:4px;border-radius:9px;width:fit-content}.widget-side-tab{padding:.45rem 1.3rem;border-radius:6px;background:transparent;color:#6b7280;font-size:.85rem;font-weight:600}.widget-side-tab:hover{background:transparent;color:#374151}.widget-side-tab.active{background:#fff;color:#111827;box-shadow:0 1px 2px #00000014}.widget-field-group{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.1rem 1.25rem}.widget-field-group-title{margin:0 0 .8rem;font-size:.9rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.5rem}.widget-field-group-title:before{content:"";width:5px;height:16px;border-radius:3px;background:#4f46e5;display:inline-block}.widget-card-group{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.widget-card-group-header{display:flex;align-items:center;gap:.65rem;padding:.6rem .85rem;cursor:pointer;-webkit-user-select:none;user-select:none}.widget-card-group-icon{width:30px;height:30px;border-radius:7px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.widget-card-group-title{flex:1;font-size:.87rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-card-group-eye{display:flex;align-items:center;color:#111827;cursor:pointer;flex-shrink:0}.widget-card-group-eye input{display:none}.widget-card-group-chevron{display:flex;color:#6b7280;flex-shrink:0;transition:transform .15s ease}.widget-card-group-chevron.open{transform:rotate(180deg)}.widget-card-group-body{padding:.9rem .85rem 1rem;border-top:1px solid #e5e7eb}.form-actions{margin-top:1rem}.muted{color:#6b7280;font-size:.85rem}.site-monitor-title{display:flex;align-items:center;gap:.6rem}.site-monitor-title .title-icon{width:36px;height:36px;border-radius:8px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1rem}.kpi-card{background:#fff;border-radius:10px;padding:1.1rem 1.25rem;box-shadow:0 1px 3px #0000000f;display:flex;align-items:center;justify-content:flex-start;gap:.9rem}.kpi-card .kpi-label{color:#6b7280;font-size:.82rem;margin-bottom:.35rem}.kpi-card .kpi-value{font-size:1.85rem;font-weight:700;line-height:1.2;color:#111827}.kpi-card .kpi-sub{font-size:.78rem;color:#9ca3af;margin-top:.3rem}.kpi-card .kpi-sub.danger{color:#dc2626}.kpi-card .kpi-sub.success{color:#16a34a}.kpi-icon{width:64px;height:64px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon.info{background:#dbeafe;color:#2563eb}.kpi-icon.success{background:#dcfce7;color:#16a34a}.kpi-icon.warning{background:#fef3c7;color:#d97706}.kpi-icon.danger{background:#fee2e2;color:#dc2626}.kpi-icon.purple{background:#ede9fe;color:#7c3aed}.site-toolbar{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.btn-outline{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .9rem;font-size:.85rem;cursor:pointer;white-space:nowrap}.btn-outline:hover{background:#f9fafb}.search-input-wrap{position:relative;flex:1;min-width:160px}.search-input-wrap svg{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-input-wrap input{padding-inline-end:2.25rem}.two-col-layout{display:grid;grid-template-columns:1fr 300px;gap:1rem;align-items:start}@media (max-width: 900px){.two-col-layout{grid-template-columns:1fr}}.site-cell{display:flex;align-items:center;gap:.6rem}.site-avatar{width:36px;height:36px;border-radius:50%;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.site-cell .site-name{font-weight:600;color:#111827}.site-cell .site-domain{font-size:.78rem}.status-cell{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.status-cell .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-cell .dot.open{background:#16a34a}.status-cell .dot.maintenance{background:#f59e0b}.status-cell .dot.closed{background:#dc2626}.db-usage-cell{min-width:110px}.db-usage-cell .pct{font-size:.8rem;color:#374151;margin-bottom:.3rem}.progress-bar{width:100px;height:6px;border-radius:3px;background:#e5e7eb;overflow:hidden}.progress-fill{height:100%}.progress-fill.low{background:#16a34a}.progress-fill.mid{background:#f59e0b}.progress-fill.high{background:#dc2626}.seo-health-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;padding:.2rem .55rem;border-radius:999px}.seo-health-badge.good{background:#dcfce7;color:#16a34a}.seo-health-badge.warning{background:#fef3c7;color:#d97706}.seo-health-badge.error{background:#fee2e2;color:#dc2626}.row-actions{display:flex;gap:.4rem}.icon-btn{width:30px;height:30px;border-radius:6px;background:#f3f4f6;color:#4b5563;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.icon-btn:hover{background:#e5e7eb}.status-legend{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;padding:.85rem 1rem;font-size:.8rem;color:#6b7280}.status-legend .item{display:inline-flex;align-items:center;gap:.35rem}.status-legend .dot{display:inline-block;width:8px;height:8px;border-radius:50%}.pagination-row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;font-size:.85rem;color:#6b7280}.pagination-controls{display:flex;align-items:center;gap:.35rem}.page-btn{min-width:30px;height:30px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.82rem;padding:0 .4rem}.page-btn:disabled{opacity:.4;cursor:default}.page-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.activity-card-title{display:flex;align-items:center;gap:.4rem;color:#4f46e5}.activity-feed{display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.activity-item .activity-time{font-size:.75rem;color:#9ca3af}.activity-item .activity-body{display:flex;gap:.55rem;align-items:flex-start}.activity-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-icon.success{background:#dcfce7;color:#16a34a}.activity-icon.info{background:#dbeafe;color:#2563eb}.activity-icon.danger{background:#fee2e2;color:#dc2626}.activity-icon.purple{background:#ede9fe;color:#7c3aed}.activity-item .activity-title{font-weight:600;color:#111827}.activity-item .activity-title.danger{color:#dc2626}.activity-item .activity-subtitle{color:#6b7280;font-size:.78rem}.activity-item .activity-subtitle.danger{color:#dc2626}.activity-more-link{display:flex;align-items:center;gap:.3rem;color:#4f46e5;font-size:.85rem;text-decoration:none}.help-card{background:#eff6ff;border-radius:10px;padding:1rem;margin-top:1rem;text-align:center}.help-card h4{margin:0 0 .25rem;font-size:.95rem}.help-card p{margin:0 0 .75rem;font-size:.8rem;color:#6b7280}.help-card button{background:#fff;color:#2563eb;border:1px solid #bfdbfe;display:inline-flex;align-items:center;gap:.4rem}.step-legend{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin:0 0 1rem;font-size:.8rem;color:#6b7280}.step-heading{display:flex;align-items:center;gap:.6rem;margin:0 0 .75rem}.step-heading .step-number{flex-shrink:0;width:1.6rem;height:1.6rem;border-radius:50%;background:#2563eb;color:#fff;font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center}.step-heading h3,.step-heading h4{margin:0}.step-heading .step-context{font-weight:400;color:#6b7280;font-size:.85rem}tr.row-selected td{background:#eff6ff;border-bottom-color:#bfdbfe}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-dialog{background:#fff;border-radius:8px;padding:1.25rem;max-width:26rem;width:90%;box-shadow:0 10px 30px #0003}.confirm-dialog p{margin:0 0 1rem;font-size:.95rem;line-height:1.5}.confirm-actions{display:flex;justify-content:flex-end;gap:.5rem}.place-edit-dialog{max-width:40rem;max-height:85vh;overflow-y:auto}.place-edit-dialog h3{margin:0 0 1rem}.rich-text-editor{border:1px solid #ccc;border-radius:4px;overflow:hidden}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:.35rem;padding:.5rem;background:#f5f5f5;border-bottom:1px solid #ccc}.rich-text-toolbar button{padding:.3rem .6rem;font-size:.8rem}.rich-text-content{padding:.75rem;min-height:240px}.rich-text-content .ProseMirror{outline:none;min-height:220px;line-height:1.7}.rich-text-content .ProseMirror h2{font-size:1.3rem;margin:.75rem 0 .5rem}.rich-text-content .ProseMirror h3{font-size:1.1rem;margin:.6rem 0 .4rem}.rich-text-content .ProseMirror ul,.rich-text-content .ProseMirror ol{padding-inline-start:1.5rem}.rich-text-content .ProseMirror blockquote{border-inline-start:3px solid #ccc;margin-inline-start:0;padding-inline-start:.75rem;color:#555}.rich-text-content .ProseMirror table{border-collapse:collapse;width:100%;margin:.75rem 0}.rich-text-content .ProseMirror th,.rich-text-content .ProseMirror td{border:1px solid #ccc;padding:.4rem .6rem;text-align:start}.rich-text-content .ProseMirror th{background:#f3f4f6;font-weight:600}.rich-text-content .ProseMirror img{max-width:100%;height:auto;border-radius:4px;margin:.5rem 0}.article-preview-body{line-height:1.7}.article-preview-body img{max-width:100%;height:auto}.legacy-conversion-notice{background:#fff8e6;border-inline-start:3px solid #e0a800;border-radius:4px;padding:.6rem .9rem;margin-bottom:.5rem;font-size:.9rem;color:#7a5b00}.article-preview-body h2{font-size:1.3rem;margin:.75rem 0 .5rem}.article-preview-body ul,.article-preview-body ol{padding-inline-start:1.5rem}.article-preview-body table{border-collapse:collapse;width:100%;margin:.75rem 0}.article-preview-body th,.article-preview-body td{border:1px solid #ccc;padding:.4rem .6rem;text-align:start}.article-preview-body th{background:#f3f4f6;font-weight:600}
