*,*:before,*:after{box-sizing:border-box}:root{font-family:Avenir Next World,Avenir Next,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#001717;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;overflow-x:hidden;overflow-y:auto}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font-family:inherit}.password-gate{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#001717}.password-gate__card{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.password-gate__logo{width:200px;height:auto}.password-gate__form{display:flex;gap:.5rem}.password-gate__input{padding:.75rem 1.25rem;font-size:1rem;font-family:inherit;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:25px;outline:none;width:250px;transition:border-color .2s ease}.password-gate__input:focus{border-color:#b894ff}.password-gate__input--error{border-color:#ff4d4d;animation:shake .4s ease}.password-gate__button{padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;color:#fff;background:#796e86;border-radius:25px;transition:background .2s ease}.password-gate__button:hover{background:#b894ff}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}}.landing-page__bg{position:fixed;inset:0;z-index:0}.landing-page{position:relative;z-index:1;width:100%}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:none}.navbar{position:fixed;top:0;left:0;width:100%;height:170px;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;padding:60px 105px 0;background:linear-gradient(180deg,#413b46b3,#6c677000);z-index:100;pointer-events:none}.navbar__left,.navbar__center,.navbar__right{pointer-events:auto}.navbar__pills{display:inline-flex;gap:5px;padding:5px;background:#796e8633;border-radius:25px}.navbar__pill{padding:8px 20px;border-radius:25px;font-size:.85rem;font-weight:500;color:#ffffffb3;transition:background .3s ease,color .3s ease;cursor:pointer}.navbar__pill:hover{color:#fff}.navbar__pill--active{background:#796e86;color:#fff}.navbar__center{display:flex;justify-content:center;align-items:center}.navbar__logo{display:block;height:40px;min-width:120px}.navbar__right{min-width:0}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.landing-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-section__overlay{position:absolute;inset:0;background-color:#00000073}.hero-section__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:80vw;padding:0;text-align:left}.hero-section__title{display:flex;flex-direction:column;align-items:flex-start;font-size:clamp(24px,8vw,120px);font-weight:800;color:#f4f2f5;line-height:1;margin:0}.hero-section__subtitle{display:flex;flex-direction:column;align-items:flex-start;font-size:clamp(12px,2.5vw,38px);font-weight:800;color:#f4f2f5;line-height:1;margin:0}.story-one__photo-placeholder{width:100%;height:60%;background-color:#ddd;border-radius:8px}.split-section{width:100%;height:100vh;display:grid;grid-template-columns:1fr 1fr}.split-section--reversed .split-section__text{order:2}.split-section--reversed .split-section__photo{order:1}.split-section__text{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:0 5vw}.split-section__photo{display:flex;align-items:center;justify-content:center;padding:3rem 5vw}.heading{font-weight:700;line-height:1.2;color:#b894ff}.heading--1{font-size:4rem}.heading--2{font-size:2.5rem}.heading--3{font-size:1.75rem}.heading--4{font-size:1.25rem}.heading--5{font-size:1rem}.heading--6{font-size:.875rem}.scroll-reveal{margin:0}.scroll-reveal-text{font-size:1.3rem;line-height:1.7;font-weight:400;margin:0}.word{display:inline-block}.story-two__photo-placeholder{width:100%;height:60%;background-color:#ddd;border-radius:8px}.package-addon__subtitle{font-size:clamp(1rem,2vw,1.5rem);font-weight:600;color:#5ff7c8;margin:0}.package-cards-section{width:100%;display:flex;gap:8rem;padding:8rem}.package-cards-section__item{flex:1}.package-cards-section__img{width:100%;height:auto;display:block;transition:transform .4s ease}.package-cards-section__item:hover .package-cards-section__img{transform:scale(1.04)}.addon-section{width:100%;padding:8rem}.addon-section__img{width:100%;height:auto;display:block}.contact-section{width:100%;min-height:100vh;display:flex;flex-direction:column}.contact-section__top{flex:30;display:grid;grid-template-columns:1fr 1fr}.contact-section__left{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:0 5vw}.contact-section__gegevens{display:flex;flex-direction:column;gap:.5rem;color:#ffffffb3}.contact-section__right{display:flex;align-items:center;justify-content:flex-start;padding:0 5vw}.contact-section__right .heading{font-weight:800;font-size:70px;line-height:70px;letter-spacing:0;color:#b894ff}.contact-section__footer{flex:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:2rem 5vw;border-top:1px solid rgba(255,255,255,.1)}.footer__left{display:flex;flex-direction:column;gap:.5rem}.footer__left a{font-size:.9rem;color:#ffffffb3;transition:color .2s ease}.footer__left a:hover{color:#fff}.footer__center{display:flex;justify-content:center}.footer__logo{height:50px;width:auto}.footer__right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;font-size:.85rem;color:#ffffff80}.footer__right a{color:#ffffffb3;transition:color .2s ease}.footer__right a:hover{color:#fff}
