@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&family=Playfair+Display:ital,wght@0,400;0,700&family=Roboto+Mono:wght@400;500&display=swap'); body { font family: 'Poppins', sans serif; background: 1a1a2e; background image: radial gradient(circle at 50% 50%, rgba(76, 201, 240, 0.05) 0%, transparent 70%), url('https://www.transparenttextures.com/patterns/cubes.png'); color: e0e0e0; margin: 0; padding: 20px; line height: 1.6; } .container { max width: 900px; margin: 0 auto; background: rgba(26, 32, 44, 0.95); border radius: 8px; padding: 40px; box shadow: 0 4px 30px rgba(0, 0, 0, 0.5), 0 0 0 1px 2a3b55; border: 1px solid 2a3b55; position: relative; overflow: hidden; backdrop filter: blur(5px); } .header { text align: center; margin bottom: 30px; position: relative; z index: 1; border bottom: 1px solid 2a3b55; padding bottom: 15px; } .model name { background: linear gradient(45deg, 4cc9f0, 7209b7, 4cc9f0); webkit background clip: text; webkit text fill color: transparent; background clip: text; font family: 'Playfair Display', serif; font size: 2.5em; font weight: 700; margin: 0; letter spacing: 1px; display: flex; justify content: center; align items: center…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy