:root{--gold:#d4af37;--gold-light:#f4cf67;--malachite:#27ae60;--charcoal:#0a0a0a;--glass:#ffffff08;--glass-border:#ffffff14}.booking-module__ZLJJYG__container{background-color:var(--charcoal);color:#fff;max-width:100%;min-height:100vh;font-family:var(--font-geist-sans);margin:0 auto;padding:160px 24px 100px;position:relative;overflow-x:hidden}.booking-module__ZLJJYG__container::-webkit-scrollbar{width:6px}.booking-module__ZLJJYG__container::-webkit-scrollbar-track{background:var(--charcoal)}.booking-module__ZLJJYG__container::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:10px}.booking-module__ZLJJYG__container::-webkit-scrollbar-thumb:hover{background:var(--malachite)}.booking-module__ZLJJYG__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#27ae600d 0%,#0000 70%);width:70%;height:70%;position:absolute;top:-10%;right:-10%}.booking-module__ZLJJYG__bgGlowSecondary{z-index:0;pointer-events:none;background:radial-gradient(circle,#d4af3708 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-10%;left:-10%}.booking-module__ZLJJYG__header{text-align:center;z-index:1;margin-bottom:100px;position:relative}.booking-module__ZLJJYG__eyebrow{text-transform:uppercase;letter-spacing:6px;color:var(--malachite);opacity:.9;margin-bottom:20px;font-size:11px;font-weight:700;display:block}.booking-module__ZLJJYG__title{font-family:var(--font-playfair);text-transform:uppercase;letter-spacing:6px;background:linear-gradient(#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:clamp(48px,10vw,84px);font-weight:900;line-height:1.1}.booking-module__ZLJJYG__subtitle{color:#ffffff80;letter-spacing:1.5px;max-width:700px;margin:0 auto;font-size:18px;font-weight:300;line-height:1.6}.booking-module__ZLJJYG__progressTracker{z-index:1;justify-content:center;align-items:center;gap:0;max-width:900px;margin-bottom:120px;margin-left:auto;margin-right:auto;display:flex;position:relative}.booking-module__ZLJJYG__progressStep{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.booking-module__ZLJJYG__progressStep:not(:last-child):after{content:"";z-index:-1;background:#ffffff14;width:100%;height:1px;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;top:30px;left:50%}.booking-module__ZLJJYG__stepActive:not(:last-child):after{background:linear-gradient(90deg,var(--malachite),#ffffff14)}.booking-module__ZLJJYG__stepNumber{color:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:18px;font-weight:200;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex}.booking-module__ZLJJYG__stepName{text-transform:uppercase;letter-spacing:3px;color:#fff3;font-size:11px;font-weight:600;transition:all .6s}.booking-module__ZLJJYG__stepActive .booking-module__ZLJJYG__stepNumber{color:#fff;border-color:var(--malachite);background:0 0;transform:scale(1.1);box-shadow:0 0 40px #27ae601a}.booking-module__ZLJJYG__stepActive .booking-module__ZLJJYG__stepName{color:#fff;letter-spacing:4px}.booking-module__ZLJJYG__bookingFlow{z-index:1;position:relative}.booking-module__ZLJJYG__stepContent{max-width:1200px;margin:0 auto;animation:1s cubic-bezier(.2,.8,.2,1) booking-module__ZLJJYG__slideUpFade}.booking-module__ZLJJYG__centeredContent{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.booking-module__ZLJJYG__selectionGrid{grid-template-columns:1.2fr .8fr;gap:80px;display:grid}.booking-module__ZLJJYG__selectionColumn{flex-direction:column;display:flex}.booking-module__ZLJJYG__stepTitle{font-family:var(--font-playfair);text-transform:uppercase;letter-spacing:3px;color:var(--gold);align-items:center;gap:20px;margin-bottom:50px;font-size:26px;font-weight:700;display:flex}.booking-module__ZLJJYG__stepTitle:after{content:"";background:linear-gradient(90deg,#d4af3733,#0000);flex:1;height:1px}.booking-module__ZLJJYG__typeSelector,.booking-module__ZLJJYG__paymentChoice{flex-direction:column;gap:24px;display:flex}.booking-module__ZLJJYG__typeCard,.booking-module__ZLJJYG__choiceCard{background:var(--glass);border:1px solid var(--glass-border);cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:center;gap:30px;padding:40px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex}.booking-module__ZLJJYG__typeCard:hover,.booking-module__ZLJJYG__choiceCard:hover{background:#ffffff0d;border-color:#27ae6066;transform:translateY(-5px)}.booking-module__ZLJJYG__activeType,.booking-module__ZLJJYG__activeChoice{border-color:var(--malachite);background:#27ae600d;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003,0 0 20px #27ae601a}.booking-module__ZLJJYG__activeType:before,.booking-module__ZLJJYG__activeChoice:before{content:"";background:linear-gradient(45deg,#0000,#ffffff08,#0000);width:200%;height:200%;animation:3s infinite booking-module__ZLJJYG__shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes booking-module__ZLJJYG__shimmer{0%{transform:translate(-100%,-100%)rotate(45deg)}to{transform:translate(100%,100%)rotate(45deg)}}.booking-module__ZLJJYG__typeIcon{opacity:.5;font-size:36px;transition:all .5s}.booking-module__ZLJJYG__activeType .booking-module__ZLJJYG__typeIcon{opacity:1;color:var(--malachite);transform:scale(1.1)}.booking-module__ZLJJYG__typeCardContent{text-align:left}.booking-module__ZLJJYG__typeTitle,.booking-module__ZLJJYG__choiceTitle{font-family:var(--font-playfair);text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:10px;font-size:20px;font-weight:700}.booking-module__ZLJJYG__typeDesc,.booking-module__ZLJJYG__choiceDesc{color:#fff6;font-size:14px;font-weight:300;line-height:1.7}.booking-module__ZLJJYG__choiceHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.booking-module__ZLJJYG__choiceLabel{text-transform:uppercase;letter-spacing:3px;color:var(--gold);font-size:10px;font-weight:800}.booking-module__ZLJJYG__choicePrice{font-family:var(--font-playfair);color:#fff;font-size:32px;font-weight:700}.booking-module__ZLJJYG__policyNotice{background:#d32f2f05;border:1px solid #d32f2f1a;margin-top:60px;padding:40px}.booking-module__ZLJJYG__policyTitle{text-transform:uppercase;letter-spacing:3px;color:#ff5252;margin-bottom:15px;font-size:11px;font-weight:800}.booking-module__ZLJJYG__policyText{color:#fff6;font-size:14px;font-weight:300;line-height:1.8}.booking-module__ZLJJYG__highlight{color:#ff5252;font-weight:700}.booking-module__ZLJJYG__grid{grid-template-columns:1fr 450px;gap:100px;display:grid}.booking-module__ZLJJYG__formSection{animation:1s booking-module__ZLJJYG__slideUpFade}.booking-module__ZLJJYG__sectionTitle{font-family:var(--font-playfair);color:#fff;text-transform:uppercase;letter-spacing:4px;margin-bottom:50px;font-size:32px;font-weight:800}.booking-module__ZLJJYG__formGrid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.booking-module__ZLJJYG__formGroup{margin-bottom:40px}.booking-module__ZLJJYG__label{text-transform:uppercase;letter-spacing:4px;color:var(--gold);margin-bottom:15px;font-size:10px;font-weight:800;display:block}.booking-module__ZLJJYG__input,.booking-module__ZLJJYG__textarea{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;width:100%;padding:22px;font-family:inherit;font-size:16px;transition:all .4s}.booking-module__ZLJJYG__input:focus,.booking-module__ZLJJYG__textarea:focus{border-color:var(--malachite);background:#ffffff0d;outline:none;box-shadow:0 10px 30px #0000004d,0 0 15px #27ae601a}.booking-module__ZLJJYG__input::placeholder,.booking-module__ZLJJYG__textarea::placeholder{color:#ffffff26}.booking-module__ZLJJYG__textarea{resize:vertical;min-height:180px}.booking-module__ZLJJYG__folkEntry{border:1px solid var(--glass-border);background:#ffffff05;margin-bottom:30px;padding:40px;position:relative}.booking-module__ZLJJYG__folkHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.booking-module__ZLJJYG__removeFolk{color:#ff5252;cursor:pointer;text-transform:uppercase;letter-spacing:2px;opacity:.6;background:0 0;border:none;font-size:10px;transition:all .3s}.booking-module__ZLJJYG__removeFolk:hover{opacity:1}.booking-module__ZLJJYG__addButton{color:#ffffff4d;cursor:pointer;text-transform:uppercase;letter-spacing:3px;background:0 0;border:1px dashed #ffffff1a;width:100%;margin-top:20px;padding:24px;font-size:11px;transition:all .4s}.booking-module__ZLJJYG__addButton:hover{border-color:var(--malachite);color:var(--malachite);background:#27ae6005}.booking-module__ZLJJYG__summarySidebar{position:relative}.booking-module__ZLJJYG__summary{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff05;padding:60px;position:sticky;top:140px;box-shadow:0 40px 100px #00000080}.booking-module__ZLJJYG__summary:before{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);width:100%;height:2px;position:absolute;top:0;left:0}.booking-module__ZLJJYG__summaryTitle{font-family:var(--font-playfair);text-transform:uppercase;letter-spacing:4px;color:var(--gold);text-align:center;margin-bottom:50px;font-size:24px;font-weight:800}.booking-module__ZLJJYG__detailRow{letter-spacing:1.5px;justify-content:space-between;margin-bottom:30px;font-size:14px;display:flex}.booking-module__ZLJJYG__detailLabel{color:#ffffff4d;text-transform:uppercase;font-size:10px;font-weight:700}.booking-module__ZLJJYG__detailValue{color:#fff;font-weight:500}.booking-module__ZLJJYG__totalRow{font-family:var(--font-playfair);color:#fff;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:60px;padding-top:40px;font-size:40px;font-weight:800;display:flex}.booking-module__ZLJJYG__submitButton{background:var(--malachite);color:#fff;text-transform:uppercase;letter-spacing:5px;cursor:pointer;border:none;justify-content:center;align-items:center;gap:20px;width:100%;padding:28px;font-size:14px;font-weight:900;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 20px 40px #27ae6033}.booking-module__ZLJJYG__submitButton:hover{color:var(--charcoal);letter-spacing:7px;background:#fff;transform:translateY(-5px);box-shadow:0 30px 60px #0006}.booking-module__ZLJJYG__submitButton:hover:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:100%}.booking-module__ZLJJYG__submitButton:disabled{color:#444;cursor:not-allowed;box-shadow:none;background:#222}.booking-module__ZLJJYG__backButton{color:#ffffff4d;text-transform:uppercase;letter-spacing:3px;cursor:pointer;background:0 0;border:none;width:100%;margin-top:30px;padding:24px;font-size:10px;font-weight:700;transition:all .4s}.booking-module__ZLJJYG__backButton:hover{color:#fff}.booking-module__ZLJJYG__paymentContainer{max-width:900px;margin:0 auto}.booking-module__ZLJJYG__paymentIntro{color:#ffffff80;text-align:center;margin-bottom:70px;font-size:18px;font-weight:300;line-height:1.8}.booking-module__ZLJJYG__finalSummary{border:1px solid var(--glass-border);background:#ffffff05;margin-bottom:70px;padding:50px}.booking-module__ZLJJYG__finalRow{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.booking-module__ZLJJYG__finalRow span:first-child{color:#ffffff4d;text-transform:uppercase;letter-spacing:3px;font-size:12px}.booking-module__ZLJJYG__finalPrice{font-family:var(--font-playfair);color:var(--malachite);font-size:52px;font-weight:800}.booking-module__ZLJJYG__paypalHeader{text-align:center;margin-bottom:40px}.booking-module__ZLJJYG__paypalTitle{font-family:var(--font-playfair);color:#000;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:24px;font-weight:800}.booking-module__ZLJJYG__paypalSubtitle{color:#666;font-size:14px;font-weight:400}.booking-module__ZLJJYG__paypalWrapper{background:#fff;border-radius:0;padding:80px;position:relative;overflow:hidden;box-shadow:0 50px 100px #0009}.booking-module__ZLJJYG__paypalWrapper:after{content:"SECURE CHECKOUT";background:var(--malachite);color:#fff;letter-spacing:2px;padding:8px 60px;font-size:10px;font-weight:800;position:absolute;top:20px;right:-40px;transform:rotate(45deg)}.booking-module__ZLJJYG__successSection{text-align:center;max-width:800px;margin:0 auto;padding:120px 24px}.booking-module__ZLJJYG__loading{background:var(--charcoal);min-height:100vh;color:var(--gold);font-family:var(--font-playfair);letter-spacing:5px;text-transform:uppercase;justify-content:center;align-items:center;font-size:24px;animation:2s infinite booking-module__ZLJJYG__pulse;display:flex}@keyframes booking-module__ZLJJYG__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.booking-module__ZLJJYG__paymentSecurity{color:#ffffff4d;letter-spacing:1px;justify-content:center;align-items:center;gap:12px;margin-top:40px;font-size:12px;display:flex}.booking-module__ZLJJYG__securityIcon{filter:grayscale();opacity:.5;font-size:16px}.booking-module__ZLJJYG__successIcon{width:100px;height:100px;color:var(--malachite);background:#27ae601a;border:1px solid #27ae6033;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 50px;font-size:48px;display:flex}.booking-module__ZLJJYG__successText{color:#ffffff80;margin-bottom:60px;font-size:20px;font-weight:300;line-height:1.8}.booking-module__ZLJJYG__corporateDepositPrompt{border:1px solid var(--glass-border);text-align:center;background:#ffffff05;margin-top:60px;padding:40px}.booking-module__ZLJJYG__corporateDepositPrompt p{color:#ffffff80;letter-spacing:1px;margin-bottom:30px;font-size:14px}@keyframes booking-module__ZLJJYG__slideUpFade{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.booking-module__ZLJJYG__selectionGrid,.booking-module__ZLJJYG__grid{grid-template-columns:1fr;gap:80px}.booking-module__ZLJJYG__summary{position:static}.booking-module__ZLJJYG__summarySidebar{margin-top:60px}}@media (max-width:600px){.booking-module__ZLJJYG__title{font-size:42px}.booking-module__ZLJJYG__progressTracker{display:none}.booking-module__ZLJJYG__container{padding-top:120px}}
