*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--taupe: #b9aa95;--taupe-light: #d4c9b8;--taupe-dark: #8a7d6d;--rose: #e99fac;--rose-light: #f2c4cc;--rose-dark: #c4707f;--cream: #f5f0eb;--dark: #2a2420}html,body{height:100%;overflow-x:hidden}body{font-family:Outfit,sans-serif;background:var(--cream);color:var(--dark);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:100vh;padding:2rem 0}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:1}
