body{overflow-x:hidden}.nav{isolation:isolate}.nav:after{content:"";position:absolute;z-index:-1;bottom:-1px;left:0;width:var(--scroll-progress,0%);height:3px;background:linear-gradient(90deg,#d7ff42,#00c2ff,#d7ff42);box-shadow:0 0 16px #00c2ff88;transition:width .12s linear}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.14;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:5px 5px;mask-image:linear-gradient(90deg,black,transparent 70%);animation:grainShift .45s steps(2) infinite}.hero-copy h1{animation:headlineIn 1s cubic-bezier(.16,1,.3,1) both}.hero-copy .lede{animation:headlineIn 1.15s .12s cubic-bezier(.16,1,.3,1) both}.hero-copy .actions{animation:headlineIn 1.2s .22s cubic-bezier(.16,1,.3,1) both}.trust{animation:headlineIn 1.3s .32s cubic-bezier(.16,1,.3,1) both}.trust span{transition:transform .3s,color .3s}.trust span:hover{color:#d7ff42;transform:translateY(-5px)}.cursor-halo{position:fixed;z-index:10;width:260px;height:260px;left:0;top:0;pointer-events:none;border-radius:50%;background:radial-gradient(circle,#d7ff4218 0%,#00c2ff0b 32%,transparent 68%);filter:blur(5px);transform:translate3d(calc(var(--cursor-x,-400px) - 130px),calc(var(--cursor-y,-400px) - 130px),0);transition:transform .09s linear;mix-blend-mode:screen}.section{position:relative}.section:before{content:"";position:absolute;width:130px;height:130px;border:1px solid #00c2ff33;border-radius:50%;right:4%;top:11%;pointer-events:none}.intro:after,.about:after{content:"";width:70px;height:3px;position:absolute;background:linear-gradient(90deg,#d7ff42,#00c2ff);left:12%;bottom:13%;box-shadow:0 5px 13px #00c2ff55}.price-cards.reveal.in-view article{animation:cardArrive .8s cubic-bezier(.2,.8,.2,1) both}.price-cards.reveal.in-view article:nth-child(2){animation-delay:.12s}.price-cards.reveal.in-view article:nth-child(3){animation-delay:.24s}.price-cards article:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,#fff2 45%,transparent 55%);transform:translateX(-130%);transition:transform .7s ease}.price-cards article:hover:before{transform:translateX(130%)}.booking-card{transform-style:preserve-3d;transition:transform .25s ease,box-shadow .25s ease}.booking-card:hover{box-shadow:0 35px 75px #0b397045}.subject-grid span{transition:transform .25s,background .25s,border-color .25s}.subject-grid span:hover{transform:translateX(7px);border-color:#00a5db;background:#edfaff}.contact a{transition:transform .3s}.contact a:hover{transform:translateY(-5px)}.contact a b{position:relative}.contact a b:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:2px;background:var(--ink);transition:width .25s}.contact a:hover b:after{width:100%}@keyframes headlineIn{from{opacity:0;transform:translateY(24px);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes cardArrive{from{opacity:0;transform:translateY(42px) rotateX(10deg)}to{opacity:1;transform:none}}@keyframes grainShift{0%{transform:translate(0,0)}25%{transform:translate(-2%,1%)}50%{transform:translate(1%,-2%)}75%{transform:translate(2%,2%)}100%{transform:translate(-1%,2%)}}@media(max-width:800px){.cursor-halo{display:none}.section:before{width:70px;height:70px}.intro:after,.about:after{left:8%;bottom:8%}}@media(prefers-reduced-motion:reduce){.hero-copy h1,.hero-copy .lede,.hero-copy .actions,.trust,.price-cards.reveal.in-view article{animation:none!important}}
