:root{--acc: #b4636f;--acc-soft: #e08e9b;--acc-tint: #efe6db}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:#f6efe7;color:#1a1512;font-family:Archivo,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:var(--acc)}button{font:inherit}img,video{display:block;max-width:100%}@keyframes objRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}[data-rise]{animation:objRise .9s cubic-bezier(.22,1,.36,1) var(--rise-delay, 0s) both}@media(prefers-reduced-motion:reduce){[data-rise]{animation:none}}::selection{background:var(--acc);color:#fbf8f4}
