ANCHEE AC218 HIGH PERFORMANCE COLLECTION PAGE

A collection page of Tyre Dispatch

category
Products
1
Active ads
0
Depth
Published
2025/12/27

About

/* === AC218 COLLECTION HEADER STYLES === */ .ac218-header, .ac218-header *, .ac218-header *::before, .ac218-header *::after { box-sizing: border-box !important; } .ac218-header { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 1200px; margin: 0 auto 30px; padding: 0 16px; } /* Hero Banner - Blue Performance Theme */ .ac218-header .hero-banner { background: linear-gradient(135deg, #1e3a5f 0%, #0f172a 60%, #0a0f1a 100%); border-radius: 16px; padding: 28px 24px; color: #fff; position: relative; overflow: hidden; margin-bottom: 16px; } .ac218-header .hero-banner::before { content: ""; position: absolute; top: -50%; right: -20%; width: 60%; height: 200%; background: radial-gradient(ellipse, rgba(59,130,246,0.25) 0%, transparent 70%); pointer-events: none; } .ac218-header .hero-content { position: relative; z-index: 2; } .ac218-header .badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; } .ac218-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; } .ac218-header .badge-blue { background: #2563eb; color: #fff; } .ac218-header .badge-amber { background: #d97706; color: #fff; } .ac218-header .badge-white { background: rgba(255,255,255,0.15); color: #fff; border: 1px solid rgba(255,255,255,0.3); } .ac218-header h1 { font-size: 1.6rem; font-weight: 800; margin: 0 0 10px; line-height: 1.2; } .ac218-header h1 span { color: #93c5fd; } .ac218-header .subtitle { font-size: 0.92rem; color: rgba(255,255,255,0.9); margin: 0 0 18px; line-height: 1.55; max-width: 700px; } .ac218-header .subtitle strong { color: #fff; } /* Stats Row */ .ac218-header .stats-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin-bottom: 18px; } .ac218-header .stat-box { background: rgba(255,255,255,0.08); border: 1px solid rgba(147,197,253,0.3); border-radius: 10px; padding: 12px 10px; text-align: center; } .