.honarposh-extra-wrap{direction:rtl;margin:18px 0 6px;font-family:inherit}.honarposh-field{margin:18px 0}.honarposh-field__head{justify-content:space-between;align-items:center;display:flex}.honarposh-title{margin-bottom:10px;font-size:20px;font-weight:800}.honarposh-help{color:#ff2e2e;font-size:14px;text-decoration:none}.honarposh-size-grid{flex-wrap:wrap;gap:14px;display:flex}.honarposh-print-grid{justify-content:flex-start;gap:18px;display:flex}.honarposh-hidden{display:none}.honarposh-pill{cursor:pointer;user-select:none;border:2px solid #111;border-radius:18px;justify-content:center;align-items:center;min-width:64px;height:64px;font-size:18px;font-weight:700;display:flex}.honarposh-pill--wide{min-width:150px}.honarposh-hidden:checked+.honarposh-pill{border-color:#ff4b2e;box-shadow:0 0 0 2px #ff4b2e26}.honarposh-color-grid{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.honarposh-color{cursor:pointer;user-select:none;flex-direction:column;align-items:center;gap:8px;display:flex}.honarposh-color__dot{border:2px solid #111;border-radius:999px;width:54px;height:54px;display:block}.honarposh-hidden:checked+.honarposh-color .honarposh-color__dot{border-color:#ff4b2e;box-shadow:0 0 0 2px #ff4b2e26}.honarposh-color__label{font-size:16px;font-weight:700}.honarposh-upload{border:2px solid #111;border-radius:14px;width:100%;max-width:480px;padding:10px}.honarposh-note{opacity:.75;margin-top:6px;font-size:13px}.honarposh-liveprice{margin-top:14px;font-size:18px;font-weight:800}.honarposh-field{margin-top:24px;margin-bottom:0}@media (width<=767px){.honarposh-title{margin-bottom:6px;font-size:16px}.honarposh-help{font-size:10px}.honarposh-size-grid{gap:10px}.honarposh-print-grid{gap:14px}.honarposh-color-grid{gap:18px}.honarposh-color{gap:4px}.honarposh-color__dot{width:50px;height:50px}.honarposh-color__label{font-size:12px}.honarposh-pill{border-radius:14px;min-width:60px;height:60px;font-size:14px}.honarposh-pill--wide{min-width:146px}.honarposh-upload{border-radius:10px;padding:6px}.honarposh-note{margin-top:2px;font-size:9px}.honarposh-liveprice{margin-top:10px;font-size:14px}}.hpeo-image-open{cursor:pointer;text-align:right;background:linear-gradient(135deg,#fff 0%,#f7f1e8 100%);border:2px solid #111;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:520px;min-height:74px;padding:14px 18px;font-family:inherit;display:flex;box-shadow:0 10px 24px #00000014}.hpeo-image-open-text{opacity:.7;font-size:14px}.hpeo-image-selected-text{font-size:18px}.hpeo-image-modal{z-index:999999;direction:rtl;display:none;position:fixed;inset:0}.hpeo-image-modal.is-open{display:block}.hpeo-image-modal__backdrop{backdrop-filter:blur(7px);background:#080a0c9e;position:absolute;inset:0}.hpeo-image-modal__dialog{background:#fffaf2;border-radius:28px;width:min(920px,100vw - 28px);max-height:calc(100vh - 44px);margin:22px auto;animation:.22s ease-out hpeoModalIn;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.hpeo-image-modal__head{color:#fff;background:linear-gradient(135deg,#15120d,#4b3522);border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.hpeo-image-modal__head span{opacity:.72;margin-bottom:4px;font-size:13px;display:block}.hpeo-image-modal__head strong{font-size:22px}.hpeo-image-modal__close{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;width:42px;height:42px;font-size:28px;line-height:1}.hpeo-image-modal__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;max-height:calc(100vh - 160px);padding:20px;display:grid;overflow:auto}.hpeo-image-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:22px;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;box-shadow:0 12px 30px #3427171a}.hpeo-image-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #34271729}.hpeo-image-choice-input{opacity:0;pointer-events:none;position:absolute}.hpeo-image-card__media{aspect-ratio:1;background:#eee;border-radius:17px;display:block;overflow:hidden}.hpeo-image-card__media img{object-fit:cover;width:100%;height:100%;display:block}.hpeo-image-card__label{text-align:center;padding:10px 4px 2px;font-size:15px;font-weight:800;display:block}.hpeo-image-card.is-selected{border-color:#ff4b2e;box-shadow:0 0 0 3px #ff4b2e29,0 18px 42px #34271729}@keyframes hpeoModalIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}@media (width<=767px){.hpeo-image-open{border-radius:18px;min-height:66px;padding:12px 14px}.hpeo-image-selected-text{font-size:15px}.hpeo-image-modal__dialog{border-radius:0;width:100%;height:100%;max-height:none;margin:0}.hpeo-image-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:calc(100vh - 84px);padding:14px}}body.hpeo-modal-open{overflow:hidden}.hpeo-image-selection-status{color:#6f6254;margin-top:8px;font-size:13px}.hpeo-image-card__price{text-align:center;color:#d94124;margin:2px 4px 8px;font-size:13px;font-weight:800;display:block}.hpeo-image-modal{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s;display:block}.hpeo-image-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.hpeo-image-modal__dialog{transition:transform .22s ease-out;transform:translateY(16px)scale(.98)}.hpeo-image-modal.is-open .hpeo-image-modal__dialog{transform:none}.hpeo-image-grid,.honarposh-image-grid{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.hpeo-image-choice,.honarposh-image-choice{cursor:pointer;user-select:none;background:#faf9f7;border:2px solid #0000;border-radius:18px;flex-direction:column;align-items:center;gap:8px;min-width:120px;padding:10px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.hpeo-image-choice:hover,.honarposh-image-choice:hover{background:#f5f0e8}.hpeo-image-choice__media,.honarposh-image-choice__media{aspect-ratio:1;background:#eee;border-radius:14px;width:100%;max-width:140px;display:block;overflow:hidden}.hpeo-image-choice__media img,.honarposh-image-choice__media img{object-fit:cover;width:100%;height:100%;display:block}.hpeo-image-choice__label,.honarposh-image-choice__label{text-align:center;white-space:nowrap;font-size:14px;font-weight:700;display:block}.hpeo-image-choice__price,.honarposh-image-choice__price{color:#d94124;text-align:center;font-size:13px;font-weight:800;display:block}.honarposh-hidden:checked+.hpeo-image-choice,.honarposh-hidden:checked+.honarposh-image-choice{background:#fff5f3;border-color:#ff4b2e;box-shadow:0 0 0 2px #ff4b2e26}@media (width<=767px){.hpeo-image-grid,.honarposh-image-grid{gap:10px}.hpeo-image-choice,.honarposh-image-choice{border-radius:14px;min-width:100px;padding:8px}.hpeo-image-choice__media,.honarposh-image-choice__media{border-radius:12px;max-width:110px}.hpeo-image-choice__label,.honarposh-image-choice__label{font-size:12px}}