.footer{background-color:#0006;padding:2rem 0;padding-top:calc(2rem + 36px);margin-top:auto;position:relative;overflow:visible}@media (max-width: 768px){.footer{background-color:#00000080}}.footer:before{content:"";position:absolute;top:0;left:0;right:0;--size: 20px;--R: calc(var(--size) * 1.28);height:calc(1.8 * var(--size));background:#2d0015;transform:rotate(180deg);-webkit-mask:radial-gradient(var(--R) at 50% calc(1.8 * var(--size)),#000 99%,#0000 101%) calc(50% - 2 * var(--size)) 0 / calc(4 * var(--size)) 100%,radial-gradient(var(--R) at 50% calc(-.8 * var(--size)),#0000 99%,#000 101%) 50% var(--size) / calc(4 * var(--size)) 100% repeat-x;mask:radial-gradient(var(--R) at 50% calc(1.8 * var(--size)),#000 99%,#0000 101%) calc(50% - 2 * var(--size)) 0 / calc(4 * var(--size)) 100%,radial-gradient(var(--R) at 50% calc(-.8 * var(--size)),#0000 99%,#000 101%) 50% var(--size) / calc(4 * var(--size)) 100% repeat-x}@media (max-width: 768px){.footer:before{background:#350018}}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.footer-column{display:flex;flex-direction:column}.footer-title{font-size:1.5rem;font-weight:700;color:#f06049;margin-bottom:1.5rem;text-transform:uppercase}.contact-info{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start}.acknowledgement-text{color:#ffffffe6;line-height:1.8}.acknowledgement-text p{margin:0 0 1rem;font-size:.65rem}.acknowledgement-text p:last-child{margin-bottom:0}.contact-info p{color:#fff;margin:0;display:flex;align-items:center;gap:.75rem;padding:2px}.contact-icon{font-size:1.2rem}.contact-info a{color:#fff;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#f06049}@media (max-width: 768px){.footer{padding:3.5rem 0}.footer-container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-title{font-size:1.25rem;margin-bottom:1rem}.contact-info{gap:.1rem;align-items:flex-start}.contact-info p,.acknowledgement-text{font-size:.9rem}.acknowledgement-text p{font-size:.7rem}}.layout{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#0006;padding:1rem 0;padding-bottom:calc(1rem + 36px);position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:visible}@media (max-width: 768px){.header{background-color:#00000080}}.header:after{content:"";position:absolute;bottom:0;left:0;right:0;--size: 20px;--R: calc(var(--size) * 1.28);height:calc(1.8 * var(--size));background:#2d0015;-webkit-mask:radial-gradient(var(--R) at 50% calc(1.8 * var(--size)),#000 99%,#0000 101%) calc(50% - 2 * var(--size)) 0 / calc(4 * var(--size)) 100%,radial-gradient(var(--R) at 50% calc(-.8 * var(--size)),#0000 99%,#000 101%) 50% var(--size) / calc(4 * var(--size)) 100% repeat-x;mask:radial-gradient(var(--R) at 50% calc(1.8 * var(--size)),#000 99%,#0000 101%) calc(50% - 2 * var(--size)) 0 / calc(4 * var(--size)) 100%,radial-gradient(var(--R) at 50% calc(-.8 * var(--size)),#0000 99%,#000 101%) 50% var(--size) / calc(4 * var(--size)) 100% repeat-x}@media (max-width: 768px){.header:after{background:#350018}}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo-link{display:flex;align-items:center;text-decoration:none}.logo{height:75px;width:auto}.nav{display:flex;gap:2rem;align-items:center}.nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;position:relative;padding:.5rem 0}.nav-link:hover,.nav-link.active{color:#f06049}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#f06049}.main{flex:1;width:100%}.highlight{position:relative;display:inline-block;vertical-align:baseline}.svg-highlight{pointer-events:none;position:absolute;z-index:10;opacity:0}.nav-link-booking .svg-highlight,.nav-link-booking .svg-highlight path{stroke:#f06049!important;fill:none}.nav-link.active .nav-link-booking .svg-highlight,.nav-link.active .nav-link-booking .svg-highlight path,.nav-link:hover .nav-link-booking .svg-highlight,.nav-link:hover .nav-link-booking .svg-highlight path{stroke:#f06049!important}.svg-star-1{top:-.25rem;left:-.5rem}.svg-star-2{top:.25rem;left:-.75rem}.svg-star-3{bottom:0;right:-.5rem}.highlight.highlight-anm-start .svg-star-1,.highlight.highlight-anm-start .svg-star-2,.highlight.highlight-anm-start .svg-star-3{opacity:1}.highlight.highlight-anm-start .svg-star-1{animation:starFadeIn .6s ease-out .1s forwards}.highlight.highlight-anm-start .svg-star-2{animation:starFadeIn .6s ease-out .3s forwards,starBling 2s ease-in-out .8s infinite}.highlight.highlight-anm-start .svg-star-3{animation:starFadeIn .6s ease-out .5s forwards,starBling 2s ease-in-out 1.2s infinite}@keyframes starFadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes starBling{0%,to{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}@media (max-width: 768px){.header-container{padding:0 1rem;flex-direction:column;gap:1rem}.logo{height:75px}.nav{gap:1.5rem}.nav-link{font-size:.9rem}.svg-star-1{top:-.2rem;left:-.4rem}.svg-star-2{top:.2rem;left:-.6rem}.svg-star-3{bottom:0;right:-.4rem}}.home{min-height:calc(100vh - 100px);padding:3rem 2rem}.home-container{max-width:1200px;margin:0 auto;width:100%}.hero{text-align:center;margin-bottom:4rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.2}.hero-subtitle{font-size:1.5rem;margin-bottom:3rem;color:#fffc;line-height:1.6}.cta-button{display:inline-block;padding:1rem 2.5rem;background-color:#f06049;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease;border:2px solid #f06049}.cta-button:hover{background-color:transparent;color:#f06049;transform:translateY(-2px);box-shadow:0 4px 12px #f060494d}.about-section{margin:4rem 0}.about-content{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start;background-color:#00000040;padding:2rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-image-container{width:100%}.about-image{width:100%;height:auto;border-radius:8px;object-fit:cover;box-shadow:0 4px 20px #0000004d}.about-text{color:#fff;line-height:1.8}.about-text p{margin-bottom:1.5rem;font-size:1.05rem}.about-text p:last-child{margin-bottom:0}.content-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:4rem}.section{background-color:#00000040;padding:2rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-title{font-size:2rem;font-weight:700;color:#f06049;margin-bottom:1.5rem;text-transform:uppercase}.section-subtitle{font-size:1.1rem;color:#fffc;font-style:italic;margin-bottom:1rem}.section-list{list-style:none;padding:0;margin:0}.section-list li{color:#fff;padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.6}.section-list li:before{content:"•";color:#f06049;font-weight:700;position:absolute;left:0}.booking-note{color:#fff;margin-bottom:1.5rem;font-weight:500}.pricing-label{color:#fff;flex:1}.booking-info p{color:#fffc;margin:.75rem 0;line-height:1.6;font-size:.95rem}.contact-info{color:#fff}@media (max-width: 768px){.home{padding:2rem 1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem}.cta-button{padding:.875rem 2rem;font-size:1rem}.about-section{margin:3rem 0}.about-content{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.about-image-container{max-width:300px;margin:0 auto}.about-text p{font-size:1rem}.content-sections{grid-template-columns:1fr;gap:2rem;margin-top:3rem}.section{padding:1.5rem}.section-title{font-size:1.75rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.5rem}}.booking-selection{min-height:calc(50vh - 100px);padding:4rem 2rem;display:flex;align-items:flex-start;justify-content:center}.booking-selection-container{max-width:1200px;width:100%;text-align:center}.booking-selection-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.2}.booking-selection-subtitle{font-size:1.5rem;margin-bottom:4rem;color:#fffc;line-height:1.6}.location-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.location-card{background-color:#0000004d;padding:3rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;color:#fff;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px}.location-card:hover{transform:translateY(-5px);border-color:#f06049;box-shadow:0 8px 30px #f060494d}.williamstown-card{background:linear-gradient(135deg,#1a0009cc,#1a000966)}.williamstown-card:hover{background:linear-gradient(135deg,#1a0009e6,#1a000999)}.flemington-card{background:linear-gradient(135deg,#1a0009cc,#1a000966)}.flemington-card:hover{background:linear-gradient(135deg,#1a0009e6,#1a000999)}.location-card-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.location-card-description{font-size:1.1rem;color:#fffc;margin-bottom:1.5rem;font-style:italic}.location-card-arrow{color:#f06049;transition:transform .3s ease}.location-card:hover .location-card-arrow{transform:translate(5px)}@media (max-width: 768px){.booking-selection{padding:3rem 1.5rem}.booking-selection-title{font-size:2.5rem}.booking-selection-subtitle{font-size:1.2rem;margin-bottom:3rem}.location-cards{grid-template-columns:1fr;gap:1.5rem}.location-card{padding:2rem 1.5rem;min-height:200px}.location-card-title{font-size:1.75rem}}@media (max-width: 480px){.booking-selection-title{font-size:2rem}.booking-selection-subtitle{font-size:1rem}.location-card-title{font-size:1.5rem}}.booking{min-height:calc(100vh - 100px)}.booking-section{padding:3rem 2rem 2rem}.williamstown-section{background-color:#2d0015}@media (max-width: 768px){.williamstown-section{background-color:#350018}}.booking-container{max-width:1200px;margin:0 auto;width:100%}.booking-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff;text-align:center}.booking-subtitle{font-size:1.2rem;margin-bottom:2rem;color:#fffc;text-align:center;font-style:italic}.booking-info-section{background-color:#00000040;padding:2rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.booking-note{color:#fff;margin-bottom:1.5rem;font-weight:500;text-align:center}.pricing{margin:1.5rem 0}.pricing-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.pricing-item:last-child{border-bottom:none}.pricing-label{color:#fff;flex:1;font-size:.95rem}.pricing-price{color:#f06049;font-weight:600;font-size:1.1rem}.booking-info{margin-top:1.5rem}.booking-info p{color:#fffc;margin:.75rem 0;line-height:1.6;font-size:.95rem;text-align:center}.booking-iframe-container{width:100%;min-height:600px;border-radius:8px;overflow:hidden}.booking-iframe{width:100%;height:600px;min-height:600px;border:none;display:block}.scroll-down-button{position:fixed;right:2rem;bottom:2rem;background-color:#f06049;color:#fff;border:none;border-radius:50px;padding:1rem 1.5rem;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-family:Century Gothic,CenturyGothic,AppleGothic,Futura,Trebuchet MS,Arial,sans-serif;font-size:.9rem;font-weight:600;box-shadow:0 4px 20px #f0604966;transition:all .3s ease;z-index:50;animation:bounce 2s infinite}.scroll-down-button:hover{background-color:#fff;color:#f06049;transform:translateY(-3px);box-shadow:0 6px 25px #f0604980}.scroll-down-text{white-space:nowrap}.scroll-down-arrow{flex-shrink:0;animation:pulse 1.5s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width: 768px){.booking-section{padding:2rem 1.5rem 1.5rem}.booking-title{font-size:2rem}.booking-subtitle{font-size:1rem}.booking-info-section{padding:1.5rem}.pricing-item{flex-direction:column;align-items:flex-start;gap:.5rem}.pricing-price{align-self:flex-end}.booking-iframe-container{min-height:500px}.booking-iframe{height:500px;min-height:500px}}@media (max-width: 768px){.scroll-down-button{right:1rem;bottom:1.5rem;padding:.875rem 1.25rem;font-size:.85rem}.scroll-down-text{display:none}}@media (max-width: 480px){.booking-section{padding:1.5rem 1rem 1rem}.booking-title{font-size:1.75rem}.booking-iframe-container{min-height:400px}.booking-iframe{height:400px;min-height:400px}.scroll-down-button{right:1rem;bottom:1rem;padding:.75rem;width:50px;height:50px;border-radius:50%;justify-content:center}}.services{min-height:calc(100vh - 100px);padding:3rem 2rem}.services-container{max-width:900px;margin:0 auto;width:100%}.services-title{font-size:3rem;font-weight:700;margin-bottom:3rem;color:#fff;text-align:center;line-height:1.2}.services-content{display:flex;flex-direction:column;gap:3rem}.service-section{background-color:#00000040;padding:2.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-section-title{font-size:2rem;font-weight:700;color:#f06049;margin-bottom:1.5rem;text-transform:uppercase;line-height:1.3}.service-section-content{color:#fff;line-height:1.8}.service-section-content p{margin-bottom:1.5rem;font-size:1.05rem}.service-section-content p:last-child{margin-bottom:0}@media (max-width: 768px){.services{padding:2rem 1.5rem}.services-title{font-size:2.5rem;margin-bottom:2rem}.services-content{gap:2rem}.service-section{padding:2rem 1.5rem}.service-section-title{font-size:1.75rem}.service-section-content p{font-size:1rem}}@media (max-width: 480px){.services{padding:1.5rem 1rem}.services-title{font-size:2rem}.service-section{padding:1.5rem 1rem}.service-section-title{font-size:1.5rem}}.faq{min-height:calc(100vh - 100px);padding:3rem 2rem}.faq-container{max-width:900px;margin:0 auto;width:100%}.faq-title{font-size:3rem;font-weight:700;margin-bottom:3rem;color:#fff;text-align:center;line-height:1.2}.faq-content{display:flex;flex-direction:column;gap:3rem}.faq-section{background-color:#00000040;padding:2.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-section-title{font-size:2rem;font-weight:700;color:#f06049;margin-bottom:1.5rem;text-transform:uppercase;line-height:1.3}.faq-section-content{color:#fff;line-height:1.8}.faq-section-content p{margin-bottom:1.5rem;font-size:1.05rem}.faq-section-content p:last-child{margin-bottom:0}.faq-questions{display:flex;flex-direction:column;gap:2rem}.faq-item{padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-question{font-size:1.3rem;font-weight:600;color:#f06049;margin-bottom:1rem;line-height:1.4}.faq-answer{color:#fff;line-height:1.8;font-size:1.05rem;margin-bottom:1rem}.faq-answer:last-child{margin-bottom:0}.faq-list{color:#fff;line-height:1.8;font-size:1.05rem;margin:1rem 0;padding-left:2rem;list-style-type:disc}.faq-list li{margin-bottom:.75rem}.faq-list li:last-child{margin-bottom:0}@media (max-width: 768px){.faq{padding:2rem 1.5rem}.faq-title{font-size:2.5rem;margin-bottom:2rem}.faq-content{gap:2rem}.faq-section{padding:2rem 1.5rem}.faq-section-title{font-size:1.75rem}.faq-section-content p,.faq-answer{font-size:1rem}.faq-question{font-size:1.2rem}.faq-questions{gap:1.5rem}.faq-item{padding-bottom:1.5rem}}@media (max-width: 480px){.faq{padding:1.5rem 1rem}.faq-title{font-size:2rem}.faq-section{padding:1.5rem 1rem}.faq-section-title{font-size:1.5rem}.faq-question{font-size:1.1rem}.faq-list{padding-left:1.5rem}}.app{min-height:100vh;display:flex;flex-direction:column}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Century Gothic,CenturyGothic,AppleGothic,Futura,Trebuchet MS,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2d0015;color:#fff;min-height:100vh}@media (max-width: 768px){body{background-color:#350018}}h1,h2,h3,h4,h5,h6,.hero-title,.section-title,.footer-title,.booking-title{font-family:Zalando Sans Expanded,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}
