.time-page{--time-ink:#193634;--time-muted:#5d6b7d;--time-accent:#237a5e;--time-accent-dark:#155d46;--time-stage:#f7f7f4;--time-page-space:64px;--time-panel-space:32px;border-radius:32px;width:min(1200px,100%);max-width:1200px;min-width:0;margin:32px 0;padding:var(--time-page-space);background:#fff}#time-perception-test{scroll-margin-top:128px}.time-container{width:100%;min-width:0;padding-inline:0}[hidden]{display:none!important}.time-intro{width:100%;max-width:720px;min-width:0;margin:0 auto 28px;text-align:center}.time-eyebrow,.time-page .section-eyebrow{margin-bottom:8px;color:var(--time-accent-dark);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.time-intro h2{margin-bottom:12px;color:var(--time-ink);font-size:clamp(30px, 4vw, 42px);line-height:1.12;letter-spacing:-.035em;text-wrap:balance}.time-intro>p:last-child{color:#475569;font-size:18px;line-height:1.6}.time-mode-switch{width:fit-content;margin:0 auto;border-radius:999px;background:var(--time-stage);padding:4px;display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));gap:4px}.time-mode-option{min-height:44px;border:0;border-radius:999px;background:0 0;padding:0 18px;color:var(--time-muted);cursor:pointer;font:inherit;font-size:13px;font-weight:700;touch-action:manipulation;white-space:nowrap;transition:background-color 180ms ease-out,color 180ms ease-out,opacity 180ms ease-out}.time-mode-option[aria-pressed=true]{background:#fff;color:var(--time-accent)}.time-mode-option:disabled{cursor:default;opacity:.62}.time-mode-option[aria-pressed=true]:disabled{opacity:1}.time-mode-help{margin:8px auto 20px;color:#7b8797;font-size:13px;line-height:1.5;text-align:center}.visually-hidden{border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;position:absolute}.time-progress{width:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;color:#58766d;font-size:12px;font-variant-numeric:tabular-nums;font-weight:750;letter-spacing:.08em;pointer-events:none;position:absolute;top:26px;right:28px;left:28px;z-index:3}#roundProgress{grid-column:1;justify-self:start}.progress-dots{grid-column:2;justify-self:center;display:flex;align-items:center;gap:8px}.progress-dots>span{border-radius:999px;width:8px;height:8px;background:rgb(100 116 139 / 24%);transition:width 180ms ease,background-color 180ms ease}.progress-dots>span.is-current{width:22px;background:currentColor}.progress-dots>span.is-complete{background:currentColor;opacity:.52}.time-stage-shell{width:100%;min-width:0;position:relative;isolation:isolate}.time-stage{border:0;border-radius:30px;width:100%;max-width:100%;min-width:0;min-height:560px;padding:0;background:var(--time-stage);display:block;color:var(--time-ink);font:inherit;text-align:center;cursor:default;position:relative;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color 220ms ease,color 220ms ease}.time-stage::after,.time-stage::before{display:none}.time-stage[data-state=compare-ready],.time-stage[data-state=reproduce-ready],.time-stage[data-state=reproduce-recall],.time-stage[data-state=target-ready]{background:#f5f2ea;color:#5d5141}.time-stage[data-state=running]{background:#e5f0eb;color:#21483d;cursor:pointer}.time-stage[data-state=compare-gap],.time-stage[data-state=observing]{background:#edf2ef;color:#285747}.time-stage[data-state=complete],.time-stage[data-state=result]{background:#edf5f1;color:#285747}.time-stage:focus-visible{outline:0}.time-stage-message{position:absolute;top:50%;right:28px;left:28px;z-index:2;display:grid;justify-items:center;gap:12px;transform:translateY(-50%);text-align:center}.time-stage .stage-kicker{color:var(--time-accent);font-size:11px;font-weight:750;letter-spacing:.14em}.time-stage .stage-title{max-width:760px;min-width:0;color:var(--time-ink);font-size:clamp(44px, 6.2vw, 72px);font-weight:720;line-height:1.02;letter-spacing:-.06em;overflow-wrap:anywhere}.time-stage .stage-hint{width:min(520px,100%);min-width:0;color:var(--time-muted);font-size:15px;line-height:1.6;overflow-wrap:anywhere;text-wrap:pretty}.time-stage .stage-action{border:0;border-radius:999px;min-width:116px;min-height:46px;margin-top:8px;padding:0 22px;background:radial-gradient(circle,#fff 8%,transparent 100%);display:inline-flex;align-items:center;justify-content:center;color:var(--time-accent);font:inherit;font-size:14px;font-weight:700;cursor:pointer;touch-action:manipulation;transition:color 180ms ease-out}.time-observe-orb{border-radius:50%;width:clamp(76px,12vw,104px);aspect-ratio:1;margin-bottom:4px;background:#8fbfad}.time-stage[data-state=target-ready] .stage-title{border-radius:999px;padding:18px 30px 20px;background:rgb(255 255 255 / 72%);color:var(--time-accent-dark);font-variant-numeric:tabular-nums;letter-spacing:-.045em}.time-compare-choices{width:min(420px,100%);margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.time-compare-choices button{border:0;border-radius:999px;min-height:48px;padding:0 18px;background:rgb(255 255 255 / 76%);color:var(--time-accent-dark);font:inherit;font-size:14px;font-weight:700;cursor:pointer;touch-action:manipulation;transition:background-color 180ms ease,color 180ms ease}.time-stage[data-state=running] .stage-kicker,.time-stage[data-state=running] .time-progress{color:#3f705f}.time-stage[data-state=running] .stage-title{color:#21483d}.time-stage[data-state=running] .stage-hint{color:#587168}.time-stage[data-state=running] .stage-action{color:#2d6853}.time-fullscreen-button,.time-stats-toggle{border:0;border-radius:50%;width:44px;height:44px;background:rgb(255 255 255 / 92%);color:var(--time-accent);display:grid;place-items:center;cursor:pointer;z-index:8;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:opacity 180ms ease,transform .2s cubic-bezier(.22, 1, .36, 1),background-color 180ms ease,color 180ms ease}.time-stats-toggle{position:absolute;bottom:16px;left:16px}.time-stage-tools{position:absolute;top:16px;right:16px;z-index:8;display:flex;gap:8px}.time-compare-choices button:focus-visible,.time-fullscreen-button:focus-visible,.time-stage .stage-action:focus-visible,.time-stats-toggle:focus-visible{outline:3px solid rgb(47 122 94 / 32%);outline-offset:3px}.time-mode-option:focus-visible{outline:0;color:var(--time-accent-dark);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.time-mode-option[aria-pressed=true]:focus-visible{color:var(--time-accent);text-decoration:none}.time-stats-toggle[aria-expanded=true]{background:#fff;color:var(--time-accent-dark)}.time-stats-toggle svg{transform-origin:50% 55%;transition:transform 220ms cubic-bezier(.22, 1, .36, 1)}.time-stats-toggle[aria-expanded=true] svg{transform:rotate(-12deg)}.time-fullscreen-exit{display:none}.time-stage-shell[data-fullscreen=true]{width:100%;height:100%;background:var(--time-stage)}.time-stage-shell[data-fullscreen=true] .time-stage{border-radius:0;width:100%;height:100%;min-height:100%}.time-stage-shell[data-fullscreen=true] .time-stage-tools{top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right))}.time-stage-shell[data-fullscreen=true] .time-stats-toggle{display:none}.time-stage-shell[data-fullscreen=true] .time-fullscreen-enter{display:none}.time-stage-shell[data-fullscreen=true] .time-fullscreen-exit{display:block}.time-stage-shell:-webkit-full-screen,.time-stage-shell:fullscreen{width:100vw;height:100vh;height:100dvh;background:var(--time-stage)}.time-stage-shell:-webkit-full-screen .time-stage,.time-stage-shell:fullscreen .time-stage{width:100%;height:100%;min-height:100%;border-radius:0}.round-feedback{width:min(720px,100%);margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.round-feedback>span{border-radius:18px;min-width:0;padding:14px 10px;background:rgb(255 255 255 / 72%);display:flex;flex-direction:column;gap:4px}.round-feedback small{color:#70788a;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.round-feedback strong{color:var(--time-ink);font-size:clamp(17px, 3vw, 23px);line-height:1.2}.time-session-results{border-radius:28px;width:100%;max-width:100%;min-width:0;margin:32px auto 0;padding:var(--time-panel-space);background:radial-gradient(circle,#faf8f5 8%,transparent 100%)}.time-history{width:100%;min-width:0;margin-top:32px}.time-stats-inner{position:relative;border-radius:28px;padding:var(--time-panel-space);background:radial-gradient(circle,var(--time-stage) 8%,transparent 100%)}.time-page .section-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.time-page .section-heading h2{color:var(--time-ink);font-size:clamp(25px, 4vw, 34px);line-height:1.15;letter-spacing:-.035em}.time-page .section-heading>p{color:var(--time-accent-dark);font-size:15px;font-weight:700;text-align:right}.time-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.time-summary>div{border-radius:20px;min-width:0;padding:20px 16px;background:#fff;text-align:center}.time-progress-overview{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.6fr);align-items:end;gap:clamp(16px,3vw,40px)}.time-stats-kicker{margin-bottom:10px;color:var(--time-accent);font-size:11px;font-weight:750;letter-spacing:.14em}.time-progress-label,.time-progress-overview dt{color:var(--time-muted);font-size:12px;font-weight:700}.time-progress-overview dd{margin:5px 0 0;color:var(--time-ink);font-size:clamp(24px, 3vw, 34px);font-variant-numeric:tabular-nums;font-weight:720;letter-spacing:-.025em;line-height:1.2;white-space:nowrap}.time-progress-latest{min-width:0;min-height:104px;display:flex;justify-content:flex-end;flex-direction:column}.time-progress-latest>strong{margin-top:4px;color:var(--time-accent);display:block;font-size:clamp(44px, 6vw, 60px);font-weight:740;letter-spacing:-.035em;font-variant-numeric:tabular-nums;line-height:1.1;white-space:nowrap}.time-progress-context{margin-top:6px;color:var(--time-muted);font-size:12px;font-weight:600;line-height:1.45}.time-progress-benchmarks{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:clamp(16px,3vw,40px)}.time-progress-benchmarks>div{min-width:0;min-height:76px;display:flex;justify-content:flex-end;flex-direction:column}.time-summary dt{margin-bottom:6px;color:var(--time-muted);font-size:12px;font-weight:650}.time-summary dd{color:var(--time-ink);font-size:clamp(20px, 3vw, 28px);font-weight:730;letter-spacing:-.03em}.round-breakdown{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.round-result-card{border-radius:18px;min-width:0;padding:16px 12px;background:rgb(255 255 255 / 72%);text-align:center}.round-result-card.is-best{background:#eceef9}.round-result-card small,.round-result-card span{display:block}.round-result-card span{margin-bottom:5px;color:var(--time-muted);font-size:12px}.round-result-card strong{display:block;margin-bottom:4px;color:var(--time-ink);font-size:18px}.round-result-card small{color:var(--time-accent-dark);font-size:12px}.time-records{position:relative;min-width:0;margin-top:24px}.time-records summary{min-height:48px;padding:4px 0;color:var(--time-ink);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;font-weight:700;list-style:none}.time-records summary::-webkit-details-marker{display:none}.time-records-summary-copy{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px}.time-records[open] .time-records-summary-copy{padding-right:60px}.time-records-summary-copy strong{font-size:15px;font-weight:700}.time-records-summary-icon{flex:none;width:18px;height:18px;color:var(--time-muted);transform-box:fill-box;transform-origin:center;transition:opacity 180ms ease-out,transform 180ms ease-out}.time-records[open] .time-records-summary-icon{transform:rotate(180deg)}.time-records-panel{margin-top:4px}.time-records-actions{position:absolute;z-index:1;top:4px;right:34px;min-height:44px;display:flex;align-items:center}.time-history-list{width:100%;min-width:0;margin:0;padding:0;display:grid;gap:4px;list-style:none}.time-history-item{min-width:0;padding:14px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:16px;color:var(--time-muted);font-variant-numeric:tabular-nums}.time-history-item:first-child{padding-top:8px}.time-history-item:last-child{padding-bottom:0}.time-history-label{color:var(--time-muted);font-size:12px;font-weight:600}.time-history-value{color:var(--time-ink);font-size:22px;font-weight:750;letter-spacing:-.025em;line-height:1.2;white-space:nowrap}.time-history-item[aria-current=true] .time-history-label,.time-history-item[aria-current=true] .time-history-value{color:var(--time-accent)}.history-clear-button{border:0;border-radius:50%;width:44px;min-height:44px;padding:0;color:#7c8985;background:0 0;font:inherit;font-size:14px;font-weight:700;cursor:pointer;touch-action:manipulation;display:grid;place-items:center;transition:opacity 180ms ease-out,transform .2s cubic-bezier(.22, 1, .36, 1),background-color 180ms ease-out,color 180ms ease-out}.history-clear-button:focus-visible,.time-records summary:focus-visible{outline:3px solid rgb(47 122 94 / 32%);outline-offset:3px}.history-clear-button:disabled{cursor:default;opacity:.36}.history-clear-button:not(:disabled):active{opacity:.62}.time-features .features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.time-features .feature-card{min-width:0}.time-features .feature-kicker{color:#237a5e;font-size:11px;font-weight:750;letter-spacing:.14em}#recentChangeStat{white-space:nowrap}#recentChangeStat[data-trend=better]{color:var(--time-accent)}#recentChangeStat[data-trend=worse]{color:#a95721}@media (hover:hover) and (pointer:fine){.time-mode-option:not([aria-pressed=true]):not(:disabled):hover{background:rgb(255 255 255 / 58%);color:var(--time-ink)}.history-clear-button,.time-fullscreen-button,.time-records-summary-icon,.time-stats-toggle{opacity:0;pointer-events:none;transition-duration:480ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.time-records-summary-icon{transition:opacity 480ms cubic-bezier(.4, 0, .2, 1),transform 180ms ease-out}.history-clear-button{transition:opacity 480ms cubic-bezier(.4, 0, .2, 1),transform 480ms cubic-bezier(.4, 0, .2, 1),background-color 180ms ease-out,color 180ms ease-out}.history-clear-button svg{transform:rotate(-8deg);transform-box:fill-box;transform-origin:center;transition:transform 480ms cubic-bezier(.4, 0, .2, 1)}.history-clear-button,.time-fullscreen-button,.time-stats-toggle{transform:translateY(3px)}.time-fullscreen-button:focus-visible,.time-stage-shell:hover .time-fullscreen-button,.time-stage-shell:hover .time-stats-toggle,.time-stats-toggle:focus-visible,.time-stats-toggle[aria-expanded=true]{opacity:1;pointer-events:auto;transform:translateY(0);transition-duration:560ms}.history-clear-button:focus-visible,.time-history:hover .history-clear-button:not(:disabled){opacity:1;pointer-events:auto;transform:translateY(0)}.time-history:hover .time-records-summary-icon,.time-records summary:focus-visible .time-records-summary-icon{opacity:1;pointer-events:auto}.history-clear-button:focus-visible svg,.time-history:hover .history-clear-button:not(:disabled) svg{transform:rotate(0)}.time-compare-choices button:hover,.time-fullscreen-button:hover,.time-stage .stage-action:hover,.time-stats-toggle:hover{color:var(--time-accent-dark)}.history-clear-button:hover{background:rgb(142 104 86 / 9%);color:#8e6856}}@media (max-width:1023.98px){.time-page{--time-page-space:40px}.time-features .features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1263.98px){body.test-page .hero{width:100%;min-width:0;max-width:100%;overflow:hidden}body.test-page .hero-content,body.test-page .hero-content h1,body.test-page .hero-subtitle,body.test-page .hero>.common-container{width:100%;min-width:0;max-width:100%}}@media (max-width:767.98px){.time-page{--time-page-space:24px;--time-panel-space:20px}.time-intro{margin-bottom:24px}.time-intro>p:last-child{font-size:16px}.time-progress{top:20px;right:20px;left:20px;gap:12px}.time-stage{min-height:440px;border-radius:24px}.time-stage[data-state=result]{min-height:540px}.time-stage[data-state=result] .time-stage-message{top:76px;transform:none}.time-stage-message{right:18px;left:18px}.time-stage .stage-title{max-width:100%;font-size:clamp(28px, 9vw, 52px);line-height:1.06;letter-spacing:-.045em;text-wrap:balance}html[lang^=zh] .time-stage .stage-title{font-size:clamp(24px, 8vw, 52px);overflow-wrap:normal;text-wrap:nowrap;white-space:nowrap}html[lang^=zh] .time-stage[data-state=complete] .stage-title,html[lang^=zh] .time-stage[data-state=target-ready] .stage-title{font-size:clamp(36px, 11vw, 60px)}html[lang^=zh] .time-stage[data-state=result] .stage-title{font-size:clamp(28px, 9vw, 48px)}.time-stage-tools{top:12px;right:12px}.time-stats-toggle{bottom:12px;left:12px}.time-session-results,.time-stats-inner{border-radius:24px}.time-history,.time-session-results{margin-top:24px}.time-page .section-heading{align-items:flex-start;flex-direction:column;gap:10px}.time-page .section-heading>p{text-align:left}.time-progress-overview{grid-template-columns:minmax(0,1fr);gap:18px}.time-progress-latest{min-height:88px}.time-progress-benchmarks{grid-column:1;width:100%}.time-progress-benchmarks>div{min-height:64px}#recentChangeStat{font-size:clamp(16px, 5.5vw, 22px)}.round-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.round-feedback{grid-template-columns:repeat(2,minmax(0,1fr))}.round-result-card:last-child:nth-child(odd){width:calc((100% - 10px)/ 2);grid-column:1/-1;justify-self:center}}@media (max-width:639.98px){.time-history-item{gap:12px}.time-history-value{font-size:20px}}@media (max-width:620px){.faq-grid,.time-features .features-grid{grid-template-columns:minmax(0,1fr)}.time-features .features-subtitle{margin-bottom:28px;font-size:18px}.time-features .features-grid{gap:8px}.time-features .feature-card{padding:24px 18px}.faq h2{margin-bottom:28px;font-size:32px}.faq-grid{gap:12px}.faq-item{padding:26px 20px}.time-summary{grid-template-columns:minmax(0,1fr);gap:8px}.time-summary>div{padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left}.time-summary dt{margin-bottom:0}.time-summary dd{font-size:clamp(19px, 6vw, 24px);text-align:right}}@media (max-width:559.98px){.time-mode-switch{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.time-mode-option{padding:0 10px}}@media (max-width:420px){.time-page{--time-page-space:16px;--time-panel-space:16px}.time-stage{min-height:400px}.time-progress{right:16px;left:16px;font-size:11px}.time-stage[data-state=target-ready] .stage-title{padding:15px 24px 17px}.time-stage .stage-hint{width:min(270px,100%)}.round-feedback{gap:6px}.round-feedback>span{border-radius:14px;padding-inline:5px}}@media (max-width:300px){.time-progress{grid-template-columns:minmax(0,1fr)}#roundProgress{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.progress-dots{grid-column:1}.time-stage-message{right:14px;left:14px}html[lang^=zh] .time-stage .stage-title{font-size:clamp(20px, 7.6vw, 24px)}.time-stage .stage-hint{font-size:14px}.time-history-item{gap:8px}.time-history-value{font-size:18px}.time-history-label{font-size:10px}}@media (max-width:767.98px) and (max-height:420px) and (orientation:landscape){.time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .time-stage-message,.time-stage-shell:fullscreen .time-stage[data-state=result] .time-stage-message,.time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .time-stage-message{top:50%;gap:6px;transform:translateY(-50%)}html[lang^=zh] .time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .stage-title,html[lang^=zh] .time-stage-shell:fullscreen .time-stage[data-state=result] .stage-title,html[lang^=zh] .time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .stage-title{font-size:clamp(28px, 7vw, 38px)}.time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .stage-hint,.time-stage-shell:fullscreen .time-stage[data-state=result] .stage-hint,.time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .stage-hint{line-height:1.35}.time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .round-feedback,.time-stage-shell:fullscreen .time-stage[data-state=result] .round-feedback,.time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .round-feedback{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:4px}.time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .round-feedback>span,.time-stage-shell:fullscreen .time-stage[data-state=result] .round-feedback>span,.time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .round-feedback>span{border-radius:14px;padding:8px 6px}.time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .round-feedback strong,.time-stage-shell:fullscreen .time-stage[data-state=result] .round-feedback strong,.time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .round-feedback strong{font-size:16px}.time-stage-shell:-webkit-full-screen .time-stage[data-state=result] .stage-action,.time-stage-shell:fullscreen .time-stage[data-state=result] .stage-action,.time-stage-shell[data-fullscreen=true] .time-stage[data-state=result] .stage-action{min-height:42px;margin-top:2px}}@media (max-width:360px){.time-mode-option{padding:0 4px;font-size:12px}}@media (prefers-reduced-motion:reduce){.history-clear-button,.history-clear-button svg,.progress-dots>span,.time-compare-choices button,.time-mode-option,.time-records-summary-icon,.time-stage{transition:none}}