@charset "UTF-8";:root{--surface: #fcfcfb;--page: #f9f9f7;--ink: #0b0b0b;--ink-2: #52514e;--ink-muted: #898781;--grid: #e1e0d9;--axis: #c3c2b7;--border: rgba(11, 11, 11, .1);--accent: #2a78d6;--accent-deep: #1c5cab;--accent-soft: #86b6ef;--accent-wash: #eaf2fc;--ins-bg: #d6f3d6;--ins-ink: #0a5c0a;--del-bg: #fbdede;--del-ink: #8c1d1d;--paper-ins-bg: #d6f3d6;--paper-ins-ink: #0a5c0a;--paper-del-bg: #fbdede;--paper-del-ink: #8c1d1d;--good: #006300;--bad: #c22f2f;--error-bg: #fdf0f0;--error-border: #efc4c4;--tt-bg: #0b0b0b;--tt-fg: #ffffff;--tt-muted: #c3c2b7;color-scheme:light}:root[data-theme=dark]{--surface: #1a1a19;--page: #0d0d0d;--ink: #ffffff;--ink-2: #c3c2b7;--ink-muted: #898781;--grid: #2c2c2a;--axis: #383835;--border: rgba(255, 255, 255, .1);--accent: #3987e5;--accent-deep: #6da7ec;--accent-soft: #184f95;--accent-wash: #16283f;--ins-bg: #1d4423;--ins-ink: #9be0a5;--del-bg: #4d1a1c;--del-ink: #f2a0a0;--good: #0ca30c;--bad: #e66767;--error-bg: #3a1717;--error-border: #5c2626;--tt-bg: #f0efec;--tt-fg: #0b0b0b;--tt-muted: #52514e;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:var(--page);color:var(--ink);line-height:1.5}a{color:var(--accent-deep)}button{font:inherit}.wts-article{font-size:.95rem;line-height:1.65;overflow-wrap:break-word;color:#202122}.wts-article a{color:#1c5cab}.wts-article h1,.wts-article h2,.wts-article h3,.wts-article h4{line-height:1.25;margin:1.2em 0 .4em;font-weight:600}.wts-article h2{border-bottom:1px solid #e1e0d9;padding-bottom:.2em}.wts-article img{max-width:100%;height:auto}.wts-article table{border-collapse:collapse;max-width:100%}.wts-article ul,.wts-article ol{padding-left:1.6em}.wts-article blockquote{border-left:3px solid #e1e0d9;margin-left:0;padding-left:1em;color:#52514e}.wts-article .infobox,.wts-article .sinottico{float:right;clear:right;margin:0 0 1rem 1.25rem;max-width:22rem;font-size:.85em}.wts-article .thumb.tright,.wts-article figure[typeof~="mw:File/Thumb"]{float:right;clear:right;margin:.3rem 0 1rem 1.25rem}.wts-article .thumb.tleft{float:left;clear:left;margin:.3rem 1.25rem 1rem 0}.wts-article figcaption{font-size:.85em;color:#52514e}.wts-article ins,.wts-article ins a,.wts-article ins b,.wts-article ins i,.wts-article ins span,.wts-article ins li,.wts-article ins td,.wts-article ins th,.wts-article ins p,.wts-article ins div{background-color:var(--paper-ins-bg);text-decoration:none}.wts-article ins{box-shadow:0 0 0 2px var(--paper-ins-bg);border-radius:2px}.wts-article del,.wts-article del a,.wts-article del b,.wts-article del i,.wts-article del span,.wts-article del li,.wts-article del td,.wts-article del th,.wts-article del p,.wts-article del div{background-color:var(--paper-del-bg);color:var(--paper-del-ink)}.wts-article del{text-decoration:line-through;text-decoration-thickness:1px;box-shadow:0 0 0 2px var(--paper-del-bg);border-radius:2px}.wts-article ins img{outline:3px solid var(--paper-ins-ink);outline-offset:1px}.wts-article del img{outline:3px solid var(--paper-del-ink);outline-offset:1px;opacity:.55}.wts-article .wts-flash{animation:wts-flash-pulse 1.4s ease-out}@media(max-width:720px){.wts-article .infobox,.wts-article .sinottico{float:none!important;width:auto!important;max-width:100%!important;margin:0 0 1rem!important}.wts-article .thumb.tright,.wts-article .thumb.tleft,.wts-article figure[typeof~="mw:File/Thumb"]{float:none!important;margin:.5rem auto 1rem!important}}@keyframes wts-flash-pulse{0%,35%{outline:3px solid #2a78d6;outline-offset:2px}to{outline:3px solid transparent;outline-offset:2px}}:root[data-theme=dark] .wts-article{background:#fcfcfb;filter:invert(.92) hue-rotate(180deg)}:root[data-theme=dark] .wts-article img,:root[data-theme=dark] .wts-article video{filter:invert(1) hue-rotate(180deg)}kbd{display:inline-block;min-width:1.4em;padding:0 .35em;border:1px solid var(--axis);border-bottom-width:2px;border-radius:4px;background:var(--surface);color:var(--ink-2);font-family:inherit;font-size:.9em;line-height:1.5;text-align:center}
