.time-toolkit-page { background: radial-gradient(circle at 42% 7%, rgba(103, 74, 218, .2), transparent 29%), radial-gradient(circle at 91% 52%, rgba(28, 115, 170, .13), transparent 29%), linear-gradient(180deg, #020615, #04091a 70%, #061128); }.time-toolkit-icon { color: #a98aff; border-color: rgba(148, 115, 241, .4); background: linear-gradient(145deg, rgba(118, 75, 224, .24), rgba(43, 56, 113, .44)); box-shadow: inset 0 1px 0 rgba(255,255,255,.09), 0 0 38px rgba(117, 76, 218, .16); font-size: 39px; }.time-toolkit-hero .eyebrow { color: #a98aff; }
.time-toolkit-workspace { overflow: hidden; border: 1px solid rgba(103, 113, 164, .27); border-radius: 18px; background: linear-gradient(145deg, rgba(16, 25, 52, .97), rgba(6, 13, 32, .98)); box-shadow: 0 26px 75px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.025); }.time-toolkit-tabs { display: grid; grid-template-columns: repeat(4, 1fr); border-bottom: 1px solid rgba(99, 116, 157, .18); background: rgba(5, 13, 32, .7); }.time-toolkit-tabs button { min-height: 76px; padding: 13px 15px; display: grid; grid-template-columns: 36px 1fr; grid-template-rows: auto auto; align-content: center; column-gap: 10px; color: #8c95aa; border: 0; border-right: 1px solid rgba(99, 116, 157, .15); background: transparent; text-align: left; cursor: pointer; transition: .18s ease; }.time-toolkit-tabs button:last-child { border-right: 0; }.time-toolkit-tabs button > span { grid-row: 1 / 3; width: 36px; height: 36px; display: grid; place-items: center; color: #7c739f; border: 1px solid rgba(114, 104, 166, .23); border-radius: 9px; background: rgba(27, 35, 68, .66); font-size: 18px; }.time-toolkit-tabs button strong { align-self: end; color: #b7bdcd; font-size: 11px; }.time-toolkit-tabs button small { align-self: start; margin-top: 3px; color: #687287; font-size: 8px; }.time-toolkit-tabs button.active { background: linear-gradient(180deg, rgba(103, 70, 202, .16), rgba(44, 71, 119, .08)); box-shadow: inset 0 -2px 0 #9a7af0; }.time-toolkit-tabs button.active > span { color: #b69bff; border-color: rgba(147, 116, 233, .34); background: rgba(102, 70, 198, .14); }.time-toolkit-tabs button.active strong { color: #f0f2f8; }
.time-toolkit-panel { padding: 24px; }.time-toolkit-panel-heading { min-height: 43px; margin-bottom: 20px; display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; }.time-toolkit-panel-heading > div { display: flex; align-items: flex-start; gap: 11px; }.time-toolkit-panel-heading > div > span { width: 34px; height: 34px; flex: 0 0 34px; display: grid; place-items: center; color: #aa8cff; border: 1px solid rgba(145, 111, 231, .29); border-radius: 9px; background: rgba(101, 68, 195, .12); font-size: 16px; }.time-toolkit-panel-heading h2 { margin: 1px 0 0; font-size: 15px; }.time-toolkit-panel-heading p { margin: 5px 0 0; color: #788198; font-size: 9px; }.time-toolkit-badge { padding: 5px 9px; color: #a9afd0; border: 1px solid rgba(112, 123, 169, .25); border-radius: 999px; background: rgba(22, 34, 62, .6); font-size: 8px; font-weight: 750; text-transform: uppercase; letter-spacing: .05em; }.time-toolkit-badge.live { color: #77e0b8; border-color: rgba(80, 207, 157, .27); background: rgba(42, 157, 116, .11); }.time-toolkit-badge.alarm { color: #fff685; border-color: rgba(255, 84, 213, .72); background: rgba(255, 45, 199, .14); box-shadow: 0 0 10px rgba(255, 54, 211, .5), 0 0 22px rgba(45, 225, 255, .28); animation: neon-alarm-badge .55s ease-in-out infinite alternate; }
.time-toolkit-two-column, .lap-tool-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); overflow: hidden; border: 1px solid rgba(98, 115, 158, .2); border-radius: 13px; background: rgba(7, 16, 36, .55); }.time-toolkit-input-card, .time-toolkit-result-card, .stopwatch-card, .lap-list-card { min-width: 0; padding: 22px; }.time-toolkit-input-card, .stopwatch-card { border-right: 1px solid rgba(98, 115, 158, .17); }.time-toolkit-result-card { display: flex; background: rgba(4, 11, 28, .37); }.time-toolkit-field { min-width: 0; display: grid; gap: 7px; }.time-toolkit-field + .time-toolkit-field, .business-date-grid + .time-toolkit-field { margin-top: 15px; }.time-toolkit-field > span { display: flex; align-items: center; justify-content: space-between; gap: 9px; color: #aab2c5; font-size: 9px; font-weight: 650; }.time-toolkit-field > span small { color: #687287; font-size: 8px; font-weight: 500; }.time-toolkit-field input { width: 100%; height: 42px; padding: 0 12px; color: #e8ebf3; border: 1px solid #31405e; border-radius: 9px; outline: 0; background: #071126; font-size: 10px; color-scheme: dark; }.time-toolkit-field input:focus { border-color: #8f72e4; box-shadow: 0 0 0 3px rgba(128, 94, 218, .1); }.time-toolkit-field input:disabled { opacity: .58; cursor: not-allowed; }.time-toolkit-actions, .timer-actions { margin-top: 18px; display: flex; gap: 9px; }.time-toolkit-actions button, .timer-actions button { min-width: 112px; height: 41px; padding: 0 17px; color: #aeb6ca; border: 1px solid rgba(103, 119, 159, .31); border-radius: 8px; background: rgba(17, 29, 54, .74); font-size: 9px; font-weight: 750; cursor: pointer; }.time-toolkit-actions .time-toolkit-primary, .timer-actions .time-toolkit-primary { flex: 1; color: white; border: 0; background: linear-gradient(135deg, #8059e5, #4f68dd); box-shadow: 0 9px 24px rgba(75, 72, 188, .22); }.time-toolkit-actions button:disabled, .timer-actions button:disabled { opacity: .4; cursor: not-allowed; }.time-toolkit-error { margin: 12px 0 0; color: #ff7d91; font-size: 9px; line-height: 1.5; }
.time-toolkit-empty { width: 100%; min-height: 255px; display: flex; align-items: center; justify-content: center; flex-direction: column; border: 1px dashed rgba(99, 116, 160, .22); border-radius: 10px; background: rgba(7, 15, 34, .42); text-align: center; }.time-toolkit-empty > span { color: #5c5581; font-size: 34px; }.time-toolkit-empty h3 { margin: 14px 0 6px; color: #a2aabd; font-size: 12px; }.time-toolkit-empty p { max-width: 270px; margin: 0; color: #667087; font-size: 9px; line-height: 1.5; }.age-result, .business-result { width: 100%; min-height: 255px; padding: 21px; display: flex; align-items: center; justify-content: center; flex-direction: column; border: 1px solid rgba(133, 103, 217, .22); border-radius: 10px; background: radial-gradient(circle at 50% 34%, rgba(111, 77, 204, .12), transparent 42%), rgba(7, 16, 35, .62); text-align: center; }.age-result > span, .business-result > span { color: #ad91fa; font-size: 9px; font-weight: 750; text-transform: uppercase; letter-spacing: .07em; }.age-result > strong { max-width: 430px; margin: 12px 0 20px; color: #f1effa; font-size: clamp(22px, 3vw, 31px); line-height: 1.25; }.age-result-grid, .business-result-grid { width: 100%; display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }.age-result-grid > div, .business-result-grid > div { min-width: 0; padding: 12px 7px; display: grid; gap: 5px; border: 1px solid rgba(103, 116, 160, .18); border-radius: 8px; background: rgba(9, 18, 40, .62); }.age-result-grid b, .business-result-grid b { color: #dcd7ee; font-size: 15px; overflow-wrap: anywhere; }.age-result-grid small, .business-result-grid small { color: #687287; font-size: 8px; }
.timer-card { padding: 27px; position: relative; isolation: isolate; border: 1px solid rgba(98, 115, 158, .2); border-radius: 13px; background: radial-gradient(circle at 50% 50%, rgba(92, 64, 189, .09), transparent 42%), rgba(7, 16, 36, .55); }.duration-inputs { max-width: 520px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }.duration-inputs .time-toolkit-field + .time-toolkit-field { margin-top: 0; }.duration-inputs input { height: 48px; font-size: 15px; text-align: center; }.timer-display { max-width: 620px; margin: 26px auto 0; display: grid; justify-items: center; }.timer-display > span, .stopwatch-card > span { color: #787f99; font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }.timer-display > strong, .stopwatch-card > strong { margin: 10px 0 18px; color: #f2effc; font: 600 clamp(42px, 8vw, 72px)/1 ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; letter-spacing: -.06em; text-shadow: 0 0 34px rgba(145, 108, 237, .22); }.timer-complete-message { margin: -6px 0 18px; color: #fff685; font-size: 19px; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; text-shadow: 0 0 7px #fff24d, 0 0 17px #ff3cce, 0 0 31px #36dcff; animation: neon-alarm-text .5s ease-in-out infinite alternate; }.timer-complete-message span { margin-right: 6px; }.timer-progress { width: 100%; height: 5px; position: relative; overflow: hidden; border-radius: 999px; background: rgba(91, 103, 143, .18); }.timer-progress > span { height: 100%; display: block; border-radius: inherit; background: linear-gradient(90deg, #7454d9, #62a8ee); transition: width .1s linear; }.timer-card > .timer-actions { max-width: 420px; margin: 22px auto 0; }.timer-card > .timer-actions button { flex: 1; }
.timer-card.completed { border-color: #ff49d1; background: radial-gradient(circle at 19% 30%, rgba(255, 43, 202, .22), transparent 31%), radial-gradient(circle at 81% 67%, rgba(31, 220, 255, .19), transparent 34%), rgba(8, 11, 36, .94); box-shadow: 0 0 12px rgba(255, 54, 211, .72), 0 0 36px rgba(52, 216, 255, .38), inset 0 0 42px rgba(162, 54, 255, .16); animation: neon-alarm-surface .65s ease-in-out infinite alternate; }.timer-card.completed::before { content: ""; position: absolute; inset: 6px; z-index: -1; pointer-events: none; border: 1px solid rgba(89, 235, 255, .76); border-radius: 9px; box-shadow: inset 0 0 16px rgba(47, 227, 255, .28), 0 0 15px rgba(47, 227, 255, .25); }.timer-card.completed .duration-inputs input { border-color: rgba(255, 80, 210, .63); box-shadow: 0 0 11px rgba(255, 53, 205, .22); }.timer-card.completed .timer-display > span { color: #62efff; text-shadow: 0 0 9px rgba(75, 235, 255, .9); }.timer-card.completed .timer-display > strong { color: #fff; text-shadow: 0 0 7px #fff, 0 0 19px #33e6ff, 0 0 38px #ff3ecb; animation: neon-alarm-text .5s ease-in-out infinite alternate; }.timer-card.completed .timer-progress { height: 7px; background: linear-gradient(90deg, #ff3fcf, #fff75e, #32e8ff, #a355ff, #ff3fcf); background-size: 260% 100%; box-shadow: 0 0 12px rgba(255, 57, 211, .7), 0 0 25px rgba(52, 226, 255, .45); animation: neon-alarm-bar .7s linear infinite; }.timer-card.completed .timer-actions .time-toolkit-primary { background: linear-gradient(100deg, #ff3fcf, #8a52ff, #29dfff); background-size: 200% 100%; box-shadow: 0 0 13px rgba(255, 57, 211, .55), 0 0 27px rgba(51, 222, 255, .34); animation: neon-alarm-bar .8s linear infinite; }
@keyframes neon-alarm-surface { from { border-color: #ff3fca; box-shadow: 0 0 10px rgba(255, 54, 211, .58), 0 0 27px rgba(52, 216, 255, .25), inset 0 0 28px rgba(162, 54, 255, .11); } to { border-color: #40e8ff; box-shadow: 0 0 19px rgba(52, 229, 255, .8), 0 0 48px rgba(255, 54, 211, .48), inset 0 0 55px rgba(255, 57, 207, .18); } }
@keyframes neon-alarm-text { from { opacity: .72; filter: saturate(.9); } to { opacity: 1; filter: saturate(1.45); } }
@keyframes neon-alarm-bar { to { background-position: 200% 0; } }
@keyframes neon-alarm-badge { from { opacity: .7; } to { opacity: 1; } }
@media (prefers-reduced-motion: reduce) { .time-toolkit-badge.alarm, .timer-complete-message, .timer-card.completed, .timer-card.completed .timer-display > strong, .timer-card.completed .timer-progress, .timer-card.completed .timer-actions .time-toolkit-primary { animation: none; } }
.stopwatch-card { min-height: 325px; display: flex; align-items: center; justify-content: center; flex-direction: column; background: radial-gradient(circle at 50% 44%, rgba(91, 65, 187, .11), transparent 44%); }.stopwatch-card > strong { margin-top: 16px; font-size: clamp(33px, 5vw, 53px); }.stopwatch-card .timer-actions { width: 100%; justify-content: center; }.stopwatch-card .timer-actions button { min-width: 90px; }.lap-list-card { min-height: 325px; background: rgba(4, 11, 28, .37); }.lap-list-heading, .lap-list li { display: grid; grid-template-columns: 55px 1fr 1fr; align-items: center; gap: 10px; }.lap-list-heading { padding: 0 10px 10px; color: #667087; font-size: 8px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }.lap-list-heading span:not(:first-child), .lap-list li span { text-align: right; }.lap-list { max-height: 268px; margin: 0; padding: 0; overflow-y: auto; list-style: none; }.lap-list li { min-height: 45px; padding: 0 10px; color: #a9b0c4; border-top: 1px solid rgba(97, 112, 154, .14); font: 10px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; }.lap-list li b { color: #a98bfa; }.time-toolkit-empty.compact { min-height: 255px; border: 0; background: transparent; }.time-toolkit-empty.compact > span { font-size: 27px; }
.business-date-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }.business-date-grid .time-toolkit-field + .time-toolkit-field { margin-top: 0; }.business-inclusion-options { margin-top: 15px; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }.business-inclusion-options label { min-height: 41px; padding: 0 11px; display: flex; align-items: center; gap: 8px; color: #9ca5ba; border: 1px solid rgba(98, 115, 158, .2); border-radius: 8px; background: rgba(9, 18, 40, .55); font-size: 9px; cursor: pointer; }.business-inclusion-options input { width: 14px; height: 14px; accent-color: #8b6ce1; }.business-result > strong { margin: 9px 0 18px; color: #f2effc; font-size: clamp(46px, 7vw, 66px); line-height: 1; }
.time-toolkit-footer { min-height: 47px; padding: 10px 23px; display: flex; align-items: center; gap: 10px; border-top: 1px solid rgba(99, 116, 157, .15); background: rgba(5, 13, 30, .69); }.time-toolkit-footer p { margin: 0; color: #8b91ad; font-size: 9px; }.time-toolkit-footer > span { margin-left: auto; display: inline-flex; align-items: center; gap: 6px; color: #6c768c; font-size: 8px; }.time-toolkit-footer i { color: #a388ee; font-style: normal; }.time-toolkit-information article > span { color: #a083ef; }
@media (max-width: 860px) { .time-toolkit-tabs { grid-template-columns: repeat(2, 1fr); }.time-toolkit-tabs button:nth-child(2) { border-right: 0; }.time-toolkit-tabs button:nth-child(-n+2) { border-bottom: 1px solid rgba(99, 116, 157, .15); }.time-toolkit-two-column, .lap-tool-grid { grid-template-columns: 1fr; }.time-toolkit-input-card, .stopwatch-card { border-right: 0; border-bottom: 1px solid rgba(98, 115, 158, .17); }.time-toolkit-empty, .age-result, .business-result { min-height: 220px; } }
@media (max-width: 560px) { .time-toolkit-tabs button { min-height: 66px; padding: 10px 8px; grid-template-columns: 29px 1fr; column-gap: 7px; }.time-toolkit-tabs button > span { width: 29px; height: 29px; font-size: 14px; }.time-toolkit-tabs button strong { font-size: 9px; }.time-toolkit-tabs button small { display: none; }.time-toolkit-panel { padding: 16px; }.time-toolkit-panel-heading p { line-height: 1.45; }.time-toolkit-badge { display: none; }.time-toolkit-input-card, .time-toolkit-result-card, .stopwatch-card, .lap-list-card { padding: 16px; }.time-toolkit-actions, .timer-actions { display: grid; grid-template-columns: minmax(0, 1fr); }.time-toolkit-actions button, .timer-actions button { width: 100%; min-width: 0; }.age-result-grid, .business-result-grid { grid-template-columns: 1fr; }.timer-card { padding: 20px 16px; }.duration-inputs { gap: 7px; }.duration-inputs input { padding: 0 5px; }.timer-display > strong { font-size: clamp(34px, 12vw, 50px); }.stopwatch-card > strong { font-size: clamp(29px, 10vw, 42px); }.business-date-grid, .business-inclusion-options { grid-template-columns: 1fr; }.time-toolkit-footer { padding: 11px 17px; align-items: flex-start; flex-wrap: wrap; }.time-toolkit-footer > span { width: 100%; margin-left: 0; } }
