.Rail-module__LL7jIG__rail{width:var(--rail-w);background:var(--navy);flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:14px 0 10px;display:flex}.Rail-module__LL7jIG__shield{width:30px;height:auto;margin-bottom:16px;display:block}.Rail-module__LL7jIG__item{cursor:pointer;width:52px;color:var(--rail-text);background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:8px 0 6px;display:flex}.Rail-module__LL7jIG__item:hover{background:var(--rail-hover)}.Rail-module__LL7jIG__item.Rail-module__LL7jIG__active{background:var(--rail-active);color:#fff}.Rail-module__LL7jIG__item:focus-visible{outline-offset:2px;outline:2px solid #fff}.Rail-module__LL7jIG__icon{width:20px;height:20px;display:block}.Rail-module__LL7jIG__label{letter-spacing:.04em;text-transform:uppercase;font-size:8.5px;font-weight:700;line-height:1}
.TabBar-module__gCt5gq__bar{background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0px);z-index:45;scrollbar-width:none;flex-shrink:0;display:flex;overflow-x:auto}.TabBar-module__gCt5gq__bar::-webkit-scrollbar{display:none}.TabBar-module__gCt5gq__tab{min-width:58px;height:var(--tabbar-h);cursor:pointer;color:var(--muted-2);background:0 0;border:none;border-top:2px solid #0000;flex-direction:column;flex:1 0 58px;justify-content:center;align-items:center;gap:4px;padding:0;display:flex}.TabBar-module__gCt5gq__tab.TabBar-module__gCt5gq__active{color:var(--navy);border-top-color:var(--red)}.TabBar-module__gCt5gq__tab:focus-visible{outline-offset:-2px}.TabBar-module__gCt5gq__icon{width:21px;height:21px;display:block}.TabBar-module__gCt5gq__label{letter-spacing:.02em;font-size:9.5px;font-weight:700;line-height:1}
.Header-module__NpjzRq__header{background:var(--surface);border-bottom:1px solid var(--border);padding-top:env(safe-area-inset-top,0px);flex-shrink:0}.Header-module__NpjzRq__row1{align-items:center;gap:10px;padding:10px 12px 8px;display:flex}.Header-module__NpjzRq__shield{flex-shrink:0;width:24px;height:auto;display:block}.Header-module__NpjzRq__titleBlock{flex:1;min-width:0}.Header-module__NpjzRq__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--navy);margin:0;font-size:15px;font-weight:800;line-height:1.05}.Header-module__NpjzRq__subtitle{color:var(--muted);letter-spacing:.01em;margin-top:2px;font-size:11.5px}.Header-module__NpjzRq__teamChip{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.Header-module__NpjzRq__teamChip:hover{background:var(--navy-hover)}.Header-module__NpjzRq__done{border:1px solid var(--border-strong);cursor:pointer;height:34px;color:var(--navy);background:#fff;border-radius:8px;flex-shrink:0;padding:0 12px;font-size:13px;font-weight:700}.Header-module__NpjzRq__done:hover{border-color:var(--navy)}.Header-module__NpjzRq__teamDot{background:var(--gold);border-radius:50%;width:7px;height:7px}.Header-module__NpjzRq__row2{align-items:center;gap:4px;padding:0 12px 8px;display:flex}.Header-module__NpjzRq__arrow{border:1px solid var(--border-strong);cursor:pointer;width:32px;height:32px;color:var(--navy);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__NpjzRq__arrow:hover{border-color:var(--navy)}.Header-module__NpjzRq__arrowIcon{width:18px;height:18px;display:block}.Header-module__NpjzRq__weekLabel{color:var(--navy);text-align:center;letter-spacing:.02em;min-width:92px;font-size:12.5px;font-weight:700}.Header-module__NpjzRq__spacer{flex:1}.Header-module__NpjzRq__today{border:1px solid var(--border-strong);height:32px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-size:12.5px;font-weight:700}.Header-module__NpjzRq__today:hover{border-color:var(--navy)}.Header-module__NpjzRq__segmented{background:var(--surface-alt-2);border-radius:9px;gap:2px;margin-left:6px;padding:2px;display:flex}.Header-module__NpjzRq__segment{cursor:pointer;height:28px;color:var(--muted-2);background:0 0;border:none;border-radius:7px;padding:0 11px;font-size:12.5px;font-weight:700}.Header-module__NpjzRq__segmentOn{color:var(--navy);box-shadow:var(--shadow-segment);background:#fff}.Header-module__NpjzRq__dateStrip{grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;padding:0 12px 10px;display:grid}.Header-module__NpjzRq__day{cursor:pointer;background:var(--surface-alt);color:var(--day-text);border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:7px 0 6px;display:flex}.Header-module__NpjzRq__dayToday{border-color:var(--today-border);color:var(--navy)}.Header-module__NpjzRq__daySelected{border-color:var(--navy);background:var(--navy);color:#fff}.Header-module__NpjzRq__dayDow{text-transform:uppercase;letter-spacing:.06em;opacity:.7;font-size:10px;font-weight:700}.Header-module__NpjzRq__dayNum{font-family:var(--font-display);font-size:16px;font-weight:700;line-height:1}.Header-module__NpjzRq__dayDot{background:0 0;border-radius:50%;width:5px;height:5px}.Header-module__NpjzRq__dotNavy{background:var(--navy)}.Header-module__NpjzRq__dotGold{background:var(--gold)}.Header-module__NpjzRq__hallPills{gap:6px;padding:0 12px 10px;display:flex}.Header-module__NpjzRq__hallPill{cursor:pointer;border:1px solid var(--border-strong);height:30px;color:var(--ink-2);background:#fff;border-radius:999px;padding:0 14px;font-size:12.5px;font-weight:700}.Header-module__NpjzRq__hallPillOn{border-color:var(--navy);background:var(--navy);color:#fff}
.EventBlock-module__BT7Elq__block{cursor:pointer;text-align:left;border:1px solid var(--border);border-left:3px solid color-mix(in srgb, var(--type-color) 60%, #fff);opacity:.92;box-shadow:none;background:#fff;border-radius:8px;align-content:start;justify-items:stretch;padding:7px 9px;display:grid;position:absolute;left:0;right:0;overflow:hidden}.EventBlock-module__BT7Elq__block.EventBlock-module__BT7Elq__short{padding:5px 8px}.EventBlock-module__BT7Elq__block.EventBlock-module__BT7Elq__week{text-align:center;border-radius:5px;padding:3px 4px}.EventBlock-module__BT7Elq__inner{flex-direction:column;align-items:stretch;gap:2px;min-width:0;display:flex}.EventBlock-module__BT7Elq__metaRow{justify-content:space-between;align-items:flex-end;gap:6px;min-width:0;display:flex}.EventBlock-module__BT7Elq__metaRowWeek{justify-content:center}.EventBlock-module__BT7Elq__pills{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:3px;max-width:60%;display:flex}.EventBlock-module__BT7Elq__pillsWeek{justify-content:center;gap:2px;max-width:100%;max-height:16px;margin-top:1px;overflow:hidden}.EventBlock-module__BT7Elq__pillsWeek .EventBlock-module__BT7Elq__pill{padding:0 4px;font-size:9px}.EventBlock-module__BT7Elq__pill{white-space:nowrap;background:var(--surface-alt-2);height:16px;color:var(--navy);border:1px solid var(--border);border-radius:999px;padding:0 5px;font-size:9.5px;font-weight:700;line-height:16px}.EventBlock-module__BT7Elq__mine .EventBlock-module__BT7Elq__pill{color:#fff;background:#ffffff38;border-color:#0000}.EventBlock-module__BT7Elq__week .EventBlock-module__BT7Elq__inner{align-items:center}.EventBlock-module__BT7Elq__mine{background:var(--type-color);border:1px solid var(--type-color);border-left:1px solid var(--type-color);box-shadow:var(--shadow-event);opacity:1}.EventBlock-module__BT7Elq__selected{box-shadow:var(--ring-selected)}.EventBlock-module__BT7Elq__offRink{background:var(--type-tint);border:1px dashed var(--type-color);border-left:3px solid var(--type-color);opacity:1;box-shadow:none}.EventBlock-module__BT7Elq__offRink .EventBlock-module__BT7Elq__title{color:var(--ink-2)}.EventBlock-module__BT7Elq__offRink .EventBlock-module__BT7Elq__meta{color:var(--ink-3)}.EventBlock-module__BT7Elq__place{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10.5px;overflow:hidden}.EventBlock-module__BT7Elq__badge{text-align:center;min-width:14px;height:14px;color:var(--navy);border:1px solid var(--border);background:#ffffffe6;border-radius:999px;padding:0 4px;font-size:9px;font-weight:700;line-height:14px;position:absolute;top:4px;right:5px}.EventBlock-module__BT7Elq__mine .EventBlock-module__BT7Elq__badge{color:#fff;background:#ffffff38;border-color:#0000}.EventBlock-module__BT7Elq__title{color:var(--ink-2);text-overflow:ellipsis;white-space:normal;max-width:100%;font-size:13px;font-weight:700;line-height:1.15;overflow:hidden}.EventBlock-module__BT7Elq__short .EventBlock-module__BT7Elq__title,.EventBlock-module__BT7Elq__week .EventBlock-module__BT7Elq__title{white-space:nowrap}.EventBlock-module__BT7Elq__week .EventBlock-module__BT7Elq__titleWrap{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.EventBlock-module__BT7Elq__short .EventBlock-module__BT7Elq__title{font-size:12px}.EventBlock-module__BT7Elq__week .EventBlock-module__BT7Elq__title{font-size:11px}.EventBlock-module__BT7Elq__mine .EventBlock-module__BT7Elq__title{color:#fff}.EventBlock-module__BT7Elq__meta{color:var(--muted-2);font-size:11px;font-weight:600;display:block}.EventBlock-module__BT7Elq__week .EventBlock-module__BT7Elq__meta{font-size:9.5px}.EventBlock-module__BT7Elq__metaHidden{display:none}.EventBlock-module__BT7Elq__mine .EventBlock-module__BT7Elq__meta{color:#ffffffd1}
.TimeGrid-module__yuMBfG__wrap{flex-direction:column;flex:1;min-height:0;display:flex}.TimeGrid-module__yuMBfG__headRow{z-index:4;background:var(--ground);align-items:center;min-width:max-content;padding:8px 0 6px;display:flex;position:sticky;top:0}.TimeGrid-module__yuMBfG__gapDay{gap:var(--col-gap-day)}.TimeGrid-module__yuMBfG__gapWeek{gap:var(--col-gap-week)}.TimeGrid-module__yuMBfG__gutterSpacer{width:var(--gutter-w);z-index:5;background:var(--ground);flex-shrink:0;align-self:stretch;position:sticky;left:0}.TimeGrid-module__yuMBfG__colHead{border-bottom:2px solid #0000;flex:1;justify-content:flex-start;align-items:baseline;gap:6px;min-width:0;padding-left:2px;display:flex}.TimeGrid-module__yuMBfG__colHeadWeek{justify-content:center;gap:4px;padding-bottom:3px;padding-left:0}.TimeGrid-module__yuMBfG__colHeadToday{border-bottom-color:var(--red)}.TimeGrid-module__yuMBfG__colName{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--navy);font-size:11.5px;font-weight:700}.TimeGrid-module__yuMBfG__colSub{color:var(--muted-2);font-size:10.5px}.TimeGrid-module__yuMBfG__error{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--red);color:var(--ink-2);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:0 12px 8px;padding:10px 12px;font-size:13px;display:flex}.TimeGrid-module__yuMBfG__retry{border:1px solid var(--border-strong);height:30px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-size:12.5px;font-weight:700}.TimeGrid-module__yuMBfG__retry:hover{border-color:var(--navy)}.TimeGrid-module__yuMBfG__scroll{min-height:0;padding:0 12px var(--scroll-pad);touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.TimeGrid-module__yuMBfG__scrollX{touch-action:auto;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:none;scroll-padding-left:calc(var(--gutter-w) + 12px);padding-left:0;overflow-x:auto}.TimeGrid-module__yuMBfG__scrollX .TimeGrid-module__yuMBfG__gutter,.TimeGrid-module__yuMBfG__scrollX .TimeGrid-module__yuMBfG__gutterSpacer{width:calc(var(--gutter-w) + 12px)}.TimeGrid-module__yuMBfG__scrollX .TimeGrid-module__yuMBfG__col{scroll-snap-align:start}.TimeGrid-module__yuMBfG__scrollX .TimeGrid-module__yuMBfG__gutter{box-shadow:4px 0 6px -4px #0025542e}.TimeGrid-module__yuMBfG__scrollX::-webkit-scrollbar{display:none}.TimeGrid-module__yuMBfG__inner{gap:0;min-width:max-content;display:flex;position:relative}.TimeGrid-module__yuMBfG__scrollX .TimeGrid-module__yuMBfG__inner:after{content:"";flex:0 0 12px}.TimeGrid-module__yuMBfG__gutter{width:var(--gutter-w);z-index:3;background:var(--ground);flex-shrink:0;align-self:stretch;position:sticky;left:0}.TimeGrid-module__yuMBfG__hourLabel{color:var(--faint);font-size:10.5px;font-weight:600;position:absolute;right:8px}.TimeGrid-module__yuMBfG__cols{z-index:1;flex:1;min-width:0;display:flex;position:relative}.TimeGrid-module__yuMBfG__lines{pointer-events:none;position:absolute;inset:0}.TimeGrid-module__yuMBfG__lineA,.TimeGrid-module__yuMBfG__lineB{height:1px;position:absolute;left:0;right:0}.TimeGrid-module__yuMBfG__lineA{background:var(--grid-line)}.TimeGrid-module__yuMBfG__lineB{background:var(--grid-line-2)}.TimeGrid-module__yuMBfG__col{flex:1;min-width:0;position:relative}.TimeGrid-module__yuMBfG__colToday{background:var(--ground-today);border-radius:6px}.TimeGrid-module__yuMBfG__nowLine{background:var(--red);pointer-events:none;height:2px;box-shadow:var(--nowline-glow);z-index:2;position:absolute;left:-4px;right:0}
.Sheet-module__IIB57W__panel{background:var(--surface);width:0;transition:width var(--t-panel) var(--ease);border-left:none;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.Sheet-module__IIB57W__panelOpen{width:var(--panel-w);border-left:1px solid var(--border)}.Sheet-module__IIB57W__panelInner{width:var(--panel-w);flex-direction:column;flex:1;min-height:0;display:flex}.Sheet-module__IIB57W__scrim{z-index:35;background:var(--scrim);opacity:0;pointer-events:none;transition:opacity var(--t-panel) ease;position:fixed;inset:0}.Sheet-module__IIB57W__scrimOn{opacity:1;pointer-events:auto}.Sheet-module__IIB57W__sheet{z-index:40;background:var(--surface);box-shadow:var(--shadow-sheet);transition:top var(--t-sheet) var(--ease);border-radius:18px 18px 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.Sheet-module__IIB57W__sheet.Sheet-module__IIB57W__dragging{transition:none}.Sheet-module__IIB57W__handleWrap{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:10px 0 8px;display:flex}.Sheet-module__IIB57W__handle{background:var(--faint-3);border-radius:2px;width:44px;height:4px}.Sheet-module__IIB57W__card{flex-direction:column;flex:1;min-height:0;display:flex}.Sheet-module__IIB57W__edge{flex-shrink:0;height:3px}.Sheet-module__IIB57W__head{flex-shrink:0;padding:12px 18px 0}.Sheet-module__IIB57W__typeRow{align-items:center;gap:10px;min-height:28px;display:flex}.Sheet-module__IIB57W__typeLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-traning);flex-shrink:0;font-size:10.5px;font-weight:700}.Sheet-module__IIB57W__card[data-type=match] .Sheet-module__IIB57W__typeLabel{color:var(--color-match)}.Sheet-module__IIB57W__card[data-type=ovrigt] .Sheet-module__IIB57W__typeLabel{color:var(--color-ovrigt-text)}.Sheet-module__IIB57W__typeNote{min-width:0;color:var(--muted-2);white-space:nowrap;text-overflow:ellipsis;text-align:right;margin-left:auto;font-size:11.5px;overflow:hidden}.Sheet-module__IIB57W__close{border:1px solid var(--border);cursor:pointer;width:28px;height:28px;color:var(--muted);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;display:flex}.Sheet-module__IIB57W__typeNote+.Sheet-module__IIB57W__close{margin-left:0}.Sheet-module__IIB57W__close:hover{border-color:var(--border-hover);color:var(--ink)}.Sheet-module__IIB57W__closeIcon{width:18px;height:18px;display:block}.Sheet-module__IIB57W__title{font-family:var(--font-display);color:var(--navy);letter-spacing:-.015em;text-wrap:pretty;overflow-wrap:anywhere;margin:6px 0 0;font-size:23px;font-weight:800;line-height:1.1}.Sheet-module__IIB57W__titleLong{letter-spacing:-.01em;font-size:20px;line-height:1.15}.Sheet-module__IIB57W__meta{color:var(--muted);margin-top:3px;font-size:13px}.Sheet-module__IIB57W__teamSwitch{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.Sheet-module__IIB57W__teamSwitchLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);margin-right:2px;font-size:10.5px;font-weight:700}.Sheet-module__IIB57W__teamPill{cursor:pointer;border:1px solid var(--border-strong);height:28px;color:var(--ink-2);background:#fff;border-radius:999px;padding:0 12px;font-size:12.5px;font-weight:700}.Sheet-module__IIB57W__teamPill:hover{border-color:var(--navy);color:var(--navy)}.Sheet-module__IIB57W__teamPillOn{border-color:var(--navy);background:var(--navy);color:#fff}.Sheet-module__IIB57W__teamPillEmpty:not(.Sheet-module__IIB57W__teamPillOn){color:var(--muted);border-style:dashed;border-color:var(--border-hover)}.Sheet-module__IIB57W__body{min-height:0;padding:14px 18px 28px;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.Sheet-module__IIB57W__facts{background:var(--tint-traning);border-radius:10px;align-items:stretch;padding:12px 14px;display:flex}.Sheet-module__IIB57W__fact{flex:1;min-width:0}.Sheet-module__IIB57W__fact+.Sheet-module__IIB57W__fact{border-left:1px solid var(--facts-rule,#cdd9e8);margin-left:12px;padding-left:12px}.Sheet-module__IIB57W__factLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--facts-label,#5a7aa3);font-size:10px;font-weight:700}.Sheet-module__IIB57W__factVal{color:var(--navy);overflow-wrap:anywhere;margin-top:3px;font-size:14px;font-weight:700;line-height:1.3}.Sheet-module__IIB57W__factValBig{font-family:var(--font-display);letter-spacing:-.01em;margin-top:4px;font-size:21px;font-weight:800;line-height:1.1}.Sheet-module__IIB57W__card[data-type=match] .Sheet-module__IIB57W__facts{background:var(--navy);--facts-label:var(--gold);--facts-rule:#fff3}.Sheet-module__IIB57W__card[data-type=match] .Sheet-module__IIB57W__factVal{color:#fff}.Sheet-module__IIB57W__card[data-type=ovrigt] .Sheet-module__IIB57W__facts{background:var(--tint-ovrigt);--facts-label:var(--color-ovrigt-text);--facts-rule:#e6dcc0}.Sheet-module__IIB57W__grid{grid-template-columns:1fr 1fr;gap:14px;padding:16px 0 4px;display:grid}.Sheet-module__IIB57W__cell{min-width:0}.Sheet-module__IIB57W__cellWide{grid-column:1/-1}.Sheet-module__IIB57W__cellLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);font-size:10px;font-weight:700}.Sheet-module__IIB57W__cellVal{color:var(--ink);overflow-wrap:anywhere;margin-top:3px;font-size:14px;font-weight:700;line-height:1.35}.Sheet-module__IIB57W__cellValMuted{color:var(--muted-2)}.Sheet-module__IIB57W__cellValStrong{font-family:var(--font-display);color:var(--navy);font-size:17px;font-weight:800}.Sheet-module__IIB57W__notes{color:var(--ink);text-wrap:pretty;white-space:pre-line;overflow-wrap:anywhere;margin-top:3px;font-size:14px;line-height:1.5}.Sheet-module__IIB57W__emptyInfo{color:var(--muted);font-size:13.5px;line-height:1.5}.Sheet-module__IIB57W__pool{background:var(--surface-alt);border-radius:10px;margin-top:14px;padding:12px 14px}.Sheet-module__IIB57W__poolHead{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);margin-bottom:8px;font-size:10px;font-weight:700}.Sheet-module__IIB57W__poolList{flex-wrap:wrap;gap:6px;display:flex}.Sheet-module__IIB57W__poolPill{border:1px solid var(--border);height:26px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;padding:0 10px;font-size:12.5px;font-weight:600;display:inline-flex}.Sheet-module__IIB57W__link{border:1px solid var(--border);color:var(--navy);border-radius:10px;justify-content:space-between;align-items:center;margin-top:14px;padding:13px 15px;font-size:13.5px;font-weight:700;display:flex}.Sheet-module__IIB57W__link:hover{border-color:var(--navy);color:var(--navy)}.Sheet-module__IIB57W__linkChevron{width:18px;height:18px;color:var(--faint-2);flex-shrink:0}
.Card-module__K3tQGa__scroll{min-height:0;padding:12px 12px var(--scroll-pad);flex:1;overflow-y:auto}.Card-module__K3tQGa__stack{flex-direction:column;gap:10px;max-width:720px;margin:0 auto;display:flex}.Card-module__K3tQGa__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px;scroll-margin-top:62px}.Card-module__K3tQGa__cardHead{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.Card-module__K3tQGa__cardHeadLink{font-family:var(--font-text);letter-spacing:.02em;text-transform:none;color:var(--navy);font-size:11px;font-weight:700}.Card-module__K3tQGa__kv{border-top:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:16px;padding:7px 0;display:flex}.Card-module__K3tQGa__kvKey{color:var(--ink-3);min-width:0;font-size:13.5px}.Card-module__K3tQGa__kvVal{color:var(--ink);text-align:right;white-space:nowrap;font-size:13.5px;font-weight:700}.Card-module__K3tQGa__chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.Card-module__K3tQGa__chip{cursor:pointer;border:1px solid var(--border);height:32px;color:var(--ink-2);background:#fff;border-radius:999px;padding:0 13px;font-size:13px;font-weight:700}.Card-module__K3tQGa__chip:hover{border-color:var(--navy)}.Card-module__K3tQGa__chipOn{border-color:var(--navy);background:var(--navy);color:#fff}.Card-module__K3tQGa__note{color:var(--muted);overflow-wrap:anywhere;margin-top:6px;font-size:12.5px;line-height:1.5}.Card-module__K3tQGa__text{color:var(--muted);font-size:13.5px;line-height:1.5}.Card-module__K3tQGa__inlineError{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--red);color:var(--ink-2);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.Card-module__K3tQGa__retry{border:1px solid var(--border-strong);height:30px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-size:12.5px;font-weight:700}.Card-module__K3tQGa__retry:hover{border-color:var(--navy)}.Card-module__K3tQGa__tableWrap{margin:0 -4px;overflow-x:auto}.Card-module__K3tQGa__table{border-collapse:collapse;width:100%}.Card-module__K3tQGa__th{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);text-align:center;white-space:nowrap;padding:0 8px 8px;font-size:10.5px;font-weight:700}.Card-module__K3tQGa__th.Card-module__K3tQGa__left{text-align:left}.Card-module__K3tQGa__td{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:center;border-top:1px solid var(--rule);color:var(--ink-2);padding:8px;font-size:13px;font-weight:500}.Card-module__K3tQGa__td.Card-module__K3tQGa__left{text-align:left}.Card-module__K3tQGa__td.Card-module__K3tQGa__last{font-weight:700}.Card-module__K3tQGa__trDif .Card-module__K3tQGa__td{background:var(--tint-ovrigt);color:var(--navy);font-weight:700}.Card-module__K3tQGa__copyRow{align-items:center;gap:8px;margin-top:10px;display:flex}.Card-module__K3tQGa__copyField{border:1px solid var(--border);background:var(--surface-alt);min-width:0;height:34px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:8px;flex:1;align-items:center;padding:0 12px;font-size:12.5px;display:flex;overflow:hidden}.Card-module__K3tQGa__copyBtn{border:1px solid var(--border-strong);height:34px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:700;display:inline-flex}.Card-module__K3tQGa__copyBtn:hover{border-color:var(--navy)}.Card-module__K3tQGa__copyIcon{width:16px;height:16px;display:block}.Card-module__K3tQGa__feedLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);margin-top:12px;font-size:11px;font-weight:700}.Card-module__K3tQGa__hint{color:var(--muted);margin:-4px 0 8px;font-size:12.5px}.Card-module__K3tQGa__scrollTight{padding-top:0}.Card-module__K3tQGa__sectionNav{z-index:3;background:var(--ground);flex-direction:column;gap:8px;margin:0 0 -2px;padding:12px 0 8px;display:flex;position:sticky;top:0}.Card-module__K3tQGa__sectionPills{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.Card-module__K3tQGa__sectionPills::-webkit-scrollbar{display:none}.Card-module__K3tQGa__sectionPill{cursor:pointer;border:1px solid var(--border-strong);height:30px;color:var(--ink-2);white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;padding:0 14px;font-size:12.5px;font-weight:700}.Card-module__K3tQGa__sectionPill:hover{border-color:var(--navy)}.Card-module__K3tQGa__sectionPillOn{border-color:var(--navy);background:var(--navy);color:#fff}
.Kommande-module__jqe3EG__list{flex-direction:column;gap:8px;max-width:720px;margin:0 auto;display:flex}.Kommande-module__jqe3EG__group{flex-direction:column;gap:8px;display:flex}.Kommande-module__jqe3EG__head{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);margin:0;padding:10px 2px 2px;font-size:11px;font-weight:700}.Kommande-module__jqe3EG__row{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--navy);cursor:pointer;text-align:left;border-radius:10px;align-items:stretch;gap:12px;width:100%;padding:12px 14px;display:flex}.Kommande-module__jqe3EG__row:hover{border-color:var(--border-hover);border-left-color:inherit}.Kommande-module__jqe3EG__timeCol{flex-shrink:0;width:62px}.Kommande-module__jqe3EG__time{font-family:var(--font-display);color:var(--navy);font-size:15px;font-weight:700;line-height:1.1}.Kommande-module__jqe3EG__dur{color:var(--muted-2);margin-top:1px;font-size:11px}.Kommande-module__jqe3EG__textCol{flex:1;min-width:0}.Kommande-module__jqe3EG__title{color:var(--ink);font-size:14.5px;font-weight:700;line-height:1.25}.Kommande-module__jqe3EG__sub{color:var(--muted);margin-top:2px;font-size:12px}.Kommande-module__jqe3EG__chevron{width:18px;height:18px;color:var(--faint-2);flex-shrink:0;align-self:center}
.page-module__kgDf0G__page{background:var(--ground);min-height:100dvh;padding:20px 12px 60px;padding-top:calc(20px + env(safe-area-inset-top,0px))}.page-module__kgDf0G__back{color:var(--navy);align-self:flex-start;font-size:13px;font-weight:700}.page-module__kgDf0G__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--navy);margin:4px 0 0;font-size:26px;font-weight:800}.page-module__kgDf0G__lead{color:var(--ink-2);margin:0 0 6px;font-size:14.5px;line-height:1.55}.page-module__kgDf0G__p{color:var(--ink-2);margin:0 0 4px;font-size:13.5px;line-height:1.55}.page-module__kgDf0G__p code{background:var(--surface-alt);border-radius:4px;padding:1px 5px;font-size:12.5px}
.App-module__RWO9cW__app{background:var(--ground);flex-direction:column;width:100%;height:100dvh;display:flex;overflow:hidden}.App-module__RWO9cW__body{flex-direction:row;flex:1;min-height:0;display:flex}.App-module__RWO9cW__main{background:var(--ground);flex-direction:column;flex:1;min-width:0;display:flex}
