.odwf-shell{direction:rtl;max-width:1280px;margin:28px auto;font-family:inherit;color:#1f2937}.odwf-shell *{box-sizing:border-box}.odwf-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px 24px;margin-bottom:14px}.odwf-topbar h2{margin:0 0 6px;font-size:22px}.odwf-topbar p{margin:0;color:#64748b}.odwf-topbar p span{margin-right:12px}.odwf-logout{color:#b91c1c;text-decoration:none}.odwf-nav{display:flex;gap:8px;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:8px;margin-bottom:18px}.odwf-nav a{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:10px 14px;border-radius:10px;text-decoration:none;color:#475569;font-weight:600}.odwf-nav a:hover,.odwf-nav a.active{background:#eef6ff;color:#0f5fa8}.odwf-main{min-height:300px}.odwf-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef6ff);border:1px solid #d8e9fb;margin-bottom:16px}.odwf-hero h1,.odwf-card h1{font-size:24px;margin:0 0 8px}.odwf-hero p,.odwf-card>p{margin:0;color:#64748b}.odwf-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;text-decoration:none;padding:10px 16px;font-weight:700;cursor:pointer;font:inherit}.odwf-btn.primary{background:#1268b3;border-color:#1268b3;color:#fff}.odwf-btn:disabled{opacity:.45;cursor:not-allowed}.odwf-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0}.odwf-kpis>div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:17px}.odwf-kpis span{display:block;color:#64748b;font-size:13px;margin-bottom:7px}.odwf-kpis strong{font-size:27px}.odwf-module-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0}.odwf-module-grid>a{display:flex;flex-direction:column;gap:7px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;text-decoration:none;color:#1f2937}.odwf-module-grid>a:hover{border-color:#93c5fd;box-shadow:0 7px 20px rgba(15,23,42,.06)}.odwf-module-grid .dashicons{color:#1268b3;font-size:25px;width:25px;height:25px}.odwf-module-grid small{color:#64748b;line-height:1.7}.odwf-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;margin:16px 0;box-shadow:0 2px 10px rgba(15,23,42,.03)}.odwf-card-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.odwf-card-head h3,.odwf-card-head h1{margin:0}.odwf-card-head>a,.odwf-link{color:#1268b3;text-decoration:none;font-weight:700}.odwf-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}.odwf-fields label{display:flex;flex-direction:column;gap:7px;font-weight:600}.odwf-fields input,.odwf-fields select,.odwf-search-form input,.odwf-search-form select,.odwf-year input{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:8px 11px;font:inherit}.odwf-search-form{display:grid;grid-template-columns:minmax(260px,1fr) 200px auto;gap:10px;margin:20px 0}.odwf-table-wrap{overflow:auto}.odwf-table{width:100%;border-collapse:collapse;min-width:760px}.odwf-table th,.odwf-table td{padding:12px 10px;text-align:right;border-bottom:1px solid #eef2f7;vertical-align:middle}.odwf-table th{background:#f8fafc;color:#475569;font-size:13px}.odwf-status{display:inline-block;padding:5px 9px;border-radius:999px;background:#eef2f7;font-size:12px;font-weight:700;white-space:nowrap}.odwf-status.draft{background:#f1f5f9;color:#475569}.odwf-status.submitted{background:#e0f2fe;color:#075985}.odwf-status.under_review{background:#ede9fe;color:#5b21b6}.odwf-status.needs_revision{background:#fef3c7;color:#92400e}.odwf-status.approved{background:#dcfce7;color:#166534}.odwf-status.rejected{background:#fee2e2;color:#991b1b}.odwf-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:20px 0}.odwf-upload{position:relative;display:flex;flex-direction:column;gap:8px;border:2px dashed #cbd5e1;border-radius:13px;padding:17px;background:#f8fafc;cursor:pointer}.odwf-upload.large{max-width:620px;margin:20px 0}.odwf-upload input[type=file]{max-width:100%}.odwf-uploaded{color:#166534;font-size:12px;font-weight:700}.odwf-upload small{color:#92400e}.odwf-file-name{color:#1268b3;font-size:12px}.odwf-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0}.odwf-summary>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.odwf-summary span{display:block;color:#64748b;font-size:12px;margin-bottom:5px}.odwf-manager-note{padding:15px;border-right:4px solid #1268b3;background:#f0f7ff;border-radius:8px;margin:15px 0}.odwf-manager-note p{margin:7px 0 0}.odwf-case-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:18px}.odwf-case-actions form{margin:0}.odwf-hint{font-size:13px;color:#92400e}.odwf-notice{border-radius:10px;padding:12px 15px;margin:12px 0;font-weight:600}.odwf-notice.odwf-success{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.odwf-notice.odwf-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.odwf-year{display:flex;gap:8px;align-items:center}.odwf-year input{width:120px}.odwf-login-card{max-width:520px;margin:50px auto}.odwf-login-card label{display:block;margin:12px 0 5px}.odwf-login-card input[type=text],.odwf-login-card input[type=password]{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:9px}.odwf-login-card .button{min-height:42px;padding:0 18px}.odwf-login-card .login-remember label{display:flex;gap:8px;align-items:center}@media(max-width:1050px){.odwf-kpis,.odwf-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odwf-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.odwf-shell{margin:12px}.odwf-topbar,.odwf-hero,.odwf-card-head{align-items:flex-start;flex-direction:column}.odwf-kpis,.odwf-module-grid,.odwf-fields,.odwf-upload-grid,.odwf-summary{grid-template-columns:1fr}.odwf-search-form{grid-template-columns:1fr}.odwf-card{padding:16px}.odwf-nav{border-radius:10px}}
/* v1.4.0 workflow */
.odwf-global-search{display:flex;gap:8px;align-items:center;min-width:360px}.odwf-global-search input{min-height:42px;border:1px solid #cbd5e1;border-radius:9px;padding:8px 11px;min-width:260px}.odwf-kpis>a{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:17px;text-decoration:none;color:inherit}.odwf-kpis>a:hover{border-color:#93c5fd}.odwf-kpis>a span{display:block;color:#64748b;font-size:13px;margin-bottom:7px}.odwf-kpis>a strong{font-size:27px}.odwf-kpis-4{grid-template-columns:repeat(4,minmax(0,1fr))}.odwf-status.ready_for_payment{background:#ecfccb;color:#3f6212}.odwf-status.payment_pending{background:#e0e7ff;color:#3730a3}.odwf-status.payment_revision{background:#ffedd5;color:#9a3412}.odwf-status.ready_for_visa{background:#dbeafe;color:#1e40af}.odwf-status.visa_issued{background:#dcfce7;color:#166534}.odwf-doc-state{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.odwf-doc-state.approved,.odwf-doc-approved{background:#ecfdf5;color:#166534}.odwf-doc-state.needs_revision,.odwf-doc-state.rejected,.odwf-doc-needs_revision,.odwf-doc-rejected{background:#fff1f2;color:#9f1239}.odwf-doc-state.pending,.odwf-doc-pending{background:#eff6ff;color:#1d4ed8}.odwf-row-approved{background:#f0fdf4}.odwf-row-needs_revision,.odwf-row-rejected{background:#fff7f7}.odwf-check-field{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;padding:13px;border:1px solid #dbe4ee;border-radius:10px}.odwf-check-field input{width:auto!important;min-height:auto!important}.odwf-host-docs{margin-top:24px;padding-top:18px;border-top:1px solid #e5e7eb}.odwf-host-docs[hidden]{display:none!important}.odwf-search-simple{grid-template-columns:minmax(260px,1fr) auto;max-width:680px}.odwf-fields textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:8px 11px;font:inherit}.odwf-upload a{font-size:13px}.odwf-upload.odwf-doc-approved{border-color:#86efac;background:#f0fdf4}.odwf-upload.odwf-doc-needs_revision,.odwf-upload.odwf-doc-rejected{border-color:#fda4af;background:#fff1f2}@media(max-width:900px){.odwf-global-search{min-width:0;width:100%}.odwf-global-search input{min-width:0;flex:1}.odwf-kpis-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.odwf-global-search{flex-direction:column;align-items:stretch}.odwf-kpis-4{grid-template-columns:1fr}}

/* v1.5.0 - Jalali workflow dashboard */
.odwf-shell{background:#f6f8fb;padding:18px;border-radius:24px}.odwf-topbar{box-shadow:0 10px 30px rgba(15,23,42,.05);border-color:#e8edf3}.odwf-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f5fa8 0%,#1778c8 55%,#2f91df 100%);border:0;color:#fff;box-shadow:0 18px 42px rgba(15,95,168,.20);padding:32px}.odwf-hero:after{content:"";position:absolute;left:-45px;top:-70px;width:210px;height:210px;border-radius:50%;background:rgba(255,255,255,.08)}.odwf-hero h1{color:#fff;font-size:29px}.odwf-hero p{color:#e8f4ff}.odwf-eyebrow{display:inline-block;font-size:12px;font-weight:800;background:rgba(255,255,255,.14);padding:6px 10px;border-radius:999px;margin-bottom:10px}.odwf-hero .odwf-btn.primary{position:relative;z-index:2;background:#fff;color:#0f5fa8;border-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12);gap:7px}.odwf-nav{box-shadow:0 7px 22px rgba(15,23,42,.04);border-color:#e8edf3}.odwf-nav a{transition:.18s ease}.odwf-nav a:hover{transform:translateY(-1px)}.odwf-back-dashboard{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-weight:800;color:#0f5fa8;background:#fff;border:1px solid #d9e6f3;border-radius:11px;padding:9px 13px;margin:0 0 3px;box-shadow:0 4px 12px rgba(15,23,42,.04)}.odwf-back-dashboard:hover{border-color:#7db7e8;background:#f8fbff}.odwf-stage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:18px 0}.odwf-stage-card{display:flex;align-items:center;gap:14px;min-height:112px;padding:18px;background:#fff;border:1px solid #e4eaf0;border-radius:17px;text-decoration:none;color:#172033;box-shadow:0 6px 20px rgba(15,23,42,.045);transition:.18s ease;position:relative;overflow:hidden}.odwf-stage-card:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:#94a3b8}.odwf-stage-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(15,23,42,.09);border-color:#cbd9e7}.odwf-stage-card>.dashicons{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:25px;border-radius:14px;background:#f1f5f9;color:#475569;flex:0 0 48px}.odwf-stage-card small{display:block;color:#64748b;font-weight:700;line-height:1.7;margin-bottom:5px}.odwf-stage-card strong{display:block;font-size:29px;line-height:1;color:#0f172a}.odwf-stage-card.stage-review:after{background:#0ea5e9}.odwf-stage-card.stage-review>.dashicons{background:#e0f2fe;color:#0369a1}.odwf-stage-card.stage-revision:after{background:#f59e0b}.odwf-stage-card.stage-revision>.dashicons{background:#fef3c7;color:#92400e}.odwf-stage-card.stage-payment:after{background:#84cc16}.odwf-stage-card.stage-payment>.dashicons{background:#ecfccb;color:#3f6212}.odwf-stage-card.stage-finance:after{background:#6366f1}.odwf-stage-card.stage-finance>.dashicons{background:#e0e7ff;color:#3730a3}.odwf-stage-card.stage-finance-revision:after{background:#f97316}.odwf-stage-card.stage-finance-revision>.dashicons{background:#ffedd5;color:#9a3412}.odwf-stage-card.stage-send:after{background:#2563eb}.odwf-stage-card.stage-send>.dashicons{background:#dbeafe;color:#1d4ed8}.odwf-stage-card.stage-processing:after{background:#7c3aed}.odwf-stage-card.stage-processing>.dashicons{background:#ede9fe;color:#6d28d9}.odwf-stage-card.stage-issued:after{background:#16a34a}.odwf-stage-card.stage-issued>.dashicons{background:#dcfce7;color:#166534}.odwf-status.visa_processing{background:#ede9fe;color:#6d28d9}.odwf-action-card{text-align:center;max-width:820px;margin:18px auto;padding:30px}.odwf-action-card .odwf-summary{text-align:right}.odwf-action-icon{width:70px;height:70px;margin:0 auto 15px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8}.odwf-action-icon .dashicons{font-size:34px;width:34px;height:34px}.odwf-action-card>p{max-width:650px;margin:0 auto;color:#64748b;line-height:1.9}.odwf-action-card form{display:flex;justify-content:center;margin-top:18px}.odwf-btn .dashicons{margin-left:4px}.odwf-year label{display:flex;align-items:center;gap:8px;font-weight:700}.odwf-report-table{min-width:900px}.odwf-fields input[data-odw-jalali-date="1"]{direction:ltr;text-align:right}
@media(max-width:1100px){.odwf-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.odwf-shell{padding:8px;border-radius:12px}.odwf-stage-grid{grid-template-columns:1fr}.odwf-stage-card{min-height:94px}.odwf-hero{padding:24px}.odwf-back-dashboard{width:100%;justify-content:center}}

/* v1.6.0 - redesigned agent dashboard + ticket center */
.odwf-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;overflow:visible;background:transparent;border:0;padding:0;box-shadow:none;margin:14px 0 22px}
.odwf-nav a{min-height:48px;justify-content:center;padding:11px 12px;border:1px solid #dce5ef;border-radius:12px;background:#fff;color:#334155;font-weight:800;box-shadow:0 4px 0 #dce5ef,0 8px 18px rgba(15,23,42,.045);transform:translateY(0);transition:.16s ease}
.odwf-nav a .dashicons{color:#0f6fbf}
.odwf-nav a:hover{background:#f8fbff;color:#0f5fa8;border-color:#b9d8f2;box-shadow:0 3px 0 #b9d8f2,0 10px 20px rgba(15,95,168,.08);transform:translateY(1px)}
.odwf-nav a.active{background:linear-gradient(135deg,#0f5fa8,#1b7fd0);color:#fff;border-color:#0f5fa8;box-shadow:0 4px 0 #0a477f,0 11px 22px rgba(15,95,168,.19)}
.odwf-nav a.active .dashicons{color:#fff}
.odwf-dashboard-hero{min-height:190px}
.odwf-hero-actions{display:flex;gap:10px;align-items:center;position:relative;z-index:3}.odwf-hero .odwf-btn.ghost{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.35);color:#fff;backdrop-filter:blur(8px)}.odwf-hero .odwf-btn.ghost:hover{background:rgba(255,255,255,.2)}
.odwf-dashboard-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 26px}.odwf-dashboard-kpis>a{display:flex;align-items:center;gap:14px;min-height:112px;padding:18px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;text-decoration:none;color:#0f172a;box-shadow:0 7px 22px rgba(15,23,42,.05);transition:.18s ease}.odwf-dashboard-kpis>a:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(15,23,42,.09);border-color:#bfd7eb}.odwf-kpi-icon{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:#eff6ff;color:#1d4ed8}.odwf-kpi-icon i{font-size:25px;width:25px;height:25px}.odwf-dashboard-kpis small{display:block;color:#64748b;font-weight:700}.odwf-dashboard-kpis strong{display:block;font-size:28px;line-height:1.1;margin:3px 0}.odwf-dashboard-kpis em{font-size:11px;color:#94a3b8;font-style:normal}.odwf-dashboard-kpis .attention .odwf-kpi-icon{background:#fff7ed;color:#ea580c}.odwf-dashboard-kpis .success .odwf-kpi-icon{background:#f0fdf4;color:#16a34a}.odwf-dashboard-kpis .tickets .odwf-kpi-icon{background:#f5f3ff;color:#7c3aed}
.odwf-section-title{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:24px 2px 11px}.odwf-section-title span,.odwf-muted-label{display:block;color:#0f6fbf;font-size:11px;font-weight:900;letter-spacing:.2px;margin-bottom:3px}.odwf-section-title h2{font-size:20px;margin:0;color:#0f172a}.odwf-section-title>small{color:#64748b}.odwf-recent-card{margin-top:24px}.odwf-btn.compact{padding:7px 12px;min-height:34px;font-size:12px}
.odwf-ticket-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.35fr);gap:18px;align-items:start}.odwf-ticket-create,.odwf-ticket-list{margin-top:0}.odwf-ticket-create .odwf-card-head>.dashicons{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:15px;background:#eff6ff;color:#1d4ed8;font-size:25px}.odwf-ticket-form{display:flex;flex-direction:column;gap:14px;margin-top:18px}.odwf-ticket-form label:not(.odwf-upload),.odwf-ticket-compose .odwf-form>label:not(.odwf-upload){display:flex;flex-direction:column;gap:7px;font-weight:700}.odwf-ticket-form input[type=text],.odwf-ticket-form textarea,.odwf-ticket-compose textarea{width:100%;border:1px solid #cbd5e1;border-radius:11px;padding:11px 12px;font:inherit;background:#fff}.odwf-ticket-form textarea,.odwf-ticket-compose textarea{resize:vertical}.odwf-ticket-counts{display:flex;gap:7px}.odwf-ticket-counts span{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800}.odwf-ticket-filter{display:flex;gap:8px;margin-bottom:14px;padding:5px;border-radius:12px;background:#f1f5f9;width:max-content}.odwf-ticket-filter a{padding:7px 13px;border-radius:9px;text-decoration:none;color:#64748b;font-size:12px;font-weight:800}.odwf-ticket-filter a.active{background:#fff;color:#0f5fa8;box-shadow:0 2px 8px rgba(15,23,42,.06)}.odwf-ticket-items{display:flex;flex-direction:column;gap:10px}.odwf-ticket-item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:15px;border:1px solid #e2e8f0;border-radius:14px;text-decoration:none;color:#0f172a;background:#fff;transition:.16s}.odwf-ticket-item:hover{border-color:#93c5fd;background:#f8fbff;transform:translateX(-2px)}.odwf-ticket-item>div{display:flex;flex-direction:column;gap:4px}.odwf-ticket-item b{font-size:14px}.odwf-ticket-item small{color:#64748b;font-size:11px}.odwf-ticket-number{color:#0f6fbf;font-size:11px;font-weight:900}.odwf-ticket-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}.odwf-ticket-status.open{background:#dcfce7;color:#166534}.odwf-ticket-status.closed{background:#f1f5f9;color:#475569}.odwf-empty-state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#64748b;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}.odwf-empty-state .dashicons{font-size:32px;width:32px;height:32px;color:#94a3b8}.odwf-empty-state b{color:#334155}
.odwf-ticket-thread{max-width:920px;margin:0 auto}.odwf-ticket-thread-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;border-bottom:1px solid #eef2f7}.odwf-ticket-thread-head h1{margin:5px 0 6px}.odwf-ticket-thread-head small{color:#64748b}.odwf-conversation{display:flex;flex-direction:column;gap:13px;padding:24px 0}.odwf-message{width:min(78%,680px);padding:14px 16px;border-radius:15px;background:#f1f5f9;border:1px solid #e2e8f0}.odwf-message.agent{margin-right:auto;background:#eef7ff;border-color:#cfe7fb}.odwf-message.manager{margin-left:auto;background:#fff;border-color:#e2e8f0}.odwf-message-meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:11px}.odwf-message-meta b{color:#0f5fa8}.odwf-message-meta span{color:#94a3b8}.odwf-message p{margin:0;line-height:1.95;color:#334155}.odwf-attachment{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 10px;border-radius:9px;background:#fff;border:1px solid #dbe5ef;color:#0f5fa8;text-decoration:none;font-size:11px;font-weight:800}.odwf-ticket-compose{padding-top:20px;border-top:1px solid #eef2f7}.odwf-ticket-compose .odwf-form{display:grid;grid-template-columns:1fr 250px;gap:12px;align-items:end}.odwf-ticket-compose .odwf-form>label:first-of-type{grid-column:1/-1}.odwf-close-ticket-form{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:16px;border-top:1px dashed #e2e8f0}.odwf-close-ticket-form small{color:#64748b}.odwf-btn.danger{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.odwf-closed-panel{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #dbe4ee;border-radius:13px;background:#f8fafc}.odwf-closed-panel>.dashicons{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#e2e8f0;color:#475569}.odwf-closed-panel p{margin:4px 0 0;color:#64748b;line-height:1.8}
@media(max-width:1050px){.odwf-dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.odwf-ticket-layout{grid-template-columns:1fr}}
@media(max-width:700px){.odwf-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.odwf-nav a{font-size:12px;min-height:45px}.odwf-dashboard-kpis{grid-template-columns:1fr}.odwf-hero-actions{width:100%;flex-direction:column;align-items:stretch}.odwf-section-title{align-items:flex-start;flex-direction:column}.odwf-message{width:92%}.odwf-ticket-compose .odwf-form{grid-template-columns:1fr}.odwf-ticket-compose .odwf-form>label:first-of-type{grid-column:auto}.odwf-ticket-thread-head{flex-direction:column}.odwf-close-ticket-form{align-items:flex-start;flex-direction:column}}

/* v1.7.0 - larger premium navigation keys */
.odwf-nav{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:13px;margin:18px 0 28px}
.odwf-nav a{min-height:66px;padding:13px 15px;gap:10px;justify-content:flex-start;border:1px solid #d8e3ee;border-radius:17px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);font-size:14px;line-height:1.45;color:#223047;box-shadow:0 5px 0 #d9e4ee,0 10px 22px rgba(15,23,42,.065);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}
.odwf-nav a .dashicons{display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border-radius:11px;background:#eaf4ff;color:#0969b8;font-size:20px;box-shadow:inset 0 0 0 1px rgba(15,111,191,.08)}
.odwf-nav a:hover{transform:translateY(-2px);border-color:#9ac8ec;background:#fff;color:#075b9f;box-shadow:0 5px 0 #b9d9f0,0 14px 26px rgba(15,95,168,.12)}
.odwf-nav a.active{background:linear-gradient(135deg,#07559b 0%,#0f74c7 55%,#1688dc 100%);border-color:#07559b;color:#fff;box-shadow:0 5px 0 #063f74,0 14px 28px rgba(4,86,157,.24)}
.odwf-nav a.active .dashicons{background:rgba(255,255,255,.16);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}
@media(max-width:700px){.odwf-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.odwf-nav a{min-height:58px;padding:10px 11px;font-size:12.5px;border-radius:14px}.odwf-nav a .dashicons{flex-basis:32px;width:32px;height:32px;font-size:18px}}


/* v1.8.0 - public passenger request + agent lead inbox */
.odwp-public-wrap{max-width:860px;margin:28px auto;padding:0 14px;font-family:inherit}.odwp-public-card{direction:rtl;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:28px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.odwp-public-head{margin-bottom:20px}.odwp-public-head>span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf4ff;color:#0f5fa8;font-size:12px;font-weight:900}.odwp-public-head h2{margin:10px 0 7px;color:#0f172a;font-size:27px}.odwp-public-head p{margin:0;color:#64748b;line-height:1.9}.odwp-public-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.odwp-public-form label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#334155}.odwp-public-form input,.odwp-public-form select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:11px;padding:9px 11px;background:#fff;font:inherit;color:#0f172a;box-sizing:border-box}.odwp-public-form input:focus,.odwp-public-form select:focus{outline:0;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.16)}.odwp-public-form .odwp-full{grid-column:1/-1}.odwp-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.odwf-passenger-table td{vertical-align:top}.odwf-passenger-table td>small{display:block;margin-top:5px;color:#94a3b8}.odwf-passenger-action{display:flex;flex-direction:column;gap:7px;min-width:190px}.odwf-passenger-action select,.odwf-passenger-action textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:7px 9px;background:#fff;font:inherit;box-sizing:border-box}.odwf-agent-note{display:block;margin-top:6px;color:#64748b;line-height:1.65;max-width:220px}.odwf-status.assigned{background:#dbeafe;color:#1e40af}.odwf-status.contacted{background:#e0f2fe;color:#075985}.odwf-status.contact_failed{background:#fee2e2;color:#991b1b}.odwf-status.withdrawn{background:#f1f5f9;color:#475569}.odwf-status.accepted{background:#dcfce7;color:#166534}
@media(max-width:700px){.odwp-public-card{padding:20px 16px;border-radius:16px}.odwp-public-form{grid-template-columns:1fr}.odwp-public-form .odwp-full{grid-column:auto}.odwp-public-head h2{font-size:23px}}

/* v1.9.0 - Tour capacity + mobile-first dashboard polish */
.odwf-tour-capacity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:13px;margin-bottom:24px}.odwf-tour-capacity-card{padding:16px;border:1px solid #dbe5ef;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);box-shadow:0 7px 20px rgba(15,23,42,.05)}.odwf-tour-capacity-card.is-full{border-color:#fecaca;background:linear-gradient(180deg,#fff 0%,#fff7f7 100%)}.odwf-tour-capacity-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.odwf-tour-capacity-head>div{display:flex;flex-direction:column;gap:4px}.odwf-tour-capacity-head b{color:#0f172a;font-size:14px}.odwf-tour-capacity-head small{color:#64748b;font-size:11px}.odwf-tour-capacity-head>strong{display:grid;place-items:center;min-width:46px;height:46px;border-radius:13px;background:#eaf4ff;color:#0f5fa8;font-size:22px}.odwf-tour-capacity-card.is-full .odwf-tour-capacity-head>strong{background:#fee2e2;color:#991b1b}.odwf-tour-capacity-card>p{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.75}.odwf-capacity-bar{height:8px;margin:14px 0 10px;overflow:hidden;border-radius:999px;background:#e2e8f0}.odwf-capacity-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f6fbf,#38bdf8)}.odwf-tour-capacity-card.is-full .odwf-capacity-bar span{background:#dc2626}.odwf-capacity-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;color:#64748b;font-size:11px}.odwf-capacity-meta b{color:#1e293b}.odwf-tour-inline{display:block;margin-top:4px;color:#0f6fbf;font-size:10px;font-weight:800}.odwf-fields label[data-odw-tour-field] small{color:#64748b;font-size:11px;line-height:1.7}.odwf-fields label[data-odw-tour-field]{grid-column:span 1}
@media(max-width:700px){.odwf-shell{padding-left:10px;padding-right:10px}.odwf-topbar{gap:12px}.odwf-topbar>div:first-child{width:100%}.odwf-topbar h2{font-size:19px}.odwf-global-search{width:100%;order:3}.odwf-global-search input{min-width:0;width:100%}.odwf-logout{margin-right:auto}.odwf-hero{padding:20px 17px;border-radius:17px}.odwf-hero h1{font-size:24px;line-height:1.45}.odwf-card{padding:17px;border-radius:15px}.odwf-fields{grid-template-columns:1fr!important}.odwf-tour-capacity-grid{grid-template-columns:1fr}.odwf-dashboard-kpis>a{padding:14px}.odwf-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.odwf-stage-card{min-height:78px;padding:12px}.odwf-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.odwf-table-wrap{margin-left:-5px;margin-right:-5px}.odwf-table{min-width:760px}.odwf-btn{min-height:42px}.odwf-tour-section-title{margin-top:18px}}
@media(max-width:480px){.odwf-stage-grid{grid-template-columns:1fr}.odwf-summary{grid-template-columns:1fr}.odwf-tour-capacity-head>strong{min-width:42px;height:42px;font-size:20px}.odwf-nav{grid-template-columns:1fr 1fr}}

/* v2.0.0 - explicit tour remaining KPI + tour images */
.odwf-dashboard-kpis{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.odwf-dashboard-kpis .capacity{border-color:#ddd6fe;background:linear-gradient(180deg,#fff 0%,#faf8ff 100%)}.odwf-dashboard-kpis .capacity .odwf-kpi-icon{background:#f5f3ff;color:#7c3aed}.odwf-dashboard-kpis .capacity strong{color:#6d28d9}
.odwf-tour-capacity-card{overflow:hidden;padding:0}.odwf-tour-card-media{position:relative;display:flex;align-items:center;justify-content:center;height:112px;background:linear-gradient(135deg,#edf4fb,#dbeafe);background-size:cover;background-position:center}.odwf-tour-card-media.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.42))}.odwf-tour-card-media>.dashicons{font-size:34px;width:34px;height:34px;color:#7b96b4}.odwf-tour-card-media>span:last-child{position:absolute;z-index:1;right:10px;bottom:9px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.92);color:#334155;font-size:10px;font-weight:800}.odwf-tour-capacity-head,.odwf-tour-capacity-card>p,.odwf-tour-capacity-card>.odwf-capacity-bar,.odwf-tour-capacity-card>.odwf-capacity-meta{margin-left:15px;margin-right:15px}.odwf-tour-capacity-head{padding-top:14px}.odwf-tour-capacity-card>.odwf-capacity-meta{padding-bottom:15px}.odwf-tour-capacity-card>.odwf-capacity-bar{margin-top:14px;margin-bottom:10px}
@media(max-width:700px){.odwf-dashboard-kpis{grid-template-columns:1fr}.odwf-tour-card-media{height:135px}}
