.comp-bg{z-index:-1;position:fixed;inset:0}.comp-bg__img{object-fit:cover;object-position:center;width:100%;height:100%}.comp-bg__overlay{position:absolute;inset:0}.comp-sidebar{z-index:100;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.comp-sidebar__inner{background:#fffffffa;border-radius:20px;flex-direction:column;align-items:center;gap:16px;min-width:100px;padding:24px 18px;display:flex;box-shadow:0 15px 50px #0003}.comp-sidebar__date{text-align:center;border-bottom:1px solid #2d5a3826;width:100%;padding-bottom:14px}.comp-sidebar__date-day{color:#2d5a38;font-size:2.2rem;font-weight:700;line-height:1;display:block}.comp-sidebar__date-month{color:#d4af37;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:.85rem;font-weight:600;display:block}.comp-sidebar__cta{color:#1a3d2e;text-align:center;background:linear-gradient(135deg,#d4af37 0%,#b8960c 100%);border-radius:10px;width:100%;padding:12px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px #d4af3766}.comp-sidebar__cta:hover{transform:scale(1.05);box-shadow:0 6px 20px #d4af3780}.comp-sidebar__cta--disabled{color:#666;box-shadow:none;cursor:not-allowed;background:#ccc}.comp-sidebar__links{flex-direction:column;gap:8px;width:100%;display:flex}.comp-sidebar__link{color:#2d5a38;background:#2d5a3814;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;text-decoration:none;transition:all .3s;display:flex}.comp-sidebar__link:hover{background:#2d5a3826;transform:translateY(-2px)}.comp-sidebar__link span{text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.comp-sidebar__countdown{text-align:center;border-top:1px solid #2d5a3826;width:100%;padding-top:14px}.comp-sidebar__countdown-num{color:#d4af37;font-size:1.8rem;font-weight:700;line-height:1;display:block}.comp-sidebar__countdown-label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.65rem;display:block}.comp-topbar{z-index:1001;opacity:0;background:#fffffffa;padding:10px 16px;transition:all .3s;display:none;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 4px 20px #00000026}.comp-topbar.visible{opacity:1;transform:translateY(0)}.comp-topbar__inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.comp-topbar__date{background:#2d5a381a;border-radius:8px;align-items:baseline;gap:4px;padding:6px 12px;display:flex}.comp-topbar__date strong{color:#2d5a38;font-size:1.3rem;font-weight:700}.comp-topbar__date span{color:#d4af37;text-transform:uppercase;font-size:.75rem;font-weight:600}.comp-topbar__links{gap:8px;display:flex}.comp-topbar__links a{color:#2d5a38;background:#2d5a3814;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.comp-topbar__links a:hover{background:#2d5a3826}.comp-topbar__cta{color:#1a3d2e;white-space:nowrap;background:linear-gradient(135deg,#d4af37 0%,#b8960c 100%);border-radius:8px;padding:10px 18px;font-size:.85rem;font-weight:700;text-decoration:none}.comp-topbar__closed{color:#888;font-size:.85rem}.comp-hero{padding:140px 24px 40px}.comp-hero__card{background:#fffffffa;border-radius:28px;max-width:1100px;margin:0 auto;padding:0;overflow:hidden;box-shadow:0 25px 70px #0003}.comp-hero__top{background:linear-gradient(135deg,#2d5a38,#3d7a4a);justify-content:space-between;align-items:center;padding:16px 35px;display:flex}.comp-hero__status{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#fff3;border-radius:50px;padding:6px 16px;font-size:.75rem;font-weight:700}.comp-hero__countdown-badge{color:#ffffffe6;font-size:.85rem}.comp-hero__countdown-badge strong{color:#d4af37;font-size:1.1rem}.comp-hero h1{color:#1a3d2e;text-align:center;margin:0;padding:30px 35px 8px;font-size:clamp(1.7rem,4vw,2.3rem);font-weight:700;line-height:1.2}.comp-hero__subtitle{color:#d4af37;text-align:center;margin:0;padding:0 35px 25px;font-size:1.05rem;font-weight:500}.comp-hero__stats-row{background:#2d5a380d;border-top:1px solid #2d5a381a;border-bottom:1px solid #2d5a381a;justify-content:center;gap:30px;padding:20px 35px;display:flex}.comp-hero__stat-box{text-align:center}.comp-hero__stat-box strong{color:#2d5a38;font-size:2rem;font-weight:700;line-height:1;display:block}.comp-hero__stat-box span{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.comp-hero__divider{background:linear-gradient(90deg,#0000,#d4af374d,#0000);height:1px;margin:0 35px}.comp-hero__info-compact{display:none}.comp-hero__info-chip{color:#2d5a38;background:#2d5a3814;border:1px solid #2d5a381f;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;display:flex}.comp-hero__info-chip strong{color:#1a3d2e;font-weight:600}.comp-hero__info-chip-icon{font-size:.9rem;line-height:1}.comp-hero__info-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:25px 35px;display:grid}.comp-hero__info-box{align-items:flex-start;gap:12px;display:flex}.comp-hero__info-icon{background:#2d5a3814;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.comp-hero__info-content{flex-direction:column;display:flex}.comp-hero__info-label{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:.7rem}.comp-hero__info-content strong{color:#1a3d2e;font-size:.95rem;font-weight:600}.comp-hero__info-sub{color:#666;font-size:.8rem}.comp-hero__ages{text-align:center;background:#d4af3714;padding:20px 35px}.comp-hero__ages-label{color:#666;margin-bottom:12px;font-size:.8rem;display:block}.comp-hero__ages-list{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.comp-hero__age-tag{color:#fff;background:linear-gradient(135deg,#2d5a38,#3d7a4a);border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;box-shadow:0 2px 8px #2d5a384d}.comp-hero__cta-section{text-align:center;background:linear-gradient(#0000,#2d5a3808);padding:25px 35px 30px}.comp-hero__cta-btn{color:#1a3d2e;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#b8960c 100%);border:none;border-radius:50px;padding:16px 40px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 25px #d4af3766}.comp-hero__cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 35px #d4af3780}.comp-hero__cta-btn--disabled{color:#666;box-shadow:none;cursor:not-allowed;background:#ccc}.comp-hero__deadline{color:#666;margin-top:12px;font-size:.85rem}.comp-hero__deadline strong{color:#b8960c}.comp-main{padding:40px 24px 80px}.comp-main__inner{flex-direction:column;gap:24px;max-width:1100px;margin:0 auto;display:flex}.comp-section{border-radius:20px;padding:35px}.comp-section--white{color:#1a3d2e;background:#fffffff7;box-shadow:0 10px 40px #0000001a}.comp-section--green{color:#fff;background:#2d5a38f2;box-shadow:0 10px 40px #00000026}.comp-section h2{margin-bottom:20px;font-size:1.4rem;font-weight:600}.comp-section--white h2{color:#2d5a38}.comp-section--green h2{color:#fff}.comp-description{color:#444;font-size:1.05rem;line-height:1.8}.comp-prizes-banner{background:linear-gradient(135deg,#d4af371f,#d4af370d);border:1px solid #d4af3740;border-radius:14px;align-items:center;gap:20px;margin-top:25px;padding:20px 25px;display:flex}.comp-prizes-banner__icon{flex-shrink:0;font-size:2.5rem}.comp-prizes-banner__text strong{color:#b8960c;margin-bottom:4px;font-size:1.1rem;display:block}.comp-prizes-banner__text span{color:#666;font-size:.9rem}.comp-tabs{gap:10px;margin-bottom:25px;display:flex}.comp-tabs__btn{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;flex:1;padding:14px 20px;font-size:.95rem;font-weight:600;transition:all .3s}.comp-tabs__btn:hover{color:#fff;background:#ffffff26}.comp-tabs__btn.active{color:#2d5a38;background:#fffffff7;border-color:#0000}.comp-disciplines{flex-direction:column;gap:12px;display:flex}.comp-discipline{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;padding:18px 22px;transition:all .3s}.comp-discipline:hover{background:#ffffff1f;border-color:#d4af374d}.comp-discipline__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.comp-discipline__header h3{color:#fff;margin:0;font-size:1.05rem;font-weight:600}.comp-discipline__ages{flex-wrap:wrap;gap:6px;display:flex}.comp-discipline__ages span{color:#d4af37;background:#d4af3733;border-radius:50px;padding:3px 10px;font-size:.7rem;font-weight:600}.comp-discipline p{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.6}.comp-discipline__participants{color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:10px;padding-top:10px;font-size:.8rem}.comp-discipline__participants strong{color:#d4af37}.comp-disciplines-link{color:#d4af37;text-align:center;background:#ffffff1a;border:1px solid #d4af374d;border-radius:10px;margin-top:20px;padding:14px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.comp-disciplines-link:hover{background:#d4af3726}.comp-schedule{position:relative}.comp-schedule:before{content:"";background:#ffffff26;width:2px;position:absolute;top:8px;bottom:8px;left:54px}.comp-schedule__item{align-items:flex-start;gap:16px;padding:10px 0;display:flex}.comp-schedule__time{color:#d4af37;text-align:right;flex-shrink:0;width:45px;font-size:.9rem;font-weight:600}.comp-schedule__dot{z-index:2;background:#d4af37;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px;position:relative}.comp-schedule__content{flex:1}.comp-schedule__content strong{color:#fff;font-size:.95rem;display:block}.comp-schedule__content p{color:#fff9;margin-top:2px;font-size:.8rem}.comp-checklist{grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;display:grid}.comp-checklist li{color:#2d5a38;background:#2d5a3814;border-left:3px solid #2d5a38;border-radius:10px;padding:12px 16px;font-size:.95rem}.comp-faq-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.comp-faq-toggle h2{margin:0}.comp-faq-toggle__arrow{color:#ffffff80;font-size:2rem;transition:transform .3s}.comp-faq-toggle__arrow.open{color:#d4af37;transform:rotate(90deg)}.comp-faq{flex-direction:column;gap:10px;margin-top:20px;display:flex}.comp-faq__item{background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;overflow:hidden}.comp-faq__item.open{border-color:#d4af374d}.comp-faq__question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;font-size:.9rem;font-weight:500;display:flex}.comp-faq__arrow{color:#fff6;font-size:1.3rem;transition:transform .3s}.comp-faq__item.open .comp-faq__arrow{color:#d4af37;transform:rotate(90deg)}.comp-faq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.comp-faq__item.open .comp-faq__answer{max-height:300px}.comp-faq__answer p{color:#ffffffb3;padding:0 18px 16px;font-size:.85rem;line-height:1.7}.comp-section--white .comp-faq-toggle__arrow{color:#0000004d}.comp-section--white .comp-faq-toggle__arrow.open{color:#d4af37}.comp-section--white .comp-faq__item{background:#2d5a380d;border-color:#2d5a381a}.comp-section--white .comp-faq__item.open{border-color:#d4af374d}.comp-section--white .comp-faq__question{color:#1a3d2e}.comp-section--white .comp-faq__arrow{color:#0000004d}.comp-section--white .comp-faq__item.open .comp-faq__arrow{color:#d4af37}.comp-section--white .comp-faq__answer p{color:#555}.comp-gallery-section{text-align:center}.comp-gallery__grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.comp-gallery__item{aspect-ratio:1;border-radius:12px;overflow:hidden}.comp-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.comp-gallery__item:hover img{transform:scale(1.1)}.comp-gallery__link{color:#2d5a38;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block}.comp-gallery__link:hover{color:#d4af37}.comp-final-cta{text-align:center;background:linear-gradient(145deg,#2d5a37f7,#23462afa);border-radius:24px;padding:50px 30px;box-shadow:0 15px 50px #0003}.comp-final-cta h2{color:#fff;margin-bottom:10px;font-size:1.8rem}.comp-final-cta p{color:#ffffffb3;margin-bottom:25px;font-size:1rem}.comp-final-cta__btn{color:#1a3d2e;background:linear-gradient(135deg,#d4af37 0%,#b8960c 100%);border-radius:50px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 25px #d4af3766}.comp-final-cta__btn:hover{transform:translateY(-3px);box-shadow:0 10px 35px #d4af3780}.comp-final-cta__btn--outline{color:#fff;box-shadow:none;background:0 0;border:2px solid #ffffff4d}.comp-final-cta__btn--outline:hover{background:#ffffff1a;border-color:#ffffff80}.comp-highlights{flex-direction:column;gap:16px;display:flex}.comp-highlight{background:#ffffff14;border:1px solid #d4af3726;border-radius:12px;align-items:flex-start;gap:16px;padding:20px 24px;transition:all .3s;display:flex}.comp-highlight:hover{background:#ffffff1f;border-color:#d4af374d;transform:translate(4px)}.comp-highlight__icon{flex-shrink:0;font-size:1.6rem;line-height:1}.comp-highlight__text{flex-direction:column;gap:4px;display:flex}.comp-highlight__text strong{color:#fff;font-size:.95rem;font-weight:600}.comp-highlight__text span{color:#ffffffb3;font-size:.85rem}.comp-rules{flex-direction:column;gap:14px;display:flex}.comp-rule{background:#f8f8f8;border-left:3px solid #d4af37;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 20px;transition:all .3s;display:flex}.comp-rule:hover{background:#f0f0f0;transform:translate(4px)}.comp-rule__text{flex-direction:column;gap:2px;display:flex}.comp-rule__text span{opacity:.7;font-size:.85rem}.comp-rule__icon{flex-shrink:0;font-size:1.3rem;line-height:1.4}.comp-rule p{color:#1a1a1a;margin:0;font-size:.9rem;line-height:1.5}.comp-rule a{color:#2d5a28;text-underline-offset:2px;font-weight:600;text-decoration:underline}.comp-rule a:hover{color:#d4af37}.comp-description--recap p{color:#555;margin-bottom:16px;font-size:.95rem;line-height:1.8}.comp-description--recap p:last-child{margin-bottom:0}.comp-recap-links{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.comp-recap-link{color:#2d5a28;background:#f8f8f8;border-radius:12px;align-items:center;gap:6px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.comp-recap-link:hover{color:#fff;background:#2d5a28;transform:translateY(-2px)}.comp-schedule__empty{text-align:center;color:#fff9;padding:40px 20px;font-size:.95rem;font-style:italic}.comp-twin-sections{flex-direction:column;gap:2rem;display:flex}.comp-twin-block{min-width:0}.comp-twin-block__title{text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid;align-items:center;gap:.4rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;display:flex}.comp-twin-block .comp-twin-block__title+.comp-compact-grid+.comp-twin-block__title{margin-top:1.25rem}.comp-twin-block__title--gold{color:#f1c40f;border-color:#f1c40f40}.comp-twin-block__title--green{color:#2ecc71;border-color:#2ecc7140}.comp-twin-block__title--blue{color:#5dade2;border-color:#5dade240}.comp-compact-grid{gap:.6rem;display:grid}.comp-compact-grid--3col{grid-template-columns:repeat(3,1fr)}.comp-compact-grid--2col{grid-template-columns:repeat(2,1fr)}.comp-compact-card{text-align:center;cursor:default;border:1px solid;border-radius:.6rem;flex-direction:column;align-items:center;gap:.2rem;padding:.75rem .5rem;transition:transform .2s,background .2s,border-color .2s;display:flex}.comp-compact-card:hover{transform:translateY(-2px)}.comp-compact-card__icon{margin-bottom:.15rem;font-size:1.4rem;line-height:1}.comp-compact-card strong{color:#fff;font-size:.8rem;font-weight:700;line-height:1.2}.comp-compact-card>span:last-child{color:#ffffff8c;font-size:.68rem;line-height:1.25}.comp-compact-card--gold{background:#f1c40f0f;border-color:#f1c40f26}.comp-compact-card--gold:hover{background:#f1c40f1f;border-color:#f1c40f59}.comp-compact-card--green{background:#2ecc710f;border-color:#2ecc7126}.comp-compact-card--green:hover{background:#2ecc711f;border-color:#2ecc7159}.comp-compact-card--blue{background:#5dade20f;border-color:#5dade226}.comp-compact-card--blue:hover{background:#5dade21f;border-color:#5dade259}@media (min-width:1101px){.comp-hero__card,.comp-main__inner{max-width:min(1100px,100vw - 200px)}}@media (min-width:901px) and (max-width:1100px){.comp-sidebar{right:16px}.comp-sidebar__inner{min-width:90px;padding:20px 14px}.comp-hero__card,.comp-main__inner{max-width:calc(100vw - 180px)}}@media (min-width:1024px){.comp-twin-sections{flex-direction:row;gap:1.5rem}.comp-twin-block{flex:1 1 0}}@media (max-width:900px){.comp-sidebar{display:none}.comp-topbar{display:block}.comp-hero__card,.comp-main__inner{max-width:100%}.comp-gallery__grid{grid-template-columns:repeat(2,1fr)}.comp-hero{padding:130px 24px 40px}.comp-hero__info-grid{grid-template-columns:repeat(3,1fr);gap:16px}.comp-hero__info-box{text-align:center;flex-direction:column;align-items:center;gap:8px}.comp-hero__info-content{align-items:center}}@media (max-width:768px){.comp-hero__info-compact{flex-wrap:wrap;justify-content:center;gap:8px;padding:16px 20px;display:flex}.comp-hero__info-grid{display:none!important}.comp-hero{padding:100px 16px 30px}.comp-hero__card{border-radius:20px}.comp-hero__top{text-align:center;flex-direction:column;gap:10px;padding:14px 20px}.comp-hero h1{padding:20px 20px 6px;font-size:1.5rem}.comp-hero__subtitle{padding:0 20px 20px;font-size:.95rem}.comp-hero__stats-row{flex-direction:row;gap:20px;padding:16px 20px}.comp-hero__stat-box strong{font-size:1.5rem}.comp-hero__stat-box span{font-size:.7rem}.comp-hero__ages{padding:16px 20px}.comp-hero__cta-section{padding:20px}.comp-hero__cta-btn{width:100%;max-width:280px;padding:14px 30px;font-size:1rem}.comp-main{padding:30px 16px 60px}.comp-section{border-radius:16px;padding:25px 20px}.comp-section h2{font-size:1.2rem}.comp-prizes-banner{text-align:center;flex-direction:column;gap:12px}.comp-tabs{gap:8px}.comp-tabs__btn{padding:12px 14px;font-size:.85rem}.comp-discipline__header{flex-direction:column;gap:8px}.comp-checklist{grid-template-columns:1fr}.comp-gallery__grid{grid-template-columns:repeat(2,1fr);gap:8px}.comp-final-cta{border-radius:20px;padding:40px 20px}.comp-final-cta h2{font-size:1.4rem}.comp-highlight{padding:16px}.comp-highlight__icon{font-size:1.3rem}.comp-rule{padding:14px 16px}.comp-recap-links{flex-direction:column;gap:12px}.comp-recap-link{justify-content:center}}@media (max-width:480px){.comp-hero{padding:80px 12px 24px}.comp-hero__top{gap:8px;padding:12px 16px}.comp-hero h1{padding:16px 16px 4px;font-size:1.35rem}.comp-hero__subtitle{padding:0 16px 16px;font-size:.9rem}.comp-hero__stats-row{flex-direction:row;justify-content:center;gap:12px;padding:14px 16px}.comp-hero__stat-box strong{font-size:1.3rem}.comp-hero__stat-box span{font-size:.6rem}.comp-hero__info-compact{gap:6px;padding:12px 16px}.comp-hero__info-chip{gap:4px;padding:6px 10px;font-size:.75rem}.comp-hero__ages{padding:14px 16px}.comp-hero__ages-label{margin-bottom:10px;font-size:.75rem}.comp-hero__ages-list{gap:6px}.comp-hero__age-tag{padding:6px 12px;font-size:.75rem}.comp-hero__cta-section{padding:16px}.comp-hero__cta-btn{padding:12px 24px;font-size:.95rem}.comp-hero__deadline{margin-top:10px;font-size:.8rem}.comp-topbar{padding:8px 12px}.comp-topbar__date{padding:5px 10px}.comp-topbar__date strong{font-size:1.1rem}.comp-topbar__links{gap:5px}.comp-topbar__links a{width:34px;height:34px}.comp-topbar__cta{padding:8px 12px;font-size:.75rem}.comp-main{padding:24px 12px 50px}.comp-section{padding:20px 16px}.comp-schedule:before{left:50px}.comp-schedule__time{width:40px;font-size:.85rem}.comp-compact-grid--3col,.comp-compact-grid--2col{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.comp-hero{padding:50px 12px 20px}.comp-sidebar__link[title="Dodaj do kalendarza"],.comp-topbar__links a[title=Kalendarz]{display:none!important}.comp-hero__stats-row{flex-direction:row!important;justify-content:space-around!important;gap:8px!important;padding:14px 16px!important;display:flex!important}.comp-hero__stat-box{text-align:center;flex:1;min-width:0}.comp-hero__stat-box strong{font-size:1.3rem!important}.comp-hero__stat-box span{font-size:.65rem!important}}
