Default
Base Surface
Uses the page’s current light/dark mode.
.theme-defaultMast-compatible styles
A Droptine implementation of Mast’s typography, color, theme, utility, and layout patterns using Field Ops variables.
Typography
Mast uses clamp variables for fluid type. Droptine keeps the same pattern and maps fonts to PP Right.
H1 / Display
font: PP Right Serif; weight: 600; size: clamp(3.4rem, 9vw, 7.5rem)H2
clamp(2.2rem, 5vw, 4.4rem)H3
clamp(1.45rem, 2.5vw, 2.4rem)Body
Large paragraph text for intros and section summaries.
Body copy uses PP Right Grotesk at weight 400, with 500 for lead paragraphs.
Color
Text
Aa Primary Accent
u-text-primary / --primary--accentAa Ink
u-text-black / --droptine-nightAa Paper
u-text-white / --droptine-paperThemes
Light/dark mode controls global semantic variables. Section themes intentionally override local surfaces for content rhythm.
Default
Uses the page’s current light/dark mode.
.theme-defaultForest
Use for hero, trust, threat, or security sections.
.theme-forestSand
Use for educational content and process sections.
.theme-sandRifle
Use for stats, compliance, technical or infrastructure sections.
.theme-rifleUtilities
u-mt-xs/sm/md/lg
u-mb-xs/sm/md/lg
u-p-0, u-pt-0, u-pb-0section, container, row, col
col-lg-*, col-md-*, col-sm-*u-text-center, u-text-balance
u-link-cover, u-border
u-text-clamp-1/2/3Droptine Extensions
Subtle tactical/noise layer adds rugged feel. Implement as optional `.noise` overlay or section background utility.
Mono eyebrows and “Cyber Fact” cards are a brand-specific content pattern, not a core Mast component.
Mast has light/dark. Droptine adds local `.theme-*` section tokens for stronger editorial pacing.
Variables