*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#1a1a1a;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#6a1b82}button{font-family:inherit;border:none;cursor:pointer;transition:all .3s ease}button:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}input:focus,textarea:focus,select:focus{outline:none}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6d28d9}::selection{background:#7c3aed4d;color:#1a1a1a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-in{animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.purple-pulse{animation:purplePulse 1.5s ease-in-out infinite}@keyframes purplePulse{0%{transform:scale(1);box-shadow:0 0 #6a1b82b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #6a1b8200}to{transform:scale(1);box-shadow:0 0 #6a1b8200}}.purple-float{animation:purpleFloat 3s ease-in-out infinite}@keyframes purpleFloat{0%,to{transform:translateY(0);filter:drop-shadow(0 5px 15px rgba(106,27,130,.3))}50%{transform:translateY(-10px);filter:drop-shadow(0 15px 25px rgba(106,27,130,.5))}}.purple-glow{animation:purpleGlow 2s ease-in-out infinite alternate}@keyframes purpleGlow{0%{box-shadow:0 0 5px #6a1b824d}to{box-shadow:0 0 20px #6a1b8299,0 0 30px #6a1b8266}}.slide-up{animation:slideUp .8s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){body{font-size:14px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}}.rich-text-content,.detailed-itinerary-content{max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.rich-text-content img,.detailed-itinerary-content img{max-width:100%;height:auto}.rich-text-content table,.detailed-itinerary-content table{width:100%;display:block;overflow-x:auto}@media print{body{background:#fff;color:#000}.no-print{display:none}}
