:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#0d1b2a;background:#fff}
*{box-sizing:border-box}body{margin:0;line-height:1.6}a{color:#1850d6}a:focus-visible{outline:3px solid #1e63ff;outline-offset:3px}img{max-width:100%;display:block}
.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:2}
.trip-header,.trip-footer{display:flex;align-items:center;justify-content:space-between;padding:1rem max(1.5rem,calc((100vw - 1080px)/2));background:#0b2a4a;color:#fff}.trip-header a,.trip-footer a{color:#fff}.trip-brand{font-size:1.3rem;font-weight:800;text-decoration:none}
.trip-wrap{max-width:1080px;margin:auto;padding:1.5rem}.trip-breadcrumbs{font-size:.9rem;color:#53657a;margin-bottom:2.5rem}.trip-breadcrumbs span{margin:0 .35rem}
.trip-intro{max-width:800px}.trip-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700;color:#1850d6}.trip-intro h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.12;letter-spacing:-.035em;margin:.4rem 0 1rem}.trip-lede{font-size:1.2rem;color:#33465c}.trip-date{font-size:.9rem;color:#596c80}.trip-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.7rem 0 2rem}
.trip-button{display:inline-block;background:#1e63ff;color:#fff;text-decoration:none;border-radius:10px;padding:.75rem 1.1rem;font-weight:700}.trip-button:hover{background:#1850d6}.trip-button--secondary{background:#0b2a4a}.trip-button--secondary:hover{background:#183f65}
.trip-photo{margin:0}.trip-photo img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:16px}.trip-photo--hero img{aspect-ratio:16/8}.trip-photo figcaption{font-size:.8rem;color:#53657a;padding:.35rem 0}.trip-section{margin:3rem 0}.trip-section h2,.trip-end h2{font-size:1.8rem;line-height:1.2}.trip-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 2rem;padding-left:1.3rem}
.trip-day{border-top:1px solid #dce4ee;padding:1.3rem 0}.trip-day h3{font-size:1.35rem;margin:.2rem 0 1rem}.trip-day h4{margin:1.5rem 0 .4rem}.trip-day p{max-width:850px;margin:.5rem 0}.trip-stops{padding-left:1.3rem;max-width:900px}.trip-stops li{margin:.5rem 0}.trip-optional{color:#596c80}.trip-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.trip-budget{font-size:1.5rem;font-weight:800}.trip-stays{padding-left:1.3rem}.trip-stays li{margin:1rem 0}.trip-stays p{margin:.2rem 0}.trip-end{background:#f2f6fc;border-radius:16px;padding:1.5rem;margin:3rem 0}
@media(max-width:650px){.trip-highlights,.trip-gallery{grid-template-columns:1fr}.trip-wrap{padding:1rem}.trip-header,.trip-footer{padding:1rem}.trip-photo--hero img{aspect-ratio:4/3}}
