ANCHEE EP FOUNDER CE101 EV COLLECTION PAGE

A collection page of Tyre Dispatch

price
Products
6
Active ads
0
Depth
Published
2025/12/27

About

/* === EP FOUNDER CE101 COLLECTION HEADER STYLES === */ .epf-header, .epf-header *, .epf-header *::before, .epf-header *::after { box-sizing: border-box !important; } .epf-header { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 1200px; margin: 0 auto 30px; padding: 0 16px; } /* Hero Banner - Purple EV Theme */ .epf-header .hero-banner { background: linear-gradient(135deg, #581c87 0%, #1e1b4b 60%, #0f0a1e 100%); border-radius: 16px; padding: 28px 24px; color: #fff; position: relative; overflow: hidden; margin-bottom: 16px; } .epf-header .hero-banner::before { content: ""; position: absolute; top: -50%; right: -20%; width: 60%; height: 200%; background: radial-gradient(ellipse, rgba(168,85,247,0.25) 0%, transparent 70%); pointer-events: none; } .epf-header .hero-content { position: relative; z-index: 2; } .epf-header .badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; } .epf-header .badge { display: inline-block; padding: 5px 12px; border-radius: 20px; font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; } .epf-header .badge-purple { background: #a855f7; color: #fff; } .epf-header .badge-green { background: #10b981; color: #fff; } .epf-header .badge-white { background: rgba(255,255,255,0.15); color: #fff; border: 1px solid rgba(255,255,255,0.3); } .epf-header h1 { font-size: 1.6rem; font-weight: 800; margin: 0 0 10px; line-height: 1.2; } .epf-header h1 span { color: #d8b4fe; } .epf-header .subtitle { font-size: 0.92rem; color: rgba(255,255,255,0.9); margin: 0 0 18px; line-height: 1.55; max-width: 700px; } .epf-header .subtitle strong { color: #fff; } /* Stats Row */ .epf-header .stats-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin-bottom: 18px; } .epf-header .stat-box { background: rgba(255,255,255,0.08); border: 1px solid rgba(216,180,254,0.3); border-radius: 10px; padding: 12px 10px; text-align: center; } .epf-header .stat-val { font-size