.store-selection-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.store-selection-modal .modal__inner{position:relative;max-width:800px;width:100%;max-height:90vh;overflow-y:auto}.store-selection-modal .modal__centered{background:#fff;border-radius:8px;padding:40px;box-shadow:0 20px 40px #0000004d}.store-selection-content{text-align:center}.store-selection-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:2.5rem;line-height:1.2}.store-selection-subtitle{font-size:1.1rem;color:#666;margin-bottom:2.5rem;line-height:1.5}.store-selection-options{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem}.store-option{border:2px solid #e0e0e0;border-radius:12px;padding:2rem;cursor:pointer;transition:all .3s ease;background:#fff;position:relative;overflow:hidden;height:250px;background-size:cover;background-position:top center;background-repeat:no-repeat}.store-option:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;transition:background .3s ease;z-index:1}.store-option--retail{background-image:url(/cdn/shop/files/Gateway_Home_Equipment.png?v=1752337367)}.store-option--commercial{background-image:url(/cdn/shop/files/Gateway_Commercial_Equipment.png?v=1752337367)}.store-option:hover{border-color:#006db7;transform:translateY(-2px);box-shadow:0 8px 25px #006db726}.store-option:hover:before{background:#0003}.store-option.selected{border-color:#006db7;background:linear-gradient(135deg,#006db7,#004d8a);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #006db74d}.store-option.selected .store-option-icon svg{stroke:#fff}.store-option-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;position:relative;z-index:2}.store-option-icon{margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.store-option-icon svg{stroke:#006db7;transition:stroke .3s ease}.store-option-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:inherit;text-shadow:0 2px 4px rgba(0,0,0,.3)}.store-option-description{font-size:1rem;color:#666;line-height:1.4;margin:0}.store-option.selected .store-option-description{color:#ffffffe6}.store-selection-actions{display:flex;justify-content:center;gap:1rem}.store-selection-confirm{background:#006db7;color:#fff;border:none;padding:1rem 2rem;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}.store-selection-confirm:hover:not(:disabled){background:#004d8a;transform:translateY(-1px);box-shadow:0 4px 15px #006db74d}.store-selection-confirm:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}@media only screen and (max-width: 768px){.store-selection-modal .modal__centered{padding:2rem;margin:1rem}.store-selection-title{font-size:2rem}.store-selection-options{grid-template-columns:1fr;gap:1.5rem}.store-option{padding:1.5rem;height:200px}.store-option-title{font-size:1.3rem}.store-selection-confirm{width:100%;min-width:auto}}@media only screen and (max-width: 480px){.store-selection-modal{padding:10px}.store-selection-modal .modal__centered{padding:1.5rem}.store-selection-title{font-size:1.8rem}.store-selection-subtitle{font-size:1rem}.store-option{padding:1.25rem;height:175px}.store-option-icon{margin-bottom:.75rem}.store-option-icon svg{width:40px;height:40px}}.store-selection-modal{animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.store-option{animation:optionSlideIn .4s ease-out}.store-option:nth-child(2){animation-delay:.1s}@keyframes optionSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/store-selection-modal.css.map */
