.tp-calendar-shell{overflow:hidden}.tp-calendar-shell .card-head{gap:16px;flex-wrap:wrap}.tp-cal-legend{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#64748b}.tp-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:16px}.tp-cal-day{appearance:none;border:1px solid #e5eaf2;background:#fff;border-radius:14px;min-height:94px;padding:10px;text-align:left;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:.15s;position:relative}.tp-cal-day:hover{transform:translateY(-1px);border-color:#93b4ff;box-shadow:0 5px 16px rgba(15,23,42,.07)}.tp-cal-day.selected{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12);background:#f7faff}.tp-cal-day.has-events{background:#fbfdff}.tp-cal-week{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}.tp-cal-num{font-size:25px;font-weight:800;line-height:1}.tp-cal-month{font-size:11px;color:#94a3b8}.tp-cal-dots{display:flex;gap:4px;margin-top:auto}.tp-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#94a3b8}.tp-dot.day{background:#2563eb}.tp-dot.activity{background:#8b5cf6}.tp-dot.transport{background:#0ea5e9}.tp-dot.hotel{background:#10b981}.tp-cal-count{font-size:10px;color:#64748b;min-height:12px}.tp-cal-details{margin-top:16px}.tp-cal-details .card-head{align-items:center}.tp-cal-detail{width:100%;border:0;border-bottom:1px solid #eef2f7;background:transparent;padding:13px 2px;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;text-align:left;cursor:pointer}.tp-cal-detail:last-child{border-bottom:0}.tp-cal-detail:hover{background:#f8fafc}.tp-cal-icon{width:34px;height:34px;border-radius:10px;background:#eef5ff;color:#2563eb;display:grid;place-items:center}.tp-cal-detail b{display:block}.tp-cal-detail small{display:block;color:#64748b;margin-top:2px}.tp-cal-quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.tp-map-stable{height:560px;width:100%;z-index:1!important;border-radius:12px;overflow:hidden;background:#dcecf5}.tp-map-stable .leaflet-pane,.tp-map-stable .leaflet-control{z-index:auto}.tp-map-stable .leaflet-top,.tp-map-stable .leaflet-bottom{z-index:400}.tp-map-stable .leaflet-popup{z-index:700}.tp-map-popup{line-height:1.4}.tp-map-stable.tile-error{background:#e5eef3}.tp-route-line{filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}.trip-map{z-index:1!important}.card,.modal,.modal-backdrop,.sidebar,.topbar,.bottom-nav{position:relative}.modal{z-index:2000}.modal-backdrop{z-index:1990}.leaflet-container{z-index:1}.leaflet-control{z-index:400}.leaflet-popup-pane{z-index:700}@media(max-width:900px){.tp-calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:10px;gap:7px}.tp-cal-day{min-height:82px;padding:8px;border-radius:12px}.tp-cal-num{font-size:22px}.tp-map-stable{height:430px}}@media(max-width:600px){.tp-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tp-cal-day{min-height:90px}.tp-cal-legend{width:100%}.tp-calendar-shell .card-head{padding-bottom:4px}.tp-cal-details .card-head{align-items:flex-start;flex-direction:column}.tp-map-stable{height:360px}.tp-cal-quick .btn{flex:1 1 calc(50% - 8px)}}