/* dotgiar identity: a navigational dot and an open horizon. */
.dotgiar-brand{gap:8px;letter-spacing:-1.35px}
.dotgiar-mark{width:25px;height:25px;display:inline-flex;color:var(--ink)}
.dotgiar-mark svg{width:100%;height:100%;stroke:currentColor;stroke-width:2.4}
.dot-word{font-size:20px;line-height:1;letter-spacing:-1.55px}
.dot-word b{font-weight:800}.dot-word{font-weight:600}
.dotgiar-brand:hover .dotgiar-mark{color:var(--orange);transform:rotate(90deg)}
.dotgiar-mark{transition:transform .35s ease,color .35s ease}
@media(max-width:800px){.dotgiar-mark{width:24px;height:24px}.dot-word{font-size:19px}}
