.sitesd-page{min-height:0;color:var(--app-shell-text);background:var(--app-shell-panel);font-family:var(--app-shell-font);flex:1;overflow-y:auto}.sitesd-inner{width:100%;max-width:var(--app-page-column);box-sizing:border-box;padding:var(--app-page-pad-top) var(--app-page-pad-x) var(--app-page-pad-bottom);margin:0 auto}.sitesd-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sitesd-header h1{font-size:var(--app-type-title2);margin:0;line-height:32px}.sitesd-hostline{align-items:center;gap:4px;margin-top:5px;display:flex}.sitesd-hostline a{color:var(--app-shell-text-muted);align-items:center;gap:5px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.sitesd-hostline button{width:30px;height:30px;color:var(--app-shell-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.sitesd-hostline button:hover{color:var(--app-shell-text);background:var(--app-shell-control)}.sitesd-browser{border:var(--app-card-border);border-radius:var(--app-shell-radius-card);box-shadow:var(--app-card-shadow);background:#fff;margin-top:22px;overflow:hidden}.sitesd-browser>header{height:42px;color:var(--app-shell-text-muted);background:var(--app-shell-wash-faint);border-bottom:1px solid var(--app-shell-border);align-items:center;gap:7px;padding:0 14px;display:flex}.sitesd-browser>header i{background:#fb7185;border-radius:50%;width:10px;height:10px}.sitesd-browser>header i:nth-child(2){background:#fbbf24}.sitesd-browser>header i:nth-child(3){background:#4ade80}.sitesd-browser>header span{text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.sitesd-browser iframe{background:#fff;border:0;width:100%;height:min(520px,54vh);display:block}.sitesd-preview-error{height:340px;color:var(--app-shell-text-muted);place-items:center;font-size:13px;display:grid}.sitesd-live{background:var(--app-shell-panel);border:var(--app-card-border);border-radius:var(--app-shell-radius-card);align-items:center;gap:10px;margin-top:18px;padding:16px 18px;display:flex}.sitesd-live i{background:var(--app-shell-success);width:11px;height:11px;box-shadow:0 0 0 4px color-mix(in srgb, var(--app-shell-success) 14%, transparent);border-radius:50%}.sitesd-live strong{font-size:24px}.sitesd-live span{color:var(--app-shell-text-muted);font-size:15px;font-weight:600}.sitesd-live-note{color:var(--app-shell-text-muted);margin:6px 2px 0;font-size:11px;line-height:17px}.sitesd-analytics{margin-top:18px}.sitesd-analytics>[role=tablist]{margin-bottom:14px}.sitesd-panel-stack{gap:12px;display:grid}.sitesd-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sitesd-metric{background:var(--app-shell-panel);border:var(--app-card-border);border-radius:var(--app-shell-radius-card);gap:6px;padding:16px;display:grid}.sitesd-metric span{color:var(--app-shell-text-muted);font-size:12px}.sitesd-metric strong{font-size:24px}.sitesd-chart,.sitesd-notice,.sitesd-panel-grid>section{background:var(--app-shell-panel);border:var(--app-card-border);border-radius:var(--app-shell-radius-card);padding:16px}.sitesd-chart h3,.sitesd-notice h3,.sitesd-panel-grid h3{margin:0 0 12px;font-size:14px}.sitesd-bars{align-items:flex-end;gap:6px;height:150px;padding-top:10px;display:flex}.sitesd-bars span{background:var(--app-shell-text);border-radius:4px 4px 0 0;flex:1;min-width:3px}.sitesd-breakdown{border:1px solid var(--app-shell-border);border-radius:var(--app-shell-radius-control);overflow:hidden}.sitesd-breakdown>div{border-bottom:1px solid var(--app-shell-border);grid-template-columns:minmax(0,1fr) 80px 70px;gap:10px;padding:11px 13px;font-size:13px;display:grid}.sitesd-breakdown>div:last-child{border-bottom:0}.sitesd-breakdown>div span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sitesd-breakdown>div span:nth-child(2),.sitesd-breakdown>div strong{text-align:right}.sitesd-breakdown>div span:nth-child(2){color:var(--app-shell-text-muted)}.sitesd-no-data{color:var(--app-shell-text-muted);text-align:center;margin:0;padding:42px 10px;font-size:13px}.sitesd-notice p{color:var(--app-shell-text-muted);margin:0;font-size:13px;line-height:20px}.sitesd-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sitesd-domain-anchor{margin-top:22px;scroll-margin:30px}.sitesd-domain-card{background:var(--app-shell-panel);border:var(--app-card-border);border-radius:var(--app-shell-radius-card);gap:12px;padding:16px;display:grid}.sitesd-domain-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sitesd-domain-card h2,.sitesd-domain-card p{margin:0}.sitesd-domain-card h2{font-size:15px}.sitesd-domain-card p{color:var(--app-shell-text-muted);margin-top:4px;font-size:12px;line-height:18px}.sitesd-domain-state{color:var(--app-shell-text-muted);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.sitesd-domain-state i{background:var(--app-shell-warning);border-radius:50%;width:8px;height:8px}.sitesd-domain-state--active i{background:var(--app-shell-success)}.sitesd-domain-state--error i{background:var(--app-shell-danger)}.sitesd-domain-actions{flex-wrap:wrap;gap:8px;display:flex}.sitesd-dns-records{gap:8px;display:grid}.sitesd-dns-records>strong{color:var(--app-shell-text-muted);text-transform:uppercase;font-size:11px}.sitesd-dns-records button{color:var(--app-shell-text);text-align:left;background:var(--app-shell-control);border-radius:var(--app-shell-radius-control);cursor:pointer;border:0;align-items:center;gap:10px;padding:11px 13px;display:flex}.sitesd-dns-records button>span{flex:1;gap:3px;min-width:0;display:grid}.sitesd-dns-records b{font-size:12px}.sitesd-dns-records code{overflow-wrap:anywhere;color:var(--app-shell-text-muted);font-size:11px}.sitesd-domain-field{gap:7px;font-size:12px;font-weight:600;display:grid}.sitesd-domain-field input{min-height:44px;color:var(--app-shell-text);background:var(--app-shell-control);border-radius:var(--app-shell-radius-control);border:1px solid #0000;outline:none;padding:0 13px}.sitesd-domain-field input:focus{border-color:var(--app-shell-focus-ring)}.sitesd-domain-card--blocked{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start}.sitesd-loading,.sitesd-error{min-height:55vh;color:var(--app-shell-text-muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:24px;display:grid}.sitesd-error h1,.sitesd-error p{margin:0}.sitesd-error h1{color:var(--app-shell-text);font-size:20px}@media (width<=720px){.sitesd-header{flex-direction:column}.sitesd-metrics,.sitesd-panel-grid{grid-template-columns:1fr}.sitesd-browser iframe{height:390px}.sitesd-domain-card--blocked{grid-template-columns:auto minmax(0,1fr)}.sitesd-domain-card--blocked .wui-btn{grid-column:1/-1}}