@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Inter:wght@300;400&family=Cormorant+Garamond:ital,wght@1,300;1,400&display=swap";:root{--phi: 1.61803398875;--s-3xs: .236rem;--s-2xs: .382rem;--s-xs: .618rem;--s-sm: 1rem;--s-md: 1.618rem;--s-lg: 2.618rem;--s-xl: 4.236rem;--s-2xl: 6.854rem;--a-full: 1;--a-phi: .618;--a-ghost: .236;--f-display: "Playfair Display", serif;--f-body: "Inter", sans-serif;--f-accent: "Cormorant Garamond", serif;--void: #03030a;--gold: #c9a84c;--ivory: #e8e4d2}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;background:var(--void);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{height:100%;background:var(--void);color:rgba(232,228,210,var(--a-phi));font-family:var(--f-body);font-weight:300;font-size:var(--s-sm);line-height:var(--phi);overflow-x:hidden;overflow-y:auto}#root{min-height:100vh;background:var(--void)}::-webkit-scrollbar{width:var(--s-3xs)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(201,168,76,var(--a-ghost));border-radius:var(--s-3xs)}::selection{background:rgba(201,168,76,var(--a-ghost));color:rgba(232,228,210,var(--a-full))}@keyframes fadeUp{0%{opacity:0;transform:translateY(var(--s-md))}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes breathe{0%,to{opacity:var(--a-ghost)}50%{opacity:var(--a-phi)}}@keyframes goldPulse{0%,to{text-shadow:0 0 var(--s-xs) rgba(201,168,76,.618),0 0 var(--s-md) rgba(201,168,76,.236)}50%{text-shadow:0 0 var(--s-sm) rgba(201,168,76,.618),0 0 var(--s-lg) rgba(201,168,76,.236)}}
