.guide-welcome-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.guide-avatar{border-radius:50%;box-shadow:0 4px 10px #00000026;flex-shrink:0;height:120px;object-fit:cover;width:120px}.guide-text{flex:1 1;min-width:250px}.guide-text h2{color:#036;font-size:1.5rem;margin:0 0 .5rem}.guide-text p{color:#333;font-size:1rem;margin:.3rem 0}.guide-icons{color:#0070f3;display:flex;flex-wrap:wrap;font-size:1.1rem;font-weight:700;gap:1rem;margin-top:.8rem}@media (max-width:600px){.guide-welcome-card{align-items:flex-start;flex-direction:column}.guide-avatar{height:100px;width:100px}.guide-icons{font-size:1rem;gap:.8rem}}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.home-container{margin:0 auto;max-width:960px;padding:2rem}@media (max-width:480px){.home-container{padding:0 16px}}.section-title{color:#036;font-size:2rem;margin-bottom:1rem}.section-text{font-size:1.1rem;line-height:1.6}.cta-button{animation:pulse 2.5s infinite;background:linear-gradient(145deg,#0070f3,#0059c1);border-radius:999px;box-shadow:0 6px 14px #00000026;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-bottom:2rem;overflow:hidden;padding:14px 24px;position:relative;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 8px 16px #0003;transform:translateY(-2px)}.why-book{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;padding:2rem}.why-book h3{color:#036;margin-bottom:1rem}.why-book ul{font-size:1rem;line-height:1.8;list-style:none;padding-left:0}.why-book .warning{color:#c00;font-weight:700}.guide-icons span:hover{color:#036;cursor:default;text-decoration:underline}main{margin:0 auto;max-width:900px;padding:2rem}h2{color:#036;margin-bottom:1rem}h3{color:#059;margin-top:2rem}p{line-height:1.6;margin-bottom:1rem}*{box-sizing:border-box;margin:0;padding:0}.tours-page{margin:0 auto;max-width:1200px;padding:2rem 1rem}.tours-page h2{color:#036;font-size:2rem;margin-bottom:2rem;text-align:center}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.filter-buttons button{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.filter-buttons button:hover{background:#f5f5f5}.filter-buttons button.active{background:#036;border-color:#036;color:#fff}.filter-buttons button:disabled{cursor:not-allowed;opacity:.6}.error-message,.loading-message,.no-tours-message{font-size:1.1rem;padding:2rem;text-align:center}.error-message{color:#d32f2f}.tour-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1000px}.tour-grid:has(.tour-widget:first-child:last-child),.tour-grid:has(.tour-widget:first-child:nth-last-child(2)){justify-content:center}.tour-widget{background:#fff;border:1px solid #eaeaea;border-radius:10px;box-shadow:0 4px 10px #0000000d;display:flex;flex-direction:column;height:100%;margin-left:auto;margin-right:auto;max-width:360px;overflow:hidden;transition:all .3s ease}.tour-widget:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-5px)}.tour-image-wrapper{height:200px;overflow:hidden;position:relative}.tour-image{height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.tour-image-wrapper.main-image{height:400px}.tour-image.main-image{object-position:top center}.tour-image-wrapper:not(.main-image) .tour-image[src*=placeholder-tour]{background-color:#f0f0f0}.tour-image-wrapper.main-image .tour-image[src*=placeholder-main]{background-color:#e0e0e0}.tour-image-wrapper.loading:before{animation:shimmer 1.5s infinite;content:"";height:100%;position:absolute;width:100%;z-index:1}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tour-widget:hover .tour-image{transform:scale(1.03)}.tour-content{display:flex;flex-direction:column;flex-grow:1;gap:.75rem;padding:1.25rem}.tour-content h3{color:#036;font-size:1.25rem;line-height:1.3;margin:0}.tour-meta{align-items:center;color:#555;display:flex;flex-wrap:wrap;font-size:.95rem;gap:.5rem}.meta-icon{font-size:.9em}.tour-pickup{align-items:flex-start;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin-top:.25rem}.pickup-icon{flex-shrink:0;font-size:1.1em;margin-top:.1rem}.tour-buttons{margin-top:auto;padding-top:1rem}.book-now-button{background-color:#ff5a5f;border-radius:6px;color:#fff;display:block;font-weight:600;padding:.75rem;text-align:center;text-decoration:none;transition:background-color .2s ease;width:100%}.book-now-button:hover{background-color:#e04a50}.category-filter{display:flex;justify-content:center;margin-bottom:1.5rem}.category-filter select{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:1rem;min-width:220px;padding:.5rem 1rem;transition:border-color .2s ease}.category-filter select:focus{border-color:#036;outline:none}@media (max-width:768px){.tour-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width:480px){.filter-buttons{gap:.5rem}.filter-buttons button{font-size:.9rem;padding:.5rem}.tour-image-wrapper{height:180px}}.tour-description p{color:#1e1e1e;font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.tour-description h4{color:#1f3c88;font-size:1.3rem;margin-bottom:1rem;margin-top:2rem}.external-booking-wrapper{box-sizing:border-box;display:block;margin:0;min-height:480px;overflow:hidden;padding:10px 0;width:100%}.external-booking-iframe{border:none;border-radius:8px;height:900px;width:100%}.lightbox-overlay{align-items:center;background:#000000d9;cursor:zoom-out;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.lightbox-image{border-radius:10px;box-shadow:0 0 15px #000000b3;max-height:90%;max-width:90%}.tour-icons-banner{align-items:center;background-color:#1e2a63;display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:center;padding:1rem 0}.tour-icon-item{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:.9rem;font-weight:600;min-width:100px}.tour-icon-item lord-icon{height:40px;width:40px}.tour-icon-label{margin-top:.4rem;text-align:center;white-space:nowrap}.two-column-layout{display:flex;gap:2rem;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:0 1rem;width:100%}.left-column{flex:2 1;width:100%}.right-column{align-self:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;position:sticky;top:20px}.tour-title{font-size:1.8rem;margin-bottom:1rem;text-align:center}.collapsible-section{background:#fff;border-left:4px solid #1e2a63;border-radius:8px;box-shadow:0 2px 6px #0000000d;margin-bottom:1.5rem;padding:1rem 1.2rem}.collapsible-section summary{cursor:pointer;font-size:1.05rem;font-weight:600;list-style:none;padding-left:1.4rem;position:relative}.collapsible-section summary:before{content:"▸";font-size:1rem;left:0;position:absolute;top:2px;transition:transform .2s ease}.collapsible-section[open] summary:before{transform:rotate(90deg)}.question-box{background:#f8f8f8;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:1.5rem}.contact-info{margin:1rem 0}.contact-info p{margin:.5rem 0}.contact-btn{background:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.8rem;transition:background-color .3s;width:100%}.contact-btn:hover{background:#004d99}.tour-bookbox{background:#f8f8f8;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:1.5rem}.book-now-btn{background:#1e2a63;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem;padding:12px 24px;width:100%}.price-box{margin:1rem 0}.price-value{font-size:1.8rem;font-weight:700}.price-per-person{color:#666;font-size:1rem}.tour-gallery-fullwidth{margin:0 auto;max-width:1200px;padding:0 1rem}.tour-gallery-section{margin:3rem 0;padding-top:2rem;width:100%}.tour-gallery-section h3{color:#1e2a63;font-size:1.5rem;margin-bottom:1.5rem;padding:0 1rem}.main-swiper{height:250px;margin-bottom:10px;width:100%}.main-swiper .swiper-slide,.main-swiper .swiper-wrapper{width:100%!important}.swiper-slide-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.thumbs-swiper{height:120px;padding:10px 0;width:100%}.thumbs-swiper .swiper-slide{width:auto!important}.swiper-slide-thumb{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;opacity:.6;transition:opacity .3s;width:100px}.swiper-slide-thumb.swiper-slide-thumb-active,.swiper-slide-thumb:hover{border:2px solid #1e2a63;opacity:1}.swiper-button-next,.swiper-button-prev{background:#ffffffb3;border-radius:50%;color:#1e2a63;height:40px;transition:all .3s;width:40px}.swiper-button-next:hover,.swiper-button-prev:hover{background:#ffffffe6}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.2rem}.tour-booking-wrapper{margin-top:3rem}.booking-background{background:#e6efff;border-radius:12px;padding:2rem;text-align:center}.tour-booking-form{margin-top:1rem}@media (max-width:768px){.two-column-layout{flex-direction:column}.left-column,.right-column{box-sizing:border-box;padding:0 1rem;width:100%}.right-column{display:contents;order:-1;position:static}.tour-icons-banner{flex-direction:column;gap:1.2rem;padding:1rem 0}.tour-icon-item{min-width:0;min-width:auto}.tour-title{font-size:1.5rem}.tour-icon-label{font-size:.85rem;white-space:normal}.main-swiper{height:200px}.thumbs-swiper{height:80px}.external-booking-wrapper{min-height:600px}}@media (max-width:480px){.tour-icon-label{font-size:.9rem}.book-now-btn,.contact-btn{padding:.8rem}.main-swiper{height:150px}.thumbs-swiper{height:60px}.swiper-slide-thumb{width:80px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.faq-container{margin:2rem auto;max-width:900px;padding:1rem}.faq-item{background-color:#fff;border-left:4px solid #f60;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:2rem;padding:1rem 1.5rem}.faq-item h4{color:#036;margin:0 0 .5rem}.blog-container{margin:2rem auto;max-width:900px;padding:1rem}.blog-posts{grid-gap:1.5rem;display:grid;gap:1.5rem}.blog-card{background:#fff;border:1px solid #ddd;border-left:4px solid #f60;border-radius:6px;box-shadow:0 2px 4px #0000000d;padding:1rem 1.5rem}.blog-card h3{color:#036;margin-top:0}.blog-date{color:#999;font-size:.9rem}.read-more{background:#036;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:8px 16px}.read-more:hover{background:#024}.contact-container{margin:2rem auto;max-width:800px;padding:1rem}.contact-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:10px;width:100%}.contact-form button{background:#f60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.contact-form button:hover{background:#e65c00}.contact-info{background:#f0f0f0;border-radius:6px;margin-top:2rem;padding:1rem}.robot-check{align-items:center;display:flex;font-weight:500;gap:.5rem;margin-bottom:1rem;margin-top:1rem}.book-tour-wrapper{color:#333;font-family:Inter,-apple-system,sans-serif;margin:0;max-width:320px;overflow:visible;padding:.4rem}.booking-box{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:visible;padding:.7rem;position:relative}.booking-box h1{color:#222;font-size:1.2rem;font-weight:600;margin-bottom:1.2rem}.booking-box h2{color:#222;font-size:1rem;font-weight:700;margin-bottom:.6rem}.booking-box h3{color:#222;font-size:.9rem;font-weight:700;margin-bottom:.3rem}.quantity-section{margin-bottom:1rem}.quantity-row{align-items:center;display:flex;justify-content:space-between;margin-top:.2rem;padding:.2rem 0}.price{font-size:.95rem;font-weight:500;margin-right:.5rem}.participant-select{border:1px solid #ddd;border-radius:6px;font-size:.85rem;padding:.3rem;width:60px}.calendar-section{margin-bottom:.5rem;margin-top:.5rem;padding-top:5%;position:relative;transform:scale(.7);transform-origin:left top;width:142.857%;z-index:1}.compact-calendar{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:0;padding:.8rem}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.nav-button{background:#edf2f7;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;padding:.3rem .6rem}.nav-button.disabled-nav{cursor:not-allowed;opacity:.5}.month-title{font-size:.9rem;font-weight:600}.weekdays{color:#666;font-size:.7rem;font-weight:500;margin-bottom:.3rem;text-align:center}.days-grid,.weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.days-grid{grid-gap:1px;gap:1px}.day{background:#fff;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.75rem;padding:.4rem 0;text-align:center}.day:hover:not(.disabled){background:#ebf8ff}.day.selected{background:#2563eb;color:#fff;font-weight:500}.day.disabled{background:#f8f9fa;color:#ccc;cursor:not-allowed}.form-section{margin-top:-5%;position:relative;width:100%;z-index:2}.form-section h3{font-size:.9rem;font-weight:400;margin:.1rem 0}.form-field{border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;margin-bottom:.3rem;padding:.6rem;width:100%}textarea.form-field{min-height:80px;resize:vertical}.time-slot-select{border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;margin-bottom:.8rem;padding:.7rem;width:100%}.total-price{font-size:1rem;font-weight:600;margin:1rem 0 .8rem;text-align:center}.book-button{background:#2563eb;border:none;border-radius:6px;cursor:pointer;padding:.8rem;width:100%}.book-button:hover{background:#1d4ed8}.book-button:disabled{background:#a0aec0;cursor:not-allowed}.loading{padding:2rem;text-align:center}.required-asterisk{color:#e53e3e;display:inline;margin-left:2px}@media (max-width:480px){.book-tour-wrapper{padding:.8rem}.booking-box{padding:1rem}.calendar-section{margin-bottom:-10%;margin-left:-20%;padding-top:8%;transform:scale(.65);width:153.846%}}.footer{background-color:#1e2a63;color:#fff;font-size:.95rem;padding:2rem 1rem}.footer-columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-col{flex:1 1;min-width:200px}.footer-col h4{border-bottom:1px solid #fff;color:#fff;font-size:1.1rem;margin-bottom:.8rem;padding-bottom:.3rem}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:.5rem}.footer-col a{color:#cfe3ff;text-decoration:none}.footer-col a:hover{text-decoration:underline}.contact-info p{color:#1e2a63;margin-bottom:.5rem}.ai-widget-container{bottom:30px;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;position:fixed;right:30px;z-index:1000}.ai-popup-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #00000026;display:flex;flex-direction:column;margin:0 8px;max-height:70vh;overflow:hidden;width:380px}.ai-header{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-bottom:1px solid #e2e8f0;padding:20px;position:relative;text-align:center}.ai-header h3{color:#111827;font-size:1.3rem;font-weight:600;margin:0}.ai-close-button{align-items:center;background:#e2e8f0;border:none;border-radius:50%;color:#4a5568;cursor:pointer;display:flex;font-size:16px;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:30px}.ai-close-button:hover{background:#cbd5e0;transform:scale(1.1)}.ai-conversation-container{background-color:#f8fafc;flex:1 1;overflow-y:auto;padding:16px 12px}.ai-conversation{display:flex;flex-direction:column;gap:12px;min-height:100%}.ai-question-bubble{align-self:flex-end;background:#3182ce;border-radius:18px 18px 4px 18px;box-shadow:0 2px 4px #0000001a;color:#fff;line-height:1.5;max-width:80%}.ai-answer-bubble,.ai-question-bubble{animation:fadeIn .3s ease;font-size:.95rem;padding:12px 16px;word-break:break-word}.ai-answer-bubble{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:18px 18px 18px 4px;box-shadow:0 2px 4px #0000000d;color:#334155;line-height:1.6;margin-left:20px;margin-right:20px;max-width:90%;width:fit-content}.ai-answer-bubble p{animation:fadeInLine .3s ease forwards;animation-delay:.1s;margin:.4em 0;opacity:0;padding-left:1.4em;position:relative}.ai-answer-bubble p:before{color:#64748b;content:"•";font-weight:700;left:0;line-height:1;position:absolute}@keyframes fadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLine{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.ai-error-bubble{align-self:flex-start;animation:fadeIn .3s ease;background:#fff5f5;border:1px solid #fed7d7;border-radius:18px 18px 18px 4px;color:#e53e3e;max-width:80%;padding:12px 16px;word-break:break-word}.typing-indicator{display:flex;gap:4px;padding:8px 0}.typing-indicator span{animation:bounce 1.4s ease-in-out infinite;background-color:#a0aec0;border-radius:50%;display:inline-block;height:8px;width:8px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.ai-input-container{background:#fff;border-top:1px solid #e2e8f0;padding:16px}.ai-input-container textarea{background-color:#fff;border:1px solid #cbd5e0;border-radius:8px;box-sizing:border-box;color:#2d3748;font-family:inherit;font-size:.95rem;margin-bottom:12px;max-height:120px;min-height:60px;padding:12px;resize:none;transition:all .2s ease;width:100%}.ai-input-container textarea:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.ai-input-container textarea::placeholder{color:#a0aec0}.ai-submit-button{background:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:12px;transition:all .2s ease;width:100%}.ai-submit-button:hover:not(:disabled){background:#2b6cb0}.ai-submit-button:disabled{background:#a0aec0;cursor:not-allowed}.ai-human-check{background-color:#fff;color:#2d3748;font-size:.95rem;padding:12px 16px 0}.ai-human-check label{align-items:center;cursor:pointer;display:flex;gap:8px}.ai-human-check input[type=checkbox]{accent-color:#3182ce;height:16px;width:16px}.ai-user-info{background-color:#fff;display:flex;flex-direction:column;gap:10px;padding:12px 16px 0}.ai-user-info p{color:#4a5568;font-size:.95rem;margin:0 0 8px}.ai-user-info input{background-color:#fff;border:1px solid #cbd5e0;border-radius:8px;color:#2d3748;font-size:.95rem;padding:10px;transition:border-color .2s ease}.ai-user-info input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.ai-topic-select{background-color:#fff;border-top:1px solid #e2e8f0;color:#2d3748;font-size:.95rem;padding:12px 16px 20px}.ai-topic-select p{font-weight:500;margin:0 0 8px}.ai-topic-buttons{display:flex;gap:8px}.topic-button{background-color:#fff;border:1px solid #cbd5e0;border-radius:8px;color:#2d3748;cursor:pointer;flex:1 1;font-size:.9rem;padding:8px 12px;transition:all .2s ease}.topic-button:hover{background-color:#edf2f7}.topic-button.active{background-color:#3182ce;border-color:#3182ce;color:#fff}.category-selection{margin-bottom:8px}.category-selection p{color:#334155;font-weight:500;margin:0 0 8px}.category-buttons{display:flex;flex-wrap:wrap;gap:8px}.category-button{align-items:center;background-color:#f1f5f9;border:1px solid #cbd5e0;border-radius:8px;color:#1f2937;cursor:pointer;display:flex;font-size:.85rem;gap:6px;padding:8px 12px;transition:all .2s ease}.category-button:hover{background-color:#e2e8f0}.category-icon{font-size:1.1rem}.tour-list{display:flex;flex-direction:column;gap:8px}.tour-list p{font-weight:500;margin:0 0 8px}.tour-button{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;cursor:pointer;font-size:.9rem;padding:10px 12px;text-align:left;transition:all .2s ease;width:100%}.tour-button:hover{background-color:#edf2f7;border-color:#cbd5e0}.tour-details{display:flex;flex-direction:column;gap:8px}.tour-details h3{color:#1e40af;font-size:1.1rem;margin:0 0 8px}.tour-details p{font-size:.9rem;line-height:1.5;margin:0}.tour-details strong{color:#1e3a8a}.back-button{align-items:center;background-color:#f1f5f9;border:1px solid #cbd5e0;border-radius:8px;color:#3182ce;cursor:pointer;display:inline-flex;font-size:.9rem;gap:4px;margin-top:12px;padding:8px 12px;transition:all .2s ease}.back-button:hover{background-color:#e2e8f0}.book-button{background-color:#3182ce;border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;margin-top:8px;padding:10px 16px;text-align:center;text-decoration:none;transition:background-color .2s}.book-button:hover{background-color:#2b6cb0}.ai-conversation-container::-webkit-scrollbar{width:6px}.ai-conversation-container::-webkit-scrollbar-track{background:#f1f5f9}.ai-conversation-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.ai-conversation-container::-webkit-scrollbar-thumb:hover{background:#a0aec0}.tour-description,.tour-good-to-know,.tour-included{line-height:1.6;margin-bottom:12px}.tour-description p,.tour-good-to-know p,.tour-included p{margin:8px 0}@media (max-width:480px){.ai-widget-container{bottom:15px;left:15px;right:15px;width:calc(100% - 30px)}.ai-popup-box{border-radius:12px;max-height:80vh;width:100%}.ai-answer-bubble,.ai-question-bubble{max-width:90%}.ai-topic-buttons{flex-wrap:wrap}.topic-button{flex:1 1;min-width:calc(50% - 4px)}.category-button,.category-buttons{justify-content:center}.category-button{flex:1 1;min-width:calc(50% - 4px)}}.ai-popup-button{animation:pulse 2s infinite;background-color:#0070f3;border-radius:999px;bottom:20px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px 20px;position:fixed;right:20px;transition:background .2s ease;z-index:1000}.ai-popup-button:hover{background-color:#0059c1}@keyframes pulse{0%{box-shadow:0 0 0 0 #0070f399}70%{box-shadow:0 0 0 15px #0070f300}to{box-shadow:0 0 0 0 #0070f300}}@media (max-width:600px){.ai-popup-button{bottom:80px}}.privacy-page{font-size:1rem;line-height:1.7;margin:0 auto;max-width:800px;padding:2rem 1rem}.privacy-page h1{font-size:2rem;margin-bottom:1rem}.privacy-page h2{font-size:1.25rem;margin-top:2rem}body{background-color:#f5f5f5;font-family:Arial,sans-serif;margin:0}
/*# sourceMappingURL=main.bdc64f73.css.map*/