.cerp-demo-booking{--navy:#111b4a;--indigo:#666ae5;--mint:#43d9b3;--ink:#101828;--muted:#667085;position:relative;overflow:hidden;direction:rtl;padding:82px 24px;margin:36px 0;background:radial-gradient(circle at 8% 16%,rgba(67,217,179,.16),transparent 28%),radial-gradient(circle at 92% 8%,rgba(102,106,229,.18),transparent 30%),linear-gradient(180deg,#f7f9ff 0%,#fff 100%);font-family:inherit;color:var(--ink)}.cerp-demo-booking *{box-sizing:border-box}.cerp-demo-inner{position:relative;z-index:2;max-width:1220px;margin:0 auto}.cerp-demo-glow{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.cerp-demo-glow-one{width:260px;height:260px;background:rgba(102,106,229,.08);right:-80px;top:80px}.cerp-demo-glow-two{width:200px;height:200px;background:rgba(67,217,179,.1);left:-50px;bottom:40px}.cerp-demo-heading{text-align:center;max-width:820px;margin:0 auto 34px}.cerp-demo-kicker{display:inline-flex;align-items:center;gap:9px;background:#eef1ff;color:#4147b8;padding:9px 16px;border-radius:999px;font-size:13px;font-weight:900}.cerp-demo-kicker i{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(67,217,179,.15)}.cerp-demo-heading h2{font-size:40px;line-height:1.45;margin:17px 0 8px;font-weight:950;color:var(--ink)}.cerp-demo-heading p{font-size:16px;line-height:2;color:var(--muted);margin:0}.cerp-demo-benefits{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:17px}.cerp-demo-benefits span{font-size:12px;font-weight:800;color:#344054;background:#fff;border:1px solid #e8ebf3;border-radius:999px;padding:7px 12px}.cerp-demo-card{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);background:#fff;border:1px solid #e6e9f2;border-radius:30px;box-shadow:0 28px 90px rgba(17,27,74,.13);overflow:hidden}.cerp-demo-calendar-panel{padding:34px;background:linear-gradient(150deg,#111b4a 0%,#20286e 64%,#373cb2 100%);color:#fff;min-height:630px}.cerp-demo-calendar-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.cerp-demo-calendar-top>div{text-align:center}.cerp-demo-calendar-top strong{display:block;font-size:25px;font-weight:950}.cerp-demo-calendar-top small{display:block;color:rgba(255,255,255,.62);margin-top:4px}.cerp-demo-nav{width:45px;height:45px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:.2s}.cerp-demo-nav:hover:not(:disabled){background:#fff;color:var(--navy);transform:translateY(-2px)}.cerp-demo-nav:disabled{opacity:.25;cursor:not-allowed}.cerp-demo-weekdays,.cerp-demo-days{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:9px;width:100%;max-width:100%;min-width:0;overflow:visible}.cerp-demo-weekdays>* ,.cerp-demo-days>*{min-width:0!important;max-width:100%!important;margin:0!important}.cerp-demo-weekdays{margin-bottom:10px}.cerp-demo-weekdays span{text-align:center;color:rgba(255,255,255,.58);font-size:12px;font-weight:800;padding:8px 0}.cerp-demo-day{position:relative;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;aspect-ratio:1/1;min-height:57px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.055);border-radius:16px;color:#fff;cursor:pointer;font:inherit;font-weight:900;transition:.18s}.cerp-demo-day:hover:not(:disabled){transform:translateY(-2px);background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.3)}.cerp-demo-day.is-today:after{content:'امروز';position:absolute;right:50%;transform:translateX(50%);bottom:3px;font-size:8px;color:var(--mint);font-weight:800}.cerp-demo-day.is-selected{background:var(--mint);color:#07142f;border-color:var(--mint);box-shadow:0 10px 24px rgba(67,217,179,.28)}.cerp-demo-day.is-selected:after{color:#07142f}.cerp-demo-day:before{content:'';position:absolute;width:6px;height:6px;border-radius:50%;top:7px;left:7px;background:var(--mint)}.cerp-demo-day[data-status=limited]:before{background:#f9c74f}.cerp-demo-day[data-status=full]:before,.cerp-demo-day[data-status=closed]:before{background:#ff7a90}.cerp-demo-day:disabled{opacity:.28;cursor:not-allowed;background:rgba(255,255,255,.025)}.cerp-demo-day:disabled:before{display:none}.cerp-demo-empty{min-height:57px}.cerp-demo-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:rgba(255,255,255,.72)}.cerp-demo-legend span{display:flex;align-items:center;gap:7px}.cerp-demo-legend i{width:8px;height:8px;border-radius:50%}.cerp-demo-legend .available{background:var(--mint)}.cerp-demo-legend .limited{background:#f9c74f}.cerp-demo-legend .full{background:#ff7a90}.cerp-demo-form-panel{padding:34px;background:#fff}.cerp-demo-selection{display:flex;align-items:center;gap:13px;background:#f4f6ff;border:1px solid #e4e8ff;border-radius:17px;padding:15px 16px;margin-bottom:23px}.cerp-demo-selection-icon{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--indigo),#373cb2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.cerp-demo-selection small{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.cerp-demo-selection strong{font-size:14px;color:var(--ink)}.cerp-demo-field-label{font-size:13px;font-weight:900;color:#344054;margin-bottom:10px}.cerp-demo-times{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;min-height:48px;margin-bottom:22px}.cerp-demo-time{border:1px solid #dfe3ee;background:#fff;color:#344054;border-radius:11px;padding:10px 7px;cursor:pointer;font:inherit;font-size:13px;font-weight:850;transition:.17s}.cerp-demo-time:hover:not(:disabled){border-color:var(--indigo);color:var(--indigo)}.cerp-demo-time.is-selected{background:var(--indigo);border-color:var(--indigo);color:#fff;box-shadow:0 8px 18px rgba(102,106,229,.22)}.cerp-demo-time:disabled{background:#f4f5f7;color:#a2a8b5;text-decoration:line-through;cursor:not-allowed}.cerp-demo-placeholder{grid-column:1/-1;margin:0;background:#f8f9fc;color:var(--muted);border-radius:11px;padding:13px;text-align:center;font-size:12px}.cerp-demo-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.cerp-demo-fields-grid label{display:flex;flex-direction:column;gap:7px}.cerp-demo-fields-grid label>span{font-size:12px;color:#475467;font-weight:800}.cerp-demo-fields-grid input,.cerp-demo-fields-grid select,.cerp-demo-fields-grid textarea{width:100%;border:1px solid #dfe3eb;border-radius:11px;background:#fff;color:#101828;padding:11px 12px;font:inherit;font-size:13px;outline:none;transition:.18s;box-shadow:none}.cerp-demo-fields-grid textarea{resize:vertical}.cerp-demo-fields-grid input:focus,.cerp-demo-fields-grid select:focus,.cerp-demo-fields-grid textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px rgba(102,106,229,.1)}.cerp-demo-full-field{grid-column:1/-1}.cerp-demo-consent{display:flex;align-items:flex-start;gap:9px;margin:15px 0 12px;font-size:11px;line-height:1.8;color:var(--muted)}.cerp-demo-consent input{margin-top:5px}.cerp-demo-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--mint),#5be1be);color:#07142f;padding:14px 20px;font:inherit;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 14px 28px rgba(67,217,179,.22);transition:.2s}.cerp-demo-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px rgba(67,217,179,.3)}.cerp-demo-submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.cerp-demo-submit b{font-size:20px}.cerp-demo-footnote{font-size:10px;line-height:1.8;color:#98a2b3;text-align:center;margin:10px 0 0}.cerp-demo-message{display:none;border-radius:10px;padding:10px 12px;margin:10px 0;font-size:12px;line-height:1.7}.cerp-demo-message.is-error{display:block;background:#fff0f2;color:#a2172c}.cerp-demo-message.is-success{display:block;background:#e7faf4;color:#087a58}.cerp-demo-hp{position:absolute!important;left:-9999px!important;opacity:0!important}.cerp-demo-booking.is-loading .cerp-demo-days{opacity:.55;pointer-events:none}@media(max-width:1024px){.cerp-demo-card{grid-template-columns:1fr}.cerp-demo-calendar-panel{min-height:0}.cerp-demo-heading h2{font-size:34px}}@media(max-width:640px){.cerp-demo-booking{width:100%;max-width:100%;padding:42px 8px;margin:16px 0;overflow:hidden}.cerp-demo-inner,.cerp-demo-card,.cerp-demo-calendar-panel,.cerp-demo-form-panel{width:100%;max-width:100%;min-width:0}.cerp-demo-heading{margin-bottom:20px;padding:0 6px}.cerp-demo-heading h2{font-size:24px;line-height:1.55}.cerp-demo-heading p{font-size:13px;line-height:1.9}.cerp-demo-card{border-radius:18px}.cerp-demo-calendar-panel,.cerp-demo-form-panel{padding:16px 12px}.cerp-demo-calendar-top{margin-bottom:14px}.cerp-demo-calendar-top strong{font-size:19px}.cerp-demo-calendar-top small{font-size:10px}.cerp-demo-nav{width:38px;height:38px;border-radius:11px;font-size:23px}.cerp-demo-weekdays,.cerp-demo-days{gap:4px;width:100%;min-width:0}.cerp-demo-weekdays span{font-size:10px;padding:5px 0}.cerp-demo-day{width:100%;min-width:0;min-height:0;height:38px;aspect-ratio:auto;border-radius:9px;font-size:11px;padding:0}.cerp-demo-empty{min-width:0;min-height:0;height:38px}.cerp-demo-day.is-today:after{font-size:6px;bottom:1px}.cerp-demo-day:before{width:5px;height:5px;top:4px;left:4px}.cerp-demo-legend{gap:10px;justify-content:center;margin-top:14px;padding-top:14px;font-size:10px}.cerp-demo-selection{padding:12px 10px;gap:9px;margin-bottom:18px}.cerp-demo-selection-icon{width:34px;height:34px;min-width:34px}.cerp-demo-selection strong{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.cerp-demo-times{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0}.cerp-demo-time{width:100%;min-width:0;padding:11px 4px;font-size:12px}.cerp-demo-fields-grid{grid-template-columns:1fr}.cerp-demo-full-field{grid-column:auto}.cerp-demo-benefits{gap:6px}.cerp-demo-benefits span{font-size:9px;padding:6px 8px}.cerp-demo-submit{padding:13px 12px}.cerp-demo-footnote{font-size:9px}}
@media(max-width:380px){.cerp-demo-booking{padding-left:5px;padding-right:5px}.cerp-demo-calendar-panel,.cerp-demo-form-panel{padding-left:9px;padding-right:9px}.cerp-demo-day,.cerp-demo-empty{height:34px}.cerp-demo-weekdays,.cerp-demo-days{gap:3px}.cerp-demo-heading h2{font-size:22px}.cerp-demo-times{grid-template-columns:1fr 1fr}}
