:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#faf0ee;font-family:Unbounded,sans-serif;-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#faf0ee}.deco-squiggle{position:absolute;bottom:-40px;right:-60px;width:320px;transform:rotate(-15deg);pointer-events:none;-webkit-user-select:none;user-select:none}.deco-rainbow{position:absolute;top:-30px;right:20px;width:180px;pointer-events:none;-webkit-user-select:none;user-select:none}.nav{display:flex;align-items:center;padding:3rem 5rem;position:relative;z-index:1}.logo{width:44px;height:44px}.body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:4rem 5rem 5rem;max-width:800px;position:relative;z-index:1}.eyebrow{font-family:Unbounded,sans-serif;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#9b3055;margin-bottom:1.4rem;font-weight:400}.headline{font-size:clamp(36px,6.5vw,60px);font-weight:700;color:#c4294a;line-height:1.05;letter-spacing:-.02em;margin-bottom:2rem}.intro{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#0e0038e6;line-height:1.9;max-width:520px;margin-bottom:2.5rem}.intro strong{font-weight:500}.actions{margin-bottom:3rem}.btn{font-family:Unbounded,sans-serif;font-size:10px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;padding:13px 22px;background:#1601b5;color:#fff;border:none;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-block;transition:background .2s ease}.btn:hover{background:#1001a0}.links{display:flex;gap:2rem}.link{font-family:Unbounded,sans-serif;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#c4294a;text-decoration:none;border-bottom:1px solid #E8C8C4;padding-bottom:2px;font-weight:400;transition:border-color .2s ease}.link:hover{border-color:#c4294a}@media (max-width: 600px){.body{padding:2rem 1.5rem 3rem}.deco-squiggle{width:200px;right:-40px;bottom:-20px}.deco-rainbow{width:120px;right:10px;top:-20px}}
