body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{--accent-color:hsl(214,60%,85%);--border:1px solid black}@media (prefers-color-scheme:dark){body{--accent-color:hsl(214,60%,10%)}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.madklub>div{border-top:var(--border);border-left:var(--border)}.madklub>div:nth-child(2n){border-right:var(--border)}.madklub>div:nth-last-child(-n+2){border-bottom:var(--border)}.madklub>div:nth-child(4n+1),.madklub>div:nth-child(4n+2){background-color:var(--accent-color)}.dukse>div{border-top:var(--border);border-left:var(--border)}.dukse>div:nth-child(3n){border-right:var(--border)}.dukse>div:nth-last-child(-n+3){border-bottom:var(--border)}.dukse>div:nth-child(6n+1),.dukse>div:nth-child(6n+2),.dukse>div:nth-child(6n+3){background-color:var(--accent-color)}.mytable>div{padding:.5em}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:white;background:black}}@media print{.noPrint{display:none!important}}