.stopwatch-adding-container[data-astro-cid-dx7rhclf]{display:flex;gap:10px;flex-direction:row;align-items:center}.stopwatch-adding-action-btn[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]{display:flex;align-items:center;justify-content:center;transition:color .2s ease;background:#0000;color:var(--text-secondary);border-radius:12px;border:none;cursor:pointer}.stopwatch-adding-action-btn[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]:hover{color:var(--text-body)}.stopwatch-adding-action-btn[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]>span[data-astro-cid-dx7rhclf]{font-size:2rem}#stopwatch-list-container[data-astro-cid-dx7rhclf]{display:flex;flex-direction:column;width:100%;gap:10px}.listed-stopwatch[data-astro-cid-dx7rhclf]{background:var(--component-bg-standard);border:1px solid var(--border-standard);border-radius:8px;color:var(--text-heading);padding:8px;font-size:1rem;font-family:inherit;outline:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.listed-stopwatch-demo[data-astro-cid-dx7rhclf]{padding-left:2px;font-size:1.3rem}.listed-stopwatch-action[data-astro-cid-dx7rhclf]{display:flex;flex-direction:row}.listed-stopwatch-action[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]{display:flex;align-items:center;justify-content:center;transition:color .2s ease;background:#0000;color:var(--text-secondary);border:none;padding:0}.listed-stopwatch-action[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]:hover{color:var(--text-body)}.delete[data-astro-cid-dx7rhclf]{cursor:pointer}.delete[data-astro-cid-dx7rhclf]>span[data-astro-cid-dx7rhclf]{font-size:1.8rem}.sort-action[data-astro-cid-dx7rhclf]{display:flex;flex-direction:column;justify-content:space-between}.sort-action[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]{display:flex;align-items:center;justify-content:center;transition:color .2s ease;background:#0000;color:var(--text-secondary);border:none;padding:0;font-size:1rem;cursor:pointer}.sort-action[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]>span[data-astro-cid-dx7rhclf]{font-size:1.2rem}.sort-action[data-astro-cid-dx7rhclf]>button[data-astro-cid-dx7rhclf]:hover{color:var(--text-body)}.menu-item[data-astro-cid-dx7rhclf]{display:flex;margin-top:15px;gap:10px;flex-direction:column}.menu-item[data-astro-cid-dx7rhclf]:first-child{margin-top:0}.menu-item[data-astro-cid-dx7rhclf] label[data-astro-cid-dx7rhclf]{font-size:.9rem;color:var(--text-secondary)}.stopwatch-container[data-astro-cid-dx7rhclf]{display:flex;overflow-x:auto;flex-wrap:nowrap;gap:15px;justify-content:safe center;align-items:flex-end;width:90svw;min-height:calc(100svh - 85px);margin-top:35px;padding:0 15px 10px;transform:rotateX(180deg);direction:ltr}.stopwatch-card[data-astro-cid-dx7rhclf]{background:var(--component-bg-standard);background:#0000;padding:10px;flex:0 0 250px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotateX(180deg)}.stopwatch-text[data-astro-cid-dx7rhclf]{font-size:1.8rem;color:var(--text-body)}.is-running[data-astro-cid-dx7rhclf]{animation:stopwatch-text-flash 1s infinite alternate ease-in-out}@keyframes stopwatch-text-flash{0%{color:var(--text-secondary)}to{color:var(--text-heading)}}.stopwatch-text-sub[data-astro-cid-dx7rhclf]{font-size:1rem;color:var(--text-muted);font-weight:100}.stopwatch-card-action-btn[data-astro-cid-dx7rhclf]{display:flex;flex-direction:row}.stopwatch-card-action-btn[data-astro-cid-dx7rhclf] button[data-astro-cid-dx7rhclf]{background:var(--button-secondary-bg);color:var(--text-secondary);border-radius:50%;border:none;opacity:1;visibility:visible;pointer-events:auto;padding:5px;margin:5px;max-width:1000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity 1s ease,visibility 1s ease,transform 1s ease,width 1s ease}.stopwatch-card-action-btn[data-astro-cid-dx7rhclf] button[data-astro-cid-dx7rhclf]:hover{color:var(--text-body)}.stopwatch-card-action-btn[data-astro-cid-dx7rhclf] button[data-astro-cid-dx7rhclf].is-hidden{opacity:0;max-width:0;margin:0;padding:0;visibility:hidden;pointer-events:none;transition:opacity 0s ease,visibility 0s ease,transform 0s ease,width 0s ease}.stopwatch-lap-container[data-astro-cid-dx7rhclf]{display:grid;grid-template-columns:1fr 145px 145px;row-gap:10px;min-width:330px;max-width:400px;margin-top:10px}.stopwatch-lap-header[data-astro-cid-dx7rhclf]{font-weight:500;border-bottom:2px solid #80808080;align-self:center;color:var(--text-secondary)!important}.stopwatch-lap-data[data-astro-cid-dx7rhclf]{font-weight:100;text-align:center}.stopwatch-lap-data[data-astro-cid-dx7rhclf] span[data-astro-cid-dx7rhclf]{color:var(--text-muted)!important}
