ProductBrand
Join us
Foundations
  • Introduction
  • Guidelines
  • Colors
  • Typography
  • Breakpoints
  • Elevation
  • Patterns
Identity
  • Logos
  • Mr Rogo
  • Assets
Components
  • Button
  • Carousel
  • CTA Headline
  • Navigation Menu
  • Popover
  • Separator Dot
  • Sheet
  • Skeleton
  • Video Player

Elevation

Shadows for brand surfaces, with the hairline baked in.

shadow-marketing-xs
shadow-marketing-sm
shadow-marketing-md
shadow-marketing-lg
shadow-marketing-xl

One rule: never pair a ring with a border

shadow-marketing-* is a shadow with a 1px hairline as its final layer, so the edge morphs into the shadow instead of sitting beside it. Adding a border or ring to the same element draws that edge twice and reads washed out.

tsx
<div className="shadow-marketing-lg rounded-2xl" />          {/* correct */}
<div className="shadow-marketing-lg rounded-2xl border" />   {/* the edge, twice */}

Use it for anything that floats: nav panels, dialogs, popovers, cards that lift on hover. A plain border with no shadow stays correct for flat dividers and cards-by-design. The bare shadow-* tokens are ringless on purpose, so reach for those only for edge-less decorative depth.

Scale

TokenUse for
shadow-marketing-xsA card at rest, barely lifted.
shadow-marketing-smInline media, a screenshot on the page.
shadow-marketing-mdA card on hover.
shadow-marketing-lgNavigation panels, popovers.
shadow-marketing-xlModals and full-screen overlays.

Adjusting the hairline

hairline-* sets only the ring colour, so it composes with any shadow and tailwind-merge never confuses the two:

tsx
<div className="shadow-marketing-md marketing-hairline-black/10" />

Same system, separate copy

This mirrors packages/ui/src/styles/shadow-ring.css, same ramp and same rule, but lives in packages/brand so brand surfaces do not depend on the product package. The brand copy is light only, because the marketing surface has no dark mode.

css
@import "@rogo-technologies/brand/styles";
PreviousBreakpoints
NextPatterns
Made in NYC© 2026 Rogo Technologies Inc.

Design at Rogo

We’re redesigning an entire industry. Come design it with us.

See open roles

Design at Rogo

  • How we workThe mission of design at Rogo, and the open roles
  • About RogoThe company and the product