@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800;900&family=Cormorant+Garamond:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0d0d;color:#f0f0f0;scroll-behavior:smooth}a{color:inherit}img{max-width:100%;height:auto}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:rgba(200,169,81,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(200,169,81,.6)}.public-wrapper{display:flex;flex-direction:column;min-height:100vh}.public-wrapper .page-content{flex:1}
