✦ Verified product
Gamin GLO
USD 79.00
SIZE
Secret Woods
Verified independent store
→
GAMING GLO - Retro Gaming Ring @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap'); /*body {*/ /* background: linear-gradient(135deg, #0a
0a0a 0%, #1a1a2e 50%, #16213e 100%);*/ /* margin: 0;*/ /* padding: 3px;*/ /* min-height: 100vh;*/ /* position: relative;*/ /* overflow-x: hidden;*/ /*}*/ /* Enhanced Glow Strength Bar for Gaming */ .glow-power-container { font-family: "Orbitron", "Arial", sans-serif; color: #00ff00; background: linear-gradient(135deg, #0f0f0f 0%, #1a1a1a 100%); border: 2px solid #00ff41; border-radius: 12px; padding: 20px; margin-bottom: 25px; text-align: center; box-shadow: 0 0 20px rgba(0, 255, 65, 0.3), inset 0 0 20px rgba(0, 255, 65, 0.1); position: relative; } .glow-power-container::before { position: absolute; top: -10px; left: 50%; transform: translateX(-50%); background: #0f0f0f; color: #00ff41; padding: 0 15px; font-size: 12px; letter-spacing: 2px; } .glow-power-container .glow-power-title { font-family: "Orbitron", "Arial", sans-serif; font-size: 22px; font-weight: 900; text-transform: uppercase; letter-spacing: 3px; color: #00ff41; margin: 0 0 15px 0; text-shadow: 0 0 10px #00ff41; } .glow-power-container .glow-bar-track { background: linear-gradient(90deg, #1a1a1a, #0f0f0f, #1a1a1a); height: 20px; border-radius: 10px; overflow: hidden; border: 1px solid #00ff41; position: relative; } .glow-power-container .glow-bar-track::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: repeating-linear-gradient( 90deg, transparent, transparent 8px, rgba(0, 255, 65, 0.1) 8px, rgba(0, 255, 65, 0.1) 10px ); } .glow-power-container .glow-bar-fill { height: 100%; background: linear-gradient(to right, #004d1a, #00ff41, #66ff99); border-radius: 10px; box-shadow: 0 0 20px 4px #00ff41, 0 0 10px 2px #00ccff, inset 0 0 10px rgba(255, 255, 255, 0.2); transition: width 0.8s ease-in-out; animation: pulseGlow 2s ease-in-out infinite alternate; } @keyframes pulseGlow { 0% { box-shadow: 0 0 20px 4px #00ff41, 0 0 10px 2px #00ccff; } 100% { box-shadow: 0 0 30px 6px #00ff41, 0 0 15px 3px #00ccff; } } .glow-power-container .glow-bar-labels { display: flex; justify-content: space-between; font-size: 11px; color: #00cc33; padding: 8px 5px 0 5px; font-weight: 700; } /* Gaming Alert Box */ .gaming-alert { text-align: center; font-family: "Orbitron", Arial, sans-serif; font-size: 16px; border-radius: 8px; padding: 15px; display: block; color: #ffffff; background: linear-gradient(135deg, #ff1947 0%, #ff0066 100%); border: 2px solid #00ff41; box-shadow: 0 0 15px rgba(255, 25, 71, 0.5); animation: gameAlert 3s ease-in-out infinite; } @keyframes gameAlert { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.02); } } .gaming-alert .highlight { color: #00ff41; text-shadow: 0 0 5px #00ff41; font-weight: 900; } /* Main Gaming Container Styles */ .dynamic-sections { overflow-x: visible !important; } .gotham-regular { color: #ffffff; font-family: "Orbitron", sans-serif; font-weight: 400 !important; } .gotham-regular-description { color: #cccccc; font-family: "Orbitron", sans-serif; font-weight: 400 !important; font-size: 12px; } .video-2 { width: 100%; height: auto; border-radius: 8px; border: 2px solid #00ff41; box-shadow: 0 0 5px rgba(0, 255, 65, 0.4); } .image-3 { width: 100%; height: auto; display: block; border-radius: 8px; padding-bottom: 0px; margin-bottom: 0 !important; border: 1px solid #0099ff; box-shadow: 0 0 15px rgba(0, 153, 255, 0.3); } .wrapper-top { display: flex; flex-flow: row wrap; text-align: center; font-weight: 400; color: #ffffff; border-radius: 8px; } .wrapper-top p { font-size: 17.5px; line-height: 1.6; } .wrapper-top > * { flex: 1 100%; } /* Gaming-themed text styling */ .gotham-bold-glow { font-family: "Orbitron", sans-serif; color: #00ff41; font-size: 32px; font-weight: 900; text-shadow: 0 0 10px #00ff41; text-transform: uppercase; } .gotham-bold-glow-body { font-family: "Orbitron", sans-serif; color: #00ccff; font-weight: 700; text-shadow: 0 0 5px #00ccff; } .gotham-bold-glow-body-1 { font-family: "Orbitron", sans-serif; color: #ff6b35; font-weight: 700; text-shadow: 0 0 5px #ff6b35; } .gotham-bold-glow-custom { color: #00ff41; font-family: "Orbitron", sans-serif; font-weight: 700; text-shadow: 0 0 8px #00ff41; } /* Layout components with gaming theme */ .header-top { display: flex; flex-wrap: wrap; justify-content: space-between; font-style: normal; } .description-1 { text-align: justify; width: 300px; } .description-2 { text-align: justify; width: 300px; } .footer-top { margin-left: 10rem; margin-right: 10rem; margin-top: 1rem; } .main-top { text-align: center; padding: 10px; font-family: "Orbitron", sans-serif; overflow: hidden; } .aside-1 { border-radius: 8px; font-family: "Orbitron", sans-serif; } .text-top { padding: 10px; text-align: left; } .text-1 { text-align: left; padding: 0px; } .text-2 { text-align: right; padding: 5px; } .aside-2 { font-family: "Orbitron", sans-serif; } /* Gaming Table Styles */ #customers { font-family: "Orbitron", Helvetica, sans-serif; color: #ffffff; border-collapse: collapse; width: 100%; background: linear-gradient(135deg, #0f0f0f 0%, #1a1a1a 100%); border-radius: 8px; overflow: hidden; box-shadow: 0 0 20px rgba(0, 255, 65, 0.2); } #customers td, #customers th { border: 1px solid #00ff41; padding: 12px; } #customers tr:nth-child(even) { background: linear-gradient(90deg, #1a1a1a 0%, #0f0f0f 100%); } #customers tr:hover { background: linear-gradient(90deg, #003d1a 0%, #004d1a 100%); transition: background 0.3s ease; } #customers th { padding-top: 15px; padding-bottom: 15px; text-align: left; background: linear-gradient(135deg, #00ff41 0%, #00cc33 100%); color: #000000; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; } h1 { color: #00ff41; font-family: "Orbitron", sans-serif; font-weight: 900; text-shadow: 0 0 15px #00ff41; } /* Responsive Design */ @media all and (min-width: 600px) { .aside { flex: 1 0 0; } } @media all and (min-width: 800px) { .main-top { flex: 1 0px; } .aside-1 { order: 1; } .main-top { order: 2; } .aside-2 { order: 3; } .footer-top { order: 4; } } @media only screen and (max-width: 798px) { .is-hidden-mobile-only { display: none !important; } .text-1 { text-align: center; } .text-2 { text-align: center; } .main-top { padding-top: 0; padding-left: 0; padding-right: 0; padding-bottom: 10px; } .footer-top { margin-left: 0; margin-right: 0; margin-top: 1rem; } } GLOW STRENGTH | SKILL Noob Pro GAMINGLO – Loot You Can Wear the golden age of gaming with authentic retro patterns that any gamer will instantly recognize. From classic controllers to pixel aliens, every detail screams nostalgia. Handcrafted Gaming Perfection GAMING GLO rings are meticulously crafted from premium resin and the finest phosphorus glow powder available. Each ring captures hours of light to deliver that authentic retro arcade glow that made gaming magical. Pro Gaming Tip: Just like charging up for a boss fight, your ring needs light to reach maximum glow power! Direct sunlight or UV light will give you the most epic glow experience. The glow gradually dims over time (just like your health bar), but recharges instantly when exposed to light. Step from bright light into darkness and watch the magic happen - it's like activating a power-up in real life! Boss-Level DurabilityBuilt to withstand epic gaming marathons and everyday adventures! Extremely light, Waterproof and virtually indestructible. Product Type GLO Ring Product Name GAMINGLO Materials Premium Jewelry Resin, Glow Powder Weight 5 g Glow Colors Blue | Green Dimensions R 23-28 mm | W 8 mm Gaming Level Legendary Designed by SW, Canada