.notes{--_columns:2;--_gap:var(--space-s);gap:var(--_gap);flex-wrap:wrap;display:flex}@media (max-width:48rem){.notes{--_columns:1}}.notes .box--note{flex:1 0 calc((100% - (var(--_gap) * (var(--_columns) - 1))) / var(--_columns));position:relative}.notes .box--note:has(a:hover,a:focus-visible){outline:var(--outline-width) solid var(--outline-color);outline-offset:var(--outline-offset)}.notes .box--note header{z-index:3;margin-bottom:var(--space-s);flex-wrap:wrap;gap:0}.notes .box--note>*,.notes .box--note a{position:static}.notes .box--note a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}
