/* 
Theme Name: SongShop
Theme URL: http://www.songshop.ca/
Description: SongShop - A music selling marketplace
Author: SongShop Technical Team
Author URI: http://www.songshop.ca/
Version: 1.0.1
Copyright: www.songshop.ca
*/

/* MetroUI import removed - using Tabler UI via Vite */
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cookie&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}

* {
    outline: 0 !important;
}

* {
}

html {
}

body {
}

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

p {
}

a {
}

img {
}

section {
}

.navbar {
    box-shadow: none;
}
.spacer {
    margin-top: 80px;
    margin-bottom: 80px;
}

.header-bg {
    background-color: #0e0e0e;
}

.header-logo {
    width: 80px;
    height: auto;
    border: none;
}

.footer-logo {
    width: 100px;
    height: auto;
    border: none;
}

.hero-heading-bold {
    font-size: 3rem;
    font-weight: 900;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}
.hero-heading-normal {
    font-size: 1rem;
    font-weight: 300;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.hero-heading {
    font-size: 2rem;
    font-weight: 100;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
    margin-bottom: 2rem;
    text-align: center;
}

.pond5-search-widget {
    background: rgba(7, 7, 7, 0.98);
    border-radius: 4rem;
    opacity: 0.8;
    padding: 4rem;
    border: none;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 4px 6px -1px rgba(69, 69, 69, 0.1),
        0 2px 4px -1px rgba(87, 87, 87, 0.06),
        0 10px 15px -3px rgba(87, 87, 87, 0.1),
        0 20px 25px -5px rgba(93, 93, 93, 0.1), 0 0 0 1px rgba(76, 75, 75, 0.05),
        inset 0 1px 0 rgba(108, 108, 108, 0.1);
}
.pond5-search-form {
    border-radius: 4rem;
}

.pond5-category-tabs {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
}

.footer {
    background-color: #1e1927;
}

.footer .company-description {
    padding-right: 20px;
    color: #eaeaea;
}

.footer .subheader {
    color: #fff;
    font-weight: 500;
    font-size: 0.7rem;
}

.footer .subheader ul li a {
    color: #adadad;
    font-weight: 500;
}

.footer .subheader ul li a:hover {
    color: #eaeaea;
    font-weight: 500;
    text-decoration: none;
}

.footer ul li {
    color: #ededed;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer ul li a {
    color: #adadad;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer ul li a:hover {
    color: #eaeaea;
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.footer .security-icon a {
    color: #adadad;
}
.footer .security-icon a:hover {
    color: #eaeaea;
}
.footer-copyright {
    background-color: #0b0a0e;
}

/* Song Card & Player Styles */
.song-card { transition: all 0.2s ease; }
.song-card:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.1); }
.play-btn { width: 44px; height: 44px; border-radius: 50%; border: none; transition: transform 0.2s ease, box-shadow 0.2s ease; }
.play-btn-active { background: linear-gradient(135deg, #2ea043, #22863a); color: #fff; cursor: pointer; box-shadow: 0 2px 8px rgba(46, 160, 67, 0.4); }
.play-btn-active:hover { transform: scale(1.1); box-shadow: 0 4px 16px rgba(46, 160, 67, 0.55); }
.play-btn-active:active { transform: scale(0.95); }
.play-btn-active.is-playing { animation: pulse-glow-green 2s infinite; }
@keyframes pulse-glow-green {
    0%, 100% { box-shadow: 0 2px 8px rgba(46, 160, 67, 0.4); }
    50% { box-shadow: 0 2px 18px rgba(46, 160, 67, 0.7); }
}
.play-btn-disabled { background: #e9ecef; color: #c0c5cc; cursor: default; box-shadow: none; }
.player-track { cursor: pointer; }
.player-track:hover .player-progress { height: 8px !important; }
