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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-bg{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;overflow-y:auto;padding:22px 14px 40px;position:relative;width:100%}.main-bg:before{background:linear-gradient(180deg,#0a122047,#0a12206b);content:"";inset:0;pointer-events:none;position:fixed}.card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffff8c;border-radius:28px;box-shadow:0 18px 45px #00000029,0 6px 18px #00000014;box-sizing:border-box;max-width:430px;padding:24px 20px 22px;position:relative;width:100%;z-index:1}.auth-logo{margin-bottom:8px}.auth-logo img{max-width:100%;width:92px}.card h2{color:#1f3b73;font-size:30px;font-weight:800;letter-spacing:.2px;line-height:1.15;margin:6px 0 14px}.card h2,.card p{text-align:center}.card p{color:#334155;font-size:15px;line-height:1.45;margin:7px 0}.card p b{color:#0f172a}.reward-lines{background:linear-gradient(180deg,#f8fbff,#f2f7ff);border:1px solid #e2ebfb;border-radius:18px;margin-top:6px;padding:14px 12px}.reward-lines p{font-size:15px;margin:5px 0}.btn-group{gap:10px;margin-top:18px}.btn{border:none;border-radius:16px;cursor:pointer;flex:1 1;font-size:16px;font-weight:700;outline:none;padding:13px 14px;transition:.22s ease}.btn.primary{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 10px 22px #2563eb40;color:#fff}.btn.primary:hover{box-shadow:0 14px 24px #2563eb4d;transform:translateY(-1px)}.btn.success{background:linear-gradient(135deg,#22c55e,#4ade80);box-shadow:0 10px 22px #22c55e3d;color:#fff}.btn.success:hover{box-shadow:0 14px 24px #22c55e47;transform:translateY(-1px)}.bookings-wrap{margin-top:22px;text-align:left}.bookings-wrap h3{color:#1e293b;font-size:18px;font-weight:800;margin:0 0 12px}.no-bookings{background:#f8fafc;border:1px dashed #d9e2ef;border-radius:18px;color:#64748b;font-size:14px;margin-top:8px;padding:16px 14px;text-align:left}.booking-box{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #e7edf5;border-radius:20px;box-shadow:0 10px 24px #0f172a0d;margin-top:12px;padding:16px 15px}.booking-box p{color:#334155;font-size:14px;margin:6px 0;text-align:left}.booking-box b{color:#111827}.booking-hotel{color:#0f172a;font-size:16px;font-weight:800;margin-bottom:8px}.status-line{font-weight:800;margin-top:8px}.status-pending{color:#f59e0b;font-weight:800}.status-paid{color:#0f766e;font-weight:800}.status-done{color:#15803d;font-weight:800}.status-free{color:#0a7;font-weight:800}.free-stay-box{background:linear-gradient(180deg,#ecfff4,#e4fff0);border:1px solid #c9f3d9;border-radius:16px;margin-top:10px;padding:12px}.free-stay-title{color:#0a7;font-size:14px;font-weight:900}.free-stay-points{color:#166534;font-size:13px;font-weight:700;margin-top:4px}.pay-btn-main{background:linear-gradient(135deg,#0f62fe,#3b82f6);border:none;border-radius:14px;box-shadow:0 10px 22px #3b82f640;color:#fff;cursor:pointer;font-size:15px;font-weight:800;margin-top:12px;padding:12px 14px;width:100%}.pay-btn-main:hover{transform:translateY(-1px)}.pay-popup-overlay{align-items:center;background:#000000bd;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.pay-popup-box{background:#fff;border-radius:22px;box-shadow:0 24px 50px #0000003d;box-sizing:border-box;max-width:460px;padding:18px;width:100%}.pay-popup-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.pay-popup-title{color:#0f172a;font-size:20px;font-weight:900;margin:0}.pay-close-btn{background:#eef2f7;border:none;border-radius:12px;cursor:pointer;font-size:18px;height:38px;width:38px}.pay-mini-text{color:#475569;font-size:13px;line-height:1.45;margin-top:8px}.pay-timer-box{align-items:center;background:#f8fafc;border:1px solid #e8eef5;border-radius:14px;color:#0f172a;display:flex;font-weight:800;justify-content:space-between;margin-top:12px;padding:11px 12px}.pay-qr-wrap{display:flex;justify-content:center;margin-top:16px}.pay-qr-inner{background:#fff;border:1px solid #edf2f7;border-radius:16px;box-shadow:inset 0 0 0 1px #f8fafc;padding:12px}.pay-note{color:#475569;margin-top:14px}.pay-btn{border:none;border-radius:14px;cursor:pointer;font-size:15px;font-weight:800;margin-top:10px;padding:13px 14px;width:100%}.pay-btn.green{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.pay-btn.gray{background:#f1f5f9;color:#0f172a}@media (max-width:520px){.main-bg{padding:14px 10px 24px}.card{border-radius:22px;max-width:100%;padding:18px 14px 16px}.card h2{font-size:22px}.card p{font-size:14px}.btn-group{gap:8px}.btn{border-radius:14px;font-size:14px;padding:12px 10px}.bookings-wrap h3{font-size:17px}.booking-box{border-radius:16px;padding:14px 12px}.booking-box p{font-size:13px}.pay-popup-box{border-radius:18px;padding:16px}}.booking-container{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:18px;position:relative}.booking-container:before{background:linear-gradient(180deg,#07102073,#0710209e);content:"";inset:0;pointer-events:none;position:fixed}.booking-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff38;border-radius:28px;box-shadow:0 20px 50px #00000047,inset 0 1px 0 #ffffff26;color:#fff;max-width:430px;padding:24px 20px 22px;position:relative;width:100%;z-index:2}.booking-card h2{font-size:26px;font-weight:900;letter-spacing:.4px;line-height:1.15;margin:8px 0 18px;text-align:center}.booking-card form{display:flex;flex-direction:column;gap:14px}.booking-card label{color:#ffffffe0;font-size:13px;font-weight:700;margin-bottom:-4px}.booking-card input{background:#fffffffa;border:none;border-radius:16px;box-shadow:0 1px 0 #0000000a;box-sizing:border-box;color:#111827;font-size:14px;outline:none;padding:14px;width:100%}.booking-card input:focus{box-shadow:0 0 0 3px #2563eb38,0 8px 18px #00000014}.auth-logo{justify-content:center;margin-bottom:6px}.auth-logo img{filter:drop-shadow(0 4px 16px rgba(0,0,0,.18))}.btn-group{display:flex;gap:12px;margin-top:10px}.btn-book,.btn-gallery,.modal-close,.modal-primary,button{font-family:inherit}.btn-book{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:999px;box-shadow:0 10px 22px #dc262652;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:800;padding:13px 16px;transition:transform .18s ease,box-shadow .18s ease}.btn-book:hover{box-shadow:0 14px 26px #dc26265c;transform:translateY(-1px)}.btn-gallery{background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:999px;box-shadow:0 10px 22px #2563eb4d;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:800;padding:13px 16px;transition:transform .18s ease,box-shadow .18s ease}.btn-gallery:hover{box-shadow:0 14px 26px #2563eb59;transform:translateY(-1px)}.hotel-list{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;box-shadow:inset 0 1px 0 #ffffff14;display:flex;flex-direction:column;gap:12px;margin-top:2px;max-height:280px;overflow-y:auto;padding:8px}.hotel-list::-webkit-scrollbar{width:6px}.hotel-list::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:10px}.hotel-list::-webkit-scrollbar-track{background:#0000}.hotel-card{align-items:center;background:#fffffff7;border:2px solid #0000;border-radius:18px;box-sizing:border-box;cursor:pointer;display:flex;gap:12px;padding:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;width:100%}.hotel-card:hover{box-shadow:0 14px 24px #0f172a24;transform:translateY(-1px)}.hotel-card.selected{border-color:#2563eb;box-shadow:0 14px 28px #2563eb2e}.hotel-img{background:#f3f4f6;border:1px solid #0000000f;border-radius:16px;flex-shrink:0;height:76px;object-fit:cover;width:76px}.hotel-info{flex:1 1;min-width:0}.hotel-name{color:#111827;font-size:15px;font-weight:900;line-height:1.2;word-break:break-word}.hotel-address{color:#6b7280;font-size:12px;line-height:1.35;margin-top:4px;word-break:break-word}.hotel-action{align-items:center;background:#2563eb17;border-radius:999px;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;gap:6px;margin-top:7px;padding:5px 9px}.selected-summary{background:#ffffff24;border:1px solid #fff3;border-radius:16px;font-size:13px;line-height:1.5;margin-top:4px;padding:12px 14px}.selected-summary b{color:#fff}.popup-overlay{align-items:center;background:#070a14bf;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.popup-overlay,.popup-overlay *{box-sizing:border-box}.popup-content{background:#fff;border-radius:24px;box-shadow:0 22px 50px #00000042;max-height:90vh;max-width:920px;overflow-x:hidden;overflow-y:auto;padding:18px;width:100%}.modal-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.modal-header h3{color:#111827;font-size:22px;font-weight:900;margin:0}.modal-close{background:#f3f4f6;border:none;border-radius:12px;color:#111827;cursor:pointer;font-size:20px;height:42px;width:42px}.modal-hotel{align-items:center;background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;display:flex;gap:14px;margin:16px 0;padding:14px}.modal-hotel img{border-radius:16px;flex-shrink:0;height:74px;object-fit:cover;width:74px}.mh-name{color:#111827;font-size:16px;font-weight:900}.mh-address{color:#6b7280;font-size:12px;line-height:1.45;margin-top:4px}.plan-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card{background:#fff;border:2px solid #edf2f7;border-radius:20px;cursor:pointer;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.plan-card:hover{box-shadow:0 14px 28px #0f172a1f;transform:translateY(-2px)}.plan-card.active{border-color:#2563eb;box-shadow:0 14px 28px #2563eb29}.plan-card img{display:block;height:165px;object-fit:cover;width:100%}.plan-meta{padding:14px}.plan-title{color:#111827;font-size:16px;font-weight:900;line-height:1.25}.plan-sub{color:#6b7280;font-size:12px;margin-top:4px}.plan-price{color:#0f9d58;font-size:21px;font-weight:900;margin-top:10px}.modal-primary{background:linear-gradient(135deg,#1d4ed8,#0ea5e9);border:none;border-radius:16px;box-shadow:0 12px 24px #1d4ed83d;color:#fff;cursor:pointer;font-size:15px;font-weight:900;margin-top:16px;padding:14px;width:100%}.gallery-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:18px}.gallery-item{align-items:center;background:#0b1220;border-radius:18px;display:flex;justify-content:center;min-height:220px;overflow:hidden}.gallery-item img{display:block;height:auto;max-height:520px;object-fit:contain;width:100%}.pay-box{margin-top:10px}.pay-note{background:#f8fbff;border:1px solid #0f172a14;border-radius:14px;color:#334155;font-size:13px;line-height:1.45;margin-bottom:12px;padding:12px}.qr-wrap{align-items:center;background:#fff;border:1px dashed #0f172a38;border-radius:16px;display:flex;justify-content:center;margin-bottom:14px;padding:14px}.pay-row label{color:#111827;display:block;font-size:13px;font-weight:800;margin-bottom:6px}.pay-row input{border:1px solid #0f172a24;border-radius:12px;font-size:14px;outline:none;padding:12px;width:100%}.pay-row input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.pay-small{font-size:12px;margin-top:10px;opacity:.8}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:18px;box-shadow:0 16px 28px #25d36652;display:flex;height:62px;justify-content:center;position:fixed;right:18px;transition:transform .18s ease;width:62px;z-index:1200}.whatsapp-float:hover{transform:scale(1.06)}.whatsapp-float img{height:35px;width:35px}@media (max-width:520px){.booking-container{align-items:flex-start;padding:14px}.booking-card{border-radius:24px;max-width:100%;padding:20px 16px 18px}.booking-card h2{font-size:22px}.btn-group{gap:10px}.btn-book,.btn-gallery{font-size:15px;padding:12px}.hotel-list{max-height:250px;padding:8px}.hotel-card{border-radius:16px;gap:10px;padding:9px}.hotel-img{border-radius:12px;height:56px;width:56px}.hotel-name{font-size:13px}.hotel-address{font-size:11px}.popup-content{border-radius:20px;max-width:96vw;padding:14px}.modal-header h3{font-size:18px}.modal-hotel{padding:12px}.modal-hotel img{height:62px;width:62px}.plan-grid{grid-template-columns:1fr}.plan-card img{height:170px}.gallery-grid{grid-template-columns:1fr}.gallery-item img{max-height:420px}}.auth-bg{align-items:center;background:url(/static/media/bg.859cc7dbf4ca717702ee.jpg) no-repeat 50% fixed;background-size:cover;display:flex;font-family:Poppins,sans-serif;height:100vh;justify-content:center;width:100%}.wrapper{background:#fff;border-radius:12px;box-shadow:0 10px 18px #00000026;box-sizing:border-box;max-width:340px;overflow:hidden;padding:25px 20px;text-align:center;width:90%}.auth-logo{align-items:center;display:flex;flex-direction:column;margin-bottom:15px}.auth-logo img{height:auto;max-width:120px;object-fit:contain;width:100%}.auth-logo p{color:#1a1a1a;font-size:16px;font-weight:600;margin-top:8px;text-align:center}@media (max-width:480px){.auth-logo img{max-width:90px}.auth-logo p{font-size:14px}}.title-text{display:flex;justify-content:space-around;margin-bottom:15px}.title-text .title{color:#036;cursor:pointer;font-size:22px;font-weight:600}.slide-controls{margin-bottom:15px}.slide-controls label{background:#f1f1f1;border:1px solid #ddd;cursor:pointer;flex:1 1;font-size:15px;font-weight:500;padding:10px 0}.slide-controls label.active{background:linear-gradient(90deg,#004080,#0073e6);color:#fff}.form-container,.form-inner form{width:100%}.field{margin-top:12px}.field input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px;width:100%}.field input:focus{border-color:#1a75ff;outline:none}.slide-controls{border:1px solid #ddd;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:20px;overflow:hidden}.slide-controls .slide{background:#f5f5f5;border:none;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:10px 0;text-align:center;transition:all .3s ease}.slide-controls .slide:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.slide-controls .slide:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.slide-controls .slide.active{background:linear-gradient(90deg,#004080,#0073e6);color:#fff}.btn{margin-top:18px}.btn input[type=submit]{background:linear-gradient(90deg,#004080,#0073e6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px;width:100%}.btn input[type=submit]:hover{background:linear-gradient(90deg,#036,#0059b3)}.forget-link{font-size:14px;margin-top:12px}.forget-link a{color:#1a75ff;text-decoration:none}.forget-link a:hover{text-decoration:underline}@media (max-width:480px){.wrapper{max-width:300px;padding:20px 15px}.title-text .title{font-size:20px}}
/*# sourceMappingURL=main.ee5b3698.css.map*/