#content.stopwatch-page{color:#172033!important}
#content.stopwatch-page *{box-sizing:border-box}
.stopwatch-page .stopwatch-heading{display:block!important;margin:0 0 26px!important;padding:0!important;border:0!important;background:transparent!important}
.stopwatch-page .stopwatch-eyebrow{display:block!important;margin:0 0 7px!important;color:#087f6d!important;font-size:13px!important;font-weight:900!important;line-height:1.4!important}
.stopwatch-page .stopwatch-heading h1{margin:0 0 16px!important;color:#111827!important;font-size:42px!important;line-height:1.18!important;letter-spacing:0!important}
.stopwatch-page .stopwatch-heading>p:last-child{max-width:830px!important;margin:0!important;color:#526078!important;font-size:18px!important;line-height:1.75!important}
.stopwatch-page .stopwatch-tool{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(250px,.85fr)!important;gap:16px!important;margin:0 0 16px!important}
.stopwatch-page .watch-stage,.stopwatch-page .watch-settings,.stopwatch-page .lap-section{display:block!important;margin:0!important;border:1px solid #d6e0eb!important;border-radius:8px!important;background:#fff!important}
.stopwatch-page .watch-stage{padding:22px!important}
.stopwatch-page .watch-status{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin-bottom:16px!important}
.stopwatch-page .watch-status>span{width:9px!important;height:9px!important;border-radius:50%!important;background:#94a3b8!important}
.stopwatch-page .watch-status>strong{color:#35455c!important;font-size:11px!important}.stopwatch-page .watch-status>small{justify-self:end!important;color:#7a889b!important;font-size:9px!important}
.stopwatch-page .watch-stage.is-running .watch-status>span{background:#087f6d!important;box-shadow:0 0 0 5px rgba(8,127,109,.12)!important}.stopwatch-page .watch-stage.is-running .watch-status>strong{color:#087f6d!important}
.stopwatch-page .watch-stage.is-target{animation:targetPulse .65s ease 3!important}
@keyframes targetPulse{0%,100%{box-shadow:none}50%{box-shadow:0 0 0 5px rgba(200,138,22,.23)}}
.stopwatch-page .watch-face{padding:32px 18px 23px!important;border-radius:8px!important;background:#172033!important;text-align:center!important;overflow:hidden!important}
.stopwatch-page .watch-face>p{margin:0 0 11px!important;color:#a8b4c5!important;font-size:10px!important;font-weight:800!important}
.stopwatch-page .watch-time{display:flex!important;align-items:baseline!important;justify-content:center!important;min-width:0!important;color:#fff!important;font-variant-numeric:tabular-nums!important;white-space:nowrap!important}
.stopwatch-page .watch-time strong{color:#fff!important;font-family:Consolas,"Courier New",monospace!important;font-size:48px!important;font-weight:700!important;line-height:1.1!important;letter-spacing:0!important}.stopwatch-page .watch-time span{min-width:76px!important;color:#70d4c1!important;font-family:Consolas,"Courier New",monospace!important;font-size:24px!important;line-height:1!important;text-align:left!important}
.stopwatch-page .target-progress{height:4px!important;margin:24px auto 0!important;border-radius:2px!important;background:#303b4f!important;overflow:hidden!important}.stopwatch-page .target-progress i{display:block!important;width:0!important;height:100%!important;background:#d39a2b!important;transition:width .12s linear!important}
.stopwatch-page button{min-height:43px!important;margin:0!important;padding:0 14px!important;border:1px solid #ccd9e5!important;border-radius:7px!important;background:#fff!important;color:#405067!important;box-shadow:none!important;font-family:inherit!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important;text-align:center!important;white-space:normal!important}
.stopwatch-page button:hover{border-color:#7eb6aa!important;color:#087f6d!important}.stopwatch-page button:focus-visible,.stopwatch-page input:focus-visible{outline:3px solid rgba(8,127,109,.2)!important;outline-offset:2px!important}.stopwatch-page button:disabled{border-color:#d9e1e9!important;background:#edf1f5!important;color:#9aa6b5!important;cursor:not-allowed!important}
.stopwatch-page .watch-primary-actions{display:grid!important;grid-template-columns:1fr 1.35fr 1fr!important;gap:9px!important;margin-top:15px!important}.stopwatch-page .watch-primary-actions button{display:flex!important;min-height:62px!important;align-items:center!important;justify-content:center!important;gap:7px!important;position:relative!important}.stopwatch-page .watch-primary-actions button>span{font-size:13px!important}.stopwatch-page .watch-primary-actions button>b{font-size:12px!important}.stopwatch-page .watch-primary-actions button>small{position:absolute!important;right:7px!important;bottom:5px!important;color:#9aa6b5!important;font-size:7px!important;font-weight:500!important}.stopwatch-page .watch-primary-actions .watch-start{border-color:#087f6d!important;background:#087f6d!important;color:#fff!important}.stopwatch-page .watch-primary-actions .watch-start.is-paused{border-color:#b36b27!important;background:#b36b27!important}.stopwatch-page .watch-primary-actions .watch-start small{color:rgba(255,255,255,.72)!important}
.stopwatch-page .watch-hint{margin:13px 0 0!important;color:#8794a6!important;font-size:8px!important;text-align:center!important}.stopwatch-page .watch-hint kbd{display:inline-block!important;padding:2px 5px!important;border:1px solid #d7e0e8!important;border-radius:4px!important;background:#f8fafc!important;color:#526078!important;font-family:inherit!important;font-size:8px!important;box-shadow:0 1px 0 #cbd5df!important}
.stopwatch-page .watch-settings{padding:19px!important}.stopwatch-page .watch-settings>header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.stopwatch-page .watch-settings h2,.stopwatch-page .lap-section h2,.stopwatch-page .stopwatch-guide h2{margin:0!important;color:#172033!important;font-size:22px!important;line-height:1.3!important;letter-spacing:0!important}.stopwatch-page .watch-settings>p{margin:7px 0 15px!important;color:#718096!important;font-size:10px!important;line-height:1.6!important}
.stopwatch-page .switch-label{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0!important;color:#526078!important;font-size:9px!important;font-weight:800!important}.stopwatch-page input[type="checkbox"]{appearance:auto!important;-webkit-appearance:checkbox!important;display:inline-block!important;width:17px!important;height:17px!important;margin:0!important;accent-color:#087f6d!important;opacity:1!important}
.stopwatch-page .target-inputs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.stopwatch-page .target-inputs label{display:block!important;margin:0!important;color:#526078!important;font-size:9px!important;font-weight:800!important}.stopwatch-page .target-inputs label>span{display:block!important;margin-bottom:5px!important}.stopwatch-page input[type="number"]{display:block!important;width:100%!important;height:42px!important;margin:0!important;padding:0 8px!important;border:1px solid #ccd9e5!important;border-radius:7px!important;background:#fff!important;color:#172033!important;box-shadow:none!important;font-family:inherit!important;font-size:12px!important;font-variant-numeric:tabular-nums!important;text-align:center!important}.stopwatch-page input:disabled{background:#edf1f5!important;color:#9aa6b5!important}
.stopwatch-page .target-presets{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin:8px 0 14px!important}.stopwatch-page .target-presets button{min-height:33px!important;padding:0 5px!important;font-size:9px!important}
.stopwatch-page .setting-check{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:0!important;padding:10px 0!important;border-top:1px solid #e1e8ef!important;color:#405067!important;cursor:pointer!important}.stopwatch-page .setting-check input{flex:0 0 17px!important;margin-top:2px!important}.stopwatch-page .setting-check span,.stopwatch-page .setting-check strong,.stopwatch-page .setting-check small{display:block!important}.stopwatch-page .setting-check strong{font-size:10px!important}.stopwatch-page .setting-check small{margin-top:3px!important;color:#8794a6!important;font-size:8px!important;font-weight:400!important;line-height:1.45!important}
.stopwatch-page .fullscreen-button{width:100%!important;margin-top:11px!important}.stopwatch-page .setting-message{margin:10px 0 0!important;padding:9px!important;border-radius:6px!important;background:#f2f5f8!important;color:#718096!important;font-size:8px!important;line-height:1.5!important}.stopwatch-page .setting-message.is-error{background:#fff1f0!important;color:#b43d37!important}.stopwatch-page .setting-message.is-success{background:#eaf7f3!important;color:#087f6d!important}
.stopwatch-page .lap-section{padding:21px!important}.stopwatch-page .lap-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}.stopwatch-page .lap-heading>div:first-child>p:last-child{margin:5px 0 0!important;color:#718096!important;font-size:10px!important}.stopwatch-page .lap-heading>div:last-child{display:flex!important;gap:7px!important;flex:0 0 auto!important}
.stopwatch-page .lap-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:17px 0 14px!important;border:1px solid #dce5ed!important;border-radius:7px!important;background:#f8fafc!important;overflow:hidden!important}.stopwatch-page .lap-summary>div{min-width:0!important;padding:12px!important;border-right:1px solid #dce5ed!important}.stopwatch-page .lap-summary>div:last-child{border-right:0!important}.stopwatch-page .lap-summary span,.stopwatch-page .lap-summary strong{display:block!important}.stopwatch-page .lap-summary span{color:#7a889b!important;font-size:8px!important}.stopwatch-page .lap-summary strong{margin-top:5px!important;color:#26354a!important;font-family:Consolas,"Courier New",monospace!important;font-size:11px!important;overflow-wrap:anywhere!important}
.stopwatch-page .lap-table-wrap{max-height:400px!important;border:1px solid #dce5ed!important;border-radius:7px!important;overflow:auto!important}.stopwatch-page .lap-table{width:100%!important;margin:0!important;border-collapse:collapse!important;font-size:10px!important}.stopwatch-page .lap-table th{position:sticky!important;top:0!important;z-index:1!important;padding:10px!important;border:0!important;border-bottom:1px solid #cdd9e4!important;background:#eef3f7!important;color:#405067!important;font-size:9px!important;text-align:left!important}.stopwatch-page .lap-table td{padding:11px 10px!important;border:0!important;border-bottom:1px solid #e3e9ef!important;color:#526078!important;font-variant-numeric:tabular-nums!important}.stopwatch-page .lap-table tr:last-child td{border-bottom:0!important}.stopwatch-page .lap-table td:not(:first-child){font-family:Consolas,"Courier New",monospace!important}.stopwatch-page .lap-table tr.is-fastest td{background:#eaf7f3!important}.stopwatch-page .lap-table tr.is-slowest td{background:#fff3ee!important}.stopwatch-page .lap-table .lap-empty{height:100px!important;color:#8794a6!important;text-align:center!important;vertical-align:middle!important;font-family:inherit!important}
.stopwatch-page .stopwatch-guide{display:block!important;margin-top:28px!important;padding-top:24px!important;border-top:1px solid #d6e0eb!important}.stopwatch-page .stopwatch-guide>header{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.stopwatch-page .stopwatch-guide h2{font-size:28px!important}.stopwatch-page .stopwatch-guide>header>p:last-child{margin:8px 0 0!important;color:#657489!important;font-size:14px!important;line-height:1.8!important}.stopwatch-page .guide-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 24px!important;margin-top:20px!important;border-top:1px solid #dce5ed!important}.stopwatch-page .guide-grid article{display:block!important;margin:0!important;padding:17px 0!important;border-bottom:1px solid #dce5ed!important}.stopwatch-page .guide-grid h3{margin:0 0 7px!important;color:#26354a!important;font-size:14px!important}.stopwatch-page .guide-grid p{margin:0!important;color:#657489!important;font-size:11px!important;line-height:1.75!important}
.stopwatch-page .use-cases{margin-top:20px!important;padding:18px!important;border-left:4px solid #c88a16!important;background:#fffaf0!important}.stopwatch-page .use-cases h3{margin:0 0 11px!important;color:#6d521d!important;font-size:13px!important}.stopwatch-page .use-cases>div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.stopwatch-page .use-cases span{display:inline-block!important;padding:7px 10px!important;border:1px solid #ead8b6!important;border-radius:5px!important;background:#fff!important;color:#6f6246!important;font-size:9px!important;font-weight:700!important}.stopwatch-page .guide-note{margin:15px 0 0!important;padding:12px!important;background:#f3f6f9!important;color:#718096!important;font-size:10px!important;line-height:1.65!important}
@media screen and (max-width:980px){.stopwatch-page .stopwatch-tool{grid-template-columns:1fr!important}.stopwatch-page .watch-settings{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important}.stopwatch-page .watch-settings>header,.stopwatch-page .watch-settings>p,.stopwatch-page .target-inputs,.stopwatch-page .target-presets,.stopwatch-page .fullscreen-button,.stopwatch-page .setting-message{grid-column:1/-1!important}}
@media screen and (max-width:640px){.stopwatch-page .stopwatch-heading h1{font-size:32px!important}.stopwatch-page .stopwatch-heading>p:last-child{font-size:16px!important}.stopwatch-page .watch-stage,.stopwatch-page .watch-settings,.stopwatch-page .lap-section{padding:17px 14px!important}.stopwatch-page .watch-time strong{font-size:37px!important}.stopwatch-page .watch-time span{min-width:58px!important;font-size:19px!important}.stopwatch-page .watch-primary-actions{grid-template-columns:1fr 1.25fr 1fr!important}.stopwatch-page .watch-primary-actions button{min-height:57px!important;padding:0 8px!important}.stopwatch-page .watch-primary-actions button>b{font-size:10px!important}.stopwatch-page .watch-settings{display:block!important}.stopwatch-page .lap-heading{display:block!important}.stopwatch-page .lap-heading>div:last-child{display:grid!important;grid-template-columns:1fr 1fr!important;margin-top:12px!important}.stopwatch-page .lap-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stopwatch-page .lap-summary>div:nth-child(2){border-right:0!important}.stopwatch-page .lap-summary>div:nth-child(-n+2){border-bottom:1px solid #dce5ed!important}.stopwatch-page .lap-table{min-width:520px!important}.stopwatch-page .guide-grid{grid-template-columns:1fr!important;gap:0!important}}
@media screen and (max-width:390px){.stopwatch-page .watch-face{padding:27px 8px 20px!important}.stopwatch-page .watch-time strong{font-size:31px!important}.stopwatch-page .watch-time span{min-width:50px!important;font-size:16px!important}.stopwatch-page .watch-primary-actions{grid-template-columns:1fr!important}.stopwatch-page .watch-primary-actions button{min-height:48px!important}.stopwatch-page .watch-hint{display:none!important}.stopwatch-page .target-presets{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stopwatch-page .lap-summary{grid-template-columns:1fr!important}.stopwatch-page .lap-summary>div{border-right:0!important;border-bottom:1px solid #dce5ed!important}.stopwatch-page .lap-summary>div:last-child{border-bottom:0!important}}
