:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 50%,#16213e 100%) fixed;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:0;display:flex}.tournament-card{background:linear-gradient(135deg,#1e1e2e 0%,#2a2a3e 100%);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000004d}.tournament-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0006}.tournament-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.tournament-header-left{flex-direction:column;flex:1;align-items:flex-start;gap:.5rem;display:flex}.tournament-name{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.tournament-header-right{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.store-type-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#646cff 0%,#535bf2 100%);border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:600}.event-category-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:6px;width:fit-content;padding:.35rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.tournament-number{color:#888;background:#ffffff0d;border-radius:4px;padding:.25rem .5rem;font-size:.875rem}.tournament-info{flex-direction:column;gap:.75rem;display:flex}.info-row{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.info-label{color:#aaa;min-width:100px;font-size:.9rem;font-weight:500}.info-value{color:#fff;flex:1;font-size:.95rem}.info-value.reservable{color:#4ade80;font-weight:500}.event-link{color:#646cff;margin-top:.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.event-link:hover{color:#535bf2}.address-link{color:#646cff;border-bottom:1px solid #0000;text-decoration:none;transition:color .2s}.address-link:hover{color:#535bf2;border-bottom-color:#535bf2}@media (max-width:768px){.tournament-header{flex-direction:column;gap:.5rem}.tournament-header-left{width:100%}.tournament-header-right{flex-direction:row;align-items:flex-start;gap:.5rem;width:100%}.info-row{flex-direction:column;gap:.25rem}.info-label{min-width:auto}}.store-filter{background:linear-gradient(135deg,#1e1e2e 0%,#2a2a3e 100%);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 6px #0000004d}.filter-title{color:#fff;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.store-buttons{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.store-button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;display:flex}.store-button:hover{background:#ffffff1a;border-color:#646cff80;transform:translateY(-1px)}.store-button.active{background:linear-gradient(135deg,#646cff 0%,#535bf2 100%);border-color:#646cff;box-shadow:0 2px 8px #646cff4d}.store-button.other-stores{background:#646cff1a;border-color:#646cff4d}.store-button.other-stores.active{background:linear-gradient(135deg,#646cff 0%,#535bf2 100%)}.store-name{font-weight:500}.store-city{color:#aaa;font-size:.9em;font-weight:400}.store-badge{text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.store-button.active .store-badge{background:#ffffff40}.store-count{color:#aaa;font-size:.85rem}.store-button.active .store-count{color:#ffffffe6}.clear-filter{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.clear-filter:hover{background:#ef444433;border-color:#ef444480}@media (max-width:768px){.store-buttons{gap:.5rem}.store-button{padding:.6rem .8rem;font-size:.85rem}.store-badge{padding:.2rem .4rem;font-size:.7rem}}.event-category-filter{background:linear-gradient(135deg,#1e1e2e 0%,#2a2a3e 100%);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 6px #0000004d}.category-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.category-button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;display:flex}.category-button:hover:not(:disabled){background:#ffffff1a;transform:translateY(-1px)}.category-button:disabled{cursor:not-allowed}.category-button.active{box-shadow:0 2px 8px #0000004d}.category-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:600}.category-count{color:#aaa;font-size:.85rem}.category-button.active .category-count{color:#ffffffe6}@media (max-width:768px){.category-buttons{gap:.5rem}.category-button{padding:.6rem .8rem;font-size:.85rem}.category-badge{padding:.2rem .4rem;font-size:.7rem}}.language-selector{align-items:center;gap:.5rem;display:flex}.language-button{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;transition:all .2s;display:flex}.language-button:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.language-button.active{color:#fff;background:#646cff33;border-color:#646cff}.language-flag{font-size:1.2rem;line-height:1}.language-name{font-weight:500}@media (max-width:768px){.language-button{padding:.4rem .6rem;font-size:.85rem}.language-name{display:none}}.calendar-view{flex-direction:column;gap:2rem;display:flex}.calendar-container{background:linear-gradient(135deg,#1e1e2e 0%,#2a2a3e 100%);border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000004d}.calendar-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.calendar-month-year{color:#fff;text-align:center;flex:1;margin:0;font-size:1.5rem;font-weight:600}.calendar-nav-button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem 1rem;font-family:inherit;font-size:1.2rem;transition:all .2s}.calendar-nav-button:hover{background:#ffffff1a;border-color:#646cff80}.calendar-today-button{color:#646cff;cursor:pointer;background:#646cff1a;border:1px solid #646cff4d;border-radius:6px;align-self:flex-start;margin-bottom:1rem;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.calendar-today-button:hover{background:#646cff33;border-color:#646cff80}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid;position:relative}.calendar-day-wrapper{aspect-ratio:1.5;width:100%;position:relative}@media (max-width:768px){.calendar-day-wrapper{aspect-ratio:1}}.calendar-weekday{text-align:center;color:#aaa;padding:.5rem;font-size:.9rem;font-weight:600}.calendar-day{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;font-family:inherit;transition:all .2s;display:flex;position:relative}.calendar-day:hover:not(:disabled){background:#ffffff1a;border-color:#646cff80;transform:scale(1.05)}.calendar-day:disabled{opacity:.3;cursor:not-allowed}.calendar-day.other-month{opacity:.3}.calendar-day.today:not(.selected){background:#646cff1a;border-color:#646cff}.calendar-day.selected{color:#fff;box-shadow:0 2px 8px #646cff4d;background:linear-gradient(135deg,#646cff 0%,#535bf2 100%)!important;border-color:#646cff!important}.calendar-day.selected .calendar-day-number{color:#fff;font-weight:600}.calendar-day.weekend:not(.selected):not(.today){background:#0003}.calendar-day.weekend.today:not(.selected){background:#646cff26}.calendar-day-number{font-size:1rem;font-weight:500}.calendar-day-badges{flex-wrap:wrap;justify-content:flex-end;gap:.2rem;max-width:calc(100% - .5rem);display:flex;position:absolute;top:.25rem;right:.25rem}.calendar-day-badge{color:#fff;background:#10b981;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;font-size:.65rem;font-weight:600;display:flex;box-shadow:0 1px 3px #0000004d}.mobile-badges{display:none}.calendar-day-dot{border:1px solid #fff3;border-radius:50%;width:.4rem;height:.4rem;display:inline-block;box-shadow:0 1px 2px #0000004d}@media (max-width:768px){.desktop-badges{display:none}.mobile-badges{flex-wrap:wrap;gap:.15rem;display:flex}}.calendar-day.selected .calendar-day-badge{background:#ffffff4d}.calendar-day-tooltip{z-index:1000;pointer-events:none;min-width:450px;max-width:600px;animation:.2s ease-out tooltipFadeIn;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-5px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.tooltip-content{background:linear-gradient(135deg,#1e1e2e 0%,#2a2a3e 100%);border:1px solid #fff3;border-radius:8px;max-height:600px;padding:1rem;overflow-y:auto;box-shadow:0 8px 16px #0006}.tooltip-header{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.95rem;font-weight:600}.tooltip-tournaments{flex-direction:column;gap:.75rem;display:flex}.tooltip-tournament{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.5rem}.tooltip-tournament-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.tooltip-tournament-name{color:#fff;flex:1;min-width:0;font-size:.9rem;font-weight:500}.tooltip-tournament-badge{color:#fff;white-space:nowrap;border:1px solid #fff3;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.7rem;font-weight:600;box-shadow:0 1px 3px #0000004d}.tooltip-tournament-time{color:#aaa;margin-bottom:.25rem;font-size:.85rem}.tooltip-tournament-location{color:#888;font-size:.8rem}.tooltip-more{text-align:center;color:#aaa;padding:.5rem;font-size:.85rem;font-style:italic}.calendar-day-tooltip:before{content:"";border:6px solid #0000;border-bottom-color:#fff3;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.calendar-day-tooltip:after{content:"";border:5px solid #0000;border-bottom-color:#1e1e2e;margin-bottom:-1px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media (max-width:768px){.calendar-day-tooltip{display:none!important}}.calendar-selected-date,.calendar-all-tournaments{margin-top:2rem}.selected-date-title{color:#fff;border-bottom:1px solid #ffffff1a;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:600}.selected-date-count{color:#aaa;font-size:1.2rem;font-weight:400}.selected-date-tournaments{flex-direction:column;gap:0;display:flex}.selected-date-empty{text-align:center;color:#888;padding:3rem 2rem;font-size:1.1rem}@media (max-width:768px){.calendar-container{padding:1rem}.calendar-month-year{font-size:1.2rem}.calendar-nav-button{padding:.4rem .8rem;font-size:1rem}.calendar-day{padding:.25rem}.calendar-day-number{font-size:.9rem}.calendar-day-badge{width:1rem;height:1rem;font-size:.6rem;top:.15rem;right:.15rem}}@media (min-width:769px){body.filters-modal-open{cursor:pointer}body.filters-modal-open .filters-panel>*,body.filters-modal-open .filters-toggle-button{cursor:default}}.app{width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem}.app-header{text-align:center;margin-bottom:.5rem;padding:2rem 0}.header-top,.header-top-right{flex-direction:column;align-items:center;gap:1rem;display:flex}.tournaments-count-header{text-align:center;color:#aaa;white-space:nowrap;background:#646cff1a;border:1px solid #646cff33;border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.header-actions{align-items:center;gap:.5rem;display:flex}.filters-button-header{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s;display:none}.filters-button-header:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.filters-button-header.active{color:#fff;background:#646cff33;border-color:#646cff}.filters-icon{font-size:1.1rem;line-height:1}@media (min-width:769px){.header-top-right{flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}.tournaments-count-header{display:block}.tournaments-count-mobile{display:none}.view-mode-selector-header{display:block}.view-mode-selector-mobile{display:none!important}.filters-button-header{display:flex}}@media (max-width:768px){.tournaments-count-header{display:none}.tournaments-count-mobile{display:block}.view-mode-selector-header{display:none}.view-mode-selector-mobile{display:block}}.app-header h1{background:linear-gradient(135deg,#646cff 0%,#535bf2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:700}.app-footer{border-top:1px solid #ffffff1a;margin-top:4rem;padding:2rem 0}.footer-content{color:#aaa;flex-direction:column;align-items:center;gap:1rem;font-size:.9rem;display:flex}.author-info{align-items:center;gap:.5rem;display:flex}.author-name{color:#fff;font-weight:500}.author-nickname{color:#888}.github-link{color:#aaa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.github-link:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.github-link svg{width:18px;height:18px}.subtitle{color:#aaa;margin:0;font-size:1.1rem}.app-main{width:100%;position:relative}@media (min-width:769px){.app-main{padding-top:0}}.filters-toggle-button{z-index:1000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#646cff 0%,#535bf2 100%);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;position:fixed;top:1rem;right:1rem;box-shadow:0 4px 12px #646cff66}.filters-toggle-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #646cff80}.filters-toggle-button:active{transform:translateY(0)}.filters-toggle-icon{font-size:1.1rem}.filters-toggle-text{white-space:nowrap}.filters-panel{z-index:100;opacity:0;cursor:pointer;background:linear-gradient(#1a1a2e 0%,#1e1e2e 100%);border-bottom:1px solid #ffffff1a;max-height:0;margin:0;padding-top:0;padding-bottom:0;transition:max-height .4s,opacity .3s,padding-top .3s,padding-bottom .3s;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000004d}.filters-panel.visible{opacity:1;max-height:1000px;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:769px){.filters-panel>*{cursor:default;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.filters-panel>:not(:last-child){margin-bottom:1.5rem}}@media (max-width:768px){.filters-toggle-button{display:none}.filters-panel{box-shadow:none;opacity:1;background:0 0;border-bottom:none;max-height:none;margin-bottom:1.5rem;padding:0;position:relative;top:auto;left:auto;right:auto}.filters-panel .event-category-filter,.filters-panel .store-filter{padding:1.5rem!important}}.loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.spinner{border:4px solid #646cff33;border-top-color:#646cff;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading p{color:#aaa;font-size:1.1rem}.error{text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin:2rem 0;padding:1.5rem}.error p{color:#fca5a5;margin:0 0 1rem;font-size:1.1rem}.error button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;transition:background .2s}.error button:hover{background:#dc2626}.empty{text-align:center;color:#888;padding:4rem 2rem;font-size:1.1rem}.view-mode-selector{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.view-mode-selector-header{margin-bottom:0}.view-mode-selector-header .view-mode-button{margin-bottom:0;padding:.5rem .75rem;font-size:.9rem}.view-mode-button{color:#aaa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.calendar-icon{font-size:1.1rem;line-height:1}.view-mode-button:hover{color:#fff;background:#ffffff1a;border-color:#646cff80}.view-mode-button.active{color:#fff;background:linear-gradient(135deg,#646cff 0%,#535bf2 100%);border-color:#646cff;box-shadow:0 2px 8px #646cff4d}.tournaments-count{text-align:center;color:#aaa;background:#646cff1a;border:1px solid #646cff33;border-radius:8px;margin-bottom:2rem;padding:1rem;font-size:1rem}.tournaments-list{flex-direction:column;gap:0;display:flex}.week-section{margin-bottom:2rem}.week-section:last-child{margin-bottom:0}.week-header{z-index:10;background:linear-gradient(135deg,#2a2a3e 0%,#1e1e2e 100%);border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1rem;padding:.75rem 1.5rem;position:sticky;top:0;box-shadow:0 2px 4px #0003}.week-label{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}@media (max-width:768px){.app{padding:1rem}.app-header h1{font-size:2rem}.subtitle{font-size:1rem}}
