.sample-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000010}.sample-modal.is-active{display:block}.sample-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.sample-modal__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(90%,500px);max-height:90vh;overflow:auto;background:#fff;border-radius:10px;box-shadow:0 24px 70px #00000059}.sample-modal__header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #eaeaea}.sample-modal__header h3{margin:0;font-size:1.25rem}.sample-modal__close{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;cursor:pointer;font-size:28px;line-height:1;color:#222}.sample-modal__body{padding:20px}.sample-form__description{margin:0 0 20px;color:#666}.sample-form__options{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}.sample-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border:1px solid #ddd;border-radius:7px;cursor:pointer;transition:.2s}.sample-option:hover{border-color:#999}.sample-option:has(input:checked){border-color:#111;box-shadow:0 0 0 1px #111}.sample-option input[type=radio]{margin:0}.sample-option__title{flex:1;font-weight:500}.sample-option__price{color:#666;white-space:nowrap}.sample-option__price.free{color:#2b8a3e;font-weight:600}.sample-form__actions{display:flex;justify-content:flex-end;gap:12px}.sample-form__cancel,.sample-form__submit{min-height:42px;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px}.sample-form__cancel{background:#f5f5f5;border:1px solid #ddd}.sample-form__submit{background:#000;color:#fff;border:0}.sample-form__submit:hover{background:#333}.sample-form__submit:disabled{opacity:.6;cursor:wait}@media(max-width:600px){.sample-modal__container{width:calc(100% - 24px);max-height:86vh}.sample-modal__body{padding:16px}.sample-form__actions{display:grid;grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/wm-sample-modal.css.map */
