.player, .player__wave-wrap, .topbar {
    align-items: center;
}
.blog-post-head::before, .home-post-link, .lightbox, .modal {
    inset: 0;
    inset: 0;
}
.about-btn, .blog-post-tags, .blog-tags-inline a, .editor-bar .label, .foot-col h2, .foot-links a, .label, .tag-btn, .tag-list a, h1, h2, h3 {
    text-transform: uppercase;
}
h1 {
    font-size: clamp(2.2rem, 5vw, 3.2rem);
}
h2 {
    font-size: clamp(1.8rem, 4vw, 2.2rem);
}
h3 {
    font-size: clamp(1.3rem, 3vw, 1.2rem);
}
.admin-list, .foot-links, .playlist-list, .tag-list {
    list-style: none;
}
.player__title, .playlist-list li span {
    text-overflow: ellipsis;
}
.btn, .card, .contact, .modal-box, .site-col, input, textarea {
    border: 1px solid var(--border);
}
#waveform, body, html {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.player__meta-left, .player__title {
    white-space: nowrap;
    overflow: hidden;
}
.about-btn, .blog-empty, .blog-main h1, .blog-post-title, .blog-sidebar h3, .center, .foot-col h2, .home-blog-post h2 {
    text-align: center;
}
*, .blog-post-head, .site-col, .site-wrap, .toggle, ::after, ::before {
    box-sizing: border-box;
}
.playlist-list li {
    border-bottom: thin solid var(--muted);
}
#backToTop, #scroll-top-sentinel, #themeToggle, .blog-post.is-hiding, .detail-view, .home-blog-inner, .lightbox {
    pointer-events: none;
}
:root {
    --bg: #0b0b0c;
    --bg-rgb: 11 11 12;
    --bg-elevated: #18181b;
    --panel: #232326;
    --panel-rgb: 35 35 38;
    --text: #edf2f3;
    --muted: #6b6b70;
    --accent: #750214;
    --primary: #9a1732;
    --border: #c70922;
    --success: #2d7b58;
    --warning: #af592d;
    --error: #c70922;
    --slide-duration: 8000ms;
}
[data-theme=light] {
    --bg: #f4f5f7;
    --bg-rgb: 144 145 147;
    --bg-elevated: #fff;
    --panel: #bcbdbf;
    --panel-rgb: 110 112 118;
    --text: #1a1a1d;
    --muted: #6e7076;
    --primary: #750214;
    --border: #c44a5a;
    --accent: #c70922;
    --success: #2f8f67;
    --warning: #c06a33;
    --error: #c70922;
    --slide-duration: 8000ms;
}
@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Tomorrow";
  src: url("/asset.php?f=css/webfonts/Tomorrow-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

body, html {
    margin: 0;
    padding: 0;
    background: var(--bg);
    color: var(--text);
    font-family: Tomorrow, sans-serif;
    overflow: visible;
}
.admin-nav, .admin-topbar, .btn, .card, .foot-icons a, .modal-box, .playlist-item, .site-col, .topbar, input, textarea {
    background: var(--bg-elevated);
}
a {
    color: var(--primary);
    text-decoration: none;
}
.admin-nav a, .brand a, .btn, .btn--primary, .icon-btn, .logout-btn, .moon, .nav a, .post-share-icons a, .tag-list li.active a, .team-info span, h2, input, textarea {
    color: var(--text);
}
.checkbox-wrap .checkbox-text a:hover, a:hover {
    text-decoration: underline;
}
.about-btn, .about-btn:hover, .back-btn:hover, .blog-post-tags a, .foot-icons a:hover, .foot-links a:hover, .nav a:hover, .post-card-link:hover, .post-nav a, .social-btn, .team-card:hover {
    text-decoration: none;
}
button {
    font: inherit;
    cursor: pointer;
}
input, textarea {
    font: inherit;
    border-radius: 8px;
    padding: 8px 10px;
}
.topbar {
    position: sticky;
    top: 0;
    z-index: 20;
    border-bottom: 1px solid var(--border);
    padding: 10px 16px;
    display: flex;
    gap: 16px;
    height: 64px;
}
.topbar .brand {
    font-weight: 600;
    margin-right: auto;
}
.brand a {
    transition: .5s;
}
#backToTop, .tag-list a {
    transition: .25s;
}
.brand a:hover, .checkbox-wrap .checkbox-text a {
    color: var(--border);
    text-decoration: none;
}
.topbar .nav {
    display: flex;
    gap: 14px;
    margin-left: auto;
}
.hidden, .menu-toggle, .tag-grid input[type=checkbox] {
    display: none;
}
.content {
    padding: 0 0 120px;
    height: auto;
    overflow-y: visible;
    overflow-x: hidden;
    scroll-behavior: smooth;
    position: relative;
}
.content::-webkit-scrollbar {
    display: none;
}
.main-site {
    width: 90%;
    margin: 0 5%;
    padding: 50px 0;
}
.card {
    border-radius: 14px;
    padding: 16px;
    margin-bottom: 16px;
}
.btn:hover, .icon-btn:hover {
    background: color-mix(in srgb, var(--primary), transparent 85%);
}
.btn--primary {
    background: var(--primary);
    margin: 0 2.5%}
.btn--small {
    padding: 4px 8px;
    font-size: 13px;
}
.player {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    --player-h: 72px;
    height: var(--player-h);
    background: var(--bg-elevated);
    border-top: 1px solid var(--border);
    display: grid;
    grid-template-columns: 260px 1fr 120px auto 56px;
    gap: 14px;
    padding: 0 14px;
    z-index: 60;
}
.player__meta, .player__right {
    display: contents;
}
.player__meta-left {
    grid-column: 1;
    min-width: 0;
}
.player__wave-wrap {
    grid-column: 2;
    height: 44px;
    display: flex;
    overflow: hidden;
}
.player__meta-right {
    grid-column: 3;
    text-align: right;
    white-space: nowrap;
    font-size: 13px;
}
.cred-left, .tag-btn {
    text-align: left;
}
.player__spacer {
    display: none!important;
}
.admin-list li, .admin-nav, .icon, .icon-btn, .player__controls, .theme-toggle, .toggle {
    display: flex;
    align-items: center;
}
.player__controls {
    grid-column: 4;
    gap: 12px;
    justify-content: center;
    min-width: 0;
}
.playlist-select {
    grid-column: 5;
    justify-self: end;
    position: relative;
}
.icon-btn {
    background: 0 0;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    justify-content: center;
}
#backToTop svg, .icon-btn svg {
    width: 22px;
    height: 22px;
    fill: currentColor;
}
.admin-nav a.active, .icon-btn--primary, .logout-btn:hover {
    background: var(--primary);
    color: var(--bg);
}
.volume {
    display: flex!important;
    align-items: center;
    gap: 6px;
}
.volume input[type=range] {
    width: 90px;
    -webkit-appearance: none;
    appearance: none;
    height: 10px;
    background: var(--muted);
    border-radius: 3px;
    outline: 0;
}
.volume input[type=range]::-webkit-slider-runnable-track {
    height: 5px;
    background: var(--primary);
}
.volume input[type=range]::-moz-range-track {
    height: 3px;
    background: var(--border);
}
.volume input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--primary);
    margin-top: -3.5px;
}
.volume input[type=range]::-moz-range-thumb {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--text);
    border: none;
}
.tag-list li.active .tag-btn, .tag-list li.active a {
    background: color-mix(in srgb, var(--accent), transparent 85%);
    font-weight: 600;
}
.playlist-panel {
    bottom: var(--player-h);
    background: var(--panel);
    border-top: 1px solid var(--border);
    overflow-y: auto;
}
.blog-layout {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 30px;
    align-items: flex-start;
    padding-top: 24px;
}
.blog-grid, .home-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    transition: .4s;
}
.site-col, .tag-list {
    flex-direction: column;
}
.blog-main {
    min-height: 60vh;
}
.blog-grid {
    width: 95%;
    margin: 0 2.5%}
.blog-post-single, .foot-links li, .home-blog-grid, .site-wrap, .tag-btn {
    width: 100%}
.blog-sidebar {
    min-width: 220px;
    padding: 20px 18px;
    border-radius: 14px;
    background: var(--panel);
    border: 1px solid color-mix(in srgb, var(--border), transparent 40%);
    box-shadow: 0 8px 30px #00000040;
    position: sticky;
    top: 120px;
}
.blog-sidebar h3 {
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-size: .9rem;
    color: var(--muted);
}
.tag-list {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 6px;
}
.tag-btn, .tag-list a {
    padding: 10px 14px;
    background: 0 0;
    color: var(--text);
    font-size: .85rem;
    display: block;
    position: relative;
}
.tag-list li {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 6px;
}
.tag-list a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, var(--accent), transparent);
    opacity: 0;
    transition: .25s;
}
#backToTop, .foot-icons a:hover {
    color: var(--accent);
    background: var(--muted);
}
.tag-list a:hover::before {
    opacity: .15;
}
.tag-btn {
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: .2s;
    font-family: inherit;
}
.tag-btn:hover {
    background: #ffffff14;
}
.blog-post {
    background: var(--bg-elevated);
    border-radius: 12px;
    overflow: hidden;
    transition: transform .25s, box-shadow .25s, opacity .35s;
    will-change: opacity, transform;
    opacity: 1;
    transform: translateY(0);
}
#backToTop, .spotify-embed {
    transform: translateY(10px);
    opacity: 0;
}
.blog-post.is-hiding, .blog-post.is-showing {
    opacity: 0;
    transform: translateY(12px);
}
.blog-post:hover, .foot-icons a:hover, .home-blog-post:hover .home-blog-inner {
    transform: translateY(-4px);
}
.blog-post:hover {
    cursor: pointer;
    box-shadow: 0 12px 30px #00000059;
}
.blog-post h2, .home-blog-post h2 {
    text-align: center;
    text-transform: uppercase;
    margin: 12px 0 8px;
    line-height: 1.5;
    font-size: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: calc(1.5em * 2);
}
.foot-links a, .playlist-item.open .playlist-body, .slideshow .slide-img.active {
    display: block;
}
.blog-post p {
    color: var(--muted);
    padding: 0 14px 14px;
}
.blog-post img, .home-blog-post img {
    max-width: 100%;
    width: 100%;
    display: block;
    filter: grayscale(.25);
    transition: filter .3s;
}
.blog-post:hover img, .home-blog-post:hover img {
    filter: grayscale(0);
}
.blog-post-title {
    color: var(--primary);
    text-shadow: 1px 1px 5px var(--primary);
}
.blog-post-float-image {
    max-width: 80%;
    margin: 0 10%}
.blog-post-tags {
    margin-top: 15px;
}
.blog-post-tags a {
    color: var(--primary);
    background: var(--panel);
    margin: 0 5px;
}
.blog-tags-inline {
    margin-top: 15px;
    padding: 0 14px 14px;
}
.blog-tags-inline a {
    padding: 2px 5px;
    border-radius: 5px;
    background: var(--bg);
    margin: 0 1px;
}
.blog-tags-inline span {
    font-size: 12px;
    background: var(--bg);
    color: var(--border);
    padding: 4px 8px;
    border-radius: 12px;
    margin-right: 4px;
}
.blog-empty {
    display: none;
    padding: 54px;
    border: 1px dashed var(--border);
    border-radius: 12px;
    color: var(--muted);
    background: #ffffff08;
    grid-column: 1/-1;
}
.site-head {
    font-size: 3em;
    color: var(--primary);
    margin: 0 auto;
}
.site-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 50px;
}
.site-col {
    width: calc((100% - 5%)/ 2);
    border-radius: 14px;
    padding: 16px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
.site-col p {
    width: 100%;
    margin-bottom: 20px;
}
.about-btn {
    width: 100%;
    border: 3px solid var(--primary);
    padding: 10px;
    border-radius: 20px;
    color: var(--primary);
    box-shadow: 0 0 5px var(--primary);
    transition: .5s;
    font-weight: 700er;
}
.about-btn:hover {
    box-shadow: 0 0 15px var(--primary);
    background: var(--primary);
    color: var(--bg);
}
.wrapped-img {
    max-width: 80%;
    margin: 10%;
    filter: grayscale(1);
    transition: .3s;
}
.wrapped-img:hover {
    filter: none;
    transform: scale(1.1);
}
#backToTop.show, .spotify-embed.show {
    transform: translateY(0);
    opacity: 1;
}
.footer-bar {
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    background: var(--panel);
    border-top: 1px solid var(--border);
    padding-bottom: 90px;
}
.foot-wrap {
    flex: 1;
    display: flex;
    padding: 40px 20px;
    gap: 40px;
}
.foot-col {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.foot-col h2 {
    margin: 0 0 30px;
}
.foot-content {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.foot-col--left .foot-content {
    align-items: flex-start;
    justify-content: flex-start;
}
.foot-links {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.cred, .foot-icons a {
    align-items: center;
    display: flex;
}
.foot-links a {
    width: 100%;
    padding: 10px 0;
    color: var(--muted);
    font-weight: 500;
    transition: color .3s;
    border-bottom: 1px dashed var(--muted);
}
.foot-links a:hover, .post-share-icons a:hover {
    color: var(--accent);
}
.foot-icons {
    display: flex;
    gap: 16px;
}
.foot-icons a {
    width: 52px;
    height: 52px;
    color: var(--primary);
    justify-content: center;
    border-radius: 12px;
    font-size: 24px;
    transition: .3s;
}
.spotify-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cred, .playlist-header {
    justify-content: space-between;
}
.spotify-load-btn.centered {
    background: linear-gradient(135deg, var(--accent), var(--primary));
    border: none;
    color: #fff;
    padding: 16px 32px;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 6px 16px #0006;
    transition: .3s;
    min-width: 260px;
}
.blog-post-head::before, .lightbox {
    background: color-mix(in srgb, var(--bg) 75%, transparent);
}
.spotify-load-btn.centered:hover {
    transform: scale(1.05);
}
.spotify-load-btn.centered:active {
    transform: scale(.98);
}
.spotify-embed {
    margin-top: 24px;
    transition: .4s;
    width: 100%;
    max-width: 400px;
}
.cred {
    padding: 20px 40px;
    color: var(--text);
    border-top: 1px solid var(--accent);
}
.cred-right {
    text-align: right;
}
#scroll-top-sentinel {
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%}
#backToTop {
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 99999;
    padding: 15px 16px;
    border-radius: 50%;
    border: thin solid var(--accent);
}
#backToTop.show {
    pointer-events: auto;
    background: var(--accent);
    color: var(--text);
}
#backToTop.show:hover, #backToTop:hover {
    transform: translateY(-2px);
}
#backToTop:hover {
    background: var(--accent);
    box-shadow: 0 4px 15px #0006;
}
.slideshow {
    width: 100%;
    position: relative;
}
.slideshow .slide-img {
    width: 100%;
    display: none;
    border-radius: 12px;
    filter: grayscale(1);
    transition: filter .3s;
    cursor: zoom-in;
}
.slideshow .slide-img:hover {
    filter: none;
}
.lightbox {
    position: fixed;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .3s;
}
.detail-view.is-visible, .lightbox.open {
    opacity: 1;
    pointer-events: auto;
}
.detail-image {
    max-width: 100%}
.lightbox img {
    max-width: 90vw;
    max-height: 85vh;
    border-radius: 14px;
    box-shadow: 0 0 30px #0009;
}
.lightbox-close {
    position: absolute;
    top: 20px;
    right: 26px;
    font-size: 30px;
    color: var(--primary);
    cursor: pointer;
    user-select: none;
}
.lightbox-next, .lightbox-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 42px;
    color: var(--primary);
    cursor: pointer;
    user-select: none;
    padding: 10px;
}
.lightbox-prev {
    left: 20px;
}
.lightbox-next {
    right: 20px;
}
.blog-post-head {
    position: relative;
    height: 33vh;
    padding: 25px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.blog-post-head::before {
    content: "";
    position: absolute;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    z-index: 1;
}
.blog-post-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
}
.blog-post-title {
    margin: 0;
    color: var(--text);
    text-shadow: 0 2px 6px #0006;
}
.blog-post-tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}
.blog-post-tags a {
    font-size: .9rem;
    color: var(--primary);
    background: color-mix(in srgb, var(--bg) 65%, transparent);
    padding: 12px 24px;
    border-radius: 999px;
    box-shadow: 0 0 5px var(--bg);
    transition: .5s;
}
.blog-post-tags a:hover {
    color: var(--bg);
    background: var(--primary);
    box-shadow: 0 0 5px var(--primary);
}
.blog-post-wrap {
    display: flex;
    width: 80%;
    margin: 25px auto;
}
.blog-post-col {
    width: 50%;
    display: grid;
    align-items: stretch;
}
.blog-post-col iframe {
    margin: 0 12.5%;
    width: 75%}
.blog-post-col img {
    box-shadow: 2px 2px 4px var(--border);
    border-radius: 15px;
    margin: auto;
    width: 100%}
.home-blog-post {
    position: relative;
    cursor: pointer;
    background: var(--panel);
    padding: 15px;
    border: thin solid var(--border);
    border-radius: 15px;
    overflow: hidden;
}
.home-post-link {
    position: absolute;
    z-index: 10;
    display: block;
}
.home-blog-inner {
    position: relative;
    z-index: 2;
    transition: transform .25s;
}
.home-blog-post img {
    max-width: 100%;
    width: 100%;
    border-radius: 15px;
    display: block;
}
.contact {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
    border-radius: 12px;
    background: linear-gradient(145deg, var(--bg), var(--bg-elevated));
    overflow-x: clip;
}
.hp-field, .playlist-item, .playlist-panel, .post-card, .progress-bar, body.playlist-open {
    overflow: hidden;
}
.contact-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 22px;
}
#uploadList, .checkbox-wrap {
    display: flex;
    gap: 12px;
    margin-top: 20px;
}
.contact-col {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
}
.contact .label, .contact label {
    font-size: .85rem;
    color: var(--text);
    opacity: .85;
}
.contact input, .contact select, .contact textarea {
    width: 100%;
    max-width: 100%;
    padding: 12px 14px;
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: 6px;
    color: var(--text);
    font-size: .95rem;
    transition: border-color .2s, box-shadow .2s;
}
.contact input::placeholder, .contact textarea::placeholder {
    color: var(--muted);
}
#playlistSelect:focus, .contact input:focus, .contact select:focus, .contact textarea:focus {
    outline: 0;
    border-color: var(--primary);
    box-shadow: 0 0 0 2px #9a173259;
}
.contact select {
    appearance: none;
    padding-right: 44px;
    background-image: url("data: image/svg+xml, %3Csvg fill='%23EDF2F3' viewBox='0 0 24 24' xmlns='http: //www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 16px;
}
.contact textarea {
    resize: vertical;
    min-height: 150px;
}
.btn--primary, .contact .btn.btn--primary {
    margin-top: 10px;
    padding: 12px 32px;
    background: linear-gradient(135deg, var(--primary), var(--border));
    border: 1px solid transparent;
    border-radius: 8px;
    color: var(--text);
    font-weight: 700;
    cursor: pointer;
    transition: transform .2s, box-shadow .2s;
}
.btn--primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 24px #c7092240;
}
.checkbox-wrap {
    position: relative;
    align-items: flex-start;
    padding: 10px 12px;
    border: 1px solid #c7092259;
    border-radius: 10px;
    background: #18181b8c;
    cursor: pointer;
    user-select: none;
}
.error-box, .success-box {
    padding: 12px 16px;
    margin-bottom: 20px;
    color: var(--bg);
}
.checkbox-wrap input[type=checkbox] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin: 0;
    pointer-events: none;
}
.checkbox-wrap .custom-checkbox {
    width: 18px;
    height: 18px;
    min-width: 18px;
    margin-top: 2px;
    border: 2px solid var(--border);
    border-radius: 5px;
    background: var(--bg);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background .2s, border-color .2s, box-shadow .2s;
}
.checkbox-wrap .custom-checkbox::after {
    content: "";
    width: 10px;
    height: 6px;
    border-left: 2px solid var(--text);
    border-bottom: 2px solid var(--text);
    transform: rotate(-45deg) scale(0);
    transition: transform .18s;
}
.checkbox-wrap input[type=checkbox]:checked+.custom-checkbox {
    background: var(--primary);
    border-color: var(--primary);
    box-shadow: 0 0 0 2px #9a173240;
}
.checkbox-wrap input[type=checkbox]:checked+.custom-checkbox::after {
    transform: rotate(-45deg) scale(1);
}
.checkbox-wrap input[type=checkbox]:focus-visible+.custom-checkbox {
    box-shadow: 0 0 0 3px #9a173273;
    border-color: var(--primary);
}
.checkbox-wrap .checkbox-text {
    color: var(--text);
    font-size: .85rem;
    line-height: 1.35;
    opacity: .9;
}
.hp-field {
    position: absolute;
    left: -9999px;
    top: -9999px;
    height: 0;
}
.success-box {
    background: var(--success);
    border-left: 4px solid #2ecc71;
}
.error-box {
    background: var(--error);
    border-left: 4px solid #c70922;
}
.toggle, .upload-item {
    background: var(--panel);
}
.logout-btn, .toggle {
    border: 1px solid var(--border);
    cursor: pointer;
}
.toggle {
    position: relative;
    width: 56px;
    height: 28px;
    border-radius: 20px;
    justify-content: space-between;
    padding: 0 6px;
    transition: background .3s;
}
.toggle::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: var(--primary);
    border-radius: 50%;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);
    transition: transform .3s, background .3s;
    z-index: 1;
}
.icon {
    width: 16px;
    height: 16px;
    z-index: 2;
    justify-content: center;
}
.icon svg {
    width: 100%;
    height: 100%;
    stroke-width: 2;
    fill: none;
    stroke: currentColor;
}
.sun {
    color: var(--warning);
}
#themeToggle:checked+.toggle::before {
    transform: translate(26px, -50%);
}
#themeToggle {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.admin-list {
    padding-left: 0;
}
.audio-upload {
    margin-top: 20px;
    border-top: thin solid var(--border);
    padding-top: 20px;
    margin-bottom: 30px;
}
#uploadList {
    flex-direction: column;
}
.upload-item {
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 10px 14px;
}
.upload-name {
    font-size: 14px;
    margin-bottom: 6px;
    color: var(--text);
}
.progress-bar {
    height: 6px;
    width: 100%;
    background: #222;
    border-radius: 4px;
}
.progress-bar span {
    display: block;
    height: 100%;
    width: 0;
    background: var(--accent);
    transition: width .2s;
}
.actions, .color-palette.show, .editor-bar, .editor-toolbar, .modal.show, .publish-toggle, .tag-grid, .track-actions {
    display: flex;
}
.track-actions {
    gap: 6px;
}
.track-title-input {
    width: 100%;
    background: 0 0;
    border: 1px solid var(--border);
    padding: 6px 8px;
    border-radius: 6px;
    color: var(--text);
}
.track-title-input:focus {
    outline: 0;
    border-color: var(--accent);
}
.title-input {
    width: 100%;
    padding: 4px 6px;
}
.track-row {
    transition: opacity .25s, transform .25s;
}
.track-row.removing {
    opacity: 0;
    transform: scale(.97);
}
.btn.danger {
    background: var(--error);
    color: #fff;
}
.admin-list li {
    justify-content: space-between;
    gap: 10px;
    padding: 6px 0;
}
.admin-nav {
    gap: 12px;
    padding: 10px 14px;
}
.admin-topbar, .tag-grid label {
    align-items: center;
    display: flex;
}
.admin-nav a {
    padding: 6px 10px;
    border-radius: 6px;
}
.admin-topbar {
    justify-content: space-between;
    padding: 12px 16px;
    border-bottom: 1px solid var(--border);
    position: sticky;
    top: 0;
    z-index: 100;
}
.logout-form, .playlist-track button {
    margin-left: 10px;
}
.logout-btn {
    background: 0 0;
    padding: 6px 10px;
    border-radius: 6px;
}
h2 {
    margin-bottom: 28px;
    font-size: 26px;
    font-weight: 600;
}
.editor-bar {
    flex-direction: column;
    gap: 6px;
}
.label {
    font-size: 12px;
    letter-spacing: .08em;
    color: var(--muted);
}
.input, input[type=date], textarea {
    background: var(--bg-elevated);
    border: 1px solid var(--border);
    color: var(--text);
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 14px;
    transition: border-color .2s, box-shadow .2s;
}
.editor:focus, .input:focus, .tag-grid label:hover, textarea:focus {
    border-color: var(--primary);
}
.input:focus, textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 1px #9a173280;
}
.editor-bar img {
    margin-top: 12px;
    max-width: 240px;
    border-radius: 10px;
    box-shadow: 0 8px 30px #0009;
}
.editor-toolbar {
    gap: 6px;
    flex-wrap: wrap;
}
.editor-toolbar button {
    background: var(--panel);
    border: 1px solid var(--border);
    color: var(--text);
    padding: 6px 10px;
    border-radius: 6px;
    cursor: pointer;
    transition: .15s;
}
.btn--primary, .btn:hover, .checkbox-row input[type=checkbox]:checked, .editor-toolbar button:hover {
    background: var(--primary);
    border-color: var(--primary);
}
.btn, .editor {
    border: 1px solid var(--border);
    color: var(--text);
}
.editor {
    min-height: 260px;
    background: var(--bg-elevated);
    border-radius: 8px;
    padding: 14px;
    line-height: 1.6;
}
.about-box, .detail-bio {
    line-height: 1.7;
    color: var(--text);
}
.badge, .btn, .modal-box, .post-card, .social-btn, .tag-grid label {
    background: var(--panel);
}
.editor:focus {
    outline: 0;
}
.tag-grid {
    flex-wrap: wrap;
    gap: 10px;
}
.tag-grid label {
    position: relative;
    gap: 8px;
    padding: 6px 14px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid var(--border);
    color: var(--text);
    font-size: 13px;
    transition: .2s;
    user-select: none;
}
.tag-grid input[type=checkbox]:checked+span {
    color: #fff;
}
.tag-grid label:has(input:checked) {
    background: linear-gradient(135deg, var(--primary), var(--accent));
    border-color: var(--primary);
    box-shadow: 0 0 10px #9a173299;
}
.tag-grid label::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--muted);
    transition: .2s;
}
.tag-grid label:has(input:checked)::before {
    background: #fff;
}
.tag-grid input {
    margin-right: 6px;
}
.btn {
    padding: 10px 18px;
    border-radius: 8px;
    cursor: pointer;
    transition: .2s;
}
.btn--primary:hover {
    background: var(--accent);
}
.publish-toggle {
    align-items: center;
    gap: 10px;
    margin: 25px 0;
    font-size: 14px;
}
.modal {
    justify-content: center;
    align-items: center;
}
.modal-box h3 {
    margin-bottom: 15px;
}
.actions {
    margin-top: 25px;
    gap: 12px;
}
.admin-table {
    text-align: center;
    border-spacing: 0 1.25em;
}
.color-palette {
    display: none;
    gap: 6px;
    margin: 8px 0;
    flex-wrap: wrap;
}
.color-palette span {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #fff3;
}
.badge, .modal-box {
    border-radius: 14px;
}
.modal {
    position: fixed;
    inset: 0;
    background: #000000a6;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    backdrop-filter: blur(2px);
}
.modal-box {
    color: var(--text);
    padding: 24px;
    width: 100%;
    max-width: 420px;
    box-shadow: 0 20px 50px #0009;
    animation: .2s ease-out fadeInScale;
}
@keyframes fadeInScale {
    from {
    opacity: 0;
    transform: scale(.95);
}
to {
    opacity: 1;
    transform: scale(1);
}
}.modal h3 {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 1.1rem;
}
.playlist-accordion {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.playlist-item {
    border: 1px solid var(--border);
    border-radius: 8px;
}
.playlist-header {
    width: 100%;
    background: 0 0;
    border: none;
    padding: 12px 14px;
    font-size: 15px;
    font-weight: 600;
    color: var(--text);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.playlist-add, .playlist-body {
    border-top: 1px solid var(--border);
}
.playlist-header:hover, .playlist-list li:hover {
    background: color-mix(in srgb, var(--primary), transparent 90%);
}
.playlist-arrow {
    transition: transform .25s;
}
.playlist-item.open .playlist-arrow {
    transform: rotate(180deg);
}
.playlist-body {
    display: none;
    padding: 12px;
}
.playlist-track {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 0;
}
.checkbox-row {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 6px 0;
    cursor: pointer;
}
.checkbox-row input[type=checkbox] {
    appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid var(--border);
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    background: 0 0;
}
.checkbox-row input[type=checkbox]:checked::after {
    content: "✓";
    position: absolute;
    color: var(--bg);
    font-size: 12px;
    left: 3px;
    top: -1px;
}
.playlist-add {
    margin-top: 10px;
    padding-top: 10px;
}
.playlist-create {
    display: flex;
    align-items: end;
    margin-bottom: 10px;
}
.playlist-create .input {
    width: 80%}
.playlist-create .btn {
    width: 20%;
    margin: 0 0 0 10px;
    padding: 0;
    height: 35px;
}
#blogForm input, #blogForm label {
    font-weight: 500;
    padding-bottom: 10px;
}
.editor-bar {
    width: 100%;
    margin: 10px 0;
}
.editor-bar .label {
    font-weight: 900;
}
.about-box {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px;
    border: 1px solid var(--border);
    border-radius: 12px;
    background: linear-gradient(180deg, var(--bg-elevated), var(--panel));
}
.about-box h1 {
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.about-box p {
    margin-bottom: 22px;
}
.about-box .crew {
    margin-left: 10px;
    border-left: 2px solid var(--border);
    padding-left: 15px;
}
.about-box .closing {
    margin-top: 35px;
    font-size: 1.1em;
    text-align: center;
}
.action-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.action-buttons form {
    margin: 0;
}
@media (max-width: 600px) {
    .player__right {
    width: 100%;
    grid-template-columns: auto;
}
.player__meta {
    width: 100%}
.playlist-select {
    font-size: 15px;
    padding: 10px 36px 10px 12px;
    min-width: 75px;
    border-radius: 0;
}
}.post-grid, .team-grid {
    grid-template-columns: repeat(3, 1fr);
}
.detail-view, .team-screen {
    min-height: 100vh;
    padding: 40px;
}
@media (max-width: 420px) {
    .main-site {
    width: 94%;
    margin: 0 3%}
#backToTop {
    right: 12px;
    bottom: 105px;
}
}@keyframes fadeUp {
    from {
    opacity: 0;
    transform: translateY(25px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}@keyframes scaleIn {
    from {
    opacity: 0;
    transform: scale(.92);
}
to {
    opacity: 1;
    transform: scale(1);
}
}.team-screen {
    display: flex;
    align-items: center;
    justify-content: center;
}
.team-grid {
    display: grid;
    gap: 50px;
    max-width: 1200px;
    width: 100%}
.team-card {
    cursor: pointer;
    text-align: center;
    opacity: 0;
    animation: .8s forwards fadeUp;
}
.team-card:first-child {
    animation-delay: .1s;
}
.team-card:nth-child(2) {
    animation-delay: .25s;
}
.team-card:nth-child(3) {
    animation-delay: .4s;
}
.team-card img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 18px;
    filter: grayscale(100%);
    transition: .3s;
    object-position: top;
}
.team-card:hover img {
    filter: grayscale(0%);
    transform: scale(1.03);
}
.team-info {
    margin-top: 14px;
}
.team-info h2 {
    font-size: 1.6rem;
}
.detail-view {
    opacity: 0;
    transition: opacity .3s;
}
.detail-bio, .detail-meta, .detail-posts-wrap {
    opacity: 0;
    transform: translateY(20px);
}
.detail-view.is-visible .detail-meta {
    animation: .6s forwards fadeUp;
}
.detail-view.is-visible .detail-bio {
    animation: .8s forwards fadeUp;
}
.detail-view.is-visible .detail-posts-wrap {
    animation: .9s forwards fadeUp;
}
.detail-meta, .socials {
    display: flex;
    gap: 10px;
    margin-bottom: 14px;
}
.badge {
    padding: 6px 14px;
    border: 1px solid var(--border);
}
.social-btn {
    padding: 8px 14px;
    border-radius: 14px;
    border: 1px solid var(--border);
    color: var(--text);
}
.detail-posts-wrap {
    margin-top: 40px;
}
.post-grid {
    display: grid;
    gap: 20px;
}
.post-card {
    border: 1px solid var(--muted);
    border-radius: 14px;
    cursor: pointer;
}
.post-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.post-card h3 {
    padding: 12px;
    font-size: 1rem;
}
.detail-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
    max-width: 100%;
    margin: 20px 0;
}
.details-text {
    margin-left: 50px;
}
.back-btn {
    color: var(--primary);
    padding: 15px 50px;
    border-radius: 15px;
    border: thin solid var(--primary);
    transition: .5s;
}
.back-btn:hover {
    color: var(--text);
    background: var(--primary);
}
.playlist-panel {
    position: fixed;
    left: 0;
    right: 0;
    bottom: var(--player-h);
    width: 100%;
    max-width: 100vw;
    background: var(--panel);
    border-top: 1px solid var(--border);
    box-shadow: 0 -10px 30px #0009;
    z-index: 50;
    transform: translateY(110%);
    transition: transform .3s;
    max-height: 55vh;
}
.playlist-panel.open {
    bottom: 64px;
    transform: translateY(0);
}
#playlistSelect {
    width: 100%;
    max-width: 100%;
    height: 42px;
    background: var(--panel);
    color: var(--text);
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 0 42px 0 12px;
    font-size: 14px;
    font-weight: 500;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-image: url("data: image/svg+xml, %3Csvg xmlns='http: //www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23EDF2F3'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 18px;
}
#playlistSelect:hover {
    border-color: var(--accent);
}
.playlist-list {
    margin: 0;
    padding: 0;
    max-height: calc(55vh - 60px);
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
.playlist-list::-webkit-scrollbar {
    width: 6px;
}
.playlist-list::-webkit-scrollbar-track {
    background: 0 0;
}
.playlist-list::-webkit-scrollbar-thumb {
    background: var(--border);
    border-radius: 6px;
}
.playlist-list li {
    width: 100%;
    padding: 14px 16px;
    border-bottom: thin solid var(--muted);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background .2s;
}
.playlist-list li:last-child {
    margin-bottom: 20px;
}
.playlist-list li.active {
    background: color-mix(in srgb, var(--primary), transparent 80%);
    font-weight: 600;
}
.playlist-list li span {
    overflow: hidden;
    white-space: nowrap;
}
@media (max-width: 900px) {
    .cred, .foot-links, .topbar .nav a {
    text-align: center;
}
.foot-wrap {
    flex-direction: column;
    padding: 40px 20px;
    gap: 50px;
}
.foot-col--left .foot-content, .foot-content, .foot-links {
    align-items: center;
}
.cred, .topbar .nav {
    flex-direction: column;
}
.foot-links a {
    border-bottom: none;
    padding: 12px 0;
}
.topbar {
    height: auto;
    padding: 10px 12px;
    gap: 10px;
}
.menu-toggle {
    display: inline-flex;
    background: 0 0;
    border: none;
    color: var(--text);
    width: 44px;
    height: 44px;
    border-radius: 12px;
    align-items: center;
    justify-content: center;
}
.admin-nav, .blog-post-col img, .blog-post-float-image, .tag-accordion {
    display: none;
}
.admin-nav, .topbar .nav {
    right: 0;
    border-bottom: 1px solid var(--border);
}
.menu-toggle:hover {
    background: color-mix(in srgb, var(--primary), transparent 85%);
}
.menu-toggle svg {
    width: 22px;
    height: 22px;
    fill: currentColor;
}
.topbar .nav {
    position: fixed;
    left: 0;
    top: 65px;
    background: var(--panel);
    gap: 0;
    transform: translateY(-130%);
    transition: transform .28s;
    z-index: 999;
}
.topbar .nav a {
    padding: 14px 16px;
    width: 100%;
    border-bottom: 1px solid color-mix(in srgb, var(--border), transparent 35%);
}
.topbar .nav.open {
    transform: translateY(0);
}
.blog-layout {
    grid-template-columns: 1fr;
    gap: 20px;
}
.blog-sidebar {
    position: relative;
    top: auto;
    width: 100%!important;
    margin: 0;
}
.blog-grid {
    grid-template-columns: repeat(2, 1fr);
    margin: 2.5%}
.home-blog-grid {
    width: 95%;
    margin: 0 2.5%}
.blog-post-wrap iframe, .detail-wrapper img {
    max-width: 100%}
.site-wrap {
    flex-direction: column;
    gap: 20px;
}
.cred, .foot-wrap {
    flex-direction: column;
    height: auto;
}
.foot-col, .site-col {
    width: 100%!important;
}
.foot-wrap {
    gap: 20px;
}
.cred {
    padding: 20px 16px;
    gap: 10px;
}
.cred-left, .cred-right {
    width: 100%;
    text-align: center;
}
.admin-nav {
    position: absolute;
    top: 100%;
    background: var(--bg-elevated);
    flex-direction: column;
    width: 100%;
    padding: 10px;
}
.admin-nav.open {
    display: flex;
}
.admin-nav a, .logout-btn {
    width: 100%;
    text-align: left;
}
.blog-sidebar:not(.tag-accordion) {
    display: block;
}
.detail-wrapper, .post-grid, .team-grid {
    grid-template-columns: 1fr;
}
}@media (max-width: 768px) {
    #playlistSelect {
    height: 44px;
    font-size: 15px;
}
.blog-grid, .contact-wrap, .home-blog-grid {
    grid-template-columns: 1fr;
}
.contact {
    padding: 22px;
}
.tag-panel, .tag-summary {
    background: var(--panel);
}
.content {
    padding-bottom: 160px;
}
.blog-sidebar:not(.tag-accordion) {
    display: none;
}
.tag-accordion {
    display: block;
    margin-bottom: 24px;
}
.tag-summary {
    list-style: none;
    cursor: pointer;
    padding: 14px 16px;
    border-radius: 12px;
    border: 1px solid var(--border);
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--text);
    font-family: inherit;
    font-size: 16px;
    width: 95%;
    margin: 0 2.5%;
    text-align: left;
}
.tag-summary::-webkit-details-marker {
    display: none;
}
.tag-summary .chevron {
    transition: transform .25s;
    font-size: 18px;
    color: var(--muted);
}
.tag-accordion[open] .chevron {
    transform: rotate(180deg);
}
.tag-panel {
    margin-top: 10px;
    padding: 16px;
    border: 1px solid var(--border);
    border-radius: 12px;
}
.tag-panel h3 {
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-size: .9rem;
    color: var(--muted);
}
.playlist-panel.open {
    max-height: 300px;
}
.playlist-list {
    max-height: 210px;
}
.playlist-list li {
    border-bottom: thin solid var(--muted);
    padding: 15px;
}
.blog-post-wrap {
    flex-direction: column;
    width: 95%}
.blog-post-col {
    width: 100%!important;
}
.blog-post-title {
    font-size: clamp(28px, 7vw, 48px);
}
.contact-wrap {
    flex-direction: column;
}
.contact-col {
    width: 95%!important;
    margin: 15px 2.5%!important;
}
.lightbox-next, .lightbox-prev {
    font-size: 36px;
}
.lightbox-close {
    font-size: 26px;
}
.player {
    --player-h: 64px;
    height: var(--player-h);
    grid-template-columns: 1fr auto 1fr;
    gap: 10px;
    padding: 0 12px;
}
.player__meta-right, .player__wave-wrap, .volume {
    display: none!important;
}
.player__meta-left {
    grid-column: 1;
}
.player__controls {
    grid-column: 2;
    justify-content: center;
    gap: 14px;
}
.playlist-select {
    grid-column: 3;
    justify-self: end;
}
.playlist-panel {
    bottom: var(--player-h);
    bottom: 80px;
    bottom: var(--player-h);
    max-height: 50vh;
}
.admin-login {
    margin-top: 25%}
}.admin-table {
    width: 100%;
    border-collapse: collapse;
}
.admin-table td, .admin-table th {
    padding: 12px 10px;
    text-align: left;
    vertical-align: top;
}
.admin-table th {
    font-weight: 600;
    color: var(--muted);
}
.playlist-track {
    cursor: grab;
    cursor: grab;
    user-select: none;
    -webkit-user-drag: element;
    touch-action: none;
    transition: background .15s, transform .15s;
}
.playlist-track:active {
    cursor: grabbing;
}
@media (max-width: 900px) {
    .admin-table, .admin-table tbody, .admin-table td, .admin-table th, .admin-table thead, .admin-table tr {
    display: block;
    width: 100%;
    text-align: right;
}
.admin-table thead {
    display: none;
}
.admin-table tr {
    background: var(--panel);
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 14px;
    margin-bottom: 16px;
}
.admin-table td {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border: none;
}
.admin-table td::before {
    content: attr(data-label);
    font-weight: 600;
    color: var(--muted);
    min-width: 120px;
}
.action-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
}
}.playlist-track.dragging {
    opacity: .85;
    background: linear-gradient(90deg, #75021440, #7502140d);
    border-left: 4px solid var(--accent);
    transform: scale(1.02);
    box-shadow: 0 6px 16px #00000059;
    cursor: grabbing;
}
.playlist-track.drag-over {
    outline: 2px dashed var(--accent);
    background: #75021426;
}
.drag-handle {
    cursor: grab;
    font-size: 18px;
    margin-right: 10px;
    opacity: .7;
}
.drag-handle:hover {
    opacity: 1;
}
.post-nav-share {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 20px;
    margin: 60px 0 40px;
}
.post-nav {
    font-size: .95rem;
}
.post-nav.prev {
    text-align: right;
    margin-right: 20px;
}
.post-nav.next {
    text-align: left;
    margin-left: 20px;
}
.post-nav a {
    color: var(--text);
    opacity: .8;
    transition: .2s;
}
.post-nav a:hover {
    opacity: 1;
    color: var(--accent);
}
@media (max-width: 700px) {
    .post-nav-share, .post-nav.next, .post-nav.prev {
    text-align: center;
}
.post-nav-share {
    grid-template-columns: 1fr;
    gap: 18px;
}
}.post-share-icons {
    display: flex;
    gap: 14px;
    justify-content: center;
    align-items: center;
}
.post-share-icons a, .post-share-icons button {
    background: 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    color: var(--text);
    font-size: 1.25rem;
    transition: .2s;
}
.post-share-icons a:hover, .post-share-icons button:hover {
    color: var(--accent);
    transform: scale(1.15);
}
.post-share-icons .copied {
    color: var(--success);
    transform: scale(1.25);
}
.nav a:hover {
    color: var(--muted);
}
.content {
    background: url(/asset.php?f=images/page-bg.webp) center/cover no-repeat fixed;
}
.site-col {
    width: calc((100% - 5%) / 2);
    border-radius: 18px;
    padding: 18px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    background: rgba(var(--panel-rgb) / 0.12);
    backdrop-filter: blur(14px) saturate(140%);
    -webkit-backdrop-filter: blur(14px) saturate(140%);
    border: 1px solid rgba(var(--panel-rgb) / 0.18);
    box-shadow: 0 10px 40px #0000008c inset 0 1px 0 rgba(var(--panel-rgb) / 0.25);
    color: #fff;
    transition: all .35s ease;
}
.site-col::before, .home-blog-post::before, .details-text::before, .back-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background: linear-gradient(135deg, rgba(var(--panel-rgb) / 0.35), rgba(var(--panel-rgb) / 0.05) 45%, rgba(var(--panel-rgb) / 0.25));
    opacity: .45;
}
.home-blog-post, .details-text, .about-box, .contact, .back-btn {
    border-radius: 18px;
    padding: 18px;
    position: relative;
    overflow: hidden;
    background: rgba(var(--panel-rgb) / 0.12);
    backdrop-filter: blur(14px) saturate(140%);
    -webkit-backdrop-filter: blur(14px) saturate(140%);
    border: 1px solid rgba(var(--panel-rgb) / 0.18);
    box-shadow: 0 10px 40px #0000008c inset 0 1px 0 rgba(var(--panel-rgb) / 0.25);
    color: #fff;
    transition: all .35s ease;
}
.blog-title, .blog-main h1 {
    color: #fff;
}