/* Chandeh frontend styles are deliberately scoped to avoid theme conflicts. */
[data-chandeh-component],
#chandeh-modal,
#chandeh-modal *{box-sizing:border-box}
.chandeh-box{clear:both;max-width:100%;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin:18px 0;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06);direction:rtl;text-align:right;font-family:inherit;line-height:1.8}
.chandeh-box--compact{display:inline-flex;align-items:center;border:0;box-shadow:none;background:transparent;padding:0;margin:0;vertical-align:middle}.chandeh-open{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;background:#2563eb!important;color:#fff!important;border:0!important;border-radius:14px!important;padding:13px 22px!important;font-weight:700!important;cursor:pointer;text-decoration:none!important;font-family:inherit!important;line-height:1.4!important;box-shadow:none!important;appearance:none;-webkit-appearance:none}.chandeh-open:hover,.chandeh-open:focus{filter:brightness(.96);color:#fff!important;outline:2px solid rgba(37,99,235,.22);outline-offset:2px}.chandeh-box p{margin:10px 0 0!important;color:#64748b;font-size:14px}.chandeh-price-note{display:inline-block;background:#eff6ff;color:#1d4ed8;border-radius:12px;padding:9px 12px;font-weight:700;line-height:1.8;direction:rtl}.chandeh-modal{display:none;position:fixed;inset:0;z-index:2147483000;font-family:inherit}.chandeh-modal.show{display:block}.chandeh-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.62);backdrop-filter:blur(4px)}.chandeh-dialog{position:relative;width:min(92vw,520px);max-height:88vh;overflow:auto;margin:6vh auto;background:#fff;color:#0f172a;border-radius:24px;padding:26px;box-shadow:0 30px 80px rgba(0,0,0,.25);direction:rtl;text-align:right}.chandeh-close{position:absolute;left:18px;top:14px;border:0!important;background:#f1f5f9!important;color:#0f172a!important;border-radius:50%!important;width:34px;height:34px;padding:0!important;font-size:24px;line-height:30px;cursor:pointer}.chandeh-dialog h3{margin:0 0 18px!important;font-size:22px;font-weight:800}.chandeh-dialog label{display:block;margin-bottom:12px;font-weight:700;color:#334155}.chandeh-dialog input,.chandeh-dialog textarea{display:block;width:100%;max-width:100%;border:1px solid #dbe3ef!important;background:#fff!important;color:#111827!important;border-radius:12px!important;padding:12px!important;margin-top:7px!important;box-shadow:none!important;font-family:inherit!important;line-height:1.6}.chandeh-dialog textarea{resize:vertical}.chandeh-dialog button[type=submit],.chandeh-track button{background:#2563eb!important;color:#fff!important;border:0!important;border-radius:12px!important;padding:12px 18px!important;font-weight:800!important;cursor:pointer;font-family:inherit!important}.chandeh-message{margin-top:12px;padding:10px;border-radius:12px}.chandeh-message:empty{display:none}.chandeh-message.ok{display:block;background:#dcfce7;color:#166534}.chandeh-message.err{display:block;background:#fee2e2;color:#991b1b}.chandeh-track{display:flex;gap:8px;direction:rtl;align-items:center;flex-wrap:wrap}.chandeh-track input{border:1px solid #dbe3ef;border-radius:12px;padding:12px;min-height:44px}.chandeh-track-result{margin-top:12px;border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff;direction:rtl}@media(max-width:600px){.chandeh-dialog{width:calc(100vw - 24px);margin:12px auto;padding:22px 16px;border-radius:20px}.chandeh-open{width:100%;min-height:46px}.chandeh-box--compact{display:block;width:100%}}
.chandeh-force-hide-price,.chandeh-force-hide-cart{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}.chandeh-dialog select{display:block;width:100%;max-width:100%;border:1px solid #dbe3ef!important;background:#fff!important;color:#111827!important;border-radius:12px!important;padding:12px!important;margin-top:7px!important;box-shadow:none!important;font-family:inherit!important;line-height:1.6}.chandeh-dialog label em{color:#ef4444;font-style:normal}.chandeh-dialog input[type=checkbox]{display:inline-block;width:auto;margin:8px 0 0 8px!important;vertical-align:middle}


.chandeh-jdp{position:absolute;z-index:2147483500;background:#fff;border:1px solid #dbe4f0;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.24);padding:12px;display:none;color:#0f172a;direction:rtl;text-align:center}
.chandeh-jdp-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.chandeh-jdp-head strong{font-weight:900;color:#0f172a}
.chandeh-jdp-head button,.chandeh-jdp-foot button{border:1px solid #dbe4f0!important;background:#f8fafc!important;color:#334155!important;border-radius:12px!important;min-height:34px!important;padding:0 10px!important;cursor:pointer!important;font-weight:800!important}
.chandeh-jdp-week,.chandeh-jdp-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}
.chandeh-jdp-week span{font-size:12px;color:#64748b;font-weight:800;padding:6px 0}
.chandeh-jdp-days button{border:0!important;background:#f8fafc!important;border-radius:10px!important;min-height:34px!important;cursor:pointer!important;color:#0f172a!important;font-weight:700!important;padding:0!important}
.chandeh-jdp-days button:hover{background:#dbeafe!important;color:#1d4ed8!important}
.chandeh-jdp-days button.is-selected{background:#2563eb!important;color:#fff!important}
.chandeh-jdp-foot{display:flex;justify-content:space-between;gap:8px;margin-top:10px}
