.traffic-lights[data-v-f8ed0212]{display:flex;flex-direction:row;gap:20px}.light[data-v-f8ed0212]{width:60px;height:60px;border-radius:50%;border:3px solid #333;position:relative;background-color:#333;box-shadow:none}.light.red[data-v-f8ed0212]{background-color:red;box-shadow:0 0 20px red}.light.yellow[data-v-f8ed0212]{background-color:#ff0;box-shadow:0 0 20px #ff0}.light.purple[data-v-f8ed0212]{background-color:purple;box-shadow:0 0 20px purple}.light.green[data-v-f8ed0212]{background-color:#0f0;box-shadow:0 0 20px #0f0}.light.off[data-v-f8ed0212]{background-color:#333;box-shadow:none}.blink[data-v-f8ed0212]{animation:blink-f8ed0212 1s infinite}@keyframes blink-f8ed0212{0%,50%{opacity:1}51%,to{opacity:.3}}.checker-1[data-v-f8ed0212]{animation:checker-f8ed0212 2s infinite}.checker-2[data-v-f8ed0212]{animation:checker-f8ed0212 2s infinite .2s}.checker-3[data-v-f8ed0212]{animation:checker-f8ed0212 2s infinite .4s}.checker-4[data-v-f8ed0212]{animation:checker-f8ed0212 2s infinite .6s}.checker-5[data-v-f8ed0212]{animation:checker-f8ed0212 2s infinite .8s}@keyframes checker-f8ed0212{0%,50%{background-color:#fff;box-shadow:0 0 20px #fff}50%,to{background-color:#000;box-shadow:0 0 20px #000}}@media(max-width:768px){.traffic-lights[data-v-f8ed0212]{gap:15px;justify-content:center}}@media(max-width:480px){.traffic-lights[data-v-f8ed0212]{gap:10px}.light[data-v-f8ed0212]{width:50px;height:50px}}.progress-section[data-v-7d8850b4]{text-align:center;padding:0 20px;box-sizing:border-box}.progress-section--normal[data-v-7d8850b4]{margin-top:5px;margin-bottom:8px}.progress-section--compact[data-v-7d8850b4]{margin-top:2px;margin-bottom:4px}.progress-container[data-v-7d8850b4]{display:flex;align-items:center;justify-content:center;gap:15px}.progress-bar-wrapper[data-v-7d8850b4]{flex:1;max-width:800px;position:relative;background-color:#ffffff1a;border-radius:8px;height:24px;overflow:hidden;border:2px solid #ffff00}.progress-section--compact .progress-bar-wrapper[data-v-7d8850b4]{max-width:min(92vw,640px);height:18px;border-radius:6px;border-width:1px}.progress-bar-fill[data-v-7d8850b4]{height:100%;background:linear-gradient(90deg,#ff0,#f80);transition:width .3s ease;width:0%}.progress-percentage[data-v-7d8850b4]{font-size:clamp(.85rem,2vw,1.35rem);color:#ff0;font-weight:700;min-width:64px;text-align:left;font-variant-numeric:tabular-nums}.progress-section--compact .progress-percentage[data-v-7d8850b4]{font-size:clamp(.75rem,1.8vw,1rem);min-width:52px}@media(max-width:768px){.progress-section--normal .progress-bar-wrapper[data-v-7d8850b4]{height:20px}.progress-section--normal .progress-percentage[data-v-7d8850b4]{font-size:14px;min-width:52px}}@media(max-height:600px){.progress-section--normal .progress-bar-wrapper[data-v-7d8850b4]{height:16px}.progress-section--compact .progress-bar-wrapper[data-v-7d8850b4]{height:12px}}.clock-display[data-v-2f41be7b]{position:relative;width:100%}.clock-traffic-lights[data-v-2f41be7b]{position:fixed;top:80px;right:20px;z-index:20}.current-time[data-v-2f41be7b]{text-align:center;margin-top:56px;margin-bottom:5px}.time-display[data-v-2f41be7b]{font-size:18vw;font-weight:700;color:#ff0;line-height:1;font-variant-numeric:tabular-nums}.time-display.flag-red[data-v-2f41be7b]{color:red}.time-display.flag-yellow[data-v-2f41be7b]{color:#ff0}.time-display.flag-purple[data-v-2f41be7b]{color:purple}.time-display.flag-green[data-v-2f41be7b]{color:#0f0}.time-display.flag-white[data-v-2f41be7b]{color:#fff}.current-date[data-v-2f41be7b]{text-align:center;margin-bottom:5px}.date-display[data-v-2f41be7b]{font-size:4vw;color:#ff0;font-weight:700}.progress-after-date[data-v-2f41be7b]{width:100%}.fullscreen-btn[data-v-2f41be7b]{position:fixed;top:8px;right:20px;background:#ffffff1a;border:2px solid #fff;color:#fff;padding:8px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;z-index:21;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.fullscreen-btn[data-v-2f41be7b]:hover{background:#fff3;border-color:#ff0;color:#ff0;transform:scale(1.05)}.fullscreen-icon[data-v-2f41be7b]{display:block;line-height:1;font-family:Arial,sans-serif;font-size:14px}@media(min-width:769px){.current-time[data-v-2f41be7b]{margin-top:100px}}@media(max-height:768px)and (min-width:769px){.current-time[data-v-2f41be7b]{margin-top:80px;margin-bottom:15px}.time-display[data-v-2f41be7b]{font-size:15vw}.date-display[data-v-2f41be7b]{font-size:3.5vw}}@media(max-height:600px)and (min-width:769px){.current-time[data-v-2f41be7b]{margin-top:60px;margin-bottom:10px}.time-display[data-v-2f41be7b]{font-size:12vw}.current-date[data-v-2f41be7b]{margin-bottom:20px}.date-display[data-v-2f41be7b]{font-size:3vw}}@media(max-width:768px){.clock-traffic-lights[data-v-2f41be7b]{top:auto;bottom:20px;left:20px;right:20px;display:flex;justify-content:center}.current-time[data-v-2f41be7b]{margin-top:52px;margin-bottom:4px}.fullscreen-btn[data-v-2f41be7b]{width:35px;height:35px;padding:6px;font-size:12px}.fullscreen-icon[data-v-2f41be7b]{font-size:12px}}.session-display[data-v-02fd32a6]{position:absolute;top:0;left:0;right:120px;max-width:none;font-size:calc(var(--session-fs-mult, 1) * clamp(1.15rem,2.2vw,2.5rem));font-weight:700;color:#fff;background:#ffffff1a;padding:8px 16px;border-radius:0 0 5px;z-index:10}.session-value[data-v-02fd32a6]{display:block;word-break:break-word}@media(max-width:768px){.session-display[data-v-02fd32a6]{right:110px;font-size:calc(var(--session-fs-mult, 1) * clamp(1rem,3.2vw,2rem));padding:6px 12px}}@media(max-width:480px){.session-display[data-v-02fd32a6]{right:98px;font-size:calc(var(--session-fs-mult, 1) * clamp(.95rem,3.8vw,1.75rem))}}.timing-panel[data-v-6e6a8e34]{width:100%}.timing-container[data-v-6e6a8e34]{width:100%;margin-bottom:0}.timing-table[data-v-6e6a8e34]{width:100%;border-collapse:collapse;table-layout:fixed}.timing-table td[data-v-6e6a8e34]{vertical-align:middle;padding:0 20px}.timing-table td[data-v-6e6a8e34]:nth-child(1){width:44%}.timing-table td.logo-display-cell[data-v-6e6a8e34]{width:12%;max-width:140px;vertical-align:middle;padding:0;height:1px}.logo-image-container[data-v-6e6a8e34]{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:100%;height:100%;min-height:0;box-sizing:border-box}.logo-image[data-v-6e6a8e34]{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.timing-table td[data-v-6e6a8e34]:nth-child(3){width:44%}.timing-left[data-v-6e6a8e34],.timing-right[data-v-6e6a8e34]{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;min-width:0}.timing-section[data-v-6e6a8e34],.timing-display[data-v-6e6a8e34]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:30px;width:100%;min-width:0}.timing-label[data-v-6e6a8e34]{font-size:clamp(1.35rem,3.2vw,2.75rem);color:#888;font-weight:700;text-align:center;white-space:nowrap;max-width:100%;transform-origin:center center;will-change:transform}.timing-values[data-v-6e6a8e34]{display:flex;justify-content:center;align-items:baseline;gap:18px;flex-wrap:nowrap;white-space:nowrap;max-width:100%;transform-origin:center center;will-change:transform}.time-to-go[data-v-6e6a8e34],.timing-value[data-v-6e6a8e34]{font-size:clamp(2.5rem,8.5vw,7rem);color:#f80;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.laps-to-go[data-v-6e6a8e34]{font-size:clamp(1.75rem,6vw,5rem);color:#f80;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.laps-to-go.no-data[data-v-6e6a8e34],.laps-to-go.infinite[data-v-6e6a8e34]{color:#666}@media(max-width:768px){.timing-table td[data-v-6e6a8e34]{padding:0 10px}.time-to-go[data-v-6e6a8e34],.timing-value[data-v-6e6a8e34]{font-size:clamp(2rem,7.5vw,5.5rem)}.laps-to-go[data-v-6e6a8e34]{font-size:clamp(1.4rem,5.2vw,3.8rem)}.timing-label[data-v-6e6a8e34]{font-size:clamp(1.15rem,2.8vw,2rem)}}@media(max-height:768px){.timing-section[data-v-6e6a8e34],.timing-display[data-v-6e6a8e34]{margin-bottom:20px}.timing-label[data-v-6e6a8e34]{font-size:clamp(1rem,2.2vw,1.75rem)}}@media(max-height:600px){.timing-section[data-v-6e6a8e34],.timing-display[data-v-6e6a8e34]{margin-bottom:15px}.time-to-go[data-v-6e6a8e34],.timing-value[data-v-6e6a8e34]{font-size:clamp(1.5rem,5.5vw,4rem)}.laps-to-go[data-v-6e6a8e34]{font-size:clamp(1.1rem,4vw,2.8rem)}.timing-table td[data-v-6e6a8e34]{padding:0 5px}}.race-info-floating{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:42vw;max-width:720px;min-width:280px;height:15vh;min-height:150px;background-color:#000000c7;border:3px solid #4a4a4a;border-radius:10px;padding:22px 8px 8px;z-index:1000;color:#fff;-webkit-user-select:none;user-select:none;resize:both;overflow:hidden;touch-action:pan-x pan-y;box-sizing:border-box;box-shadow:0 0 16px #000000a6;cursor:move}.race-info-popup-close{position:absolute;top:4px;right:8px;background:none;border:none;color:#ff0;font-size:20px;cursor:pointer;line-height:1;padding:0;width:22px;height:22px;z-index:2}.race-info-popup-close:hover{color:#fff}.race-info-toolbar{position:absolute;top:4px;left:28px;right:32px;display:flex;gap:3px;align-items:center;z-index:2;min-width:0;cursor:move}.font-size-btn,.view-toggle-btn{background:#ffff0026;border:1px solid #ffff00;color:#ff0;font-size:12px;font-weight:700;width:18px;height:18px;cursor:pointer;border-radius:3px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;padding:0;flex:0 0 auto;-webkit-tap-highlight-color:transparent}@media(max-width:768px){.font-size-btn,.view-toggle-btn{width:22px;height:22px;font-size:13px}.view-icon{width:13px;height:13px}.race-info-popup-close{width:26px;height:26px;font-size:22px}}.font-size-btn:hover,.view-toggle-btn:hover{background:#ffff004d;color:#fff}.view-toggle-btn.active{background:#ffff0073;color:#000}.view-icon{width:11px;height:11px;display:block}.floating-title-inline{color:#ff0;font-weight:700;font-size:11px;white-space:nowrap;overflow:hidden;line-height:1.15;margin-left:3px;min-width:0;transform-origin:left center;will-change:transform;cursor:move}.floating-content{display:flex;height:100%;overflow:hidden}.floating-section{flex:1 1 100%;min-width:0}.floating-title{display:none}.floating-data{background-color:#0000004d;border-radius:3px;padding:3px;height:100%;overflow:auto;cursor:move}.race-info-table{width:100%;border-collapse:collapse;table-layout:auto;color:#fff;line-height:1.25}.race-info-table th,.race-info-table td{border:none;padding:2px 6px;white-space:nowrap;text-align:center;font-weight:400;vertical-align:middle}.race-info-table thead th{color:#ff0;font-weight:700;border-bottom:1px solid #ffff00}.race-info-table tbody tr:nth-child(2n){background-color:#333}.race-info-table tbody tr:nth-child(odd){background-color:transparent}.race-info-table .col-name,.race-info-table .col-team{text-align:left;max-width:9em;overflow:hidden;text-overflow:ellipsis}.race-info-table .col-pos{width:2.5em}.race-info-table .col-no{width:3em}.race-info-table .col-time{width:5em}.race-info-table .col-lap,.race-info-table .col-laps{width:2.5em}.race-info-btn-container{position:absolute;top:152px;right:12px;left:auto;transform:none;z-index:10;display:flex;flex-direction:column;align-items:flex-end}.race-info-btn{width:40px;height:40px;padding:0;border-radius:5px;border:2px solid #fff;background:#ffffff1a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1}.race-info-btn-icon{font-size:18px;line-height:1}.race-info-btn:hover{background:#fff3;border-color:#ff0;color:#ff0}.race-info-btn.active{background:#ff03;border-color:#ff0;color:#ff0}@media(max-width:768px){.race-info-btn-container{top:64px;right:8px;left:auto}.race-info-btn{width:35px;height:35px}.race-info-btn-icon{font-size:16px}.race-info-floating{width:85vw;max-width:600px;height:20vh;min-height:150px;font-size:14px;padding:26px 8px 8px}.resize-handle{width:44px;height:44px}.resize-handle-grip{width:18px;height:18px}.race-info-popup-close{font-size:22px;width:26px;height:26px;min-width:26px;min-height:26px}.font-size-btn,.view-toggle-btn{width:22px;height:22px;font-size:13px}.view-icon{width:13px;height:13px}}.timetable-grid[data-v-797a5158]{width:100%;border-collapse:collapse;color:#fff}.timetable-grid th[data-v-797a5158],.timetable-grid td[data-v-797a5158]{border:1px solid #ffff00;padding:3px 6px;text-align:left;line-height:1.25}.timetable-grid th[data-v-797a5158]{background-color:#ff03;color:#ff0;font-weight:700;text-align:center}.timetable-grid tr.data-row[data-v-797a5158]:hover{filter:brightness(1.2)}.col-time[data-v-797a5158],.time-text[data-v-797a5158]{font-size:inherit}.date-row[data-v-797a5158]{font-weight:700}.countdown-btn[data-v-797a5158]{background-color:#ffff004d;color:#ff0;border:1px solid #ffff00;padding:2px 5px;margin-left:6px;cursor:pointer;border-radius:3px;transition:background-color .2s;touch-action:manipulation;vertical-align:middle}.countdown-btn[data-v-797a5158]:hover{background-color:#ffff0080}.race-info-floating{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(60vw,calc(100vw - 24px));max-width:min(1100px,calc(100vw - 24px));min-width:min(320px,calc(100vw - 24px));height:min(42vh,calc(100vh - 48px));min-height:280px;background-color:#000000c7;border:3px solid #4a4a4a;border-radius:10px;padding:52px 8px 8px;z-index:1000;color:#fff;-webkit-user-select:none;user-select:none;resize:none;overflow:hidden;touch-action:manipulation;box-sizing:border-box;box-shadow:0 0 16px #000000a6;cursor:default;display:flex;flex-direction:column}.timetable-drag-bar{position:absolute;top:0;left:0;right:0;height:28px;display:flex;align-items:center;padding:0 36px 0 10px;z-index:4;cursor:move;touch-action:none;background:#ffff0014;border-bottom:1px solid #444}.timetable-drag-title{font-size:13px;font-weight:700;color:#ff0;pointer-events:none}.timetable-btn-container{position:absolute;top:72px;left:12px;right:auto;transform:none;z-index:10;display:flex;flex-direction:column;align-items:flex-start}@media(min-width:769px){.timetable-btn-container{top:152px;left:auto;right:60px;align-items:flex-end}}.timetable-btn{width:40px;height:40px;padding:0;border-radius:5px;border:2px solid #fff;background:#ffffff1a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin-top:0;line-height:1}.timetable-btn-icon{font-size:18px;line-height:1}.timetable-btn:hover{background:#fff3;border-color:#ff0;color:#ff0}.timetable-btn.active{background:#ff03;border-color:#ff0;color:#ff0}.timetable-popup-close{position:absolute;top:2px;right:4px;background:none;border:none;color:#ff0;font-size:22px;cursor:pointer;line-height:1;padding:4px 8px;min-width:36px;min-height:36px;z-index:5;touch-action:manipulation}.timetable-popup-close:hover{color:#fff}.timetable-toolbar{position:absolute;top:28px;left:8px;right:8px;height:24px;display:flex;gap:3px;align-items:center;z-index:3;overflow:visible;pointer-events:auto;cursor:default}.timetable-date-jumps{display:flex;flex-wrap:wrap;gap:3px;align-items:center;margin-left:3px;max-width:calc(100% - 48px)}.date-jump-btn{flex:0 0 auto;border:1px solid rgba(0,0,0,.35);color:#111;font-size:10px;font-weight:700;height:18px;padding:0 6px;cursor:pointer;border-radius:3px;white-space:nowrap;touch-action:manipulation;-webkit-user-select:none;user-select:none}.date-jump-btn:hover{filter:brightness(1.08);color:#000}.font-size-btn{background:#ffff0026;border:1px solid #ffff00;color:#ff0;font-size:12px;font-weight:700;width:18px;height:18px;cursor:pointer;border-radius:3px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;padding:0}.font-size-btn:hover{background:#ffff004d}.floating-content-timetable{flex:1 1 auto;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;display:flex;min-height:0;height:auto;padding:0;cursor:default}.timetable-content{width:100%;padding:2px 4px}.timetable-message{color:#ff0;text-align:center;padding:10px}.resize-handle{position:absolute;width:44px;height:44px;cursor:nwse-resize;z-index:1001;touch-action:none;display:flex;padding:4px;background:none}.resize-handle-nw{top:0;left:0;align-items:flex-start;justify-content:flex-start;z-index:1002}@media(max-width:768px){.timetable-btn-container{top:64px;left:8px;right:auto;align-items:flex-start}.timetable-btn{width:35px;height:35px}.timetable-btn-icon{font-size:16px}.race-info-floating{width:min(92vw,calc(100vw - 24px));max-width:min(1100px,calc(100vw - 24px));height:min(50vh,calc(100vh - 48px));min-height:240px;font-size:14px;padding:52px 8px 8px}.resize-handle{width:44px;height:44px}.resize-handle-grip{width:18px;height:18px}.timetable-popup-close{font-size:22px;min-width:40px;min-height:40px}.font-size-btn{width:22px;height:22px;font-size:13px}.date-jump-btn{height:20px;font-size:10px;padding:0 6px}}.notice-section{width:100%;margin-top:0;margin-bottom:8px;box-sizing:border-box}.notice-item{width:100%;margin-bottom:4px;box-sizing:border-box}.notice-scroll-viewport{width:100%;overflow:hidden}.notice-scroll-track{display:inline-flex;align-items:center;white-space:nowrap}.notice-scroll-track:not(.is-scrolling){display:flex;width:100%;max-width:100%;justify-content:center}.notice-scroll-track.is-scrolling{max-width:none;animation-name:notice-marquee;animation-timing-function:linear;animation-iteration-count:infinite}.notice-text{font-size:clamp(1.15rem,2.2vw,2.5rem);color:#ff0;font-weight:700;line-height:1.2;flex-shrink:0}.notice-text-gap{padding-left:3rem}@keyframes notice-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.notice-text{font-size:clamp(1rem,4vw,2rem)}}.countdown-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000c7;border:3px solid #ffff00;border-radius:10px;padding:10px 14px 8px;z-index:10000;width:400px;min-width:280px;max-width:90vw;height:auto;min-height:100px;max-height:80vh;display:flex;flex-direction:column;justify-content:space-evenly;align-items:stretch;text-align:center;box-shadow:0 0 20px #ffff0080;cursor:move;overflow:hidden;box-sizing:border-box;color:#fff;-webkit-user-select:none;user-select:none}.countdown-popup-header{color:#ff0;font-size:18px;font-weight:700;margin:0;flex:0 1 auto;cursor:move;-webkit-user-select:none;user-select:none;line-height:1.2;word-break:break-word;overflow:hidden;padding:0 32px 0 0;box-sizing:border-box;width:100%}.countdown-popup-time{color:#ff0;font-size:24px;font-weight:700;font-family:Courier New,monospace;margin:0;flex:0 1 auto;line-height:1;white-space:nowrap;overflow:hidden;max-width:100%;box-sizing:border-box}.countdown-popup-time.warning{color:red;animation:countdown-blink 1s infinite}@keyframes countdown-blink{0%,50%{opacity:1}51%,to{opacity:.5}}.countdown-popup-controls{margin:0;padding:0;flex:0 1 auto;border:none;border-top:none!important;box-shadow:none;outline:none}.countdown-checkbox-label{display:flex;align-items:center;justify-content:center;color:#ff0;font-size:15px;font-weight:600;line-height:1.2;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.countdown-checkbox{width:16px;height:16px;margin-right:6px;cursor:pointer;accent-color:#ffff00;touch-action:manipulation}.countdown-popup-close{position:absolute;top:6px;right:10px;background:none;border:none;color:#ff0;font-size:24px;cursor:pointer;line-height:1;padding:0;width:28px;height:28px}.countdown-popup-close:hover{color:#fff}.resize-handle{position:absolute;width:44px;height:44px;cursor:nwse-resize;z-index:10001;touch-action:none;display:flex;padding:4px;background:none}.resize-handle-se{bottom:0;right:0;align-items:flex-end;justify-content:flex-end}.resize-handle-nw{top:0;left:0;align-items:flex-start;justify-content:flex-start;z-index:10002}.resize-handle-grip{width:18px;height:18px;background:linear-gradient(135deg,transparent 50%,#64a0ff 50%);border-radius:2px 0 6px;pointer-events:none}.resize-handle-grip-nw{background:linear-gradient(315deg,transparent 50%,#64a0ff 50%);border-radius:6px 0 2px}.settings-root{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20000}.settings-toggle-btn{pointer-events:auto;position:fixed;top:8px;right:68px;width:40px;height:40px;border-radius:5px;border:2px solid #fff;background:#ffffff1a;color:#fff;font-size:18px;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;z-index:20001}.settings-toggle-btn:hover,.settings-toggle-btn.active{background:#fff3;border-color:#ff0;color:#ff0}.settings-panel{pointer-events:auto;position:fixed;width:min(92vw,360px);max-height:min(70vh,520px);overflow-y:auto;background:#000000c7;border:2px solid #ffff00;border-radius:10px;padding:12px 14px;color:#fff;box-shadow:0 8px 24px #00000080;z-index:20002}@media(max-width:768px){.settings-toggle-btn{right:63px;width:35px;height:35px;font-size:16px}}.settings-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-4px -4px 10px;padding:8px 4px 10px;border-bottom:1px solid #444;background:#000000c7}.settings-title{flex:1;font-size:16px;font-weight:700;color:#ff0;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;padding:6px 4px}.settings-close-btn{flex:0 0 auto;background:#ffffff14;border:1px solid #666;border-radius:6px;color:#fff;font-size:22px;cursor:pointer;line-height:1;min-width:44px;min-height:44px;padding:0;display:flex;align-items:center;justify-content:center;touch-action:manipulation;pointer-events:auto;z-index:3}.settings-close-btn:hover{color:#ff0;border-color:#ff0}.settings-section{margin-bottom:12px}.settings-section--inline{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}.settings-section--inline .settings-label{margin-bottom:0;white-space:nowrap;flex:1 1 auto;min-width:0}.settings-section--inline .settings-row{flex:0 0 auto;flex-wrap:nowrap;white-space:nowrap}@media(max-width:340px){.settings-section--inline{flex-wrap:wrap}}.settings-subsection .settings-checkbox-label+.settings-checkbox-label{margin-top:6px}.settings-subsection .settings-label{margin-bottom:8px}.settings-label{display:block;font-size:12px;color:#aaa;margin-bottom:6px}.settings-row{display:flex;align-items:center;gap:8px}.settings-value{min-width:36px;text-align:center;font-size:14px;color:#ff0}.font-size-btn{width:32px;height:32px;border:1px solid #666;border-radius:6px;background:#222;color:#fff;font-size:18px;cursor:pointer}.font-size-btn:hover{border-color:#ff0}.settings-select{width:100%;padding:6px 8px;border-radius:6px;border:1px solid #666;background:#111;color:#fff}.settings-checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.settings-checkbox-label input{width:16px;height:16px}.settings-text{font-size:13px;color:#ddd}.settings-action-btn{width:100%;margin-top:6px;padding:8px 10px;border-radius:6px;border:1px solid #666;background:#1a1a1a;color:#fff;font-size:13px;cursor:pointer}.settings-action-btn:hover{border-color:#ff0}.settings-action-btn.danger{border-color:#a44}.settings-action-btn.danger:hover{border-color:#f55;color:#fbb}.settings-note{margin-top:10px;font-size:11px;color:#888;line-height:1.4}.timing-clock-page[data-v-76f30972]{min-height:100vh;background:#000;color:#fff;position:relative;overflow:auto}.timing-clock-page[data-v-76f30972] .progress-after-date{display:none}@media(max-width:768px){.timing-clock-page[data-v-76f30972]{padding-bottom:88px}}@media(max-height:820px){.timing-clock-page[data-v-76f30972] .progress-after-timing{display:none}.timing-clock-page[data-v-76f30972] .progress-after-date{display:block}.timing-clock-page[data-v-76f30972] .time-display{font-size:14vw}.timing-clock-page[data-v-76f30972] .date-display{font-size:3.8vw}.timing-clock-page[data-v-76f30972] .timing-section,.timing-clock-page[data-v-76f30972] .timing-display{margin-bottom:10px}.timing-clock-page[data-v-76f30972] .timing-label{font-size:clamp(.95rem,2vw,1.5rem)}.timing-clock-page[data-v-76f30972] .time-to-go,.timing-clock-page[data-v-76f30972] .timing-value{font-size:clamp(1.6rem,5.5vw,4.5rem)}.timing-clock-page[data-v-76f30972] .laps-to-go{font-size:clamp(1.15rem,4vw,3.2rem)}.timing-clock-page[data-v-76f30972] .notice-section{margin-bottom:6px}}@media(max-height:820px)and (min-width:769px){.timing-clock-page[data-v-76f30972] .current-time{margin-top:72px;margin-bottom:4px}}@media(max-height:680px)and (min-width:769px){.timing-clock-page[data-v-76f30972] .current-time{margin-top:56px}.timing-clock-page[data-v-76f30972] .time-display{font-size:12vw}.timing-clock-page[data-v-76f30972] .date-display{font-size:3.2vw}.timing-clock-page[data-v-76f30972] .timing-section,.timing-clock-page[data-v-76f30972] .timing-display{margin-bottom:6px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:#000;color:#fff}
