*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f172a;color:#f1f5f9}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1;padding:1rem;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;background:#1e293b;border-top:1px solid #334155;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{flex:1;padding:.75rem 0;background:none;border:none;color:#94a3b8;font-size:.85rem}.bottom-nav button.active{color:#38bdf8}.explore-view{display:flex;flex-direction:column;gap:1rem}.context-switcher{display:flex;gap:.5rem;background:#1e293b;padding:.25rem;border-radius:999px}.context-switcher button{flex:1;padding:.6rem .5rem;border:none;border-radius:999px;background:none;color:#94a3b8;font-size:.85rem}.context-switcher button.active{background:#38bdf8;color:#0f172a;font-weight:600}.filter-pills{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.filter-pills::-webkit-scrollbar{display:none}.pill{flex-shrink:0;padding:.4rem .9rem;border-radius:999px;border:1px solid #334155;background:#1e293b;color:#cbd5e1;font-size:.8rem;white-space:nowrap}.pill.active{background:#38bdf8;color:#0f172a;border-color:#38bdf8;font-weight:600}.status-text{color:#94a3b8;font-size:.9rem;text-align:center;padding:1.5rem 0}.card-list{display:flex;flex-direction:column;gap:1rem}.destination-card{position:relative;background:#1e293b;border-radius:12px;overflow:hidden;border:1px solid #334155}.card-image{width:100%;height:160px;object-fit:cover;display:block}.ticket-badge{position:absolute;top:.5rem;right:.5rem;background:#dc2626;color:#fff;font-size:.7rem;padding:.25rem .5rem;border-radius:999px;font-weight:600}.card-body{padding:.9rem;display:flex;flex-direction:column;gap:.4rem}.card-body h3{font-size:1.05rem}.category-badge{align-self:flex-start;font-size:.7rem;color:#38bdf8;text-transform:uppercase;letter-spacing:.03em}.card-meta{display:flex;gap:.75rem;font-size:.8rem;color:#94a3b8;flex-wrap:wrap}.description{font-size:.85rem;color:#cbd5e1;line-height:1.4}.card-actions{display:flex;gap:.5rem;margin-top:.3rem;flex-wrap:wrap}.card-actions button,.card-actions a{flex:1;text-align:center;padding:.5rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#f1f5f9;font-size:.8rem;text-decoration:none;min-width:90px}.schedule-panel{display:flex;gap:.5rem;align-items:center;margin-top:.5rem}.schedule-panel input[type=date]{flex:1;padding:.4rem;border-radius:6px;border:1px solid #334155;background:#0f172a;color:#f1f5f9}.error-text{color:#f87171}
