/*
 * Custom CSS for @marc.'s profile on Hjonk
 * Generated on 2025-11-06 14:59:38
 * This CSS file was last modified on: 2024-11-30 08:26:59
 * Length: 2293 characters
 *
 * Please be respectful: copying, modifying, or redistributing without permission
 * is not nice <3
 */

.container::after { display: none; } /* hack for new layout */.container-main{
    background-color: rgba(255, 154, 59, 0.5);
}

.primary{
    background: linear-gradient(0deg,#db7516,#fc9230) !important;
    border: 0 !important;
    border-radius: 5px;
}

.column{
    background-color: rgba(255, 154, 59, 0.5);
}

.replies{
    background: rgba(209, 109, 27, 0.6);
    border-radius: 12px;
}

.container.container-main::before{
    background-image: url("//images.weserv.nl/?url=https://models.spriters-resource.com/media/preview_icons/313/315945.png?updated=1755504240");
    position: absolute;
    top: 100px;
    left: -600px;
    opacity: 1;
    transform: rotate(15deg);
}

a button{
    background: linear-gradient(rgba(201, 104, 14, 0.7));
    border-top-left-radius: 5px;
    border: 0;
    box-shadow: 1px 1px 3px white;
}

.alert{
    background-color: rgba(201, 104, 14, 0.3);
    backdrop-filter: blur(5px);
}

.alert{
    color: white;
    text-shadow: 2px 2px 7px white;
}

button span{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.banner-user-area{
    background-color: rgba(255, 154, 59, 0.5);
}

.banner-user-area b{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.banner-user-area span{
    color: white;
}

.post-text{
    color: white;
    text-shadow: 2px 2px 7px white;
}

body{
    background-image: url("//images.weserv.nl/?url=https://cdn.fastly.steamstatic.com/half-life.com/images/halflife220/hl2wallpaper06_16x9.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}

.ml-10.inline-block.no-underline{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.album-title span{
    color: white
}

.section{
    background-color: rgba(143, 79, 20, 0.5);
    backdrop-filter: blur(2px);
    border-top-left-radius: 15px;
    border-radius: 15px;
}

.info-section{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.section-header{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.section:hover{
    background-color: rgba(112, 62, 16, 0.5);
}

a.no-underline{
    color: white;
    text-shadow: 2px 2px 7px black;
}

.top-part.special-bg{
    background-image: url("");
    background-color: rgba(255, 154, 59, 0.5);
}

.header-buttons a{
    background-color: rgba(255, 154, 59, 0.5);
    border-radius: 10px;
    border: 0;
}

.cd-component{
    bottom: 2px;
    height: 70-px;
}

.no-underline{
    background: linear-gradient(90deg,rgba(255, 154, 59, 0.5)) !important;
}

.repost-header.inline-block.caption{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.like-post.js_likeButton{
    background-color: rgba(209, 109, 27, 0.7);
}

.post-metadata{
    background-image: linear-gradient(rgba(209, 109, 27, 0.7));
    background-color: rgba(0,0,0,0);
    border-top-left-radius: 12px;
    border: 0;
}

.post-metadata div{
    color: white;
    text-shadow: 2px 2px 7px white;
}

.logo{
   filter: hue-rotate(50deg);
}