:root{--bg:#0d1117;--surface:#161b22;--surface-2:#1c2128;--border:#30363d;--text:#e6e8eb;--muted:#8b929c;--accent:#58a6ff;--ok:#3fb950;--warn:#d29922;--danger:#f85149;--radius:10px;--radius-sm:8px;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s6:24px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1{margin:0;font-size:18px;font-weight:700}h2{color:var(--muted);margin:0;font-size:13px;font-weight:600}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}:focus-visible{outline:2px solid var(--accent);outline-offset:1px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}::-webkit-scrollbar-track{background:0 0}button{font-family:inherit}tbody tr:hover{background:var(--surface-2)}.app-preview-window{isolation:isolate;background:radial-gradient(circle at 50% 44%,#58a6ff1a,#0000 35%),#090c11;grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid;position:relative;overflow:hidden}.app-preview-window:before{content:"";z-index:-1;opacity:.22;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 78%);mask-image:radial-gradient(circle,#000 20%,#0000 78%)}.app-preview-window__header{justify-content:space-between;align-items:center;gap:24px;width:100%;padding:24px 32px 14px;display:flex}.app-preview-window__header h1{color:#f4f7fb;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;max-width:min(60vw,680px);font-size:20px;font-weight:620;overflow:hidden}.app-preview-window__eyebrow{color:#788390;letter-spacing:.16em;font-size:10px;font-weight:700}.app-preview-window__actions{gap:8px;display:flex}.app-preview-window__icon-button,.app-preview-window__button{color:#a8b1bc;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:10px;transition:border-color .16s,background .16s,color .16s}.app-preview-window__icon-button{place-items:center;width:38px;height:38px;display:grid}.app-preview-window__icon-button:hover,.app-preview-window__button:hover{color:#e6f2ff;background:#58a6ff1a;border-color:#58a6ff73}.app-preview-window__stage{place-items:center;min-height:0;padding:0 28px;display:grid}.app-preview-window__footer{color:#68727e;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:7px;padding:12px 24px 18px;font-size:10px;display:flex}.app-preview-window__status-dot{background:#58a6ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #58a6ffcc}.app-preview-window--error{place-items:center}.app-preview-window__error{text-align:center;background:#12171fe0;border:1px solid #ffffff1a;border-radius:18px;max-width:440px;padding:40px}.app-preview-window__error h1{margin-top:12px;font-size:20px}.app-preview-window__error p{color:var(--muted);margin:10px 0 22px}.app-preview-window__button{padding:9px 16px}@media (width<=640px){.app-preview-window__header{padding:18px 18px 10px}.app-preview-window__header h1{font-size:17px}.app-preview-window__stage{padding-inline:14px}.app-preview-window__footer{padding-bottom:12px}}.newstart-page{background:var(--bg,var(--surface));flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative}.newstart-page[data-focus=true]{z-index:100;height:100dvh;position:fixed;inset:0}.newstart-page [hidden]{display:none!important}.newstart-page-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;min-height:40px;padding:5px 8px;display:flex}.newstart-page button{cursor:pointer}.newstart-page-toolbar button,.newstart-preview-tabs button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:5px;padding:6px 9px}.newstart-page-toolbar button[aria-expanded=true],.newstart-page-toolbar button[aria-pressed=true],.newstart-preview-tabs button[aria-pressed=true]{color:var(--accent);background:var(--surface-2);border-color:var(--accent)}.newstart-customer-filters{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding:6px 8px;font-size:12px;display:flex}.newstart-workspace{flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.newstart-customer-list{z-index:8;background:var(--surface);width:280px;min-height:0;display:grid;position:absolute;inset:0 auto 0 0;box-shadow:6px 0 18px #0002}.newstart-workspace[data-pinned=true]>.newstart-customer-list{box-shadow:none;flex:0 0 280px;position:relative}.newstart-conversation{flex-shrink:0;grid-template-rows:auto minmax(0,1fr);gap:4px;min-height:0;display:grid;overflow:hidden}.newstart-clarifications{max-height:180px;overflow:auto}.newstart-chat-resizer{cursor:col-resize;touch-action:none;background:var(--border);flex:0 0 6px}.newstart-chat-resizer:hover,.newstart-chat-resizer:focus-visible{background:var(--accent)}.newstart-preview-pane{flex:1}.newstart-preview-toolbar{justify-content:space-between;align-items:center;gap:8px;min-height:36px;display:flex}.newstart-preview-toolbar>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.newstart-preview-heading{align-items:center;gap:8px;min-width:0;display:flex}.newstart-preview-heading>span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.newstart-publication-badge{border:1px solid var(--border);white-space:nowrap;color:var(--muted);background:var(--surface-2);border-radius:4px;flex-shrink:0;align-self:flex-start;padding:3px 6px;font-size:11px;line-height:1.3;display:inline-block}.newstart-publication-badge[data-tone=public]{color:var(--ok,#3fb950)}.newstart-publication-badge[data-tone=previous]{color:var(--warn,#d29922)}.newstart-preview-tabs{flex-shrink:0;gap:3px;display:flex}.newstart-demo-persona{color:var(--muted);align-items:center;gap:4px;margin-right:5px;font-size:11px;font-weight:500;display:flex}.newstart-demo-persona select{border:1px solid var(--border);background:var(--surface);max-width:132px;color:var(--text);border-radius:5px;padding:5px 6px;font-size:11px}.newstart-preview-stage{flex:1;min-width:0;min-height:0;display:flex;position:relative}.newstart-preview-viewport{background:var(--surface-2);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.newstart-preview-viewport[data-phone=true]{max-width:390px;height:100%;margin:0 auto}.newstart-preview-tools{border-left:1px solid var(--border);flex-direction:column;flex:0 0 250px;gap:14px;padding:12px;font-size:13px;display:flex;overflow:auto}.newstart-preview-tools a{overflow-wrap:anywhere}.newstart-preview-frame{background:#fff;border:0;flex:1;width:100%;min-height:0}.newstart-preview-hint{color:var(--muted);margin:0;padding:5px 8px;font-size:12px}@media (width<=1100px){.newstart-preview-tools{z-index:6;background:var(--surface);width:250px;position:absolute;top:0;bottom:0;right:0;box-shadow:-6px 0 18px #0002}.newstart-workspace[data-pinned=true]>.newstart-customer-list{position:absolute}}@media (width<=800px){.newstart-conversation{z-index:5;background:var(--surface);max-width:calc(100% - 35px);position:absolute;inset:0 auto 0 0}.newstart-chat-resizer{display:none}.newstart-preview-toolbar{flex-wrap:wrap}.newstart-page-toolbar>span{display:none}}
