:root{--color-white:#fff;--color-black:#000;--color-grey:#bcbcbc;--color-grey-light:#eaeaea;--font-size-base:1.3rem;--line-height:1.3rem;--font-family-body:Helvetica Neue, Helvetica, Arial, san-serif;--font-family-heading:Helvetica Neue, Helvetica, Arial;--font-family-logo:Helvetica Neue, Helvetica, Arial;--font-weight-bold:700;--font-weight-medium:600;--font-weight-light:400;--color-body:var(--color-black);--site-min-width:320px;--book-scale-w:.8;--book-scale-h:.48;--book-h:max(150px, min(100vw * var(--book-scale-w), 100svh * var(--book-scale-h)));font-size:62.5%}@property --book-h{syntax:"<length>";inherits:true;initial-value:519px}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{padding:0}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}._c{display:none}html{-webkit-text-size-adjust:100%;font-size:var(--font-size-base);margin:0!important;padding:0!important}body{font-family:var(--font-family-body);font-size:var(--font-size-base);line-height:var(--line-height);color:var(--color-body);overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}svg,img{width:100%;height:auto;line-height:0}a{color:inherit;text-decoration:none}.App{width:100%;height:100vh;min-width:var(--site-min-width);background:var(--color-grey-light);place-content:center;display:flex}
