html, body {
    background: #ffc8f7;
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    scroll-behavior: smooth;
}

.dropdown-menu::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: pink;
    border-radius: 4px;
}

.dropdown-menu::-webkit-scrollbar-track {
    background: transparent;
}

.snow_wrap{
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.snow {
    position: absolute;
    top: -650px;
    left: 0;
    right: 0;
    height: 100%;
    background-size: 650px 650px;
    animation: snowAnim 3s linear infinite;
    pointer-events: none;
    z-index: 1;
}

.snow,.snow:after,.snow:before{
    content: "";
    position: absolute;
    top: -650px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:
    radial-gradient(3px 3px at 100px 50px, #fff, transparent),
    radial-gradient(6px 6px at 50px  150px, #fff, transparent),
    radial-gradient(9px 9px at 300px 200px, #fff, transparent),
    radial-gradient(7px 7px at 200px 250px, #fff, transparent),
    radial-gradient(3px 3px at 450px 300px, #fff, transparent),
    radial-gradient(6px 6px at 500px 350px, #fff, transparent),
    radial-gradient(9px 9px at 350px 450px, #fff, transparent),
    radial-gradient(7px 7px at 400px 400px, #fff, transparent);
    background-size: 650px 650px;
    animation: snowAnim 3s linear;
    animation-iteration-count: infinite;
    z-index: 0;
    pointer-events: none;
}

.snow:after{
    margin-left: -250px;
    opacity: 0.5;
    filter: blur(2px);
    animation-direction: reverse;
    animation-duration: 6s
}


.snow:before{
    margin-left: -350px;
    opacity: 0.7;
    filter: blur(1px);
    animation-direction: reverse;
    animation-duration: 9s
}

@keyframes snowAnim{
    from{
        transform: translateY(0);
    }

    to{
        transform: translateY(650px);
    }
}

.wrapper {
    background: linear-gradient(to top left, #ff99ff, #ffe6f2);
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container {
    flex: 1;
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    z-index: 1;
}

.gradient-header{
    text-align: center;
    background: linear-gradient(251.16deg, #F9B3CF 15.1%, #00A2FF 100.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;
}

.cute-header{
    text-align: center;
    color: #70aae9;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-shadow: none;
    }

.gradient-header-2{
    text-align: center;
    background: linear-gradient(251.16deg, #47b847 15.1%, #00A2FF 100.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;
}

.gradient-header-2{
    text-align: center;
    background: linear-gradient(251.16deg, #47b847 15.1%, #00A2FF 100.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;
}

.gradient-body{
    text-align: center;
   /* background: linear-gradient(251.16deg, #B24E96 15.1%, #4D2E4D 100.82%);*/
	color: #B24E96;
   /*background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;*/
}

.gradient-body-beeg{
    text-align: center;
	font-size: 1.6em;
	font-weight: bold;
   /* background: linear-gradient(251.16deg, #B24E96 15.1%, #4D2E4D 100.82%);*/
        color: #B24E96;
   /*background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;*/
}

emoji{
    text-align: center;
    background: linear-gradient(251.16deg, #B24E96 15.1%, #4D2E4D 100.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;*/
}


.gradient-body-smol{
    text-align: center;
    font-size: 0.7em;
    background: linear-gradient(251.16deg, #B24E96 15.1%, #4D2E4D 100.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;
}

.gradient-body a:link {
    text-align: center;
    color: #F9B3CF;
    background: #00A2FF;
    text-decoration: underline;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;
}

.right-content a:link {
    text-align: center;
    color: #F9B3CF;
    background: #00A2FF;
    text-decoration: underline;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 0px 4px 74px #e9e7e2;
}


.header {
    background-image: url("here/bunny.webp");
    /*background-size: 70%;*/
    background-color: rgba(255, 146, 240, 0.4);
    border-radius: 15px 15px 0px 0px;
    padding: 15px;
    font-size: 0.7em;
    text-align: center;
    color: white;
    text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.center {
    text-align: center;
}

.divider-dropdown {
    width: 1px;
    background-color: #FF82FF;
    margin: 0 10px;
}

.dropdown-menu {
    display: flex;
    background-color: #fff0f5;
    padding: 10px 0;
    border-radius: 0px 0px 15px 15px;
    white-space: nowrap;
}

.link-box {
    flex: 1;
    text-wrap: nowrap;
    position: relative;
    padding: 4px 22px;
    cursor: pointer;
}

.link-box a {
    font-size: 0.9em;
    text-decoration: none;
    color: #333;
}

.link-box:hover .dropdown {
    display: block;
}

.dropdown {
    display: none;
    text-wrap: wrap;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff0f5;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.15);
    z-index: 2;
    min-width: 160px;
    max-width: 220px;
}

.dropdown a {
    text-align: center;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: rgba(255, 146, 240, 0.4);
}


.main-content {
    display: flex;
    margin-top: 20px;
}

.left-content {
    flex: 1;
    padding: 20px;
    background-color: #fff0f5;
    border-radius: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    position: relative;
}

.divider {
    height: 2px;
    background-color: #FF82FF;
    margin: 20px 0;
}

.lower-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left-box, .right-box {
    flex: 1;
    flex-direction: column;
    overflow-wrap: anywhere;
    min-width: 200px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 5px 5px;
}

.left-box {
    border-radius: 20px 0px 0px 20px;
}

.right-box {
    border-radius: 0px 20px 20px 0px;
}

.quick-links{
    text-align: center;
}

.right-content {
    width: 300px;
    display: flex;
    flex-direction: column;
}

.top-right-box, .bottom-right-box {
    text-align: center;
    background-color: #ffccff;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

#i-burrow{
    border-radius: 15px;
    width: 90%;
    max-width: 350px;
    height: auto;
}

#cl{
    border-radius: 15px;
    width: 90%;
    max-width: 350px;
    height: auto;
    transition: transform 0.5s ease;
}

#cl:hover {
    transform: scale(1.2);
    box-shadow: 0 4px 20px rgba(255, 80, 232, 0.8);
}

.bottom-right-box {
    text-align: center;
    flex: 0;
}

.recommended-image {
    width: 90%;
    max-width: 250px;
    max-height:250px;
    border-radius: 10px;
}

.recommended-description {
    color: #ff1493;
}

.donation-container {
    text-align: center;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    padding: 5px 0px 20px 0px;
    width: 100%;
    height: auto;
}

.donation-title {
    font-size: 24px;
    color: #ff6f61;
    margin-bottom: 20px;
}

.donation-bar {
    background-color: #e0e0e0;
    border-radius: 10px;
    height: 30px;
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.donation-progress {
    background: linear-gradient(90deg, #ff6f61, #ff9a8b);
    height: 100%;
    width: 100%;
    border-radius: 10px 0 0 10px;
    transition: width 0.3s ease;
}

.goal-text {
    font-size: 18px;
    color: #555;
    margin-top: 10px;
}

.xmr-address {
    font-size: 0.8em;
    color: #555;
    margin: 1%;
    overflow-wrap: break-word;
}

#js-enabled {
    display: none;
}

wap {
    font-size: 0.7em;
    line-break: anywhere;
}

wac {
    line-break: anywhere;
    color: white;
    font-size: 0.77em;
    background: linear-gradient(251.16deg, #00ccff 42.1%, #FF99FF 87.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

waa {
    text-align: center;
    align-content: center;
    color: white;
    font-size: 0.9em;
    background: linear-gradient(251.16deg, #FF84FF 22.1%, #00ccff 77.82%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

wahc {
    font-size: 0.8em;
}

.footer {
    position: relative;
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    background-color: #ffccff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.footer p {
    color: #ff69b4;
}

@media (max-width: 1200px) {
    .dropdown-menu {
        display: flex;
        background-color: #fff0f5;
        padding: 10px 0;
        border-radius: 0px 0px 15px 15px;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .link-box {
        flex: 1;
        text-wrap: nowrap;
        position: relative;
        padding: 4px 22px;
        cursor: pointer;
    }

    .link-box a {
        font-size: 0.9em;
        text-decoration: none;
        color: #333;
    }

    .link-box:hover .dropdown {
        display: block;
    }

    .dropdown {
    display: none;
    }

    .dropdown a {
        text-align: center;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: none;
    }

    .dropdown a:hover {
        background-color: rgba(255, 146, 240, 0.4);
        display: none;
    }
}

.accordion-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px;
}

.accordion-wrapper-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    margin: 20px;
}

.accordion {
    border-radius: 5px;
    margin: 0px;
    width: 49%;
    box-sizing: border-box;
}

.accordion-2 {
    border-radius: 5px;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
}

.accordion-toggle {
    display: none;
}

.accordion-label {
    display: block;
    background-color: #FF84FF;
    color: white;
    padding: 15px;
    cursor: pointer;
    align-content: center;
    text-align: center;
    border-radius: 15px;
    min-height: 2em;
}

.accordion-toggle:checked + .accordion-label{
    border-radius: 15px 15px 0px 0px;
}

.accordion-content {
    display: none;
    padding: 15px;
    background-color: #f9f9f9;
    border-radius: 0px 0px 15px 15px;
}

.accordion-toggle:checked + .accordion-label + .accordion-content {
    display: block;
}

.button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #28a745;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-codeberg {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #2185D0;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-github {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #0D1117;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-gitea {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #609926;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-gitdab {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #F494A3;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-onion {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: purple;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-4get {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #AA85E1;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-redlib {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #EB64B9;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-breezewiki {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #D4B343;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-pixivfe {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #171717;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-rimgo {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #1E293B;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button-priviblur {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #0D0D0C;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.button:hover {
    background-color: #218838;
}

#i-frontend {
    display: block;
    margin: 0 auto;
    border-radius: 15px;
    width: 100%;
    height: auto;
}

.image-container {
    aspect-ratio: 4/3;
    width: 800px;
    height: auto;
}

.image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 768px) {
    .image-container {
        aspect-ratio: none;
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1170px) {
    .main-content {
        flex-direction: column;
    }
    .right-content {
        width: 100%;
    }
    .left-content {
    margin-right: 0px;
    }

    .accordion-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
        margin: 20px;
    }

    .accordion {
        border-radius: 5px;
        margin: 5px;
        width: 100%;
        box-sizing: border-box;
    }

    .accordion-toggle {
        display: none;
    }

    .accordion-label {
        display: block;
        background-color: #FF84FF;
        color: white;
        padding: 15px;
        cursor: pointer;
        align-content: center;
        text-align: center;
        border-radius: 15px;
        min-height: 2em;
    }

    .accordion-toggle:checked + .accordion-label{
        border-radius: 15px 15px 0px 0px;
    }

    .accordion-content {
        display: none;
        padding: 15px;
        background-color: #f9f9f9;
        border-radius: 0px 0px 15px 15px;
    }

    .accordion-toggle:checked + .accordion-label + .accordion-content {
        display: block;
    }

    #i-frontend {
    display: block;
    margin: 0 auto;
    border-radius: 15px;
    width: 100%;
    max-width: 400px;
    height: auto;
    }

    .snow {
    animation: none;
    }

    @keyframes snowAnim{
    animation: none;
    }

    #cl{
        border-radius: 15px;
        width: 90%;
        max-width: 350px;
        height: auto;
        transition: none;
    }

    #cl:hover {
        transform: none;
        box-shadow: none;
    }

    .wrapper{
    background: #ffc8f7;
    }

    .gradient-body{
    text-align: center;
    color: #994684;
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-shadow: none;
    }

    .gradient-body-smol{
    text-align: center;
    font-size: 0.7em;
    color: #994684;
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-shadow: none;
    }

}
