.tours-tabs-v2{display:flex;gap:8px;flex-wrap:wrap;padding:8px;border:1px solid var(--line,#dce3ee);border-radius:16px;background:#f8fafc;margin:16px 0}.tours-tab-v2{border:0;background:transparent;color:#475569;font-weight:800;padding:11px 14px;border-radius:12px;cursor:pointer}.tours-tab-v2 span{display:inline-flex;min-width:24px;justify-content:center;margin-left:6px;padding:2px 7px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:12px}.tours-tab-v2.active{background:#0f172a;color:#fff}.tours-tab-v2.active span{background:rgba(255,255,255,.16);color:#fff}.tours-toolbar-v2{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:18px 0}.tours-toolbar-v2 label{display:grid;gap:7px;min-width:min(420px,100%);font-weight:700}.tours-toolbar-v2 input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px 13px;background:#fff}.tours-toolbar-actions-v2{display:flex;gap:8px}.tours-subgrid-v2{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.8fr);gap:18px;align-items:start}.tours-panel-v2{border:1px solid #dbe3ee;border-radius:18px;background:#fff;padding:18px}.tours-panel-heading-v2{display:flex;justify-content:space-between;gap:14px;align-items:start;margin-bottom:14px}.tours-panel-heading-v2 h4{margin:4px 0 0;font-size:18px}.tour-compact-list-v2{display:grid;gap:10px}.tour-compact-card-v2{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid #e2e8f0;border-radius:14px;padding:13px}.tour-compact-card-v2>div{display:grid;gap:3px;min-width:0}.tour-compact-card-v2 strong,.tour-compact-card-v2 span{overflow-wrap:anywhere}.tour-compact-card-v2>div>span{font-size:13px;color:#64748b}.tour-card-grid-v2{display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:16px}.tour-entity-card-v2{overflow:hidden;border:1px solid #dbe3ee;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.04)}.tour-entity-image-v2{height:155px;background:#eef2f7;display:grid;place-items:center;color:#64748b;font-size:13px}.tour-entity-image-v2 img{width:100%;height:100%;object-fit:cover}.tour-entity-body-v2{padding:16px;display:grid;gap:10px}.tour-entity-body-v2 h4{margin:0;font-size:18px}.tour-entity-body-v2 p{margin:0;color:#64748b;line-height:1.45;min-height:42px}.tour-entity-title-v2{display:flex;align-items:center;justify-content:space-between;gap:10px}.tour-entity-body-v2 dl{display:grid;gap:7px;margin:0}.tour-entity-body-v2 dl div{display:flex;justify-content:space-between;gap:12px;font-size:13px}.tour-entity-body-v2 dt{color:#64748b}.tour-entity-body-v2 dd{margin:0;font-weight:700;text-align:right}.chatbot-grid-v2{grid-template-columns:minmax(300px,.8fr) minmax(0,1.5fr)}.tour-editor-form-v2{display:grid;gap:16px}.tour-location-tabs-v2{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px;border-bottom:1px solid #e2e8f0;padding-bottom:10px}.tour-location-tab-v2{border:0;background:#f1f5f9;color:#475569;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.tour-location-tab-v2.active{background:#0f172a;color:#fff}.tour-location-image-pane-v2{display:grid;gap:16px}.tour-image-current-v2{border:1px dashed #cbd5e1;border-radius:16px;min-height:180px;overflow:hidden;background:#f8fafc}.tour-image-current-v2 img{width:100%;max-height:320px;object-fit:contain;display:block}.tour-location-image-pane-v2 form{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.tour-location-image-pane-v2 .field-block{flex:1;min-width:240px}@media(max-width:980px){.tours-subgrid-v2,.chatbot-grid-v2{grid-template-columns:1fr}.tours-toolbar-v2{align-items:stretch;flex-direction:column}.tours-toolbar-v2 label{min-width:0}.tour-compact-card-v2{grid-template-columns:1fr auto}.tour-compact-card-v2 .button{grid-column:1/-1}}@media(max-width:640px){.tour-card-grid-v2{grid-template-columns:1fr}.tour-entity-image-v2{height:190px}.tours-tabs-v2{display:grid;grid-template-columns:1fr 1fr}.tours-tab-v2{text-align:left}.tour-location-tabs-v2{display:grid;grid-template-columns:1fr 1fr}.tour-location-image-pane-v2 form{display:grid}}