*{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}.calendar-view{display:flex;flex-direction:column;gap:1.5rem}.section-heading{font-size:.95rem;color:#cbd5e1;margin-bottom:.6rem}.trip-card{display:flex;justify-content:space-between;align-items:center;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:.8rem;margin-bottom:.5rem}.trip-card-info{display:flex;flex-direction:column;gap:.15rem}.trip-date{font-size:.75rem;color:#38bdf8;font-weight:600}.trip-card h3{font-size:.95rem}.review-card{flex-direction:column;align-items:stretch;gap:.6rem;border-color:#f59e0b}.feedback-buttons{display:flex;gap:.4rem}.feedback-buttons button{flex:1;padding:.5rem .3rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#f1f5f9;font-size:.75rem}.cancel-button{background:none;border:1px solid #334155;color:#94a3b8;border-radius:8px;padding:.4rem .7rem;font-size:.75rem}.history-toggle{width:100%;text-align:left;background:none;border:none;color:#94a3b8;font-size:.85rem;padding:.3rem 0}.history-card{opacity:.7}.feedback-tag{font-size:.7rem;color:#94a3b8}.control-view{display:flex;flex-direction:column;gap:1.5rem}.field-label{display:block;font-size:.8rem;color:#94a3b8;margin:.6rem 0 .3rem}.text-input{width:100%;padding:.6rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#f1f5f9;font-size:.9rem}.tag-editor{margin-bottom:1rem}.tag-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0}.tag-chip{display:inline-flex;align-items:center;gap:.3rem;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:.25rem .6rem;font-size:.8rem}.tag-chip button{background:none;border:none;color:#94a3b8;font-size:.9rem;line-height:1;padding:0}.tag-empty{font-size:.8rem;color:#64748b;font-style:italic}.tag-input-row{display:flex;gap:.4rem}.tag-input-row input{flex:1;padding:.5rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#f1f5f9;font-size:.85rem}.tag-input-row button{padding:.5rem .8rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#f1f5f9;font-size:.85rem}.save-button{width:100%;padding:.8rem;border-radius:10px;border:none;background:#38bdf8;color:#0f172a;font-weight:600;font-size:.95rem}
