:root{--theme-background-main: #a88588;--theme-background-shadow: #785558;--theme-body-edge: #7da8b6;--theme-body-bg: #4d7886;--theme-body-shadow: #1d4856;--theme-antibody-edge: #bde8f6;--theme-antibody-bg: #9dc8d6;--theme-header: #ddd;--theme-antiheader: #333;--theme-summary-edge: #ffe750;--theme-summary-bg: #ffd700;--theme-summary-shadow: #e7b700;--theme-summary-color: #000;--theme-summary-link: #006400;--theme-dialog-bg: #666;--theme-dialog-shadow: #333;--theme-error: #ffa500;--theme-success-bg: #006400;--theme-success-shadow: #004800;--theme-link: #90ee90;--theme-wiki-bg: #f8f9fa;--theme-wiki-text: #202122;--theme-wiki-inset: #88898a;--theme-wiki-shadow: #b8b9ba;--theme-wiki-title-border: #a2a9b1;--theme-word-box: #333;--theme-word-box-hover: #4a4a4a;--theme-word-box-text: #333;--theme-word-found: #66ee66;--theme-word-length: #00ddff;--theme-guess-green: #006400;--theme-guess-orange: #ff8c00;--theme-guess-red: #b22222;--theme-overlay: rgba(0, 0, 0, .5);--theme-hint: #333;--theme-background-panel: #f8f9fa;--theme-background-header: #4d7886;--theme-text-main: #ddd;--theme-text-on-header: #ddd;--theme-text-muted: #333;--theme-border: #7da8b6;--theme-word-box-border: #b8b9ba;--theme-word-revealed: #202122;--theme-word-title-box: #f8f9fa;--theme-guess-green-bg: #66ee66;--theme-guess-orange-bg: #ffd700;--theme-guess-red-bg: #f3d2cf;--theme-proximity-1: #333;--theme-proximity-2: #333;--theme-proximity-3: #333;--theme-proximity-4: #333;--theme-proximity-5: #333;--theme-input-background: #fff;--theme-input-border: #c8c8c8;--theme-button-background: #fff;--theme-button-background-hover: #e8f4f8;--theme-button-text: #000;--theme-shadow: #785558;--theme-focus: #ffe750}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}html{color-scheme:dark}body{background-color:var(--theme-background-main);background-image:radial-gradient(circle at top,var(--theme-body-edge),var(--theme-background-main) 42%);color:var(--theme-header);font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;text-align:center;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{appearance:none}a{color:var(--theme-link)}::selection{background-color:var(--theme-focus);color:var(--theme-antiheader)}
