.qmodal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000000c2;display:none}.qmodal.is-open{display:flex;flex-direction:column;align-items:center;justify-content:center}.qmodal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.qmodal__panel{position:relative;margin:4vh auto;width:min(780px,94vw);max-height:90vh;overflow:auto;padding:24px 22px 18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff!important;box-shadow:0 24px 70px #00000047}.qmodal *{box-sizing:border-box}.qmodal__title{margin:2px 44px 16px 2px;font-size:clamp(18px,2.2vw,24px);font-weight:700;line-height:1.25;color:#03a051}.qmodal__close{position:absolute;top:10px;right:10px;border:0;background:transparent;cursor:pointer;line-height:0;padding:6px}.qsuccess{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;padding:10px 12px;border-radius:10px;margin-bottom:12px}.qerror{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;padding:10px 12px;border-radius:10px;margin-bottom:12px}.qhead{background:#525b66;color:#fff;padding:10px 12px;border-radius:10px;font-weight:700;display:none}.qlabel{font-weight:600;display:flex;align-items:center;background:#f6f4e6;padding:10px 12px;border-radius:10px;border:1px solid #eee}.qrow{background:#fff;padding:8px 10px;border-radius:10px;border:1px solid #e5e7eb}.qrow input,.qrow textarea,.qrow select{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;background:#fff}.qrow input:focus,.qrow textarea:focus{outline:0;border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.qactions{position:sticky;bottom:0;display:flex;gap:10px;justify-content:flex-end;padding-top:12px;margin-top:16px;background:linear-gradient(to bottom,#fff0,#fff 35% 100%)}@media (min-width: 760px){.qgrid{grid-template-columns:230px 1fr;gap:12px 16px}}body.qmodal-open{overflow:hidden}.qgrid{display:grid;grid-template-columns:1fr;gap:10px}.qgrid input,.qgrid textarea,.qgrid select{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;background:#fff;font:inherit}.qgrid input:focus,.qgrid textarea:focus,.qgrid select:focus{outline:0;border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}@media (min-width:760px){.qgrid{grid-template-columns:1fr 1fr;gap:12px 16px}.qgrid textarea,.qgrid .span-2{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/query-modal.css.map */
