.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;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:600;display:flex}.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-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-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-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}}.comp-description--recap{color:#333;line-height:1.8}.comp-description--recap h2{color:#1a3d2e;margin:32px 0 16px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.comp-description--recap h3{color:#2d5a38;margin:28px 0 12px;font-size:1.15rem;font-weight:700}.comp-description--recap p{margin:0 0 16px;font-size:.95rem}.comp-description--recap ul{margin:12px 0 20px 24px;padding:0}.comp-description--recap li{margin-bottom:6px;font-size:.95rem}.comp-description--recap a{font-weight:600;transition:color .2s;color:#2d5a38!important;text-decoration:underline!important}.comp-description--recap a:hover{color:#d4af37!important}.comp-description--recap strong{color:#1a3d2e;font-weight:700}.comp-description--recap em{color:#555;font-style:italic}.comp-description--recap .summary{padding:0}.comp-discipline__price{color:#d4af37;background:#d4af371a;border-radius:20px;margin-left:12px;padding:2px 10px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;display:inline-block}.comp-discipline__subs{flex-direction:column;gap:8px;margin-top:12px;display:flex}.comp-discipline__sub{background:#1a3d2e0a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 14px;display:flex}.comp-discipline__sub-name{color:#1a3d2e;min-width:140px;font-size:.9rem;font-weight:600}.comp-discipline__sub-tag{color:#2d5a38;background:#1a3d2e1a;border-radius:12px;padding:2px 8px;font-size:.8rem;font-weight:500}.comp-discipline__sub-tag--height{color:#8a7020;background:#d4af3726}.comp-discipline__sub-price{color:#1a3d2e;margin-left:auto;font-size:.9rem;font-weight:700}@media (max-width:640px){.comp-discipline__sub{flex-wrap:wrap;gap:6px}.comp-discipline__sub-name{width:100%;min-width:auto}.comp-discipline__sub-price{margin-left:0}}.comp-discipline__age-entries{color:#d4af37;align-items:center;gap:2px;margin-left:5px;font-size:.7rem;font-weight:700;display:inline-flex}.comp-discipline__age-entries svg{opacity:.7}
.sched{--gold:#d4af37;--gold-light:#e8c84a;--gold-dim:#d4af3740;--gold-glow:#d4af371f;--text-primary:#ffffffeb;--text-muted:#ffffff73;--card-bg:#ffffff08;--card-border:#ffffff0f;padding:8px 0 32px;position:relative}.sched:before{content:"";opacity:.4;pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.sched__note{border-left:2px solid var(--gold-dim);color:var(--text-muted);letter-spacing:.2px;z-index:1;background:linear-gradient(135deg,#d4af370f 0%,#d4af3705 100%);border-radius:0 10px 10px 0;align-items:flex-start;gap:10px;margin-bottom:28px;padding:14px 18px;font-size:.83rem;line-height:1.7;display:flex;position:relative}.sched__note-icon{flex-shrink:0;margin-top:1px;font-size:.9rem}.sched__empty{text-align:center;color:var(--text-muted);padding:48px 20px}.sched__empty-icon{opacity:.5;margin-bottom:12px;font-size:2rem}.sched__empty p{letter-spacing:.3px;font-size:.88rem}.sched__timeline{z-index:1;padding:0;position:relative}.sched__line{width:1px;position:absolute;top:0;bottom:0;left:112px;overflow:hidden}.sched__line:before{content:"";background:linear-gradient(to bottom,transparent 0%,var(--gold-dim)5%,var(--gold-dim)95%,transparent 100%);position:absolute;inset:0}.sched__line:after{content:"";background:linear-gradient(to bottom,transparent 0%,transparent 40%,var(--gold)50%,transparent 60%,transparent 100%);width:100%;height:200%;animation:6s linear infinite lineFlow;position:absolute;top:-100%;left:0}@keyframes lineFlow{0%{transform:translateY(0)}to{transform:translateY(50%)}}.sched__row{opacity:0;min-height:52px;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);transition-delay:var(--delay,0s);grid-template-columns:104px 16px 1fr;align-items:start;display:grid;position:relative;transform:translateY(20px)scale(.98)}.sched__row.sched-visible{opacity:1;transform:translateY(0)scale(1)}.sched__row--hour{margin-top:8px;padding-top:8px}.sched__row--hour:before{content:"";background:linear-gradient(to right,var(--gold-dim),transparent 70%);height:1px;position:absolute;top:0;left:120px;right:0}.sched__time{color:var(--text-muted);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:.5px;padding:13px 14px 0 0;font-size:.74rem;font-weight:400;transition:all .35s}.sched__time--hour{color:var(--gold);text-shadow:0 0 20px var(--gold-glow);font-size:.8rem;font-weight:600}.sched__row:hover .sched__time{color:var(--gold-light);transform:translate(-2px)}.sched__row:after{content:"";background:var(--gold-dim);opacity:0;width:8px;height:1px;transition:opacity .3s;position:absolute;top:17px;left:104px}.sched__row:hover:after{opacity:1}.sched__node-wrap{z-index:2;justify-content:center;padding-top:13px;display:flex;position:relative}.sched__node{background:var(--gold-dim);border-radius:50%;width:7px;height:7px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}.sched__row:hover .sched__node{background:var(--gold);transform:scale(1.8);box-shadow:0 0 12px #d4af3766,0 0 32px #d4af3726}.sched__node--hour{background:var(--gold);width:9px;height:9px;box-shadow:0 0 10px var(--gold-glow)}.sched__node-ring{border:1px solid var(--gold-dim);border-radius:50%;animation:3s ease-in-out infinite nodeRingPulse;position:absolute;inset:-6px}@keyframes nodeRingPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}.sched__node--ceremony{background:var(--gold);width:9px;height:9px;box-shadow:0 0 8px var(--gold-glow);border-radius:2px;transform:rotate(45deg)}.sched__row:hover .sched__node--ceremony{transform:rotate(45deg)scale(1.6);box-shadow:0 0 20px #d4af374d}.sched__card{padding:6px 0 6px 14px}.sched__card-inner{background:var(--card-bg);border:1px solid var(--card-border);cursor:default;border-radius:10px;align-items:flex-start;gap:10px;padding:11px 16px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.sched__card-inner:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d4af370f 40%,#d4af371a 50%,#d4af370f 60%,#0000 100%);width:60%;height:100%;transition:none;position:absolute;top:0;left:-100%}.sched__row:hover .sched__card-inner:before{animation:.8s ease-out forwards shimmerSweep}@keyframes shimmerSweep{0%{left:-100%}to{left:200%}}.sched__row:hover .sched__card-inner{background:#d4af3708;border-color:#d4af3726;transform:translate(6px);box-shadow:0 2px 8px #0000001a,0 8px 32px #0000001f,inset 0 1px #d4af3714}.sched__card-icon{flex-shrink:0;margin-top:2px;font-size:1rem;transition:transform .3s}.sched__row:hover .sched__card-icon{transform:scale(1.15)}.sched__card-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.sched__card-title{color:var(--text-primary);letter-spacing:.2px;font-size:.85rem;font-weight:500;line-height:1.4;transition:color .3s}.sched__row:hover .sched__card-title{color:var(--gold-light)}.sched__card-desc{color:var(--text-muted);font-size:.74rem;line-height:1.5}.sched__duration-bar{background:linear-gradient(90deg,var(--gold),var(--gold-light));opacity:0;transform-origin:0;border-radius:0 0 10px 10px;height:2px;transition:opacity .4s,transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;transform:scaleX(0)}.sched__row:hover .sched__duration-bar{opacity:.6;transform:scaleX(1)}.sched__duration{color:var(--text-muted);letter-spacing:.3px;font-variant-numeric:tabular-nums;opacity:0;background:#ffffff0a;border-radius:4px;flex-shrink:0;align-self:flex-start;margin-top:2px;padding:2px 7px;font-size:.65rem;transition:opacity .3s}.sched__row:hover .sched__duration{opacity:1}.sched__card--break .sched__card-inner{background:#ffffff04;border-style:dashed;border-color:#ffffff0a}.sched__card--break .sched__card-title{color:var(--text-muted);font-style:italic;font-weight:400}.sched__row:hover .sched__card--break .sched__card-inner{border-color:#ffffff1a}.sched__card--ceremony .sched__card-inner{background:linear-gradient(135deg,#d4af370d 0%,#d4af3704 100%);border-color:#d4af371a}.sched__card--ceremony .sched__card-title{color:var(--gold);font-weight:600}.sched__card--parallel .sched__card-inner{border-left:2px solid var(--gold-dim)}.sched__card--parallel .sched__card-inner:after{content:"równolegle";text-transform:uppercase;letter-spacing:1.5px;color:var(--gold-dim);font-size:.58rem;position:absolute;top:4px;right:8px}@media (max-width:640px){.sched__line{left:10px}.sched__row{grid-template-columns:1fr;gap:0;padding-left:32px}.sched__row:after{display:none}.sched__row--hour:before{left:24px}.sched__time{text-align:left;padding:0 0 2px;font-size:.7rem}.sched__node-wrap{width:8px;height:100%;padding-top:12px;position:absolute;top:0;left:6px}.sched__node{width:6px;height:6px}.sched__node--hour{width:8px;height:8px}.sched__node-ring{inset:-4px}.sched__card{padding:0 0 6px}.sched__card-inner{padding:9px 12px}.sched__duration{opacity:1}}
