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}body,html{margin:0;padding:0}.navbar{background:#0077b6;border-bottom:1px solid #eee;padding:10px 15px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar-top{align-items:center;display:flex;justify-content:space-between;padding:0 20px}.logo img{height:95px}.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:18px;justify-content:space-between;width:24px;z-index:1100}.hamburger span{background:#333;border-radius:3px;display:block;height:3px;transition:.3s;width:100%}.hamburger.is-open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-drawer{background:#fff;box-shadow:2px 0 8px #00000026;display:flex;flex-direction:column;gap:15px;height:100vh;left:-250px;padding:20px;position:fixed;top:0;transition:left .3s ease;width:250px;z-index:1050}.nav-drawer.open{color:#000;left:0}.nav-drawer a{font-size:16px;padding:8px 0;text-decoration:none}.search-box input{border:1px solid #ddd;border-radius:6px;padding:10px;width:100%}.nav-overlay{background:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1040}@media (min-width:768px){.hamburger{display:none}.nav-drawer{background-color:initial;box-shadow:none;flex-direction:row;gap:20px;height:auto;position:static;width:auto}.nav-drawer.open{left:auto}.nav-overlay{display:none}.search-box input{width:250px}.Link{color:#bcd6c2;justify-content:flex-start}}.fa-travel-package{display:inline-block;height:1.5em;position:relative;width:1.5em}.fa-travel-package:before{content:"\f015";left:0;top:0}.fa-travel-package:after,.fa-travel-package:before{font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute}.fa-travel-package:after{color:#0d6efd;content:"\f072";font-size:.7em;left:.6em;top:.2em}.button-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:20px}.btn{background-color:#eee;border:1px solid #ccc;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-basis:calc(25% - 10px);flex-grow:1;flex-shrink:1;font-size:16px;gap:8px;min-width:140px;padding:12px;text-align:center;transition:all .2s ease-in-out}.btn:hover{background-color:#ddd}.selected{background-color:#4caf50;border-color:#4caf50;color:#fff}.campervan-icon{font-size:18px}@media (max-width:768px){.btn{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1}}@media (max-width:480px){.btn{flex:1 1 100%;font-size:14px;padding:10px}.campervan-icon{font-size:16px}}.travel-icon-buttons-container{background-color:#f9fafb;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;min-height:10vh;padding:1.5rem;transition:background .3s ease}.travel-icon-btn{align-items:center;background:#fff;background-image:linear-gradient(120deg,#fff,#f0f0f0);border:1px solid #d1d5db;border-radius:1rem;box-shadow:0 2px 6px #0000001a;color:#374151;display:flex;flex-direction:column;gap:.5rem;height:10%;justify-content:center;padding:1rem 1.5rem;transition:transform .3s ease,background .4s ease,color .4s ease}.travel-icon-btn:hover{background-image:linear-gradient(120deg,#a5f3fc,#38bdf8);color:#fff;transform:scale(1.05)}.travel-icon-btn i{font-size:2rem;transition:transform .3s ease,color .4s ease}.travel-icon-btn:hover i{transform:scale(1.2) rotate(-10deg)}.travel-icon-btn.active{background-image:linear-gradient(120deg,#16a34a,#22c55e);color:#fff}.travel-label{font-size:.875rem;font-weight:500;transition:color .3s ease}.travel-deals-btn:hover .arrow-icon{transform:rotate(180deg)}.best-deals-container{background:#fff;padding:40px;text-align:center}.best-deals-container h2{margin-bottom:20px}.deals-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.deal-card{background:#f8f9fa;border-radius:8px;cursor:pointer;overflow:hidden;transition:transform .3s,box-shadow .3s}.deal-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-5px)}.deal-card img{height:200px;object-fit:cover;width:100%}.deal-info{padding:15px}.deal-info h3{font-size:18px;margin-bottom:8px}.deal-info p{color:#555;font-size:14px;margin-bottom:10px}.deal-price{color:#007bff;font-weight:700}.deal-timer{color:#dc3545;font-size:14px;font-weight:700;margin-top:8px}.deal-progress{background:#e9ecef;border-radius:3px;height:6px;margin-top:8px;overflow:hidden}.deal-progress-bar{height:100%;transition:width 1s linear,background-color .5s ease}@media (max-width:768px){.deals-grid{grid-template-columns:1fr}}.travel-deals-btn{align-items:center;background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;justify-content:center;padding:12px 20px;transition:background-color .3s}.travel-deals-btn:hover{background-color:#0056b3}.arrow-icon{margin-left:8px;transition:transform .3s}@keyframes pulseButton{0%{box-shadow:0 0 0 0 #007bff99;transform:scale(1)}50%{box-shadow:0 0 20px #007bffb3;transform:scale(1.05)}to{box-shadow:0 0 0 0 #007bff99;transform:scale(1)}}.pulse-button{animation:pulseButton 1.5s infinite}@keyframes bounceArrow{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(4px) scale(1.05)}50%{transform:translateY(8px) scale(.95)}75%{transform:translateY(4px) scale(1.05)}}.bounce-pulse{animation:bounceArrow 1.2s infinite}.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}}.main-content{width:100%}.container{background:#fff;margin:20px;max-width:100%;padding:20px}footer{background:#0d6efd;color:#fff;padding:20px;text-align:center}@media (max-width:768px){header{align-items:flex-start;flex-direction:column}.nav-buttons{margin-top:10px}header{align-items:flex-start;flex-direction:column}.nav-buttons,nav{flex-wrap:wrap;margin-top:10px}}.booking-form{background:#fff;border-radius:10px;box-shadow:0 0 15px #0000001a;margin:auto}.form-group{margin-bottom:15px}label{font-weight:700;margin-bottom:5px}input,select{border:1px solid #ccc;border-radius:5px;padding:8px;width:100%}.trip-type{display:flex;gap:20px;margin-bottom:15px}.submit-btn{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px;width:25%}.submit-btn:hover{background:#0056b3}.places{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.place-card{background:#0000;border-radius:8px;padding:15px;text-align:center;transition:transform .3s;width:auto}.place-card h3{font:1em sans-serif}.place-card:hover{transform:scale(1.05)}.place-card i{color:#007bff;font-size:20px;margin-bottom:10px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}iframe{border:none;height:300px;width:98%}.slider-containerUser{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;margin:auto;max-width:98%;overflow:hidden;position:relative;width:100%}.sliderUser{display:flex;transition:transform .4s ease}.user-box{border-right:1px solid #ddd;box-sizing:border-box;min-width:180px;padding:10px;text-align:center}.user-img{border-radius:50%;height:250px;margin-bottom:5px;position:relative;width:100%}.user-img:after{background:#0f0;border:2px solid #fff;border-radius:50%;bottom:4px;content:"";height:12px;position:absolute;right:4px;width:12px}.arrowUser{background:#333;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.arrowUser.left{left:2px}.arrowUser.right{right:2px}.traveler-slider-container{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:10px 0 0 120px;white-space:nowrap;width:100%}.traveler-slider{display:inline-block;white-space:nowrap}.traveler-item{display:inline-block;margin-right:10px;text-align:center;width:100px}.traveler-item img{border-radius:50%;height:80px;object-fit:cover;width:100px}.slider-container{border-radius:10px;box-shadow:0 4px 10px #0003;height:600px;margin:40px auto;overflow:hidden;position:relative;width:98%}.slider{display:flex;transition:transform .4s ease-in-out}.slide{min-width:100%;transition:opacity .5s ease-in-out}.slide img{display:block;width:100%}.arrow{background:#00000080;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.arrow-left{left:10px}.arrow-right{right:10px}.cardContent{padding:"20px",}.reservespotcontainer{background:#fff;margin:auto;max-width:110px;padding:1000px 20px 0}.section{margin-bottom:40px}.section h2{border-bottom:2px solid #007bff;color:#007bff;padding-bottom:10px}.info-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.card{background:#eef4fb;border-radius:8px;padding:15px}.itinerary-day{margin:10px 0}.leader{align-items:center;display:flex;margin-top:10px}.leader img{border-radius:50%;height:60px;margin-right:15px;width:60px}.badges{margin-top:10px}#map{height:100vh;width:100%}.popup-img{border-radius:8px;margin-top:5px;width:100%}.fixed-box{background-color:#4caf50;border-radius:8px;box-shadow:0 0 10px #0003;color:#fff;padding:15px;position:fixed;right:20px;top:201px;width:250px;z-index:1000}.badge{background:#e1ecf4;border-radius:12px;color:#007bff;display:inline-block;margin:3px;padding:4px 8px}.booking-box{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:auto;max-width:400px;padding:25px}.booking-box h2{color:#333;font-size:11px;margin-bottom:15px}.date-range,.price{color:#000;font-size:16px;margin:10px 0}.green-glow-button{background:#28a745;border:none;border-radius:8px;box-shadow:0 0 12px #28a745;color:#fff;cursor:pointer;display:block;font-size:16px;margin-top:20px;padding:12px;transition:background .3s;width:100%}.green-glow-button:hover{background:#218838}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.homestay-container{color:#333;display:flex;flex-direction:column;font-family:Arial,sans-serif;width:100%}.compact-filter-box{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 3px 8px #0000001a;margin:15px;padding:10px 15px}.main-filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px}.filter-item{display:flex;flex:1 1;flex-direction:column;min-width:130px}.filter-item label{color:#555;font-size:.85rem;font-weight:500;margin-bottom:4px}.filter-item input[type=date],.filter-item input[type=number],.filter-item select{border:1px solid #ccc;border-radius:8px;font-size:.9rem;padding:7px 10px;transition:border .2s}.search-container{background:#fff;border-radius:10px;box-shadow:0 6px 20px #0000001a;font-family:sans-serif;margin:40px auto;max-width:400px;padding:30px}.search-container h2{margin-bottom:25px;text-align:center}flex-wrap

.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;margin-bottom:8px}input[type=number]{border:1px solid #ccc;border-radius:6px;padding:8px;width:100%}.search-button{background-color:#07c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background .3s ease;width:100%}.search-button:hover{background-color:#005fa3}body{background:#f8f9fa;font-family:Arial,sans-serif;margin:20px}.filter-bar{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:15px;margin:0 auto;max-width:1000px;padding:15px 20px}.filter-group{display:flex;flex:1 1;flex-direction:column;min-width:150px}.filter-group label{color:#555;font-size:14px;margin-bottom:5px}.filter-group input,.filter-group select{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px}.price-range{display:flex;gap:10px}.filter-btn{align-self:flex-end;background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s}.filter-btn:hover{background-color:#0056b3}@media (max-width:600px){.filter-bar{flex-direction:column}.filter-btn{width:100%}}.main-content{margin-top:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:32px 10px}h1{animation:fadeInDown 1.2s ease-in-out;color:#0072ff;font-size:3em;margin-bottom:40px;text-align:center}.story{animation:slideUp 1s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;margin-bottom:30px;overflow:hidden;transition:transform .3s ease}.story:hover{transform:scale(1.02)}.story img{object-fit:cover;width:40%}.story-content{padding:20px}.story-content h2{color:#ff4e50;margin-bottom:10px}.story-content p{line-height:1.7}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}:root{--accent:#4caf50;--ring-bg:#2b2f36;--seg-bg:#3a3f47}#root{color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji;height:100%;margin:0}.app{align-items:center;display:flex;flex-direction:column;gap:8px;height:2px;min-height:2vh;padding:3px 2px 60px}.title{font-size:20px;font-weight:700;margin:0}.story-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));max-width:900px;width:100%}.story-btn{grid-gap:10px;aspect-ratio:1/1;background:conic-gradient(#2b2f36 0deg,#2b2f36 1turn);background:conic-gradient(var(--ring-bg) 0deg,var(--ring-bg) 1turn);border:none;border-radius:50%;cursor:pointer;display:grid;gap:10px;isolation:isolate;padding:10px 6px;place-items:center;position:relative;transition:transform .15s ease}.story-btn:hover{transform:translateY(-1px) scale(1.02)}.story-avatar{background:#222;border:4px solid var(--panel);border-radius:50%;height:74px;object-fit:cover;position:relative;width:74px}.story-name{bottom:-18px;color:var(--muted);font-size:12px;left:50%;position:absolute;transform:translateX(-50%);white-space:nowrap}.viewer{background:#0a0c10e6;display:grid;grid-template-rows:auto 1fr auto;inset:0;position:fixed;z-index:1000}.segments{grid-gap:6px;display:grid;gap:6px;grid-auto-flow:column;padding:12px 14px 0}.seg{background:#3a3f47;background:var(--seg-bg);border-radius:999px;height:4px;overflow:hidden}.seg-fill{background:#4caf50;background:var(--accent);height:100%;transition:width 50ms linear;width:0}.viewer-header{justify-content:space-between;padding:10px 14px 6px}.viewer-header,.viewer-user{align-items:center;display:flex}.viewer-user{gap:10px}.viewer-ring{background:conic-gradient(#4caf50 0deg,#2b2f36 0);background:conic-gradient(var(--accent) 0deg,var(--ring-bg) 0);border-radius:50%;display:grid;height:42px;place-items:center;width:42px}.viewer-avatar{background:#1c1f25;border:2px solid #0d0f14;border-radius:50%;height:34px;object-fit:cover;width:34px}.viewer-meta{display:grid;line-height:1.1}.viewer-name{font-size:14px;font-weight:600}.viewer-sub{color:var(--muted);font-size:12px}.close-btn{background:#ffffff1a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;line-height:1;padding:8px 10px}.close-btn:hover{background:#ffffff26}.viewer-stage{display:grid;padding:16px;place-items:center;position:relative}.viewer-image{border-radius:16px;box-shadow:0 8px 40px #00000059;height:auto;max-height:min(76vh,70rem);max-width:min(820px,96vw);object-fit:cover;transition:transform .15s ease;width:auto}.viewer-image.paused{transform:scale(.995)}.zone{bottom:0;position:absolute;top:0;width:38%}.zone-left{left:0}.zone-right{right:0}.viewer-footer{color:var(--muted);display:grid;font-size:12px;padding:10px 14px 16px;place-items:center}:root{--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1f2937;--slate-900:#0f172a;--slate-950:#020617;--indigo-500:#6366f1;--sky-500:#0ea5e9;--cyan-400:#22d3ee;--fuchsia-500:#d946ef;--rose-500:#f43f5e;--orange-400:#fb923c;--green-500:#22c55e;--green-600:#16a34a;--white:#fff;--black:#000}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%}body{background:#020617;background:var(--slate-950);color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;margin:0}button,input{color:inherit;font:inherit}.min-h-screen{min-height:100vh}.w-full{width:100%}.h-72{height:18rem}.h-80{height:20rem}.max-w-md{max-width:28rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-0{border-width:0}.shadow-2xl{box-shadow:0 25px 50px -12px #00000059}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-center{text-align:center}.text-slate-200{color:#e2e8f0;color:var(--slate-200)}.text-slate-300{color:#cbd5e1;color:var(--slate-300)}.text-slate-400{color:#94a3b8;color:var(--slate-400)}.text-slate-900{color:#0f172a;color:var(--slate-900)}.text-white{color:#fff}.bg-slate-900\/70{background:#0f172ab3}.bg-slate-800\/70{background:#1f2937b3}.bg-slate-950{background:#020617;background:var(--slate-950)}.bg-white\/5{background:#ffffff0d}.bg-white\/10{background:#ffffff1a}.bg-white\/80{background:#fffc}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--grad-from),var(--grad-to))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--grad-from),var(--grad-mid),var(--grad-to))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--grad-from),var(--grad-mid),var(--grad-to))}.from-white\/90{--grad-from:#ffffffe6}.to-white{--grad-to:#fff}.from-indigo-500{--grad-from:var(--indigo-500)}.via-sky-500{--grad-mid:var(--sky-500)}.to-cyan-400{--grad-to:var(--cyan-400)}.from-fuchsia-500{--grad-from:var(--fuchsia-500)}.via-rose-500{--grad-mid:var(--rose-500)}.to-orange-400{--grad-to:var(--orange-400)}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.blur-3xl{filter:blur(48px)}.backdrop-blur-xl{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.border-white\/10{border-color:#ffffff1a}.focus\:border-white\/20:focus{border-color:#fff3}.outline-none{outline:0}.placeholder\:text-slate-500::placeholder{color:#64748b;color:var(--slate-500)}.relative{position:relative}.absolute{position:absolute}.left-0{left:0}.right-0{right:0}.top-1\/2{top:50%}.-top-32{top:-8rem}.-right-32{right:-8rem}.-bottom-32{bottom:-8rem}.-left-32{left:-8rem}.-translate-y-1\/2{transform:translateY(-50%)}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.transition{transition:all .2s ease}.hover\:bg-white\/5:hover{background:#ffffff0d}.hover\:text-slate-200:hover{color:#e2e8f0;color:var(--slate-200)}.hover\:text-white:hover{color:#fff}.disabled\:opacity-70:disabled{opacity:.7}.inline{display:inline}.z-10{z-index:10}.overflow-hidden{overflow:hidden}.shrink-0{flex-shrink:0}.select-none{-webkit-user-select:none;user-select:none}.space-y-1>*+*{margin-top:.25rem}.space-y-4>*+*{margin-top:1rem}@media (min-width:640px){.sm\:p-8{padding:2rem}.sm\:text-base{font-size:1rem}.sm\:text-3xl{font-size:1.875rem}}input[type=email],input[type=password],input[type=text]{background:#fcfcfdb3;border:1px solid #ffffff1a;border-radius:12px;color:#fff;height:44px;padding:0 .75rem 0 2.5rem;width:100%}label{display:block}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#1f2937;border:1px solid #fff3;border-radius:4px;height:16px;width:16px}input[type=checkbox]:checked{background:#fffc;border-color:#fff}.btn-primary{background:linear-gradient(90deg,#22c55e,#16a34a);background:linear-gradient(to right,var(--green-500),var(--green-600));color:#fff}.btn{align-items:center;border:0;border-radius:12px;display:inline-flex;font-weight:500;gap:.5rem;justify-content:center;width:100%}.btn,.btn-outline{padding:.75rem 1rem}.btn-outline{background:#0000;border:1px solid #ffffff1a;border-radius:12px}.icon-4{height:1rem;width:1rem}.icon-5{height:1.25rem;width:1.25rem}.rule{color:#94a3b8;color:var(--slate-400);font-size:.75rem;position:relative;text-align:center}.rule:before{background:#ffffff1a;content:"";height:1px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.rule>span{background:#0f172ab3;padding:0 .75rem;position:relative;z-index:1}.blob{border-radius:9999px;filter:blur(48px);position:absolute}.blob.top-right{animation:floatA 8s ease-in-out infinite;background-image:linear-gradient(to bottom right,#6366f1,#0ea5e9,#22d3ee);background-image:linear-gradient(to bottom right,var(--indigo-500),var(--sky-500),var(--cyan-400));height:18rem;opacity:.4;right:-8rem;top:-8rem;width:18rem}.blob.bottom-left{animation:floatB 10s ease-in-out infinite;background-image:linear-gradient(to top right,#d946ef,#f43f5e,#fb923c);background-image:linear-gradient(to top right,var(--fuchsia-500),var(--rose-500),var(--orange-400));bottom:-8rem;height:20rem;left:-8rem;opacity:.3;width:20rem}@keyframes floatA{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}to{transform:translateY(0) scale(1)}}@keyframes floatB{0%{transform:translateY(0) scale(1)}50%{transform:translateY(12px) scale(1.06)}to{transform:translateY(0) scale(1)}}.card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ab3;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 25px 50px -12px #00000059}.input-icon{left:.75rem}.input-eye,.input-icon{color:#94a3b8;color:var(--slate-400);position:absolute;top:50%;transform:translateY(-50%)}.input-eye{background:none;border:0;cursor:pointer;right:.75rem}.input-eye:hover{color:#e2e8f0;color:var(--slate-200)}.link{background:none;border:0;color:#7dd3fc;cursor:pointer}.link:hover{color:#bae6fd}.inline-flex-center{align-items:center;display:inline-flex;justify-content:center}.rounded{border-radius:9999px}.border-faint{border:1px solid #ffffff1a}.grid-gap-3{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.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.6cf94ba9.css.map*/