.plan-breadcrumb{font-size:.78rem;color:var(--text-muted);margin-bottom:.5rem}.plan-breadcrumb a{color:var(--text-muted);text-decoration:none}.plan-breadcrumb a:hover{color:var(--accent)}.plan-section{margin-bottom:2rem}.plan-section-title{font-size:1rem;font-weight:700;margin:0 0 .4rem}.plan-section-desc{font-size:.82rem;color:var(--text-muted);margin:0 0 .85rem}.plan-section-desc code{background:var(--bg-card);border:1px solid var(--border);border-radius:4px;padding:.05rem .35rem;font-size:.85em}.plan-results-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.dest-locator{position:relative;max-width:520px}.dest-input{width:100%;background:var(--bg-card);border:1px solid var(--border);color:var(--text);padding:.65rem .85rem;border-radius:var(--radius);font-size:.95rem;outline:none;box-sizing:border-box;font-family:inherit}.dest-input:focus{border-color:var(--accent)}.dest-results{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg-card);border:1px solid var(--border);border-radius:0 0 var(--radius) var(--radius);z-index:10;max-height:360px;overflow-y:auto;margin-top:-1px}.dest-results.open{display:block}.dest-row{display:flex;align-items:center;gap:.75rem;padding:.6rem .85rem;cursor:pointer;border-top:1px solid var(--border)}.dest-row:first-child{border-top:none}.dest-row:hover{background:var(--bg-hover)}.dest-iata{font-size:.78rem;font-weight:700;background:var(--accent);color:#000;padding:.15rem .45rem;border-radius:4px;letter-spacing:.5px;flex-shrink:0;min-width:38px;text-align:center}.dest-meta{display:flex;flex-direction:column;gap:.1rem;min-width:0}.dest-name{font-size:.88rem;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dest-place{font-size:.74rem;color:var(--text-muted)}.dest-empty{padding:.7rem .85rem;font-size:.82rem;color:var(--text-muted)}.dest-active{margin-top:.85rem}.dest-chip{display:inline-flex;align-items:center;gap:.6rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .7rem .5rem .5rem}.dest-chip-iata{font-size:.78rem;font-weight:700;background:var(--accent);color:#000;padding:.2rem .5rem;border-radius:4px;letter-spacing:.5px}.dest-chip-body{display:flex;flex-direction:column;gap:.05rem}.dest-chip-name{font-size:.88rem;font-weight:600}.dest-chip-place{font-size:.74rem;color:var(--text-muted)}.dest-clear{background:none;border:none;color:var(--text-muted);font-size:1.2rem;cursor:pointer;line-height:1;padding:0 .3rem;font-family:inherit}.dest-clear:hover{color:var(--red)}.quick-picks{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.quick-pick{background:var(--bg-card);border:1px solid var(--border);color:var(--text);padding:.4rem .85rem;border-radius:999px;font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s;font-family:inherit}.quick-pick:hover{border-color:var(--accent);color:var(--accent)}.date-range-row{display:flex;gap:1rem;flex-wrap:wrap}.date-field{display:flex;flex-direction:column;gap:.25rem}.date-label{font-size:.7rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px}.date-field input{background:var(--bg-card);border:1px solid var(--border);color:var(--text);padding:.45rem .6rem;border-radius:var(--radius);font-size:.85rem;font-family:inherit;color-scheme:dark}.radius-chips{display:flex;flex-wrap:wrap;gap:.4rem}.radius-chip{background:var(--bg-card);border:1px solid var(--border);color:var(--text);padding:.35rem .8rem;border-radius:999px;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .1s,color .1s,border-color .1s;font-family:inherit}.radius-chip:hover{border-color:var(--accent);color:var(--accent)}.radius-chip.active{background:var(--accent);color:#000;border-color:var(--accent)}.dest-venue-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.6rem}.dest-venue-card{display:block;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:.7rem .8rem;text-decoration:none;color:var(--text);transition:border-color .15s}.dest-venue-card:hover{border-color:var(--accent);text-decoration:none}.dest-venue-card-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem}.dest-venue-card-name{font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dest-venue-card-dist{font-size:.72rem;color:var(--accent);font-weight:700;flex-shrink:0}.dest-venue-card-meta{font-size:.74rem;color:var(--text-muted);margin-bottom:.4rem}.dest-venue-card-leagues{display:flex;flex-wrap:wrap;gap:.3rem}.dest-venue-league-badge{font-size:.65rem;font-weight:700;color:var(--text-muted);background:var(--bg-hover, #1a1a1a);border:1px solid var(--border);border-radius:3px;padding:.05rem .35rem;letter-spacing:.4px}.dest-venue-note{font-size:.78rem;color:var(--text-muted);margin-bottom:.7rem;font-style:italic}.plan-empty{background:var(--bg-card);border:1px dashed var(--border);border-radius:var(--radius);padding:1.3rem 1.1rem;color:var(--text-muted);font-size:.9rem;text-align:center}.plan-empty p{margin:0 0 .4rem}.plan-empty-sub{font-size:.82rem}
