*{box-sizing:border-box}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}caption,em,th{font-style:normal;font-weight:400}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;color:#333}textarea{overflow:auto;resize:none;font-family:arial;font-size:12px}input[type=submit],input[type=reset]{text-align:center;cursor:pointer;filter:chroma(color=#000000);border:none}input[type=text],input[type=password]{font-family:arial;font-size:12px}:is(a,input,textarea,button):focus{outline:none}img{vertical-align:middle}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;color:#333;line-height:1.6;background:#fff}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}:root{--primary-color: #0066cc;--text-color: #333;--text-light: #666;--border: #eee;--primary: #2563eb;--primary-hover: #1d4ed8;--bg-page: #f8fafc;--bg-card: #ffffff;--text-main: #0f172a;--text-muted: #64748b;--border-color: #e2e8f0;--danger: #ef4444;--danger-hover: #dc2626;--radius: 0px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--header-height: 64px}*{transition:none}.root-header{height:var(--header-height);background:#f1f5f9;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;flex-shrink:0;z-index:40}.header-logo a{font-size:1.25rem;font-weight:700;color:var(--text-main);text-decoration:none;display:flex;align-items:center;gap:.5rem}.header-logo a:hover{text-decoration:none;color:var(--primary)}.header-actions{display:flex;align-items:center;gap:1rem}.btn-header{background:#fff;color:var(--text-main);border:1px solid var(--border-color);padding:.375rem .75rem;border-radius:0;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-header:hover{background:#f8fafc;border-color:#cbd5e1}
