← Vault Index
Source: frameworks/kit-cyp-paid-traffic-page/02-cyp-paid-traffic-page-terminology.md

02 — TERMINOLOGY: CYP Paid Traffic Page

Locked vocabulary for design components, brand elements, and copy conventions used in CYP paid traffic pages.


CYP Brand System

TermMeaningNOT This
CYP brandThe Practice Builders / Creating Your Plan visual identity: Fraunces + Montserrat, teal/gold/creamNOT the AOS brand (Cormorant Garamond + Inter, charcoal/gold/cream)
Teal#0f2d3e — primary dark background colorNot navy. Not charcoal. Teal.
Gold#b79d64 — accent color for borders, buttons, labels, highlightsOnly on dark backgrounds. On light backgrounds, use accessible gold (#6b5d3e)
Accessible gold#6b5d3e — WCAG-compliant version of gold for light backgroundsUsed instead of #b79d64 when text sits on cream, white, or off-white
Cream#f1ede6 — primary light background, also used as text color on darkThe warm neutral. Not white. Not gray.
Off-white#f7f5f0 — secondary light background for alternating sectionsSlightly warmer than cream. Used to create section rhythm.
Teal accent#3e666e — secondary dark color, used in gradients and "not for you" bordersNot the primary teal. The lighter companion.
Slate#334155 — body text on light backgroundsStandard readable text on cream/white
FrauncesSerif heading font — weights 400, 600, 700, 800Headings, quotes, card titles, price displays
MontserratSans-serif body font — weights 300, 400, 500, 600, 700, 800Body text, buttons, labels, form fields

Design Component Names

ComponentWhat It IsCSS Signature
Glass cardSemi-transparent card on dark backgroundsbackground: rgba(241,237,230,0.06); border: 1px solid rgba(183,157,100,0.25); border-radius: 6px; padding: 2rem
Gold top-accent bar3px gold strip at the top of a cardposition: absolute; top: 0; left: 2rem; right: 2rem; height: 3px; background: #b79d64; border-radius: 0 0 2px 2px
Meta pillRounded badge displaying a key factpadding: 0.6rem 1rem; border: 1px solid rgba(183,157,100,0.4); background: rgba(183,157,100,0.15); border-radius: 20px; font-size: 0.8rem; color: #f1ede6; font-weight: 500
Gold left-border cardWhite card with gold left accent, used on light backgroundsbackground: white; border-left: 4px solid #b79d64; border-radius: 0 6px 6px 0; padding: 1.5rem 2rem
Teal left-border cardWhite card with teal left accent, used for "not for you" or contrastbackground: white; border-left: 4px solid #3e666e; border-radius: 0 6px 6px 0; padding: 1.5rem 2rem
CTA buttonGold button with hover liftbackground: #b79d64; color: #0f2d3e; border: none; border-radius: 4px; font-weight: 700; font-family: 'Montserrat' + hover: background: #c4aa74; transform: translateY(-1px)
Outcome boxGold-tinted box inside a card showing what a section producesbackground: rgba(183,157,100,0.1); border-radius: 4px; padding: 0.75rem 1rem
Section header labelGold uppercase text introducing a sectionfont-size: 0.9rem; color: #b79d64; letter-spacing: 2px; font-weight: 700; text-transform: uppercase
Angle bracket bulletGold marker in listscolor: #b79d64; font-weight: 700; position: absolute; left: 0
Hollow bulletBefore-state marker in transformation sectionswidth: 8px; height: 8px; border: 2px solid rgba(241,237,230,0.2); border-radius: 50%
Filled bulletAfter-state marker in transformation sectionswidth: 8px; height: 8px; background: #b79d64; border-radius: 50%
Recommended badgeGold label positioned above a comparison cardposition: absolute; top: -12px; left: 2rem; background: #b79d64; color: #0f2d3e; font-size: 0.7rem; font-weight: 700; padding: 0.3rem 0.75rem; border-radius: 3px; letter-spacing: 1px; text-transform: uppercase
Sticky form panelForm that sticks to viewport on scroll (opt-in pages)position: sticky; top: 100px — becomes position: static at 968px
Photo-overlay authorityFull-width image with gradient fade, text overlaid on leftAbsolute-positioned image + gradient overlay from left (solid → transparent) + z-indexed content
Gold testimonial bandFull-width gold background with centered serif quotebackground: #b79d64; padding: 4rem 5%; text-align: center — quote text in #0f2d3e
Category cardCard displaying a product category with icon and item listGlass card or white card with gold top-accent bar, emoji icon in heading, gold arrows before items
Mechanism / Shift sectionProse section that explains WHY this approach works — bridges problem to productCream or off-white background. Section label + heading + 2-3 paragraphs. Brunson's Story element. Required for cold traffic.
Results-in-Advance sectionShows actual product output before the purchase — not a promise, the result itselfOff-white or cream. Gold left-border cards showing specific deliverable examples. Kern's core principle. Different from testimonial (which is someone else's outcome).
How It Works section3-step numbered cards showing what the buyer needs to doCream background. Numbered cards with gold top-accent bars. Reduces perceived effort (Hormozi's Value Equation denominator). Required for cold traffic when product type is unfamiliar.
Audience temperatureWhether the visitor has a prior relationship with the brandwarm = email list, organic, referral (has context). cold = Meta ads, paid traffic, no prior exposure (needs mechanism, proof, and effort reduction on the page). Determines section selection.
Countdown timerJavaScript-driven countdown displayStarts on page load, counts minutes/seconds, persists on scroll
Decline linkMuted text below CTA for users who don't want the offerfont-size: 0.85rem; color: rgba(241,237,230,0.5) or color: #64748b on light backgrounds

Section Background States

The CYP design system uses 5+ background states in alternating rhythm. No two consecutive sections should use the same background.

StateCSSWhen Used
Dark tealbackground: #0f2d3eHeader, hero (simple), problem sections, footer
Teal gradientbackground: linear-gradient(135deg, #0f2d3e 0%, #3e666e 100%)Hero (complex), CTA sections, transformation sections
Creambackground: #f1ede6Feature lists, value stacks, proof sections
Off-whitebackground: #f7f5f0Alternating light sections, FAQ on light
Whitebackground: white or background: #ffffffAuthority bio, individual card backgrounds
Mid-tealbackground: #3e666eFAQ sections, objection handling
Gold bandbackground: #b79d64Testimonial pull quotes (rare, max 1 per page)

Responsive Breakpoints

BreakpointNameWhat Changes
968pxTabletMulti-column grids → single column. Sticky form → static. Header CTA may stack. Hero copy-details hidden.
840pxLarge mobileh1: 2.2rem. h2: 1.8rem. Section padding: 4rem 5%.
640pxMobileh1: 1.8rem. h2: 1.5rem. Section padding: 3rem 4%. Header wraps. Photo overlay min-height adjusts.

Typography Scale

ElementFontSizeWeightColor (dark bg)Color (light bg)
h1Fraunces3.25rem800#f1ede6#0f2d3e
h2Fraunces2.5rem800#f1ede6#0f2d3e
h3 (section)Fraunces1.5rem700#f1ede6#0f2d3e
h3 (card)Fraunces1.15–1.25rem700#f1ede6#0f2d3e
h4 (list heading)Fraunces1.05rem700#f1ede6#0f2d3e
Body (large)Montserrat1.15rem400rgba(241,237,230,0.85)#334155
Body (standard)Montserrat0.95rem400rgba(241,237,230,0.8)#334155
Body (small)Montserrat0.85rem400rgba(241,237,230,0.6)#64748b
LabelMontserrat0.9rem700#b79d64#6b5d3e
Meta pillMontserrat0.8rem500#f1ede6
DisclaimerMontserrat0.7rem400rgba(241,237,230,0.35)
CTA buttonMontserrat0.85–1rem700#0f2d3e
Price displayFraunces2.5rem800#b79d64#b79d64

AI Product Copy Terms

Shared with kit-skill-delivery-page. These are locked.

TermMeaningUse When
DownloadGetting the .md skill file to your deviceDescribing acquisition of the skill file
UploadAdding the skill file to ClaudeDescribing how to start using the skill. NOT "paste"
InstallOne-time setup — uploading and initial configurationDescribing first-use setup
RunUsing the skill with your data to produce outputDescribing ongoing use
PasteAdding YOUR data (emails, notes, transcripts) as input to a skillUser input only. NEVER for describing how skills get into Claude
A paid Claude accountThe subscription needed to use skillsDo NOT quote pricing. Do NOT say "Claude Pro" or "$20/month"

Forbidden Terms

TermWhyUse Instead
LeverageBanned per voice.md"Use", "deploy", "apply"
SynergyBanned per voice.mdDon't replace — cut the sentence
CoachingBanned per voice.md"Advisory", "consulting"
MindsetBanned per voice.md"Approach", "operating assumption"
Game-changerBanned per voice.mdDescribe the specific outcome
JourneyBanned per voice.md"Process", "sequence", "build"
Crush itBanned per voice.mdDon't replace — cut it
UnlockBanned per skill delivery page terminology"Get", "access", "download"
Sign upBanned per skill delivery page terminology"Get the [asset name]"
Get your free copyBanned per skill delivery page terminology"Get the [specific name]"
You'll loveBanned per skill delivery page terminologyDescribe the outcome
Paste into ClaudeWrong vernacular"Upload to Claude"
Claude ProPricing reference"A paid Claude account"
Projects featureIncorrect product reference"Upload the skill, run it with your data"
var()CSS variables break in embed contextsHardcode hex values inline

Footer Disclaimer Types

DisclaimerWhen RequiredTemplate
Meta/FacebookAll purchase pages (any sales page may run Meta ads now or later)"This site is not a part of the Meta website or Meta Platforms, Inc. Additionally, this site is NOT endorsed by Meta in any way. FACEBOOK is a trademark of Meta Platforms, Inc."
Anthropic/ClaudePage sells AI-related products"This product is not affiliated with, endorsed by, or sponsored by Anthropic, PBC or its Claude product. Claude is a trademark of Anthropic, PBC."
Results/earningsPage makes outcome claimsSpecific to the product — no fabricated statistics, no income promises
CopyrightAll pages"Practice Builders is a brand of Creating Your Plan · [year] · All Rights Reserved"