@font-face{font-family:ClashGrotesk;src:url(/assets/fonts/ClashGrotesk-Variable.ttf) format("truetype");font-weight:200 700}:root{--background: #eefbff;--foreground: #151829;--card: #ffffff;--card-soft: #f8fcff;--border: #d9e8f4;--muted-foreground: #68728f;--primary: #1000cb;--primary-foreground: #ffffff;--accent: #20b9ff;--accent-soft: #eef7ff;--success: #0f9f6e;--warning: #b7791f;--destructive: #c2410c;--control-size: 42px;--control-radius: 8px;--control-bg: #ffffff;--card-radius: 8px;--shadow-soft: 0 10px 28px rgba(21, 24, 41, .06)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--background);color:var(--foreground);font-family:ClashGrotesk,Inter,Arial,sans-serif;font-size:15.3px;line-height:1.4;letter-spacing:0}button,input,select,textarea{font:inherit}.input{width:100%;min-height:41px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--foreground);padding:0 12px;outline:none}textarea.input{padding:10px}.input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #20b9ff29}.btn,.icon-btn{min-height:var(--control-size);border:1px solid var(--border);border-radius:var(--control-radius);background:var(--control-bg);color:var(--foreground);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;cursor:pointer}.icon-btn{width:var(--control-size);padding:0}.btn lucide-icon,.icon-btn lucide-icon,.view-toggle lucide-icon{width:19px;height:19px;color:currentColor;stroke-width:2.25}.btn:not(.primary):hover,.icon-btn:hover,.view-toggle button:hover{background:var(--accent-soft);color:var(--primary)}.btn.primary{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.btn.primary:hover{background:var(--primary);color:var(--primary-foreground)}.view-toggle{min-height:var(--control-size);display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--border);border-radius:var(--control-radius);background:var(--control-bg)}.view-toggle button{width:32px;min-height:32px;display:inline-grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--muted-foreground);cursor:pointer}.view-toggle button.active{background:#ece8ff;color:var(--primary)}.table-tools,.toolbar-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.table-tools>lucide-icon,.toolbar-row>lucide-icon{width:var(--control-size);height:var(--control-size);display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid var(--border);border-radius:var(--control-radius);background:var(--control-bg);color:var(--foreground);padding:10px}.table-wrap,.data-card,.analysis-card,.question-history-card,.policy-card,.summary-strip,.prompt-panel,.policies-panel,.verification-panel{border:1px solid var(--border);border-radius:var(--card-radius);background:var(--card)}.data-card,.analysis-card,.question-history-card,.policy-card{box-shadow:var(--shadow-soft)}.btn:disabled,.icon-btn:disabled{opacity:.6;cursor:not-allowed}.page-head h2{margin:0 0 6px;font-size:27px}.page-head p{margin:0;color:var(--muted-foreground);font-size:16px}
