*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e7e9ee}.container{max-width:960px;margin:0 auto;padding:24px}.card{background:#171a21;border:1px solid #262b36;border-radius:10px;padding:16px;margin-bottom:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}button{background:#6d5ef8;color:#fff;border:none;border-radius:8px;padding:8px 14px;cursor:pointer;font-weight:600}button:disabled{opacity:.5;cursor:not-allowed}input[type=checkbox]{width:16px;height:16px}.badge{font-size:12px;padding:2px 8px;border-radius:999px;background:#262b36}.badge.connected{background:#1f4d33;color:#7ee2a8}.badge.disconnected{background:#4d1f1f;color:#e27e7e}.badge.posted{background:#1f4d33;color:#7ee2a8}.badge.failed{background:#4d1f1f;color:#e27e7e}.badge.queued{background:#262b36;color:#c7cad1}.badge.scheduled{background:#4d3f1f;color:#e2c07e}a{color:#a9a1ff}label{display:block;font-size:13px;opacity:.75;margin-bottom:6px}.field{margin-bottom:16px}input[type=datetime-local],input[type=number],input[type=password],input[type=text],select,textarea{width:100%;background:#0f1115;border:1px solid #262b36;color:#e7e9ee;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit}input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:2px solid #6d5ef8;border-color:transparent}.grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.btn-secondary{background:transparent;color:#a9a1ff;border:1px solid #4a4470}.btn-danger{background:transparent;color:#e27e7e;border:1px solid #5a3232;cursor:pointer;font-weight:600}.btn-danger:hover{background:#2a1a1a}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.chip{display:inline-block;font-size:12px;padding:4px 10px;border-radius:999px;margin:0 6px 6px 0;background:#262b36}.chip.transactional{background:#4d2f1f;color:#f0a97e}.chip.informational{background:#1f3a4d;color:#7ec4f0}.chip.general{background:#262b36;color:#b6bac4}.chip.plain{background:#4d4a1f;color:#e2d67e}.kw-highlight{padding:0 2px;border-radius:3px}.kw-highlight.seed{background:#1f4d33;color:#7ee2a8;font-weight:600}.kw-highlight.transactional{background:#4d2f1f;color:#f0a97e}.kw-highlight.informational{background:#1f3a4d;color:#7ec4f0}.kw-highlight.general{background:#262b36;color:#b6bac4}.kw-highlight.plain{background:#4d4a1f;color:#e2d67e}.score-ring{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;font-size:20px;font-weight:700;flex-shrink:0}.score-ring.good{background:#1f4d33;color:#7ee2a8}.score-ring.mid{background:#4d3f1f;color:#e2c37e}.score-ring.low{background:#4d1f1f;color:#e27e7e}.check-item{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px}.check-item .mark{width:18px;flex-shrink:0;text-align:center;font-weight:700}.check-item.pass .mark{color:#7ee2a8}.check-item.fail .mark{color:#e27e7e}.check-item.fail{opacity:.75}.percent-bar-track{background:#262b36;border-radius:999px;height:12px;overflow:hidden;flex:1 1}.percent-bar-fill{height:100%;border-radius:999px;transition:width .4s ease}.percent-bar-fill.good{background:#7ee2a8}.percent-bar-fill.mid{background:#e2c37e}.percent-bar-fill.low{background:#e27e7e}.percent-bar-label.good{color:#7ee2a8}.percent-bar-label.mid{color:#e2c37e}.percent-bar-label.low{color:#e27e7e}.review-gap{border-left:3px solid #e2c37e;padding:8px 0 8px 12px;margin-bottom:10px;font-size:13px}.review-gap .issue{font-weight:600;margin-bottom:3px}.review-gap .why{opacity:.65;margin-bottom:3px}.review-gap .fix{color:#7ec4f0}.tabs{display:flex;gap:24px;border-bottom:1px solid #262b36}.tab{padding:10px 2px;font-size:14px;opacity:.6;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.tab:hover{opacity:.85}.tab.active{opacity:1;color:#a9a1ff;border-bottom-color:#6d5ef8;font-weight:600}.table-wrap{background:#171a21;border:1px solid #262b36;border-radius:10px;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}thead tr{border-bottom:1px solid #262b36}th{text-align:left;font-size:12px;font-weight:600;opacity:.55;white-space:nowrap}td,th{padding:12px 16px}td{border-bottom:1px solid #1c2028;vertical-align:middle}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#1b1f28}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px}.table-action-btn{padding:5px 12px;border-radius:8px;font-size:12px;text-decoration:none;display:inline-block}.article-preview h2{font-size:18px;margin:20px 0 8px}.article-preview h3{font-size:15px;margin:16px 0 6px;opacity:.9}.article-preview p{font-size:14px;line-height:1.7;opacity:.9;margin:0 0 10px}.faq-item{margin-bottom:12px}.faq-item .q{font-weight:600;font-size:14px;margin-bottom:4px}.faq-item .a{font-size:13px;opacity:.8}.spinner{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;margin-right:8px;vertical-align:-2px}@keyframes spin{to{transform:rotate(1turn)}}.top-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.shell{display:flex;min-height:100vh}.sidebar{width:224px;background:#12151b;border-right:1px solid #232838;padding:18px 12px;flex-shrink:0;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.logo-slot{gap:10px;padding:6px 8px 18px;cursor:pointer;border-bottom:1px solid #232838;margin-bottom:14px}.logo-box,.logo-slot{display:flex;align-items:center}.logo-box{border-radius:8px;background:#1c1f3a;border:1.5px dashed #4a3fa8;justify-content:center;color:#a9a1ff}.logo-box,.logo-img{width:34px;height:34px;flex-shrink:0}.logo-img{border-radius:8px;object-fit:cover}.logo-text{font-size:12px;opacity:.6;line-height:1.3}.nav-label{font-size:10px;text-transform:uppercase;letter-spacing:.07em;opacity:.4;padding:12px 10px 6px}.nav-item{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:8px;font-size:13px;font-weight:500;color:#9ba0ae;cursor:pointer;margin-bottom:1px;text-decoration:none}.nav-item.active{background:#1c1f3a;color:#c2b9ff}.nav-item:hover:not(.active){background:#171a24;color:#e7e9ee}.sidebar-spacer{flex:1 1}.credit-box{background:#171a21;border:1px solid #262b36;border-radius:10px;padding:13px}.credit-label{font-size:11px;opacity:.6;margin-bottom:6px}.credit-amount{font-size:19px;font-weight:700}.credit-sub{font-size:11px;opacity:.5;margin:3px 0 10px}.credit-bar{height:5px;border-radius:4px;background:#262b36;overflow:hidden;margin-bottom:10px}.credit-bar-fill{height:100%;background:#6d5ef8}.credit-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;background:#6d5ef8;color:#fff;border:none;border-radius:8px;padding:8px;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none}.main{flex:1 1;min-width:0}.main .topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 30px;border-bottom:1px solid #232838}.main .topbar h1{font-size:19px;font-weight:600;margin:0}.topbar-right{gap:12px}.icon-btn,.topbar-right{display:flex;align-items:center}.icon-btn{width:32px;height:32px;border-radius:8px;background:#171a21;border:1px solid #262b36;justify-content:center;color:#9ba0ae;cursor:pointer}.hamburger-btn{display:none;flex-shrink:0}.sidebar-backdrop{display:none}.avatar{width:30px;height:30px;border-radius:50%;background:#1c1f3a;color:#c2b9ff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.main .content{padding:24px 30px}@media (max-width:860px){.hamburger-btn{display:flex}.sidebar{position:fixed;top:0;left:0;width:260px;max-width:82vw;height:100vh;z-index:60;transform:translateX(-100%);transition:transform .25s ease;box-shadow:2px 0 24px rgba(0,0,0,.4)}.sidebar.mobile-open{transform:translateX(0)}.sidebar-backdrop.open{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:50}.main .topbar{padding:14px 16px}.main .content{padding:16px}.grid-2{grid-template-columns:1fr}.row{flex-wrap:wrap}.card{max-width:100%!important}input[type=datetime-local],input[type=number],input[type=password],input[type=text],select,textarea{font-size:16px}}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat-card{background:#171a21;border:1px solid #262b36;border-radius:10px;padding:16px}.stat-label{font-size:12px;opacity:.6;margin-bottom:8px}.stat-value{font-size:23px;font-weight:700}.bar-chart{display:flex;align-items:flex-end;gap:16px;height:180px;padding-top:10px;margin-top:8px}.bar-col{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;max-width:70px}.bar-fill{width:100%;max-width:40px;background:#6d5ef8;border-radius:6px 6px 0 0;min-height:4px}.bar-value{font-size:12px;opacity:.7;margin-bottom:4px}.bar-label{font-size:11px;opacity:.6;margin-top:8px;text-align:center}.donut{width:130px;height:130px;border-radius:50%;position:relative;flex-shrink:0}.donut-hole{position:absolute;inset:22px;background:#171a21;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}@media (max-width:860px){.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.stat-grid{grid-template-columns:1fr}}