.home-events-section{padding:80px 20px}.home-events-section h2{text-align:center;font-size:3rem;margin-bottom:50px;color:#2c3e50}.home-slider-container{margin:0 auto;position:relative}.home-slider{display:flex;transition:transform .5s ease}.home-slide{min-width:100%;padding:40px}.home-event-card{display:grid;grid-template-columns:1fr 1fr;gap:40px;cursor:pointer;max-width:1000px;margin:auto}.home-event-image{width:100%;height:450px;overflow:hidden}.home-event-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:15px;max-width:450px;float:right}.home-event-details h3{font-size:2rem;margin-bottom:15px;color:#2c3e50;text-align:left}.home-event-details p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:20px}.home-event-date{display:inline-block;background:#008dd0;color:#fff;padding:10px 20px;border-radius:25px;font-weight:600;margin-bottom:20px}.home-slider-controls{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.home-slider-btn{background:0 0;border:2px solid #007bff;border-radius:50%;padding:10px;cursor:pointer;pointer-events:auto;transition:background .3s ease;margin:0 -14px}.home-slider-btn:hover{transform:translateY(-2px)}.home-weekly-events-section{padding:80px 20px;background:linear-gradient(rgba(0,141,208,.9),rgba(0,141,208,.4)),url(/assets/images/home/team.webp);background:linear-gradient(rgba(0,141,208,.9),rgba(0,141,208,.4)),url(/assets/images/home/team.avif);background-size:cover;background-position:center;background-attachment:fixed;color:#fff;position:relative}.weekly-events-section h2{text-align:center;font-size:3rem;margin-bottom:20px;color:#fff}.home-week-range{text-align:center;font-size:1.2rem;margin-bottom:50px;opacity:.9}.home-weekly-events-container{max-width:800px;margin:0 auto}.home-weekly-events-grid{display:flex;flex-direction:column;gap:20px}.home-weekly-event-card.race{background:linear-gradient(135deg,rgba(255,107,107,.3),rgba(238,90,111,.3))}.home-weekly-event-card.training{background:linear-gradient(135deg,rgba(79,172,254,.3),rgba(0,242,254,.3))}.home-weekly-event-card.social{background:linear-gradient(135deg,rgba(67,233,123,.3),rgba(56,249,215,.3))}.home-weekly-event-card.workshop{background:linear-gradient(135deg,rgba(250,112,154,.3),rgba(254,225,64,.3))}.home-weekly-event-card{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:20px;padding:30px;transition:transform .3s ease,box-shadow .3s ease;border:2px solid rgba(255,255,255,.2)}.home-weekly-event-content{display:flex;gap:30px;align-items:center}.home-weekly-event-info{flex:2;display:flex;flex-direction:column;gap:10px}.home-weekly-event-image{flex:1;max-width:33.33%;aspect-ratio:1;border-radius:15px;overflow:hidden}.home-weekly-event-image img{width:100%;height:100%;object-fit:cover}.home-weekly-event-name{font-size:1.5rem;font-weight:700;text-align:left}.home-weekly-event-day{font-size:1.1rem;font-weight:600;opacity:.9;text-align:left}.home-weekly-event-subtitle{font-size:1rem;opacity:.9;text-align:left}.home-weekly-event-type{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;opacity:.8;text-align:left}.home-no-events-message{text-align:center;font-size:1.3rem;padding:60px 20px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:20px;border:2px solid rgba(255,255,255,.2)}.home-event-subtitle{text-align:left}.home-shop-section-container{margin-top:60px}.product-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:auto;overflow-x:hidden}.product-modal-content{position:relative;background:rgba(20,20,20,.95);backdrop-filter:blur(20px);margin:2% auto;padding:0;width:90%;max-width:1000px;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.product-modal-close{position:absolute;top:15px;right:25px;color:rgba(0,141,208,.9);font-size:40px;font-weight:700;cursor:pointer;z-index:10001;transition:color .3s ease}.product-modal-close:hover{color:rgba(0,141,208,.4)}.product-modal-body{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:40px;overflow-y:auto;background-color:#fff}.product-modal-slider{position:relative;width:100%;aspect-ratio:1;background:rgba(255,255,255,.05);border-radius:15px;overflow:hidden}.product-modal-images{display:flex;transition:transform .4s ease;height:100%}.product-modal-image{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-modal-image img{width:100%;height:100%}.product-modal-info{display:flex;flex-direction:column;gap:20px;height:100%}.product-modal-info h2{font-size:2rem;margin:0}.product-modal-price{font-size:1.8rem;font-weight:700}.product-modal-description{font-size:1.1rem;line-height:1.6;flex-grow:1}#productModalSizeContainer{margin-top:auto}#productModalButton{margin-top:10px}#productModalButton .btn{width:100%;padding:15px;font-size:1.2rem}.product-modal-slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.3);backdrop-filter:blur(10px);border:none;color:rgba(0,141,208,.9);font-size:2.5rem;padding:10px 20px;cursor:pointer;border-radius:10px;transition:all .3s ease;z-index:10}.product-modal-slider-btn:hover{background:rgba(255,255,255,.5)}.product-modal-slider-btn.prev{left:0}.product-modal-slider-btn.next{right:0}.product-modal-slider-btn:disabled{opacity:.3;cursor:not-allowed}.product-modal-info{display:flex;flex-direction:column;gap:20px}.product-modal-info h2{font-size:2rem;margin:0}.product-modal-price{font-size:1.2rem}.product-modal-description{font-size:1rem;line-height:1.6}#productModalSizeContainer{margin-top:10px}#productModalButton .btn{width:100%;padding:15px;font-size:1.2rem}@media (max-width:768px){.product-modal-content{width:95%;margin:5% auto}.product-modal-body{grid-template-columns:1fr;gap:20px;padding:30px 20px}.product-modal-close{font-size:30px;top:10px;right:15px}.product-modal-slider-btn{font-size:1.8rem;padding:5px 12px}.product-modal-info h2{font-size:1.5rem}.product-modal-price{font-size:1.4rem}}@media (max-width:480px){.product-modal-slider-btn{font-size:1.5rem;padding:5px 10px}}.home-shop-slider-container{width:100%}.home-shop-slider{display:flex;transition:transform .5s ease;width:100%}.home-shop-slide{min-width:100%;max-width:100%;flex-shrink:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:20px;padding:0 10px;box-sizing:border-box}.home-shop-item{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:15px;padding:20px;text-align:center;transition:transform .3s ease;cursor:pointer;display:flex;flex-direction:column;box-sizing:border-box;min-width:0;overflow:hidden;height:100%}.home-shop-item:hover{transform:translateY(-5px)}.home-shop-item-image{width:45%;aspect-ratio:1;background:rgba(255,255,255,.3);border-radius:10px;margin:0 auto 15px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-shop-item-image img{width:100%;height:100%;object-fit:cover}.home-shop-item h3{font-size:1.3rem;margin-bottom:10px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home-shop-item p{font-size:1rem;font-weight:700;margin-bottom:10px}.home-shop-item>:last-child{margin-top:auto}.product-size-select{align-self:center;width:60%;padding:10px;margin-bottom:10px;border-radius:8px;border:2px solid #ff69b4;background:rgba(255,255,255,.1);color:#333;font-size:1rem;cursor:pointer;transition:all .3s ease}.product-size-select:focus{outline:0}.product-size-select option{background:#fff;color:#333}.product-modal-size-select{width:40%;padding:10px;margin-bottom:10px;border-radius:8px;border:2px solid #ff69b4;background:rgba(255,255,255,.1);color:#333;font-size:1rem;cursor:pointer;transition:all .3s ease}.product-no-size-spacer{height:46px;margin-bottom:10px}.home-shop-btn{margin:0 7px}.shop-slider-btn{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border:none;border-radius:50%;width:50px;font-size:3rem;color:#007bff;cursor:pointer;transition:all .3s ease;flex-shrink:0}.shop-slider-btn:hover{background:rgba(255,255,255,.5);transform:scale(1.1)}.shop-slider-btn:disabled{opacity:.3;cursor:not-allowed}.shop-slider-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.shop-slider-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease;border:2px solid #007bff}.shop-slider-dot.active{background:#007bff;transform:scale(1.3)}.home-shop-slider-wrapper{position:relative;display:flex;align-items:center;gap:20px}.home-shop-notice{text-align:center}.home-shop-disclaimer{width:100%;text-align:center;padding-top:5px;padding-bottom:20px}.home-shop-button{width:60%;padding:12px;margin-bottom:10px;border-radius:8px;align-self:center}.home-shop-button:disabled{opacity:.5;cursor:not-allowed}.BuyButton-Button.is-buttonLayout:focus{outline:0;outline-color:none}.home-instagram-section{padding:60px 60px;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d,#f56040,#fcaf45,#ffdc80)}.instagram-feed{padding:60px 40px}.juicer-feed{border-radius:20px}html body .juicer-feed h1.referral{display:none!important}html body .juicer-feed h1.referral a{display:none!important}.instagram-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home-instagram-section h3{font-size:3rem;margin-bottom:40px;text-align:center;color:#fff}.juicer-feed h1.referral{display:none!important}.instagram-post{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:15px;height:200px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;transition:transform .3s ease;cursor:pointer}.instagram-post:hover{transform:scale(1.05)}.instagram-curator{display:none}