:root{--mighaat-primary:#4f46e5;--mighaat-primary-hover:#4338ca;--mighaat-danger:#ef4444;--mighaat-danger-hover:#dc2626;--mighaat-success:#10b981;--mighaat-success-hover:#059669;--mighaat-bg:#f8fafc;--mighaat-card:#ffffff;--mighaat-border:#e2e8f0;--mighaat-text:#334155;--mighaat-radius:16px;--mighaat-transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}
.mighaat-modern-ui,
.mighaat-booking-wrapper,
.mighaat-dashboard-wrapper,
.mighaat-reservations-wrapper,
#mighaat-expert-selection,
.mighaat-store-closed {
    font-family: 'iransans', Tahoma, sans-serif;
}
#mighaat-expert-selection{font-family:inherit;color:var(--mighaat-text);background:var(--mighaat-bg);padding:24px;border-radius:var(--mighaat-radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.025);direction:rtl}
#mighaat-expert-selection h3{color:var(--mighaat-primary);font-size:1.25rem;font-weight:700;margin:24px 0 16px;display:flex;align-items:center;gap:8px}
#mighaat-expert-selection h3::before{content:'👥'}
#user-search{width:100%;padding:14px 18px;border:2px solid var(--mighaat-border);border-radius:12px;font-size:1rem;transition:var(--mighaat-transition);outline:0;background:var(--mighaat-card);box-sizing:border-box}
#user-search:focus{border-color:var(--mighaat-primary);box-shadow:0 0 0 4px rgba(79,70,229,.15)}
ul#saved-experts{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}
ul#saved-experts>li{background:var(--mighaat-card);border:1px solid var(--mighaat-border);border-radius:var(--mighaat-radius);padding:20px;transition:var(--mighaat-transition);position:relative;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}
ul#saved-experts>li:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:#cbd5e1}.botom_edit_remov{display:flex;gap:10px;margin-top:16px}
.botom_edit_remov button,.save-expert{border:none;padding:10px 16px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--mighaat-transition);display:flex;align-items:center;justify-content:center;gap:6px;flex:1}
.edit-expert{background:var(--mighaat-primary);color:#fff}.edit-expert:hover{background:var(--mighaat-primary-hover)}
.edit-expert::before{content:'✏️'}.remove-expert{background:var(--mighaat-danger);color:#fff}
.remove-expert:hover{background:var(--mighaat-danger-hover)}.remove-expert::before{content:'🗑️'
    
}.save-expert{background:var(--mighaat-success);color:#fff;width:100%;margin-top:16px;padding:12px}
.save-expert:hover{background:var(--mighaat-success-hover)}.save-expert::before{content:'💾'}
.edit-form{margin-top:20px;padding-top:20px;border-top:1px dashed var(--mighaat-border);animation:mighaatSlideDown .4s ease-out forwards;transform-origin:top center}
@keyframes mighaatSlideDown{from{opacity:0;transform:scaleY(.9)}to{opacity:1;transform:scaleY(1)}}
.edit-form input[type=text],.select_gender select{width:100%;padding:12px;margin-bottom:12px;border:1px solid var(--mighaat-border);border-radius:10px;background:#f1f5f9;transition:var(--mighaat-transition);box-sizing:border-box}
.edit-form input[type=text]:focus,.select_gender select:focus{border-color:var(--mighaat-primary);outline:0;background:#fff;box-shadow:0 0 0 3px rgba(79,70,229,.1)}
.mosha_mosa{display:flex;flex-direction:column;gap:12px;background:#f1f5f9;padding:16px;border-radius:12px;margin-top:5px}
.mosha_mosa input[type=checkbox]{display:none}
.mosha_mosa label{display:flex;align-items:center;cursor:pointer;font-size:.9rem;color:var(--mighaat-text);user-select:none;transition:var(--mighaat-transition);position:relative}
.mosha_mosa label::before{content:'';display:inline-block;width:22px;height:22px;border:2px solid #94a3b8;border-radius:6px;margin-left:12px;transition:var(--mighaat-transition);background:#fff}
.mosha_mosa input[type=checkbox]:checked+label::before{background:var(--mighaat-primary);border-color:var(--mighaat-primary)}
.mosha_mosa input[type=checkbox]:checked+label::after{content:'';position:absolute;right:8px;top:5px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);animation:checkmark .2s ease-in-out}
@keyframes checkmark{0%{height:0;width:0;opacity:0}100%{height:12px;width:6px;opacity:1}}@media (max-width:640px){ul#saved-experts{grid-template-columns:1fr}}
.berooz_gozine{background-color:#ffd703;border:1px solid #ccc;padding:10px 20px;font-family:iransans;border-radius:5px;color:#222}
.berooz_gozine:hover{background-color:#07c123;color:#fff}.list_time{position:relative;width:100%;margin-top:20px;display:flex;flex-direction:row;align-items:flex-start;align-content:flex-start;Flex-Wrap:wrap}
.list_time li{font-size:14px;position:relative;width:auto;flex-shrink:1;align-self:Stretch;margin:5px 5px;flex-basis:24%;border:1px solid #ccc;padding:5px;border-radius:5px}
.add_tarikh{background-color:#ffd702;border:1px solid #e7c408;padding:10px 20px;border-radius:5px;color:#2d2d2d;font-family:iransans;margin-bottom:5px}
.datetimeField{margin-bottom:10px;margin-bottom:10px;border:1px solid #ccc;padding:10px;border-radius:5px}
.sabt{cursor:pointer;display:block;background-color:#09bac1;border:1px solid #09a9af;padding:10px 40px;border-radius:5px;color:#fff;font-family:iransans}
.hazf_tarikh{background-color:#c11c1c;border:1px solid #910808;padding:10px 20px;border-radius:5px;color:#fff;font-family:iransans}
.add_zaman{position:relative;display:block;margin-bottom:5px;background-color:#04bd21;border:1px solid #07b922;padding:10px 20px;border-radius:5px;color:#fff;font-family:iransans}
#expert-availability .date-time-picker{margin-bottom:20px}
#expert-availability .time-slot{margin-top:10px}
#expert-availability .add-date,#expert-availability .add-time-slot{margin-left:10px}
#save-availability{margin-top:20px}
#expert-availability-form{background-color:#f9f9f9;padding:20px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}
.date-time-picker{margin-bottom:15px}
.time-slots{margin-top:10px}
#add-date-btn,#save-availability{margin-top:10px;cursor:pointer}
.list_time input{float:left;font-size:11px;cursor:pointer;background-color:#c11c1c;border:1px solid #910808;border-radius:5px;font-family:iransans;color:#fff}
@media (min-width:320px){.list_time li{flex-basis:100%}
    
}@media (min-width:480px){.list_time li{flex-basis:46%}}
@media (min-width:1300px){.list_time li{flex-basis:30%}}
/* =========================================================
   استایل پیام ساعات کاری (Store Hours Notice)
   طراحی اپلیکیشنی با انیمیشن و SVG
========================================================= */
.mighaat-store-closed {
    position: relative;
    max-width: 600px;
    margin: 30px auto;
    padding: 40px 30px;
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border: 2px solid #f59e0b;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(245, 158, 11, 0.2);
    overflow: hidden;
    text-align: center;
    animation: mighaat-slideIn 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

/* آیکون بکگراند با انیمیشن چرخش */
.mighaat-store-closed::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f59e0b' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0.15;
    animation: mighaat-rotate 20s linear infinite;
    pointer-events: none;
}

/* آیکون اصلی با انیمیشن pulse */
.mighaat-store-closed-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border-radius: 50%;
    margin-bottom: 20px;
    box-shadow: 0 8px 20px rgba(245, 158, 11, 0.4);
    animation: mighaat-pulse 2s ease-in-out infinite;
}

.mighaat-store-closed-icon svg {
    width: 35px;
    height: 35px;
    stroke: white;
    stroke-width: 2;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* عنوان */
.mighaat-store-closed-title {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #92400e;
    margin-bottom: 15px;
    line-height: 1.6;
}

/* متن توضیحات */
.mighaat-store-closed-text {
    position: relative;
    font-size: 15px;
    color: #78350f;
    line-height: 1.8;
    margin-bottom: 20px;
}

/* باکس زمان */
.mighaat-store-closed-time {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: white;
    padding: 12px 25px;
    border-radius: 50px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    animation: mighaat-bounce 2s ease-in-out infinite;
}

.mighaat-store-closed-time svg {
    width: 20px;
    height: 20px;
    stroke: #f59e0b;
    stroke-width: 2.5;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mighaat-store-closed-time strong {
    font-size: 16px;
    color: #92400e;
    font-weight: 700;
}

/* پیام پایین */
.mighaat-store-closed-footer {
    position: relative;
    font-size: 13px;
    color: #a16207;
    font-style: italic;
}

/* انیمیشن‌ها */
@keyframes mighaat-slideIn {
    from {
        opacity: 0;
        transform: translateY(-30px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes mighaat-pulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 8px 20px rgba(245, 158, 11, 0.4);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 12px 30px rgba(245, 158, 11, 0.6);
    }
}

@keyframes mighaat-rotate {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes mighaat-bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

/* واکنشگرا برای موبایل */
@media (max-width: 640px) {
    .mighaat-store-closed {
        margin: 20px 15px;
        padding: 30px 20px;
    }
    
    .mighaat-store-closed-icon {
        width: 60px;
        height: 60px;
    }
    
    .mighaat-store-closed-icon svg {
        width: 30px;
        height: 30px;
    }
    
    .mighaat-store-closed-title {
        font-size: 18px;
    }
    
    .mighaat-store-closed-text {
        font-size: 14px;
    }
    
    .mighaat-store-closed-time {
        padding: 10px 20px;
    }
    
    .mighaat-store-closed-time strong {
        font-size: 14px;
    }
    
    .mighaat-store-closed::before {
        width: 150px;
        height: 150px;
    }
}