.dwgs-keyworddensity__intro{color:var(--dwgs-text-muted);font-size:15px;line-height:1.6;margin:0 0 20px}.dwgs-keyworddensity__textarea{width:100%;min-height:220px;padding:16px;border:1px solid var(--dwgs-border);border-radius:12px;background:var(--dwgs-bg);color:var(--dwgs-text);font-family:inherit;font-size:15px;line-height:1.6;resize:vertical;box-sizing:border-box}.dwgs-keyworddensity__textarea:focus-visible{outline:3px solid var(--dwgs-accent);outline-offset:1px}.dwgs-keyworddensity__privacy{margin:8px 0 0;font-size:13px;color:var(--dwgs-text-muted);font-style:italic}.dwgs-keyworddensity__options{margin:14px 0}.dwgs-keyworddensity__checkbox{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--dwgs-text);cursor:pointer}.dwgs-keyworddensity__checkbox input{width:18px;height:18px;accent-color:var(--dwgs-primary);cursor:pointer}.dwgs-keyworddensity__checkbox input:focus-visible{outline:3px solid var(--dwgs-accent);outline-offset:2px}.dwgs-keyworddensity__actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.dwgs-keyworddensity__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:28px}.dwgs-keyworddensity__summary-stat{background:var(--dwgs-surface);border:1px solid var(--dwgs-border);border-radius:12px;padding:14px 12px;text-align:center}.dwgs-keyworddensity__summary-value{display:block;font-size:22px;font-weight:800;color:var(--dwgs-primary);font-variant-numeric:tabular-nums;line-height:1.2}.dwgs-keyworddensity__summary-label{display:block;margin-top:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.03em;color:var(--dwgs-text-muted)}.dwgs-keyworddensity__tabs{display:flex;gap:8px;margin-bottom:12px}.dwgs-keyworddensity__tab{appearance:none;border:1px solid var(--dwgs-border);background:var(--dwgs-surface);color:var(--dwgs-text-muted);font-weight:700;font-size:14px;padding:10px 18px;border-radius:10px 10px 0 0;cursor:pointer}.dwgs-keyworddensity__tab.is-active{background:var(--dwgs-primary);color:#fff;border-color:var(--dwgs-primary)}.dwgs-keyworddensity__tab:focus-visible{outline:3px solid var(--dwgs-accent);outline-offset:2px}.dwgs-keyworddensity__table-wrap{overflow-x:auto;border:1px solid var(--dwgs-border);border-radius:12px;margin-bottom:28px;-webkit-overflow-scrolling:touch}.dwgs-keyworddensity__table{width:100%;border-collapse:collapse;font-size:14px}.dwgs-keyworddensity__table th,.dwgs-keyworddensity__table td{padding:10px 14px;text-align:left;white-space:nowrap}.dwgs-keyworddensity__table th{background:var(--dwgs-surface);color:var(--dwgs-text-muted);font-size:12px;text-transform:uppercase;letter-spacing:0.03em;border-bottom:1px solid var(--dwgs-border)}.dwgs-keyworddensity__table td{border-bottom:1px solid var(--dwgs-border);color:var(--dwgs-text)}.dwgs-keyworddensity__table tbody tr:last-child td{border-bottom:none}.dwgs-keyworddensity__table td:nth-child(2){white-space:normal;word-break:break-word;font-weight:600}.dwgs-keyworddensity__empty-row td{color:var(--dwgs-text-muted);font-style:italic;white-space:normal}.dwgs-keyworddensity__target{background:var(--dwgs-surface);border:1px solid var(--dwgs-border);border-radius:14px;padding:20px;margin-bottom:28px}.dwgs-keyworddensity__target-heading{font-size:17px;font-weight:800;color:var(--dwgs-text);margin:0 0 8px}.dwgs-keyworddensity__target-help{font-size:14px;color:var(--dwgs-text-muted);margin:0 0 12px}.dwgs-keyworddensity__target-input{width:100%;padding:12px;border:1px solid var(--dwgs-border);border-radius:10px;background:var(--dwgs-bg);color:var(--dwgs-text);font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;box-sizing:border-box;margin-bottom:16px}.dwgs-keyworddensity__target-input:focus-visible{outline:3px solid var(--dwgs-accent);outline-offset:1px}.dwgs-keyworddensity__table--targets{background:var(--dwgs-bg)}.dwgs-keyworddensity__guidance{font-size:13px;color:var(--dwgs-text-muted);font-style:italic;line-height:1.6;margin-bottom:0}.dwgs-keyworddensity__section{margin-top:36px;padding-top:28px;border-top:1px solid var(--dwgs-border)}.dwgs-keyworddensity__section h2{font-size:20px;font-weight:800;color:var(--dwgs-text);margin:0 0 14px}.dwgs-keyworddensity__section p{color:var(--dwgs-text-muted);font-size:15px;line-height:1.7;margin:0}.dwgs-keyworddensity__steps{color:var(--dwgs-text-muted);font-size:15px;line-height:1.7;margin:0;padding-left:22px}.dwgs-keyworddensity__steps li{margin-bottom:8px}.dwgs-keyworddensity__faq-list{display:flex;flex-direction:column;gap:10px}.dwgs-keyworddensity__faq-item{background:var(--dwgs-surface);border:1px solid var(--dwgs-border);border-radius:12px;padding:14px 16px}.dwgs-keyworddensity__faq-item summary{font-weight:700;color:var(--dwgs-text);cursor:pointer;list-style:none}.dwgs-keyworddensity__faq-item summary::-webkit-details-marker{display:none}.dwgs-keyworddensity__faq-item summary::before{content:'+';display:inline-block;width:18px;color:var(--dwgs-primary);font-weight:800}.dwgs-keyworddensity__faq-item[open] summary::before{content:'−'}.dwgs-keyworddensity__faq-item summary:focus-visible{outline:3px solid var(--dwgs-accent);outline-offset:2px;border-radius:6px}.dwgs-keyworddensity__faq-item p{margin:10px 0 0 18px;color:var(--dwgs-text-muted);font-size:14px;line-height:1.6}@media (max-width:600px){.dwgs-keyworddensity__summary{grid-template-columns:repeat(2,1fr)}.dwgs-keyworddensity__actions .dwgs-btn{flex:1 1 auto}.dwgs-keyworddensity__textarea{min-height:180px}.dwgs-keyworddensity__tab{flex:1 1 auto;padding:10px 8px;font-size:13px}.dwgs-keyworddensity__table th,.dwgs-keyworddensity__table td{padding:8px 6px;font-size:12px;white-space:normal}.dwgs-keyworddensity__table{table-layout:fixed}.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) th:nth-child(1),.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) td:nth-child(1){width:12%}.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) th:nth-child(2),.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) td:nth-child(2){width:48%;white-space:normal;word-break:break-word}.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) th:nth-child(3),.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) td:nth-child(3){width:17%}.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) th:nth-child(4),.dwgs-keyworddensity__table:not(.dwgs-keyworddensity__table--targets) td:nth-child(4){width:23%}.dwgs-keyworddensity__table--targets th:nth-child(1),.dwgs-keyworddensity__table--targets td:nth-child(1){width:55%;white-space:normal;word-break:break-word}.dwgs-keyworddensity__table--targets th:nth-child(2),.dwgs-keyworddensity__table--targets td:nth-child(2){width:20%}.dwgs-keyworddensity__table--targets th:nth-child(3),.dwgs-keyworddensity__table--targets td:nth-child(3){width:25%}}