@font-face{font-family:EB Garamond;src:url(/assets/EBGaramond-Regular-D1fKPCnT.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:EB Garamond;src:url(/assets/EBGaramond-Bold-DeaOKHwk.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}body{font-family:EB Garamond,serif}.split-container{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.left-panel{background-color:#033d3f;display:flex;justify-content:center;align-items:center;padding:2rem}.content{text-align:center}.logo{width:clamp(250px,25vw,450px);height:auto;margin-bottom:2rem}.tagline{font-weight:700;font-size:clamp(1.5rem,4vw,3rem);line-height:1.2;letter-spacing:-.02em;color:#f5efdf;max-width:500px}.right-panel{background-color:#f5efdf;display:flex;justify-content:center;align-items:center;padding:2rem;overflow:hidden}.cal-wrapper{background-color:#fff;border-radius:12px;width:100%;max-width:550px;height:70vh;max-height:700px;overflow:auto;box-shadow:0 4px 20px #0000001a}.scroll-container{display:none;flex-direction:column;align-items:center;gap:.5rem;position:absolute;left:50%;transform:translate(-50%)}.cta-button{font-family:EB Garamond,serif;font-size:18px;background:linear-gradient(to bottom,#f3a694,#e57c6e);color:#033d3f;border:none;border-radius:100px;font-weight:700;padding:16px 32px;cursor:pointer;transition:opacity .2s;width:100%}.cta-button:hover{opacity:.9}.cta-button-dark{background-color:#033d3f;color:#f5efdf}.scroll-arrow{background:none;border:none;cursor:pointer;padding:.5rem}.scroll-down .scroll-arrow{animation:bounce 2s infinite}.scroll-up .scroll-arrow{animation:bounce-up 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes bounce-up{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(10px)}60%{transform:translateY(5px)}}@media (max-width: 768px){.split-container{grid-template-columns:1fr}.left-panel,.right-panel{min-height:100dvh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.scroll-container{display:flex}.scroll-down{bottom:2rem;width:90%}.scroll-up{top:1.5rem}.cal-wrapper{height:70dvh;max-height:none;margin-top:3rem}.logo{width:90%;max-width:300px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{background-color:#033d3f;font-family:EB Garamond,serif;min-height:100vh}
