:root{color-scheme:dark;--background:#111411;--foreground:#f6f2e9;--muted:#c8bdab;--panel:#1b211b;--panel-border:#384335;--accent:#d6b35f;--accent-strong:#f2d37a}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:radial-gradient(circle at 30% 10%,rgba(214,179,95,.12),transparent 32rem),linear-gradient(180deg,#151915 0,var(--background) 52%,#0d100d 100%);color:var(--foreground);font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}.image-protection-active img,.image-protection-active picture{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed}