@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bleu-nuit:#1a2235;--bleu-profond:#141b2b;--or:#c4964a;--or-clair:#d4aa6a;--or-pale:#c4964a26;--or-tres-pale:#c4964a12;--creme:#f8f5ef;--creme-sombre:#ede8df;--texte-pale:#f8f5efa6;--texte-subtil:#f8f5ef59;--transition:.4s cubic-bezier(.25, .46, .45, .94)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background-color:var(--bleu-nuit);color:var(--creme);min-height:100vh;font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.75}#root{flex-direction:column;min-height:100vh;display:flex}.app{flex-direction:column;flex:1;display:flex}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bleu-profond)}::-webkit-scrollbar-thumb{background:var(--or-pale);border-radius:2px}::selection{background:var(--or-pale);color:var(--or-clair)}
