.reservation-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;transition:opacity 0.3s ease}.reservation-popup.active{opacity:1}.popup-content{background:#fff;padding:40px 50px;border-radius:15px;text-align:center;max-width:500px;width:90%;position:relative;transform:scale(0.8);transition:transform 0.3s ease;box-shadow:0 10px 40px rgba(0,0,0,0.3)}.reservation-popup.active .popup-content{transform:scale(1)}.popup-icon{font-size:60px;margin-bottom:20px}.popup-content.success .popup-icon{color:#28a745}.popup-content.error .popup-icon{color:#dc3545}.popup-content h3{font-size:28px;margin-bottom:15px;font-family:'Playfair Display',serif}.popup-content.success h3{color:#28a745}.popup-content.error h3{color:#dc3545}.popup-content p{font-size:16px;color:#666;margin-bottom:25px;line-height:1.6}.popup-close-btn{background:#2c3e50;color:#fff;border:none;padding:12px 40px;border-radius:25px;font-size:16px;cursor:pointer;transition:background 0.3s ease;font-family:'Montserrat',sans-serif}.popup-close-btn:hover{background:#1a252f}.popup-content.success .popup-close-btn{background:#28a745}.popup-content.success .popup-close-btn:hover{background:#218838}.popup-content.error .popup-close-btn{background:#dc3545}.popup-content.error .popup-close-btn:hover{background:#c82333}@media (max-width:768px){.popup-content{padding:30px 25px;width:95%}.popup-icon{font-size:50px}.popup-content h3{font-size:24px}.popup-content p{font-size:14px}}.hero-res-card{background:rgba(0,28,8,0.62);backdrop-filter:blur(22px) saturate(1.4);-webkit-backdrop-filter:blur(22px) saturate(1.4);border:1px solid rgba(248,242,228,0.16);border-radius:20px;padding:38px 44px 40px;max-width:620px;width:97%;margin:0 auto;box-shadow:0 30px 70px rgba(0,0,0,0.45),inset 0 1px 0 rgba(248,242,228,0.10);text-align:center}.hero-res-brand{display:block;font-family:'Montserrat',sans-serif;font-size:10px;letter-spacing:0.40em;color:#c9a96e;margin-bottom:10px;text-transform:uppercase}.hero-res-card h1{font-family:'Playfair Display',serif;font-size:clamp(1.4rem,2.4vw,1.85rem);color:#F8F2E4;font-weight:400;margin:0 0 6px;line-height:1.25}.hero-res-divider{width:40px;height:1px;background:linear-gradient(90deg,transparent,#c9a96e,transparent);margin:14px auto 26px}.hero-res-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;text-align:left}.hero-res-field{display:flex;flex-direction:column;gap:6px}.hero-res-field label{font-family:'Montserrat',sans-serif;font-size:9.5px;letter-spacing:0.14em;text-transform:uppercase;color:rgba(248,242,228,0.58)}.hero-res-input{width:100%;height:50px;box-sizing:border-box;background:rgba(255,255,255,0.07);border:1px solid rgba(248,242,228,0.18);border-radius:9px;padding:0 13px;color:#F8F2E4;font-family:'Montserrat',sans-serif;font-size:13.5px;outline:none;transition:border-color 0.25s ease,background 0.25s ease;-webkit-appearance:none;appearance:none;cursor:pointer}.hero-res-input:focus{border-color:rgba(201,169,110,0.65);background:rgba(255,255,255,0.11)}.hero-res-input::placeholder{color:rgba(248,242,228,0.38)}textarea.hero-res-input{height:auto;min-height:44px;padding:10px 13px;resize:none}select.hero-res-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23c9a96e' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}select.hero-res-input option{background:#002A0C;color:#F8F2E4}select.hero-res-input option:disabled{color:#ff6b6b !important;background:rgba(0,42,12,0.95) !important;font-style:italic !important}.guest-stepper{display:flex;align-items:center;background:rgba(255,255,255,0.07);border:1px solid rgba(248,242,228,0.18);border-radius:9px;overflow:hidden;height:51px}input#heroDate,input#modDate,input[name='dateCalender']{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23c9a96e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}input#heroDate::-webkit-calendar-picker-indicator,input#modDate::-webkit-calendar-picker-indicator{opacity:0;display:none}.step-btn{background:none;border:none;color:#c9a96e;font-size:20px;cursor:pointer;width:38px;height:100%;transition:background 0.2s,color 0.2s;flex-shrink:0;line-height:1}.step-btn:hover{background:rgba(201,169,110,0.15);color:#F8F2E4}.guest-count-display{flex:1;text-align:center;font-family:'Montserrat',sans-serif;font-size:14px;color:#F8F2E4}.guest-count-display::-webkit-outer-spin-button,.guest-count-display::-webkit-inner-spin-button,#modGuests::-webkit-outer-spin-button,#modGuests::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.guest-count-display,#modGuests{-moz-appearance:textfield}#heroGuestInput{color:#c9a96e !important}.hero-res-btn{width:100%;padding:14px 20px;margin-top:10px;background:linear-gradient(135deg,#c9a96e 0%,#a07840 100%);border:none;border-radius:10px;color:#001a05;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease;box-shadow:0 6px 24px rgba(201,169,110,0.30);display:flex;align-items:center;justify-content:center;gap:8px}.hero-res-btn:hover{background:linear-gradient(135deg,#d4b87a 0%,#b08850 100%);transform:translateY(-2px);box-shadow:0 10px 32px rgba(201,169,110,0.45)}.hero-res-btn svg{width:14px;height:14px}.hero-res-note{margin-top:14px;font-size:11px;color:rgba(248,242,228,0.40);font-family:'Montserrat',sans-serif;letter-spacing:0.04em}@media (max-width:576px){.hero-res-card{padding:28px 20px 30px}.hero-res-row{grid-template-columns:1fr;gap:12px}.hero-res-card h1{font-size:1.35rem}}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(108deg,rgba(0,18,5,0.72) 0%,rgba(0,18,5,0.48) 40%,rgba(0,18,5,0.28) 65%,rgba(0,18,5,0.42) 100%);z-index:2;pointer-events:none}.home-hero .full-height--content{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:130px 60px 50px;box-sizing:border-box}.home-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:48px;width:100%;max-width:1280px;margin:auto}.home-hero-text{flex:1;min-width:0;max-width:480px;color:#F8F2E4;text-align:left}.hero-eyebrow{display:block;font-family:'Montserrat',sans-serif;font-size:10px;letter-spacing:0.38em;text-transform:uppercase;color:#c9a96e;margin-bottom:18px}.home-hero-text h1{margin:0 0 20px;color:#F8F2E4;text-shadow:1px 1px 0px rgba(0,0,0,0.4),2px 2px 0px rgba(0,0,0,0.3),3px 3px 0px rgba(0,0,0,0.2),0 8px 15px rgba(0,0,0,0.5)}.home-hero-text h1 em{font-style:italic;color:#c9a96e;text-shadow:1px 1px 0px #8f7441,2px 2px 0px #8f7441,3px 3px 0px #8f7441,0 8px 15px rgba(0,0,0,0.5)}.hero-desc{font-family:'Montserrat',sans-serif;font-size:13.5px;line-height:1.75;color:rgba(248,242,228,0.72);margin-bottom:26px}.hero-info-pills{display:flex;flex-direction:column;gap:9px;margin-bottom:30px}.hero-info-pills span{display:flex;align-items:center;gap:8px;font-family:'Montserrat',sans-serif;font-size:12px;color:rgba(248,242,228,0.62);letter-spacing:0.03em}.hero-info-pills svg{flex-shrink:0;color:#c9a96e}.hero-cta-links{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-call-link{display:flex;flex-direction:column;gap:3px;text-decoration:none;transition:opacity 0.2s}.hero-call-link:hover{opacity:0.8}.hero-call-link span{font-family:'Montserrat',sans-serif;font-size:9px;letter-spacing:0.22em;text-transform:uppercase;color:#c9a96e}.hero-call-link small{font-family:'Montserrat',sans-serif;font-size:13px;color:#F8F2E4;font-weight:500}.home-hero-form-wrap{flex-shrink:0;width:100%;max-width:460px}.hero-res-title{font-family:'Playfair Display',serif;font-size:clamp(1.3rem,2.2vw,1.7rem);color:#F8F2E4;font-weight:400;margin:0 0 4px;line-height:1.25}@media (max-width:1024px){.home-hero .full-height--content{padding:120px 40px 50px;position:relative !important}.home-hero-inner{flex-direction:column;align-items:center;gap:32px;padding-bottom:20px;margin:0}.home-hero-text{text-align:center;max-width:600px}.hero-cta-links{justify-content:center}.home-hero-form-wrap{max-width:520px;width:100%}}@media (max-width:576px){.home-hero .full-height--content{padding:110px 16px 40px}.home-hero-inner{gap:28px;margin:0}.hero-res-card{padding:24px 18px 28px}.hero-res-row{grid-template-columns:1fr;gap:20px}.hero-res-title{font-size:1.2rem}}
