:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f1b16;background:#f4efe8;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f4efe8;min-height:100vh;margin:0}button,a{font:inherit}.page{background:linear-gradient(135deg,#f8f3eb 0%,#efe6d8 100%);min-height:100vh;position:relative;overflow:hidden}.menu-toggle{z-index:20;color:#2f241c;cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:fixed;top:1.25rem;left:1.25rem}.side-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:30;background:#fffcf7f2;width:240px;height:100vh;padding:1.5rem;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 10px 30px #0000001f}.side-menu.open{transform:translate(0)}.menu-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.menu-header h2{margin:0;font-size:1.1rem;font-weight:600}.close-button{cursor:pointer;color:#2f241c;background:0 0;border:none;font-size:1.35rem}nav{flex-direction:column;gap:.6rem;display:flex}.menu-link{color:#2f241c;border-bottom:1px solid #e3d8c6;padding:.45rem 0;text-decoration:none}.overlay{z-index:20;background:#140f0a33;position:fixed;inset:0}.content{flex-direction:column;justify-content:center;max-width:640px;min-height:100vh;margin:0 auto;padding:4rem 1.5rem 2rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.24rem;color:#8b745b;margin:0 0 .75rem;font-size:.8rem}.content h1{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:600}.content p{color:#51463d;margin:0;font-size:1rem;line-height:1.7}
