.page-navigation:where(.astro-2bqu7o7v){width:100%;position:relative}.navigation-container:where(.astro-2bqu7o7v){display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem;position:relative}.nav-back-btn:where(.astro-2bqu7o7v){display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;height:2.75rem;width:2.75rem;background:transparent;border:2px solid rgba(255,107,53,.3);border-radius:100%;color:var(--accent-color, #ff6b35);font-family:var(--font-primary, "Poppins", sans-serif);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;flex-shrink:0;text-transform:uppercase;letter-spacing:.5px}.nav-back-btn:where(.astro-2bqu7o7v):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,107,53,.1),transparent);transition:left .5s ease}.nav-back-btn:where(.astro-2bqu7o7v):hover{color:var(--accent-color, #ff6b35);background:#ff6b3514;border-color:#ff6b3533;transform:translateY(-1px);box-shadow:0 4px 12px #ff6b3526}.nav-back-btn:where(.astro-2bqu7o7v):hover:before{left:100%}.nav-back-btn:where(.astro-2bqu7o7v):focus{outline:none;border-color:#ff6b3566;box-shadow:0 0 0 3px #ff6b3533}.nav-back-btn:where(.astro-2bqu7o7v):active{transform:translateY(0)}.nav-back-icon:where(.astro-2bqu7o7v){transition:transform .3s ease;flex-shrink:0;width:20px;height:20px}.nav-back-btn:where(.astro-2bqu7o7v):hover .nav-back-icon:where(.astro-2bqu7o7v){transform:translate(-3px) scale(1.1)}.nav-back-text:where(.astro-2bqu7o7v){white-space:nowrap;position:relative;z-index:1}.nav-breadcrumb-list:where(.astro-2bqu7o7v){display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0;font-size:.9rem;font-weight:400;font-family:var(--font-primary, "Poppins", sans-serif)}.nav-breadcrumb-item:where(.astro-2bqu7o7v){display:flex;align-items:center;gap:.75rem;animation:slideInUp .4s ease forwards;opacity:0;transform:translateY(10px)}.nav-breadcrumb-item:where(.astro-2bqu7o7v):nth-child(1){animation-delay:.2s}.nav-breadcrumb-item:where(.astro-2bqu7o7v):nth-child(2){animation-delay:.3s}.nav-breadcrumb-item:where(.astro-2bqu7o7v):nth-child(3){animation-delay:.4s}.nav-breadcrumb-item:where(.astro-2bqu7o7v):nth-child(4){animation-delay:.5s}.nav-breadcrumb-link:where(.astro-2bqu7o7v){color:var(--text-secondary, #cccccc);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.375rem .5rem;border-radius:6px;background:#ffffff05;border:1px solid rgba(255,255,255,.03);font-weight:500;position:relative;overflow:hidden}.nav-breadcrumb-link:where(.astro-2bqu7o7v):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,107,53,.1),transparent);transition:left .5s ease}.nav-breadcrumb-link:where(.astro-2bqu7o7v):hover{color:var(--accent-color, #ff6b35);background:#ff6b3514;border-color:#ff6b3533;transform:translateY(-1px)}.nav-breadcrumb-link:where(.astro-2bqu7o7v):hover:before{left:100%}.nav-breadcrumb-current:where(.astro-2bqu7o7v){color:var(--text-color, #ffffff);font-weight:600;padding:.375rem .5rem;background:linear-gradient(135deg,#ff6b351f,#f7931e1f);border:1px solid rgba(255,107,53,.25);border-radius:6px;position:relative;overflow:hidden}.nav-breadcrumb-current:where(.astro-2bqu7o7v):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,107,53,.5),rgba(247,147,30,.5),transparent)}.nav-breadcrumb-separator:where(.astro-2bqu7o7v){color:var(--accent-color, #ff6b35);flex-shrink:0;opacity:.6;transition:all .3s ease;filter:drop-shadow(0 0 3px rgba(255,107,53,.2))}.nav-breadcrumb-item:where(.astro-2bqu7o7v):hover .nav-breadcrumb-separator:where(.astro-2bqu7o7v){opacity:1;transform:translate(1px)}.navigation-divider:where(.astro-2bqu7o7v){position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1000px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,107,53,.2) 10%,rgba(255,107,53,.4) 50%,rgba(247,147,30,.4) 50%,rgba(247,147,30,.2) 90%,transparent 100%)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.navigation-container:where(.astro-2bqu7o7v){flex-direction:column;gap:1rem;padding:.75rem 1rem}.nav-back-btn:where(.astro-2bqu7o7v){align-self:flex-start;font-size:.8rem;padding:.75rem 1rem;gap:.5rem;min-height:2.75rem}.nav-breadcrumb-list:where(.astro-2bqu7o7v){align-self:stretch;justify-content:flex-start;font-size:.85rem;gap:.5rem}.nav-breadcrumb-link:where(.astro-2bqu7o7v),.nav-breadcrumb-current:where(.astro-2bqu7o7v){padding:.5rem .6rem;font-size:.8rem;min-height:1.5rem}}@media (max-width: 480px){.navigation-container:where(.astro-2bqu7o7v){padding:.5rem}.nav-breadcrumb-list:where(.astro-2bqu7o7v){font-size:.8rem;gap:.375rem}.nav-breadcrumb-item:where(.astro-2bqu7o7v){gap:.375rem}.nav-breadcrumb-link:where(.astro-2bqu7o7v),.nav-breadcrumb-current:where(.astro-2bqu7o7v){padding:.5rem .6rem;font-size:.75rem;min-height:1.5rem}.nav-back-btn:where(.astro-2bqu7o7v){font-size:.75rem;padding:.6rem .8rem;min-height:2.5rem}.nav-back-icon:where(.astro-2bqu7o7v){width:16px;height:16px}}@media (prefers-reduced-motion: reduce){.nav-back-btn:where(.astro-2bqu7o7v),.nav-breadcrumb-link:where(.astro-2bqu7o7v),.nav-breadcrumb-separator:where(.astro-2bqu7o7v),.nav-breadcrumb-item:where(.astro-2bqu7o7v){transition:none;animation:none}.nav-breadcrumb-item:where(.astro-2bqu7o7v){opacity:1;transform:none}}.nav-breadcrumb-link:where(.astro-2bqu7o7v):focus-visible,.nav-back-btn:where(.astro-2bqu7o7v):focus-visible{outline:2px solid var(--accent-color, #ff6b35);outline-offset:2px}.sf-container{display:flex;gap:50px;flex-direction:column;align-items:center;justify-content:center}.stream-fighters-title{color:#fff;font-size:clamp(28px,4vw,40px);text-align:center;font-family:Postnobillscolombo,sans-serif;line-height:1.2}.sf-stream-fighters-button-common{border:none;width:100%;color:#fff;height:60px;display:flex;cursor:pointer;max-width:600px;border-radius:10px;text-align:center;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;outline:2px solid transparent;outline-offset:2px;will-change:transform}.sf-stream-fighters-button-common:hover,.sf-stream-fighters-button-common:focus{transform:translateY(-2px);box-shadow:0 5px 15px #ff6b3566;outline-color:#ff6b35}.sf-stream-fighters-button-common:focus-visible{outline:2px solid #ff6b35;outline-offset:2px}.stream-fighters-apuestas-section{gap:16px;display:flex;padding:0 16px;align-items:center;flex-direction:column;justify-content:center}.stream-fighters-apuestas-description{color:#fff;font-size:14px;max-width:600px;text-align:center}.stream-fighters-apuestas-description a{color:#ff6b35;text-decoration:none;transition:color .3s ease}.stream-fighters-apuestas-description a:hover{color:#ff8c5a;text-decoration:underline}.sf-stake-button{background-color:#1a2c38}.stream-fighters-sponsors-container{gap:16px;display:flex;padding-top:16px;align-items:center;flex-direction:row;justify-content:center}@media (max-width: 963px){.stream-fighters-title{font-size:36px}}@media (max-width: 480px){.stream-fighters-title{font-size:28px}.sf-stream-fighters-button-common{height:54px;min-height:3.375rem}}
