:root{--theme-palette-accent:#3465ec;--theme-palette-accent-active:#4572f0;--theme-palette-green:#0aa619;--theme-palette-orange:#eda414;--theme-palette-red:#d4333b;--theme-background-intense:white;--theme-background:#fcfcfc;--theme-foreground:#fff;--theme-foreground-intense:#fff;--theme-color:#242424;--theme-color-muted:#666;--theme-palette-grey:#616161;background-color:var(--theme-background);color:var(--theme-color);accent-color:var(--theme-palette-accent);line-height:1}*{box-sizing:border-box}html{-webkit-user-select:none;user-select:none;letter-spacing:-.02em;font-family:system-ui,-apple-system,sans-serif}body{margin:0}button,input,textarea,select{font-family:var(--font);font-weight:inherit;font-style:inherit;letter-spacing:inherit}a{color:var(--theme-palette-accent);text-decoration:none}
.layout-module__L5FxyW__body{flex-direction:column;gap:1em;max-width:960px;min-height:100vh;margin:0 auto;padding:40px;display:flex}.layout-module__L5FxyW__header{justify-content:space-between;align-items:center;display:flex}.layout-module__L5FxyW__title{color:var(--theme-color);letter-spacing:-.03em;align-items:center;gap:.4em;display:flex}.layout-module__L5FxyW__title svg{height:1.2em;position:relative;top:.1em}.layout-module__L5FxyW__main{flex:1 0 auto}.layout-module__L5FxyW__footer{text-align:center;color:var(--theme-color-muted);margin-top:100px}@media (max-width:600px){.layout-module__L5FxyW__body{padding:1em}.layout-module__L5FxyW__header{flex-direction:column;align-items:stretch;gap:1em}.layout-module__L5FxyW__title{text-align:center}}
