.geo-popup{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup.show{opacity:1;visibility:visible}.geo-popup__content{background:#fff;border-radius:12px;padding:32px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;position:relative;transform:translateY(20px);transition:transform .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup.show .geo-popup__content{transform:translateY(0)}.geo-popup__content:focus{outline:none}.geo-popup__header{text-align:center;margin-bottom:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__title{font-size:24px;font-weight:600;color:#616060;margin-bottom:8px;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__subtitle{font-size:16px;color:#616060;line-height:1.5;margin-bottom:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;color:#94a3b8;cursor:pointer;padding:8px;line-height:1;transition:color .2s ease}.geo-popup__close:hover{color:#64748b}.geo-popup__form{display:flex;flex-direction:column;gap:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__field{display:flex;flex-direction:column;gap:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__label{font-weight:500;color:#616060;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__select{padding:12px 48px 12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.geo-popup__select:focus{outline:2px solid #3b82f6;outline-offset:2px;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.geo-popup__select:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed}.geo-popup__button{padding:14px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:8px}.geo-popup__button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.geo-popup__button:focus{outline:2px solid #3b82f6;outline-offset:2px}.geo-popup__button:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}.geo-popup__button--secondary{background:#fff;color:#6b7280;border:2px solid #e5e7eb;flex:1;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.geo-popup__button--secondary:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}.geo-popup__button--primary{background:#3b82f6;color:#fff;border:2px solid #3b82f6;flex:1}.geo-popup__success{text-align:center;padding:24px;background:#f0f9ff;border-radius:8px;border:1px solid #bae6fd;margin-top:20px;animation:fadeInUp .3s ease}.geo-popup__success-icon{width:48px;height:48px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#fff;font-size:24px}.geo-popup__success-title{font-size:18px;font-weight:600;color:#065f46;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__success-message{font-size:14px;color:#047857;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-popup__initial{max-width:auto}.geo-popup__initial-content{text-align:left}.geo-popup__config-item{display:flex;align-items:flex-start;gap:12px;margin:16px 0}.geo-popup__config-icon{width:20px;height:20px;background:#green;border-radius:50%;flex-shrink:0;margin-top:2px}.geo-popup__config-text{font-size:14px;line-height:1.5;color:#374151}.geo-popup__buttons{display:flex;gap:12px;margin-top:24px}.header-geo-location{display:flex;align-items:stretch;gap:4px;padding:4px 18px;background:#ffffff80;border-radius:6px;font-size:14px;color:#475569;cursor:pointer;transition:background-color .2s ease;margin-right:10px;margin-left:-5px;justify-content:center}.header-geo-location__icon{width:16px;height:16px;fill:#616060}.header-geo-location__text{font-weight:500}.header-geo-location:hover{color:#0056b3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.geo-popup__content{padding:24px;margin:1px;align-content:center}.geo-popup__title{font-size:20px}.geo-popup__subtitle{font-size:14px}.geo-popup__buttons{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/geo-popup.css.map */
