@keyframes brandTick{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.brand-tick{stroke-dasharray:1;stroke-dashoffset:0;animation:.26s cubic-bezier(.05,.7,.1,1) both brandTick}@media (prefers-reduced-motion:reduce){.brand-tick{stroke-dashoffset:0;animation:none}}:root[data-motion=calm] .brand-tick{stroke-dashoffset:0;animation:none}.brand-glyph{color:var(--p)}
