.tp-schedule-widget{--tp-text:#172033;--tp-heading:#0f172a;--tp-muted:#71829b;--tp-border:#dfe6f0;--tp-border-soft:#edf1f6;--tp-surface:#f7f9fc;--tp-accent:#4f46e5;--tp-accent-dark:#4338ca;--tp-green:#059669;box-sizing:border-box;width:100vw!important;max-width:100vw!important;margin-top:24px!important;margin-bottom:28px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0;border:1px solid #e1e8f1;border-radius:18px;background:#fff;color:var(--tp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45;box-shadow:0 10px 30px rgba(15,23,42,.055);overflow:hidden;position:relative}
.tp-schedule-widget[data-preview="1"]{width:100%!important;max-width:100%!important;margin:0!important;border-radius:14px}
.tp-schedule-widget *{box-sizing:border-box}.tp-schedule-widget button,.tp-schedule-widget select,.tp-schedule-widget input,.tp-schedule-widget a{font:inherit}.tp-schedule-widget svg{display:block;width:16px;height:16px}
.tp-schedule-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 40px 30px;background:#fff;border-bottom:1px solid var(--tp-border-soft)}.tp-schedule-heading{min-width:0}.tp-schedule-heading-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.tp-schedule-title{margin:0!important;padding:0!important;color:var(--tp-heading)!important;font-size:31px!important;line-height:1.1!important;font-weight:750!important;letter-spacing:-.035em}.tp-schedule-count-badge{display:inline-flex;align-items:center;height:28px;padding:0 11px;border:1px solid #cfd7ff;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:700;white-space:nowrap}.tp-schedule-subtitle{margin:7px 0 0!important;color:var(--tp-muted)!important;font-size:15px!important;line-height:1.4!important}
.tp-schedule-view-toggle{display:flex;align-items:center;gap:2px;padding:4px;border:1px solid #dbe3ee;border-radius:13px;background:#f1f5f9;flex:0 0 auto}.tp-layout-button{appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:100px!important;height:40px!important;padding:0 14px!important;border:1px solid transparent!important;border-radius:9px!important;background:transparent!important;color:#334155!important;font-size:14px!important;font-weight:650!important;line-height:1!important;cursor:pointer!important;box-shadow:none!important}.tp-layout-button:hover{background:#fff!important;color:#312e81!important}.tp-layout-button.is-active{background:#fff!important;color:var(--tp-accent)!important;border-color:#e2e8f0!important;box-shadow:0 2px 7px rgba(15,23,42,.07)!important}.tp-icon{display:inline-flex;align-items:center;justify-content:center}.tp-icon svg{width:15px;height:15px}
.tp-schedule-toolbar{padding:34px 40px 32px;background:#fff;border-bottom:1px solid var(--tp-border-soft)}.tp-schedule-filters{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(150px,230px) minmax(84px,96px)!important;align-items:end!important;gap:14px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.tp-filter-field{min-width:0}.tp-filter-search{grid-column:1 / -1}.tp-search-wrap{position:relative}.tp-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.tp-filter-field input[type=search]{appearance:none!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 14px 0 42px!important;border:1px solid #d4deeb!important;border-radius:10px!important;background:#fff!important;color:#172033!important;font-size:14px!important;font-weight:500!important;line-height:44px!important;box-shadow:0 1px 2px rgba(15,23,42,.02)!important}.tp-filter-field input[type=search]:focus{outline:3px solid rgba(79,70,229,.12)!important;border-color:#a5b4fc!important}.tp-filter-field input[type=search]::placeholder{color:#9aa8ba}.tp-filter-field label{display:block!important;margin:0 0 8px!important;color:#50627d!important;font-size:12px!important;font-weight:750!important;letter-spacing:.06em!important;text-transform:uppercase!important}.tp-filter-field select,.tp-filter-locked{appearance:none!important;width:100%!important;height:44px!important;min-height:44px!important;padding:0 40px 0 14px!important;border:1px solid #d4deeb!important;border-radius:10px!important;background:#fff!important;color:#172033!important;font-size:14px!important;font-weight:500!important;line-height:44px!important;box-shadow:0 1px 2px rgba(15,23,42,.02)!important}.tp-filter-field select:focus{outline:3px solid rgba(79,70,229,.12)!important;border-color:#a5b4fc!important}.tp-select-wrap{position:relative}.tp-select-chevron{position:absolute;right:13px;top:50%;transform:translateY(-50%);pointer-events:none;color:#64748b}.tp-select-chevron svg{width:15px;height:15px}.tp-filter-locked{display:flex;align-items:center;padding-right:14px!important;background:#f8fafc!important;color:#64748b!important}.tp-filter-apply,.tp-filter-reset{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:44px!important;min-height:44px!important;padding:0 17px!important;border-radius:10px!important;text-decoration:none!important;font-size:13px!important;font-weight:750!important;white-space:nowrap!important;cursor:pointer!important}.tp-filter-apply{gap:7px!important;border:1px solid var(--tp-accent)!important;background:var(--tp-accent)!important;color:#fff!important;box-shadow:0 4px 10px rgba(79,70,229,.18)!important}.tp-filter-apply:hover{background:var(--tp-accent-dark)!important;border-color:var(--tp-accent-dark)!important}.tp-filter-apply:disabled{opacity:.65!important;cursor:wait!important}.tp-filter-reset{border:1px solid #d4deeb!important;background:#fff!important;color:#334155!important}.tp-filter-reset:hover{border-color:#b9c5d6!important;background:#f8fafc!important}
.tp-schedule-content{background:#fff}.tp-schedule-table-wrap{width:100%!important;overflow-x:auto!important}.tp-schedule-table{width:100%!important;min-width:980px!important;table-layout:fixed!important;border:0!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important}.tp-schedule-table .col-vessel{width:18%}.tp-schedule-table .col-operator{width:13%}.tp-schedule-table .col-route{width:18%}.tp-schedule-table .col-terminal{width:15%}.tp-schedule-table .col-departure{width:14%}.tp-schedule-table .col-arrival{width:14%}.tp-schedule-table .col-status{width:8%}.tp-schedule-table th,.tp-schedule-table td{box-sizing:border-box!important;text-align:left!important;vertical-align:middle!important;padding:17px 26px!important;border:0!important;border-top:1px solid var(--tp-border-soft)!important;color:var(--tp-text)!important;background:#fff!important;word-break:normal!important;overflow-wrap:normal!important}.tp-schedule-table th{padding-top:17px!important;padding-bottom:14px!important;background:#f8fafc!important;color:#60728c!important;font-size:11px!important;font-weight:750!important;letter-spacing:.055em!important;text-transform:uppercase!important;white-space:nowrap!important}.tp-schedule-table tbody tr:hover td{background:#fbfcff!important}.tp-schedule-table td strong{display:block!important;margin:0!important;color:#121a2a!important;font-size:14px!important;font-weight:700!important;line-height:1.3!important}.tp-schedule-table td small{display:block!important;margin-top:4px!important;color:#8a9bb4!important;font-size:12px!important;line-height:1.25!important}.tp-vessel-cell{display:flex;align-items:center;gap:12px;min-width:0}.tp-vessel-cell>span:last-child{min-width:0}.tp-vessel-avatar{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 40px!important;width:40px!important;height:40px!important;border:1px solid #d9e0ff!important;border-radius:10px!important;background:#f0f3ff!important;color:#4f46e5!important}.tp-vessel-avatar svg{width:18px!important;height:18px!important}.tp-route-arrow{color:#4f46e5;font-weight:600}.tp-terminal-cell{display:flex;align-items:center;gap:8px;min-width:0}.tp-location-icon{color:#8ca0bc}.tp-location-icon svg{width:15px;height:15px}.tp-time-accent{color:#3730d5!important;font-weight:650!important}.tp-time-arrival{color:#059669!important;font-weight:650!important}.tp-schedule-status{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:27px!important;padding:4px 10px!important;border:1px solid #cfd7ff!important;border-radius:999px!important;background:#eef2ff!important;color:#3730d5!important;font-size:11px!important;font-weight:750!important;white-space:nowrap!important}.tp-status-dot{display:inline-block!important;width:6px!important;height:6px!important;border-radius:50%!important;background:currentColor!important}.tp-status-cancelled{border-color:#fecaca!important;background:#fef2f2!important;color:#b91c1c!important}.tp-status-completed{border-color:#a7f3d0!important;background:#ecfdf5!important;color:#047857!important}.tp-status-draft{border-color:#e2e8f0!important;background:#f8fafc!important;color:#64748b!important}
.tp-schedule-cards{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:28px 40px 32px;background:#f7f9fc}.tp-schedule-card{min-width:0;border:1px solid #dfe6f0!important;border-radius:15px!important;padding:0!important;background:#fff!important;box-shadow:0 3px 12px rgba(15,23,42,.045)!important;overflow:hidden}.tp-schedule-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 22px 17px}.tp-schedule-card-head .tp-vessel-cell{align-items:center}.tp-schedule-card-head .tp-vessel-avatar{flex-basis:42px;width:42px!important;height:42px!important}.tp-schedule-card-head strong{font-size:16px!important;line-height:1.25!important}.tp-schedule-card-route{margin:0 22px!important;padding:12px 13px!important;border:1px solid #edf1f6!important;border-radius:9px!important;background:#f8fafc!important;color:#172033!important}.tp-schedule-card-route strong{display:block!important;font-size:14px!important}.tp-schedule-card-route>span{display:block!important;margin-top:3px!important;color:#8a9bb4!important;font-size:11px!important}.tp-schedule-card dl{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 16px!important;margin:16px 22px 0!important}.tp-schedule-card dl>div{padding:12px 0!important;border-top:1px solid #edf1f6!important}.tp-schedule-card dt{margin:0!important;color:#8a9bb4!important;font-size:11px!important;font-weight:750!important;letter-spacing:.06em!important;text-transform:uppercase!important}.tp-schedule-card dd{margin:4px 0 0!important;color:#172033!important;font-size:13px!important;font-weight:500!important}.tp-schedule-card dd em{display:block!important;margin-top:3px!important;font-style:normal!important;font-size:12px!important}.tp-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:14px 22px;border-top:1px solid #edf1f6;background:#fbfcfe;color:#8a9bb4;font-size:12px}.tp-card-footer span:last-child{color:#3730d5;font-weight:750}
.tp-schedule-widget[data-layout="cards"] .tp-schedule-table-wrap{display:none!important}.tp-schedule-widget[data-layout="cards"] .tp-schedule-cards{display:grid!important}.tp-schedule-widget[data-layout="table"] .tp-schedule-table-wrap{display:block!important}.tp-schedule-widget[data-layout="table"] .tp-schedule-cards{display:none!important}
.tp-schedule-empty{margin:28px 40px;padding:54px 20px;border:1px dashed #cbd5e1;border-radius:14px;text-align:center;color:#64748b;background:#f8fafc}.tp-schedule-empty strong{display:block;margin-bottom:5px;color:#172033;font-size:16px}.tp-schedule-empty span{font-size:13px}.tp-schedule-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 26px;border-top:1px solid #e8edf4;background:#fff}.tp-schedule-summary{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#71829b;font-size:12px}.tp-schedule-summary strong{color:#334155}.tp-schedule-summary>span:not(.tp-summary-badge){color:#b7c1ce}.tp-summary-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #a7f3d0;border-radius:6px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:750}.tp-summary-badge .tp-status-dot{width:5px!important;height:5px!important}.tp-schedule-pagination{display:flex;align-items:center;gap:7px;margin:0!important}.tp-schedule-pagination a{display:inline-flex!important;align-items:center;justify-content:center;min-width:36px!important;height:34px!important;padding:0 10px!important;border:1px solid #dbe3ee!important;border-radius:7px!important;text-decoration:none!important;background:#fff!important;color:#64748b!important;font-size:12px!important;font-weight:650!important}.tp-schedule-pagination a:hover{border-color:#c7d2fe!important;color:#3730d5!important;background:#eef2ff!important}.tp-schedule-pagination a.is-active{border-color:#cfd7ff!important;background:#eef2ff!important;color:#3730d5!important}.tp-schedule-pagination .tp-page-prev,.tp-schedule-pagination .tp-page-next{color:#a2afc0!important}
.tp-schedule-widget.is-loading:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.65);backdrop-filter:blur(1px);z-index:50;pointer-events:none}.tp-schedule-ajax-error{margin:14px 26px;padding:12px 14px;border:1px solid #fecaca;border-radius:9px;background:#fff1f2;color:#b91c1c;font-size:13px}
@media(max-width:1100px){.tp-schedule-header{padding:28px 26px}.tp-schedule-toolbar{padding:26px}.tp-schedule-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tp-filter-search{grid-column:1/-1}.tp-filter-apply{grid-column:span 2}.tp-filter-reset{grid-column:span 1}.tp-schedule-table th,.tp-schedule-table td{padding-left:18px!important;padding-right:18px!important}.tp-schedule-cards{padding-left:26px;padding-right:26px;gap:18px}}
@media(max-width:820px){.tp-schedule-header{align-items:flex-start;flex-direction:column}.tp-schedule-view-toggle{align-self:flex-start}.tp-schedule-filters{grid-template-columns:1fr 1fr!important}.tp-filter-apply,.tp-filter-reset{grid-column:auto}.tp-schedule-table{min-width:980px!important}.tp-schedule-cards{grid-template-columns:1fr 1fr}.tp-schedule-footer{align-items:flex-start;flex-direction:column}.tp-schedule-pagination{align-self:flex-end}}
@media(max-width:600px){.tp-schedule-widget{width:100vw!important;max-width:100vw!important;margin-top:14px!important;margin-bottom:18px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;border-radius:14px}.tp-schedule-widget[data-preview="1"]{width:100%!important;max-width:100%!important;margin:0!important}.tp-schedule-header{padding:23px 18px}.tp-schedule-title{font-size:25px!important}.tp-schedule-subtitle{font-size:13px!important}.tp-schedule-view-toggle{width:100%}.tp-layout-button{flex:1}.tp-schedule-toolbar{padding:18px}.tp-schedule-filters{grid-template-columns:1fr!important}.tp-filter-apply,.tp-filter-reset{grid-column:auto;width:100%!important}.tp-schedule-table-wrap{overflow-x:auto!important}.tp-schedule-table{min-width:980px!important}.tp-schedule-cards{grid-template-columns:1fr!important;padding:18px;background:#f7f9fc}.tp-schedule-card-head{padding:18px 18px 14px}.tp-schedule-card-route{margin-left:18px!important;margin-right:18px!important}.tp-schedule-card dl{margin-left:18px!important;margin-right:18px!important}.tp-card-footer{padding-left:18px;padding-right:18px}.tp-schedule-footer{padding:15px 18px}.tp-schedule-summary{font-size:11px}.tp-schedule-pagination{width:100%;justify-content:flex-end}}
