@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";html,body,#root{width:100%;min-height:100vh;margin:0}body{background:#f6f0e8;overflow-x:hidden}*{box-sizing:border-box}body{margin:0}.page{color:#3f3f3f;background:radial-gradient(circle at 0 0,#dcc4a838,#0000 30rem),radial-gradient(circle at 100% 100%,#dcc4a82e,#0000 30rem),linear-gradient(#faf6f1 0%,#f4eee7 100%);place-items:start center;width:100vw;min-height:100vh;padding:14vh 2rem 2rem;display:grid;position:relative;overflow:hidden}.hero{text-align:center;z-index:1;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.55rem;color:#b79d87;margin:0 0 1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem}.branch{color:#cdb8a4;margin-bottom:2rem;font-size:3rem;transform:rotate(90deg)}h1{text-transform:uppercase;letter-spacing:.12em;color:#404540;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(4rem,12vw,9rem);font-weight:500;line-height:.85}.divider{color:#c8ad96;justify-content:center;align-items:center;gap:1rem;margin:2.5rem auto;display:flex}.divider span{background:#d6c1ad;width:4rem;height:1px}.divider small{font-size:.9rem}button{color:#9a806b;text-transform:uppercase;letter-spacing:.16rem;cursor:not-allowed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff73;border:1px solid #cdb8a4;border-radius:999px;padding:1rem 2.4rem;font-family:Inter,system-ui,sans-serif;font-weight:600}button span{margin-right:.75rem}.floral{opacity:.28;color:#b79d87;border-radius:50%;width:30vh;height:28rem;position:absolute}.flowerTopLeft{left:-8rem}.flowerBottomRight{bottom:-8rem;right:-8rem}@media (width<=700px){.eyebrow{letter-spacing:.35rem}h1{font-size:clamp(3.2rem,18vw,5.5rem)}button{padding:.9rem 1.4rem;font-size:.75rem}}
