*{margin:0;padding:0;box-sizing:border-box}:root{--platinum:#eae9e9;--linen:#eae0d7;--charcoal:#3c404b;--delft-blue:#344364;--rich-black:#04060d}body,html{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#eae9e9,#eae0d7);overflow-x:hidden;transition:background .3s ease}body.dark-mode{background:linear-gradient(135deg,#04060d,#344364)}#__next{width:100%;height:100%}