/*
* littlelink.io
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/

/*
* Built using on:
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/

/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––

- Buttons
- Brand Styles

*/

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.button,
button {
  display: inline-block;
  text-decoration: none;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  width: 300px;
  font-weight: 700;
  line-height: 20px;
  padding: 14px 12px 12px 12px;
  letter-spacing: 0.1px;
  white-space: wrap;
  outline: none;
  border-radius: 8px;
  cursor: pointer;
  
}     
button:hover,
.button:focus {
  color: #212121;
  border-color: #888;
  outline: #7AB8FF solid 3px
}
.button.button-primary {
  color: #fff;
  filter: brightness(90%);
}
.button.button-primary:hover,
.button.button-primary:focus {
  color: #fff;
  filter: brightness(90%);
}

/* Brand Icons
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.icon {
  padding: 0px 8px 3.5px 0px;
  vertical-align: middle;
  width: auto;
  height: 24px;
}

/* Brand Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Default (this is great for your own brand color!) */
.button.button-default {
  color: #ffffff;
  background-color: #2457F5;
}
.button.button-default:hover,
.button.button-default:focus {
  filter: brightness(90%);
}

/* Amazon */
.button.button-amazon {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #212121;
}
.button.button-amazon:hover,
.button.button-amazon:focus {
  filter: brightness(90%);
}

/* Amazon Music */
.button.button-amazon-music {
  color: #000000;
  background-color: #25D1DA;
}
.button.button-amazon-music:hover,
.button.button-amazon-music:focus {
  filter: brightness(90%);
}

/* Apple App Store */
.button.button-appstore {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-appstore:hover,
.button.button-appstore:focus {
  filter: brightness(90%);
}

/* Apple Music */
.button.button-apple-music {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-apple-music:hover,
.button.button-apple-music:focus {
  filter: brightness(90%);
}

/* Apple Music Alt */
.button.button-apple-music-alt {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #FB5C74, #FA233B);
}
.button.button-apple-music-alt:hover,
.button.button-apple-music-alt:focus {
  filter: brightness(90%);
}

/* Apple Podcasts */
.button.button-apple-podcasts {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-apple-podcasts:hover,
.button.button-apple-podcasts:focus {
  filter: brightness(90%);
}

/* Apple Podcasts Alt */
.button.button-apple-podcasts-alt {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #F452FF, #832BC1);
}
.button.button-apple-podcasts-alt:hover,
.button.button-apple-podcasts-alt:focus {
  filter: brightness(90%);
}

/* ArtStation */
.button.button-artstation {
  color: #ffffff;
  background-color: #18181C;
  border: 1px solid #FFFFFF;
}
.button.button-artstation:hover,
.button.button-artstation:focus {
  filter: brightness(90%);
}

/* Bandcamp */
.button.button-bandcamp {
  color: #ffffff;
  background-color: #1d9fc3;
}
.button.button-bandcamp:hover,
.button.button-bandcamp:focus {
  filter: brightness(90%);
}

/* Behance */
.button.button-behance {
  color: #ffffff;
  background-color: #0057FF;
}
.button.button-behance:hover,
.button.button-behance:focus {
  filter: brightness(90%);
}

/* Bluesky */
.button.button-bluesky {
  color: #FFFFFF;
  background-color: #1185FE;
}

.button.button-bluesky:hover,
.button.button-bluesky:focus {
  filter: brightness(90%);
}

/* Bluesky Alt */
.button.button-bluesky-alt {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
.button.button-bluesky-alt:hover,
.button.button-bluesky-alt:focus {
  filter: brightness(90%);
}

/* Buy Me a Coffee */
.button.button-coffee {
  color: #000000;
  background-color: #ffdd00;
}
.button.button-coffee:hover,
.button.button-coffee:focus {
  filter: brightness(90%);
}

/* Cal.com */
.button.button-cal {
  color: #FFFFFF;
  background-color: #292929;
  border: 1px solid #FFFFFF;
}
.button.button-cal:hover,
.button.button-cal:focus {
  filter: brightness(90%);
}

/* Calendly */
.button.button-calendly {
  color: #FFFFFF;
  background-color: #006BFF;
}
.button.button-calendly:hover,
.button.button-calendly:focus {
  filter: brightness(90%);
}

/* Cash App */
.button.button-cash-app {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #00d64b, #00c244);
}
.button.button-cash-app:hover,
.button.button-cash-app:focus {
  filter: brightness(90%);
}

/* dev.to */
.button.button-dev-to {
  color: #000000;
  background-color: #f5f5f5;
  border: 1px solid #212121;
}
.button.button-dev-to:hover,
.button.button-dev-to:focus {
  filter: brightness(90%);
}

/* Discogs */
.button.button-discogs {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #000000
}
.button.button-discogs:hover,
.button.button-discogs:focus {
  filter: brightness(90%);
}

/* Discogs Alt */
.button.button-discogs-alt {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF
}
.button.button-discogs-alt:hover,
.button.button-discogs-alt:focus {
  filter: brightness(90%);
}

/* Discord */
.button.button-discord {
  color: #ffffff;
  background-color: #161CBB;
}
.button.button-discord:hover,
.button.button-discord:focus {
  filter: brightness(90%);
}

/* Dribbble */
.button.button-dribbble {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #212121;
}
.button.button-dribbble:hover,
.button.button-dribbble:focus {
  filter: brightness(90%);
}

/* Etsy */
.button.button-etsy {
  color: #ffffff;
  background-color: #F45800;
}
.button.button-etsy:hover,
.button.button-etsy:focus {
  filter: brightness(90%);
}

/* Facebook */
.button.button-faceb {
  color: #ffffff;
  background-color: #1877f2;
}
.button.button-faceb:hover,
.button.button-faceb:focus {
  filter: brightness(90%);
}

/* Facebook Messenger */
.button.button-messenger {
  color: #ffffff;
  background-image: linear-gradient(
    25deg,
    #0099ff,
    #5f5dff,
    #a033ff,
    #c740cc,
    #ff5280,
    #ff7061
  );
}
.button.button-messenger:hover,
.button.button-messenger:focus {
  filter: brightness(90%);
}

/* Figma */
.button.button-figma {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-figma:hover,
.button.button-figma:focus {
  filter: brightness(90%);
}

/* Fiverr */
.button.button-fiverr {
  color: #ffffff;
  background-color: #1DBF73;
}
.button.button-fiverr:hover,
.button.button-fiverr:focus {
  filter: brightness(90%);
}

/* Flickr */
.button.button-flickr {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-flickr:hover,
.button.button-flickr:focus {
  filter: brightness(90%);
}

/* GitHub */
.button.button-github {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-github:hover,
.button.button-github:focus {
  filter: brightness(90%);
}

/* GitLab */
.button.button-gitlab {
  color: #ffffff;
  background-color: #6151b2;
}
.button.button-gitlab:hover,
.button.button-gitlab:focus {
  filter: brightness(90%);
}

/* GoFundMe */
.button.button-gofundme {
  color: #ffffff;
  background-color: #02A95C;
}
.button.button-gofundme:hover,
.button.button-gofundme:focus {
  filter: brightness(90%);
}

/* Goodreads */
.button.button-goodreads {
  color: #333333;
  background-color: #f3f1e6;
  border: 1px solid #212121;
}
.button.button-goodreads:hover,
.button.button-goodreads:focus {
  filter: brightness(90%);
}

/* Google Black */
.button.button-google-black {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-google-black:hover,
.button.button-google-black:focus {
  filter: brightness(90%);
}

/* Google Play Store */
.button.button-playstore {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-playstore:hover,
.button.button-playstore:focus {
  filter: brightness(90%);
}

/* Google Scholar */
.button.button-google-scholar {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #212121;
}
.button.button-google-scholar:hover,
.button.button-google-scholar:focus {
  filter: brightness(90%);
}

/* Hashnode */
.button.button-hashnode {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #212121;
}
.button.button-hashnode:hover,
.button.button-hashnode:focus {
  filter: brightness(90%);
}

/* Instagram */
.button.button-instagram {
  color: #ffffff;
  background-image: linear-gradient(-135deg, #1400c8, #b900b4, #f50000);
}
.button.button-instagram:hover,
.button.button-instagram:focus {
  filter: brightness(90%);
}

/* Kick */
.button.button-kick {
  background-color:#000000;
  color:  #ffffff;
  border: 1px solid #ffffff;
}
.button.button-kick:hover {
  filter: brightness(90%);
}

/* Kick Alt */
.button.button-kick-alt {
  background-color:#01e701;
  color:  #000;
}
.button.button-kick-alt:hover {
  filter: brightness(90%);
}

/* Kickstarter */
.button.button-kickstarter {
  color: #ffffff;
  background-color: #05ce78;
}
.button.button-kickstarter:hover,
.button.button-kickstarter:focus {
  filter: brightness(90%);
}

/* Kit */
.button.button-kit {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-kit:hover,
.button.button-kit:focus {
  filter: brightness(90%);
}

/* Ko-fi */
.button.button-ko-fi {
  color: #ffffff;
  background-color: #13C3FF;
}
.button.button-ko-fi:hover,
.button.button-ko-fi:focus {
  filter: brightness(90%);
}

/* Last.fm */
.button.button-last-fm {
  color: #ffffff;
  background-color: #D51007;
}
.button.button-last-fm:hover,
.button.button-last-fm:focus {
  filter: brightness(90%);
}

/* Letterboxd */
.button.button-letterboxd {
  color: #ffffff;
  background-color: #2c3440;
  border: 1px solid #FFFFFF;
}
.button.button-letterboxd:hover,
.button.button-letterboxd:focus {
  filter: brightness(90%);
}

/* Line */
.button.button-line {
  color: #FFFFFF;
  background-color: #06C755;
}
.button.button-line:hover,
.button.button-line:focus {
  filter: brightness(90%);
}

/* LinkedIn */
.button.button-linked {
  color: #ffffff;
  background-color: #2867b2;
}
.button.button-linked:hover,
.button.button-linked:focus {
  filter: brightness(90%);
}

/* Mailchimp */
.button.button-mailchimp {
  color: #000000;
  background-color: #FFE01B;
}
.button.button-mailchimp:hover,
.button.button-mailchimp:focus {
  filter: brightness(90%);
}

/* Mastodon */
.button.button-mastodon {
  color: #ffffff;
  background-color: #17063B;
  border: 1px solid #FFFFFF;
}
.button.button-mastodon:hover,
.button.button-mastodon:focus {
  filter: brightness(90%);
}

/* Medium */
.button.button-medium {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-medium:hover,
.button.button-medium:focus {
  filter: brightness(90%);
}

/* Microsoft */
.button.button-microsoft {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-microsoft:hover,
.button.button-microsoft:focus {
  filter: brightness(90%);
}

/* NGL */
.button.button-ngl {
  color: #ffffff;
  background-image: linear-gradient(-45deg, #ff8d10, #ec1187);
}
.button.button-ngl:hover,
.button.button-ngl:focus {
  filter: brightness(90%);
}

/* Notion */
.button.button-notion {
  color: #000000;
  border: 1px solid #212121;
  background-color: #ffffff;
}
.button.button-notion:hover,
.button.button-notion:focus {
  filter: brightness(90%);
}

/* OnlyFans */
.button.button-onlyfans {
  color: #ffffff;
  background-color: #00AEEF;
}
.button.button-onlyfans:hover,
.button.button-onlyfans:focus {
  filter: brightness(90%);
}

/* Patreon */
.button.button-patreon {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-patreon:hover,
.button.button-patreon:focus {
  filter: brightness(90%);
}

/* PayPal */
.button.button-paypal {
  color: #ffffff;
  background-color: #003087;
}
.button.button-paypal:hover,
.button.button-paypal:focus {
  filter: brightness(90%);
}

/* Pinterest */
.button.button-pinterest {
  color: #000000;
  background-color: #ffe2eb;
  border: 1px solid #212121;
}
.button.button-pinterest:hover,
.button.button-pinterest:focus {
  filter: brightness(90%);
}

/* Post.news */
.button.button-post-news {
  color: #ffffff;
  background-color: #678BFF;
}
.button.button-post-news:hover,
.button.button-post-news:focus {
  filter: brightness(90%);
}

/* Product Hunt */
.button.button-product-hunt {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #212121;
}
.button.button-producthunt:hover,
.button.button-producthunt:focus {
  filter: brightness(90%);
}

/* Read.cv */
.button.button-read-cv {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-read-cv:hover,
.button.button-read-cv:focus {
  filter: brightness(90%);
}

/* Redbubble */
.button.button-redbubble {
  color: #e41321;
  background-color: #ffffff;
  border: 1px solid #212121;
}
.button.button-redbubble:hover,
.button.button-redbubble:focus {
  filter: brightness(90%);
}

/* Reddit */
.button.button-reddit {
  color: #FFFFFF;
  background-color: #FF4500;
}
.button.button-reddit:hover,
.button.button-reddit:focus {
  filter: brightness(90%);
}

/* Revolut */
.button.button-revolut {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid black;
}
.button.button-revolut:hover,
.button.button-revolut:focus {
  filter: brightness(90%);
}

/* Shop */
.button.button-shop {
  color: #ffffff;
  background-color: #5A31F4;
}
.button.button-shop:hover,
.button.button-shop:focus {
  filter: brightness(90%);
}

/* Signal */
.button.button-signal {
  color: #ffffff;
  background-color: #3a76f0;
}
.button.button-signal:hover,
.button.button-signal:focus {
  filter: brightness(90%);
}

/* Slack */
.button.button-slack {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #212121;
}
.button.button-slack:hover,
.button.button-slack:focus {
  filter: brightness(90%);
}

/* Snapchat */
.button.button-snapchat {
  color: #000000;
  background-color: #fffc00;
}
.button.button-snapchat:hover,
.button.button-snapchat:focus {
  filter: brightness(90%);
}

/* SoundCloud */
.button.button-soundcloud {
  color: #ffffff;
  background-color: #ff5500;
}
.button.button-soundcloud:hover,
.button.button-soundcloud:focus {
  filter: brightness(90%);
}

/* Spotify */
.button.button-spotify {
  color: #191414;
  background-color: #1db954;
}
.button.button-spotify:hover,
.button.button-spotify:focus {
  filter: brightness(90%);
}

/* Spotify Alt */
.button.button-spotify-alt {
  color: #FFFFFF;
  background-color: #191414;
  border: 1px solid #FFFFFF;
}
.button.button-spotify-alt:hover,
.button.button-spotify-alt:focus {
  filter: brightness(90%);
}

/* Square */
.button.button-square {
  color: #FFFFFF;
  background-color: #006AFF;
}
.button.button-square:hover,
.button.button-square:focus {
  filter: brightness(90%);
}

/* Stack Overflow */
.button.button-stack-overflow {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}
.button.button-stack-overflow:hover,
.button.button-stack-overflow:focus {
  filter: brightness(90%);
}

/* Steam */
.button.button-steam {
  color: #ffffff;
  background-image: linear-gradient(90deg, #08BBFF, #2B75FF);
}
.button.button-steam:hover,
.button.button-steam:focus {
  filter: brightness(90%);
}

/* Steam Alt */
.button.button-steam-alt {
  color: #ffffff;
  background-image: linear-gradient(90deg, #09172a, #072a57, #0c5085);
  border: 1px solid #FFFFFF;
}
.button.button-steam-alt:hover,
.button.button-steam-alt:focus {
  filter: brightness(90%);
}

/* Strava */
.button.button-strava {
  color: #ffffff;
  background-color: #fc5200;
}
.button.button-strava:hover,
.button.button-strava:focus {
  filter: brightness(90%);
}

/* Substack */
.button.button-substack {
  color: #ffffff;
  background-color: #FF6719;
}
.button.button-substack:hover,
.button.button-substack:focus {
  filter: brightness(90%);
}

/* Telegram */
.button.button-telegram {
  color: #ffffff;
  background-color: #3faee8;
}
.button.button-telegram:hover,
.button.button-telegram:focus {
  filter: brightness(90%);
}

/* Threads */
.button.button-threads {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-threads:hover,
.button.button-threads:focus {
  filter: brightness(90%);
}

/* Threema */
.button.button-threema {
  color: #000000;
  background-color: #3fe669;
}
.button.button-threema:hover,
.button.button-threema:focus {
  filter: brightness(90%);
}

/* TikTok */
.button.button-tiktok {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-tiktok:hover,
.button.button-tiktok:focus {
  filter: brightness(90%);
}

/* Trakt */
.button.button-trakt {
  color: #ffffff;
  background-color: #ED1C24;
}
.button.button-trakt:hover,
.button.button-trakt:focus {
  filter: brightness(90%);
}

/* Trello */
.button.button-trello {
  color: #ffffff;
  background-color: #0065ff;
}
.button.button-trello:hover,
.button.button-trello:focus {
  filter: brightness(90%);
}

/* Tumblr */
.button.button-tumb {
  color: #ffffff;
  background-color: #131313;
  border: 1px solid #FFFFFF;
}
.button.button-tumb:hover,
.button.button-tumb:focus {
  filter: brightness(90%);
}

/* Twitch */
.button.button-twitch {
  color: #ffffff;
  background-color: #9146ff;
}
.button.button-twitch:hover,
.button.button-twitch:focus {
  filter: brightness(90%);
}

/* Unsplash */
.button.button-unsplash {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #212121;
}
.button.button-unsplash:hover,
.button.button-unsplash:focus {
  filter: brightness(90%);
}

/* Untappd */
.button.button-untappd {
  color: #000000;
  background-color: #ffc000;
}
.button.button-untappd:hover,
.button.button-untappd:focus {
  filter: brightness(90%);
}

/* Upwork */
.button.button-upwork {
  color: #FFFFFF;
  background-color: #14A800;
}
.button.button-upwork:hover,
.button.button-upwork:focus {
  filter: brightness(90%);
}

/* Venmo */
.button.button-venmo {
  color: #ffffff;
  background-color: #008CFF;
}
.button.button-venmo:hover,
.button.button-venmo:focus {
  filter: brightness(90%);
}

/* Vimeo */
.button.button-vimeo {
  color: #ffffff;
  background-color: #1ab7ea;
}
.button.button-vimeo:hover,
.button.button-vimeo:focus {
  filter: brightness(90%);
}

/* VSCO */
.button.button-vsco {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-vsco:hover,
.button.button-vsco:focus {
  filter: brightness(90%);
}

/* Website */
.button.button-web {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-web:hover,
.button.button-web:focus {
  filter: brightness(90%);
}

/* WhatsApp */
.button.button-whatsapp {
  color: #ffffff;
  background-color: #455a64;
}
.button.button-whatsapp:hover,
.button.button-whatsapp:focus {
  filter: brightness(90%);
}

/* Wordpress */
.button.button-wordpress {
  color: #ffffff;
  background-color: #21759b;
}
.button.button-wordpress:hover,
.button.button-wordpress:focus {
  filter: brightness(90%);
}

/* X */
.button.button-x {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-x:hover,
.button.button-x:focus {
  filter: brightness(90%);
}

/* YouTube */
.button.button-yt {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
.button.button-yt:hover,
.button.button-yt:focus {
  filter: brightness(90%);
}

/* Zoom */
.button.button-zoom {
  color: #ffffff;
  background-color: #0B5CFF;
}
.button.button-zoom:hover,
.button.button-zoom:focus {
  filter: brightness(90%);
}
/* Jonas Custom */
.glow-animation {
  position: relative;
  display: inline-flex; /* Use inline-flex to align items horizontally */
  align-items: center; /* Center items vertically */
  justify-content: center; /* Center items horizontally */
  border-radius: 8px;
  background-color: #fff; /* Background color for visibility */
  padding: 14px 12px; /* Match padding with other buttons */
  text-decoration: none; /* Remove underline from links */
  color: #333; /* Change text color */
  font-weight: bold; /* Make text bold */
  overflow: hidden; /* Clip the animation inside the button */
  font-size: 18px; /* Ensure font size is consistent */
  line-height: 20px; /* Match line height */
}

.glow-animation::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0; /* Fill the button completely */
  border-radius: 8px; /* Match the button's border radius */
  border: 2px solid transparent;
  background: linear-gradient(90deg, rgba(255, 0, 102, 0.6), rgba(255, 153, 0, 0.6), rgba(51, 204, 255, 0.6), rgba(255, 0, 102, 0.6));
  background-size: 300% 300%;
  animation: glowing-border 3s linear infinite;
  z-index: 1; /* Ensure it's behind the text */
  opacity: 0.8; /* Adjust opacity for a softer glow */
}

.glow-animation img {
  height: 24px; /* Set a fixed height for the image */
  width: auto; /* Maintain aspect ratio */
  margin-right: 8px; /* Space between image and text */
  z-index: 1; /* Ensure image is above the glowing effect */
}

.glow-animation span {
  position: relative; /* Make text relative so it appears above the glowing effect */
  z-index: 2; /* Ensure the text is above the glowing effect */
}

.button,
button {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  font-size: 18px; /* Consistent font size */
  width: 300px; /* Set width for all buttons */
  font-weight: 700; /* Consistent font weight */
  line-height: 20px; /* Consistent line height */
  padding: 14px 12px; /* Consistent padding */
  letter-spacing: 0.1px;
  white-space: nowrap; /* Prevent text wrapping */
  outline: none;
  border-radius: 8px;
  cursor: pointer;
}

button:hover,
.button:focus {
  color: #212121;
  border-color: #888;
  outline: #7AB8FF solid 3px;
}

.button.button-primary {
  color: #fff;
  filter: brightness(90%);
}

.button.button-primary:hover,
.button.button-primary:focus {
  color: #fff;
  filter: brightness(90%);
}


@keyframes glowing-border {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}


.social-media-icons {
  display: flex;               /* Use flexbox for layout */
  justify-content: center;     /* Center the icons */
  flex-wrap: wrap;            /* Allow wrapping of icons */
  gap: 10px;                  /* Space between icons */
}

.social-icon {
  display: inline-flex;        /* Use inline-flex for centering */
  justify-content: center;     /* Center the content */
  align-items: center;         /* Center vertically */
  width: 50px;                /* Set a fixed width for circular shape */
  height: 50px;               /* Set a fixed height for circular shape */
  border-radius: 50%;         /* Make it round */
  background-color: black;    /* Black background */
  text-decoration: none;       /* Remove underline */
  color: white;                /* Text color */
  font-weight: 700;           /* Font weight */
  line-height: 20px;          /* Line height */
  padding: 0;                 /* Remove padding */
  cursor: pointer;            /* Change cursor on hover */
  transition: all 0.3s;       /* Smooth transition for hover effects */
}

.social-icon.xbox{
  display: inline-flex;        /* Use inline-flex for centering */
  justify-content: center;     /* Center the content */
  align-items: center;         /* Center vertically */
  width: 50px;                /* Set a fixed width for circular shape */
  height: 50px;               /* Set a fixed height for circular shape */
  border-radius: 50%;         /* Make it round */
  background-color: #107C10;    /* Black background */
  text-decoration: none;       /* Remove underline */
  color: white;                /* Text color */
  font-weight: 700;           /* Font weight */
  line-height: 20px;          /* Line height */
  padding: 0;                 /* Remove padding */
  cursor: pointer;            /* Change cursor on hover */
  transition: all 0.3s;       /* Smooth transition for hover effects */
}

.social-icon.playstation{
  display: inline-flex;        /* Use inline-flex for centering */
  justify-content: center;     /* Center the content */
  align-items: center;         /* Center vertically */
  width: 50px;                /* Set a fixed width for circular shape */
  height: 50px;               /* Set a fixed height for circular shape */
  border-radius: 50%;         /* Make it round */
  background-color: #0070D1;    /* Black background */
  text-decoration: none;       /* Remove underline */
  color: white;                /* Text color */
  font-weight: 700;           /* Font weight */
  line-height: 20px;          /* Line height */
  padding: 0;                 /* Remove padding */
  cursor: pointer;            /* Change cursor on hover */
  transition: all 0.3s;       /* Smooth transition for hover effects */
}

.social-icon.steam{
  display: inline-flex;        /* Use inline-flex for centering */
  justify-content: center;     /* Center the content */
  align-items: center;         /* Center vertically */
  width: 50px;                /* Set a fixed width for circular shape */
  height: 50px;               /* Set a fixed height for circular shape */
  border-radius: 50%;         /* Make it round */
  background-image: linear-gradient(90deg, #09172a, #072a57, #0c5085);    /* Black background */
  text-decoration: none;       /* Remove underline */
  color: white;                /* Text color */
  font-weight: 700;           /* Font weight */
  line-height: 20px;          /* Line height */
  padding: 0;                 /* Remove padding */
  cursor: pointer;            /* Change cursor on hover */
  transition: all 0.3s;       /* Smooth transition for hover effects */
}

.social-icon img {
  width: 60%;                 /* Scale image to fit within the icon */
  height: 60%;                /* Scale image to fit within the icon */
  object-fit: contain;        /* Ensure the image fits well */
}

.social-icon:hover {
  color: #212121;             /* Change text color on hover */
  border-color: #888;         /* Change border color on hover */
  outline: #7AB8FF solid 3px; /* Add outline on hover */
  filter: brightness(90%);     /* Slightly darken icon on hover */
}

/* Existing icon style for buttons */
.icon {
padding: 0px 8px 3.5px 0px; /* Keep existing padding */
vertical-align: middle;      /* Align with text */
width: auto;                 /* Maintain original width */
height: 24px;                /* Maintain original height */
}


/* Throne */
.button.button-throne { 
  color: #ffffff;
  background: linear-gradient(135deg, #ff6b6b, #f0e130); /* Adjust colors as needed */
  border: 1px solid #ffffff;
  
  text-align: center; /* Center the text */
  text-decoration: none; /* Remove underline from links */
  display: inline-block; /* Make it behave like a button */
  transition: filter 0.3s; /* Smooth transition for hover effect */
}

.button.button-throne:hover,
.button.button-throne:focus {
  filter: brightness(90%);
}



.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 300px;
  text-align: center;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Wrapper to position the badge relative to the button */
.button-wrapper {
  position: relative;
  display: inline-block;
}

/* Badge styling */
.badge {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #ff5252;
  color: white;
  padding: 4px 8px;
  border-radius: 12px;
  font-size: 0.75em;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  text-align: center; /* Centers text and countdown */
  white-space: nowrap;
  z-index: 8;
}

.badge #countdown {
  display: block; /* Ensures countdown is on a new line */
  margin-top: -6px; /* Reduce space between "Sale!" and countdown */
  font-size: 0.75em; /* Same size as main badge text */
  font-weight: bold;
  color: white; /* Keep color consistent */
}



/* Optional glow animation for button */
.glow-animation {
  animation: glow 1.5s infinite alternate;
}

/* Glow animation keyframes */
@keyframes glow {
  from {
    box-shadow: 0 0 5px rgba(0, 88, 204, 0.7), 0 0 10px rgba(0, 88, 204, 0.7);
  }
  to {
    box-shadow: 0 0 15px rgba(0, 88, 204, 0.9), 0 0 20px rgba(0, 88, 204, 0.9);
  }
}

.privacy-message {
  font-size: 0.8em; /* Adjusts the text size smaller */
  color: rgba(0, 0, 0, 0.7); /* Makes the text a lighter shade to blend with white */
  text-align: center; /* Centers the text */
  margin-top: 20px; /* Adds space above the paragraph */
}

/* Basic styling */
body { font-family: Arial, sans-serif; margin: 0; }

/* Small button styling */
.open-modal-btn {
  position: fixed;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #666;
  border: none;
  border-radius: 50%;
  font-size: 1.2em;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}

/* Fade out effect */
.open-modal-btn.hidden {
  opacity: 0;
  pointer-events: none; /* Disable clicks when hidden */
}

/* Modal backdrop */
.modal-backdrop {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
}

/* Modal styling */
.modal {
    display: none; /* Initially hidden */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    width: 50%;
    max-width: 400px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    z-index: 10;
}

/* Responsive for mobile */
@media (max-width: 768px) {
    .modal {
        width: 80%;
    }
}

/* Profile Picture */
.modal img.avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 10px;
}

/* Social buttons */
.social-buttons {
    display: flex;
    flex-wrap: wrap; /* Allow icons to wrap on small screens */
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
}
.social-buttons button {
    background: #333; /* Dark background for visibility */
    border: none;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
}
.social-buttons button:hover {
    background: #555; /* Slightly lighter on hover */
}
.social-buttons img {
    width: 20px;
    height: 20px;
}

/* Show modal and backdrop */
.modal.show,
.modal-backdrop.show {
    display: block;
}

/* Hide modal and backdrop */
.modal-backdrop,
.modal {
    display: none;
}

/* Close Button Styling */
.close-modal-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 2px solid #ccc; /* Optional: adds border for visibility */
  border-radius: 50%; /* Makes the button circular */
  color: #333;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease; /* Smooth transition for hover effect */
}

/* Close Button Hover Effects */
.close-modal-btn:hover {
  color: #ff0000; /* Optional: Change color on hover */
  background: #f0f0f0; /* Optional: Adds a subtle background color on hover */
  border-color: #ff0000; /* Optional: Change border color on hover */
}

/* Optional: Adds a hover effect for when the button is pressed */
.close-modal-btn:active {
  background: #e0e0e0;
}


