*{box-sizing:border-box}body{margin:0;background:#F7F5FA;color:#111;font-family:Manrope,sans-serif}.page{min-height:100vh;position:relative;overflow:hidden;display:grid;grid-template-rows:1fr auto;padding:38px 48px 28px}.content{width:min(900px,100%);margin:auto;text-align:center;position:relative;z-index:2}.logo{width:min(420px,78vw);height:auto;display:block;margin:0 auto 48px;mix-blend-mode:multiply}.eyebrow{font-size:10px;letter-spacing:.24em;font-weight:700;color:#482B63;margin:0 0 22px}h1{font-size:clamp(54px,7vw,108px);line-height:.93;letter-spacing:-.055em;margin:0;font-weight:600}h1 span{display:block;font-family:'EB Garamond',serif;font-style:italic;font-weight:500;color:#482B63}.copy{max-width:600px;margin:30px auto 0;color:#66626A;font-size:15px;line-height:1.8}.line{width:56px;height:2px;background:#FFEB66;margin:34px auto 24px}.contact{font-size:12px;color:#66626A}.contact a{color:#111;font-weight:700;text-decoration:none;border-bottom:1px solid #111;padding-bottom:3px}footer{display:flex;justify-content:space-between;gap:16px;position:relative;z-index:2;font-size:10px;letter-spacing:.08em;color:#777}.shape{position:absolute;border-radius:50%;pointer-events:none}.s1{width:430px;height:430px;border:75px solid rgba(72,43,99,.08);left:-240px;top:-180px}.s2{width:360px;height:360px;background:rgba(255,235,102,.25);right:-210px;bottom:-180px}@media(max-width:700px){.page{padding:26px 22px 20px}.logo{width:min(300px,82vw);margin-bottom:38px}.eyebrow{font-size:9px;line-height:1.7}h1{font-size:clamp(46px,15vw,72px)}.copy{font-size:13px;margin-top:24px}footer{flex-direction:column;align-items:center;text-align:center}}