Style Guide
Design tokens, typography, surfaces, and utilities powering this portfolio.
Color Palette
Brand Gradient
Accent
accent-start
#EAB308
accent-main
#EF4444
accent-end
#B91C1C
myblue
#1FABE1
mydarkblue
#0E7DA7
Neutral Scale
50
100
200
300
400
500
600
700
800
900
Semantic
Success
Info
Warning
Error
Typography
Typeface — Inter
Text Utilities
Surfaces & Elevation
Glass Effect
.glass-effect
bg-white/20 backdrop-blur-xl border-white/20
Card (default)
Used throughout the site
bg-white/40 backdrop-blur-xl border-black/10
Elevated Card
shadow-xl shadow-black/5
bg-white shadow-xl
Gradient Border
.gradient-border
before: blue→purple gradient
Main Border
.main-border
border-gray-300 dark:border-gray-600
Card Gradient
Brand tinted surface
from-red-50 to-yellow-50
Interactive Elements
Buttons
Badges
Input
Border Radius
Spacing Scale
Custom Utilities
.glass-effect
Frosted glass surface — bg-white/20 backdrop-blur-xl border-white/20
.gradient-title
Red→Gold gradient clipped to text — used for hero and section headings
.animated-underline
Width-expanding underline on hover using brand gradient
.custom-underline
Decoration-transparent baseline with hover reveal
.clickable
hover:scale-[1.03] hover:shadow-md active:scale-[0.97] — generic lift
.main-border
border-gray-300 dark:border-gray-600 — consistent border across themes
.gradient-border
Pseudo-element blue→purple gradient border via before: overlay
.smooth-tab
focus-visible:ring-accent-main for accessible keyboard nav