@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2")}@font-face{font-family:Newsreader;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/newsreader-latin.woff2)format("woff2")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--primary:#4f46e5;--primary-hover:#4338ca;--primary-soft:#eef2ff;--secondary:#f3f4f6;--secondary-hover:#e5e7eb;--muted:#f3f4f6;--muted-foreground:#6b7280;--subtle-foreground:#9ca3af;--border:#e5e7eb;--border-soft:#f3f4f6;--ring:#4f46e5;--emerald:#059669;--emerald-dot:#34d399;--emerald-soft:#ecfdf5;--emerald-border:#d1fae5;--amber:#b45309;--amber-soft:#fffbeb;--amber-border:#fde68a;--red:#dc2626;--red-soft:#fef2f2;--red-border:#fee2e2;--radius:8px;--radius-card:12px;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:var(--background);min-width:280px;margin:0}body{color:var(--foreground);font-size:14px}h1,h2,p{margin-top:0}h1,h2{color:var(--foreground);font-family:Newsreader,Georgia,serif}h1{margin-bottom:0;font-size:24px;font-weight:600;line-height:1.15}h2{font-size:20px;font-weight:500;line-height:1.2}a{color:inherit}button,select,input,textarea{font:inherit}button,a,select,input,textarea,summary{-webkit-tap-highlight-color:transparent}.shell{width:100%;max-width:440px;padding:20px}.brand{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:16px;display:grid}.brand img{width:32px;height:32px}.brand h1{text-overflow:ellipsis;white-space:nowrap;font-size:22px;overflow:hidden}.eyebrow,.meta-label,.signal small,.harness header p{color:var(--subtle-foreground);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:500}.eyebrow{margin:0 0 4px}.status-pill{border:1px solid var(--border);color:#374151;white-space:nowrap;background:#f9fafb;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:500;display:inline-flex}.status-pill:before{background:var(--subtle-foreground);content:"";border-radius:50%;width:6px;height:6px}.status-pill.is-connected{border-color:var(--emerald-border);color:#047857;background:var(--emerald-soft)}.status-pill.is-connected:before{background:var(--emerald-dot)}.panel{border:1px solid var(--border-soft);border-radius:var(--radius-card);color:var(--card-foreground);background:var(--card);padding:20px;box-shadow:0 2px 10px #00000005}.panel h2{margin-bottom:8px;font-size:20px}.copy{color:var(--muted-foreground);margin-bottom:18px;font-size:13px;line-height:1.55}.signal-rail{grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0 18px;display:grid}.signal{border:1px solid var(--border-soft);border-radius:var(--radius);background:#f9fafbcc;min-width:0;padding:10px}.signal i{background:var(--subtle-foreground);border-radius:50%;width:7px;height:7px;margin-bottom:8px;display:block}.signal small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.signal.is-ok{border-color:var(--emerald-border);background:var(--emerald-soft)}.signal.is-ok i{background:var(--emerald-dot);box-shadow:0 0 8px #34d39999}.signal.is-failed{border-color:var(--red-border);background:var(--red-soft)}.signal.is-failed i{background:var(--red)}.identity{border-radius:var(--radius);background:var(--primary-soft);border:1px solid #e0e7ff;gap:4px;margin:14px 0;padding:14px;display:grid}.identity strong{color:var(--foreground);font-size:14px;font-weight:600}.identity span,.context{color:var(--muted-foreground);font-size:11px;line-height:1.45}.actions{gap:8px;display:grid}.primary,.secondary,.danger,.stop{border-radius:var(--radius);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;transition:color .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.primary{border:1px solid var(--primary);color:#fff;background:var(--primary);box-shadow:0 4px 8px #4f46e51a}.primary:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.secondary{color:#1e293b;background:var(--secondary);border:1px solid #0000}.secondary:hover{background:var(--secondary-hover)}.danger{border:1px solid var(--border);color:var(--red);background:#fff}.danger:hover{border-color:var(--red-border);background:var(--red-soft)}.stop{border:1px solid var(--primary);color:var(--primary);background:#fff}.stop:hover{color:#fff;background:var(--primary)}.primary:focus-visible,.secondary:focus-visible,.danger:focus-visible,.stop:focus-visible,.text-button:focus-visible,.harness-links a:focus-visible,summary:focus-visible{outline:2px solid var(--ring);outline-offset:2px}button:disabled,select:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.5}.message{border:1px solid var(--amber-border);border-radius:var(--radius);color:var(--amber);background:var(--amber-soft);margin:12px 0 0;padding:11px 12px;font-size:12px;line-height:1.45}.message.is-error{border-color:var(--red-border);color:#b91c1c;background:var(--red-soft)}.message.is-success{border-color:var(--emerald-border);color:#047857;background:var(--emerald-soft)}.context{border-top:1px solid var(--border-soft);margin:14px 0 0;padding-top:12px}.meta-label{margin-bottom:2px;display:block}.callback{background:#f9fafb;place-items:center;min-height:100vh;padding:28px;display:grid}.callback .panel{width:min(100%,400px)}.spinner{border:2px solid #e0e7ff;border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;margin-bottom:12px;animation:.8s linear infinite spin}.harness{border:1px solid var(--border-soft);border-radius:var(--radius-card);background:#f9fafb;width:min(100% - 32px,820px);margin:32px auto;padding:24px}.harness header{align-items:center;gap:12px;display:flex}.harness header img{width:36px;height:36px}.harness header p{color:var(--primary);margin-bottom:3px}.harness-copy{max-width:560px;color:var(--muted-foreground);margin:18px 0;font-size:13px;line-height:1.55}.harness iframe{border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;display:block;box-shadow:0 2px 10px #00000005}.harness-links{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.harness-links a{border:1px solid var(--border);border-radius:var(--radius);color:#1e293b;background:#fff;padding:8px 10px;font-size:12px;font-weight:500;text-decoration:none}.harness-links a:hover{background:#f9fafb}select,input,textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}select,input{min-height:40px;padding:0 12px}textarea{resize:vertical;min-height:64px;padding:10px 12px;line-height:1.4}select:focus,input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--ring)}label>span{color:#334155;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.loading{min-height:160px;color:var(--muted-foreground);align-content:center;place-items:center;gap:10px;font-size:13px;display:grid}.loading.tall{min-height:480px}.loading .spinner{margin:0}.loading p{margin-bottom:0}.empty-state{text-align:center;align-content:center;place-items:center;width:min(100% - 40px,560px);min-height:420px;margin:0 auto;display:grid}.empty-state.compact{width:100%;min-height:170px;padding:28px 22px}.empty-state h1{margin-bottom:10px;font-size:27px}.empty-state p:not(.eyebrow){max-width:430px;color:var(--muted-foreground);margin-bottom:18px;font-size:13px;line-height:1.55}.empty-mark{width:36px;height:36px;margin-bottom:12px}.button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.timer-shell{width:100%;max-width:460px;padding:16px}.timer-shell.is-section{max-width:none;padding:8px 4px 4px}.timer-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:2px 2px 14px;display:grid}.timer-hero h1{text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:22px;overflow:hidden}.time-total{text-align:right;min-width:92px;display:grid}.time-total span,.time-total small{color:var(--subtle-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:500}.time-total strong{color:var(--foreground);font-variant-numeric:tabular-nums;letter-spacing:-.025em;margin:2px 0;font-size:20px;font-weight:600}.running-slab{border:1px solid var(--border-soft);border-radius:var(--radius);background:#f9fafbcc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.running-slab.is-active{border-color:var(--emerald-border);background:var(--emerald-soft)}.running-slab p{color:var(--muted-foreground);margin:0;font-size:11px;font-weight:500;display:inline}.running-slab strong{color:var(--foreground);font-variant-numeric:tabular-nums;letter-spacing:-.045em;margin:4px 0 2px;font-size:30px;font-weight:600;line-height:1.1;display:block}.running-slab small{max-width:250px;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.pulse{background:var(--subtle-foreground);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.is-active .pulse{background:var(--emerald-dot);box-shadow:0 0 8px #34d39999}.timer-form{gap:12px;padding:14px 1px 4px;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.conflict{border:1px solid var(--amber-border);border-radius:var(--radius);background:var(--amber-soft);margin:12px 0;padding:14px}.conflict h2{margin-bottom:5px;font-size:17px}.conflict>p:not(.eyebrow){color:var(--muted-foreground);margin-bottom:12px;font-size:12px;line-height:1.45}.conflict .actions{grid-template-columns:1fr 1fr}.manual{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);margin-top:8px}.manual summary{color:var(--primary);cursor:pointer;padding:12px 2px;font-size:12px;font-weight:500}.manual-fields{grid-template-columns:1fr 1fr;gap:10px;padding:2px 1px 14px;display:grid}.manual-fields button{grid-column:1/-1}.recent-block{padding-top:14px}.section-heading{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.section-heading h2{letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600}.section-heading span{color:var(--subtle-foreground);font-size:11px}.entry-row{border-top:1px solid var(--border-soft);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 1px;display:grid}.entry-row div{min-width:0}.entry-row strong,.entry-row span{display:block}.entry-row strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.entry-row div span{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.entry-duration{color:#334155;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:12px;font-weight:500}.text-button:hover{color:var(--primary-hover);text-underline-offset:3px;text-decoration:underline}.muted{color:var(--muted-foreground);font-size:12px}.privacy-line{border-top:1px solid var(--border-soft);color:var(--subtle-foreground);gap:8px;margin-top:13px;padding-top:11px;font-size:10px;line-height:1.45;display:flex}.privacy-line span{color:var(--primary)}.settings-shell{width:100%;max-width:460px;padding:18px}.settings-account{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:16px;display:grid}.settings-account img{width:32px;height:32px}.settings-account h1{text-overflow:ellipsis;white-space:nowrap;font-size:21px;overflow:hidden}.settings-account p:last-child{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:11px;overflow:hidden}.setting-group{border-bottom:1px solid var(--border-soft);gap:11px;padding:16px 1px;display:grid}.setting-group h2{margin-bottom:5px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500}.setting-group p{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.5}.setting-group.is-inline,.danger-zone{grid-template-columns:minmax(0,1fr) auto;align-items:center}.danger-zone{border-bottom:0}.switch{align-items:center;width:44px;height:24px;display:inline-flex;position:relative}.switch input{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.switch span{background:var(--border);cursor:pointer;pointer-events:none;border:2px solid #0000;border-radius:999px;transition:background .15s;position:absolute;inset:0}.switch span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:0;left:0;box-shadow:0 2px 6px #0f172a2e}.switch input:checked+span{background:var(--primary)}.switch input:checked+span:after{transform:translate(20px)}.switch input:focus-visible+span{outline:2px solid var(--ring);outline-offset:2px}.modal-page{background:#f9fafb}.report-shell{border:1px solid var(--border-soft);border-radius:var(--radius-card);background:#fff;width:min(100% - 40px,920px);margin:24px auto;overflow:hidden;box-shadow:0 2px 10px #00000005}.report-header{background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;padding:26px 28px 22px;display:grid}.report-header h1{margin-bottom:8px;font-size:32px}.report-header p:not(.eyebrow){max-width:540px;color:var(--muted-foreground);margin:0;font-size:13px}.report-total{text-align:right;min-width:150px;display:grid}.report-total span,.report-total small{color:var(--subtle-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:500}.report-total strong{color:var(--foreground);font-variant-numeric:tabular-nums;letter-spacing:-.035em;margin:3px 0;font-size:30px;font-weight:600}.progress-line{background:var(--secondary);height:3px}.progress-line i{background:var(--primary);border-radius:999px;height:100%;transition:width .16s;display:block}.report-meta{border-bottom:1px solid var(--border);color:var(--subtle-foreground);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;padding:10px 28px;font-size:10px;font-weight:500;display:flex}.report-table{padding:0 28px 18px}.report-row{border-bottom:1px solid var(--border-soft);color:#334155;grid-template-columns:minmax(220px,1fr) 100px 100px 65px;align-items:center;gap:14px;min-height:52px;font-size:12px;text-decoration:none;display:grid}.report-row:hover:not(.is-heading){background:#f9fafb}.report-row.is-heading{min-height:38px;color:var(--subtle-foreground);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:500}.report-row>span:not(:first-child){text-align:right}.report-row strong,.report-row small{display:block}.report-row strong{color:var(--foreground);font-weight:500}.report-row small{color:var(--subtle-foreground);margin-top:3px;font-size:10px}.report-row .row-total{color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:600}.row-error{color:var(--red);grid-column:2/-1;font-size:11px}.skeleton{background:linear-gradient(90deg,#f3f4f6,#f9fafb,#f3f4f6) 0 0/200% 100%;border-radius:4px;width:54px;height:9px;animation:1.2s infinite shimmer;display:inline-block}.report-shell>.privacy-line{margin:0 28px;padding-bottom:18px}.onboarding{border:1px solid var(--border-soft);border-radius:var(--radius-card);text-align:center;background:#fff;width:min(100% - 40px,760px);margin:24px auto;padding:32px;box-shadow:0 2px 10px #00000005}.onboarding-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:12px;display:flex}.onboarding-brand img{width:34px;height:34px}.onboarding-brand span{color:var(--foreground);font-family:Newsreader,Georgia,serif;font-size:28px;font-weight:600}.onboarding h1{margin-bottom:12px;font-size:34px;line-height:1.05}.onboarding-lede{max-width:560px;color:var(--muted-foreground);margin:0 auto 24px;font-size:13px;line-height:1.6}.onboarding-points{text-align:left;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.onboarding-points article{border:1px solid var(--border-soft);border-radius:var(--radius);background:#f9fafbcc;padding:16px}.feature-mark{background:var(--primary-soft);border-radius:6px;width:24px;height:24px;margin-bottom:14px;display:block}.feature-mark:after{background:var(--primary);content:"";border-radius:2px;width:8px;height:8px;margin:8px;display:block}.onboarding-points strong{color:var(--foreground);font-size:13px;font-weight:600}.onboarding-points p{color:var(--muted-foreground);margin:5px 0 0;font-size:11px;line-height:1.5}.onboarding-actions{justify-content:center;align-items:center;gap:18px;margin-top:24px;display:flex}.onboarding-actions .primary{min-width:150px}.privacy-note{max-width:600px;color:var(--subtle-foreground);margin:18px auto 0;font-size:10px;line-height:1.45}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=620px){.field-grid,.manual-fields,.onboarding-points,.report-header{grid-template-columns:1fr}.report-total{text-align:left}.report-row{grid-template-columns:minmax(140px,1fr) 70px 70px}.report-row>:last-child{display:none}.onboarding{padding:26px 20px}.onboarding h1{font-size:29px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
