.navbar{align-items:center;background:#fff;color:#000;display:flex;justify-content:space-between;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar-brand{color:#ff1c42;cursor:pointer;font-size:50px;font-weight:700;letter-spacing:.5px}.menu-icon{cursor:pointer;font-size:26px;transition:transform .2s ease}.menu-icon:hover{transform:scale(1.1)}.sidebar{background:#444;display:flex;flex-direction:column;height:100%;padding-top:20px;position:fixed;right:-250px;top:0;transition:right .3s ease;width:250px;z-index:1000}.sidebar.open{right:0}.sidebar-header{padding:10px 20px;text-align:right}.close-btn{background:#fff;color:#000;cursor:pointer;font-size:24px;transition:transform .2s ease}.close-btn:hover{transform:scale(1.1)}.nav-link{color:#fff;font-size:18px;padding:12px 20px;text-decoration:none;transition:background .2s ease}.nav-link:hover{background:#ffffff26;border-left:4px solid #ff5a5f}@media (max-width:600px){.navbar{padding:10px 15px}.nav-link{font-size:16px}.menu-icon{font-size:24px}}.navbar-logo{border-radius:50%;height:60px;object-fit:contain;width:auto}.about-container{color:#333;font-family:Arial,sans-serif;margin:auto;max-width:900px;padding:2rem}.about-hero{margin-bottom:2rem;text-align:center}.about-hero h1{color:#2c3e50;font-size:2.5rem}.about-hero p{color:#666;font-size:1.2rem;margin-top:.5rem}.about-section{margin-bottom:2rem}.about-section h2{color:#444;font-size:1.5rem;margin-bottom:.5rem}.about-section p{font-size:1rem;line-height:1.6}.about-section ul{list-style:none;padding:0}.about-section ul li{font-size:1rem;margin:.5rem 0}.about-footer{color:#555;font-size:1rem;margin-top:3rem;text-align:center}.terms-container{background:#f9fafb;display:flex;justify-content:center;padding:40px 16px}.terms-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;max-width:900px;padding:30px}.terms-card h1{color:#1f2937;margin-bottom:10px;text-align:center}.terms-updated{color:#6b7280;font-size:14px;margin-bottom:30px;text-align:center}.terms-card section{margin-bottom:25px}.terms-card h2{color:#111827;font-size:18px;margin-bottom:8px}.terms-card li,.terms-card p{color:#374151;font-size:15px;line-height:1.7}.terms-card ul{padding-left:20px}@media (max-width:600px){.terms-card{padding:20px}.terms-card h1{font-size:22px}}.host-home-container{font-family:Poppins,sans-serif;padding:40px 5%}.page-title{color:#333;margin-bottom:30px;text-align:center}.host-tabs{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px}.host-tabs button{background:#f9f9f9;border:1px solid #ccc;border-radius:30px;cursor:pointer;flex:1 1 auto;font-weight:500;min-width:120px;padding:10px 25px;text-align:center;transition:.3s}.host-tabs button.active{background-color:#ff385c;border-color:#ff385c;color:#fff}.host-content{background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;overflow-x:auto;padding:30px}table{border-collapse:collapse;min-width:400px;width:100%}td,th{border-bottom:1px solid #eee;padding:12px;text-align:left}th{background:#f8f8f8}.status-accepted,.status-active{color:#2e8b57;font-weight:600}.status-inactive,.status-rejected{color:#d9534f;font-weight:600}.status-pending{color:#f0ad4e;font-weight:600}.messages-section{margin:auto;max-width:600px}.chat-box{background:#f7f7f7;border-radius:10px;display:flex;flex-direction:column;padding:20px}.chat-message{word-wrap:break-word;border-radius:15px;margin-bottom:12px;max-width:75%;padding:10px 15px}.chat-message.guest{align-self:flex-start;background:#fff}.chat-message.host{align-self:flex-end;background:#ff385c;color:#fff;margin-left:auto}@media (max-width:768px){.host-home-container{padding:20px 3%}.host-tabs{gap:10px}.host-tabs button{font-size:14px;min-width:100px;padding:8px 15px}.host-content{padding:20px}table td,table th{font-size:14px;padding:8px}.messages-section{padding:10px}.chat-message{max-width:100%}}@media (max-width:480px){.host-tabs{align-items:center;flex-direction:column}.host-tabs button{margin-bottom:10px;width:100%}.host-content{padding:15px}table td,table th{font-size:12px}}.footer-container{background-color:#1a1a1a;color:#fff;font-family:Arial,sans-serif;padding:40px 20px 20px}.footer-top{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-bottom:20px}.footer-logo h2{color:#ff1c42}.footer-logo p{color:#fff;margin-top:8px}.footer-contact h3,.footer-links h3{color:#ff1c42;margin-bottom:10px}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin:5px 0}.footer-links ul li a{color:#fff;text-decoration:none;transition:color .3s}.footer-links ul li a:hover{color:#ff1c42}.footer-contact p{color:#fff;margin:5px 0}.footer-bottom{color:#fff;font-size:14px;text-align:center}.footer-bottom hr{border:none;border-top:1px solid #333;margin:10px 0}@media (max-width:768px){.footer-top{flex-direction:column;text-align:center}}.profile-outer{align-items:center;background-color:#f4f4f9;display:flex;justify-content:center;min-height:90vh}.profile-card{background:#fff;border:1px solid #fff;border-radius:35px;box-shadow:0 4px 12px #0000001a;margin:50px;max-width:450px;padding:30px;text-align:center;width:100%}.profile-card-header{display:flex;justify-content:flex-start;margin-bottom:10px}.profile-back{background:none;border:none;color:#333;cursor:pointer;font-size:22px}.profile-back:hover{color:#007bff}.profile-img{border:3px solid #ddd;border-radius:50%;height:120px;object-fit:cover;width:120px}.profile-img,.upload-section{margin-bottom:15px}.upload-label{border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;padding:8px 16px;transition:background .3s ease}.upload-label,.upload-label:hover{background:#ff385c}.profile-name{color:#333;font-size:22px;font-weight:600;margin-bottom:20px}.profile-table{border-collapse:collapse;margin-bottom:20px;text-align:left;width:100%}.profile-table td{font-size:15px;padding:10px 6px}.profile-label{color:#444;font-weight:600;width:45%}.profile-table input,.profile-table select{border:1px solid #ccc;border-radius:6px;font-size:15px;padding:8px;width:100%}.profile-cancel,.profile-edit,.profile-logout,.profile-save{border:none;border-radius:8px;cursor:pointer;font-size:16px;margin-bottom:12px;padding:10px;transition:background .3s ease;width:100%}.profile-edit{color:#fff}.profile-edit,.profile-edit:hover,.profile-save{background:#ff385c}.profile-save{color:#fff}.profile-cancel,.profile-save:hover{background:#ff385c}.profile-cancel{color:#fff}.profile-cancel:hover,.profile-logout{background:#ff385c}.profile-logout{color:#fff}.profile-logout:hover{background:#ff385c}.profile-container{background-color:#f9f9f9;border:1px solid #ccc;box-shadow:0 4px 10px #0000001a;margin:60px auto;padding:30px}.profile-container h2{margin-bottom:20px}.profile-link-login,.profile-link-singup{color:#000;display:inline-block;margin:10px 40px 40px;text-decoration:none}.profile-link:hover{text-decoration:underline}.profile-loading{color:#555;font-size:18px;margin-top:100px;text-align:center}.profile-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:80px auto;max-width:400px;padding:40px 20px;transition:all .3s ease}.profile-container:hover{transform:translateY(-3px)}.profile-heading{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:10px}.profile-divider{background-color:#d1d5db;border:none;height:1px;margin:15px auto;width:60%}.profile-links{display:flex;gap:50px;justify-content:center;margin-top:30px}.profile-link{border-radius:8px;font-weight:500;padding:10px 24px;text-decoration:none;transition:all .3s ease}.login-link{color:#fff}.login-link,.login-link:hover,.signup-link{background-color:#ff385c}.signup-link{color:#fff}.signup-link:hover{background-color:#ff385c}.profile-container{align-items:center;display:flex;flex-direction:column;height:40vh;justify-content:center;padding:20px;text-align:center;width:100%}.profile-container h2{color:#333;font-size:24px;font-weight:600;margin-bottom:30px}.login-buttons{display:flex;gap:20px}.login-btn{background-color:#ff385c;border-radius:8px;color:#fff;font-size:16px;padding:10px 25px;text-decoration:none;transition:.3s ease}.login-btn:hover{background-color:#404040;transform:scale(1.05)}.back-btn-support{background:#ff1c42;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-left:40px;margin-top:50px;padding:.8rem 1.5rem;transition:all .2s ease-in-out}.support-container{align-items:center;background:#fff;display:flex;justify-content:center;padding:20px}.support-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;max-width:400px;padding:30px;text-align:center;width:100%}.support-card h2{font-size:24px;margin-bottom:10px}.support-text{color:#666;font-size:18px;margin-bottom:20px}.support-item{align-items:center;border-top:1px solid #eee;display:flex;gap:10px;justify-content:flex-start;padding:10px 0}.support-item:first-of-type{border-top:none}.support-icon{color:#000}.trips-container{font-family:Poppins,sans-serif;margin:auto;max-width:100px;padding:20px}.back-btn{background:#000;border:none;border-radius:8px;cursor:pointer;margin-bottom:20px;padding:8px 16px;transition:.2s}.back-btn:hover{background:#333}.trips-title{color:#000;font-size:35px;font-weight:700;margin-bottom:20px;text-align:center;width:100%}.trips-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.trip-card{background:#fff;border-radius:30px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:.25s ease}.trip-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-4px)}.trip-image{height:180px;object-fit:cover;width:300px}.trip-content{padding:10px}.trip-name{color:#111;font-size:20px;font-weight:600;margin-bottom:6px}.trip-location{color:#000;font-size:14px;margin-bottom:12px}.trip-dates p{color:#ac2727;font-size:14px;margin:3px 0}.trip-payment-box{border-radius:12px;display:flex;flex-direction:column;gap:6px;margin-top:12px;padding:10px}.trip-payment-box p{color:#333;font-size:14px;margin:0}.trip-price{color:#000;font-size:18px;font-weight:700}.trip-status{border-radius:6px;font-size:13px;font-weight:500;padding:5px;width:-webkit-fit-content;width:fit-content}.trip-status.paid{background:#d7f7df;color:#0f8f3d}.trip-status.pending{background:#fff5d6;color:#d28b00}.trip-nobooking-style{padding:80px 20px;text-align:center}.empty-text,.loading-text{color:#666;font-size:18px}.loading-text{margin-top:50px;text-align:center}.auth-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 10px #0000001a;margin:60px auto;max-width:400px;padding:30px;text-align:center}.auth-container h2{color:#333;margin-bottom:20px}.auth-container input{border:1px solid #ddd;border-radius:8px;font-size:16px;margin-bottom:16px;padding:10px;width:100%}.auth-container button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background .3s ease;width:100%}.auth-container button,.auth-container button:hover{background-color:#ff385c}.auth-container a{color:#007bff;display:inline-block;margin-top:10px;text-decoration:none}.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}}.host-edit-container{align-items:flex-start;display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.host-edit-card{border-radius:16px;max-width:900px;padding:30px 40px;width:100%}.host-edit-card h2{color:#333;font-size:1.8rem;margin-bottom:25px;text-align:center}.room-add-btn{font-size:1.2rem;height:40px;margin-bottom:20px;width:100%}.host-edit-form{gap:16px}.form-group,.host-edit-form{display:flex;flex-direction:column}.form-group label{color:#444;font-weight:600;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{background:#fafafa;border:1px solid #ccc;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;padding:10px;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#000;outline:none}.nested-section{background:#fff;border:1px solid #ddd;border-radius:8px;margin:15px 15px 20px;padding:35px}.nested-section h4{font-weight:600;margin-bottom:10px}.nested-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(340px,2fr))}.images-section{margin-top:20px}.image-preview-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.image-box{height:100px;position:relative;width:100px}.preview-img{border:1px solid #ddd;border-radius:6px;height:100%;object-fit:cover;width:100%}.delete-img-btn{background:#ff4d4f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-weight:700;height:22px;position:absolute;right:-8px;top:-8px;width:22px}.add-image{display:flex;gap:10px;margin-top:10px}.add-image input{border:1px solid #ccc;border-radius:6px;flex:1 1;padding:10px}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.save-btn{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:12px 20px;transition:background .2s ease,transform .1s ease}.save-btn:hover{background-color:#2e2e2e;transform:scale(1.02)}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.host-edit-card{padding:25px 20px}.nested-grid{grid-template-columns:1fr}.save-btn{font-size:14px;padding:10px}}@media (max-width:480px){.host-edit-container{padding:20px 10px}.add-image input,.form-group input,.form-group select,.form-group textarea{font-size:13px;padding:8px}}.add-image-box{align-items:center;background:#f5f5f5;border:2px dashed #999;border-radius:8px;cursor:pointer;display:flex;height:100px;justify-content:center;margin:6px;width:100px}.plus-icon{color:#000;font-size:15px;font-weight:700}.add-image-box:hover{background:#eaeaea}.edit-section{grid-gap:40px;border-bottom:1px solid #e5e5e5;display:grid;gap:40px;grid-template-columns:250px 1fr;padding:30px 0}.edit-left h4{color:#222;font-size:18px;font-weight:600;margin:0;position:-webkit-sticky;position:sticky;top:80px}.edit-right{display:flex;flex-direction:column;gap:20px}.edit-right .form-group input,.edit-right .form-group select,.edit-right .form-group textarea{border:1px solid #ccc;border-radius:8px;font-size:15px;padding:12px;width:100%}.edit-right .nested-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.edit-right h4{margin-bottom:10px}.amenities-edit-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:10px}.amenity-edit-box{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;display:flex;font-size:16px;gap:10px;padding:10px 15px;transition:all .2s ease}.amenity-edit-box:hover{background-color:#f9f9f9}.amenity-edit-box input[type=checkbox]{cursor:pointer;height:20px;width:20px}.account-container{background:#f6f7fb;display:flex;justify-content:center;min-height:100vh;padding:30px 15px}.content-box{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000000f;max-width:900px;padding:24px;width:100%}.content-box h2{color:#222;font-size:22px;font-weight:600;margin-bottom:20px}.section-box{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:16px}.table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.table-header h3{color:#333;font-size:16px;font-weight:600}.add-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:8px 14px;transition:background .2s ease}.add-btn:hover{background:#222}.bank-table{border-collapse:collapse;font-size:14px;width:100%}.bank-table thead{background:#f3f4f6}.bank-table td,.bank-table th{border-bottom:1px solid #e5e7eb;color:#444;padding:12px;text-align:left}.bank-table th{font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.bank-table tbody tr:hover{background:#fafafa}.section{display:flex;flex-direction:column;gap:14px}.section input{border:2px solid #d1d5db;border-radius:8px;font-size:15px;outline:none;padding:10px;transition:border .2s ease,box-shadow .2s ease;width:100%}.section input:focus{border-color:#0c0c0c;box-shadow:0 0 0 2px #2563eb1a}.section input[disabled]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.btn,.section input:first-child,.section input:nth-child(3){grid-column:span 2}.btn{background:#ff385c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:10px;padding:12px;transition:background .2s ease}.btn:hover{background:#ac1b36}.btn:disabled{background:#ff385c;cursor:not-allowed}.message{color:#16a34a;font-size:14px;grid-column:span 2;margin-top:10px}.error{color:#dc2626;margin-top:8px}.error,.info{font-size:13px}.info{color:#ff385c;grid-column:span 2}@media (max-width:640px){.section{grid-template-columns:1fr}.btn,.section input{grid-column:span 1}.bank-table td,.bank-table th{font-size:12px;padding:10px}}.payout-container{background:#f6f7fb;min-height:100vh;padding:30px}.payout-container h2{font-size:22px;font-weight:600;margin-bottom:20px}.card-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.payout-card{background:#fff;border-radius:14px;box-shadow:0 10px 25px #0000000f;padding:20px;transition:transform .2s ease}.payout-card:hover{transform:translateY(-4px)}.payout-card h3{font-size:22px;font-weight:700;margin-top:8px}.card-title{color:#6b7280;font-size:14px}.payout-card.highlight{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}.payout-card.highlight .card-title{color:#dbeafe}.host-layout{display:flex;flex-direction:column;height:100vh}.host-body{grid-gap:2rem;align-items:center;display:grid;flex:1 1;gap:2rem;padding:2rem}.host-left{display:flex;flex-direction:column;gap:1.5rem}.host-left h2{font-size:1.8rem;font-weight:700}.host-step-content{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 6px #92929214;min-height:250px;padding:1.5rem}.host-footer{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;flex-direction:column;gap:.5rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky}.host-progress{color:#666;font-size:.95rem;font-weight:500;text-align:center}.host-buttons{align-items:center;display:flex;justify-content:space-between}.back-btn,.next-btn,.submit-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .2s ease-in-out}.back-btn{background:#ff1c42;color:#fff}.back-btn:disabled{cursor:not-allowed;opacity:.5}.next-btn{background:#ff1c42;color:#fff}.back-btn:hover,.next-btn:hover,.submit-btn:hover{background:#ff3153}.submit-btn{background:#ff1c42;color:#fff}.host-welcome{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 2fr;padding:2rem}.host-welcome-left .welcome-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:350px;width:100%}.host-welcome-right h1{font-size:2rem;margin-bottom:1rem}.host-welcome-right p{color:#444;line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.host-welcome{grid-template-columns:1fr;text-align:center}.host-welcome-left{margin-bottom:1rem;order:1}.host-welcome-right{order:2}.host-welcome-right h1{font-size:1.8rem}.host-welcome-left .welcome-image{height:auto;max-width:100%}}.step1-page{align-items:center;display:flex;flex-direction:column;gap:2rem;min-height:100%;padding:2rem;text-align:center}.property-cards{flex-wrap:wrap;gap:2rem}.property-card,.property-cards{display:flex;justify-content:center}.property-card{align-items:center;background-color:#f5f5f5;border:2px solid #0000;border-radius:16px;box-shadow:0 2px 8px #0000000d;cursor:pointer;flex-direction:column;height:160px;transition:all .2s ease-in-out;width:160px}.property-card:hover{border-color:#000;transform:translateY(-4px)}.property-card.selected{background-color:#fbfbfb;border-color:#000;color:#000}.property-card-icon img{height:64px;margin-bottom:1rem;object-fit:contain;width:64px}.property-card-name{font-size:1.1rem;font-weight:600}@media (max-width:768px){.property-cards{flex-direction:column;gap:1.5rem}.property-card{height:140px;width:140px}.property-card-icon img{height:48px;width:48px}.property-card-name{font-size:1rem}}@media (max-width:480px){.property-cards{gap:1rem}.property-card{height:120px;width:120px}.property-card-icon img{height:40px;width:40px}.property-card-name{font-size:.95rem}}.step2price-container{gap:20px;margin:0 auto;max-width:600px}.card,.step2price-container{display:flex;flex-direction:column;padding:20px}.card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;gap:12px}.input-group{align-items:center;display:flex;gap:10px}.input-group input[type=number],.input-group input[type=text]{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:16px;padding:8px 10px}.guest-price{color:#555;font-weight:500}.premium-slider{display:flex;flex-direction:column;gap:8px}.premium-slider input[type=range]{width:100%}.tip{color:#888;font-size:12px}.step-page{align-items:center;display:flex;flex-direction:column;gap:2rem;min-height:100%;padding:2rem;text-align:center}.cards-container-vertical{display:flex;flex-direction:column;gap:1.5rem;max-width:700px;width:100%}.card-vertical{background-color:#f5f5f5;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:1.5rem;transition:all .2s ease-in-out}.card-vertical:hover{border-color:#000;transform:translateY(-2px)}.card-vertical.selected{background-color:#fff;border-color:#000;color:#000}.card-content{align-items:center;display:flex;justify-content:space-between}.card-text{flex:1 1;text-align:left}.card-text h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.card-text p{color:inherit;font-size:.95rem;line-height:1.4}.card-image img{height:50px;margin-left:1rem;object-fit:contain;width:50px}.step4-page{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:700px;padding:2rem;width:100%}.step4-page h2{font-size:1.8rem;font-weight:700;text-align:center}.form-grid{grid-gap:1rem 2rem;display:grid;gap:1rem 2rem;grid-template-columns:repeat(2,1fr);width:100%}.form-grid input{border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;padding:.8rem 1rem;transition:all .2s ease-in-out}.form-grid input:focus{border-color:#000;box-shadow:0 0 5px #0000001a}@media (max-width:600px){.form-grid{gap:1rem;grid-template-columns:1fr}}.step5-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%}.step5-page h2{font-size:1.8rem;font-weight:700;text-align:center}.details-card{background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;max-width:600px;padding:2rem;width:100%}.counter{align-items:center;display:flex;justify-content:space-between}.counter-label{font-size:1.1rem;font-weight:500;text-align:left}.counter-controls{align-items:center;display:flex;gap:.5rem}.counter-controls button{background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;font-size:1.2rem;font-weight:700;height:36px;transition:all .2s ease-in-out;width:36px}.counter-controls button:hover{background-color:#000;border-color:#000;color:#fff}.counter-value{font-size:1rem;min-width:24px;text-align:center}@media (max-width:768px){.step5-page{gap:1.5rem}.details-card,.step5-page{padding:1.5rem}.counter-label{font-size:1rem}.counter-controls button{font-size:1rem;height:32px;width:32px}.counter-value{font-size:.95rem;min-width:20px}}@media (max-width:480px){.step5-page{gap:1rem}.details-card,.step5-page{padding:1rem}.counter-label{font-size:.95rem}.counter-controls button{font-size:.9rem;height:28px;width:28px}.counter-value{font-size:.9rem;min-width:18px}}.step6-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;padding:2rem;width:100%}.step6-page h2{font-size:1.8rem;font-weight:700;text-align:center}.images-grid{grid-gap:1rem;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));max-width:700px;width:100%}.image-card{align-items:center;aspect-ratio:1/1;background-color:#f5f5f5;border-radius:12px;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease-in-out;width:100%}.image-card img{height:100%;object-fit:cover;width:100%}.upload-placeholder{align-items:center;background-color:#f0f0f0;border-radius:12px;color:#888;cursor:pointer;display:flex;font-size:1rem;height:100%;justify-content:center;text-align:center;width:100%}.upload-placeholder:hover{background-color:#e0e0e0}.add-more-btn{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.8rem 1.5rem}.add-more-btn:hover{background-color:#333}@media (max-width:768px){.images-grid{gap:.8rem;grid-template-columns:repeat(2,1fr)}.image-card{aspect-ratio:1/1}}@media (max-width:480px){.images-grid{gap:.5rem;grid-template-columns:1fr}.image-card{aspect-ratio:1/1}.add-more-btn{font-size:.95rem;padding:.7rem;width:100%}}.step7-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px;padding:2rem;width:100%}.step7-page h2{font-size:1.8rem;font-weight:700;margin-bottom:0;text-align:center}.step7-page .subtitle{color:#555;font-size:1rem;line-height:1.4;margin:0;text-align:center}.step7-page input,.step7-page textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1rem;outline:none;padding:.8rem 1rem;transition:all .2s ease-in-out;width:100%}.step7-page input:focus,.step7-page textarea:focus{border-color:#000;box-shadow:0 0 5px #0000001a}.step7-page textarea{height:100px;resize:none}.step7-page .char-count{align-self:flex-end;color:#888;font-size:.9rem}@media (max-width:768px){.step7-page{gap:1.2rem;padding:1.5rem}.step7-page h2{font-size:1.6rem}.step7-page .subtitle{font-size:.95rem;line-height:1.35}.step7-page input,.step7-page textarea{font-size:.95rem;padding:.7rem .9rem}.step7-page textarea{height:90px}}@media (max-width:480px){.step7-page{gap:1rem;padding:1rem}.step7-page h2{font-size:1.4rem}.step7-page .subtitle{font-size:.9rem;line-height:1.3}.step7-page input,.step7-page textarea{font-size:.9rem;padding:.6rem .8rem}.step7-page textarea{height:80px}.step7-page .char-count{font-size:.85rem}}.amenities-page{padding:20px}.amenities-page h2{font-size:28px;margin-bottom:10px}.subtitle{color:#666;margin-bottom:20px}.amenities-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.amenity-box{align-items:center;border:1px solid #ccc;border-radius:12px;cursor:pointer;display:flex;gap:10px;padding:12px;transition:.2s}.amenity-box.active{background:#f3f3f3;border-color:#000}.amenity-box:hover{background:#eaeaea}.next-btn-amenities{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:25px;padding:12px 20px}.stephbktype-page{padding:2rem}.stephbktype-page h2{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.stephbktype-options-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.stephbktype-option-card{border:2px solid #ddd;border-radius:12px;cursor:pointer;font-weight:500;padding:1rem;text-align:center;transition:all .2s ease}.stephbktype-option-card.selected,.stephbktype-option-card:hover{background-color:#fff;border-color:#000}.stephbktype-option-label{font-size:1rem}.steppgtype-page{padding:2rem}.steppgtype-page h2{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.steppgtype-options-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.steppgtype-option-card{border:2px solid #ddd;border-radius:12px;cursor:pointer;font-weight:500;padding:1rem;text-align:center;transition:all .2s ease}.steppgtype-option-card.selected,.steppgtype-option-card:hover{background-color:#fff;border-color:#000}.steppgtype-option-label{font-size:1rem}
/*# sourceMappingURL=main.e69b6478.css.map*/