@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary-dark:#0d4f3c;--color-primary-light:#1a7a5e;--color-gold:#d4af37;--color-gold-light:#f4e4bc;--color-error:#dc2626}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.ml-5{margin-left:calc(var(--spacing)*5)}.block{display:block}.contents{display:contents}.flex{display:flex}.table{display:table}.w-100{width:calc(var(--spacing)*100)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-10{gap:calc(var(--spacing)*10)}.capitalize{text-transform:capitalize}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.bg-primary-dark{background-color:var(--color-primary-dark)}.bg-primary-light{background-color:var(--color-primary-light)}.text-primary-dark{color:var(--color-primary-dark)}.bg-gold{background-color:var(--color-gold)}.bg-gold-light{background-color:var(--color-gold-light)}.text-gold{color:var(--color-gold)}.text-gold-light{color:var(--color-gold-light)}.text-error{color:var(--color-error)}}:root{--color-bg-light:#f5f5f5;--color-text-dark:#1a1a1a;--color-text-light:#666;--color-border:#e5e5e5}body{color:#111827;background-color:#fff}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.app-container{position:relative;background-image:url(/assets/background-Dz3BkiQh.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh}.app-loading-spinner{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999;background-color:#ffffffe6}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid var(--color-primary-dark, #0d4f3c);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-container:before{content:"";position:absolute;inset:0;background-image:url(/assets/secondbackground-CCg6y9oi.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.22;z-index:0;pointer-events:none}.app-mobile-header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:transparent;min-height:100px}@media(min-width:1024px){.app-mobile-header{display:none}}.app-mobile-logo{width:100px;height:140px;margin-block:1rem 3rem;z-index:10}.app-mobile-header-text{display:flex;flex-direction:column;align-items:center;gap:.25rem;z-index:10}.app-mobile-header-arabic{font-size:clamp(1rem,.9rem + 1vw,1.25rem);font-weight:500;color:#f4e4bc;text-align:center;font-family:inherit}.app-mobile-header-english{font-size:clamp(.85rem,.8rem + .5vw,1rem);font-weight:600;color:#f4e4bc;text-align:center;letter-spacing:.1em}.app-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(min-width:1024px){.app-content{flex-direction:row;justify-content:center}}.app-form-panel{width:85%;display:flex;align-items:stretch;justify-content:center;margin-top:2rem}@media(min-width:1440px){.app-form-panel{width:80%;padding:2.5rem 2rem;margin-top:0}}@media(max-width:768px){.app-form-panel{margin-top:0rem}}@media(max-width:425px){.app-form-panel{width:100%}}.app-form{width:100%;max-width:48rem;background-color:#ffffffd6;border-radius:.75rem;box-shadow:0 10px 25px #0f172a14;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:3}@media(min-width:768px){.app-form{padding:3rem 2rem}}@media(max-width:768px){.app-form{background-color:#fff}}@media(min-width:1024px){.app-form{flex-direction:row;gap:1.5rem;max-width:none}}.app-form-left{display:flex;flex-direction:column;flex:1}.date-picker-mobile{display:block}@media(min-width:1024px){.date-picker-mobile{display:none}}.app-form-right{display:flex;flex-direction:column;gap:1.5rem}.date-picker-desktop{display:none}@media(min-width:1024px){.app-form-right{width:20rem;flex-shrink:0}.date-picker-desktop{display:block}}.app-form-summary-mobile{display:block;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #e5e7eb}@media(min-width:1024px){.app-form-summary-mobile{display:none}}.app-form-entertainment{font-size:clamp(.75rem,.7rem + .5vw,.875rem);color:#374151;margin-bottom:1rem;font-weight:500}.app-form-entertainment-fees{margin-bottom:1rem;border-radius:.5rem}.app-form-right .app-form-entertainment-fees{display:none}@media(min-width:1024px){.app-form-right .app-form-entertainment-fees{display:block}}.app-form-entertainment-fees-text{font-size:clamp(.875rem,.8rem + .5vw,1rem);font-weight:500;color:#374151;display:block}.app-form-summary{display:none;border-top:2px solid #e5e7eb;padding-top:1.5rem;margin-top:0}@media(min-width:1024px){.app-form-summary{display:block;border-top:none;padding-top:0}}.app-form-total{display:flex;align-items:center;margin-bottom:1.5rem}.app-form-total-label{font-size:clamp(.95rem,.9rem + .5vw,1.125rem);padding-inline-end:10px;font-weight:600;color:var(--color-primary-dark, #0d4f3c)}.app-form-summary-breakdown{background:#fff6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(13,79,60,.1);border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.app-form-summary-row{display:flex;justify-content:space-between;align-items:center}.app-form-summary-label{font-size:.875rem;color:#555;font-weight:500}.app-form-summary-value{font-size:.95rem;color:var(--color-primary-dark, #0d4f3c);font-weight:600;font-family:Inter,sans-serif}.app-form-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem;background:var(--color-primary-dark, #0d4f3c);border-radius:.75rem;color:#fff;box-shadow:0 4px 12px #0d4f3c33}.app-form-total-step2{background:#fff6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(13,79,60,.1);box-shadow:none;color:#d4af37}.app-form-total-step2 .app-form-total-label{color:#d4af37;font-weight:700}.app-form-total-step2 .app-form-total-amount{color:#0d4f3c;font-size:1.25rem}.app-form-total .app-form-total-label{color:#af904f;margin-bottom:0;padding-inline-end:0}.app-form-total-amount{font-size:1.125rem;font-weight:700;color:#fff}.app-form-valet{display:flex;align-items:center;cursor:pointer;margin-bottom:1rem;font-size:clamp(.75rem,.7rem + .5vw,.875rem);color:#374151}.app-form-valet-checkbox{width:1.25rem;height:1.25rem;margin-right:.5rem;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #8B6F47;border-radius:.25rem;background-color:#fff;position:relative;flex-shrink:0}.app-form-valet-checkbox:checked{background-color:#fff;border-color:#8b6f47}.app-form-valet-checkbox:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8b6f47;font-size:.875rem;font-weight:700;line-height:1}.app-form-valet-text{font-size:clamp(.95rem,.9rem + .5vw,1.12rem);font-weight:400;color:#000}.app-form-valet-price{color:#342f24;padding-inline-start:5px;font-size:clamp(.8rem,.75rem + .3vw,.875rem);font-weight:400}.app-form-details-total{margin-bottom:1rem;padding:1rem 1.1rem;background:#0d4f3c0f;border:1px solid rgba(13,79,60,.18);border-radius:.5rem}.app-form-details-total-title{font-size:.85rem;font-weight:700;color:var(--color-primary-dark, #0d4f3c);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid rgba(13,79,60,.2)}.app-form-details-total-list{display:flex;flex-direction:column;gap:.25rem}.app-form-details-total-row{display:flex;justify-content:space-between;align-items:center;padding:.2rem 0;font-size:.8rem;color:#374151}.app-form-details-total-row span:last-child{font-weight:600;color:var(--color-primary-dark, #0d4f3c);margin-left:.5rem}.app-form-details-total-sub{margin-top:.15rem;padding-top:.25rem;border-top:1px dashed rgba(13,79,60,.15);font-weight:600;font-size:.85rem}.app-form-details-total-final{margin-top:.6rem;padding:.5rem 0;border-top:2px solid rgba(13,79,60,.28);font-weight:700;font-size:.95rem}.app-form-details-total-final span:last-child{font-size:1.05rem}.app-form-submit-mobile{display:block;width:100%;background-color:var(--color-primary-dark, #0d4f3c);color:#fff;padding:1rem;border-radius:.5rem;font-weight:700;font-size:clamp(.95rem,.9rem + .5vw,1.125rem);border:none;cursor:pointer;box-shadow:0 10px 20px #0f172a33;margin-top:1rem;margin-bottom:1rem;transition:background-color .15s ease-in-out;text-transform:uppercase}.app-form-submit-mobile:hover{background-color:var(--color-primary-light, #1a7a5e)}@media(min-width:1024px){.app-form-submit-mobile{display:none}}.app-form-submit{display:none;width:100%;background-color:var(--color-primary-dark, #0d4f3c);color:#fff;padding:1rem;border-radius:.5rem;font-weight:700;font-size:clamp(.95rem,.9rem + .5vw,1.125rem);border:none;cursor:pointer;box-shadow:0 10px 20px #0f172a33;margin-bottom:1rem;transition:background-color .15s ease-in-out;margin-top:18px;text-transform:uppercase}@media(min-width:1024px){.app-form-submit{display:block}}.app-form-submit:hover{background-color:var(--color-primary-light, #1a7a5e)}.booking-test-container{margin-bottom:1rem;padding:1rem;background-color:#fff3cd;border-radius:.5rem;border:2px solid #ffc107;width:100%}.booking-test-button{padding:.5rem 1rem;background-color:#ffc107;color:#000;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:opacity .2s;width:100%}.booking-test-button:hover{opacity:.9}.app-form-terms{display:block;text-align:center;font-size:clamp(.75rem,.7rem + .5vw,.875rem);color:#000;text-decoration:none;margin-top:.75rem;text-decoration:underline}.app-background-panel{display:none;background-size:cover;background-position:center}@media(min-width:1024px){.app-background-panel{display:block;width:45%}}.app-logo-desktop{display:none;position:fixed;bottom:1.5rem;right:1.5rem;width:auto;height:4rem;z-index:100;pointer-events:none}@media(min-width:1024px){.app-logo-desktop{display:block;height:5rem;bottom:2rem;right:2rem}}.location-selector{margin-bottom:1.5rem}.location-label{display:block;font-size:.9rem;font-weight:400;margin-bottom:.75rem;color:#98783a;text-transform:uppercase}.location-buttons-desktop{display:none}@media(min-width:1024px){.location-buttons-desktop{display:flex;flex-wrap:wrap;gap:.5rem;max-height:7.5rem;overflow-y:auto;padding-right:.5rem}.location-buttons-desktop::-webkit-scrollbar{width:6px}.location-buttons-desktop::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.location-buttons-desktop::-webkit-scrollbar-thumb{background:#af904f;border-radius:3px}.location-buttons-desktop::-webkit-scrollbar-thumb:hover{background:#98783a}}.location-dropdown-mobile{display:block}@media(min-width:1023px){.location-dropdown-mobile{display:none}}.location-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border-radius:.75rem;border:1px solid #D8BE8A;background-color:#ffffff7d;color:#1f2937;font-size:1rem;font-weight:500;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2398783A' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.location-select:focus{outline:none;border-color:#98783a!important;box-shadow:0 0 0 2px #af904f1a}.location-select option{background-color:#fff;color:#1f2937;padding:.5rem}.location-select option:checked,.location-select option:hover,.location-select option:active,.location-select option:focus{background-color:#98783a!important;color:#fff!important}.location-button{flex:1 1 calc(50% - .375rem);min-width:calc(50% - .375rem);padding:.75rem 1rem;border-radius:.75rem;font-weight:600;border:none;cursor:pointer;transition:background-color .15s ease-in-out,color .15s ease-in-out,box-shadow .15s ease-in-out}.location-button-active{background-color:var(--color-primary-dark, #0d4f3c);color:#fff;box-shadow:0 6px 14px #0f172a40}.location-button-inactive{border:2px solid #AF904F;color:#374151}.location-button-inactive:hover{background-color:#af904f;color:#fff}.location-error{margin-top:.5rem;font-size:.875rem;color:var(--color-error, #dc2626)}.date-picker{margin-bottom:1rem}.date-picker-title{display:block;font-size:.9rem;font-weight:400;margin-bottom:.75rem;color:#98783a;text-transform:uppercase}.date-picker-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.75rem;color:#374151}.date-display{border:2px solid #AF904F;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem}.date-display-text{font-size:.9rem;font-weight:600;color:#000;text-align:center}.calendar{background-color:#ffffff52;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}@media(max-width:768px){.calendar{background-color:#f5f5f5}}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.calendar-nav-button{background:none;border:none;cursor:pointer;color:#4b5563}.calendar-nav-button:hover{color:#111827}.calendar-month{font-size:1rem;font-weight:700;display:flex;justify-content:center;align-items:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;margin-bottom:.5rem}.calendar-day-name{text-align:center;font-size:.9rem;font-weight:700;color:#af904f;padding:.5rem 0}.calendar-date{padding:.5rem 0;border-radius:.5rem;border:none;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;width:100%;height:2rem}.calendar-date-current{color:#374151;font-weight:700}.calendar-date-selected{background-color:#c6a270a6;font-weight:700;border-radius:50%;width:2rem;height:2rem;padding:0;display:flex;align-items:center;justify-content:center;margin:0 auto}.calendar-date-disabled{color:gray;cursor:not-allowed;opacity:.5;background-color:transparent!important}.date-picker-error{margin-top:.5rem;font-size:.875rem;color:var(--color-error, #dc2626)}.guest-selector-label{display:block;font-size:.9rem;font-weight:400;margin-bottom:.75rem;color:#98783a;text-transform:uppercase}.guest-counter{margin-bottom:1rem}.guest-counter-title{font-size:1.15rem;font-weight:600;color:#000;margin-bottom:.25rem}.guest-counter-subtitle{font-size:.9rem;color:#00392a;margin-bottom:.5rem;font-weight:500}.guest-counter-controls{display:flex;align-items:center;background-color:#fff;border-radius:.75rem;padding:.3rem;gap:0}@media(max-width:768px){.guest-counter-controls{background-color:#f5f5f5}}.guest-counter-button{width:2rem;height:2rem;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.guest-counter-button:hover svg path{stroke:#98783a}.guest-counter-button:disabled{cursor:not-allowed;opacity:.5}.guest-counter-button:disabled:hover svg path{stroke:currentColor}.guest-counter-input{background:transparent;flex:1 1 0;height:2.5rem;text-align:center;border:none;font-weight:700;font-size:1rem;color:#1f2937;padding:0}.guest-counter-error{margin-top:.25rem;font-size:.875rem;color:var(--color-error, #dc2626)}.guest-info-section{margin-top:1.5rem}.guest-info-scrollable{max-height:20rem;overflow-y:auto;padding-right:.5rem}.guest-info-scrollable::-webkit-scrollbar{width:6px}.guest-info-scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.guest-info-scrollable::-webkit-scrollbar-thumb{background:#af904f;border-radius:3px}.guest-info-scrollable::-webkit-scrollbar-thumb:hover{background:#98783a}.guest-info-input{margin-bottom:1rem}.guest-info-title{font-size:1rem;font-weight:500;color:#1f2937;margin-bottom:.5rem;text-align:left}@media(min-width:1024px){.guest-info-title{font-size:1.15rem}}.guest-info-fields{display:flex;flex-wrap:wrap;gap:.5rem}@media(min-width:640px){.guest-info-fields{flex-wrap:nowrap;gap:.75rem}}@media(min-width:1024px){.guest-info-fields{gap:.75rem}}.guest-info-field-wrapper{display:flex;flex-direction:column}.guest-info-name-wrapper,.guest-info-contact-wrapper{flex:1 1 100%}@media(min-width:640px){.guest-info-name-wrapper{flex:0 0 40%}.guest-info-contact-wrapper{flex:1 1 0}}.guest-info-name,.guest-info-contact{width:100%;padding:.5rem .625rem;border-radius:.5rem;font-size:1rem;color:#1f2937;background:#ffffff7d;border:1px solid #D8BE8A}@media(min-width:1024px){.guest-info-name,.guest-info-contact{padding:.75rem;font-size:.875rem}}@media(max-width:768px){.guest-info-name,.guest-info-contact{background-color:#f5f5f5}}.guest-info-name::-moz-placeholder,.guest-info-contact::-moz-placeholder{color:#9ca3af}.guest-info-name::placeholder,.guest-info-contact::placeholder{color:#9ca3af}@media(min-width:1024px){.guest-info-name::-moz-placeholder,.guest-info-contact::-moz-placeholder{font-size:.875rem}.guest-info-name::placeholder,.guest-info-contact::placeholder{font-size:.875rem}}.guest-info-name:focus,.guest-info-contact:focus{outline:none;border-color:#98783a;box-shadow:0 0 0 2px #af904f1a}.guest-info-input-error{border-color:#dc2626;background-color:#fef2f2}.guest-info-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc26261a}.guest-info-error-text{font-size:.75rem;color:#dc2626;margin-top:.25rem}.meal-type-selector{margin-bottom:1.5rem}.meal-type-label{font-size:.9rem;font-weight:400;color:#98783a;margin-bottom:.75rem;text-transform:uppercase}.meal-type-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:768px){.meal-type-buttons{gap:1.4rem}}.meal-type-button{padding:1rem 1.5rem;border-radius:.75rem;font-weight:600;border:none;cursor:pointer;transition:background-color .15s ease-in-out,color .15s ease-in-out,box-shadow .15s ease-in-out}.meal-type-button-active{background:linear-gradient(168.53deg,#fff -87.46%,#00392a 85.37%);border:3px solid #00392A;color:#fff;box-shadow:0 8px 16px #0f172a40}.meal-type-button-inactive{border:3px solid #00392A54;color:#000}.meal-type-button-inactive:hover{background:linear-gradient(209.57deg,#fff -36.23%,#d8be8a 72.15%)}.meal-type-button-label{font-size:clamp(1.2rem,2vw,1.5rem);margin-bottom:.25rem}.meal-type-button-time{font-size:.875rem;opacity:.9}.meal-type-error{margin-top:.5rem;font-size:.875rem;color:var(--color-error, #dc2626)}.time-slot-sub-label{font-size:.8rem;font-weight:500;color:#00392a;margin-bottom:.75rem;letter-spacing:.05em}.package-selector{margin-bottom:1.5rem}.package-list{display:flex;flex-direction:column}.package-list-scroll{max-height:30rem;overflow-y:auto;padding-right:.25rem}.package-list-scroll::-webkit-scrollbar{width:6px}.package-list-scroll::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.package-list-scroll::-webkit-scrollbar-thumb{background:#af904f;border-radius:3px}.package-list-scroll::-webkit-scrollbar-thumb:hover{background:#98783a}.package-selector-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.75rem;color:#374151}.package-item{border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;margin-bottom:1rem;background:#ffffff54}@media(max-width:768px){.package-item{background-color:#f5f5f5}}.package-item-name{margin-bottom:.5rem;font-weight:600;color:#000;font-size:clamp(1rem,2vw,1.1rem)}.package-item-name-label{font-weight:700;color:#00392a;font-size:clamp(1rem,2vw,1.3rem)}.package-item-price{font-size:clamp(.9rem,1.5vw,1rem);font-weight:600;color:#00392a;margin-bottom:.75rem}.package-item-description{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.package-item-controls{display:flex;align-items:center;justify-content:end;margin-bottom:.5rem}.package-item-quantity-label{font-size:clamp(.8rem,2vw,.975rem);color:#af904f;font-weight:700;cursor:pointer;display:inline-block;margin-top:.5rem;transition:color .2s ease;color:#98783a;text-decoration:underline}.package-item-counter{display:flex;align-items:center;gap:1rem}.package-item-button{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#374151;border:none;cursor:pointer}.package-item-button:hover{background-color:#d1d5db}.package-item-value{font-size:1.1rem;text-align:center;font-weight:600}.package-selector-error{margin-top:.5rem;font-size:.875rem;color:var(--color-error, #dc2626)}.package-selector-empty{padding:2rem;text-align:center;color:#6b7280;font-size:.875rem;font-style:italic}.package-selector-limit{margin-bottom:1rem;padding:.75rem;background-color:#f3f4f6;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem}.package-selector-limit-text{font-size:.875rem;color:#374151;font-weight:500}.package-selector-limit-warning{font-size:.875rem;color:#dc2626;font-weight:600}.package-item-button-disabled{opacity:.5;cursor:not-allowed!important;pointer-events:none}.package-item-button:disabled{opacity:.5;cursor:not-allowed}.seating-selector{margin-bottom:1.5rem}.seating-selector-label{font-size:.9rem;font-weight:400;color:#98783a;margin-bottom:.75rem;text-transform:uppercase}.seating-selector-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}@media(max-width:425px){.seating-selector-options{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}}.seating-option{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;border-radius:.75rem;border:1.5px solid #AF904F;background-color:#ffffffb3;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out;min-height:140px}.seating-option-active{background-color:#f6ebd5e6;border-color:#98783a;box-shadow:0 4px 10px #00000014}.seating-option-info{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.seating-option-text{font-size:1rem;font-weight:500;color:#000}.seating-option-chairs{font-size:.8rem;color:#666}.seating-option-price{font-size:.9rem;font-weight:600;color:var(--color-primary-dark, #0d4f3c)}.seating-quantity-controls{display:flex;align-items:center;gap:1rem;background:#fff;padding:.25rem .5rem;border-radius:2rem;border:1px solid rgba(175,144,79,.3)}.seating-quantity-btn{width:24px;height:24px;border-radius:50%;border:none;background:var(--color-primary-dark, #0d4f3c);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;padding:0;line-height:1;transition:opacity .2s}.seating-quantity-btn:disabled{opacity:.3;cursor:not-allowed}.seating-quantity-value{font-weight:600;font-size:.95rem;min-width:1.2rem;text-align:center}.next-button-container{display:flex;align-items:center;gap:1rem;margin-top:10px;justify-content:center}.next-button-progress{display:flex;gap:.5rem;align-items:center}.next-button-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#d1d5db;transition:all .3s ease}.next-button-dot-active{width:1.7rem;height:.25rem;border-radius:.125rem;background-color:#af904f}.next-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background-color:#d8be8a;color:#000;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;color:#1f2937;cursor:pointer;transition:all .2s ease}.next-button:hover:not(:disabled){background-color:#e6d4a8;transform:translateY(-1px)}.next-button:disabled{opacity:.5;cursor:not-allowed}.next-button-arrow{font-size:1.125rem;font-weight:700}.next-button-text{text-transform:uppercase;letter-spacing:.05em;font-size:15px;font-weight:500}.contact-info-container{margin-bottom:1.5rem}.contact-info-title{display:block;font-size:.9rem;font-weight:400;margin-bottom:.75rem;color:#98783a;text-transform:uppercase}.contact-info-fields{display:flex;flex-direction:column;gap:.75rem}.contact-info-field-wrapper{display:flex;flex-direction:column;flex:1}.contact-info-row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.contact-info-row{flex-direction:row;gap:.75rem}}.contact-info-input{width:100%;padding:.75rem 1rem;border-radius:.5rem;font-size:1rem;color:#1f2937;background:#ffffff7d;border:1px solid #D8BE8A;transition:all .2s}@media(min-width:1024px){.contact-info-input{padding:.875rem 1rem;font-size:1rem}}@media(max-width:768px){.contact-info-input{background-color:#f5f5f5}}.contact-info-input::-moz-placeholder{color:#9ca3af}.contact-info-input::placeholder{color:#9ca3af}.contact-info-input:focus{outline:none;border-color:#98783a;box-shadow:0 0 0 2px #af904f1a;background:#fff}.contact-info-input-error{border-color:#dc2626;background-color:#fef2f2}.contact-info-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc26261a}.contact-info-error-text{font-size:.75rem;color:#ef4444;margin-top:.25rem;margin-left:.25rem}@media(min-width:1024px){.contact-info-error-text{color:#dc2626}}.back-button-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}@media(max-width:768px){.back-button-container{margin-block:25px 15px}}.back-button-progress{display:flex;gap:.5rem;align-items:center}.back-button-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#d1d5db;transition:all .3s ease}.back-button-dot-active{width:2rem;height:.25rem;border-radius:.125rem;background-color:#af904f}.back-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background-color:#d8be8a;color:#000;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;color:#1f2937;cursor:pointer;transition:all .2s ease}.back-button:hover{background-color:#e6d4a8;transform:translateY(-1px)}.back-button-arrow{font-size:1.125rem;font-weight:700}.back-button-text{text-transform:uppercase;letter-spacing:.05em;font-size:15px;font-weight:500}.terms-overlay{position:fixed;inset:0;background-image:url(/assets/background-Dz3BkiQh.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;min-height:100dvh;z-index:1000;display:flex;flex-direction:column;align-items:center;padding:.75rem;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:768px){.terms-overlay{padding:1rem 1.5rem}}@media(min-width:1024px){.terms-overlay{padding:2rem}}.terms-overlay:before{content:"";position:fixed;inset:0;background-image:url(/assets/secondbackground-CCg6y9oi.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.22;z-index:0;pointer-events:none}.terms-card{position:relative;z-index:2;background-color:#ffffffd6;border-radius:.75rem;box-shadow:0 10px 25px #0f172a33;width:100%;max-width:95%;padding:1.25rem 1rem;margin:auto;max-height:92vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:480px){.terms-card{max-width:90%;padding:1.5rem 1.25rem}}@media(min-width:768px){.terms-card{max-width:600px;padding:2rem 1.5rem;max-height:90vh}}@media(min-width:1024px){.terms-card{max-width:640px;padding:2.5rem 2rem}}.terms-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.875rem;border-bottom:2px solid var(--color-primary-dark, #0d4f3c)}@media(min-width:768px){.terms-header{margin-bottom:1.5rem;padding-bottom:1rem}}.terms-title{font-size:clamp(1.125rem,4vw + .75rem,1.5rem);font-weight:600;color:var(--color-primary-dark, #0d4f3c);text-transform:uppercase;margin:0;letter-spacing:.02em;line-height:1.2;flex:1;min-width:0}.terms-close-btn{background:none;border:none;font-size:clamp(1.25rem,4vw + .5rem,1.5rem);cursor:pointer;color:#374151;padding:.5rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:color .2s;line-height:1;flex-shrink:0}.terms-close-btn:hover{color:var(--color-primary-dark, #0d4f3c)}.terms-content{color:#374151;line-height:1.6;font-size:clamp(.875rem,2vw + .5rem,1rem);width:100%}.terms-policy-subtitle{font-size:clamp(1rem,2.5vw + .5rem,1.25rem);font-weight:600;color:#98783a;margin:0 0 .75rem;line-height:1.3}@media(min-width:768px){.terms-policy-subtitle{margin:0 0 1rem}}.terms-intro{margin:0 0 1.25rem;color:#374151;font-size:inherit}@media(min-width:768px){.terms-intro{margin:0 0 1.5rem}}.terms-section{margin-bottom:1rem}@media(min-width:768px){.terms-section{margin-bottom:1.25rem}}.terms-section-title{font-size:clamp(.9375rem,1.5vw + .6rem,1.05rem);font-weight:600;color:var(--color-primary-dark, #0d4f3c);margin:0 0 .4rem;line-height:1.35}@media(min-width:768px){.terms-section-title{margin:0 0 .5rem}}.terms-list{margin:0;padding-left:1.25rem}@media(min-width:768px){.terms-list{padding-left:1.5rem}}.terms-list li{margin-bottom:.45rem;font-size:inherit}@media(min-width:768px){.terms-list li{margin-bottom:.5rem}}.terms-list strong{color:var(--color-primary-dark, #0d4f3c)}.terms-content hr{border:none;border-top:1px solid #e5e7eb;margin:1rem 0}@media(min-width:768px){.terms-content hr{margin:1.25rem 0}}.otp-page-container{position:fixed;inset:0;background-image:url(/assets/background-Dz3BkiQh.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;padding:1rem}.otp-page-container:before{content:"";position:absolute;inset:0;background-image:url(/assets/secondbackground-CCg6y9oi.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.22;z-index:0;pointer-events:none}.otp-mobile-header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:transparent;min-height:100px}@media(min-width:1024px){.otp-mobile-header{display:none}}.otp-mobile-logo{width:100px;height:140px;margin-block:1rem 3rem;z-index:10}.otp-logo-desktop{display:none;position:absolute;bottom:2rem;right:2rem;width:200px;height:auto;z-index:10;opacity:.9}@media(min-width:1024px){.otp-logo-desktop{display:block}}.otp-page-content{position:relative;z-index:2;background-color:#ffffffd6;border-radius:.75rem;padding:2rem 1.5rem;max-width:500px;width:100%;box-shadow:0 10px 25px #0f172a33;margin-top:auto;margin-bottom:auto}.otp-page-title{font-size:1.5rem;font-weight:600;color:var(--color-primary-dark, #0d4f3c);text-align:center;margin-bottom:1rem}.otp-page-description{font-size:.95rem;color:#666;text-align:center;margin-bottom:2rem;line-height:1.5}.otp-page-phone{font-weight:600;color:var(--color-primary-dark, #0d4f3c)}.otp-input-container{display:flex;justify-content:center;margin-bottom:1.5rem}.otp-input-wrapper{display:flex;gap:.75rem;justify-content:center}.otp-input{width:60px;height:60px;text-align:center;font-size:1.5rem;font-weight:600;border:2px solid #e5e5e5;border-radius:.5rem;background-color:#fff;color:var(--color-primary-dark, #0d4f3c);transition:all .2s}.otp-input:focus{outline:none;border-color:var(--color-primary-dark, #0d4f3c);box-shadow:0 0 0 3px #0d4f3c1a}.otp-input-error{border-color:var(--color-error, #dc2626)}.otp-error-message{color:var(--color-error, #dc2626);font-size:.875rem;text-align:center;margin-bottom:1rem;min-height:1.25rem;padding:.75rem;background-color:#dc26261a;border-radius:.5rem;border:1px solid rgba(220,38,38,.2)}.otp-error-note{margin-top:.5rem;font-size:.85rem;color:#888}.otp-resend-text{font-size:.875rem;color:#666;text-align:center;margin-bottom:1.5rem}.otp-resend-link{color:var(--color-primary-dark, #0d4f3c);font-weight:600;text-decoration:underline;cursor:pointer;transition:color .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.otp-resend-link:hover{color:var(--color-primary-light, #1a7a5e)}.otp-resend-timer{color:var(--color-primary-dark, #0d4f3c);font-weight:600}.otp-buttons{display:flex;gap:1rem;justify-content:center}.otp-button{flex:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:none}.otp-button-primary{background-color:var(--color-primary-dark, #0d4f3c);color:#fff}.otp-button-primary:hover:not(:disabled){background-color:var(--color-primary-light, #1a7a5e)}.otp-button-primary:disabled{background-color:#bbb;color:#555;cursor:not-allowed}.otp-button-secondary{background-color:#888;color:#fff}.otp-button-secondary:hover{background-color:#666}@media(max-width:768px){.otp-page-content{padding:1.5rem 1rem;max-width:100%;margin:1rem 1rem 2rem}.otp-page-title{font-size:1.25rem}.otp-page-description{font-size:.875rem;margin-bottom:1.5rem}.otp-input-wrapper{gap:.5rem}.otp-input{width:50px;height:50px;font-size:1.25rem}.otp-buttons{flex-direction:column;margin-bottom:1rem}.otp-button{width:100%}.otp-error-message{font-size:.8rem;padding:.5rem}}@media(max-width:480px){.otp-page-content{padding:1rem .75rem}.otp-input{width:45px;height:45px;font-size:1.1rem}.otp-input-wrapper{gap:.4rem}.otp-mobile-logo{width:80px;height:112px;margin-block:.5rem 2rem}}.booking-confirmation-container{position:fixed;inset:0;background-image:url(/assets/background-Dz3BkiQh.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;padding:1rem;overflow-y:auto}.booking-confirmation-container:before{content:"";position:absolute;inset:0;background-image:url(/assets/secondbackground-CCg6y9oi.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.22;z-index:0;pointer-events:none}.booking-mobile-header{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:transparent;min-height:100px}@media(min-width:1024px){.booking-mobile-header{display:none}}.booking-mobile-logo{width:100px;height:140px;margin-block:1rem 0;margin-bottom:2rem;z-index:10}.booking-logo-desktop{display:none;position:absolute;bottom:2rem;right:2rem;width:200px;height:auto;z-index:10;opacity:.9}@media(min-width:1024px){.booking-logo-desktop{display:block}}.booking-confirmation-content{position:relative;z-index:2;background-color:#ffffffd6;border-radius:.75rem;padding:2rem 1.5rem;max-width:600px;width:100%;box-shadow:0 10px 25px #0f172a33;max-height:90vh;overflow-y:auto;margin-top:auto;margin-bottom:auto}.booking-confirmation-title{font-size:1.5rem;font-weight:600;color:var(--color-primary-dark, #0d4f3c);text-align:center;margin-bottom:.5rem}.booking-confirmation-subtitle{font-size:.95rem;color:#666;text-align:center;margin-bottom:2rem}.booking-details-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;background-color:#ffffff80;border-radius:.5rem}.booking-detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #e5e5e5}.booking-detail-row:last-child{border-bottom:none}.booking-detail-label{font-weight:600;color:var(--color-primary-dark, #0d4f3c);font-size:.95rem;flex:1}.booking-detail-value{color:#333;font-size:.95rem;text-align:left;flex:1;word-break:break-word}.booking-detail-value-list{flex:1;display:flex;flex-direction:column;align-items:flex-start}.booking-detail-value-item{text-align:left}.booking-detail-section-label{margin-top:1rem;margin-bottom:.5rem;font-size:.9rem;font-weight:700;color:var(--color-primary-dark, #0d4f3c);text-transform:uppercase;letter-spacing:.05em}.booking-calculation-block{margin-top:1.5rem;padding:1.25rem;background:#0d4f3c0f;border:1px solid rgba(13,79,60,.2);border-radius:.75rem}.booking-calculation-title{font-size:1rem;font-weight:700;color:var(--color-primary-dark, #0d4f3c);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(13,79,60,.25)}.booking-calculation-section{margin-bottom:1rem}.booking-calculation-section:last-of-type{margin-bottom:.75rem}.booking-calculation-subtitle{font-size:.8rem;font-weight:600;color:#5a6b63;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.booking-calc-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.95rem}.booking-calc-label{color:#37423e;flex:1;padding-right:.75rem}.booking-calc-value{font-weight:600;color:var(--color-primary-dark, #0d4f3c);min-width:6rem;text-align:right}.booking-calc-sub{margin-top:.35rem;padding-top:.5rem;border-top:1px dashed rgba(13,79,60,.2);font-weight:600}.booking-calc-sub .booking-calc-value{font-weight:700}.booking-calc-final{margin-top:1rem;padding:.75rem 1rem;background:#0d4f3c1a;border-radius:.5rem;border:1px solid rgba(13,79,60,.25);font-size:1rem;font-weight:700}.booking-calc-final .booking-calc-label{color:var(--color-primary-dark, #0d4f3c)}.booking-calc-final .booking-calc-value{font-size:1.2rem;font-weight:700;color:var(--color-primary-dark, #0d4f3c)}.booking-total-row{margin-top:1rem;padding:.75rem 1rem;background:#f8f9fa;border-radius:.75rem;border:1px solid #e5e5e5;box-shadow:none}.booking-total-row .booking-detail-label{color:#b8860b}.booking-total-row .booking-detail-value{color:var(--color-primary-dark, #0d4f3c);font-size:1.25rem;font-weight:700}.booking-fee-section{margin-top:1.5rem;padding:1.5rem;background:#0d4f3c08;border:1px dashed rgba(13,79,60,.2);border-radius:.75rem}.booking-fee-section .booking-detail-row{border-bottom-style:dashed}.booking-fee-section .booking-detail-row:last-child{border-bottom:none}.booking-error-message{color:var(--color-error, #dc2626);font-size:.875rem;text-align:center;margin-bottom:1rem;padding:.75rem;background-color:#dc26261a;border-radius:.5rem}.booking-confirmation-buttons{display:flex;gap:1rem;justify-content:center}.booking-confirm-button{flex:1;padding:.75rem 1.5rem;background-color:var(--color-primary-dark, #0d4f3c);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:none}.booking-confirm-button:hover:not(:disabled){background-color:var(--color-primary-light, #1a7a5e)}.booking-confirm-button:disabled{background-color:#bbb;color:#555;cursor:not-allowed}.booking-cancel-button{flex:1;padding:.75rem 1.5rem;background-color:#888;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:none}.booking-cancel-button:hover:not(:disabled){background-color:#666}.booking-cancel-button:disabled{background-color:#bbb;color:#555;cursor:not-allowed}.booking-success{text-align:center;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:auto;margin-top:auto;margin-bottom:auto}.booking-success-icon{width:80px;height:80px;border-radius:50%;background-color:var(--color-primary-dark, #0d4f3c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;margin:0 auto 1.5rem}.booking-confirmation-message{font-size:1rem;color:#666;line-height:1.6}.booking-test-container{margin-bottom:1rem;padding:1rem;background-color:#fff3cd;border-radius:.5rem;border:2px solid #ffc107}.booking-test-label{margin:0 0 .5rem;font-size:.875rem;color:#856404;font-weight:600}.booking-test-button{padding:.5rem 1rem;background-color:#ffc107;color:#000;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:opacity .2s}.booking-test-button:disabled{opacity:.6;cursor:not-allowed}.booking-captcha-container{display:flex;justify-content:center;margin:1.5rem 0;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.booking-captcha-container>div{margin:0 auto}.booking-confirmation-checkbox-container{margin:1.5rem 0;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.booking-confirmation-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.95rem;color:#374151;line-height:1.5}.booking-confirmation-checkbox{width:1.25rem;height:1.25rem;margin-top:.125rem;cursor:pointer;accent-color:var(--color-primary-dark, #0d4f3c);flex-shrink:0}@media(max-width:768px){.booking-confirmation-container{padding-bottom:2rem;justify-content:flex-start;padding-top:1rem}.booking-mobile-header{margin-block:2rem 3rem}.booking-mobile-logo{margin-bottom:1.5rem}.booking-confirmation-content{padding:1.5rem 1rem;max-width:100%;margin-bottom:2rem;max-height:none;overflow-y:visible;margin-top:0}.booking-success{padding:2rem 1.5rem;min-height:auto;margin-top:0;margin-bottom:2rem}.booking-details-section{padding:1rem}.booking-detail-row{gap:.25rem}.booking-detail-value{text-align:left}.booking-confirmation-buttons{flex-direction:column;gap:.75rem;margin-top:1rem;padding-bottom:1rem}.booking-confirm-button,.booking-cancel-button{width:100%;padding:.875rem 1.5rem;font-size:.95rem}}@media(max-width:480px){.booking-confirmation-container{padding-top:.5rem}.booking-mobile-logo{margin-bottom:1rem;width:80px;height:112px}.booking-confirmation-content{padding:1rem .75rem;margin-bottom:1.5rem;margin-top:0}.booking-confirmation-title{font-size:1.25rem}.booking-confirmation-subtitle{font-size:.875rem;margin-bottom:1.5rem}.booking-details-section{padding:.75rem}.booking-detail-label,.booking-detail-value{font-size:.875rem}.booking-confirmation-buttons{gap:.5rem;margin-top:.75rem;padding-bottom:.75rem}.booking-success{padding:1.5rem 1rem;margin-bottom:1.5rem}.booking-success-icon{width:60px;height:60px;font-size:2rem;margin-bottom:1rem}.booking-confirmation-title{font-size:1.1rem}.booking-confirmation-message{font-size:.9rem}}
