/*
Mastercut Framework v1.2, (C) 2026 MastercutMusic.de
Main Stylesheet - Wenns läuft, fass es nie wieder an!
*/


:root {
--primary-bg-alt: #1D2129;
--primary-bg: #222831;
--secondary-accent: #ff6b6b;
--text-primary: #ffffff;
--text-secondary: rgba(255, 255, 255, 0.8);
--text-glueher: #FF3399;
--accent-orange: #ff6b35;
--accent-orange-light: #ff8c42;
--accent-orange-dark: #e55a2a;
}
body {
background-color: var(--primary-bg);
color: var(--text-primary);
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
position: relative;
}
.fill {
min-height: 60vh;
}
body::before {
content: "";
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background:
radial-gradient(circle at 10% 20%, rgba(255, 107, 53, 0.07) 0%, transparent 20%),
radial-gradient(circle at 90% 80%, rgba(255, 107, 53, 0.08) 0%, transparent 20%);
z-index: -1;
display: flex; 
flex-direction: column;
}
.bg-creme {
background-color: #eee;
}
.bg-white {
background-color: #fff;
}
.bg-orange {
background-color: var(--accent-orange-light);
}
.bg-dark2 {
background-color: #121212;
}
.bg-dark3 {
background-color: #1a1a1a;
}
.bg-dark4 {
background-color: #1C2833;
}
.bg-dark5 {
background-color: #131F2A;
}
.bg-bubble {
background: linear-gradient(45deg, var(--accent-orange), var(--accent-orange-light));
width: 80px;
height: 80px;
margin: 5px;
}
.bg-bubble-news {
background: linear-gradient(45deg, var(--accent-orange), var(--accent-orange-light));
width: 60px;
height: 60px;
margin: 5px;
}
.bg-verlauf {
background:
radial-gradient(circle at 10% 10%, rgba(0, 0, 0, 0.1) 0%, transparent 40%),
radial-gradient(circle at 90% 80%, rgba(255, 107, 53, 0.13) 0%, transparent 70%);
}
.bg-verlauf-rev {
background:
radial-gradient(circle at 90% 80%, rgba(0, 0, 0, 0.0) 0%, transparent 40%),
radial-gradient(circle at 0% 10%, rgba(255, 107, 53, 0.13) 0%, transparent 70%);
}
.bg-verlauf2 {
background:
radial-gradient(circle at 10% 10%, rgba(0, 0, 0, 0.09) 0%, transparent 40%),
radial-gradient(circle at 90% 80%, rgba(255, 107, 53, 0.08) 0%, transparent 70%);
}
.bg-verlauf3 {
background:
radial-gradient(circle at 10% 10%, rgba(0, 0, 0, 0.09) 0%, transparent 30%),
radial-gradient(circle at 90% 80%, rgba(255, 107, 53, 0.05) 0%, transparent 50%);
}
.bg-verlauf4 {
background:
radial-gradient(circle at 50% 50%, rgba(255, 200, 200, 0.13) 0%, transparent 60%);
}
.border-accent {
border-color: var(--secondary-accent);
}
/* montserrat-regular - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url('../css/montserrat-v31-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('../css/montserrat-v31-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600 - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
src: url('../css/montserrat-v31-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('../css/montserrat-v31-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-900 - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url('../css/montserrat-v31-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('../css/montserrat-v31-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* swanky-and-moo-moo-regular - latin */
@font-face {
font-display: swap;
font-family: 'Swanky and Moo Moo';
font-style: normal;
font-weight: 400;
src: url('../css/swanky-and-moo-moo-v24-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('../css/swanky-and-moo-moo-v24-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* qwigley-regular - latin */
@font-face {
font-display: swap;
font-family: 'Qwigley';
font-style: normal;
font-weight: 400;
src: url('../css/qwigley-v20-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('../css/qwigley-v20-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/*********** Effects ***********/
#particles-js {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
a {
text-decoration: none;
}
/*********** Dirty Hack weil ich faul bin ***********/
a:link:not([class]) {
text-decoration: none;
color: var(--text-primary);
}
a:visited:not([class]) {
text-decoration: none;
color: var(--text-primary);
}
a:hover:not([class]) {
text-decoration: underline;
color: var(--text-primary);
}
a:active:not([class]) {
text-decoration: underline;
color: var(--text-primary);
}
.link {
color: var(--secondary-accent);
}
.link:hover {
color: var(--secondary-accent);
font-weight: bold;
}
blockquote {
border-left: 8px solid #ff6b6b;
font-family: 'Swanky and Moo Moo';
letter-spacing: 1.2px;
font-size: 1.3rem;
text-shadow: 2px 1px #111;
font-weight: 500;
margin: 1.3em;
padding: 0.5em 10px;
color: #fff;
background: linear-gradient(to left, rgba(18, 23, 31, 0), rgba(18, 23, 31, 0.5));
}
blockquote:before {
color: #bbb;
font-family: 'Montserrat', sans-serif;
content: '\201C';
font-size: 2.4em;
color: #ff6b6b;
font-weight: 500;
line-height: 0.1em;
margin-right: 0.1em;
vertical-align: -0.4em;
}
blockquote:after {
color: #bbb;
font-family: 'Montserrat', sans-serif;
content: '\201D';
font-size: 2.4em;
color: #ff6b6b;
font-weight: 500;
line-height: 0.1em;
margin-left: 0.1em;
vertical-align: -0.4em;
}
blockquote p {
display: inline;
}
.navbar {
background-color: rgba(18, 23, 31, 0.9);
backdrop-filter: blur(10px);
position: fixed;
width: 100%;
padding: 10px;
z-index: 1000;
transition: all 0.3s ease;
box-shadow: rgba(255, 107, 107, 0.2) 0px 5px 15px;
}
.impr {
letter-spacing: 0px;
font-size: 1.5rem;
line-height: 1.1;
font-family: 'Swanky and Moo Moo';
}
.email {
height: 2em;
vertical-align: middle;
}
.whatsapp {
color: #25D366;
}
.spacer {
padding-top: 80px;
background-color: transparent;
}
/********* GS Nav Override **********/
.navbar-toggler {
border-color: var(--text-secondary);
background-color: rgba(18, 23, 31, 0.9);
}
.navbar-toggler-icon {
color: #ff9900;
}
.navbar-brand {
font-weight: 700;
letter-spacing: 1px;
color: var(--text-primary) !important;
display: flex;
gap: 5px;
}
.nav-mastercut-header {
display: block;
max-height: 50px;
height: auto;
width: auto;
padding-right: 10px;
vertical-align: middle;
}
.nav-mastercut-textline {
font-family: 'Swanky and Moo Moo';
font-weight:100;
font-size: 1.2em;
white-space: nowrap;
opacity: .4;
}
.glueher {
filter: drop-shadow(0 0 5px rgba(255, 51, 153, 0.8))
drop-shadow(0 0 15px rgba(255, 51, 153, 0.6))
drop-shadow(0 0 30px rgba(255, 51, 153, 0.4));
transition: filter 0.3s ease-in-out;
}
@keyframes glitch{
0%{
background-image: url('../img/mm_2.png');
}
15%{
background-image: url('../img/mm_6.png');
}
20%{
background-image: url('../img/mm_2.png');
}
25%{
background-image: url('../img/mm_3.png');
}
35%{
background-image: url('../img/mm_7.png');
}
40%{
background-image: url('../img/mm_8.png');
}
50%{
background-image: url('../img/mm_2.png');
}
75%{
background-image: url('../img/mm_3.png');
}
80%{
background-image: url('../img/mm_6.png');
}
90%{
background-image: url('../img/mm_7.png');
}
100%{
background-image: url('../img/mm_3.png');
}
}
#mastercutlogo{
max-width: 300px;
display: block;
margin-left: auto;
margin-right: auto;
height: 270px;
background-image: url('../img/mm_2.png');
background-repeat: no-repeat;
background-size: cover;
animation: glitch 3000ms ease infinite;
}
#mastercutlogo:hover{
animation-play-state: paused;
}
.glueherbig {
filter: drop-shadow(5px 0 5px rgba(255, 51, 153, 0.8))
drop-shadow(0 0 15px rgba(255, 107, 107, 0.6))
drop-shadow(0 16px 30px rgba(255, 107, 107, 0.4));
transition: filter 0.3s ease-in-out;
}
#navbarNav .topL {
color: var(--text-secondary) !important;
margin: 8px 15px;
position: relative;
transition: all 0.3s ease;
font-weight: 500;
}
#navbarNav .topL-a:hover, .topL-a:focus {
color: var(--text-primary);
left:100px;
top:100px;
}
#navbarNav .topL-a {
color: var(--text-secondary);
display: block;
}
#navbarNav .topL-a::after {
content: '';
position: absolute;
width: 0;
height: 2px;
background-color: var(--secondary-accent);
bottom: -5px;
left: 0;
transition: width 0.3s ease;
}
#navbarNav .topL-a:hover .topL-a:focus {
color: var(--text-primary) !important;
}
#navbarNav .topL-a:hover::after {
width: 100%;
}
#navbarNav .topL-a:focus-visible {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
#navbarNav.topL-a.disabled, .topL-a:disabled {
color: var(--bs-nav-link-disabled-color);
pointer-events: none;
cursor: default;
}
#navbarNav .cur-act-a {
border-bottom-color: var(--secondary-accent);
color: var(--text-primary);
font-weight: 500;
text-decoration: underline;
text-decoration-color: rgba(255, 107, 107, 0.5);
text-decoration-thickness: 2px;
text-underline-offset: 10px;
}
.bg-accent {
background: #ff6b6b;
}
.bg-accent2 {
background: linear-gradient(45deg, #ff8c5a,var(--secondary-accent));
letter-spacing: 1px;
box-shadow: 0 5px 15px rgba(255, 107, 53, 0.3);
}
.bg-katalog {
background: linear-gradient(150deg, var(--text-glueher),var(--secondary-accent));
letter-spacing: 1px;
color: #eee;
box-shadow: 0 5px 15px rgba(255, 107, 53, 0.3);
}
.text-primary {
color: var(--text-primary);
}
.text-accent {
color: var(--secondary-accent);
}
.text-white {
color: var(--text-primary);
}
.text-second {
color: var(--text-secondary);
}
.text-pink {
color: #FF3399;
}
.text-third {
color: var(--text-primary);
opacity: 0.4;
}
.text-black {
color: #111;
}
.tiny {
font-size: 0.7rem;
}
.text-orange {
color: var(--accent-orange-light);
}
.text-writing {
font-family: 'Swanky and Moo Moo';
font-size: 1rem;
}
.text-Qwigley {
font-family: 'Qwigley';
font-size: 1rem;
}
.kekse {
color: #bf9365;
}
.section a {
text-decoration: none;
color: #fff; 
}
.section a:link {
color: #fff; 
}
.section a:visited {
color: #fff; 
}
.section a:hover {
color: #fff; 
text-decoration: underline; 
opacity: 0.9; 
}
.section a:active {
color: #ffc107; 
}
.alert-m {
background-color: var(--secondary-accent);
color:#fff;
padding: 10px;
opacity: 0.9;
}
.hero-section {
padding-top: 20px;
margin-bottom: 60px;
min-height: 50vh;
display: flex;
align-items: center;
position: relative;
overflow: hidden;
}
.logo-hero {
max-width: 300px;
opacity: 0.8;
}
.hero-content {
z-index: 2;
position: relative;
}
.hero-title {
letter-spacing: -3px;
font-size: 4.5rem;
font-weight: 800;
margin-bottom: 1.5rem;
line-height: 1.2;
background: linear-gradient(to bottom, #FF3399,#ff6b6b );
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.hero-subtitle {
font-size: 1.5rem;
margin-bottom: 2rem;
color: var(--text-secondary);
max-width: 700px;
line-height: 1.6;
}
.logo-bass-distort {
filter: drop-shadow(0 0 5px rgba(255, 60, 180, 0.5));
animation: mastercut-bass-hit 0.5s infinite linear;
}
@keyframes mastercut-bass-hit {
0% {
filter: blur(0px) hue-rotate(0deg);
transform: skew(0deg);
}
15% {
filter: blur(1px) hue-rotate(5deg);
transform: skew(-0.5deg);
}
30% {
filter: blur(0px) hue-rotate(0deg);
transform: skew(0deg);
}
100% {
filter: blur(0px) hue-rotate(0deg);
transform: skew(0deg);
}
}
.btn-primary {
background-color: var(--secondary-accent);
border: none;
padding: 12px 30px;
font-weight: 600;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
z-index: 1;
}
.btn-primary:hover {
background-color: var(--secondary-accent);
}
.btn-primary::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 255, 0.2);
transition: all 0.6s ease;
z-index: -1;
}
.btn-glueher {
background-color: var(--secondary-accent);
border: none;
padding: 12px 30px;
font-weight: 600;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
z-index: 1;
}
.btn-glueher::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-color: var(--secondary-accent);
transition: all 0.4s ease;
z-index: -1;
}
.btn-primary:hover::before {
left: 100%;
}
.btn-custom {
background: linear-gradient(45deg, var(--secondary-accent), #ff8c5a);
border: none;
padding: 12px 30px;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 30px;
transition: all 0.4s ease;
box-shadow: 0 5px 15px rgba(255, 107, 53, 0.3);
margin: 10px;
}
.btn-custom:hover {
transform: translateY(-3px);
box-shadow: 0 8px 20px rgba(255, 107, 53, 0.4);
}
.btn-custom2 {
border: none;
color: #fff;
padding: 12px 30px;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 30px;
transition: all 0.4s ease;
background: linear-gradient(45deg, #ff8c5a, var(--secondary-accent));
box-shadow: 0 5px 15px rgba(255, 107, 53, 0.3);
margin: 10px;
}
.btn-custom3 {
border: none;
color: #fff;
padding: 12px 30px;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 10px;
transition: all 0.4s ease;
background: linear-gradient(360deg, #ff8c5a, var(--secondary-accent));
margin: 2px 0px;
opacity: .7;

}
.btn-custom3:hover {
color: #fff;
background: linear-gradient(0deg,  var(--secondary-accent),#ff8c5a);
opacity: 1;



}
.services-section {
padding: 80px 0;
position: relative;
}
.service-card {
background-color: rgba(33, 43, 55, 1);
border-radius: 10px;
padding: 2.5rem 2rem;
text-align: center;
height: 100%;
transition: all 0.3s ease;
border: 2px solid rgba(255, 255, 255, 0.05);
backdrop-filter: blur(10px);
font-size: 0.95rem;
}
.service-card h3 {
padding-bottom: 15px;
}
.service-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 30px rgba(255, 107, 107, 0.2);
border-color: var(--secondary-accent);
}
.service-icon {
font-size: 3rem;
margin-bottom: 20px;
color: var(--secondary-accent);
}
.service-title {
font-weight: 700;
margin-bottom: 15px;
position: relative;
display: inline-block;
}
.service-title::after {
content: '';
position: absolute;
width: 50px;
height: 3px;
background-color: var(--secondary-accent);
bottom: -8px;
left: 0;
}
.label-card {
background-color: rgba(33, 43, 55, 0.8);
border-radius: 10px;
padding: 2.5rem 2rem;
text-align: center;
height: 100%;
transition: all 0.3s ease;
border: 2px solid rgba(255, 255, 255, 0.05);
backdrop-filter: blur(10px);
font-size: 0.95rem;
}
.label-card h3 {
padding-bottom: 15px;
}
.label-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 30px rgba(255, 107, 107, 0.2);
border-color: var(--secondary-accent);
}
.label-icon {
font-size: 3rem;
margin-bottom: 20px;
color: var(--secondary-accent);
}
.label-title {
font-weight: 700;
margin-bottom: 15px;
position: relative;
display: inline-block;
}
.label-title::after {
content: '';
position: absolute;
width: 50px;
height: 3px;
background-color: var(--secondary-accent);
bottom: -8px;
left: 0;
}
.play-overlay {
background: rgba(255, 107, 53, 0.8);
transition: var(--transition);
z-index: 2;
}
.label-card:hover .play-overlay {
opacity: 1 !important;
}
.mixdown-section, .mastering-section, .artists-section, .contact-section {
padding: 80px 0;
position: relative;
}
.section-title {
font-size: 2.5rem;
font-weight: 800;
margin-bottom: 50px;
text-align: center;
position: relative;
text-transform: uppercase;
padding-bottom: 5px;
}
.section-title::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80px;
height: 6px;
background-color: var(--secondary-accent);
border-radius: 2px;
}
.mixdown-process {
display: flex;
align-items: center;
margin-bottom: 40px;
}
.demo-process {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.process-number {
width: 60px;
height: 60px;
background-color: var(--secondary-accent);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
font-weight: 700;
margin-right: 30px;
}
.process-number-sm {
width: 40px;
height: 40px;
background-color: var(--secondary-accent);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.2rem;
font-weight: 700;
margin-right: 20px;
margin-bottom: 20px;
flex-shrink: 0;
}
.process-text h4 {
font-weight: 600;
margin-bottom: 10px;
}
.demo-text h4 {
font-weight: 600;
margin-bottom: 5px;
}
.track-card {
background-color: rgba(33, 43, 55, 0.8);
border-radius: 15px;
overflow: hidden;
transition: all 0.3s ease;
margin-bottom: 30px;
border: 1px solid rgba(255, 255, 255, 0.05);
}
.track-card:hover {
transform: translateY(-5px);
box-shadow: 0 10px 20px rgba(255, 107, 107, 0.2);
border-color: var(--secondary-accent);
}
.track-img {
height: 200px;
background-size: cover;
background-position: center;
position: relative;
}
.play-button {
position: absolute;
bottom: 20px;
right: 20px;
width: 50px;
height: 50px;
border-radius: 50%;
background-color: var(--secondary-accent);
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 0.3s ease;
}
.play-button:hover {
transform: scale(1.1);
}
.track-info {
padding: 20px;
}
.track-title {
font-weight: 600;
margin-bottom: 5px;
}
.track-artist {
color: var(--text-secondary);
font-size: 0.9rem;
}
.artist-card {
border-radius: 15px;
overflow: hidden;
position: relative;
margin-bottom: 0px;
transition: all 0.3s ease;
border: 2px solid rgba(255, 255, 255, .15);
}
.artist-card:hover {
transform: translateY(-10px);
box-shadow: 0 15px 30px rgba(255, 107, 107, 0.2);
border-color: var(--secondary-accent);
}
.artist-title {
letter-spacing: 0px;
font-size: 1.1rem;
}
.artist-sub {
letter-spacing: 0px;
font-size: 1.3rem;
line-height: 1.1;
font-family: 'Swanky and Moo Moo';
}
.hover-accent:hover {
color: var(--secondary-accent) !important;
}
.artist-image {
width: 100%;
height: auto;
object-fit: cover;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
filter: grayscale(30%);
}
.artist-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(18, 23, 31, 0), rgba(18, 23, 31, 0.9));
display: flex;
align-items: center;
justify-content: center;
}
.artist-info {
text-align: center;
padding: 20px;
}
.artist-name {
font-weight: 700;
margin-bottom: 5px;
}
.social-links a {
color: var(--text-secondary);
margin: 0 10px;
font-size: 1.2rem;
transition: all 0.3s ease;
}
.social-links a:hover {
color: var(--secondary-accent);
}
.form-label {
padding: 0rem;
margin-bottom: 0.5rem;
}
.form-control {
background-color: rgba(18, 23, 31, 0.9);
border: 1px solid rgba(255, 255, 255, 0.1);
color: #ccc;
padding: 0.5rem;
margin-bottom: 0.5rem;
}
.form-control:focus {
background-color: rgba(18, 23, 31, 0.9);
border-color: var(--secondary-accent);
box-shadow: none;
color: #fff;
}
textarea.form-control {
min-height: 150px;
}
.simple-mastering-list {
max-width: auto;
margin: 20px auto 30px auto;
padding: 0;
list-style: none;
}
.simple-mastering-list li {
display: flex;
align-items: flex-start;
padding: 15px 0;
border-bottom: 1px solid var(--border-subtle);
}
.simple-mastering-list li:last-child {
border-bottom: none;
}
.simple-mastering-list .list-icon {
font-size: 1.8rem;
color: var(--secondary-accent);
margin-right: 15px;
min-width: 30px;
padding-top: 5px;
}
.simple-mastering-list .list-item-content {
flex-grow: 1;
}
.simple-mastering-list .item-title {
color: var(--text-light);
font-size: 1.1rem;
font-weight: bold;
margin-bottom: 3px;
text-shadow: none;
}
.simple-mastering-list .item-meta {
color: #bbb;
font-size: 0.95rem;
margin: 0;
}
footer {
background-color: rgba(18, 23, 31, 1);
padding-top: 40px;
padding-bottom: 10px;
position: relative;
font-size: 0.9rem;
bottom: 0;
width: 100vw;
}
.footer-logo {
font-size: 2rem;
font-weight: 800;
margin-bottom: 20px;
color: var(--text-primary);
}
.footer-links h5 {
margin-bottom: 20px;
position: relative;
display: inline-block;
}
.footer-links h5::after {
content: '';
position: absolute;
width: 30px;
height: 3px;
background-color: var(--secondary-accent);
bottom: -10px;
left: 0;
border-radius: 2px;
}
.footer-links ul {
list-style: none;
padding: 0;
}
.footer-links li {
margin-bottom: 5px;
}
.footer-links a {
color: var(--text-secondary);
transition: all 0.3s ease;
text-decoration: none;
}
.footer-links a:hover {
color: var(--secondary-accent);
text-decoration: none;
}
.footer-gs li {
margin-bottom: 5px;
margin-left: 0px;
}
.copyright {
border-top: 1px solid rgba(255, 255, 255, 0.05);
padding-top: 20px;
margin-top: 5px;
text-align: center;
font-size: 0.8rem;
color: var(--text-secondary);
}
@keyframes float {
0% {
transform: translatey(0) rotate(0deg);
}
100% {
transform: translatey(0px) rotate(360deg);
}
}
.float-animation {
animation: float 12s ease-in-out infinite;
}
/*********** Responsive ***********/
@media (max-width: 1200px) {
.nav-mastercut-textline {
display: none;
}
}
/*********** Responsive ***********/
@media (max-width: 992px) {
.hero-title {
font-size: 3.5rem;
}
.navbar-nav {
padding-top: 25px;
}
.section-title {
margin-bottom: 30px;
}
.process-number {
margin-bottom: 20px;
}
.mixdown-process {
flex-direction: column;
align-items: flex-start;
}
.process-text {
margin-left: 0;
margin-top: 10px;
}
.artist-title {
letter-spacing: 0px;
font-size: 1rem;
}
}
/*********** Responsive ***********/
@media (max-width: 768px) {
.hero-section {
padding-top: 100px;
padding-bottom: 50px;
}
.container {
padding-left: 15px;
padding-right: 15px;
}
.artist-title {
letter-spacing: 0px;
font-size: 1rem;
}
.nav-mastercut-textline {
display: none;
}
.navbar-nav {
padding-top: 20px;
}
.hero-title {
font-size: 3rem;
}
.hero-subtitle {
font-size: 1.2rem;
}
.service-card, .contact-form {
padding: 20px;
}
.footer-content > div {
margin-bottom: 10px;
}
}
/*********** Player Blödsinn ***********/
.audio-player {
background-color: rgba(33, 43, 55, 0.8);
border-radius: 15px;
padding: 20px;
display: none;
animation: fadeIn 0.5s ease-in-out;
}
@keyframes fadeIn {
from { opacity: 0; transform: translateY(-10px); }
to { opacity: 1; transform: translateY(0); }
}
.audio-controls {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 15px;
}
.audio-title {
font-weight: 600;
font-size: 1.2rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.audio-buttons button {
background-color: transparent;
border: none;
color: var(--text-primary);
cursor: pointer;
transition: all 0.3s ease;
font-size: 1.5rem;
padding: 5px;
}
.audio-buttons button:hover {
color: var(--secondary-accent);
}
#audio-progress-container {
width: 100%;
height: 6px;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 3px;
margin-bottom: 10px;
position: relative;
cursor: pointer;
}
#audio-progress {
height: 100%;
background-color: var(--secondary-accent);
width: 0;
border-radius: 3px;
position: absolute;
top: 0;
left: 0;
}
.logos-section img {
max-height: 30px;
width: auto;
height: auto;
display: inline-block;
}
.logos-section img:hover {
transform: scale(1.2);
transition: transform .6s ease;
}
.logo-cell {
min-height: 50px;
}
.time-display {
display: flex;
justify-content: space-between;
font-size: 0.8rem;
color: var(--text-secondary);
}
.bildergalerie-container {
justify-content: center;
flex-wrap: wrap;
}
.bildergalerie-container img {
max-width: 100%;
height: auto;
flex-shrink: 0;
}
.portfolio {
padding: 100px 0;
background: rgba(5, 5, 20, 0.5);
}
.portfolio-item h4 {
font-size: 1rem;
}
.portfolio-item {
position: relative;
overflow: hidden;
border-radius: 10px;
margin-bottom: 20px;
height: auto;
max-width: 200px;
box-shadow: 0 5px 15px rgba(255, 107, 53, 0.2);
}
.portfolio-img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 12.5s ease;
}
.portfolio-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(30, 0, 30, 0.6);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
opacity: 0;
transition: opacity 1s ease;
text-align: center;
padding: 20px;
}
.portfolio-item:hover .portfolio-overlay {
opacity: 1;
}
.portfolio-item:hover .portfolio-img {
transform: scale(1.3);
}
.service-card-release {
background-color: rgba(33, 43, 55, 1);
padding: 1.2rem 1.2rem;
text-align: center;
height: 100%;
border: 2px solid rgba(255, 255, 255, .15);
}
.service-card-release.is-playing {
background: radial-gradient(circle, rgba(13, 23, 35, 1) 0%, rgba(33, 43, 55, 1) 70%, rgba(255, 255, 255, .1) 100%);
border-color: var(--secondary-accent);
animation: pulse 0.6s infinite alternate;
}
@keyframes pulse {
from {
border-color: var(--secondary-accent);
}
to {
border-color: rgba(255, 255, 255, .15);
}
}
.cover-zoom-container {
overflow: hidden;
width: 100%;
}
.cover-zoom-container .cover-image {
width: 100%;
height: auto;
box-shadow: 0 15px 30px rgba(255, 107, 107, 1.2);
transition: transform 5s ease;
backface-visibility: hidden;
filter: grayscale(20%);
}
.cover-zoom-container:hover .cover-image {
transform: scale(1.05);
filter: grayscale(0%);
}
.track h2 {
font-size: 1.2rem;
margin-bottom: 0.0rem;
font-weight: 700;
}
.track h3 {
font-size: 1.1rem;
margin-bottom: 0.0rem;
color: var(--text-secondary);
}
.track h4 {
font-size: 0.8rem;
color: var(--text-secondary);
}
.track-version {
margin: 0;
font-size: 0.8rem;
color: var(--secondary-accent);
font-weight: 500;
}
.track-version2 {
margin-bottom: 0;
margin: 0rem 4rem;
z-index: 10;
font-size: 0.9rem;
color: var(--secondary-accent);
font-weight: 500;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.track-release {
font-size: 0.7rem;
color: var(--text-secondary);
opacity: 0.8;
padding-bottom: 50px;
}
.track .download-song a {
display: flex;
width: auto;
align-items: center;
display: inline;
font-size: 14px;
cursor: pointer;
}
.track .ico{
width: 28px;
max-width: 28px;
opacity: .8;
}
.track .ico:hover {
opacity: 1;
transform: scale(1.2);
}
/*********** Responsive ***********/
@media (min-width: 992px) {
.footer-content .col-lg-4 {
display: flex;
flex-direction: column;
height: 100%;
}
}
.social-bar {
padding: 0px;
}
.social-icon {
font-size: 2rem;
color: #eee;
opacity: 0.1;
}
.social-bar a:hover .social-icon {
color: var(--secondary-accent);
opacity: 1;
}
.tr4ckswatermark {
width: 65px;
text-align: right;
font-weight: bold;
margin-top: 0px;
position: fixed;
right: 25px;
bottom: 30px;
z-index: 100;
opacity: .9;
}
.tr4ckswatermark img {
opacity: .2;
}
.tr4cks blockquote {
border-left: 8px solid #ff6b6b;
font-family: 'Montserrat', sans-serif;
font-size: 1rem;
text-shadow: 1px 1px #111;
font-weight: 500;
margin: 1.3em;
padding: 0.5em 10px;
color: var(--text-secondary);
background: linear-gradient(to left, rgba(18, 23, 31, 0.1), rgba(18, 23, 31, 0.6));
}
.tr4cks blockquote:before {
color: #bbb;
font-family: 'Montserrat', sans-serif;
content: '\201C';
font-size: 2.4em;
color: #ff6b6b;
font-weight: 500;
line-height: 0.1em;
margin-right: 0.1em;
vertical-align: -0.4em;
}
.tr4cks blockquote:after {
color: #bbb;
font-family: 'Montserrat', sans-serif;
content: '\201D';
font-size: 2.4em;
color: #ff6b6b;
font-weight: 500;
line-height: 0.1em;
margin-left: 0.1em;
vertical-align: -0.4em;
}
.tr4cks blockquote p {
display: inline;
}
.tr4cks h1 {
font-size: 1.2rem;
}
.tr4cks h2 {
font-size: 1.2rem;
}
.hover-grow {
transition: transform 0.3s ease-in-out;
cursor: pointer;
}
.hover-grow:hover {
transform: scale(1.05);
opacity: 0.8;
}
.modal .btn-close-custom {
position: absolute;
top: 15px;
right: 15px;
z-index: 1000;
font-size: 1.5rem;
color: white;
background: var(--secondary-accent);
border-radius: 20%;
padding: 5px 10px;
line-height: 1;
border: none;
transition: background 0.2s;
}
.modal .btn-close-custom:hover {
background: var(--secondary-accent);
color: #fff;
font-size: 1.7rem;
}
.form-check-input.mcheck {
width: 1.4rem;
height: 1.4rem;
margin: auto;
margin-right: 0.8rem;
}
.form-check-input.mcheck:checked {
background-color: var(--secondary-accent);
}
.nm_post_image img {
max-width: 100%;
height: auto;
border-top-left-radius: var(--bs-card-border-radius);
border-top-right-radius: var(--bs-card-border-radius);
}
#inp::placeholder {
color: #555;
opacity: 1;
}
.eventticker {
border: 1px solid #333;
}
#datenschutz {
scroll-margin-top:8em;
}
#dienstleistungen {
scroll-margin-top:4em;
}
#demo_mp3_file::file-selector-button {
color: var(--accent-orange-light);
background-color: var(--primary-bg-alt);
border-radius: 0px 32px 0px 0px;
}
#demo_mp3_file::-webkit-file-upload-button {
color: var(--accent-orange-light);
background-color: var(--primary-bg-alt);
border-radius: 0px 32px 0px 0px;
}
.latest-release-showcase {
padding: 25px 0;
}
.latest-release-row {
border-radius: 10px;
overflow: hidden;
background: var(--primary-bg);
border: 2px solid rgba(255, 255, 255, 0.1);
box-shadow: 0 0 20px rgba(255, 107, 107, 0.1);
transition: all 0.5s ease;
}
.latest-release-row:hover {
border-color: var(--secondary-accent);
box-shadow: 0 0 40px rgba(255, 107, 107, 0.4);
}
.bg-dark-details-side {
background-color: var(--primary-bg);
}
.section-title-release {
font-size: 1.9rem;
font-weight: 800;
background: linear-gradient(to top, #FF3399, var(--secondary-accent));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-shadow: 0 0 5px rgba(255, 51, 153, 0.5);
letter-spacing: -1px;
}
.section-title-release2 {
font-size: 2.5rem;
font-weight: 800;
background: #fff;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-shadow: 1px 1px 20px rgba(255, 51, 153, 0.1);
letter-spacing: -2px;
}
.cover-image-glitch {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.cover-side-glitch {
position: relative;
overflow: hidden;
}
.latest-release-row:hover .cover-image-glitch {
filter: brightness(1) contrast(1.2) drop-shadow(0 0 10px rgba(255, 107, 107, 0.5));
transform: scale(1.05);
}
.glitch-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0,0,0,0.1) 50%, rgba(255,255,255,0.1) 50%);
background-size: 100% 12px;
opacity: 0.2;
pointer-events: none;
animation: scanline 8s linear infinite;
}
@keyframes scanline {
0% { background-position: 0 0; }
100% { background-position: 0 400px; }
}
/*********** Responsive ***********/
@media (max-width: 992px) {
.cover-side-glitch {
display: block !important;
}
.section-title-release2 {
font-size: 2rem;
}
}
.cover-image-glitch-container img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.cover-image-glitch-container {
position: relative;
width: 100%;
padding-bottom: 100%;
overflow: hidden;
}
.cover-image-glitch {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
filter: brightness(0.8) contrast(1.1);
transition: filter 0.5s ease, transform 0.5s ease;
}
.cover-side-glitch {
position: relative;
overflow: hidden;
}
}
/*********** GS Wartungsmodus ***********/
.maintenceOn {
position: fixed !important; 
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 99999 !important; 
overflow: hidden !important;
background-color: var(--primary-bg) !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.maintenance-active {
overflow: hidden !important;
}
body .maintenceOn {
background-color: var(--primary-bg);
color: var(--text-primary);
font-family: 'Montserrat', sans-serif;
}
#maintenance-epic-v2 {
position: fixed !important;
top: 0 !important;
min-height: 100vh !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 99999 !important;
overflow: hidden !important;
background-color: var(--primary-bg) !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
.accordion-button:not(.collapsed) {
background-color: #1e1e1e !important;
color: var(--accent-orange-light) !important;
}
.accordion-button:focus {
border-color: #888; 
box-shadow: 0 0 0 0.15rem rgba(255, 255, 255, 0.2); 
}
.accordion-button.collapsed {
color: var(--text-secondary) !important;
}
.accordion-button:not(.collapsed)::after {
filter: brightness(0) invert(1);
}
.accordion-item {
background-color: #202D39;
border: 1px solid #343a40;
}
.accordion-button {
background-color: #212529; 
color: var(--text-secondary);
}
.accordion-button:hover {
background-color: #1a1e21; 
color: var(--accent-orange-light) !important;
}
}
/********************** CORE **********************/
.table-warning {
--bs-table-bg:rgba(255, 243, 205, 0.95);
--bs-table-striped-bg: rgba(255, 243, 205, 0.95);
--bs-table-striped-color: #000;
--bs-table-active-bg: #e6dbb9;
--bs-table-active-color: #000;
--bs-table-hover-bg: #ece1be;
--bs-table-hover-color: #000;
color: #fff;
border-color: #e6dbb9;
}
#core tr.table-warning td a {
color: #000000 !important;
}
#core .btn {
--base-size: 1rem;
font-size: calc(var(--base-size) * 0.8);
}
#core .badge {
--base-size: 1rem;
font-size: 0.8rem;
padding: 5px 8px;
font-weight: 600;
}
#core .table thead.coret th {
background-color: #34495e !important;
color: #ffffff !important;
border-bottom: 2px solid #456789;
}
#core .table td {
font-size: 0.9rem;
}
#core .table td.coretd {
color: var(--secondary-accent);
}
#core .btn-primary {
padding: 8px 12px;
}
#core .card-body {
color: var(--text-secondary);
}
#core .coretiny {
font-size: 0.95rem;
}
#core .coretiny2 {
font-size: 0.85rem;
}
#core input:disabled {
background-color: #333;
}
#core .nav-tabs {
border-bottom: none !important;
gap: 10px; /* Abstand zwischen den Buttons */
}
#core .nav-tabs .nav-link {
border: none !important;
border-radius: 6px !important; 
padding: 6px 15px;
font-weight: 500;
transition: all 0.2s ease-in-out;
color: #999 !important;
background-color: rgba(255, 255, 255, 0.1);
}
#core .nav-tabs .nav-link.active {
background-color: #777 !important;
font-weight: 600;
color: #fff !important; 
}
#core .nav-tabs .nav-link:hover:not(.active) {
background-color: rgba(255, 255, 255, 0.4);
color: #eee !important;
}
#core .tt {
max-width: 120px; 
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#core .tt180 {
max-width: 180px; 
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#core .tt250 {
max-width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#core .w1.btn-danger {
color: #fff !important;
}
.hide {
display: none !important;
}
.fhover:hover .hide {
display: block !important;
}
#core ::placeholder {
color: var(--text-secondary);
opacity: .3; /* Firefox */
}
#core ::-ms-input-placeholder { /* Edge 12 -18 */
color: var(--text-secondary);
}
/* --- DataTables Minimal-Styling --- */
.dt-container {
padding: 0 !important;
margin: 0 !important;
}
#userTable.dataTable th,
#userTable.dataTable td {
padding: 5px 8px !important;
vertical-align: middle;
}
.dt-search {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 10px;
margin-bottom: 10px;
}
.dt-search input {
background-color: var(--primary-bg-alt) !important;
color: var(--text-primary) !important;
border: 1px solid rgba(255,255,255,0.1) !important;
border-radius: 4px;
padding: 5px 10px;
outline: none;
}
.dt-search input:focus {
border-color: var(--accent-orange) !important;
box-shadow: 0 0 5px rgba(255, 107, 53, 0.3);
}
.dt-search label {
margin-bottom: 0;
color: var(--text-secondary);
}