.fc-hero{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;min-height:600px;overflow:hidden;position:relative;width:100%}.fc-hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.fc-hero__overlay{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.35) 40%,rgba(0,0,0,.55));inset:0;position:absolute;z-index:1}.fc-hero__content{animation:fcFadeUp 1s ease-out both;max-width:900px;padding:0 24px;position:relative;text-align:center;width:100%;z-index:2}@keyframes fcFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fc-hero__headline{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px;text-shadow:0 2px 30px rgba(0,0,0,.4)}.fc-hero__subtext{color:hsla(0,0%,100%,.85);font-family:Poppins,sans-serif;font-size:clamp(.85rem,2vw,1.35rem);font-weight:300;letter-spacing:.08em;margin-bottom:48px;text-shadow:0 1px 10px rgba(0,0,0,.3);text-transform:uppercase}.fc-hero__placeholder{color:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:clamp(.85rem,1.5vw,1.1rem);font-style:italic;font-weight:400;letter-spacing:.02em;margin-bottom:40px}.fc-hero__btn{align-items:center;background:linear-gradient(135deg,#3a5a3a,#4a6f4a 40%,#3a5a3a);border:2px solid hsla(0,0%,100%,.15);border-radius:60px;box-shadow:0 8px 32px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.1);cursor:pointer;display:inline-flex;gap:18px;overflow:hidden;padding:14px 40px 14px 20px;position:relative;text-decoration:none;transform:translateY(0);transition:all .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fc-hero__btn:before{background:linear-gradient(135deg,hsla(0,0%,100%,.05),transparent 50%);border-radius:60px;content:"";inset:0;pointer-events:none;position:absolute}.fc-hero__btn:hover{background:linear-gradient(135deg,#4a6f4a,#5a8a5a 40%,#4a6f4a);border-color:hsla(0,0%,100%,.3);box-shadow:0 14px 44px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.15);transform:translateY(0)}.fc-hero__baseball-wrap{filter:drop-shadow(0 3px 8px rgba(0,0,0,.35));flex-shrink:0;height:76px;position:relative;transition:transform .5s cubic-bezier(.34,1.56,.64,1);width:76px}.fc-hero__btn:hover .fc-hero__baseball-wrap{transform:rotate(1turn) scale(1.1)}.fc-hero__baseball-wrap svg{height:100%;width:100%}.fc-hero__baseball-text{color:#444;font-family:Dancing Script,cursive;font-size:11.5px;font-weight:700;left:50%;line-height:1.25;pointer-events:none;position:absolute;text-align:center;text-shadow:0 .5px 0 hsla(0,0%,100%,.5);top:50%;transform:translate(-50%,-50%) rotate(-18deg);white-space:nowrap;z-index:1}.fc-hero__btn-text{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.fc-hero__btn-label{color:#fff;font-size:1.25rem;font-weight:900;letter-spacing:.05em;line-height:1.15;text-shadow:0 1px 3px rgba(0,0,0,.2)}.fc-hero__btn-label,.fc-hero__btn-sublabel{font-family:Poppins,sans-serif;text-transform:uppercase}.fc-hero__btn-sublabel{color:hsla(0,0%,100%,.7);font-size:.72rem;font-weight:300;letter-spacing:.12em}.fc-hero__btn-arrow{color:hsla(0,0%,100%,.6);display:inline-block;font-size:.9rem;margin-left:6px;transition:transform .3s ease,color .3s ease}.fc-hero__btn:hover .fc-hero__btn-arrow{color:hsla(0,0%,100%,.9);transform:translateX(5px)}@media (max-width:768px){.fc-hero{min-height:500px}.fc-hero__content{padding:0 20px}.fc-hero__subtext{margin-bottom:36px}.fc-hero__btn{gap:14px;padding:12px 32px 12px 16px}.fc-hero__baseball-wrap{height:64px;width:64px}.fc-hero__baseball-text{font-size:10px}.fc-hero__btn-label{font-size:1.1rem}.fc-hero__btn-sublabel{font-size:.65rem}}@media (max-width:480px){.fc-hero{min-height:450px}.fc-hero__content{padding:0 16px}.fc-hero__headline{font-size:2.2rem;margin-bottom:12px}.fc-hero__subtext{font-size:.8rem;letter-spacing:.05em;margin-bottom:28px}.fc-hero__placeholder{font-size:.8rem;margin-bottom:24px}.fc-hero__btn{border-radius:50px;gap:12px;padding:10px 24px 10px 12px}.fc-hero__baseball-wrap{height:52px;width:52px}.fc-hero__baseball-text{font-size:8.5px}.fc-hero__btn-label{font-size:.95rem}.fc-hero__btn-sublabel{font-size:.6rem}.fc-hero__btn-arrow{font-size:.75rem}}@media (max-width:360px){.fc-hero__headline{font-size:1.8rem}.fc-hero__btn{gap:10px;padding:8px 20px 8px 10px}.fc-hero__baseball-wrap{height:44px;width:44px}.fc-hero__baseball-text{font-size:7.5px}.fc-hero__btn-label{font-size:.85rem}}html{scroll-behavior:smooth}.triple-play-target{scroll-margin-top:20px}.fc-hero{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:-40px;width:100vw}