@charset "UTF-8";html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;height:100dvh}body{margin:0;padding:0;font-family:inherit;height:100%;min-height:100dvh;min-height:100vh;overflow:hidden;overscroll-behavior:none}app-root{display:block;font-family:inherit;height:var(--pwa-vv-height, 100svh);max-height:var(--pwa-vv-height, 100svh);min-height:0;overflow:hidden}button,input,textarea,select{font-family:inherit}.admin-select{appearance:none;-webkit-appearance:none;box-sizing:border-box;max-width:100%;background-color:#0f172a;color:#e2e8f0;border:1px solid #334155;border-radius:10px;padding:8px 34px 8px 12px;font-size:13px;font-weight:500;line-height:1.35;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.admin-select:hover:not(:disabled){border-color:#667eea8c;background-color:#0f172af5}.admin-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea38}.admin-select:disabled{opacity:.45;cursor:not-allowed}.admin-select--full{width:100%}.admin-select--compact{padding-top:5px;padding-bottom:5px;font-size:12px;border-radius:8px}
