.country-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.country-popup-container{max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative;margin:0;flex-shrink:0}.country-popup-content{background:#fff;border-radius:0;padding:2rem;box-shadow:0 20px 40px #00000026;position:relative;animation:popupSlideIn .3s ease-out;width:100%}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.country-popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:0;transition:all .2s ease}.country-popup-close:hover{background-color:#f5f5f5;color:#333}.country-popup-title{font-size:2rem;font-weight:600;margin:0 0 1rem;color:#333;line-height:1.3}.country-popup-description{font-size:1.2rem;color:#666;margin:0 0 2rem;line-height:1.5}.country-popup-buttons{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.country-popup-btn{flex:1;min-width:140px;padding:.75rem 1.5rem;border:none;border-radius:0;font-size:1.2rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center}.country-popup-btn-primary{background-color:#000;color:#fff;border:1px solid #000}.country-popup-btn-primary:hover{background-color:#fff;color:#000;border:1px solid #000}.country-popup-btn-secondary{background-color:transparent;color:#666;border:1px solid #ddd}.country-popup-btn-secondary:hover{background-color:#f8f9fa;border-color:#ccc}.country-popup-link{background:none;border:none;color:rgb(var(--color-link));text-decoration:underline;cursor:pointer;font-size:1.2rem;padding:0;display:block;text-align:center;margin-top:1.2rem}.country-popup-link:hover{text-decoration:none}.country-popup-list{max-height:300px;overflow-y:auto;overflow-x:hidden;border:1px solid #e0e0e0;border-radius:0;margin-bottom:1.5rem}.country-option{display:flex;justify-content:flex-start;align-items:center;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:all .3s ease;position:relative;border-left:3px solid transparent}.country-option:last-child{border-bottom:none}.country-option:hover{background-color:#f8f9fa;border-left-color:#000;padding-left:calc(1rem + 2px)}.country-option.selected{background-color:#e3f2fd!important;border-left-color:#2196f3!important;box-shadow:inset 0 0 0 1px #2196f333!important;padding-left:calc(1rem + 4px)!important}.country-option.selected:before{content:"\2713";position:absolute;right:1rem;color:#2196f3;font-weight:700;font-size:1.1rem}.country-name{font-weight:500;color:#333;transition:color .3s ease}.country-option.selected .country-name{color:#2196f3!important;font-weight:600!important}@media screen and (max-width: 600px){.country-popup-container{width:95%}.country-popup-content{padding:1.5rem}.country-popup-title{font-size:1.75rem}.country-popup-buttons{flex-direction:column}.country-popup-btn{min-width:auto}}@media (prefers-color-scheme: dark){.country-popup-content{background:#1a1a1a;color:#fff}.country-popup-title{color:#fff}.country-popup-description,.country-popup-close{color:#ccc}.country-popup-close:hover{background-color:#333;color:#fff}.country-popup-btn-secondary{color:#ccc;border-color:#444}.country-popup-btn-secondary:hover{background-color:#333;border-color:#666}.country-popup-list{border-color:#444;background:#222}.country-option{border-bottom-color:#333}.country-option:hover{background-color:#333;border-left-color:#000}.country-option.selected{background-color:#2196f333!important;box-shadow:inset 0 0 0 1px #2196f34d!important}.country-option.selected:before{color:#64b5f6!important}.country-name{color:#fff}.country-option.selected .country-name{color:#64b5f6!important}}.country-popup-step-1,.country-popup-step-2{animation:stepFadeIn .3s ease-out}@keyframes stepFadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.country-popup-list::-webkit-scrollbar{width:6px}.country-popup-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.country-popup-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.country-popup-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
/*# sourceMappingURL=/cdn/shop/t/44/assets/country-detection-popup.css.map */
