/* SP35: compact lucky-number strip in the existing white header row. */
.sp35-lucky-host { justify-content: center; }
#site-header .elementor-element-f67c1d5 .sp35-lucky-host { padding: 2px 12px 9px; }
#sp35-lucky { box-sizing: border-box; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 6px 11px; width: max-content; max-width: 100%; margin: 0 auto; padding: 5px 15px; border: 1px solid #dce9f3; border-radius: 30px; background: #f7fbff; color: #075c9f; font-family: inherit; font-size: 12px; line-height: 1.5; }
#sp35-lucky[hidden], #sp35-lucky [hidden] { display: none !important; }
#sp35-lucky .sp35-lucky__clover { font-size: 24px; line-height: 1; color: #238449; }
#sp35-lucky .sp35-lucky__label { font-weight: 800; white-space: nowrap; }
#sp35-lucky .sp35-lucky__result { display: inline-flex; align-items: center; flex-wrap: wrap; gap: 9px; }
#sp35-lucky .sp35-lucky__number { display: inline-grid; place-items: center; min-width: 34px; height: 34px; padding: 0 5px; border-radius: 50%; background: #0064ad; color: #fff; font-size: 22px; font-weight: 800; line-height: 1; font-variant-numeric: tabular-nums; }
#sp35-lucky .sp35-lucky__message { color: #244d6a; }
#sp35-lucky .sp35-lucky__date { color: #486b84; font-size: 11px; white-space: nowrap; }
#sp35-lucky .sp35-lucky__help { position: relative; margin: 0; border: 0; padding: 0; background: none; }
#sp35-lucky .sp35-lucky__help summary { cursor: pointer; padding: 2px 0; font-size: 11px; font-weight: 600; color: #075c9f; list-style: none; text-decoration: underline; text-underline-offset: 3px; }
#sp35-lucky .sp35-lucky__help summary::-webkit-details-marker { display: none; }
#sp35-lucky .sp35-lucky__help summary:focus-visible { outline: 2px solid #0064ad; outline-offset: 4px; }
#sp35-lucky .sp35-lucky__help div { position: absolute; z-index: 100; top: calc(100% + 10px); right: 0; width: 290px; max-width: 80vw; padding: 17px; border: 1px solid #dce9f3; border-radius: 12px; background: #fff; box-shadow: 0 8px 24px #07375824; color: #244d6a; text-align: left; font-size: 12px; line-height: 1.7; }
#sp35-lucky .sp35-lucky__help a { display: block; margin-top: 8px; color: #0064ad; font-weight: 700; }
/* Wyśrodkowanie w wolnej przestrzeni po lewej stronie logo i hymnu. */
@media (min-width:1780px){
 #sp35-lucky[data-placement="side"]{position:absolute;left:calc((100% - 1330px) / 4);top:50%;transform:translate(-50%,-50%);width:200px;max-width:calc((100% - 1330px) / 2 - 24px);display:flex;align-items:center;justify-content:center;gap:3px 6px;padding:5px;border:0;border-radius:12px;background:transparent;text-align:center}
 #sp35-lucky[data-placement="side"] .sp35-lucky__label{font-size:12px}
 #sp35-lucky[data-placement="side"] .sp35-lucky__clover{font-size:20px}
 #sp35-lucky[data-placement="side"] .sp35-lucky__result{width:100%;justify-content:center;gap:6px}
 #sp35-lucky[data-placement="side"] .sp35-lucky__message{font-size:10px;line-height:1.4;text-align:center}
 #sp35-lucky[data-placement="side"] .sp35-lucky__date{display:none}
 #sp35-lucky[data-placement="side"] .sp35-lucky__number{font-size:24px;min-width:38px;height:38px}
 #sp35-lucky[data-placement="side"] .sp35-lucky__help{width:100%;text-align:center}
 #sp35-lucky[data-placement="side"] .sp35-lucky__help summary{font-size:10px}
 #sp35-lucky[data-placement="side"] .sp35-lucky__help div{left:0;right:auto}
}
@media (max-width: 767px) {
  #site-header .elementor-element-f67c1d5 .sp35-lucky-host { padding: 0 10px 8px; }
  #sp35-lucky { border-radius: 13px; padding: 7px 10px; gap: 3px 8px; font-size: 11px; }
  #sp35-lucky .sp35-lucky__result { justify-content: center; }
  #sp35-lucky .sp35-lucky__message { font-size: 11px; }
  #sp35-lucky .sp35-lucky__help { position: static; }
  #sp35-lucky .sp35-lucky__help div { right: 12px; left: 12px; top: auto; width: auto; max-width: none; margin-top: 7px; }
}
