.first-look{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:clamp(16px,4vw,40px);background:#1414109e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:first-look-in .28s ease both}.first-look-card{position:relative;width:min(100%,860px);max-height:calc(100vh - 32px);overflow:auto;padding:clamp(24px,4vw,44px);border-radius:24px;color:#14140f;background:#fffdf3;box-shadow:0 40px 90px #00000059;animation:first-look-rise .38s cubic-bezier(.2,.8,.2,1) both}.first-look-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(20,20,16,.14);background:transparent;color:#14140f;font-size:1.5rem;line-height:1;cursor:pointer}.first-look-close:hover{background:#1414100f}.first-look-head{max-width:52ch;margin-bottom:22px}.first-look-head h2{margin:6px 0 10px;font:600 clamp(1.6rem,3vw,2.3rem)/1.15 var(--display);letter-spacing:-.03em}.first-look-head p:last-child{margin:0;color:#141410b3;line-height:1.6}.first-look-foot{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:end;margin-top:26px;padding-top:22px;border-top:1px solid rgba(20,20,16,.12)}.first-look-email{display:grid;gap:10px}.first-look-email label{display:grid;gap:6px}.first-look-email label span{font-size:.82rem;font-weight:700;color:#141410b8}.first-look-email input{padding:11px 14px;border-radius:12px;border:1px solid rgba(20,20,16,.18);background:#fff;color:#14140f;font:inherit}.first-look-email input:focus{outline:2px solid #14140f;outline-offset:1px}.first-look-email .button{justify-self:start}.first-look-email small{color:#9a2f2f}.first-look-email.is-done{margin:0;font-weight:600}.first-look-book{display:grid;gap:10px;justify-items:start}.first-look-book p{margin:0;font-size:.92rem;color:#141410b8}.first-look .button-ghost{color:#14140f;border:1px solid #14140f;background:transparent}.first-look .button-ghost:hover{background:#14140f;color:#fffdf3}.booking-overlay .first-look-head{margin-bottom:14px}.booking-overlay-embed{margin:0}.booking-overlay-foot{grid-template-columns:1fr;align-items:start}.booking-overlay-foot .first-look-email{grid-template-columns:1fr auto;align-items:end}.booking-overlay-foot .first-look-email label{grid-column:1}.booking-overlay-foot .first-look-email .button{grid-column:2;align-self:end}.booking-overlay-foot .first-look-email small{grid-column:1/-1}@media(max-width:719px){.booking-overlay-foot .first-look-email{grid-template-columns:1fr}.booking-overlay-foot .first-look-email .button{grid-column:1}}@keyframes first-look-in{0%{opacity:0}to{opacity:1}}@keyframes first-look-rise{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.first-look,.first-look-card{animation:none}}@media(max-width:719px){.first-look{padding:0;align-items:end}.first-look-card{max-height:94vh;border-radius:22px 22px 0 0}.first-look-foot{grid-template-columns:1fr}}
