Freebies
Discover free soundpacks, presets, and demo beats to spark creativity. Perfect for testing ideas, practicing, and enhancing your music journey—only on Beatcord.
/* ===== Namespace: bcgpt ===== */
.bcgpt * { box-sizing: border-box; font-family:'Montserrat',sans-serif; }
/* Container (glass) */
.bcgpt .gpt-freebie{
color:#d0d0d0; background:rgba(0,0,0,.85);
border:1px solid rgba(255,255,255,.04);
border-radius:16px; padding:20px; positio..
/* === Container === */
.freebie-description{
font-family:'Montserrat',sans-serif;
position:relative;
border-radius:16px;
padding:20px;
width:100%;
box-sizing:border-box;
background:rgba(0,0,0,.85);
backdrop-filter:blur(10px) saturate(160%);
..
/* === Container (Liquid Glass) === */
.freebie-description{
font-family:'Montserrat',sans-serif;
position:relative;
border-radius:16px;
padding:20px;
width:100%;
box-sizing:border-box;
background:rgba(0,0,0,.85);
backdrop-filter:blur(10px) satura..
/* === Badge Base === */
.badge{
display:inline-block;
padding:4px 14px;
font-size:14px;
font-weight:600;
font-family:'Montserrat',sans-serif;
color:#fff;
border-radius:8px;
border:1px solid rgba(255,255,255,0.2);
box-shadow:
inset 0 1px 2px rgba(255,255,255,..
/* === Badge Base === */
.badge{
display:inline-block;
padding:4px 14px;
font-size:14px;
font-weight:600;
font-family:'Montserrat',sans-serif;
color:#fff;
border-radius:8px;
border:1px solid rgba(255,255,255,0.2);
box-shadow:
inset 0 1px 2px rgba(255,255,255,..
/* === Container (Liquid Glass) === */
.freebie-description {
font-family:'Montserrat',sans-serif;
position:relative;
border-radius:16px;
padding:20px;
width:100%;
box-sizing:border-box;
background:rgba(0,0,0,.85);
backdrop-filter:blur(10px) satur..
Producers: Argin
body {
margin: 0;
padding: 0;
overflow-y: auto;
overflow-x: hidden;
touch-action: manipulation;
font-family: 'Montserrat', sans-serif;
}
.overlay {
overflow: hidden;
}
.overlay[style*="display: none"] {
height: 0 !important;
min-height: 0 !important;
overf..
Showing 1 to 7 of 7 (1 Pages)