@import "https://fonts.googleapis.com/css2?family=Aboreto&family=Inter:wght@400;500;600;700&family=Open+Sans:wght@300;400;500&display=swap";
:root{--leaf:#315928;--mist:#f7fbff}*{box-sizing:border-box}html,body{height:100%;min-height:100%;margin:0;overflow:hidden}body{color:var(--mist);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.comingSoon{height:100svh;min-height:100svh;max-height:100svh;position:relative;overflow:hidden}.backgroundImage{object-fit:cover;object-position:center center;z-index:0;animation:18s ease-in-out infinite alternate backgroundDrift;transform:scale(1.04)}.shade{z-index:1;background:linear-gradient(90deg,#0000006b,#0c18222e 46%,#0000007a),#080e1038;position:absolute;inset:0}.content{text-align:right;z-index:2;flex-direction:column;justify-content:space-between;align-items:flex-end;width:min(50vw,920px);height:100svh;padding-bottom:clamp(128px,12vw,166px);display:flex;position:absolute;top:0;right:0}.logo{object-fit:contain;background:#fefefe;align-self:flex-end;width:clamp(230px,17.2vw,360px);height:clamp(180px,14vw,286px);margin-right:clamp(22px,3vw,58px);padding:clamp(4px,.45vw,9px);animation:.7s ease-out .12s both riseIn}.launchBlock{flex-direction:column;flex:1;justify-content:center;align-items:flex-end;width:100%;animation:.76s ease-out .36s both riseIn;display:flex}h1{color:#fff;letter-spacing:0;leading-trim:none;text-align:right;text-transform:uppercase;vertical-align:middle;flex-direction:column;gap:.18em;max-width:100%;margin:0 clamp(16px,1.5vw,28px) 16px 0;font-family:Aboreto,Helvetica Neue,Arial,sans-serif;font-size:clamp(2.6rem,4vw,5rem);font-style:normal;font-weight:400;line-height:1.08;display:flex}h1 span{overflow-wrap:normal;white-space:nowrap;max-width:100%;display:block}.rule{background:#ffffffdb;align-self:flex-end;width:calc(100% - clamp(16px,1.5vw,28px));height:4px;margin:0 clamp(16px,1.5vw,28px) clamp(24px,2.2vw,34px) 0}.countdown{background:#2b4f24bd;grid-template-columns:repeat(4,minmax(0,1fr));width:min(76%,820px);min-height:clamp(136px,8.4vw,168px);display:grid}.countdownItem{flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:16px 16px 18px;animation:.64s ease-out both riseIn;display:flex}.countdownItem:first-child{animation-delay:.62s}.countdownItem:nth-child(2){animation-delay:.76s}.countdownItem:nth-child(3){animation-delay:.9s}.countdownItem:nth-child(4){animation-delay:1.04s}.countdownValue{color:#fff;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:clamp(3.4rem,4.55vw,5.45rem);font-weight:400;line-height:1}.countdownLabel{color:#ffffffeb;letter-spacing:0;margin-top:.55em;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:clamp(1.02rem,1.18vw,1.5rem);font-weight:300}.contactBar{z-index:2;justify-content:space-between;align-items:center;min-height:58px;animation:.68s ease-out 1.18s both riseIn;display:flex;position:absolute;bottom:clamp(22px,3vw,42px);left:clamp(26px,3vw,54px);right:clamp(26px,3vw,54px)}.socialLinks{justify-content:flex-start;align-items:center;gap:clamp(18px,2.3vw,34px);display:flex}.socialLinks a{border:2px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.socialLinks a:hover,.socialLinks a:focus-visible{background:#ffffff29;transform:translateY(-2px)}.socialIcon{fill:#fff;width:24px;height:24px}.reservationText{color:#fff;text-align:center;text-shadow:0 4px 18px #0000008f;flex:0 auto;align-items:center;max-width:100%;font-family:Inter,Arial,Helvetica,sans-serif;font-size:clamp(1.06rem,1.18vw,1.42rem);font-style:normal;line-height:1.32}.whatsappLink{background:#25d366eb;border:1px solid #ffffff8c;border-radius:999px;flex:1 1 0;justify-content:center;justify-self:flex-end;align-items:center;width:clamp(42px,3.6vw,54px);max-width:clamp(42px,3.6vw,54px);height:clamp(42px,3.6vw,54px);margin-left:0;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.whatsappLink:hover,.whatsappLink:focus-visible{background:#25d366;transform:translateY(-2px)}.whatsappIcon{fill:#fff;width:58%;height:58%}@keyframes riseIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes backgroundDrift{0%{object-position:48% center;transform:scale(1.04)}to{object-position:54% center;transform:scale(1.09)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.reservationText strong,.reservationText .phoneLine,.reservationText a[href^=mailto]{display:block}.reservationText strong{margin-bottom:.32em;font-size:clamp(1.24rem,1.45vw,1.72rem)}.reservationText a{text-decoration:none}.reservationText a:hover,.reservationText a:focus-visible{text-decoration:underline}@media (max-width:1100px){.content{width:min(58vw,680px);right:0}h1{margin-top:0;font-size:clamp(2.1rem,4.7vw,3.35rem)}.reservationText{font-size:clamp(.95rem,2vw,1.2rem)}}@media (max-width:760px){.comingSoon{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100svh;padding:0 18px 104px;display:flex}.backgroundImage{object-position:28% center}.shade{background:linear-gradient(#060c0a61,#060c0abd),#080e106b}.content{text-align:center;justify-content:flex-start;align-items:center;width:min(100%,560px);height:calc(100svh - 142px);padding-bottom:18px;position:relative;top:auto;right:auto}.logo{align-self:center;width:220px;height:150px;margin-top:0;margin-right:0;padding:6px}.launchBlock{align-items:center}h1{text-align:center;margin:30px 0 16px;font-size:clamp(1.95rem,9vw,3rem)}h1 span{white-space:normal}.rule{align-self:center;width:100%;height:3px;margin:0 0 26px}.countdown{width:100%;min-height:112px}.countdownItem{padding:16px 8px}.countdownValue{font-size:clamp(2.35rem,13vw,4rem)}.countdownLabel{font-size:.98rem}.contactBar{gap:10px;bottom:16px;left:18px;right:18px}.socialLinks{flex-direction:column;flex:0 0 34px;gap:10px}.socialLinks a{width:34px;height:34px}.socialIcon{width:18px;height:18px}.reservationText{max-width:100%;font-size:.92rem;line-height:1.35}.reservationText strong{margin-bottom:.3em;font-size:1rem}.whatsappLink{flex:0 0 38px;width:38px;max-width:none;height:38px;margin-left:0}}
