@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter","Inter Fallback"}
:root{--bg:#0c0c0e;--surface:#18181b;--surface2:#27272a;--border:#3f3f46;--text:#fafafa;--text-muted:#a1a1aa;--accent:#06b6d4;--accent-dim:#06b6d426;--open:#f59e0b;--open-dim:#f59e0b26;--confirmed:#22c55e;--match:#818cf8;--match-dim:#818cf826;--class:#f472b6;--class-dim:#f472b626}:root.light{--bg:#f4f4f0;--surface:#fff;--surface2:#ebebe6;--border:#d4d4d0;--text:#111110;--text-muted:#4b5563;--accent:#0891b2;--accent-dim:#0891b21f;--open:#d97706;--open-dim:#d977061f;--confirmed:#16a34a;--match:#6366f1;--match-dim:#6366f11f;--class:#db2777;--class-dim:#db27771f}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font-inter),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .25s,color .25s}.klimt-bg{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.klimt-header{background:var(--surface);border-bottom:1px solid var(--border);transition:background-color .25s,border-color .25s}.klimt-header-inner{justify-content:space-between;align-items:center;gap:.75rem;max-width:32rem;margin:0 auto;padding:1rem;display:flex}.klimt-header-left{align-items:center;gap:.75rem;min-width:0;display:flex}.klimt-logo{cursor:pointer;flex-shrink:0;width:3rem;height:3rem}.klimt-title{letter-spacing:-.025em;color:var(--text);white-space:nowrap;font-size:1.125rem;font-weight:700}.klimt-divider{display:none}.klimt-theme-toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background-color .15s;display:flex}.klimt-theme-toggle:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.klimt-main{z-index:1;flex-direction:column;flex:1;gap:0;width:100%;max-width:32rem;margin:0 auto;padding:1rem 0;display:flex;position:relative}.klimt-controls{justify-content:space-between;align-items:center;padding:.25rem 1rem;display:flex}.klimt-controls-left{align-items:center;gap:.5rem;display:flex}@media (min-width:640px){.klimt-controls-left{gap:1rem}}.klimt-btn-select{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:500;transition:color .15s}.klimt-btn-select:disabled{color:var(--text-muted);cursor:default}.klimt-btn-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:500;transition:color .15s}.klimt-btn-clear:disabled{color:var(--border);cursor:default}.klimt-sticky-zone{z-index:10;background:var(--bg);padding-bottom:.25rem;position:sticky;top:0}.klimt-sort-controls{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.klimt-sort-pill{background:var(--surface2);border:1px solid var(--border);border-radius:6px;gap:2px;padding:2px;display:flex}.klimt-sort-pill-btn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:.3rem .5rem;font-family:inherit;font-size:.8rem;font-weight:500;line-height:1;transition:background .1s,color .1s}.klimt-sort-pill-btn--active{background:var(--surface);color:var(--text);box-shadow:0 1px 2px #00000040}.klimt-sort-dir{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .4rem;transition:border-color .1s,color .1s;display:flex}.klimt-sort-dir:hover{border-color:var(--accent);color:var(--text)}.klimt-sort-dir--active{border-color:var(--accent);color:var(--accent)}.klimt-sort-toggle{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:5px 12px;font-size:.8rem;font-weight:500;transition:border-color .1s,color .1s;display:inline-flex}.klimt-sort-toggle:hover{border-color:var(--accent);color:var(--text)}.klimt-sort-toggle--active{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.klimt-filter-toggle{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:5px 12px;font-size:.8rem;font-weight:500;transition:border-color .1s,color .1s}.klimt-filter-toggle:hover{border-color:var(--accent);color:var(--text)}.klimt-filter-toggle--active{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.klimt-filter-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.klimt-filter-level-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.klimt-filter-section{flex-direction:column;gap:.5rem;display:flex}.klimt-filter-checkbox-row{cursor:pointer;align-items:center;gap:.5rem;display:flex}.klimt-filter-checkbox-label{color:var(--text);font-size:.875rem}.klimt-filter-venue-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.klimt-filter-venue-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600}.klimt-filter-venue-actions{gap:.75rem;display:flex}.klimt-filter-venue-action{cursor:pointer;color:var(--accent);background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500}.klimt-filter-venue-action--inactive{color:var(--text-muted)}.klimt-filter-section--divided{border-top:1px solid var(--border);padding-top:1rem}.klimt-filter-sublabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.7rem;font-weight:500;display:block}.klimt-filter-level-row{align-items:flex-end;gap:.5rem;display:flex}.klimt-filter-level-field{flex-direction:column;flex:1;display:flex}.klimt-filter-level-sep{color:var(--text-muted);flex-shrink:0;padding-bottom:9px;font-size:1rem}.klimt-input--level{text-align:center}.klimt-pill{border:1px solid var(--border);background:var(--surface2);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.klimt-pill--active{background:var(--accent);color:#fff;border-color:var(--accent)}.klimt-filter-venue-list{flex-direction:column;gap:.4rem;margin-top:.25rem;display:flex}.klimt-drawer-backdrop{z-index:100;pointer-events:auto;background:#00000080;position:fixed;inset:0}.klimt-drawer{background:var(--surface);border-top:1px solid var(--border);will-change:transform;pointer-events:auto;border-radius:20px 20px 0 0;flex-direction:column;max-height:92dvh;transition:background-color .25s,border-color .25s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.klimt-drawer-handle-row{flex-shrink:0;justify-content:center;padding:12px 0 4px;display:flex}.klimt-drawer-handle{background:var(--border);border-radius:2px;width:40px;height:4px}.klimt-drawer-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 20px 12px;display:flex}.klimt-drawer-title{color:var(--text);font-size:1.125rem;font-weight:700}.klimt-drawer-actions{align-items:center;gap:16px;display:flex}.klimt-drawer-reset{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:1rem;font-weight:500}.klimt-drawer-reset:disabled{opacity:.3;cursor:default}.klimt-drawer-done{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:1rem;font-weight:600}.klimt-drawer-content{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:1rem;min-height:0;padding:0 20px 40px;display:flex;overflow-y:auto}.klimt-input{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);border-radius:6px;padding:7px 10px;font-size:.875rem;transition:border-color .1s,box-shadow .1s}.klimt-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}.klimt-input option{background:var(--surface2)}.klimt-checkbox{appearance:none;border:1.5px solid var(--border);background:var(--surface);cursor:pointer;border-radius:4px;flex-shrink:0;width:16px;height:16px;transition:background .1s,border-color .1s}.klimt-checkbox:checked{background:var(--accent);border-color:var(--accent);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 5l2.5 2.5 4.5-4.5' stroke='%23000' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px}.klimt-day-rail{border:1px solid var(--border);border-radius:12px;margin:0 1rem;overflow:hidden}.klimt-day-scroller{-ms-overflow-style:none;scrollbar-width:none;gap:.5rem;padding:.5rem .75rem;display:flex;overflow-x:auto}.klimt-day-scroller::-webkit-scrollbar{display:none}.klimt-day{background:var(--surface);border:1px solid var(--border);cursor:pointer;width:48px;color:var(--text-muted);border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:6px 4px;transition:border-color .1s,color .1s,background .1s;display:flex}.klimt-day:hover{border-color:var(--accent);color:var(--text)}.klimt-day-selected{background:var(--accent-dim)!important;border-color:var(--accent)!important;color:var(--accent)!important}.klimt-day-label{text-transform:uppercase;font-size:9px;font-weight:600;line-height:1}.klimt-day-num{font-size:.875rem;font-weight:700}.klimt-day-weather{justify-content:center;align-items:center;height:28px;line-height:1;display:flex}.klimt-day-weather-skeleton{background:var(--border);border-radius:50%;width:14px;height:14px;animation:1.2s ease-in-out infinite klimt-pulse;display:inline-block}@keyframes klimt-pulse{0%,to{opacity:.4}50%{opacity:.7}}.klimt-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:0;transition:border-color .15s,background-color .25s;display:flex;position:relative;overflow:hidden}.klimt-card:hover{border-color:var(--accent)}.klimt-card:before{content:"";background:var(--accent);border-radius:0 2px 2px 0;width:3px;position:absolute;inset:12px auto 12px 0}.klimt-card:after{content:"";background:var(--border);width:1px;box-shadow:4.75rem 0 0 0 var(--border);pointer-events:none;position:absolute;inset:0 9.5rem 10% auto}.klimt-card-alt:before{background:var(--match)}.klimt-card-body{flex:1;display:flex}.klimt-card-info{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding:.75rem 1rem .5rem 1.25rem;display:flex;position:relative}.klimt-card-eye{align-items:center;display:flex;position:absolute;top:.5rem;right:.5rem}.klimt-card-row{flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.klimt-card-day{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:500}.klimt-card-time{color:var(--text);flex-shrink:0;font-size:1.125rem;font-weight:700}.klimt-card-venue-row{min-width:0}.klimt-card-venue{color:var(--accent);min-width:0;font-size:.8125rem;font-weight:600}.klimt-card-map-btn{vertical-align:middle;color:var(--text-muted);align-items:center;margin-left:.2rem;transition:color .15s;display:inline-flex}.klimt-card-map-btn:hover{color:var(--accent)}.klimt-card-badges{flex-flow:column wrap;align-items:flex-start;gap:.4rem;display:flex}.klimt-card-duration{color:var(--text-muted);font-size:.75rem}.klimt-court{flex-direction:column;flex-shrink:0;width:9.5rem;display:flex}.klimt-court-team{flex:1;grid-template-columns:1fr 1fr;display:grid}.klimt-court-team--a{background:#06b6d40d}.klimt-court-team--b{background:#818cf80d}.klimt-court-net{background:var(--surface);flex-shrink:0;align-items:center;height:10px;padding:0 .4rem;display:flex;position:relative}.klimt-court-net-line{border-top:2px dashed var(--accent);opacity:.55;width:100%;display:block}.klimt-court-slot{align-items:center;gap:.3rem;min-width:0;padding:.4rem .45rem;display:flex;overflow:hidden}.klimt-court-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.2rem;font-size:.75rem;font-weight:500;display:inline-flex;overflow:hidden}.klimt-court-name--open{color:var(--text-muted);opacity:.7;font-size:.75rem;font-style:italic}.klimt-badge-match{background:var(--match-dim);color:var(--match);border:1px solid var(--match);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.klimt-badge-class{background:var(--class-dim);color:var(--class);border:1px solid var(--class);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.klimt-badge-level{background:var(--surface2);color:var(--text);border:1px solid var(--border);border-radius:4px;padding:2px 8px;font-size:.78rem;font-weight:500}.klimt-badge-details{align-items:center;gap:10px;display:flex}.klimt-badge-category,.klimt-badge{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border);border-radius:4px;align-items:center;padding:2px 6px;font-size:.68rem;font-weight:500;display:inline-flex}.klimt-cta{z-index:1;background:var(--accent);color:#fff;letter-spacing:.02em;text-align:center;cursor:pointer;border:none;border-radius:8px;margin:.5rem .75rem .75rem;padding:5px;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:block;position:relative}.klimt-cta:hover{opacity:.9;transform:translateY(-1px)}.klimt-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.klimt-dot-confirmed{background:var(--confirmed)}.klimt-dot-open{border:1.5px solid var(--open);background:0 0}.klimt-match-count{text-align:center;color:var(--text-muted);padding:.1rem 0;font-size:.78rem}.klimt-match-count-number{font-weight:650}.klimt-match-list{flex-direction:column;gap:.75rem;padding:0 1rem;display:flex}.klimt-match-wrapper{flex:1}.klimt-spinner{border:2.5px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.klimt-loading{flex-direction:column;align-items:center;gap:.75rem;padding:4rem 0;display:flex}.klimt-loading-text{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem;font-weight:600}.klimt-empty{text-align:center;padding:4rem 1rem}.klimt-empty-icons{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.klimt-empty-icon--accent{background:var(--accent);opacity:.5;border-radius:50%;width:1.5rem;height:1.5rem}.klimt-empty-icon--match{background:var(--match);opacity:.5;width:1.5rem;height:1.5rem}.klimt-empty-triangle{border-left:12px solid #0000;border-right:12px solid #0000;border-bottom:20px solid var(--open);opacity:.5;width:0;height:0}.klimt-empty-title{color:var(--text);font-size:1rem;font-weight:600}.klimt-empty-subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.klimt-fab{z-index:40;background:var(--accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 4px 20px #06b6d466}.klimt-footer{max-width:32rem;margin:1rem auto 0;padding:2rem 1rem}.klimt-footer-row{color:var(--text-muted);align-items:center;gap:5px;font-size:.75rem;display:flex}.klimt-footer-link{color:var(--text-muted);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.klimt-footer-link:hover{color:var(--text)}.klimt-footer-update{color:var(--text-muted);opacity:.6;margin-top:.25rem;font-size:.65rem}.klimt-modal-backdrop{z-index:50;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.klimt-modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:448px;margin:0 16px;padding:24px;transition:background-color .25s,border-color .25s;position:relative}.klimt-modal-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;font-size:1.25rem;line-height:1;display:flex;position:absolute;top:16px;right:16px}.klimt-modal-title{color:var(--text);margin-bottom:16px;padding-right:32px;font-size:1.125rem;font-weight:700}.klimt-modal-description{color:var(--text-muted);margin-bottom:10px;font-size:.8125rem;line-height:1.5}.klimt-modal-example{background:var(--surface2);color:var(--text-muted);white-space:pre;border-radius:8px;margin-bottom:16px;padding:12px;font-family:monospace;font-size:.75rem;overflow-x:auto}.klimt-modal-textarea{resize:vertical;width:100%;margin-bottom:12px}.klimt-modal-hint{color:var(--text-muted);font-size:.78rem}.klimt-modal-error{color:#f87171;background:#f871711a;border:1px solid #f8717140;border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:.8125rem}.klimt-modal-submit{width:100%}.klimt-privacy{max-width:32rem;color:var(--text);flex-direction:column;gap:1.5rem;margin:0 auto;padding:2.5rem 1rem;display:flex}.klimt-privacy-back{text-underline-offset:2px;color:var(--text-muted);font-size:.875rem;text-decoration:underline}.klimt-privacy-title{font-size:1.5rem;font-weight:700}.klimt-privacy-date{color:var(--text-muted);font-size:.875rem}.klimt-privacy-section{flex-direction:column;gap:.5rem;display:flex}.klimt-privacy-heading{font-size:1rem;font-weight:600}.klimt-privacy-text{color:var(--text-muted);font-size:.875rem;line-height:1.6}.klimt-privacy-text strong{color:var(--text)}.klimt-privacy-text a{color:var(--accent)}.klimt-privacy-list{color:var(--text-muted);flex-direction:column;gap:.25rem;padding-left:1.25rem;font-size:.875rem;list-style-type:disc;display:flex}.klimt-privacy-note{color:var(--text-muted);border-top:1px solid var(--border);padding-top:1rem;font-size:.75rem}.klimt-skip-link{background:var(--accent);color:#fff;z-index:999;border-radius:0 0 8px 8px;padding:8px 16px;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-48px;left:1rem}.klimt-skip-link:focus{top:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.klimt-logo-backdrop{z-index:200;background:#000000d9;position:fixed;inset:0}.klimt-logo-overlay{z-index:201;position:fixed}.klimt-card-actions{align-items:stretch;gap:0;margin:.5rem .75rem .75rem;display:flex}.klimt-card-actions .klimt-cta{border-radius:8px 0 0 8px;flex:1;margin:0}.klimt-card-actions .klimt-share-btn{border-radius:0 8px 8px 0}.klimt-share-btn{background:var(--surface2);width:44px;color:var(--text-muted);cursor:pointer;border:none;border-radius:0 0 8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.klimt-share-btn:hover,.klimt-share-btn:active{color:var(--accent);background:var(--accent-dim)}.klimt-preset-empty{color:var(--text-muted);margin:0;font-size:.8rem}.klimt-preset-row{gap:.4rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.klimt-filter-top-buttons-wrapper{justify-content:center;align-items:center;gap:10px;display:flex}.klimt-filter-count{color:var(--text-muted);font-size:.75rem;font-weight:400}.klimt-preset-pill{-webkit-user-select:none;user-select:none;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.8rem;display:flex;position:relative}.klimt-preset-pill:hover{border-color:var(--text-muted)}.klimt-preset-pill:active{background:var(--surface2)}.klimt-preset-pill--active{border-color:var(--open);background:var(--open-dim)}.klimt-preset-x-badge{background:var(--text-muted);cursor:pointer;border-radius:50%;width:14px;height:14px;position:absolute;top:-4px;right:-4px}.klimt-preset-x-badge:before,.klimt-preset-x-badge:after{content:"";background:var(--surface);width:7px;height:1.5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.klimt-preset-x-badge:after{transform:translate(-50%,-50%)rotate(-45deg)}@keyframes preset-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-.7deg)}75%{transform:rotate(.7deg)}}.klimt-preset-pill--shaking{animation:.4s ease-in-out infinite preset-shake}.klimt-preset-add{color:var(--accent);cursor:pointer;outline:1px solid var(--accent);background:0 0;border:none;border-radius:5px;padding:3px 10px;font-size:.8rem}.klimt-preset-add-row{gap:.4rem;margin-top:.3rem;display:flex}.klimt-preset-input{flex:1;padding:.3rem .5rem!important;font-size:.8rem!important}.klimt-preset-confirm{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.3rem .7rem;font-size:.8rem}.klimt-preset-confirm:hover,.klimt-preset-confirm:active{opacity:.85}.klimt-preset-cancel{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .7rem;font-size:.8rem}.klimt-preset-cancel:hover,.klimt-preset-cancel:active{border-color:var(--text-muted)}.klimt-preset-add:hover{text-decoration:underline}.klimt-preset-error{color:var(--open);margin:.2rem 0 0;font-size:.75rem}.klimt-analytics{max-width:720px;margin:0 auto;padding:1rem}.klimt-analytics-title{color:var(--text);margin:.5rem 0 .25rem;font-size:1.4rem;font-weight:700}.klimt-analytics-subtitle{color:var(--text-muted);margin:0 0 1rem;font-size:.8rem}.klimt-analytics-scope{color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem}.klimt-stat-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1rem}.klimt-stat-heading{color:var(--text);margin:0 0 .25rem;font-size:.95rem;font-weight:600}.klimt-stat-heading--toggle{cursor:pointer;list-style:none}.klimt-stat-heading--toggle::marker{display:none}.klimt-stat-heading--toggle::-webkit-details-marker{display:none}.klimt-stat-heading--toggle:before{content:"▸ ";color:var(--text-muted)}details[open]>.klimt-stat-heading--toggle:before{content:"▾ "}.klimt-stat-subtitle{color:var(--text-muted);margin:0 0 .75rem;font-size:.75rem}.klimt-bar-row{align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.8rem;display:flex}.klimt-bar-label{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}.klimt-bar-track{background:var(--surface2);border-radius:3px;flex:1;height:14px;overflow:hidden}.klimt-bar-fill{border-radius:3px;min-width:2px;height:100%;transition:width .3s}.klimt-bar-fill--accent{background:var(--accent)}.klimt-bar-fill--match{background:var(--match)}.klimt-bar-fill--confirmed{background:var(--confirmed)}.klimt-bar-fill--open{background:var(--open)}.klimt-bar-fill--class{background:var(--class)}.klimt-bar-value{text-align:right;min-width:30px;color:var(--text);white-space:nowrap;font-weight:600}.klimt-bar-track--stacked{gap:0;display:flex}.klimt-bar-track--stacked .klimt-bar-fill{border-radius:0}.klimt-bar-track--stacked .klimt-bar-fill:first-child{border-radius:3px 0 0 3px}.klimt-bar-track--stacked .klimt-bar-fill:last-child{border-radius:0 3px 3px 0}.klimt-bar-fill--indoor{background:var(--accent)}.klimt-bar-fill--outdoor{background:var(--open)}.klimt-bar-fill--friendly{background:var(--confirmed)}.klimt-bar-fill--competitive{background:var(--class)}.klimt-bar-fill--filled{background:var(--confirmed)}.klimt-bar-fill--canceled{background:var(--class)}.klimt-bar-fill--empty{background:var(--text-muted)}.klimt-bar-fill--expired{background:var(--open)}.klimt-bar-fill--stale{background:var(--match)}.klimt-bar-fill--pending{background:var(--accent)}.klimt-legend-swatch--filled{background:var(--confirmed)}.klimt-legend-swatch--canceled{background:var(--class)}.klimt-legend-swatch--empty{background:var(--text-muted)}.klimt-legend-swatch--expired{background:var(--open)}.klimt-legend{color:var(--text-muted);gap:1rem;margin-top:.5rem;font-size:.7rem;display:flex}.klimt-legend-item{align-items:center;gap:.3rem;display:flex}.klimt-legend-swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.klimt-legend-swatch--indoor{background:var(--accent)}.klimt-legend-swatch--outdoor{background:var(--open)}.klimt-legend-swatch--friendly{background:var(--confirmed)}.klimt-legend-swatch--competitive{background:var(--class)}.klimt-analytics-filters{z-index:10;background:color-mix(in srgb,var(--bg)85%,transparent);-webkit-backdrop-filter:blur(12px);flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex;position:sticky;top:0}.klimt-pill--toggle{margin-left:auto}.klimt-pill--has-filters{border-color:var(--accent);color:var(--accent)}.klimt-filters-expanded{z-index:20;background:var(--bg);border:1px solid var(--border);overscroll-behavior:contain;border-top:none;border-radius:0 0 8px 8px;flex-direction:column;gap:.75rem;max-height:60vh;padding:.75rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}@media (min-width:768px){.klimt-filters-expanded{max-width:480px;left:auto;right:0}}.klimt-filters-backdrop{z-index:9;position:fixed;inset:0}.klimt-filter-group--venues .klimt-filter-pills{flex-wrap:wrap;display:flex}.klimt-filter-group--venues .klimt-pill{flex-shrink:0}.klimt-filter-group{flex-direction:column;gap:.4rem;display:flex}@media (min-width:768px){.klimt-filter-group{flex-direction:row;align-items:baseline;gap:.5rem}}.klimt-filter-group-label{color:var(--text-muted);flex-shrink:0;font-size:.7rem}@media (min-width:768px){.klimt-filter-group-label{min-width:60px}}.klimt-filter-pills{flex-wrap:wrap;gap:.4rem;display:flex}.klimt-analytics-context{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.klimt-analytics-toggle{background:var(--surface2);border:1px solid var(--border);border-radius:6px;gap:2px;padding:2px;display:flex}.klimt-heatmap{border-collapse:collapse;width:100%;font-size:.75rem}.klimt-heatmap th{color:var(--text-muted);text-align:center;padding:.3rem;font-weight:500}.klimt-heatmap-day{color:var(--text-muted);padding:.3rem;font-weight:500}.klimt-heatmap-header{text-align:center;padding:.3rem}.klimt-heatmap-header-label{color:var(--text-muted);font-size:.75rem;font-weight:500;display:block}.klimt-heatmap-header-sub{color:var(--text-muted);opacity:.6;font-size:.6rem;display:block}.klimt-heatmap-cell{text-align:center;color:var(--text);border-radius:3px;padding:.3rem}.klimt-heatmap-peak{color:var(--text-muted);margin:.5rem 0 0;font-size:.75rem}.klimt-venue-table{table-layout:fixed;width:100%;font-size:.8rem;display:table}.klimt-venue-header{color:var(--text-muted);font-size:.7rem;font-weight:500;display:table-row}.klimt-venue-header>span{border-bottom:1px solid var(--border);padding:.4rem 0;display:table-cell}.klimt-venue-row{display:table-row}.klimt-venue-row>span{border-bottom:1px solid color-mix(in srgb,var(--border)40%,transparent);vertical-align:middle;padding:.5rem 0;display:table-cell}.klimt-venue-row:last-child>span{border-bottom:none}.klimt-venue-col--name{text-overflow:ellipsis;white-space:nowrap;color:var(--text);overflow:hidden}.klimt-venue-col--stat{text-align:right;width:70px;color:var(--text);font-variant-numeric:tabular-nums}.klimt-venue-header .klimt-venue-col--stat{color:var(--text-muted)}.klimt-venue-rank{width:1.5em;color:var(--text-muted);font-size:.7rem;display:inline-block}.klimt-venue-toggle{margin-top:.5rem;font-size:.75rem}.klimt-kpi-row{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}@media (max-width:500px){.klimt-kpi-row{grid-template-columns:repeat(3,1fr);gap:.5rem}.klimt-kpi-card{padding:.6rem .4rem}.klimt-kpi-value{font-size:1.1rem}.klimt-kpi-label{font-size:.65rem}.klimt-kpi-subtitle{font-size:.55rem}.klimt-venue-col--stat{width:55px;font-size:.7rem}.klimt-venue-col--name{font-size:.75rem}}.klimt-kpi-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:8px;padding:1rem}.klimt-kpi-card--loading{height:80px;animation:1.5s ease-in-out infinite klimt-pulse}.klimt-kpi-value{color:var(--accent);font-size:1.5rem;font-weight:700;line-height:1.2}.klimt-kpi-label{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.klimt-kpi-subtitle{color:var(--text-muted);opacity:.7;margin-top:.15rem;font-size:.65rem}.klimt-skeleton .klimt-stat-card--loading{height:120px;animation:1.5s ease-in-out infinite klimt-pulse}.klimt-analytics--refetching{opacity:.5;pointer-events:none;transition:opacity .2s}.klimt-pill:focus-visible,.klimt-day:focus-visible,.klimt-theme-toggle:focus-visible,.klimt-filter-toggle:focus-visible,.klimt-btn-select:focus-visible,.klimt-btn-clear:focus-visible,.klimt-cta:focus-visible,.klimt-drawer-done:focus-visible,.klimt-drawer-reset:focus-visible,.klimt-share-btn:focus-visible,.klimt-preset-pill:focus-visible,.klimt-preset-confirm:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
