/* =========================
   🌌 K-POP UNIVERSE – jen stránka 46334
   ========================= */

body.page-id-46334 {
    background-image: url('https://bead-culture.com/wp-content/uploads/2026/03/kpop-star-background-2.webp') ;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

/* =========================
   🧼 ZRUŠENÍ BÍLÝCH/THEME BOXŮ
   ========================= */

body.page-id-46334 .content-area,
body.page-id-46334 .site-main,
body.page-id-46334 article,
body.page-id-46334 .inside-article,
body.page-id-46334 .site-content {
    background: transparent !important;
    box-shadow: none !important;
}

/* obsah článku */
body.page-id-46334 .inside-article {
    padding: 0 !important;
}

body.page-id-46334 .entry-content {
    padding: 20px;
}

/* =========================
   📝 TEXT V HLAVNÍM OBSAHU
   ========================= */

body.page-id-46334 .entry-title,
body.page-id-46334 h1.entry-title,
body.page-id-46334 .entry-content,
body.page-id-46334 .entry-content p,
body.page-id-46334 .entry-content li,
body.page-id-46334 .entry-content span,
body.page-id-46334 .entry-content strong,
body.page-id-46334 .entry-content em,
body.page-id-46334 .entry-content h1,
body.page-id-46334 .entry-content h2,
body.page-id-46334 .entry-content h3,
body.page-id-46334 .entry-content h4 {
    color: #ffffff !important;
}

body.page-id-46334 .entry-content a {
    color: #ff4dd2 !important;
}

body.page-id-46334 .entry-content a:hover {
    color: #ffffff !important;
}

body.page-id-46334 .entry-content {
    text-shadow: 0 0 6px rgba(0,0,0,0.6);
}

/* =========================
   💀 BREADCRUMB A JEHO WRAPPERY – pryč
   ========================= */

body.page-id-46334 .breadcrumbs,
body.page-id-46334 .page-header,
body.page-id-46334 .header-wrap,
body.page-id-46334 .content-area > div:first-child,
body.page-id-46334 .site-content > div:first-child {
    display: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
}

/* =========================
   🌌 SIDEBAR – dark glass
   ========================= */

body.page-id-46334 .widget,
body.page-id-46334 .sidebar,
body.page-id-46334 .widget-area {
    background: rgba(10, 15, 30, 0.6) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 14px;
    padding: 20px;
    color: #ffffff !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.4);
}

/* text ve widgetech */
body.page-id-46334 .widget,
body.page-id-46334 .widget p,
body.page-id-46334 .widget span,
body.page-id-46334 .widget div,
body.page-id-46334 .widget label,
body.page-id-46334 .widget li,
body.page-id-46334 .widget a,
body.page-id-46334 .widget-title {
    color: #ffffff !important;
}

body.page-id-46334 .widget-title {
    font-weight: 700;
    letter-spacing: 1px;
}

/* =========================
   🔤 INPUTY, SELECTY, FORMULÁŘE
   ========================= */

body.page-id-46334 input,
body.page-id-46334 select,
body.page-id-46334 textarea {
    background: rgba(255,255,255,0.12) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255,255,255,0.25) !important;
    border-radius: 10px;
}

body.page-id-46334 input::placeholder,
body.page-id-46334 textarea::placeholder {
    color: rgba(255,255,255,0.55) !important;
}

body.page-id-46334 select option {
    background: #0f172a !important;
    color: #ffffff !important;
}

/* =========================
   🔘 BUTTONS
   ========================= */

body.page-id-46334 button,
body.page-id-46334 input[type="submit"],
body.page-id-46334 input[type="button"] {
    background: linear-gradient(90deg, #ff2a6d, #7b5cff) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px;
}

/* =========================
   🖼️ OBRÁZKY / GALERIE – ať nic nezbíla
   ========================= */

body.page-id-46334 figure,
body.page-id-46334 .wp-block-image,
body.page-id-46334 .wp-block-gallery {
    background: transparent !important;
    box-shadow: none !important;
}