.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4eb0cac:#020617;--e-global-color-76448dd:#EBEBEF;--e-global-color-656d3b7:#FFB347;--e-global-color-77ab6d1:#F6BB24;--e-global-color-77dc8d5:#AA63F7;--e-global-color-e3043ac:#8F5DF6;--e-global-color-0277621:#0C1038;--e-global-color-9d8adfd:#1E2452;--e-global-color-2e6ded4:#0A0D2BB3;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-9ccaef5-font-family:"Cinzel";--e-global-typography-9ccaef5-font-size:96px;--e-global-typography-9ccaef5-font-weight:700;--e-global-typography-9ccaef5-text-transform:uppercase;--e-global-typography-9ccaef5-line-height:96px;--e-global-typography-233802a-font-family:"Cinzel";--e-global-typography-233802a-font-size:60px;--e-global-typography-233802a-font-weight:700;--e-global-typography-233802a-line-height:60px;--e-global-typography-9bce2cd-font-family:"Manrope";--e-global-typography-9bce2cd-font-size:16px;--e-global-typography-9bce2cd-font-weight:600;--e-global-typography-f33ee40-font-family:"Manrope";--e-global-typography-f33ee40-font-size:14px;--e-global-typography-f33ee40-font-weight:400;--e-global-typography-f33ee40-line-height:20px;--e-global-typography-84e0233-font-family:"Manrope";--e-global-typography-84e0233-font-size:20px;--e-global-typography-84e0233-font-weight:400;--e-global-typography-84e0233-line-height:28px;--e-global-typography-11e5bb4-font-family:"Manrope";--e-global-typography-11e5bb4-font-size:18px;--e-global-typography-11e5bb4-font-weight:400;--e-global-typography-11e5bb4-line-height:28px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.heading-gradient {
    background: linear-gradient(to right, #FFA947, #F6BB24);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    display: inline-block;
    filter: drop-shadow(0px 0px 8px rgba(255, 169, 71, 0.6));
}

/* --- ORANŽOVÝ BUTTON (.orange-glow-btn) --- */
.orange-glow-btn {
    background-color: #FFB347;
    border: none;
    border-radius: 9px !important; /* Vrácený rádius */
    color: #ffffff; 
    box-shadow: 0 0 5px rgba(255, 179, 71, 0.8), 
                0 0 20px rgba(255, 179, 71, 0.5);
    transition: all 0.3s ease;
}

.orange-glow-btn:hover {
    box-shadow: 0 0 10px rgba(255, 179, 71, 1), 
                0 0 30px rgba(255, 179, 71, 0.7);
    transform: translateY(-2px); 
}

/* --- FIALOVÝ BUTTON (.purple-glow-btn) --- */
.purple-glow-btn {
    background-color: #B565F7;
    border: none;
    border-radius: 9px !important; /* Vrácený rádius */
    color: #ffffff; 
    box-shadow: 0 0 5px rgba(181, 101, 247, 0.8), 
                0 0 20px rgba(181, 101, 247, 0.5);
    transition: all 0.3s ease;
}

.purple-glow-btn:hover {
    box-shadow: 0 0 10px rgba(181, 101, 247, 1), 
                0 0 30px rgba(181, 101, 247, 0.7);
    transform: translateY(-2px);
}

.loop-popis-kartarky p:not(:first-child) {
    display: none;
}

.loop-popis-kartarky p:first-child {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.icon-box-link a{
    text-decoration: underline!important;
    color: #F6BB24!important;
}

/*SLIDER TECHNIK*/
/* Animace zoomu backgroundu - VŠECHNY KARTY */
.slide-zoom {
  transition: background-size 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
  background-size: 100% 100% !important;
}

.slide-zoom:hover {
  background-size: 110% 110% !important;
}

/* Animace barvy nadpisu - VŠECHNY KARTY */
.zoom-heading .elementor-heading-title {
  transition: color 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.slide-zoom:hover .zoom-heading .elementor-heading-title {
  color: #F6BB24 !important;
}


/*ZNAMENI KRUH HP*/
.znameni-container{
    transform: translate(-50%, -50%);
}

.zodiac-rings img{
      animation: zodiac-spin 120s linear infinite;
}

@keyframes zodiac-spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.znameni-container {
  transition: all 0.3s ease;
}
.znameni-container:hover {
  transform: translate(-50%, -50%) scale(1.1);
  filter: drop-shadow(0 0 16px rgba(181, 101, 247, 0.4));
}
.znameni-container:hover .elementor-image img {
  border-color: rgba(181, 101, 247, 0.6);
}


/* Hlavní kontejner pro štítky - srovná je vedle sebe s mezerou */
.kartarka-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; /* Mezera mezi chipy */
    justify-content: center; /* Zarovnání na střed, můžeš změnit na flex-start pro zarovnání doleva */
}

/* Společný styl pro všechny chipy */
.kartarka-tags a {
    display: inline-block;
    border-radius: 9999px;
    padding: 2px 10px;
    font-family: 'Manrope', sans-serif; /* Tvá brandová font paleta */
  font-family: inherit; 
    font-size: inherit;
    text-decoration: none;
    border: 1px solid transparent; /* Příprava pro rámeček */
    transition: all 0.3s ease;
    /* TÍMHLE ZABIJEŠ ODKAZ */
    pointer-events: none; /* Fyzicky znemožní kliknutí */
    cursor: default;      /* Ukazuje normální šipku místo ručičky */
}

/* Hover efekt pro všechny (lehce se zesvětlí) */
.kartarka-tags a:hover {
    filter: brightness(1.2);
    transform: translateY(-1px);
}

/* --- SPECIFICKÉ BARVY PODLE ZAMĚŘENÍ --- */

/* Tarot */
.kartarka-tags a[href*="tarot"] {
    background: rgba(181, 101, 247, 0.2);
    color: rgb(181, 101, 247);
    border-color: rgba(181, 101, 247, 0.3);
}

/* Láska */
.kartarka-tags a[href*="laska"] {
    background: rgba(236, 72, 153, 0.2);
    color: rgb(244, 114, 182);
    border-color: rgba(236, 72, 153, 0.3);
}

/* Finance */
.kartarka-tags a[href*="finance"] {
    background: rgba(16, 185, 129, 0.2);
    color: rgb(52, 211, 153);
    border-color: rgba(16, 185, 129, 0.3);
}

/* Astrologie */
.kartarka-tags a[href*="astrologie"] {
    background: rgba(59, 130, 246, 0.2);
    color: rgb(96, 165, 250);
    border-color: rgba(59, 130, 246, 0.3);
}

/* Společný styl - větší padding a efekt skla (glassmorphism) */
.moje-rubriky .elementor-heading-title {
    display: inline-block;
    border-radius: 9999px;
    padding: 6px 14px; /* Větší odsazení: 6px nahoře/dole, 14px do stran */
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    border: 1px solid transparent;
    transition: all 0.3s ease;
    
    pointer-events: none;
    user-select: none;
    cursor: default;

    /* Rozostří pozadí pod štítkem, takže je perfektně čitelný i na obrázku */
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

/* --- BARVY Z TVÉHO PŘÍKLADU --- */

/* Astrologie */
.moje-rubriky.astrologie .elementor-heading-title {
    background: rgba(59, 130, 246, 0.4); /* Neprůhlednost zvednuta na 0.4 */
    color: rgb(96, 165, 250);
    border-color: rgba(59, 130, 246, 0.5);
}

/* Tarot */
.moje-rubriky.tarot .elementor-heading-title {
    background: rgba(181, 101, 247, 0.4);
    color: rgb(181, 101, 247);
    border-color: rgba(181, 101, 247, 0.5);
}

/* Láska */
.moje-rubriky.laska .elementor-heading-title {
    background: rgba(236, 72, 153, 0.4);
    color: rgb(244, 114, 182);
    border-color: rgba(236, 72, 153, 0.5);
}

/* Finance & Numerologie (zelená) */
.moje-rubriky.finance .elementor-heading-title,
.moje-rubriky.numerologie .elementor-heading-title {
    background: rgba(16, 185, 129, 0.4);
    color: rgb(52, 211, 153);
    border-color: rgba(16, 185, 129, 0.5);
}

/* Výchozí barva (pojistka, pokud se objeví neznámá rubrika) */
.moje-rubriky:not(.astrologie):not(.tarot):not(.laska):not(.finance):not(.numerologie) .elementor-heading-title {
    background: rgba(234, 234, 240, 0.2); 
    color: #EAEAF0;
    border-color: rgba(234, 234, 240, 0.4);
}

.blog-a a:hover{
    text-decoration: underline;
}

/* Numerologie - Pouze Widget (Scoped) */
.num-card-widget {
    --num-surface: #0C1038;
    --num-text-light: #EBEBEF;
    --num-text-muted: #A0A4D9;
    --num-accent: #AA63F7; 

    background: #0A0D2BB3; 
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 2px solid #1E2452; 
    border-radius: 16px; 
    padding: 40px;
    width: 100%;
    max-width: 580px; 
    margin: 0 auto; 
    box-sizing: border-box;
}

.num-card-widget * {
    box-sizing: border-box;
}

.num-input-group {
    margin-bottom: 25px;
}

.num-input-group label {
    display: block;
    margin-bottom: 10px;
    color: var(--num-text-light); 
    font-family: 'Cinzel', serif; 
    font-size: 22px; 
    font-weight: 700; 
}

.num-date-input {
    width: 100%;
    background-color: #03040E !important; 
    border: 1px solid #1E2452 !important;
    padding: 15px !important;
    border-radius: 9px !important; 
    color: var(--num-text-light) !important;
    font-size: 1.1rem !important;
    color-scheme: dark;
    outline: none;
    transition: border-color 0.3s;
}

/* 1) Změna na žlutou při focusu */
.num-date-input:focus {
    border-color: #F6BB24 !important;
}

/* Hlavní žluté tlačítko */
#numCalcBtn {
    width: 100%;
    background-color: #F6BB24 !important; 
    color: #020617 !important; 
    font-family: 'Manrope', sans-serif !important; 
    font-size: 16px !important;
    font-weight: 900 !important;
    text-transform: none !important; 
    border: none;
    padding: 18px;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px; 
}

#numCalcBtn:hover:not(:disabled) {
    background-color: #FFB347 !important; 
    transform: translateY(-2px);
}

#numCalcBtn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; 
    filter: grayscale(20%); 
}

/* Výsledek a Animace kruhu */
.num-result-wrap {
    margin-top: 40px;
    text-align: center;
    display: none;
    animation: numFadeIn 0.6s ease forwards;
}

.num-circle-container {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
}

.num-circle-glow {
    position: absolute;
    inset: -4px;
    border-radius: 50%;
    background: conic-gradient(from 0deg, #F6BB24, var(--num-accent), #F6BB24);
    filter: blur(12px);
    opacity: 0.6;
}

.num-spinning .num-circle-glow {
    animation: numSpin 1.5s linear infinite;
}

.num-circle-inner {
    position: absolute;
    inset: 2px;
    background: var(--num-surface);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #F6BB24;
    border: 2px solid #F6BB24;
    z-index: 1;
}

.num-result-title {
    color: #FFB347;
    font-size: 1.5rem;
    margin: 10px 0;
    font-weight: bold;
}

.num-result-desc {
    color: var(--num-text-light);
    line-height: 1.6;
    margin-bottom: 25px;
}

.num-cta-wrap {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #1E2452;
}

.num-cta-text {
    font-size: 0.9em; 
    color: var(--num-text-muted); 
    margin-bottom: 15px;
}

/* Tlačítko konzultace s odborníkem (fialové) */
#numConsultBtn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%; 
    color: #ffffff !important; 
    font-family: 'Manrope', sans-serif !important; 
    font-size: 16px !important;
    font-weight: 900 !important;
    text-transform: none !important;
    text-decoration: none;
    border: none;
    padding: 18px;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

/* 2) Pouze hover barva natvrdo, default necháváme na třídě purple-glow-btn */
#numConsultBtn:hover {
    background-color: #B565F7 !important; 
    transform: translateY(-2px);
}

@keyframes numSpin {
    to { transform: rotate(360deg); }
}

@keyframes numFadeIn {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}

.seznam{
    color:#F6BB24;
    font-weight: bold;
}

.nastroje-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; 
    align-items: center;
}


.nastroje-flex .elementor-heading-title {
    color: #EAEAF0;
    font-size: 20px;
    font-family: Manrope;
}/* End custom CSS */