body{color:#222;font-family:sans-serif;line-height:1.5;margin:1rem;width:768px;max-width:100%}html{width:100%;display:flex;justify-content:center}header{border-bottom:1px solid #222;margin-bottom:1rem;display:flex;gap:24px;padding:12px 0}header>*{margin:0;padding:0}header nav ul{list-style:none;display:flex;gap:12px;font-size:1.4rem;margin:0;padding:8px 0;text-decoration:underline;text-decoration-color:#00e;font-weight:700}.language-switcher{margin-left:auto}.language-switcher ul{text-decoration:none}header nav a{color:#00e;text-decoration:none}footer{border-top:1px solid #222;margin-top:1rem}.terms{display:flex;align-items:center;gap:16px;font-size:12pt}.terms h2{margin:0}.terms ul{list-style:none;display:flex;gap:8px;margin:0;padding:0;font-size:larger}.terms li a{text-decoration:underline;text-decoration-thickness:2px}p:nth-of-type(7n+1) img{--scale:.95}p:nth-of-type(7n+2) img{--scale:1}p:nth-of-type(7n+3) img{--scale:1.05}p:nth-of-type(7n+4) img{--scale:.97}p:nth-of-type(7n+5) img{--scale:1.02}p:nth-of-type(7n+6) img{--scale:1.01}p:nth-of-type(7n+7) img{--scale:.94}p:nth-of-type(5n+1) img{--rotate:-1deg}p:nth-of-type(5n+2) img{--rotate:1deg}p:nth-of-type(5n+3) img{--rotate:-0.5deg}p:nth-of-type(5n+4) img{--rotate:2deg}p:nth-of-type(5n+5) img{--rotate:-2deg}img{max-width:100%;padding:16px;box-sizing:border-box;box-shadow:0 0 4px rgba(0,0,0,.2),0 0 12px rgba(0,0,0,.1);background-color:#fff;transform:scale(var(--scale))rotate(var(--rotate))}p{margin:20px 0;font-size:1.2rem}blockquote{font-style:italic;margin:0;padding:8px 64px;color:#444}blockquote p{margin:0;text-align:justify;font-size:1.4rem}