@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.whatsapp-contact{align-items:center;background:#1dae52;border-radius:8px 0 0 8px;box-shadow:0 4px 12px #0003;color:#fff;display:flex;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;margin-top:-16px;padding:.75rem 1.5rem;position:fixed;right:0;text-decoration:none;top:80px;transition:all .3s ease;z-index:90}.whatsapp-contact:hover{background:#20ba5a;box-shadow:0 6px 16px #0000004d;padding-left:2rem}.whatsapp-icon{font-size:1.3rem}.whatsapp-number{white-space:nowrap}@media (max-width:600px){.whatsapp-contact{font-size:.9rem;gap:.4rem;padding:.6rem 1rem}.whatsapp-contact:hover{padding-left:1.3rem}.whatsapp-icon{font-size:1.1rem}}.main-navbar{background:#f9f4ef;box-shadow:0 4px 16px #00000021;font-family:Montserrat,Segoe UI,Arial,sans-serif;justify-content:space-between;padding:.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.main-navbar,.navbar-left,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:inherit;margin-right:1.5rem}.logo-img{height:38px;width:auto}.navbar-links{align-items:center;display:flex;gap:2rem;margin-left:auto}.navbar-links a{border-radius:4px;color:#3c2f2f;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:500;padding:.2em .5em;text-decoration:none;transition:color .2s;white-space:nowrap}.navbar-links a:hover{background:#e2b560;color:#d57a3a}.company-name{color:#3c2f2f;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:1px;margin-left:.7rem;white-space:nowrap}.navbar-whatsapp{align-items:center;animation:bubblePop .4s cubic-bezier(.34,1.56,.64,1);background:#25d366;border-radius:50px;box-shadow:0 2px 8px #25d36659;color:#fff;display:flex;font-size:.88rem;font-weight:600;gap:.4rem;padding:.45rem .9rem;text-decoration:none;transition:transform .28s cubic-bezier(.34,1.56,.64,1),background .2s ease,box-shadow .28s ease;white-space:nowrap}.navbar-whatsapp:hover{background:#1ebe5d;box-shadow:0 4px 16px #25d36680;transform:scale(1.08)}.navbar-whatsapp:active{box-shadow:0 1px 4px #25d3664d;transform:scale(.94)}.navbar-whatsapp-icon{flex-shrink:0;font-size:1.15rem}.navbar-whatsapp-number{font-family:Montserrat,Segoe UI,Arial,sans-serif}@keyframes bubblePop{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}.navbar-dropdown{align-items:center;display:flex;position:relative}.navbar-hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:36px;justify-content:center;margin-left:1rem;padding:0;width:36px;z-index:110}.hamburger-bar{background:#3c2f2f;border-radius:2px;height:4px;margin:3px 0;transition:background .2s;width:28px}.navbar-links.mobile{animation:dropdownFadeIn .2s;background:#f9f4ef;border-radius:8px;box-shadow:0 4px 16px #00000021;display:flex;flex-direction:column;gap:0;min-width:140px;position:absolute;right:0;top:48px;z-index:120}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-links.mobile a{border-bottom:1px solid #e2b56033;border-radius:0;font-size:1rem;padding:.7em 1.2em}.navbar-links.mobile a:last-child{border-bottom:none}@media (max-width:1000px){.main-navbar{align-items:center;flex-direction:row;padding:.5rem 1rem}.navbar-links{display:none}.navbar-dropdown{display:flex}}@media (max-width:1200px) and (min-width:1001px){.navbar-links{gap:1.25rem}.navbar-links a{font-size:1rem;padding:.2em .4em}}@media (max-width:1100px) and (min-width:1001px){.navbar-links{gap:.85rem}.navbar-links a{font-size:.95rem;padding:.2em .35em}.main-navbar{padding:.5rem 1.5rem}}@media (min-width:1000px){.navbar-dropdown{display:none}.navbar-links{display:flex}}@media (max-width:600px){.main-navbar{align-items:center;flex-direction:row;justify-content:space-between;padding:.5rem 1rem}.navbar-logo{margin-right:.7rem}.navbar-left{align-items:center;flex-direction:row}.navbar-links{gap:1rem;margin-left:0;margin-top:0}}@media (max-width:420px){.main-navbar{padding:.45rem .7rem}.logo-img{height:30px}.company-name{font-size:1.3rem;letter-spacing:0;margin-left:.45rem}.navbar-hamburger{height:30px;margin-left:.6rem;width:30px}.hamburger-bar{height:3px;margin:2.5px 0;width:22px}.navbar-whatsapp{font-size:.9rem;padding:.4rem .65rem}.navbar-whatsapp-icon{font-size:1rem}}body{background:#f9f4ef;margin:0;padding:0}.home-page{background:#0000;box-sizing:border-box;color:#3c2f2f;margin-top:0;overflow-x:hidden}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:550px;margin-bottom:2.5rem;margin-top:0;max-height:520px;min-height:500px;overflow:hidden;position:relative;width:auto}.hero-img{height:550px;object-fit:cover;width:30.33%}.hero-video-bg{bottom:0;height:100%;left:0;object-fit:cover;opacity:.95;pointer-events:none;position:absolute;right:0;top:0;transform:translateZ(0);transition:opacity .3s ease-in-out;width:100%;will-change:transform,opacity;z-index:0}#youtube-player iframe,.hero-video-bg#youtube-player,iframe.hero-video-bg{background:#0000;height:177.78vw;left:50%;min-height:100vh;min-width:56.25vh;object-fit:fill;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.hero-img-single{display:none}.hero-overlay{align-items:center;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding:2rem;position:absolute;right:0;text-align:center;top:0;z-index:3}.hero-overlay:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#00000073,#0000008c);content:"";inset:0;opacity:.5;pointer-events:none;position:absolute;z-index:2}.hero-overlay>*{position:relative;z-index:3}.hero-overlay h1{color:#fff;font-weight:700;text-shadow:0 6px 18px #0009}.hero-overlay p{color:#fff;font-weight:600;text-shadow:0 4px 12px #00000073}.hero-btn{background:#9c3d1c;border:none;border-radius:6px;box-shadow:0 2px 8px #00000014;color:#fff;font-size:1.1rem;font-weight:700;padding:.7rem 2rem;text-decoration:none;transition:background .2s}.hero-btn:hover{background:#d57a3a;color:#fff}.testimonials-section{border-bottom:1.5px solid #e2b56033;margin:20px auto 40px;max-width:1400px;padding:0 2rem 40px}.testimonials-section h2{color:#3c2f2f;font-size:1.7rem;margin-bottom:1.5rem}.testimonials-cards{display:flex;gap:1.5rem}.testimonial-card{background:#fff;border:1px solid #e2b560;border-radius:8px;color:#3c2f2f;flex:1 1;padding:1rem;text-align:center}.testimonial-photo{border:2px solid #e2b560;border-radius:50%;height:60px;margin-bottom:.5rem;object-fit:cover;width:60px}.blog-feed-section{margin:20px}.blog-card{border:1px solid #e2b560;color:#3c2f2f;flex:1 1;text-align:center;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.blog-card:hover{box-shadow:0 8px 24px #9c3d1c1a,0 2px 8px #0000000f;transform:translateY(-6px) scale(1.025)}.blog-image{aspect-ratio:1/1;border:2px solid #e2b560;display:block;height:150px;margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:150px;width:100%}.welcome-section{background:#fff8ef;border:1.5px solid #e2b560;border-radius:14px;box-shadow:0 2px 12px #e2b56014;margin:36px auto;max-width:80%;padding:2rem 2.5rem}.welcome-section p{color:#3c2f2f;font-size:1.15rem;line-height:1.7;margin:0 0 1.1rem;text-align:left}.featured-tours-section{margin:32px 20px;text-align:center}.featured-tours-section h2{color:#3c2f2f;font-size:2rem;margin-bottom:1.2rem}.featured-tours-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.2rem}.featured-tour-card{align-items:center;background:#fff;border:1px solid #e2b560;border-radius:10px;box-shadow:0 2px 8px #0000000a;color:#3c2f2f;display:flex;flex:1 1 220px;flex-direction:column;max-width:290px;padding:1rem;text-align:center;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);width:100%}.featured-tour-card:hover{box-shadow:0 8px 24px #9c3d1c1a,0 2px 8px #0000000f;transform:translateY(-6px) scale(1.025)}.featured-tour-image{border:2px solid #e2b560;border-radius:8px;height:170px;margin-bottom:.5rem;object-fit:cover;width:100%}.featured-tour-info{color:#3c2f2f;font-size:1rem;margin:.5rem 0}.see-more-tours-btn{background:#9c3d1c;border:none;border-radius:5px;color:#fff;display:inline-block;font-size:1.05rem;font-weight:700;margin-top:.5rem;padding:.5rem 1.5rem;text-decoration:none;transition:background .2s}.see-more-tours-btn:hover{background:#d57a3a;color:#fff}.offer-divider{background:#0000;border:none;border-top:1.5px solid #e2b56033;margin:40px auto 32px;width:90%}.what-we-offer-section{margin:0 auto 32px;max-width:1000px;padding:0 1rem;text-align:center}.what-we-offer-section h2{color:#3c2f2f;font-size:1.7rem;letter-spacing:1px;margin-bottom:1.5rem}.offer-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.offer-card{align-items:center;background:#fff8ef;border:1.5px solid #e2b560;border-radius:12px;box-shadow:0 2px 10px #e2b56012;display:flex;flex:1 1 180px;flex-direction:column;margin-bottom:1rem;max-width:210px;min-width:170px;padding:1.5rem 1.2rem;transition:box-shadow .18s}.offer-card:hover{box-shadow:0 6px 24px #9c3d1c1a,0 2px 8px #0000000f}.offer-icon{font-size:2.2rem;margin-bottom:.7rem}.offer-title{color:#3c2f2f;font-size:1.13rem;font-weight:600;letter-spacing:.5px;margin-bottom:20px}@media (max-width:768px){.hero-img-single{height:28vh;min-height:440px}.hero-section{min-height:140px}.blog-feed,.featured-tours-grid,.testimonials-cards{flex-direction:column;gap:1rem}.featured-tours-grid{align-items:center;margin:0 auto;width:100%}.featured-tour-card{max-width:75%}.featured-tour-image{min-height:300px}}@media (max-width:600px){.hero-overlay h1{font-size:2rem;margin-top:-40px}.hero-overlay p{font-size:1rem}}@media (max-width:400px){.hero-overlay h1{font-size:1.3rem;margin-top:-20px}.hero-overlay p{font-size:.95rem}}@media (max-width:900px){.offer-grid{gap:1rem}.offer-card{max-width:45vw;min-width:130px;padding:1.1rem .7rem}}@media (max-width:600px){.offer-grid{align-items:center;flex-direction:column;gap:1rem}.offer-card{max-width:350px;min-width:0;min-width:auto;width:90%}}.home-contact-section{background:linear-gradient(135deg,#f9f4ef,#fdf7f1);border-radius:12px;box-shadow:0 4px 16px #0000001a;margin:3rem auto;max-width:600px;padding:2rem}.home-contact-section h2{color:#3c2f2f;font-size:1.8rem;margin-bottom:.5rem;text-align:center}.contact-intro{color:#555;font-size:1rem;margin-bottom:1.5rem;text-align:center}.home-contact-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.home-contact-form input,.home-contact-form select,.home-contact-form textarea{background:#fff;border:2px solid #e2b560;border-radius:6px;color:#3c2f2f;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.home-contact-form input:focus,.home-contact-form select:focus,.home-contact-form textarea:focus{border-color:#d57a3a;box-shadow:0 0 8px #d57a3a33;outline:none}.home-contact-form label{color:#555;display:block;font-size:.95rem;margin-bottom:-8px;margin-top:.5rem}.contact-submit-btn{background:linear-gradient(135deg,#d57a3a,#c86a2a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.contact-submit-btn:hover{background:linear-gradient(135deg,#c86a2a,#b85a1a);box-shadow:0 6px 16px #d57a3a4d;transform:translateY(-2px)}.contact-info-home{border-top:2px solid #e2b560;padding-top:1.5rem;text-align:center}.contact-info-home h3{color:#3c2f2f;margin-bottom:1rem}.contact-methods{gap:1rem}.contact-method,.contact-methods{display:flex;flex-direction:column}.contact-method{gap:.3rem}.contact-method strong{color:#3c2f2f}.contact-method a{color:#d57a3a;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-method a:hover{color:#c86a2a}.blog-contact-wrapper{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:3rem auto;max-width:1200px;padding:0 2rem}.blog-section-left{display:flex;flex-direction:column;gap:1.5rem}.blog-section-left h2{color:#3c2f2f;font-size:1.7rem;margin:0 0 1rem}.blog-feed{flex-direction:column}.blog-card,.blog-feed{display:flex;gap:1.5rem}.blog-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;overflow:hidden;padding:1rem;transition:all .3s ease}.blog-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.blog-image{border-radius:6px;flex-shrink:0;height:120px;object-fit:cover;width:120px}.blog-card h3{align-items:center;color:#3c2f2f;display:flex;flex:1 1;font-size:1.1rem;line-height:1.4;margin:0}.contact-section-right{background:linear-gradient(135deg,#f9f4ef,#fdf7f1);border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:2rem}.contact-section-right h2{color:#3c2f2f;font-size:1.7rem;margin:0 0 .5rem;text-align:center}.contact-section-right .contact-intro{color:#555;font-size:1rem;margin-bottom:1.5rem;text-align:center}.contact-section-right .home-contact-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.contact-section-right .home-contact-form input,.contact-section-right .home-contact-form select,.contact-section-right .home-contact-form textarea{background:#fff;border:2px solid #e2b560;border-radius:6px;color:#3c2f2f;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.contact-section-right .home-contact-form input:focus,.contact-section-right .home-contact-form select:focus,.contact-section-right .home-contact-form textarea:focus{border-color:#d57a3a;box-shadow:0 0 8px #d57a3a33;outline:none}.contact-section-right .home-contact-form label{color:#555;display:block;font-size:.95rem;margin-bottom:-8px;margin-top:.5rem}.contact-section-right .contact-submit-btn{background:linear-gradient(135deg,#d57a3a,#c86a2a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.contact-section-right .contact-submit-btn:hover{background:linear-gradient(135deg,#c86a2a,#b85a1a);box-shadow:0 6px 16px #d57a3a4d;transform:translateY(-2px)}.contact-section-right .contact-info-home{border-top:2px solid #e2b560;padding-top:1.5rem;text-align:center}.contact-section-right .contact-info-home h3{color:#3c2f2f;margin-bottom:1rem}.contact-section-right .contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-section-right .contact-method{display:flex;flex-direction:column;gap:.3rem}.social-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.social-icon{align-items:center;background:#f0f0f0;border:2px solid #e2b560;border-radius:50%;color:#3c2f2f;display:inline-flex;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-icon:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.whatsapp-icon:hover{background:#25d366;border-color:#25d366;color:#fff}.instagram-icon:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#cc2366;color:#fff}.contact-section-right .contact-method strong{color:#3c2f2f}.contact-section-right .contact-method a{color:#d57a3a;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-section-right .contact-method a:hover{color:#c86a2a}@media (max-width:1000px){.blog-contact-wrapper{gap:2rem;grid-template-columns:1fr;padding:0 1.5rem}.blog-card{align-items:flex-start;flex-direction:row;gap:1.2rem;padding:1rem}.blog-image{flex-shrink:0;height:140px;width:140px}.blog-card h3{align-items:flex-start;display:block;margin:0;text-align:left}}@media (max-width:600px){.blog-contact-wrapper{gap:1.5rem;margin:2rem auto;padding:0 1rem}.blog-section-left h2,.contact-section-right h2{font-size:1.5rem}.contact-section-right{padding:1.5rem}.blog-card{padding:.75rem}.blog-image{height:100px;width:100px}.blog-card h3{font-size:1rem}.contact-section-right .home-contact-form input,.contact-section-right .home-contact-form select,.contact-section-right .home-contact-form textarea{font-size:.95rem;padding:.6rem}.contact-intro{font-size:.95rem}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--navbar-h:60px;--brand-brown:#3c2f2f;--brand-rust:#9c3d1c;--brand-orange:#d57a3a;--brand-tan:#8b6f47;--brand-gold:#e2b560;--brand-beige:#f9f4ef;--brand-light:#fdfaf7;--border-c:#e0d3c8}.tours-page-outer{background:#f9f4ef;background:var(--brand-beige);min-height:calc(100vh - 60px);min-height:calc(100vh - var(--navbar-h))}.tours-split-layout{align-items:flex-start;display:flex}.tours-left-column{flex:1 1 100%;min-width:0;padding:2rem 2rem 5rem}.tours-split-layout.map-visible .tours-left-column{flex:0 0 46%;max-width:46%;padding:2rem 1.5rem 5rem}.tours-list-header{margin-bottom:1.25rem}.tours-main-title{color:#3c2f2f;color:var(--brand-brown);font-size:2.2rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 .2rem}.tours-main-subtitle{color:#b39b8c;font-size:.9rem;font-weight:500;margin:0}.tours-filter-bar{margin-bottom:1rem}.desktop-filters{display:flex}.filter-chips-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.filter-chip-btn{background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:20px;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;font-size:.85rem;font-weight:600;padding:.45rem 1.1rem;transition:all .2s;white-space:nowrap}.filter-chip-btn.chip-active,.filter-chip-btn:hover{background:#3c2f2f;background:var(--brand-brown);border-color:#3c2f2f;border-color:var(--brand-brown);color:#fff}.filter-chip-select{align-items:center;display:inline-flex;position:relative}.filter-chip-select:after{color:#555;content:"∨";font-size:.7rem;pointer-events:none;position:absolute;right:.75rem}.filter-chip-select select{appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d8d0c8;border-radius:20px;color:#333;cursor:pointer;font-size:.85rem;font-weight:500;padding:.45rem 2rem .45rem 1rem;transition:all .2s}.filter-chip-select select:focus,.filter-chip-select select:hover{border-color:#8b6f47;border-color:var(--brand-tan);box-shadow:0 0 0 3px #8b6f471a;outline:none}.filter-chip-more:after{content:"≡";font-size:.85rem}.filter-clear-x{align-items:center;background:#fff;border:1.5px solid #e74c3c;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;height:30px;justify-content:center;transition:all .2s;width:30px}.filter-clear-x:hover{background:#e74c3c;color:#fff}.tours-results-bar{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin:.75rem 0 1rem}.tours-count{color:#7a6a5a;font-weight:500}.sort-inline{align-items:center;display:flex;gap:.4rem}.sort-label{color:var(--brand-tan);font-size:.78rem;letter-spacing:.05em}.sort-select{background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:6px;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;font-size:.85rem;font-weight:500;padding:.35rem .75rem}.sort-select:focus{border-color:#8b6f47;border-color:var(--brand-tan);outline:none}.tours-list-items{display:flex;flex-direction:column;gap:1rem}.tour-card-wrap{animation:cardSlideIn .45s ease-out both}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tour-card-h{background:#fff;border:1px solid #f0e8e0;border-radius:14px;box-shadow:0 2px 10px #0000000f;display:flex;overflow:visible;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.tour-card-h.card-highlighted,.tour-card-h:hover{border-color:#d4a87a;box-shadow:0 10px 32px #9c3d1c33;transform:translateY(-5px)}.tc-img-wrap{aspect-ratio:1/1;border-radius:13px 0 0 13px;flex:0 0 180px;flex-shrink:0;overflow:hidden;position:relative;width:180px}.tc-img{display:block;height:100%;object-fit:cover;opacity:0;transition:opacity .2s ease;width:100%}.tc-img.loaded{opacity:1}.tc-body{display:flex;flex:1 1;flex-direction:column;min-width:0;padding:1rem 1.25rem}.tc-top-row{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.3rem}.tc-location{align-items:center;color:#b39b8c;display:flex;font-size:.7rem;font-weight:700;gap:.3rem;letter-spacing:.07em;min-width:0;overflow:visible;position:relative}.tc-location[data-tooltip]:hover:after{background:#3c2f2f;border-radius:6px;bottom:calc(100% + 6px);box-shadow:0 2px 8px #0000002e;color:#fff;content:attr(data-tooltip);font-size:.72rem;font-weight:600;left:0;letter-spacing:.04em;padding:.35rem .65rem;pointer-events:none;position:absolute;text-transform:uppercase;white-space:nowrap;z-index:20}.tc-location[data-tooltip]:hover:before{border:5px solid #0000;border-top-color:#3c2f2f;bottom:calc(100% + 1px);content:"";left:10px;pointer-events:none;position:absolute;z-index:20}.tc-location-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-location-icon{color:#9c3d1c;color:var(--brand-rust);font-size:.72rem}.tc-price-from{color:#888;flex-shrink:0;font-size:.82rem;white-space:nowrap}.tc-price-from strong{color:#9c3d1c;color:var(--brand-rust);font-size:1rem;font-weight:800}.tc-title-link{color:inherit;text-decoration:none}.tc-title-link:hover .tc-title{color:#9c3d1c;color:var(--brand-rust)}.tc-title{color:#3c2f2f;color:var(--brand-brown);font-size:1.05rem;font-weight:700;line-height:1.3;margin:0 0 .35rem;transition:color .2s}.tc-blurb{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#7a6a5a;display:-webkit-box;font-size:.83rem;line-height:1.5;margin:0 0 .65rem;overflow:hidden}.tc-meta{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:.75rem}.tc-meta-item{align-items:center;color:#6a5a4a;display:flex;font-size:.78rem;font-weight:500;gap:.3rem}.tc-meta-icon{color:#8b6f47;color:var(--brand-tan);font-size:.78rem}.tc-footer{display:flex;justify-content:flex-end;margin-top:auto}.tc-details-btn{background:#9c3d1c;background:var(--brand-rust);border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;padding:.45rem 1.1rem;transition:background .2s}.tc-details-btn:hover{background:#d57a3a;background:var(--brand-orange)}.load-more-btn{background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;display:block;font-size:.9rem;font-weight:600;margin:1.5rem auto 0;max-width:300px;padding:.75rem 1.5rem;text-align:center;transition:all .2s;width:100%}.load-more-btn:hover{background:#f9f4ef;background:var(--brand-beige);border-color:#8b6f47;border-color:var(--brand-tan)}.no-results-msg{color:#8a7a6a;padding:3rem 2rem;text-align:center}.no-results-msg p{margin-bottom:1rem}.tours-map-column{display:none}.tours-split-layout.map-visible .tours-map-column{border-left:1px solid #e0d3c8;border-left:1px solid var(--border-c);display:flex;flex:0 0 54%;flex-direction:column;height:calc(100vh - 60px);height:calc(100vh - var(--navbar-h));max-width:54%;position:-webkit-sticky;position:sticky;top:60px;top:var(--navbar-h)}.map-panel-header{align-items:center;background:#fff;border-bottom:1px solid #e0d3c8;border-bottom:1px solid var(--border-c);display:flex;flex-shrink:0;gap:.75rem;justify-content:space-between;padding:.75rem 1rem;z-index:10}.map-search-box{align-items:center;background:#fdfaf7;background:var(--brand-light);border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;cursor:default;display:flex;flex:1 1;gap:.5rem;padding:.5rem .875rem}.map-search-icon{color:#bbb;flex-shrink:0;font-size:.9rem}.map-search-placeholder{color:#bbb;font-size:.85rem;-webkit-user-select:none;user-select:none}.view-mode-btns{border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;display:flex;flex-shrink:0;overflow:hidden}.view-mode-btn{align-items:center;background:#fff;border:none;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;display:flex;font-size:.82rem;font-weight:600;gap:.35rem;padding:.45rem .9rem;transition:background .2s;white-space:nowrap}.view-mode-btn+.view-mode-btn{border-left:1.5px solid #e0d3c8;border-left:1.5px solid var(--border-c)}.view-mode-btn:hover{background:#f9f4ef;background:var(--brand-beige)}.view-mode-btn.vmbtn-active{background:#3c2f2f;background:var(--brand-brown);color:#fff}.tours-leaflet-map{flex:1 1;width:100%;z-index:1}.reset-map-btn{align-items:center;background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;bottom:24px;box-shadow:0 2px 12px #0000001f;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.4rem;justify-content:center;left:50%;padding:.55rem 1.25rem;position:absolute;transform:translateX(-50%);transition:all .2s;z-index:10}.reset-map-btn:hover{background:#f9f4ef;background:var(--brand-beige);border-color:#8b6f47;border-color:var(--brand-tan)}.mlp-wrap{align-items:center;cursor:pointer;display:flex;flex-direction:column;transform:translate(-50%,-100%)}.mlp-pin{background:#3c2f2f;background:var(--brand-brown);border:2.5px solid #fff;border-radius:50% 50% 50% 0;box-shadow:0 2px 8px #0000004d;height:26px;transform:rotate(-45deg);width:26px}.mlp-label{background:#fff;border-radius:3px;box-shadow:0 1px 4px #00000026;color:#3c2f2f;color:var(--brand-brown);font-size:.6rem;font-weight:700;letter-spacing:.04em;margin-top:5px;padding:1px 5px;text-transform:uppercase;white-space:nowrap}.leaflet-marker-icon:has(.mlp-wrap:hover){z-index:10000!important}.mlp-wrap.mlp-active .mlp-pin{background:#8b6f47;background:var(--brand-tan);height:36px;width:36px}.mlp-wrap.mlp-selected .mlp-pin{background:#9c3d1c;background:var(--brand-rust);height:36px;width:36px}.mlp-wrap.mlp-selected .mlp-label{color:#9c3d1c;color:var(--brand-rust)}.map-loc-popup{min-width:140px}.mlp-popup-title{color:#3c2f2f;color:var(--brand-brown);display:block;font-size:.9rem;font-weight:700;margin-bottom:.2rem}.mlp-popup-count{color:#888;font-size:.78rem;margin:0 0 .5rem}.mlp-popup-btn{background:#9c3d1c;background:var(--brand-rust);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.78rem;font-weight:600;padding:.35rem .6rem;transition:background .2s;width:100%}.mlp-popup-btn:hover{background:#d57a3a;background:var(--brand-orange)}.mobile-filter-bar{align-items:center;display:none;gap:.5rem;margin-bottom:.75rem}.mobile-filters-btn{align-items:center;background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;display:flex;flex:1 1;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.filter-badge{background:#9c3d1c;background:var(--brand-rust);border-radius:50%;color:#fff;font-size:.7rem;font-weight:700;height:18px;margin-left:auto;width:18px}.filter-badge,.view-toggle-btn{align-items:center;display:flex;justify-content:center}.view-toggle-btn{background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;color:#3c2f2f;color:var(--brand-brown);cursor:pointer;font-size:.9rem;height:38px;transition:all .2s;width:38px}.view-toggle-btn.vt-active{background:#3c2f2f;background:var(--brand-brown);border-color:#3c2f2f;border-color:var(--brand-brown);color:#fff}.mobile-filters-dropdown{background:#fff;border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:12px;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding:1rem}.mfd-row{display:flex;gap:.75rem}.mfd-item{display:flex;flex:1 1;flex-direction:column;gap:.3rem}.mfd-item label{color:#8b6f47;color:var(--brand-tan);font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.mfd-item select{background:#fdfaf7;background:var(--brand-light);border:1.5px solid #e0d3c8;border:1.5px solid var(--border-c);border-radius:8px;color:#3c2f2f;color:var(--brand-brown);font-size:.85rem;font-weight:500;padding:.45rem .7rem}.clear-btn{border:1.5px solid var(--brand-rust);color:var(--brand-rust)}.clear-btn:hover{background:#9c3d1c;background:var(--brand-rust)}.loading-container{background:var(--brand-beige)}.loading-text{color:var(--brand-brown)}@media (max-width:960px){.tours-split-layout.map-visible .tours-left-column{flex:1 1 100%;max-width:100%}.desktop-filters,.tours-split-layout.map-visible .tours-map-column{display:none}.mobile-filter-bar{display:flex}.tc-img-wrap{aspect-ratio:1/1;flex:0 0 130px;width:130px}.tours-list-header{text-align:center}}@media (max-width:440px){.tours-left-column{padding:1.25rem 1rem 4rem}.tours-main-title{font-size:1.75rem}.tour-card-h{flex-direction:column}.tc-img-wrap{aspect-ratio:1/1;border-radius:13px 13px 0 0;flex:0 0 auto;height:auto;width:100%}.tc-body{padding:.875rem 1rem}.tours-results-bar{align-items:flex-start;flex-direction:column;gap:.4rem}}.about-page{margin:0 auto;max-width:1200px;padding:2rem}.about-content{margin-bottom:2rem}.about-team-photo{display:none}.about-team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.about-team-member{align-items:flex-start;background:#f8f8f8;border-radius:8px;display:flex;gap:1rem;padding:1rem}.about-team-member-photo{border-radius:8px;flex-shrink:0;height:140px;object-fit:cover;width:140px}.about-team-member-info h3{font-size:1.1rem;margin:0 0 .5rem}.about-team-member-info p{color:#444;font-size:.97rem;margin:0}@media (max-width:600px){.about-team-grid{grid-template-columns:1fr}}.booking-page{background:#f9f4ef;min-height:100vh;padding:2rem 1rem}.booking-container{background:linear-gradient(135deg,#f9f4ef,#fdf7f1);border-radius:12px;box-shadow:0 4px 16px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.booking-page h1{color:#3c2f2f;font-size:1.8rem;margin:0 0 .5rem}.booking-intro,.booking-page h1{font-family:Montserrat,Segoe UI,Arial,sans-serif;text-align:center}.booking-intro{color:#555;font-size:1rem;margin:0 0 1.5rem}.booking-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.booking-form input,.booking-form select,.booking-form textarea{background:#fff;border:2px solid #e2b560;border-radius:6px;color:#3c2f2f;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#d57a3a;box-shadow:0 0 8px #d57a3a33;outline:none}.booking-form label{color:#555;display:block;font-size:.95rem;margin-bottom:-8px}.booking-form label,.booking-submit-btn{font-family:Montserrat,Segoe UI,Arial,sans-serif;margin-top:.5rem}.booking-submit-btn{background:linear-gradient(135deg,#d57a3a,#c86a2a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.booking-submit-btn:hover{background:linear-gradient(135deg,#c86a2a,#b85a1a);box-shadow:0 6px 16px #d57a3a4d;transform:translateY(-2px)}.booking-contact-info{border-top:2px solid #e2b560;padding-top:1.5rem;text-align:center}.booking-contact-info h3{color:#3c2f2f;font-family:Montserrat,Segoe UI,Arial,sans-serif;margin-bottom:1rem}.booking-contact-methods{display:flex;flex-direction:column;gap:1rem}.booking-contact-method{display:flex;flex-direction:column;gap:.3rem}.booking-contact-method strong{color:#3c2f2f;font-family:Montserrat,Segoe UI,Arial,sans-serif}.booking-contact-method a{color:#d57a3a;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-weight:500;text-decoration:none;transition:color .3s ease}.booking-contact-method a:hover{color:#c86a2a}.booking-social-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.booking-social-icon{align-items:center;background:#f0f0f0;border:2px solid #e2b560;border-radius:50%;color:#3c2f2f;display:inline-flex;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.booking-social-icon:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.booking-social-icon.whatsapp-icon:hover{background:#25d366;border-color:#25d366;color:#fff}.booking-social-icon.instagram-icon:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#cc2366;color:#fff}@media (max-width:600px){.booking-container{margin:1rem;padding:1.5rem}.booking-page h1{font-size:1.5rem}.booking-intro{font-size:.95rem}.booking-form input,.booking-form select,.booking-form textarea{font-size:.95rem;padding:.6rem}}.success-page{align-items:center;background:#f9f4ef;display:flex;justify-content:center;padding:20px}.success-container{animation:slideUp .6s ease-out;background:#fff;border-radius:12px;border-top:5px solid #e2b560;box-shadow:0 10px 40px #0000001a;margin-top:150px;max-width:500px;padding:60px 40px;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon{animation:scaleIn .6s ease-out;color:#e2b560;font-size:64px;font-weight:700;margin-bottom:20px}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-container h1{color:#3c2f2f;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:28px;margin-bottom:16px}.success-message{color:#666;font-size:16px;line-height:1.6;margin-bottom:20px}.success-subtext{color:#999;font-size:14px;margin-bottom:30px}.success-btn{background-color:#e2b560;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:background-color .3s ease,transform .2s ease}.success-btn:hover{background-color:#d4a850;transform:translateY(-2px)}.success-btn:active{transform:translateY(0)}@media (max-width:600px){.success-container{margin-left:20px;margin-right:20px;padding:40px 20px}.success-container h1{font-size:24px}.success-message{font-size:14px}}.itinerary-timeline{margin:32px 0 36px;padding-left:0;position:relative}.timeline-item{align-items:flex-start;display:flex;min-height:60px;position:relative}.timeline-circle{background:#cfa68c;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #cfa68c;height:18px;margin-right:22px;margin-top:4px;position:relative;width:18px;z-index:2}.timeline-item:not(.last):after{background:repeating-linear-gradient(180deg,#cfa68c 0 8px,#0000 8px 16px);content:"";height:calc(100% - 22px);left:9px;position:absolute;top:22px;width:4px;z-index:0}.itinerary-intro{margin-bottom:18px}.timeline-content{flex:1 1;padding-bottom:18px}.timeline-day{color:#7a4c1e;font-size:1.18rem;font-weight:700;margin-bottom:6px}.timeline-list{list-style:disc;margin:0;padding-left:20px}.timeline-list li{font-size:1.05rem;margin-bottom:6px}@media (max-width:600px){.itinerary-timeline{margin:18px 0}.timeline-day{font-size:1rem}.timeline-circle{height:13px;margin-right:12px;width:13px}.timeline-list li{font-size:.98rem}}.tour-details-page{margin:0 auto;max-width:1500px;padding:32px 16px}.slider-carousel{align-items:center;justify-content:center;margin:0 auto 24px;max-width:1500px;overflow:hidden;width:100%}.carousel-slider,.slider-carousel{display:flex;height:550px;position:relative}.carousel-slider{will-change:transform}.carousel-image{border-radius:8px;flex-shrink:0;height:550px;object-fit:cover;position:relative;transition:none;width:100%}.carousel-arrow{background:#ffffffb3;border:none;border-radius:50%;cursor:pointer;font-size:2rem;padding:0 12px;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;z-index:2}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}.tour-title{margin-top:24px;text-align:center}.tour-details-content{display:flex;gap:32px;margin-top:24px}.tour-description{flex:2 1;font-size:1.1rem}.tour-quick-facts{background:#f7f7f7;border:1.5px solid #cfa68c;border-radius:8px;box-shadow:0 2px 8px #0003;flex:1 1;height:-webkit-fit-content;height:fit-content;max-width:250px;min-width:180px;padding:18px 20px}.tour-quick-facts h3{margin-top:0}.tour-quick-facts ul{list-style:none;margin:0;padding:0}.tour-quick-facts li{margin-bottom:10px}.tour-photo-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-top:28px;width:100%}.tour-photo-grid-item{align-items:center;aspect-ratio:1/1;background:#eee;border-radius:6px;display:flex;justify-content:center;overflow:hidden}.tour-photo-grid-item img{display:block;height:100%;object-fit:cover;width:100%}.tour-photo-grid-title{color:#444;font-size:1.5rem;font-weight:700;letter-spacing:2px;margin-bottom:10px;margin-top:32px;text-align:left}.photo-lightbox-overlay{animation:fadeIn .2s;background:#000000d9;inset:0;position:fixed;z-index:9999}.photo-lightbox-content,.photo-lightbox-overlay{align-items:center;display:flex;justify-content:center}.photo-lightbox-content{max-height:90vh;max-width:90vw;position:relative}.photo-lightbox-img{background:#fff;border-radius:10px;box-shadow:0 8px 32px #00000080;max-height:80vh;max-width:90vw}.photo-lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5rem;line-height:1;padding:0 12px;position:absolute;right:0;top:-32px;transition:color .2s;z-index:2}.photo-lightbox-close:hover{color:#ff5252}.tour-dropdown-section{margin-top:36px;width:100%}.tour-dropdown-toggle{align-items:center;background:#f8f5f1;border:2px solid #cfa68c;border-radius:0 0 0 0;color:#3d2c1e;cursor:pointer;display:flex;font-size:1.18rem;font-weight:600;justify-content:space-between;outline:none;padding:16px 20px;transition:background .2s;width:100%}.tour-dropdown-toggle.expanded,.tour-dropdown-toggle:hover{background:#f3e6d8}.tour-dropdown-arrow{font-size:1.2rem;margin-left:10px;transition:transform .3s}.tour-dropdown-content{background:#fff;border:2px solid #cfa68c;border-radius:0 0 0 0;border-top:none;box-shadow:0 2px 8px #00000012;max-height:0;overflow:hidden}.tour-dropdown-content,.tour-dropdown-content.show{transition:max-height .2s cubic-bezier(.77,0,.18,1)}.tour-dropdown-content.show{max-height:300px}.tour-dropdown-inner{animation:fadeIn .3s;padding:18px 24px}.tour-dropdown-inner ul{color:#3d2c1e;margin:0;padding-left:20px}.tour-dropdown-inner li{font-size:1.07rem;margin-bottom:8px}.tour-dropdown-section .tour-dropdown-toggle+.tour-dropdown-toggle{border-radius:0 0 0 0;border-top:none}.tour-dropdown-section .tour-dropdown-content+.tour-dropdown-toggle{margin-top:-2px}@media (max-width:600px){.tour-details-content{flex-direction:column;gap:18px}.tour-quick-facts{box-sizing:border-box;margin-bottom:18px;max-width:100%;min-width:0;width:100%}.tour-description{flex:initial;width:100%}.carousel-image,.carousel-slider,.slider-carousel{height:300px;max-height:300px}.carousel-image{border-radius:6px}.tour-photo-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.tour-photo-grid-title{font-size:1.1rem;margin-top:24px}.hide-on-mobile{display:none!important}}@media (max-width:500px){.tour-details-page{padding:12px 2vw}.carousel-image,.carousel-slider,.slider-carousel{height:180px;max-height:180px}.carousel-arrow{font-size:1.3rem;padding:0 8px}.tour-title{font-size:1.2rem;margin-top:14px}.tour-photo-grid{gap:6px;grid-template-columns:1fr}.tour-photo-grid-title{font-size:1rem;margin-top:16px}.tour-quick-facts{font-size:.98rem;padding:12px 10px}.hide-on-mobile{display:none!important}}.faq-container{background:#fafbfc;border-radius:12px;box-shadow:0 2px 12px #00000012;margin:2rem auto;max-width:700px;padding:1rem}.faq-list{margin-top:2rem}.faq-item{border-bottom:1px solid #e0e0e0;transition:background .2s}.faq-item.open{background:#f0f4f8}.faq-question{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;justify-content:space-between;outline:none;padding:1rem;text-align:left;transition:background .2s;width:100%}.faq-question:hover{background:#f5f7fa}.faq-arrow{color:#888;font-size:1.2rem;margin-left:1rem}.faq-answer{animation:fadeIn .3s;color:#333;font-size:1rem;padding:0 1.5rem 1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.open-tours-page{background:#f9f4ef;color:#3c2f2f;margin:0 auto;padding:2rem 3rem}.open-tours-page .container{margin:0 auto;max-width:1600px}.open-tours-page h1{font-size:2.5rem}.open-tours-page h1,.page-title{margin-bottom:2rem;text-align:center}.page-title{margin-top:-10px}.page-title h1{color:#3c2f2f;font-size:2.5rem;letter-spacing:-.01em;margin:0}.page-title-accent{display:none}.page-subtitle{color:#b39b8c;font-size:.95rem;font-weight:500;letter-spacing:.02em;margin:2px 0 -5px}.filters-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;gap:0;margin-bottom:2rem;overflow:hidden}.filters-top-row{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;padding:1.25rem 1.5rem}.filter-section-divider{background:#f0e8e0;height:1px;margin:0}.filters-group{display:flex;flex:1 1;gap:1.5rem}.filter-item{display:flex;flex-direction:column;gap:.35rem}.filter-item:first-child{max-width:200px}.filter-item label{color:#8b6f47;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.filter-item select{background-color:#fdfaf7;border:1.5px solid #e0d3c8;border-radius:8px;color:#3c2f2f;cursor:pointer;font-size:.9rem;padding:.5rem .875rem;transition:border-color .2s,box-shadow .2s}.filter-item select:hover{background-color:#fff;border-color:#b39b8c}.filter-item select:focus{background-color:#fff;border-color:#8b6f47;box-shadow:0 0 0 3px #8b6f471a;outline:none}.clear-btn{background:#fff;border:1.5px solid #9c3d1c;border-radius:8px;color:#9c3d1c;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1.25rem;transition:all .2s;white-space:nowrap}.clear-btn:hover{background-color:#9c3d1c;color:#fff}.booked-tours-grid{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;width:100%}.content-layout{gap:2rem;margin-top:2rem}.booked-tour-card,.content-layout{align-items:flex-start;display:flex}.booked-tour-card{background:#fff;border:2px solid #e8ded4;border-radius:10px;box-shadow:0 2px 8px #00000014;box-sizing:border-box;flex-shrink:0;gap:1.5rem;justify-content:space-between;min-width:100%;padding:2rem;width:100%}@keyframes flash{0%,to{border-color:#e8ded4;box-shadow:0 2px 8px #00000014}50%{border-color:#8b6f47;box-shadow:0 0 20px #8b6f4799}}.booked-tour-card.flashing{animation:flash .6s ease-in-out 3}.booked-tour-card>.right-side{flex:1 1;overflow:hidden}.booked-tour-card-image{aspect-ratio:1/1;background:#f3eae0;border:2px solid #e8ded4;border-radius:12px;flex-shrink:0;height:200px;overflow:hidden;position:relative;width:200px}.price-bubble{background:#fff;border:2px solid #9c3d1c;border-radius:4px;box-shadow:0 2px 8px #0000001a;color:#3c2f2f;font-size:.9rem;font-weight:700;padding:.5rem .75rem;position:absolute;right:8px;top:8px}.booked-tour-card-image img{height:100%;object-fit:cover;width:100%}.booked-image-placeholder{align-items:center;background:#f3eae0;color:#b39b8c;display:flex;font-size:.85rem;font-weight:600;height:200px;justify-content:center;width:200px}.booked-tour-card h2{color:#3c2f2f;font-size:1.5rem;margin:0}.tour-locations{color:#999;font-size:.9rem;font-weight:400;margin:.15rem 0 0}.tour-details-section{margin-top:1rem}.tour-details-section h3{color:#3c2f2f;font-size:1rem;font-weight:700;margin:0 0 .3rem}.tour-details-section ul{list-style:circle;margin:0;padding-left:1.5rem}.tour-details-section li{color:#3c2f2f;font-size:.95rem;margin-bottom:.2rem}.tour-description{color:#3c2f2f;font-size:.95rem;line-height:1.5;margin-bottom:0;margin-top:1rem;width:100%}.button-group{display:flex;flex-direction:column;float:right;gap:.5rem;margin-bottom:1rem;margin-left:1rem}.join-btn{background:#fff;border:2px solid #9c3d1c;border-radius:6px;color:#9c3d1c;cursor:pointer;flex-shrink:0;font-size:1rem;font-weight:600;height:-webkit-fit-content;height:fit-content;padding:.75rem 1.5rem;transition:all .2s}.join-btn:hover{background-color:#9c3d1c;color:#fff}.info-btn{background:#fff;border:2px solid #1e90ff;border-radius:6px;color:#1e90ff;cursor:pointer;flex-shrink:0;font-size:.85rem;font-weight:600;height:-webkit-fit-content;height:fit-content;padding:.5rem 1rem;transition:all .2s}.info-btn:hover{background:#e6f0ff}.no-tours-section{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:4rem 2rem}.no-tours-image{height:300px;margin-top:-50px;object-fit:contain;width:300px}.no-tours{color:#3c2f2f;font-size:2rem;font-weight:700;margin:0}.book-tour-btn{background:#fff;border:2px solid #9c3d1c;border-radius:6px;color:#9c3d1c;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.book-tour-btn:hover{background-color:#9c3d1c;color:#fff}.sort-controls{align-items:center;color:#3c2f2f;display:flex;font-size:.9rem;gap:.75rem;padding:.875rem 1.5rem}.calendar-toggle-desktop{align-items:center;display:flex;margin-left:auto}.calendar-toggle-label{align-items:center;background:#fdfaf7;border:1.5px solid #e0d3c8;border-radius:999px;color:#6f5837;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:700;gap:.65rem;letter-spacing:.05em;padding:.45rem .85rem;text-transform:uppercase;transition:border-color .2s,background-color .2s,box-shadow .2s;white-space:nowrap}.calendar-toggle-label:hover{background:#fff;border-color:#b39b8c;box-shadow:0 2px 8px #8b6f4714}.calendar-toggle-label input{opacity:0;pointer-events:none;position:absolute}.calendar-toggle-checkmark{align-items:center;background:#fff;border:2px solid #cdbbaa;border-radius:5px;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;position:relative;transition:background-color .2s,border-color .2s,transform .2s;width:18px}.calendar-toggle-checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-58%) rotate(45deg) scale(0);transform-origin:center;transition:transform .2s ease;width:5px}.calendar-toggle-label input:checked+.calendar-toggle-checkmark{background:#8b6f47;border-color:#8b6f47}.calendar-toggle-label input:checked+.calendar-toggle-checkmark:after{transform:translate(-50%,-58%) rotate(45deg) scale(1)}.calendar-toggle-label input:focus-visible+.calendar-toggle-checkmark{outline:3px solid #8b6f472e;outline-offset:2px}.sort-label{color:#8b6f47;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.sort-group{display:flex}.sort-group .sort-btn{border-radius:0;margin-left:-1.5px;position:relative}.sort-group .sort-btn:first-child{border-radius:7px 0 0 7px;margin-left:0}.sort-group .sort-btn:last-child{border-radius:0 7px 7px 0}.sort-group .sort-btn.active{z-index:1}.sort-btn{background:#fdfaf7;border:1.5px solid #e0d3c8;color:#3c2f2f;cursor:pointer;font-size:.82rem;font-weight:600;padding:.35rem .9rem;transition:all .15s}.sort-btn:hover{background:#fff;border-color:#b39b8c;z-index:1}.sort-btn.active{background:#8b6f47;border-color:#8b6f47;color:#fff}.sort-divider{background:#e0d3c8;height:1.25rem;margin:0 .25rem;width:1px}.fully-booked-separator{align-items:center;display:flex;gap:1rem;margin:1rem 0}.separator-label{color:#b39b8c;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.separator-dashes{flex:1 1;height:1.5px}.separator-dashes.left{background:linear-gradient(270deg,#c4a882,#0000)}.separator-dashes.right{background:linear-gradient(90deg,#c4a882,#0000)}.booked-tour-card.fully-booked{opacity:.6}.mobile-filters-menu{display:none}.filters-toggle-btn{background:#fff;border:2px solid #d4c5b9;border-radius:6px;color:#3c2f2f;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:0;margin-top:-10px;padding:.75rem 1.5rem;transition:all .2s}.filters-toggle-btn:hover{border-color:#b39b8c}.filters-dropdown{background:#fff;border:2px solid #e8ded4;border-radius:12px;display:flex;flex-direction:column;gap:1rem;margin-bottom:0;margin-top:0;padding:1rem}.filters-dropdown .clear-btn,.filters-dropdown .filter-item,.filters-dropdown .filter-item select{width:100%}.mobile-filter-row{display:flex;gap:.75rem}.mobile-filter-row .filter-item{flex:1 1}.mobile-sort-section{border-top:1px solid #f0e8e0;display:flex;flex-direction:column;gap:.75rem;padding-top:.75rem}.mobile-sort-row{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}@media (max-width:850px){.filters-top-row{gap:1rem;padding:1rem 1.25rem}.filters-group{gap:.75rem}.filter-item:first-child{max-width:150px}.filter-item select{font-size:.85rem;padding:.5rem .65rem}.clear-btn{font-size:.8rem;padding:.5rem .9rem}}@media (max-width:720px){.page-title{margin-top:10px}.filters-section{display:none}.mobile-filters-menu{display:block}.filters-toggle-btn{width:100%}.booked-tour-card{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:200px 1fr}.booked-tour-card-image{align-self:start;grid-column:1;grid-row:1;margin-bottom:0}.booked-tour-card>.right-side{align-self:start;display:flex;flex-direction:column;grid-column:2;grid-row:1}.button-group{align-items:stretch;flex-direction:row;float:none;gap:.75rem;margin-bottom:0;margin-left:0;margin-top:1rem;order:999;width:100%}.info-btn,.join-btn{flex:1 1;height:auto}}@media (max-width:500px){.booked-tour-card{gap:1rem;grid-template-columns:1fr}.booked-tour-card-image{grid-column:1;grid-row:1;width:100%}.booked-tour-card>.right-side{display:flex;flex-direction:column;grid-column:1;grid-row:2}.button-group{flex-direction:row;float:none;margin-bottom:0;margin-left:0;margin-top:1rem;order:999;width:100%}.info-btn,.join-btn{flex:1 1}}@media (max-width:720px){.booked-open-tours-page,.open-tours-page{padding:1rem}.filter-item:first-child{max-width:100%}.booked-open-tours-page h1{font-size:1.4rem;margin-bottom:1.5rem}.filters-section{flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1rem}.filters-group{flex-direction:column;gap:1rem;width:100%}.clear-btn,.filter-item,.filter-item select{width:100%}.tours-grid{gap:1rem}.booked-tour-card{padding:1rem}.booked-tour-card h2{font-size:1.2rem}}@media (max-width:500px){.mobile-sort-row{align-items:center;flex-direction:column;gap:.5rem}.sort-label{font-size:.65rem}}.loading-container{align-items:center;background:#f9f4ef;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:45vh}.loading-horse{height:250px;object-fit:contain;width:250px}.loading-text{animation:pulse 1.5s ease-in-out infinite;color:#3c2f2f;font-size:1.5rem;font-weight:500;letter-spacing:.05em;margin-top:-20px}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.calendar-view-section{align-self:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;box-sizing:border-box;flex:0 0 500px;max-height:none;overflow:visible;padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.calendar-collapse-toggle{align-items:center;background:#f9f4ef;border:2px solid #e0d3c8;border-radius:8px;color:#3c2f2f;cursor:pointer;display:none;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:1rem;padding:.75rem;position:relative;transition:all .2s;width:100%}.calendar-collapse-toggle:hover{background:#f3eae0;border-color:#b39b8c;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.calendar-collapse-toggle:active{transform:translateY(0)}.toggle-icon{display:inline-block;font-size:.85rem;transition:transform .3s ease}.toggle-text{font-weight:600}.calendar-content{overflow:visible}@media (max-width:1200px){.calendar-content{background:#fff;border-radius:0;box-shadow:0 2px 10px #00000014;box-sizing:border-box;margin-left:auto;margin-right:auto;max-height:5000px;opacity:1;order:1;overflow:hidden;padding:1.5rem 1.5rem .5rem;position:relative;transform:translateY(0);transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease,transform .4s cubic-bezier(.4,0,.2,1);width:95%;z-index:1}.calendar-content.collapsed{box-shadow:none;max-height:0;opacity:0;padding:0;transform:translateY(-30px)}}.tours-cards-section{box-sizing:border-box;flex:1 1;min-width:0}.calendar-controls-header{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.calendar-month-title{color:#3c2f2f;font-size:1.25rem;margin:0;text-align:center}.calendar-nav-controls{align-items:center;display:flex;gap:.5rem}.calendar-nav-btn{background:#8b6f47;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.calendar-nav-btn:hover{background:#6f5837}.calendar-today-btn{background:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.calendar-today-btn:hover{background:#45a049}.calendar-grid{background:#e0d3c8;border:1px solid #e0d3c8}.calendar-day-header{background:#f3eae0;color:#8b6f47;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:10px 6px;text-transform:uppercase}.calendar-day{min-height:70px;padding:6px}.calendar-day.empty{background:#fdfaf7}.calendar-day.today{background:#fff9f0}.day-number{color:#3c2f2f;font-size:13px}.calendar-day.today .day-number{background:#4caf50;font-size:11px;height:22px;width:22px}.calendar-legend{background:#f9f4ef;border-radius:8px;margin-top:1.5rem;padding:1rem}.calendar-legend-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.calendar-legend h4{color:#3c2f2f;font-size:.9rem;font-weight:700;margin:0}.calendar-legend-toggle{background:#fff;border:1.5px solid #d9c9bb;border-radius:999px;color:#8b6f47;cursor:pointer;font-size:.75rem;font-weight:700;padding:.35rem .75rem;transition:background-color .2s,border-color .2s,color .2s;white-space:nowrap}.calendar-legend-toggle:hover{background:#fffdfb;border-color:#b39b8c;color:#6f5837}.legend-items{display:flex;flex-direction:column;gap:.5rem}.legend-items-expanded{border-top:1px solid #e5d8cd;margin-top:.85rem;padding-top:.85rem}.legend-item{align-items:center;display:flex;gap:.5rem}.legend-color{border-radius:2px;flex-shrink:0;height:4px;width:20px}.legend-text{color:#3c2f2f;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){.calendar-toggle-desktop{display:none}.filters-section{margin-bottom:0;position:relative;z-index:3}.content-layout{flex-direction:column;gap:0;margin-top:0}.calendar-view-section{background:#0000;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-height:none;overflow-y:visible;padding:0;position:static;width:100%}.tours-cards-section{box-sizing:border-box;margin-top:1.5rem;width:100%}.calendar-collapse-toggle{border-radius:0 0 12px 12px;border-top:none;box-shadow:0 4px 8px #00000014;display:flex;margin:0 auto;order:2;position:relative;width:95%;z-index:2}.calendar-controls-header{gap:.75rem}.calendar-month-title{font-size:1.3rem}.calendar-nav-controls{flex-wrap:wrap;justify-content:center}.calendar-nav-btn,.calendar-today-btn{font-size:.85rem;padding:.5rem 1rem}}@media (max-width:768px){.calendar-content{padding:1rem 1rem .5rem}.calendar-collapse-toggle{font-size:.9rem;padding:.65rem}.calendar-controls-header{gap:.5rem}.calendar-month-title{font-size:1.1rem}.calendar-nav-btn,.calendar-today-btn{font-size:.75rem;padding:.45rem .75rem}.calendar-day-header{font-size:.7rem;padding:8px 4px}.calendar-day{min-height:60px;padding:6px}.day-number{font-size:12px}.tour-indicator{height:6px!important;margin:3px 0!important}.calendar-legend{padding:1rem}.calendar-legend-header{align-items:stretch;flex-direction:column;gap:.65rem}.calendar-legend-toggle{width:100%}.legend-items{gap:.5rem;grid-template-columns:1fr}}@media (max-width:500px){.calendar-controls-header{flex-wrap:wrap}.calendar-nav-btn,.calendar-today-btn{font-size:.75rem;padding:.4rem .6rem}.calendar-day{min-height:50px;padding:4px}.day-number{font-size:11px}}.admin-container{margin:0 auto;max-width:1000px;min-height:80vh;padding:40px 20px}.admin-login{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:100px auto;max-width:400px;padding:40px}.admin-login h1{color:#333;margin-bottom:30px;text-align:center}.admin-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.admin-header h1{color:#333;margin:0}.user-info{align-items:center;display:flex;gap:15px}.user-info span{color:#666;font-size:14px}.tour-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px}.tour-form h2{color:#333;margin-bottom:25px;margin-top:0}.form-group{margin-bottom:20px}.form-group label{color:#555;display:block;font-weight:600;margin-bottom:8px}.field-hint{color:#666;font-size:13px;font-style:italic;margin:-4px 0 10px}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:10px 12px;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a;outline:none}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23333' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.tour-name-option-label{align-items:center;background:#f8f9fa;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:.9rem;font-weight:400;gap:.5rem;margin-bottom:.75rem;padding:10px 12px;transition:background .2s ease}.tour-name-option-label:hover{background:#e9ecef}.tour-name-option-label input[type=checkbox]{accent-color:#4caf50;cursor:pointer;height:18px;margin:0;width:18px}.tour-name-override-wrapper{background:#f0f7ff;border-left:3px solid #2196f3;border-radius:4px;margin-top:.75rem;padding:12px}.tour-name-override-label{color:#1565c0;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.custom-suffix-wrapper{background:#fff9e6;border-left:3px solid #ffc107;border-radius:4px;margin-top:.75rem;padding:10px 12px}.custom-suffix-label{align-items:center;color:#856404;cursor:pointer;display:flex;font-size:.9rem;font-weight:400;gap:.5rem;margin-bottom:0}.custom-suffix-label input[type=checkbox]{accent-color:#ffc107;cursor:pointer;height:18px;margin:0;width:18px}.custom-suffix-preview{animation:slideIn .3s ease;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:2px solid #66bb6a;border-radius:8px;color:#2e7d32;font-size:.9rem;margin-top:.75rem;padding:12px 16px}.custom-suffix-preview strong{color:#1b5e20;font-weight:700}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.array-input,.price-input{display:flex;gap:10px}.array-input input,.price-input input{flex:1 1}.array-items,.price-items{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.array-item,.price-item{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;font-size:14px;gap:8px;padding:6px 12px}.checkbox-group label{align-items:center;cursor:pointer;display:flex;gap:8px}.checkbox-group input[type=checkbox]{cursor:pointer;width:auto}.btn-add,.btn-danger,.btn-google,.btn-primary,.btn-remove,.btn-secondary{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.btn-primary{background-color:#4caf50;color:#fff;width:100%}.btn-primary:hover{background-color:#45a049}.btn-secondary{background-color:#666;color:#fff}.btn-secondary:hover{background-color:#555}.btn-secondary:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.btn-danger{background-color:#f44336;color:#fff}.btn-danger:hover{background-color:#da190b}.btn-google{background-color:#4285f4;color:#fff;margin-top:15px;width:100%}.btn-google:hover{background-color:#357ae8}.btn-add{background-color:#2196f3;color:#fff;white-space:nowrap}.btn-add:hover{background-color:#0b7dda}.btn-remove{background-color:#f44336;color:#fff;font-size:18px;line-height:1;padding:2px 8px}.btn-remove:hover{background-color:#da190b}.btn-submit{font-size:16px;margin-top:30px;padding:12px 24px}.divider{color:#999;font-size:14px;margin:20px 0;text-align:center}.error-message,.success-message{border-radius:4px;font-size:14px;margin-bottom:20px;padding:12px 16px}.error-message{background-color:#ffebee;border:1px solid #ef5350;color:#c62828}.success-message{background-color:#e8f5e9;border:1px solid #66bb6a;color:#2e7d32}.form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.form-header h2{margin:0}.btn-cancel{background-color:#757575;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background-color .3s ease}.btn-cancel:hover{background-color:#616161}.tours-list{border-top:2px solid #e0e0e0;margin-top:50px;padding-top:40px}.tours-list h2{color:#333;margin-bottom:25px}.no-tours{color:#999;font-style:italic;padding:40px 20px;text-align:center}.admin-tours-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@keyframes flashCard{0%,to{box-shadow:0 2px 10px #0000001a}25%{box-shadow:0 0 20px 5px #4caf50cc}50%{box-shadow:0 2px 10px #0000001a}75%{box-shadow:0 0 20px 5px #4caf50cc}}.tour-card-flash{animation:flashCard 2s ease-in-out;scroll-margin-top:20px}.admin-admin-tour-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}.admin-tour-card:hover{box-shadow:0 4px 12px #00000026}.admin-admin-tour-card-header{align-items:center;background:#f5f5f5;display:flex;gap:10px;justify-content:space-between;padding:15px 20px}.admin-tour-card-header h3{color:#333;flex:1 1;font-size:16px;margin:0}.status-badge{border-radius:12px;font-size:12px;font-weight:600;padding:4px 12px;white-space:nowrap}.status-badge.active{background-color:#e8f5e9;color:#2e7d32}.status-badge.inactive{background-color:#ffebee;color:#c62828}.status-badge.completed{background-color:#e0e0e0;color:#616161}.admin-tour-card-body{padding:20px}.tour-info{color:#555;font-size:14px;margin-bottom:12px}.tour-info:last-child{margin-bottom:0}.tour-info strong{color:#333;display:block;margin-bottom:4px}.price-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.price-list span{background:#f0f0f0;border-radius:4px;font-size:13px;padding:4px 10px}.admin-tour-card-actions{background:#f9f9f9;border-top:1px solid #e0e0e0;display:flex;gap:10px;padding:15px 20px}.btn-delete,.btn-edit{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:8px 16px;transition:background-color .3s ease}.btn-edit{background-color:#2196f3;color:#fff}.btn-edit:hover{background-color:#1976d2}.btn-delete{background-color:#f44336;color:#fff}.btn-delete:hover{background-color:#d32f2f}.calendar-header,.calendar-section{margin-bottom:20px}.calendar-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.calendar-header h2{color:#333;margin:0}.calendar-controls{display:flex;gap:0}.calendar-grid{grid-gap:1px;background:#e0e0e0;border:1px solid #e0e0e0;border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(7,1fr);overflow:hidden}.calendar-day-header{background:#f5f5f5;color:#666;font-size:14px;font-weight:600;padding:12px 8px;text-align:center}.calendar-day{background:#fff;min-height:80px;padding:8px;position:relative}.calendar-day.empty{background:#fafafa}.calendar-day.today{background:#e3f2fd}.day-number{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.calendar-day.today .day-number{align-items:center;background:#2196f3;border-radius:50%;color:#fff;display:flex;font-size:12px;height:24px;justify-content:center;width:24px}.day-tours{display:flex;flex-direction:column;gap:2px}.tour-indicator{cursor:pointer;transition:all .2s ease}.tour-indicator:hover{height:5px!important;transform:scaleY(1.5)}.tour-indicator:active{opacity:.8;transform:scale(.95)}@media (max-width:768px){.tour-indicator{height:6px!important;margin:3px 0!important}.admin-container{padding:20px 15px}.admin-header,.form-header{align-items:flex-start;flex-direction:column;gap:15px}.form-row{grid-template-columns:1fr}.array-input,.price-input{flex-direction:column}.admin-tours-grid{align-items:start;grid-template-columns:1fr}.admin-tour-card-header,.calendar-header{align-items:flex-start;flex-direction:column}.calendar-controls{justify-content:space-between;width:100%}.calendar-controls button{flex:1 1;margin:0!important}.calendar-day-header{font-size:11px;padding:8px 4px}.calendar-day{min-height:60px;padding:4px}.day-number{font-size:12px}.custom-suffix-label,.tour-name-option-label{font-size:.85rem;padding:8px 10px}.custom-suffix-preview{font-size:.85rem;padding:10px 12px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.feae7e5c.css.map*/