:root{--background:#f5f4f1;--foreground:#050505;--brand-navy:#27225f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100svh}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif;font-weight:500}.page{background:var(--background);min-height:100svh;position:relative;overflow:hidden}.sombrero-dunes{pointer-events:none;z-index:0;height:100%;position:absolute;top:0;left:0;right:0}.sombrero-dunes canvas{pointer-events:none;width:100%;height:100%;display:block}.logo-header{z-index:1;pointer-events:none;justify-content:center;display:flex;position:absolute;top:22px;left:0;right:0}.logo{color:#000;shape-rendering:geometricprecision;width:19.2px;height:auto;display:block}.headline-wrap{z-index:1;pointer-events:none;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative}.headline{letter-spacing:-.028em;text-align:center;width:310px;max-width:calc(100vw - 48px);color:var(--foreground);font-family:Inter,system-ui,sans-serif;font-size:23px;font-style:normal;font-weight:500;line-height:1.08;transform:translateY(-20px)}.headline em{letter-spacing:inherit;font-family:Times New Roman,Times,serif;font-size:1.1em;font-style:italic;font-weight:400}@media (width<=640px){.logo-header{top:18px}.logo{width:18px}.headline{width:286px;font-size:21px;line-height:1.1}}
