★  BRANDS & LICENSING CONSULTANCY  ★

Brands that travel well, sell well.

Here's the thing about us: we like brands. We like the people who build them even more. Oshkonoggin helps consumer brands grow the friendly way — clear positioning, the right licensing partners, and distribution that actually moves product. Stick with us, friend. We know this route like the back of our hand.

Driven by curiosity and built on purpose, this is where bold thinking meets thoughtful execution.

<div class="osh-stamp-wrap">
  <svg class="osh-stamp" viewBox="0 0 120 120" role="img" aria-label="Grade A Advice, established 1985">
    <defs>
      <path id="osh-circ" d="M60,60 m-46,0 a46,46 0 1,1 92,0 a46,46 0 1,1 -92,0"/>
    </defs>
    <circle cx="60" cy="60" r="57" fill="none" stroke="#DC343B" stroke-width="2.5"/>
    <text>
      <textPath href="#osh-circ">GRADE A ADVICE ★ EST. 1987 ★ GRADE A ADVICE ★ EST. 1987 ★</textPath>
    </text>
  </svg>
</div>

<style>
  .osh-stamp-wrap { display: flex; justify-content: center; }
  .osh-stamp {
    width: 118px;
    height: 118px;
    animation: osh-spin 24s linear infinite;
  }
  .osh-stamp text {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 10.5px;
    letter-spacing: 2.6px;
    fill: #DC343B;
    text-transform: uppercase;
  }
  @keyframes osh-spin { to { transform: rotate(360deg); } }
  @media (prefers-reduced-motion: reduce) {
    .osh-stamp { animation: none; }
  }
</style>