.chandeh-price-replacement{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;background:#eef4ff;color:#1e40af;font-weight:700}.chandeh-open{margin-top:10px!important;border-radius:12px!important}.chandeh-modal{display:none;position:fixed;inset:0;z-index:999999;direction:rtl}.chandeh-modal.is-open{display:block}.chandeh-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(3px)}.chandeh-box{position:relative;max-width:760px;max-height:88vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:22px;padding:26px;box-shadow:0 30px 90px rgba(0,0,0,.22);font-family:inherit}.chandeh-close{position:absolute;left:16px;top:14px;border:0;background:#f1f5f9;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer}.chandeh-product-name{margin-bottom:14px;color:#475569;font-weight:700}.chandeh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.chandeh-box label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-weight:700;color:#334155}.chandeh-box input,.chandeh-box select,.chandeh-box textarea{width:100%;box-sizing:border-box;border:1px solid #dbe3ef;border-radius:12px;padding:11px;background:#fff;color:#0f172a}.chandeh-submit{width:100%;padding:13px!important;border-radius:14px!important;font-weight:800!important}.chandeh-response{margin-top:12px;padding:10px 12px;border-radius:12px;display:none}.chandeh-response.ok,.chandeh-response.err{display:block}.chandeh-response.ok{background:#ecfdf5;color:#047857}.chandeh-response.err{background:#fef2f2;color:#b91c1c}@media(max-width:720px){.chandeh-box{margin:2vh 12px;max-height:94vh;padding:20px}.chandeh-grid{grid-template-columns:1fr}}

/* Chandeh advanced dynamic form fields */
.chandeh-grid .chandeh-field{display:flex;flex-direction:column;gap:7px}.chandeh-grid .chandeh-field-full{grid-column:1/-1}.chandeh-field span{font-weight:800}.chandeh-required{color:#dc2626}.chandeh-field input,.chandeh-field select,.chandeh-field textarea{width:100%}.chandeh-field textarea{resize:vertical}.chandeh-box .chandeh-product-name{font-weight:900;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:10px 12px;margin-bottom:12px}
