Terms & Services

By using CSHaven, you agree that the website is provided for informational purposes only. We review and rank third-party CS2 case opening sites, but we do not own or operate those platforms.

 

CSHaven is not affiliated with Valve Corp. and does not provide gambling or case opening services directly.
Some links on this website are affiliate links, and we may earn compensation through them.

 

All users must be 18+.

 

Use of any third-party website mentioned on CSHaven is at your own responsibility and subject to that platform’s own rules and terms.

selector::after { content: ''; position: absolute; inset: 0; border-radius: 18px; background: radial-gradient( circle 120px at var(--mx, 50%) var(--my, 50%), rgba(65,255,174,0.10) 0%, transparent 70% ); opacity: 0; transition: opacity .25s ease; pointer-events: none; } selector:hover::after { opacity: 1; }