.icon{width:1.5rem;height:1.5rem;flex:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;fill:none;transform-box:view-box;transform-origin:center}.icon--sm{width:1.125rem;height:1.125rem;stroke-width:2}.icon--lg{width:2rem;height:2rem;stroke-width:1.5}.icon--solid{fill:currentColor;stroke:none}@keyframes ic-nudge{0%,to{transform:translateX(0)}50%{transform:translateX(3px)}}@keyframes ic-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes ic-tilt{0%,to{transform:rotate(0deg)}50%{transform:rotate(-8deg)}}@keyframes ic-beat{0%,to{transform:scale(1)}40%{transform:scale(1.12)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.ic-nudge:hover,a:hover>.ic-nudge,button:hover>.ic-nudge{animation:ic-nudge .6s ease-in-out}.ic-float:hover,a:hover>.ic-float,button:hover>.ic-float{animation:ic-float .9s ease-in-out}.ic-tilt:hover,a:hover>.ic-tilt,button:hover>.ic-tilt{animation:ic-tilt .5s ease-in-out}.ic-beat:hover,a:hover>.ic-beat,button:hover>.ic-beat{animation:ic-beat .48s ease-in-out}}.probe-icoane{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:var(--sp-4);gap:var(--sp-4)}.probe-icoane figure{display:grid;justify-items:center;grid-gap:var(--sp-2);gap:var(--sp-2);padding:var(--sp-4) var(--sp-2);border:1px solid var(--line);border-radius:var(--r-sm);text-align:center}.probe-icoane figcaption{font-size:var(--fs-xs);color:var(--muted);word-break:break-word}.probe-icoane .probe-marimi{display:flex;align-items:baseline;gap:var(--sp-3)}.probe-fundal-inchis{background:var(--brand);color:var(--on-brand)}.probe-fundal-inchis figure{border-color:var(--on-brand-border)}.probe-fundal-inchis figcaption{color:var(--on-brand-dim)}