:root{--background: #f8fafc;--foreground: #0f172a;--popover: #ffffff;--popover-foreground: #0f172a;--border: #d8deff;--input: #d8deff;--ring: #4d72f5;--accent: #eef2ff;--accent-foreground: #0f172a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.dark{--background: #0b1020;--foreground: #f2f5ff;--popover: #10172a;--popover-foreground: #f2f5ff;--border: rgba(145, 162, 255, .22);--input: rgba(145, 162, 255, .22);--ring: #91a2ff;--accent: rgba(255, 255, 255, .08);--accent-foreground: #f7f9ff}:root:not(.dark){color:#0f172a;background-color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}:root:not(.dark) body{background:#f8fafc;color:#0f172a}button{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dropdown-menu-content{z-index:200;min-width:8rem;overflow:hidden;border-radius:8px;border:1px solid var(--border);background:var(--popover);color:var(--popover-foreground);padding:4px;box-shadow:0 16px 40px #0f122024,0 4px 12px #0f122014}.dropdown-menu-item{display:flex;min-height:34px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;border-radius:6px;padding:7px 10px;font-size:13px;font-weight:700;outline:none}.dropdown-menu-item:focus,.dropdown-menu-item:hover{background:var(--accent);color:var(--accent-foreground)}.dropdown-menu-item[data-disabled]{pointer-events:none;opacity:.5}
