.cs-geo-overlay{align-items:center;animation:cs-geo-fade-in .25s ease forwards;backdrop-filter:blur(6px);background:rgba(2,16,37,.75);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;transform:translateZ(0);will-change:transform;z-index:999999}@keyframes cs-geo-fade-in{0%{opacity:0}to{opacity:1}}.cs-geo-modal{animation:cs-geo-slide-up .3s cubic-bezier(.22,.61,.36,1) forwards;background:linear-gradient(180deg,#0f2040,#0a1628);border:1px solid rgba(94,213,217,.25);border-radius:12px;box-shadow:0 0 0 1px rgba(94,213,217,.08),0 24px 80px rgba(0,0,0,.6),0 0 60px rgba(94,213,217,.08);box-sizing:border-box;max-width:440px;padding:40px 32px 32px;position:relative;text-align:center;width:100%}@keyframes cs-geo-slide-up{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cs-geo-modal:before{animation:cs-geo-border-run 3.2s linear infinite;background:linear-gradient(90deg,transparent,#5ed5d9 30%,transparent 60%) 0 0 /300% 100%;border-radius:14px;content:"";inset:-2px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}@keyframes cs-geo-border-run{to{background-position:-300% 0}}.cs-geo-modal__close{align-items:center;background:hsla(0,0%,100%,.06);border:none;border-radius:6px;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:14px;top:14px;transition:background-color .2s ease,color .2s ease;width:32px}.cs-geo-modal__close:hover{background:hsla(0,0%,100%,.12);color:#fff}.cs-geo-modal__icon{align-items:center;background:rgba(94,213,217,.1);border:1px solid rgba(94,213,217,.2);border-radius:50%;color:#5ed5d9;display:flex;height:56px;justify-content:center;margin:0 auto 20px;width:56px}.cs-geo-modal__title{color:#fff;font-size:22px;font-weight:700;line-height:1.3}.cs-geo-modal__description,.cs-geo-modal__title{font-family:MatterSQ,system-ui,sans-serif;margin:0 0 8px}.cs-geo-modal__description{color:#b8babc;font-size:14px;font-weight:400;line-height:1.5}.cs-geo-modal__detected{color:#5ed5d9;font-family:MatterSQ,system-ui,sans-serif;font-size:13px;font-weight:500;line-height:1.4;margin:0 0 20px}.cs-geo-modal__options{display:flex;flex-direction:column;gap:10px;margin:20px 0 24px}.cs-geo-modal__option{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;gap:14px;padding:14px 16px;text-align:left;transition:border-color .2s ease,background-color .2s ease}.cs-geo-modal__option:hover{background:rgba(94,213,217,.04);border-color:rgba(94,213,217,.3)}.cs-geo-modal__option.selected{background:rgba(94,213,217,.08);border-color:#5ed5d9}.cs-geo-modal__option-icon{align-items:center;background:rgba(94,213,217,.1);border:1px solid rgba(94,213,217,.2);border-radius:50%;color:#5ed5d9;display:flex;font-family:MatterSQ,system-ui,sans-serif;font-size:18px;font-weight:700;height:40px;justify-content:center;min-width:40px;transition:background-color .2s ease,border-color .2s ease;width:40px}.cs-geo-modal__option.selected .cs-geo-modal__option-icon{background:rgba(94,213,217,.2);border-color:#5ed5d9}.cs-geo-modal__option-content{display:flex;flex:1;flex-direction:column;min-width:0}.cs-geo-modal__option-title{color:#fff;font-family:MatterSQ,system-ui,sans-serif;font-size:15px;font-weight:600;line-height:1.3}.cs-geo-modal__option-currency{color:#6a7387;font-family:MatterSQ,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1.3;margin-top:2px}.cs-geo-modal__option-radio{background:transparent;border:2px solid hsla(0,0%,100%,.15);border-radius:50%;box-sizing:border-box;height:20px;min-width:20px;position:relative;transition:border-color .2s ease;width:20px}.cs-geo-modal__option-radio:after{background:#5ed5d9;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease;width:8px}.cs-geo-modal__option.selected .cs-geo-modal__option-radio{border-color:#5ed5d9}.cs-geo-modal__option.selected .cs-geo-modal__option-radio:after{transform:translate(-50%,-50%) scale(1)}.cs-geo-modal__remember{align-items:center;color:#6a7387;cursor:pointer;display:flex;font-family:MatterSQ,system-ui,sans-serif;font-size:13px;font-weight:400;gap:10px;margin:0 0 20px;transition:color .2s ease}.cs-geo-modal__remember:hover{color:#b8babc}.cs-geo-modal__remember input[type=checkbox]{accent-color:#5ed5d9;cursor:pointer;height:16px;margin:0;min-width:16px;width:16px}.cs-geo-modal__confirm-btn,.cs-geo-modal__save-btn{align-items:center;background:#5ed5d9;border:1px solid #5ed5d9;border-radius:6px;box-sizing:border-box;color:#021025;cursor:pointer;display:flex;font-family:MatterSQ,system-ui,sans-serif;font-size:15px;font-weight:600;justify-content:center;line-height:1;padding:13px 24px 14px;position:relative;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,filter .3s ease,opacity .3s ease;white-space:nowrap;width:100%}.cs-geo-modal__confirm-btn:hover{box-shadow:0 0 24px rgba(94,213,217,.4);filter:brightness(1.08)}.cs-geo-modal__confirm-btn:after{animation:cs-geo-btn-glow 2.5s ease-in-out infinite;border-radius:6px;box-shadow:0 0 14px rgba(94,213,217,.18);content:"";inset:0;opacity:.35;pointer-events:none;position:absolute;will-change:opacity}.cs-geo-modal__confirm-btn:hover:after{animation:cs-geo-btn-glow-hover 1.5s ease-in-out infinite;box-shadow:0 0 32px rgba(94,213,217,.5);will-change:opacity}@keyframes cs-geo-btn-glow-hover{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:480px){.cs-geo-modal{max-width:100%;padding:32px 20px 24px}.cs-geo-modal__title{font-size:19px}.cs-geo-modal__option{padding:12px 14px}}.cs-geo-reopen-btn{align-items:center;backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;padding:0;position:relative;transform:translateZ(0);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,filter .3s ease,color .3s ease;width:40px;will-change:transform}.cs-geo-reopen-btn svg{display:block;height:24px!important;min-height:24px;min-width:24px;width:24px!important}.cs-geo-reopen-btn[data-geo-style=secondary]:hover{background-color:hsla(0,0%,100%,.2);border-color:#5ed5d9;box-shadow:0 0 28px rgba(94,213,217,.65);color:#5ed5d9}.cs-geo-reopen-btn[data-geo-style=primary]{background-color:#5ed5d9;border:1px solid #5ed5d9;color:#172e52}.cs-geo-reopen-btn[data-geo-style=primary]:hover{box-shadow:0 0 20px rgba(94,213,217,.45);color:#172e52;filter:brightness(1.08)}.cs-geo-reopen-btn:before{animation:cs-geo-btn-border-run 3s linear infinite;background:linear-gradient(135deg,#5ed5d9,#2eedef,#5ed5d9) 0 0 /200% 100%;content:"";inset:-2px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:2px;pointer-events:none;position:absolute;transition:opacity .3s ease}.cs-geo-reopen-btn:hover:before{opacity:1}.cs-geo-reopen-btn:after{animation:cs-geo-btn-glow 2.5s ease-in-out infinite;box-shadow:0 0 12px rgba(94,213,217,.15);content:"";inset:0;opacity:.35;pointer-events:none;position:absolute;transition:box-shadow .3s ease,opacity .3s ease;will-change:opacity}.cs-geo-reopen-btn:hover:after{animation:none;box-shadow:0 0 28px rgba(94,213,217,.5);opacity:1}@keyframes cs-geo-btn-border-run{to{background-position:-200% 0}}@keyframes cs-geo-btn-glow{0%,to{opacity:.35}50%{opacity:1}}.is-btn-gradient .cs-geo-reopen-btn:before{background:linear-gradient(135deg,#2eedef,#ff3ab7,#2eedef) 0 0 /200% 100%}.cs-geo-reopen-btn[data-geo-location=bottom_left],.cs-geo-reopen-btn[data-geo-location=bottom_right]{border-radius:6px;bottom:24px;box-shadow:0 4px 16px rgba(0,0,0,.3);position:fixed;z-index:99998}.cs-geo-reopen-btn[data-geo-location=bottom_left]:before,.cs-geo-reopen-btn[data-geo-location=bottom_right]:before{border-radius:8px}.cs-geo-reopen-btn[data-geo-location=bottom_left]:after,.cs-geo-reopen-btn[data-geo-location=bottom_right]:after{border-radius:6px}.cs-geo-reopen-btn[data-geo-location=bottom_right]{right:24px}.cs-geo-reopen-btn[data-geo-location=bottom_left]{left:24px;right:auto}.cs-geo-reopen-btn[data-geo-style=primary][data-geo-location=bottom_left],.cs-geo-reopen-btn[data-geo-style=primary][data-geo-location=bottom_right]{box-shadow:0 4px 16px rgba(94,213,217,.25)}.cs-geo-reopen-btn[data-geo-location=footer]{border-radius:6px;box-shadow:none;display:none;position:static;z-index:auto}.cs-geo-reopen-btn[data-geo-location=footer]:before{border-radius:8px}.cs-geo-reopen-btn[data-geo-location=footer]:after{border-radius:6px}.cs-geo-reopen-btn[data-geo-location=footer].cs-geo-in-footer{display:flex}.is-btn-gradient .cs-geo-reopen-btn[data-geo-location=footer]:before{background:linear-gradient(135deg,#2eedef,#ff3ab7,#2eedef) 0 0 /200% 100%}@media (max-width:768px){.cs-geo-reopen-btn[data-geo-location=bottom_right]{bottom:16px;right:16px}.cs-geo-reopen-btn[data-geo-location=bottom_left]{bottom:16px;left:16px}}