@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700;800&family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:#fffcf9;color:#333;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}@keyframes draw{to{stroke-dashoffset:0}}.trail{stroke-dasharray:8 9;stroke-dashoffset:1200;animation:draw 2.6s .3s ease-out forwards}@keyframes pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:0;transform:scale(2.4)}}.halo{transform-origin:center;transform-box:fill-box;animation:pulse 3s infinite}.itinerary-scroll{scrollbar-width:thin;scrollbar-color:#f39200 rgba(243,146,0,.1)}.itinerary-scroll::-webkit-scrollbar{height:5px;display:block!important}.itinerary-scroll::-webkit-scrollbar-track{background:#0a1b3d0d;border-radius:10px}.itinerary-scroll::-webkit-scrollbar-thumb{background-color:#f39200;border-radius:10px}.itinerary-scroll::-webkit-scrollbar-thumb:hover{background-color:#e08600}.tsc{display:inline-flex;align-items:center;gap:4px;background-color:#f392001a!important;color:#f39200!important;border:1px solid rgba(243,146,0,.35)!important;border-radius:8px!important;padding:3px 8px!important;font-size:.85rem!important;font-weight:700!important;cursor:pointer!important;margin:0 4px!important;transition:all .2s ease!important;vertical-align:middle!important;line-height:1!important;font-family:inherit!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none!important;user-select:none!important}.tsc:hover{background-color:#f39200!important;color:#fff!important;border-color:#f39200!important;transform:translateY(-1px)!important;box-shadow:0 2px 6px #f3920033!important}.tsc:active{transform:translateY(0)!important;background-color:#e08600!important;border-color:#e08600!important}
