body{font-family:system-ui,sans-serif;line-height:1.5;margin:0;color:#222;background:#f7f7f5}main{max-width:1100px;margin:auto;padding:1rem}h1{font-size:1.5rem}h2{font-size:1.2rem}a{overflow-wrap:anywhere}input,button{font:inherit;padding:.45rem;margin:.4rem .35rem .8rem 0}button{cursor:pointer;background:#fff;border:1px solid #888;border-radius:.3rem}button.selected{background:#174a7e;color:#fff;border-color:#174a7e}ul{padding-left:1.2rem;columns:2}figure,.legal-notice{margin:1.5rem 0;padding:1rem;background:white;border:1px solid #ddd}.legal-notice{font-size:.9rem;color:#444}.legal-notice h2{margin-top:0;color:#222}.legal-notice p:last-child{margin-bottom:0}figure img{display:block;max-width:100%;height:auto;margin-top:.5rem}.notice{font-size:.9rem;color:#555}.error{color:#b00020}@media(max-width:600px){ul{columns:1}main{padding:.75rem}.year-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem}.year-buttons button{margin:0}}