@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}button{font-family:inherit;font-size:inherit;cursor:pointer}:root{--primary: #FBBF24;--primary-dark: #F59E0B;--secondary: #EAB308;--success: #22c55e;--warning: #F59E0B;--danger: #ef4444;--dark: #0a0a0a;--light: #fefce8;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--bg-dark: #0a0a0a;--bg-card: #171717;--yellow: #FBBF24;--yellow-dark: #D97706;--header-height: 72px;--header-height-sm: 56px;--footer-min-height: 280px;--container-max: 1400px;--sidebar-width: 280px;--cabinet-tab-width: 10px}@media(max-width:767px){:root{--header-height: 56px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-dark);background-attachment:fixed;color:#ffffffe6;line-height:1.6}html{overflow-x:hidden;scroll-behavior:smooth}html,body{height:100%;width:100%}body{overflow-x:hidden;min-width:100%}.hero-search-wrap{display:block!important;min-height:140px;margin-bottom:40px}.hero-search{display:block!important;width:100%;padding:20px 14px;background:#00000073;border:2px solid var(--primary);border-radius:16px;box-shadow:0 4px 24px #0000004d}select.form-control,.form-control--select{appearance:none;-webkit-appearance:none;-moz-appearance:none}
