Mountain Dew Style * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Arial, sans-serif; background: radial-gradient(circle at top, #00ff4c 0%, #008f39 35%, #020b02 100%); color: #f5f5f5; min-height: 100vh; display: flex; align-items: center; justify-content: center; } .bg-shapes { position: fixed; inset: 0; overflow: hidden; z-index: -1; } .shape { position: absolute; border: 3px solid rgba(255,255,255,0.12); transform: skewX(-20deg) rotate(-5deg); } .shape.one { width: 120%; height: 40%; top: -10%; left: -10%; background: linear-gradient(120deg,#00ff4c33,#ff004433); } .shape.two { width: 100%; height: 35%; bottom: -5%; right: -10%; background: linear-gradient(300deg,#00ff4c22,#ffe60033); } .shape.three { width: 60%; height: 20%; top: 40%; left: -20%; background: linear-gradient(90deg,#00ff4c11,#ffffff11); } .card { background: rgba(0,0,0,0.8); border-radius: 18px; padding: 40px 36px; max-width: 520px; width: 92%; box-shadow: 0 0 25px rgba(0,0,0,0.9), 0 0 40px rgba(0,255,76,0.35); border: 1px solid rgba(0,255,76,0.4); backdrop-filter: blur(10px); } .logo { font-size: 32px; font-weight: 900; letter-spacing: 0.07em; text-transform: uppercase; line-height: 1; margin-bottom: 18px; } .logo-main { color: #00ff4c; } .logo-accent { color: #ff0044; } .tagline { font-size: 14px; text-transform: uppercase; letter-spacing: 0.25em; color: #e6ff6a; margin-bottom: 22px; } .title { font-size: 26px; font-weight: 800; margin-bottom: 14px; } .text { font-size: 15px; line-height: 1.7; color: #e8fbe8; margin-bottom: 26px; } .highlight { color: #00ff4c; font-weight: 700; } .btn-row { display: flex; gap: 14px; flex-wrap: wrap; } .btn { cursor: pointer; border-radius: 50px; padding: 10px 24px; font-size: 14px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; border: 2px solid #00ff4c; background: transparent; color: #00ff4c; transition: all 0.18s ease-out; } .btn-primary { background: linear-gradient(135deg,#00ff4c,#a3ff00); color: #041004; border-color: #a3ff00; box-shadow: 0 0 18px rgba(0,255,76,0.5); } .btn-primary:hover { filter: brightness(1.07); transform: translateY(-1px) scale(1.01); box-shadow: 0 0 24px rgba(0,255,76,0.75); } .btn-outline:hover { background: rgba(0,255,76,0.14); color: #eaffea; } .meta { margin-top: 20px; font-size: 11px; text-transform: uppercase; letter-spacing: 0.18em; color: #b4ffc0; display: flex; justify-content: space-between; gap: 10px; flex-wrap: wrap; } .meta span strong { color: #ffe600; } @media (max-width: 480px) { .card { padding: 26px 22px; } .logo { font-size: 26px; } .title { font-size: 22px; } .text { font-size: 14px; } } Mountain Dew refresh your code • feel the rush Взрывной заряд свежести для вашего проекта Представьте сайт, который ощущается как глоток ледяного Mountain Dew: яркий, энергичный и запоминающийся. Добавьте немного неона, немного дерзости — и ваш интерфейс уже выделяется на фоне остальных. Начать освежать Узнать рецепт стиля Вкус: Цитрусовый неон Уровень заряда: MAX