:root{--mdo-s-red:#e4232b;--mdo-s-dark:#202226;--mdo-s-border:#e4e6e9;--mdo-s-muted:#777b82}
.mdo-schedule-admin{max-width:1500px;margin:22px auto 45px;font-family:inherit}.mdo-schedule-admin-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#27292e,#151619);box-shadow:0 20px 52px rgba(20,22,26,.16)}.mdo-schedule-admin-hero h1{color:#fff;margin:4px 0 8px;font-size:30px}.mdo-schedule-admin-hero p{margin:0;color:#bfc2c7}.mdo-schedule-admin-hero>span{background:var(--mdo-s-red);padding:12px 18px;border-radius:14px;font-weight:900}.mdo-schedule-admin-tabs{display:flex;gap:8px;overflow:auto;margin:18px 0;padding:8px;background:#fff;border:1px solid var(--mdo-s-border);border-radius:18px}.mdo-schedule-admin-tabs button{border:0;background:transparent;border-radius:12px;padding:11px 16px;white-space:nowrap;font-weight:800;cursor:pointer}.mdo-schedule-admin-tabs button.is-active{background:var(--mdo-s-dark);color:#fff}.mdo-sched-panel{display:none}.mdo-sched-panel.is-active{display:block}.mdo-schedule-card{background:#fff;border:1px solid var(--mdo-s-border);border-radius:22px;padding:24px;margin-bottom:16px;box-shadow:0 12px 34px rgba(28,31,36,.05)}.mdo-schedule-card h2{margin:0 0 8px}.mdo-schedule-card>p{color:var(--mdo-s-muted)}.mdo-schedule-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mdo-schedule-fields label,.mdo-schedule-hours label,.mdo-schedule-wide{position:relative;display:grid;gap:7px;font-weight:800}.mdo-schedule-fields input,.mdo-schedule-fields select,.mdo-schedule-hours input,.mdo-schedule-wide textarea{width:100%;min-height:44px;border:1px solid #dcdfe3;border-radius:12px;padding:8px 12px}.mdo-schedule-fields em{position:absolute;left:12px;bottom:13px;font-style:normal;color:#8b8e94}.mdo-schedule-hours{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mdo-schedule-days{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.mdo-schedule-days label{display:flex;align-items:center;gap:6px;background:#f5f6f7;border-radius:999px;padding:8px 12px;font-weight:800}.mdo-schedule-wide{margin-top:12px}.mdo-schedule-table-wrap,.mdo-schedule-table-responsive{overflow:auto}.mdo-schedule-table-wrap table,.mdo-schedule-order-table{width:100%;border-collapse:separate;border-spacing:0 7px;min-width:760px}.mdo-schedule-table-wrap th,.mdo-schedule-order-table th{text-align:right;color:#7c8087;font-size:12px;padding:7px 10px}.mdo-schedule-table-wrap td,.mdo-schedule-order-table td{background:#f7f8f9;padding:10px}.mdo-schedule-table-wrap td:first-child,.mdo-schedule-order-table td:first-child{border-radius:0 12px 12px 0}.mdo-schedule-table-wrap td:last-child,.mdo-schedule-order-table td:last-child{border-radius:12px 0 0 12px}.mdo-schedule-table-wrap input,.mdo-schedule-table-wrap select{width:100%;min-width:90px}.mdo-digicut-formula{padding:18px;border:1px solid #ffd7da;background:#fff5f5;border-radius:16px;margin:14px 0;font-size:18px}.mdo-schedule-queue-grid,.mdo-supervisor-queue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mdo-schedule-queue-grid article,.mdo-supervisor-queue-grid article{display:grid;gap:5px;padding:16px;border:1px solid var(--mdo-s-border);background:#fafbfc;border-radius:16px}.mdo-schedule-queue-grid code{direction:ltr;text-align:left;color:var(--mdo-s-red)}.mdo-schedule-savebar{position:sticky;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 16px;border-radius:17px;background:rgba(31,33,37,.94);backdrop-filter:blur(16px);color:#fff}.mdo-schedule-savebar button,.mdo-order-schedule-actions button,.mdo-schedule-manual button,.mdo-schedule-disruption button,.mdo-panel-section-head>[data-schedule-refresh]{border:0;border-radius:11px;background:var(--mdo-s-red);color:#fff;padding:10px 16px;font-weight:900;cursor:pointer}
.post-type-mdo_order #poststuff{font-size:15px}.post-type-mdo_order #poststuff h2.hndle{font-size:18px;padding:14px 18px}.post-type-mdo_order .inside{font-size:14px;line-height:1.9}.post-type-mdo_order .form-table th{font-size:14px}.post-type-mdo_order .form-table td{font-size:14px}.post-type-mdo_order .widefat{font-size:14px}
.mdo-order-schedule-box{font-size:14px}.mdo-order-schedule-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:15px}.mdo-order-schedule-head h3{font-size:20px;margin:4px 0}.mdo-order-schedule-actions{display:flex;gap:7px;flex-wrap:wrap}.mdo-order-schedule-actions button{font-size:12px;padding:8px 11px}.mdo-schedule-manual{display:grid;grid-template-columns:160px 170px minmax(220px,1fr) auto;gap:9px;align-items:end;margin:14px 0;padding:13px;background:#f5f6f7;border-radius:15px}.mdo-schedule-manual label{display:grid;gap:5px;font-weight:800}.mdo-schedule-manual input,.mdo-schedule-manual select{width:100%;min-height:40px}.mdo-schedule-order-table td{font-size:13px}.mdo-schedule-order-table td span{display:inline-flex;border-radius:999px;padding:4px 8px;background:#eceef1;font-weight:800}.mdo-schedule-order-table td span.is-reserved{background:#e5f7ed;color:#13844b}.mdo-schedule-order-table td span.is-temporary{background:#fff5dc;color:#9a6800}.mdo-schedule-order-table td span.is-stopped{background:#ffe8e9;color:#c5222b}.mdo-digicut-details{margin-top:14px;padding:16px;border:1px solid #e4e6e9;border-radius:16px}.mdo-digicut-details h4{margin:0 0 12px}.mdo-digicut-details>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mdo-digicut-details span{display:grid;gap:3px;padding:10px;background:#f7f8f9;border-radius:12px}.mdo-schedule-empty{padding:20px;text-align:center;border:1px dashed #d6d9dd;border-radius:15px;color:#777}.mdo-supervisor-schedule{display:grid;gap:15px}.mdo-schedule-disruption{display:grid;grid-template-columns:160px 180px minmax(220px,1fr) auto;gap:10px;align-items:end;padding:18px;background:#fff;border:1px solid #e4e6e9;border-radius:20px}.mdo-schedule-disruption h3{grid-column:1/-1;margin:0}.mdo-schedule-disruption label{display:grid;gap:5px;font-weight:800}.mdo-schedule-disruption input,.mdo-schedule-disruption select{min-height:42px;border-radius:11px}.mdo-customer-schedule{margin-top:12px;padding:16px;border:1px solid #e2e4e8;border-radius:18px;background:#fff}.mdo-customer-schedule-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mdo-customer-schedule-head small,.mdo-customer-schedule-head b{display:block}.mdo-customer-schedule-head b{margin-top:5px;font-size:14px}.mdo-customer-schedule-head>span{font-size:10px;background:#202226;color:#fff;border-radius:999px;padding:6px 9px}.mdo-customer-schedule-path{display:flex;align-items:flex-start;overflow:auto;padding-top:18px}.mdo-customer-schedule-path article{position:relative;display:grid;min-width:125px;text-align:center;gap:5px;color:#92969c}.mdo-customer-schedule-path article:before{content:"";position:absolute;top:7px;right:-50%;width:100%;height:3px;background:#e5e7e9}.mdo-customer-schedule-path article:first-child:before{display:none}.mdo-customer-schedule-path i{position:relative;z-index:2;width:17px;height:17px;margin:auto;border-radius:50%;background:#dfe2e5;border:4px solid #fff;box-shadow:0 0 0 1px #dfe2e5}.mdo-customer-schedule-path .is-done,.mdo-customer-schedule-path .is-current{color:#202226}.mdo-customer-schedule-path .is-done:before,.mdo-customer-schedule-path .is-current:before{background:var(--mdo-s-red)}.mdo-customer-schedule-path .is-done i,.mdo-customer-schedule-path .is-current i{background:var(--mdo-s-red);box-shadow:0 0 0 1px var(--mdo-s-red)}.mdo-customer-schedule-path .is-current i{animation:mdoSchedulePulse 1.8s infinite}@keyframes mdoSchedulePulse{50%{box-shadow:0 0 0 7px rgba(228,35,43,.12)}}
.mdo-checkout-schedule{margin:12px 0;padding:14px;border:1px solid #e1e4e7;border-radius:16px;background:#fafbfc}.mdo-checkout-schedule h4{margin:0 0 10px}.mdo-checkout-schedule-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mdo-checkout-schedule-options label{display:grid;gap:5px;padding:12px;border:1px solid #e2e4e8;border-radius:14px;background:#fff;cursor:pointer}.mdo-checkout-schedule-options label:has(input:checked){border-color:var(--mdo-s-red);box-shadow:0 0 0 1px var(--mdo-s-red)}.mdo-checkout-schedule-options input{position:absolute;opacity:0}.mdo-checkout-schedule-options b{font-size:13px}.mdo-checkout-schedule-options small{color:#777;line-height:1.7}.mdo-checkout-schedule-options em{font-style:normal;color:var(--mdo-s-red);font-weight:900}.mdo-checkout-schedule-steps{display:flex;overflow:auto;gap:6px;margin-top:10px}.mdo-checkout-schedule-steps span{white-space:nowrap;padding:6px 9px;border-radius:999px;background:#eef0f2;font-size:10px;font-weight:800}
[data-theme="dark"] .mdo-customer-schedule,[data-theme="dark"] .mdo-schedule-disruption,[data-theme="dark"] .mdo-schedule-card{background:#1d2024;border-color:#353940;color:#f4f5f6}[data-theme="dark"] .mdo-customer-schedule-head>span{background:#fff;color:#1d2024}[data-theme="dark"] .mdo-checkout-schedule{background:#1d2024;border-color:#353940}[data-theme="dark"] .mdo-checkout-schedule-options label{background:#24272c;border-color:#3b3f46;color:#fff}[data-theme="dark"] .mdo-checkout-schedule-options small{color:#b7bbc0}
@media(max-width:1000px){.mdo-schedule-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.mdo-schedule-queue-grid,.mdo-supervisor-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mdo-digicut-details>div{grid-template-columns:repeat(2,minmax(0,1fr))}.mdo-schedule-manual,.mdo-schedule-disruption{grid-template-columns:1fr 1fr}.mdo-schedule-manual button,.mdo-schedule-disruption button{width:100%}}
@media(max-width:650px){.mdo-schedule-admin{margin:10px 0 30px}.mdo-schedule-admin-hero{padding:20px;align-items:flex-start}.mdo-schedule-admin-hero>span{display:none}.mdo-schedule-card{padding:15px;border-radius:17px}.mdo-schedule-fields,.mdo-schedule-hours,.mdo-schedule-queue-grid,.mdo-supervisor-queue-grid,.mdo-digicut-details>div,.mdo-schedule-manual,.mdo-schedule-disruption{grid-template-columns:1fr}.mdo-schedule-savebar{align-items:stretch;flex-direction:column}.mdo-order-schedule-head{flex-direction:column}.mdo-order-schedule-actions{width:100%}.mdo-order-schedule-actions button{flex:1}.mdo-checkout-schedule-options{grid-template-columns:1fr}.mdo-customer-schedule{padding:13px}.mdo-customer-schedule-head{align-items:flex-start;flex-direction:column}.mdo-customer-schedule-path article{min-width:108px}.mdo-schedule-order-table{min-width:680px}}

/* v1.24.90 — تکمیل رابط زمان‌بندی و خوانایی مدیریت سفارش */
.mdo-schedule-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mdo-schedule-manual-editor{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end;margin:16px 0;padding:16px;border:1px solid #e1e4e8;border-radius:17px;background:#fafbfc}.mdo-schedule-manual-editor h4{grid-column:1/-1;margin:0 0 2px;font-size:15px}.mdo-schedule-manual-editor label{display:grid;gap:6px;font-weight:850}.mdo-schedule-manual-editor input,.mdo-schedule-manual-editor select{width:100%;min-height:42px;border:1px solid #d9dde2;border-radius:11px;padding:7px 10px}.mdo-schedule-manual-editor>button,.mdo-schedule-move button{border:0;border-radius:11px;background:#e4232b;color:#fff;min-height:42px;padding:8px 13px;font-weight:900;cursor:pointer}.mdo-schedule-move{display:flex;gap:6px}.mdo-schedule-move button{background:#2a2d32}.mdo-schedule-change-log{margin-top:15px;padding:16px;border:1px solid #e2e5e8;border-radius:17px;background:#fafbfc}.mdo-schedule-change-log h4{margin:0 0 10px}.mdo-schedule-change-log p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:9px 0;border-bottom:1px dashed #dfe2e6}.mdo-schedule-change-log p:last-child{border:0}.mdo-schedule-change-log small{color:#777;white-space:nowrap}.mdo-panel-order-schedule-card{grid-column:1/-1}.mdo-panel-order-schedule-card .mdo-order-schedule-box{font-size:15px}.mdo-panel-order-schedule-card .mdo-schedule-order-table td{font-size:14px}.mdo-panel-order-list>.mdo-customer-schedule{margin:0 0 12px}.mdo-schedule-upcoming{margin-top:14px}
/* صفحه مدیریت سفارش وردپرس */
.post-type-mdo_order #wpbody-content{font-size:16px}.post-type-mdo_order #poststuff{max-width:1760px;margin-inline:auto;font-size:16px}.post-type-mdo_order #post-body-content,.post-type-mdo_order #postbox-container-2{font-size:16px}.post-type-mdo_order #poststuff h2.hndle,.post-type-mdo_order #poststuff .postbox-header h2{font-size:20px!important;line-height:1.5!important;padding:15px 18px!important}.post-type-mdo_order .postbox .inside{font-size:15px!important;line-height:2!important;padding:16px 20px!important}.post-type-mdo_order .postbox .inside label,.post-type-mdo_order .postbox .inside th,.post-type-mdo_order .postbox .inside td,.post-type-mdo_order .postbox .inside p,.post-type-mdo_order .postbox .inside span{font-size:14px}.post-type-mdo_order .postbox input,.post-type-mdo_order .postbox select,.post-type-mdo_order .postbox textarea{font-size:15px;min-height:42px}.post-type-mdo_order .mdo-order-detail-note,.post-type-mdo_order .mdo-order-details-grid{font-size:15px!important}.post-type-mdo_order .widefat td,.post-type-mdo_order .widefat th{font-size:14px;padding:11px 12px}
[data-theme="dark"] .mdo-schedule-manual-editor,[data-theme="dark"] .mdo-schedule-change-log{background:#202328;border-color:#3a3e45;color:#f6f7f8}[data-theme="dark"] .mdo-schedule-change-log p{border-color:#3c4047}[data-theme="dark"] .mdo-schedule-manual-editor input,[data-theme="dark"] .mdo-schedule-manual-editor select{background:#17191d;border-color:#3b3f46;color:#fff}
@media(max-width:1100px){.mdo-schedule-manual-editor{grid-template-columns:1fr 1fr}.mdo-schedule-manual-editor>button,.mdo-schedule-move{width:100%}.mdo-schedule-move button{flex:1}}
@media(max-width:700px){.mdo-schedule-two-col,.mdo-schedule-manual-editor{grid-template-columns:1fr}.mdo-schedule-manual-editor h4{grid-column:auto}.mdo-schedule-change-log p{flex-direction:column;gap:3px}.mdo-schedule-order-table{min-width:720px}.mdo-supervisor-schedule .mdo-panel-section-head{align-items:flex-start;gap:10px}.mdo-supervisor-schedule [data-schedule-refresh]{min-height:38px}.mdo-customer-schedule-path{scroll-snap-type:x proximity}.mdo-customer-schedule-path article{scroll-snap-align:start}}
.mdo-v128-order-detail{font-size:15px}.mdo-v128-order-detail .mdo-panel-section-head h2{font-size:25px}.mdo-v128-order-detail .mdo-v128-order-editor{gap:14px}.mdo-v128-order-detail .mdo-v128-order-editor label{font-size:14px;font-weight:850}.mdo-v128-order-detail .mdo-v128-order-editor input,.mdo-v128-order-detail .mdo-v128-order-editor select,.mdo-v128-order-detail .mdo-v128-order-editor textarea{font-size:15px;min-height:44px}.mdo-v128-order-detail .mdo-v128-order-admin-output>.mdo-panel-card{padding:24px}.mdo-v128-order-detail .mdo-v128-order-admin-output h2{font-size:20px}.mdo-v128-order-detail .mdo-v128-order-admin-output table{font-size:14px}.mdo-v128-order-detail .mdo-v128-order-admin-output th,.mdo-v128-order-detail .mdo-v128-order-admin-output td{padding:10px 12px}
@media(max-width:700px){.mdo-v128-order-detail{font-size:14px}.mdo-v128-order-detail .mdo-panel-section-head h2{font-size:21px}.mdo-v128-order-detail .mdo-v128-order-admin-output>.mdo-panel-card{padding:16px}.mdo-order-schedule-actions{display:grid;grid-template-columns:1fr 1fr}.mdo-order-schedule-actions button{width:100%}}
/* v1.24.90 final — editable queues and complete panel dark-mode coverage */
.mdo-schedule-queue-grid article label{display:grid;gap:5px;font-weight:800;font-size:12px}.mdo-schedule-queue-grid article input{width:100%;min-height:40px;border:1px solid #dfe2e6;border-radius:10px;padding:7px 9px;background:#fff}.mdo-schedule-order-table td b{font-size:14px}.mdo-order-schedule-box [data-schedule-message]{min-height:20px;font-weight:800;color:#188451}.mdo-supervisor-queue-grid article small{color:#777}.mdo-supervisor-queue-grid article b{font-size:18px}.mdo-supervisor-queue-grid article span{font-size:12px;color:#696d74;line-height:1.8}
html[data-mdo-theme="dark"] .mdo-customer-schedule,html[data-mdo-theme="dark"] .mdo-schedule-disruption,html[data-mdo-theme="dark"] .mdo-supervisor-queue-grid article,html[data-mdo-theme="dark"] .mdo-order-schedule-box .mdo-schedule-manual,html[data-mdo-theme="dark"] .mdo-schedule-manual-editor,html[data-mdo-theme="dark"] .mdo-schedule-change-log,html[data-mdo-theme="dark"] .mdo-digicut-details,.mdo-panel-root.is-dark .mdo-customer-schedule,.mdo-panel-root.is-dark .mdo-schedule-disruption,.mdo-panel-root.is-dark .mdo-supervisor-queue-grid article,.mdo-panel-root.is-dark .mdo-order-schedule-box .mdo-schedule-manual,.mdo-panel-root.is-dark .mdo-schedule-manual-editor,.mdo-panel-root.is-dark .mdo-schedule-change-log,.mdo-panel-root.is-dark .mdo-digicut-details{background:#202329!important;border-color:#373b42!important;color:#f4f5f7!important}
html[data-mdo-theme="dark"] .mdo-schedule-order-table td,.mdo-panel-root.is-dark .mdo-schedule-order-table td{background:#282c32!important;color:#f3f4f6!important}html[data-mdo-theme="dark"] .mdo-schedule-order-table th,.mdo-panel-root.is-dark .mdo-schedule-order-table th{color:#b9bdc3!important}html[data-mdo-theme="dark"] .mdo-digicut-details span,.mdo-panel-root.is-dark .mdo-digicut-details span{background:#292d33!important;color:#f4f5f7!important}html[data-mdo-theme="dark"] .mdo-supervisor-queue-grid article small,html[data-mdo-theme="dark"] .mdo-supervisor-queue-grid article span,.mdo-panel-root.is-dark .mdo-supervisor-queue-grid article small,.mdo-panel-root.is-dark .mdo-supervisor-queue-grid article span{color:#b8bdc4!important}html[data-mdo-theme="dark"] .mdo-schedule-disruption input,html[data-mdo-theme="dark"] .mdo-schedule-disruption select,.mdo-panel-root.is-dark .mdo-schedule-disruption input,.mdo-panel-root.is-dark .mdo-schedule-disruption select{background:#17191d!important;border-color:#3d4249!important;color:#fff!important}
@media(max-width:650px){.mdo-schedule-queue-grid article{padding:13px}.mdo-schedule-order-table td,.mdo-schedule-order-table td b{font-size:12px}.mdo-customer-schedule-path small{font-size:9px}.mdo-schedule-disruption{padding:14px}.mdo-order-schedule-box{font-size:13px}}

/* v1.24.92 — scheduling UI and non-persistent test schedule */
.mdo-schedule-admin{font-size:16px}
.mdo-schedule-admin.is-embedded{max-width:none;margin:0}
.mdo-schedule-admin.is-embedded .mdo-schedule-admin-tabs{margin-top:0}
.mdo-schedule-card{padding:28px}
.mdo-schedule-card h2{font-size:23px;line-height:1.55}
.mdo-schedule-card>p{font-size:15px;line-height:1.9}
.mdo-schedule-admin-tabs button{font-size:15px;padding:13px 19px}
.mdo-schedule-fields label,.mdo-schedule-hours label,.mdo-schedule-wide,.mdo-schedule-queue-grid article label{font-size:15px}
.mdo-schedule-fields input,.mdo-schedule-fields select,.mdo-schedule-hours input,.mdo-schedule-wide textarea,.mdo-schedule-queue-grid article input{min-height:50px;font-size:16px;padding:10px 13px}
.mdo-schedule-table-wrap th,.mdo-schedule-order-table th{font-size:14px;padding:10px 12px}
.mdo-schedule-table-wrap td,.mdo-schedule-order-table td,.mdo-schedule-order-table td b{font-size:15px;padding:13px 12px}
.mdo-schedule-savebar{font-size:15px;padding:15px 18px}
.mdo-schedule-savebar button,.mdo-order-schedule-actions button,.mdo-schedule-manual button,.mdo-schedule-disruption button,.mdo-panel-section-head>[data-schedule-refresh]{font-size:15px;min-height:46px;padding:11px 18px}
.mdo-supervisor-queue-grid article{padding:19px}
.mdo-supervisor-queue-grid article small{font-size:14px}.mdo-supervisor-queue-grid article b{font-size:20px}.mdo-supervisor-queue-grid article span{font-size:14px}
.mdo-schedule-weekly-hours,.mdo-central-weekly-hours{display:grid;gap:10px;margin-top:16px}
.mdo-schedule-weekly-hours article,.mdo-central-weekly-hours article{display:grid;grid-template-columns:110px 120px minmax(150px,1fr) minmax(150px,1fr);gap:12px;align-items:center;padding:13px 15px;border:1px solid #e2e5e9;border-radius:15px;background:#fafbfc}
.mdo-schedule-weekly-hours article>strong,.mdo-central-weekly-hours article>strong{font-size:15px}
.mdo-schedule-weekly-hours article label,.mdo-central-weekly-hours article label{display:grid;gap:5px;font-size:13px;font-weight:800}
.mdo-schedule-weekly-hours .mdo-schedule-day-enabled,.mdo-central-weekly-hours .mdo-central-day-toggle{display:flex;align-items:center;gap:7px}
.mdo-schedule-weekly-hours input[type=checkbox],.mdo-central-weekly-hours input[type=checkbox]{width:auto!important;min-height:0!important}
.mdo-schedule-weekly-hours input[type=time],.mdo-central-weekly-hours input[type=time]{width:100%;min-height:44px;border:1px solid #dce0e5;border-radius:11px;padding:8px 10px}
.mdo-test-schedule-banner{display:flex!important;align-items:center;justify-content:space-between;gap:16px;background:#fff8f8!important;border-color:#f1c9cc!important}
.mdo-test-schedule-banner b{font-size:17px}.mdo-test-schedule-banner span{color:#6f747b;line-height:1.8}
.mdo-test-schedule-note{margin:13px 0 0;padding-top:12px;border-top:1px dashed #e0e3e6;color:#72767d;font-size:13px;line-height:1.8}
.mdo-schedule-disruption.is-test button[disabled]{opacity:.65;cursor:not-allowed}
/* بزرگ‌تر شدن صفحه مدیریت سفارش */
.post-type-mdo_order #wpbody-content{font-size:17px}
.post-type-mdo_order #poststuff{font-size:17px;max-width:1840px}
.post-type-mdo_order #poststuff h2.hndle,.post-type-mdo_order #poststuff .postbox-header h2{font-size:22px!important}
.post-type-mdo_order .postbox .inside{font-size:16px!important;line-height:2.05!important;padding:20px 24px!important}
.post-type-mdo_order .postbox .inside label,.post-type-mdo_order .postbox .inside th,.post-type-mdo_order .postbox .inside td,.post-type-mdo_order .postbox .inside p,.post-type-mdo_order .postbox .inside span{font-size:15px}
.post-type-mdo_order .postbox input,.post-type-mdo_order .postbox select,.post-type-mdo_order .postbox textarea{font-size:16px;min-height:46px}
.post-type-mdo_order .widefat td,.post-type-mdo_order .widefat th{font-size:15px;padding:13px 14px}
.mdo-v128-order-detail{font-size:16px}.mdo-v128-order-detail .mdo-panel-section-head h2{font-size:27px}.mdo-v128-order-detail .mdo-v128-order-admin-output table{font-size:15px}
html[data-mdo-theme="dark"] .mdo-schedule-weekly-hours article,html[data-mdo-theme="dark"] .mdo-central-weekly-hours article,.mdo-panel-root.is-dark .mdo-schedule-weekly-hours article,.mdo-panel-root.is-dark .mdo-central-weekly-hours article{background:#22262c;border-color:#3a3f47;color:#f5f6f7}
html[data-mdo-theme="dark"] .mdo-schedule-weekly-hours input,html[data-mdo-theme="dark"] .mdo-central-weekly-hours input,.mdo-panel-root.is-dark .mdo-schedule-weekly-hours input,.mdo-panel-root.is-dark .mdo-central-weekly-hours input{background:#17191d;border-color:#3c4149;color:#fff}
@media(max-width:800px){.mdo-schedule-weekly-hours article,.mdo-central-weekly-hours article{grid-template-columns:1fr 1fr}.mdo-schedule-weekly-hours article>strong,.mdo-central-weekly-hours article>strong{grid-column:1/-1}.mdo-test-schedule-banner{align-items:flex-start;flex-direction:column}.mdo-schedule-card{padding:18px}.mdo-schedule-card h2{font-size:20px}.mdo-schedule-admin-tabs button{font-size:14px}.mdo-schedule-table-wrap td,.mdo-schedule-order-table td,.mdo-schedule-order-table td b{font-size:13px}.mdo-customer-schedule-head b{font-size:15px}.mdo-customer-schedule-path article b{font-size:12px}.mdo-customer-schedule-path article small{font-size:10px}}


/* v1.24.92 — scheduling remains readable after central hours moved to main settings. */
.mdo-schedule-settings{font-size:15px!important}.mdo-schedule-settings h2{font-size:19px!important}.mdo-schedule-settings h3{font-size:16px!important}.mdo-schedule-settings p{font-size:13px!important;line-height:1.8!important}.mdo-schedule-settings :is(label,span,em,code){font-size:12px!important}.mdo-schedule-settings :is(input,select,textarea,button){font-size:13px!important;min-height:43px!important}.mdo-schedule-table :is(th,td){font-size:12.5px!important;line-height:1.7!important}
@media(max-width:760px){.mdo-schedule-settings :is(input,select,textarea,button){font-size:16px!important}}

/* v1.24.94 — stable customer schedule, smart supervisor assistant and responsive production UI */
.mdo-order-schedule-accordion{display:block;margin:14px 0 22px;border:1px solid #e2e5e9;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 12px 32px rgba(23,27,32,.045)}
.mdo-order-schedule-accordion>summary{list-style:none;cursor:pointer;min-height:92px;padding:20px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto 28px;gap:16px;align-items:center;background:linear-gradient(135deg,#fff,#f7f8fa);user-select:none}
.mdo-order-schedule-accordion>summary::-webkit-details-marker{display:none}.mdo-order-schedule-accordion>summary span{display:grid;gap:7px;min-width:0}.mdo-order-schedule-accordion>summary small{font-size:13px;color:#868c95;font-weight:750}.mdo-order-schedule-accordion>summary b{font-size:22px;line-height:1.55;color:#202329;overflow-wrap:normal;word-break:normal;white-space:normal}.mdo-order-schedule-accordion>summary em{font-style:normal;padding:8px 13px;border-radius:999px;background:#202329;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.mdo-order-schedule-accordion>summary>i{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;border:1px solid #d8dce1}.mdo-order-schedule-accordion>summary>i:before{content:'+';font:700 20px/1 Arial}.mdo-order-schedule-accordion[open]>summary>i:before{content:'−'}
.mdo-order-schedule-accordion .mdo-customer-schedule{margin:0!important;padding:0 24px 22px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path{position:relative!important;display:grid!important;grid-template-columns:repeat(var(--mdo-stage-count,6),minmax(128px,1fr))!important;gap:8px!important;min-width:max-content;padding:22px 2px 12px!important;overflow:visible!important;background:#f5f6f8;border-radius:20px}
.mdo-order-schedule-accordion .mdo-customer-schedule-path:before{content:'';position:absolute;top:46px;right:7%;left:7%;height:3px;background:#dfe2e6;border-radius:99px;z-index:0}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article{position:relative!important;min-width:128px!important;min-height:118px!important;padding:0 9px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;background:transparent!important;border:0!important;border-radius:0!important;z-index:1;overflow:visible!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article>i{position:relative!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:8px 0 13px!important;border:3px solid #d8dce1!important;border-radius:50%!important;background:#fff!important;display:grid!important;place-items:center!important;box-shadow:none!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article>i span{width:10px;height:10px;border-radius:50%;background:#d8dce1}.mdo-order-schedule-accordion .mdo-customer-schedule-path article>div{display:grid;gap:6px;justify-items:center;min-width:0}.mdo-order-schedule-accordion .mdo-customer-schedule-path article b{font-size:15px!important;line-height:1.6!important;color:#60656d!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;max-width:122px}.mdo-order-schedule-accordion .mdo-customer-schedule-path article small{font-size:11px!important;line-height:1.55!important;color:#9297a0!important;white-space:normal!important;word-break:normal!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-done>i,.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-current>i{border-color:#ed202b!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-done>i span,.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-current>i span{background:#ed202b}.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-current b{color:#15171b!important;font-weight:950}.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-paused>i{border-color:#e6a20c!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-paused>i span{background:#e6a20c}.mdo-customer-schedule-caption,.mdo-test-schedule-note{margin:14px 0 0!important;padding-top:13px!important;border-top:1px dashed #dfe2e6!important;color:#747a83!important;font-size:13px!important;line-height:1.9!important;text-align:right}
.mdo-test-schedule-demo>summary{background:linear-gradient(135deg,#fff9fa,#fff)}

.mdo-smart-assistant{margin-top:22px;padding:22px;border:1px solid #e1e4e8;border-radius:22px;background:#fff;display:grid;gap:18px}.mdo-smart-assistant-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.mdo-smart-assistant-head small{font-size:12px;color:#8a9098}.mdo-smart-assistant-head h3{font-size:22px;margin:4px 0 0}.mdo-smart-assistant button{border:0;border-radius:12px;min-height:42px;padding:0 15px;background:#202329;color:#fff;font-weight:850;cursor:pointer}.mdo-smart-now,.mdo-smart-next,.mdo-smart-warnings{display:grid;gap:10px}.mdo-smart-now>h4,.mdo-smart-next>h4,.mdo-smart-warnings>h4,.mdo-smart-incident>h4{font-size:16px;margin:0}.mdo-smart-operation{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.4fr) auto;gap:16px;align-items:center;padding:14px 16px;border:1px solid #e5e7ea;border-radius:16px;background:#fafbfc}.mdo-smart-operation.is-running{border-color:#f3b7bb;background:#fff7f8}.mdo-smart-operation div:first-child{display:grid;gap:5px}.mdo-smart-operation b{font-size:15px}.mdo-smart-operation small{font-size:12px;color:#858b93}.mdo-smart-operation p{font-size:13px;line-height:1.8;margin:0;color:#60656d}.mdo-smart-operation-actions{display:flex;gap:6px;flex-wrap:wrap}.mdo-smart-operation-actions button{min-height:36px;padding:0 10px;font-size:11px}.mdo-smart-warnings p{margin:0;padding:11px 13px;border-radius:12px;background:#fff3e1;color:#825200;font-size:13px}.mdo-smart-incident{display:grid;grid-template-columns:auto repeat(3,minmax(130px,1fr)) auto;gap:10px;align-items:end;padding-top:18px;border-top:1px dashed #dfe2e6}.mdo-smart-incident h4{align-self:center}.mdo-smart-incident select{min-height:43px;border:1px solid #d9dde2;border-radius:11px;background:#fff}.mdo-smart-incident span{grid-column:1/-1;font-size:12px;color:#555}.mdo-schedule-help{font-size:14px!important;color:#686e77;line-height:1.9}.mdo-central-hours-note{font-size:14px;line-height:2;color:#686e77}

html[data-mdo-theme="dark"] .mdo-order-schedule-accordion,.mdo-panel-root.is-dark .mdo-order-schedule-accordion,html[data-mdo-theme="dark"] .mdo-smart-assistant,.mdo-panel-root.is-dark .mdo-smart-assistant{background:#1e2228;border-color:#343a42;color:#f5f6f7;box-shadow:none}html[data-mdo-theme="dark"] .mdo-order-schedule-accordion>summary,.mdo-panel-root.is-dark .mdo-order-schedule-accordion>summary{background:linear-gradient(135deg,#252a31,#1d2126)}html[data-mdo-theme="dark"] .mdo-order-schedule-accordion>summary b,.mdo-panel-root.is-dark .mdo-order-schedule-accordion>summary b{color:#fff}html[data-mdo-theme="dark"] .mdo-order-schedule-accordion .mdo-customer-schedule,.mdo-panel-root.is-dark .mdo-order-schedule-accordion .mdo-customer-schedule{background:#1e2228!important}html[data-mdo-theme="dark"] .mdo-order-schedule-accordion .mdo-customer-schedule-path,.mdo-panel-root.is-dark .mdo-order-schedule-accordion .mdo-customer-schedule-path{background:#252a31}html[data-mdo-theme="dark"] .mdo-order-schedule-accordion .mdo-customer-schedule-path article b,.mdo-panel-root.is-dark .mdo-order-schedule-accordion .mdo-customer-schedule-path article b{color:#cbd0d7!important}html[data-mdo-theme="dark"] .mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-current b,.mdo-panel-root.is-dark .mdo-order-schedule-accordion .mdo-customer-schedule-path article.is-current b{color:#fff!important}html[data-mdo-theme="dark"] .mdo-smart-operation,.mdo-panel-root.is-dark .mdo-smart-operation{background:#252a31;border-color:#383e46}html[data-mdo-theme="dark"] .mdo-smart-operation p,.mdo-panel-root.is-dark .mdo-smart-operation p{color:#c1c7cf}html[data-mdo-theme="dark"] .mdo-smart-incident select,.mdo-panel-root.is-dark .mdo-smart-incident select{background:#171a1e;color:#fff;border-color:#3a4048}

@media(max-width:900px){.mdo-order-schedule-accordion>summary{grid-template-columns:minmax(0,1fr) auto 24px;padding:17px 18px}.mdo-order-schedule-accordion>summary b{font-size:17px}.mdo-order-schedule-accordion .mdo-customer-schedule{padding:0 14px 18px!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;padding:16px 8px 8px!important;border-radius:17px;gap:2px!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.mdo-order-schedule-accordion .mdo-customer-schedule-path:before{right:55px;left:55px;top:39px}.mdo-order-schedule-accordion .mdo-customer-schedule-path article{flex:0 0 118px!important;min-width:118px!important;scroll-snap-align:center;min-height:108px!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path article>i{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;margin-top:5px!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path article b{font-size:13px!important;max-width:110px}.mdo-smart-operation{grid-template-columns:1fr}.mdo-smart-incident{grid-template-columns:1fr 1fr}.mdo-smart-incident h4,.mdo-smart-incident button,.mdo-smart-incident span{grid-column:1/-1}}
@media(max-width:520px){.mdo-order-schedule-accordion{border-radius:18px;margin:11px 0 17px}.mdo-order-schedule-accordion>summary{grid-template-columns:minmax(0,1fr) 22px;gap:10px;min-height:84px}.mdo-order-schedule-accordion>summary em{grid-column:1/-1;grid-row:2;justify-self:start;font-size:10px;padding:6px 10px}.mdo-order-schedule-accordion>summary>i{grid-column:2;grid-row:1;width:22px;height:22px}.mdo-order-schedule-accordion>summary b{font-size:15px}.mdo-customer-schedule-caption,.mdo-test-schedule-note{font-size:12px!important}.mdo-smart-assistant{padding:15px;border-radius:18px}.mdo-smart-assistant-head{align-items:flex-start;flex-direction:column}.mdo-smart-assistant-head h3{font-size:19px}.mdo-smart-incident{grid-template-columns:1fr}}
/* v1.24.94 — برنامه ۶ ساعت آینده و نسخه‌های برنامه */
.mdo-smart-operation>em{font-style:normal;font-size:11px;font-weight:900;color:#e4232b;background:#fff0f1;border-radius:999px;padding:6px 9px;justify-self:start;white-space:nowrap}.mdo-smart-empty{margin:0;padding:14px 16px;border:1px dashed #d9dde2;border-radius:14px;color:#737982}.mdo-smart-horizon,.mdo-smart-versions{display:grid;gap:12px}.mdo-smart-horizon>h4,.mdo-smart-versions>h4{font-size:16px;margin:0}.mdo-smart-horizon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mdo-smart-horizon-list article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:11px;align-items:center;padding:12px 14px;border:1px solid #e5e7ea;border-radius:14px;background:#fafbfc}.mdo-smart-horizon-list time{direction:ltr;text-align:center;font-size:12px;font-weight:900;color:#e4232b}.mdo-smart-horizon-list article>div{display:grid;gap:3px}.mdo-smart-horizon-list b{font-size:14px}.mdo-smart-horizon-list small{font-size:11px;color:#7d838c}.mdo-smart-versions{grid-template-columns:auto repeat(2,minmax(0,1fr));align-items:center;padding:14px;border:1px solid #e5e7ea;border-radius:16px;background:#fafbfc}.mdo-smart-versions h4{grid-row:1}.mdo-smart-versions span{display:grid;gap:4px;padding:9px 12px;border-radius:12px;background:#fff}.mdo-smart-versions span b{font-size:13px}.mdo-smart-versions span small{font-size:11px;color:#7c828a}.mdo-smart-operation.is-paused{border-color:#efc96f;background:#fff9eb}.mdo-smart-incidents p{background:#fff0f1;color:#8e242a}
html[data-mdo-theme="dark"] .mdo-smart-horizon-list article,.mdo-panel-root.is-dark .mdo-smart-horizon-list article,html[data-mdo-theme="dark"] .mdo-smart-versions,.mdo-panel-root.is-dark .mdo-smart-versions{background:#252a31;border-color:#383e46}html[data-mdo-theme="dark"] .mdo-smart-versions span,.mdo-panel-root.is-dark .mdo-smart-versions span{background:#1c2025}html[data-mdo-theme="dark"] .mdo-smart-horizon-list b,.mdo-panel-root.is-dark .mdo-smart-horizon-list b,html[data-mdo-theme="dark"] .mdo-smart-versions b,.mdo-panel-root.is-dark .mdo-smart-versions b{color:#f5f6f7}
@media(max-width:900px){.mdo-smart-horizon-list{grid-template-columns:1fr}.mdo-smart-versions{grid-template-columns:1fr}.mdo-smart-operation>em{justify-self:start}.mdo-smart-horizon-list article{grid-template-columns:76px minmax(0,1fr)}}
@media(max-width:520px){.mdo-smart-horizon-list article{grid-template-columns:68px minmax(0,1fr);padding:11px}.mdo-smart-horizon-list b{font-size:13px}.mdo-smart-horizon-list small{font-size:10px}.mdo-smart-versions span{padding:10px}}
.mdo-schedule-calendar-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mdo-schedule-calendar-fields textarea{width:100%;min-height:130px;border:1px solid #dcdfe3;border-radius:14px;padding:12px 14px;line-height:1.9;resize:vertical}.mdo-schedule-queue-grid article small{font-size:11px;color:#858b93;font-weight:500}
@media(max-width:780px){.mdo-schedule-calendar-fields{grid-template-columns:1fr}}


/* v1.24.95 — compact unified order path; live progress stays inside the gray track */
.mdo-order-schedule-accordion{margin:10px 0 14px;border-radius:18px;box-shadow:0 8px 22px rgba(23,27,32,.04)}
.mdo-order-schedule-accordion>summary{min-height:72px;padding:13px 16px;grid-template-columns:minmax(0,1fr) auto 24px;gap:11px}
.mdo-order-schedule-accordion>summary span{gap:4px}.mdo-order-schedule-accordion>summary small{font-size:10px}.mdo-order-schedule-accordion>summary b{font-size:16px;line-height:1.45}.mdo-order-schedule-accordion>summary em{padding:6px 9px;font-size:9.5px}.mdo-order-schedule-accordion>summary>i{width:23px;height:23px}.mdo-order-schedule-accordion>summary>i:before{font-size:17px}
.mdo-order-schedule-accordion .mdo-customer-schedule{padding:0 16px 14px!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path{position:relative!important;padding:13px 2px 7px!important;border-radius:14px!important;gap:4px!important;isolation:isolate}
.mdo-order-schedule-accordion .mdo-customer-schedule-path:before,.mdo-order-schedule-accordion .mdo-customer-schedule-path:after{content:'';position:absolute;top:26px;height:3px;border-radius:99px;z-index:0;pointer-events:none}
.mdo-order-schedule-accordion .mdo-customer-schedule-path:before{right:7%;left:7%;background:#dfe2e6}
.mdo-order-schedule-accordion .mdo-customer-schedule-path:after{right:7%;width:var(--mdo-line-progress,0%);max-width:86%;background:#ed202b;transition:width 30s linear}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article:before{display:none!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article{min-height:82px!important;padding:0 6px 7px!important;min-width:105px!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article>i{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:3px 0 8px!important;border-width:2px!important}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article>i span{width:8px;height:8px}
.mdo-order-schedule-accordion .mdo-customer-schedule-path article>div{gap:3px}.mdo-order-schedule-accordion .mdo-customer-schedule-path article b{font-size:12px!important;line-height:1.45!important;max-width:104px}.mdo-order-schedule-accordion .mdo-customer-schedule-path article small{font-size:9px!important;line-height:1.45!important}
.mdo-customer-schedule-orders{display:flex;gap:6px;overflow-x:auto;padding:2px 0 9px;scrollbar-width:thin}
.mdo-customer-schedule-orders button{flex:0 0 auto;min-width:104px;padding:8px 10px;border:1px solid #e1e4e8;border-radius:11px;background:#f7f8f9;color:#60656d;text-align:right;cursor:pointer}
.mdo-customer-schedule-orders button b,.mdo-customer-schedule-orders button small{display:block}.mdo-customer-schedule-orders button b{font-size:10px}.mdo-customer-schedule-orders button small{margin-top:3px;font-size:8px;white-space:nowrap}.mdo-customer-schedule-orders button.is-active{border-color:rgba(237,32,43,.35);background:#fff0f2;color:#a81727}
.mdo-customer-schedule-panel[hidden]{display:none!important}.mdo-customer-schedule-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 2px 7px}.mdo-customer-schedule-panel-head b{font-size:10px}.mdo-customer-schedule-panel-head span{color:#7d838c;font-size:9px}
.mdo-customer-schedule-caption,.mdo-test-schedule-note{margin:9px 0 0!important;padding-top:9px!important;font-size:10px!important;line-height:1.75!important}
html[data-mdo-theme="dark"] .mdo-customer-schedule-orders button,.mdo-panel-root.is-dark .mdo-customer-schedule-orders button{background:#272c33;border-color:#3a4048;color:#cbd0d7}html[data-mdo-theme="dark"] .mdo-customer-schedule-orders button.is-active,.mdo-panel-root.is-dark .mdo-customer-schedule-orders button.is-active{background:#3a2228;border-color:#7b343e;color:#fff}
@media(max-width:900px){.mdo-order-schedule-accordion>summary{padding:12px 14px}.mdo-order-schedule-accordion .mdo-customer-schedule{padding:0 11px 12px!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path{padding:12px 6px 6px!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path:before,.mdo-order-schedule-accordion .mdo-customer-schedule-path:after{top:25px}.mdo-order-schedule-accordion .mdo-customer-schedule-path article{flex:0 0 105px!important;min-width:105px!important;min-height:78px!important}.mdo-order-schedule-accordion .mdo-customer-schedule-path article b{font-size:11px!important;max-width:98px}}
@media(max-width:520px){.mdo-order-schedule-accordion{margin:9px 0 12px;border-radius:15px}.mdo-order-schedule-accordion>summary{min-height:68px;grid-template-columns:minmax(0,1fr) 21px;gap:8px}.mdo-order-schedule-accordion>summary b{font-size:14px}.mdo-order-schedule-accordion>summary em{font-size:9px;padding:5px 8px}.mdo-customer-schedule-panel-head{align-items:flex-start;flex-direction:column;gap:3px}}
