:root{--coral:#ff6b57;--ink:#1a1a1a;--grey:#3a3a3a;--mist:rgba(255,255,255,0.55);--white:#ffffff;--ease:cubic-bezier(0.34,1.2,0.64,1);--font-display:"Canela","Iowan Old Style","Times New Roman",serif;--font-ui:"Neue Montreal",ui-sans-serif,system-ui,sans-serif}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/NeueMontreal-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Canela;src:url(/fonts/Canela-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Canela;src:url(/fonts/Canela-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Canela;src:url(/fonts/Canela-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body,html{margin:0;padding:0;min-height:100%;background:var(--ink);color:var(--white);font-family:var(--font-ui);font-weight:400;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}::selection{background:color-mix(in srgb,var(--coral) 55%,transparent);color:var(--white)}body[data-app-live=true] footer,body[data-app-live=true] header{display:none!important}