@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&family=Frank+Ruhl+Libre:wght@400;500;700;900&display=swap");*{box-sizing:border-box}body,html{height:100%;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:#0a0806;color:#efe6ce;overflow-x:hidden;font-family:Rubik,sans-serif;font-feature-settings:"kern" 1,"liga" 1;-webkit-tap-highlight-color:transparent}::selection{background:rgba(212,168,67,.4);color:#fff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0806}::-webkit-scrollbar-thumb{background:#8a6b2e;border-radius:2px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7) sepia(1) saturate(2) hue-rotate(5deg)}a,button{-webkit-tap-highlight-color:transparent}