@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap";
:root{--cwg-bg:#090b10;--cwg-bg2:#131722;--cwg-surface:#1b2230;--cwg-surface2:#232c3d;--cwg-cyan:#22d3ee;--cwg-lime:#a3e635;--cwg-text:#f8fafc;--cwg-muted:#94a3b8;--cwg-faint:#64748b;--cwg-dimmer:#475569;--cwg-border:#22d3ee2e;--cwg-border-soft:#22d3ee17}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--cwg-bg);color:var(--cwg-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block}@media (max-width:768px){::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}}
.cookiemodal-module__n7bkDG__cookieOverlay{z-index:9999;width:100%;max-width:600px;padding:0 20px;animation:.6s cubic-bezier(.16,1,.3,1) cookiemodal-module__n7bkDG__slideUp;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes cookiemodal-module__n7bkDG__slideUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}.cookiemodal-module__n7bkDG__cookieBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131722f2;border:1px solid #22d3ee33;border-radius:16px;align-items:center;gap:20px;padding:16px 24px;display:flex;box-shadow:0 10px 40px #00000080}.cookiemodal-module__n7bkDG__cookieIcon{font-size:24px}.cookiemodal-module__n7bkDG__cookieText{flex:1}.cookiemodal-module__n7bkDG__cookieText p{color:#94a3b8;margin:0;font-size:13px;line-height:1.5}.cookiemodal-module__n7bkDG__cookieText a{color:var(--cwg-cyan);font-weight:600;text-decoration:underline}.cookiemodal-module__n7bkDG__cookieBtn{background:var(--cwg-cyan);color:#090b10;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.cookiemodal-module__n7bkDG__cookieBtn:hover{background:#06b6d4;transform:scale(1.03)}@media (max-width:600px){.cookiemodal-module__n7bkDG__cookieOverlay{bottom:16px}.cookiemodal-module__n7bkDG__cookieBox{text-align:center;flex-direction:column;gap:16px;padding:24px}.cookiemodal-module__n7bkDG__cookieBtn{width:100%}}
