:root{color-scheme:dark;font-family:Segoe UI,Arial,sans-serif;background:radial-gradient(circle at top right,rgba(82,182,255,.14),transparent 28%),linear-gradient(180deg,#09111d,#07101b);color:#e8f1ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:transparent}button,input,textarea{font:inherit}#root{min-height:100vh}.app-shell{display:flex;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;width:280px;padding:1rem;border-right:1px solid #26456f;background:#0c1626eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar.collapsed{width:92px}.brand-row,.split,.action-row,.action-cluster,.meter-row,.badge-row{display:flex;align-items:center;gap:.75rem}.split{justify-content:space-between}.split.start{align-items:flex-start}.brand-row{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #26456f}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#35d49a,#52b6ff);color:#08111f;font-weight:800}.brand-name{font-size:1.05rem;font-weight:800}.brand-sub,.field-label,.tiny-label,.eyebrow,.ring span,.nav-code{color:#90a4c3;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.nav-list,.stack{display:flex;flex-direction:column;gap:.75rem}.nav-button,.primary-button,.ghost-button,.check-row{border-radius:14px;border:1px solid #26456f;transition:.16s ease}.nav-button,.check-row{width:100%;display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;background:transparent;color:#e8f1ff;cursor:pointer;text-align:left}.nav-button:hover,.ghost-button:hover,.check-row:hover{background:#52b6ff1a}.nav-button.active{background:#35d49a1f;border-color:#35d49a}.nav-code{width:34px;min-width:34px}.sidebar-toggle{margin-top:1rem;width:100%}.main-area{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.card{padding:1.25rem;border:1px solid #26456f;border-radius:24px;background:linear-gradient(180deg,#13243feb,#0c172aeb);box-shadow:0 18px 60px #0003}.hero{display:flex;justify-content:space-between;gap:1rem;align-items:center}.hero h1{margin:.35rem 0 .75rem;font-size:clamp(1.8rem,2vw,2.8rem)}.hero p,.section-header p,.body-copy,.issue-row p,.muted-paragraph,.keyword-card p{margin:0;color:#d2def3;line-height:1.6}.section-header{display:flex;justify-content:space-between;align-items:end;gap:1rem}.status-pill,.badge{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.45rem .8rem;border:1px solid currentColor;font-size:.8rem}.status-pill.ok,.result-notice.ok{color:#35d49a}.status-pill.warn,.result-notice.warn{color:#f3b34c}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.text-input,.text-area{width:100%;margin-top:.45rem;padding:.95rem 1rem;border-radius:16px;border:1px solid #2b4d7a;background:#040c17cc;color:#e8f1ff}.text-input:focus,.text-area:focus{outline:2px solid rgba(82,182,255,.4);border-color:#52b6ff}.primary-button,.ghost-button{padding:.9rem 1.1rem;cursor:pointer}.primary-button{background:linear-gradient(135deg,#35d49a,#52b6ff);color:#08111f;border:none;font-weight:700}.primary-button:disabled{opacity:.55;cursor:not-allowed}.ghost-button{background:transparent;color:#e8f1ff}.action-row,.action-cluster,.chips,.score-grid,.score-grid.compact{flex-wrap:wrap}.action-row{margin-top:1rem}.action-cluster{margin-top:.45rem}.action-cluster .text-input{margin-top:0}.result-notice{font-size:.92rem}.score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.ring{display:flex;flex-direction:column;align-items:center;gap:.5rem}.ring-value{width:88px;height:88px;display:grid;place-items:center;border-radius:50%;border:7px solid #35d49a;font-size:1.35rem;font-weight:800}.summary-strip,.mono-block{margin-top:.75rem;padding:.9rem 1rem;border-radius:16px;background:#050c18b3;border:1px solid #26456f}.mono-block,.code-block{font-family:Consolas,Courier New,monospace;white-space:pre-wrap;word-break:break-word}.issue-row,.keyword-card,.outline-row,.list-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:16px;border:1px solid #26456f;background:#050c1885}.keyword-card,.outline-row,.list-row{justify-content:flex-start}.progress-shell{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#ffffff14}.progress-fill{height:100%;border-radius:inherit}.meter-row{margin-top:.75rem}.meter-row span{min-width:52px;color:#90a4c3;font-size:.85rem}.serp-preview{margin-top:.6rem;padding:1rem;border-radius:18px;background:#fff;color:#222}.serp-url{color:#2b7a2e;font-size:.92rem}.serp-title{margin:.35rem 0;color:#1a0dab;font-size:1.2rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.9rem;border-bottom:1px solid #26456f;text-align:left}.chips{display:flex;gap:.6rem;margin-top:.7rem}.code-block{margin:0;padding:1rem;border-radius:18px;background:#050c18d9;border:1px solid #26456f}.stat-value,.big-number{margin-top:.45rem;font-size:1.8rem;font-weight:800}.check-row{padding:.85rem 0;border:none;border-bottom:1px solid #26456f;border-radius:0}.check-row.checked{opacity:.65}.check-box{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;border:2px solid #35d49a;flex-shrink:0}.bullet{width:10px;height:10px;margin-top:.35rem;border-radius:50%;flex-shrink:0}@media (max-width: 1080px){.grid.two,.grid.three,.score-grid{grid-template-columns:1fr 1fr}}@media (max-width: 840px){.app-shell{flex-direction:column}.sidebar,.sidebar.collapsed{position:relative;width:100%;height:auto}.main-area{padding:1rem}.hero,.section-header{flex-direction:column;align-items:flex-start}.grid.two,.grid.three,.score-grid{grid-template-columns:1fr}}
