*,:after,:before{box-sizing:border-box}body,html{background:#fff}body{margin:0;color:#18181b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased}button,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:64px;border-bottom:1px solid #ededed;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease}.header-inner,.page-shell{width:min(100% - 32px,680px);margin:0 auto}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{font-size:18px;font-weight:650;letter-spacing:-.025em}.header-nav{display:flex;align-items:center;gap:16px;color:#71717a;font-size:13px}.header-nav a:hover{color:#18181b}.result-count{color:#a1a1aa;font-size:12px}.mobile-filter-trigger{display:none}.mobile-filter-count{display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border-radius:99px;background:#2563eb;color:#fff;font-size:10px}.mobile-home-header{display:none}.home-desktop-header{display:grid;grid-template-columns:1fr minmax(480px,560px) 1fr;min-height:100px;padding:18px 42px 10px;align-items:start;border-bottom:1px solid #ededed}.home-desktop-brand{display:flex;align-items:center;gap:22px;padding-top:15px}.home-desktop-brand a:first-child{font-size:19px;font-weight:700;letter-spacing:-.03em}.home-desktop-brand a:last-child{color:#71717a;font-size:12px}.home-desktop-header .filters{position:static;grid-column:2;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.filters{position:-webkit-sticky;position:sticky;z-index:20;top:64px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:20px 0 16px;background:rgba(255,255,255,.97);border-bottom:1px solid #ededed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filter-sheet label,.filters label{display:grid;grid-gap:6px;gap:6px;color:#71717a;font-size:11px;font-weight:600}.filter-sheet select,.filters select,.task-filters select{width:100%;height:42px;padding:0 36px 0 12px;border:1px solid #e4e4e7;border-radius:8px;outline:none;background:#fff;color:#27272a;font-size:14px}.filter-sheet select:focus,.filters select:focus,.task-filters select:focus{border-color:#a1a1aa;box-shadow:0 0 0 3px rgba(24,24,27,.06)}.feed-entry-shell{display:grid;grid-template-rows:1fr;transition:grid-template-rows .34s cubic-bezier(.4,0,.2,1),opacity .24s ease}.feed-entry-motion{min-height:0;overflow:hidden;transform-origin:center top;transition:opacity .24s ease,transform .34s cubic-bezier(.4,0,.2,1)}.feed-entry-shell.is-exiting{grid-template-rows:0fr;opacity:0}.feed-entry-shell.is-exiting.exit-left .feed-entry-motion{transform:translateX(-32px) scale(.985);opacity:0}.feed-entry-shell.is-exiting.exit-right .feed-entry-motion{transform:translateX(32px) scale(.985);opacity:0}.feed-entry-shell.is-entering{animation:entry-shell-in .4s cubic-bezier(.2,.8,.2,1) both}.feed-entry-shell.is-entering .feed-entry-motion{animation:entry-content-in .4s cubic-bezier(.2,.8,.2,1) both}.feed-entry{padding:30px 0 32px;border-bottom:1px solid #ededed}.feed-entry-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;color:#a1a1aa;font-size:12px}.tweet-embed{min-height:120px}.tweet-embed iframe,.tweet-embed twitter-widget{width:100%!important;max-width:100%!important;margin:0!important}.embed-placeholder,.feed-entry-fallback{display:flex;min-height:140px;margin:0;padding:24px;align-items:center;justify-content:center;border:1px solid #ededed;border-radius:12px;color:#a1a1aa;font-size:13px;text-align:center}.feed-entry-fallback{justify-content:flex-start;color:#52525b;line-height:1.7;text-align:left}.open-link{display:inline-flex;gap:4px;margin-top:14px;color:#2563eb;font-size:12px;font-weight:500}.open-link:hover,.task-title:hover{text-decoration:underline}.item-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:16px}.item-actions button,.sheet-actions button{min-height:38px;padding:0 14px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#52525b;font-size:12px;font-weight:550}.item-actions button{border-color:#93b4ff;color:#1555cc}.item-actions .danger-action{border-color:#ff8585;color:#dc2626}.primary-action{border-color:#1769e0!important;background:#1769e0!important;color:#fff!important}.item-actions .primary-action{background:#fff!important;color:#1555cc!important}.page-message{min-height:240px;display:grid;place-content:center;grid-gap:12px;gap:12px;color:#a1a1aa;font-size:13px;text-align:center}.page-message p{margin:0}.load-more,.page-message button{height:40px;padding:0 18px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#52525b;cursor:pointer}.load-more-wrap{display:flex;justify-content:center;padding:28px 0 48px}.load-more:disabled{cursor:wait;opacity:.6}.toast{position:fixed;z-index:60;left:50%;bottom:24px;display:flex;min-width:380px;max-width:calc(100% - 24px);padding:11px 16px;align-items:center;gap:12px;transform:translateX(-50%);border:1px solid #e4e4e7;border-radius:12px;background:#fff;color:#27272a;box-shadow:0 12px 40px rgba(0,0,0,.15);font-size:13px;animation:toast-in .18s cubic-bezier(.2,.8,.2,1) both}.toast-countdown{position:relative;display:block;width:28px;height:28px;flex:0 0 28px;color:#2563eb}.toast-countdown svg{position:absolute;inset:0;width:28px;height:28px;transform:rotate(-90deg)}.toast-countdown>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-bottom:1px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;line-height:1;text-align:center}.toast-countdown circle{fill:none;stroke-width:2.5}.toast-ring-track{stroke:#dbeafe}.toast-ring-progress{stroke:#2563eb;stroke-linecap:round;stroke-dasharray:100;animation:toast-ring 3s linear forwards}.toast-delete .toast-countdown{color:#dc2626}.toast-delete .toast-ring-track{stroke:#fee2e2}.toast-delete .toast-ring-progress{stroke:#dc2626}.toast-paused .toast-ring-progress{animation-play-state:paused}.toast button{margin-left:auto;border:0;background:transparent;color:#1555cc;font-weight:650}@keyframes entry-shell-in{0%{opacity:0}to{opacity:1}}@keyframes entry-content-in{0%{opacity:0;transform:translateY(-18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes toast-ring{0%{stroke-dashoffset:0}to{stroke-dashoffset:100}}.sheet-backdrop{display:none}.tasks-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;height:148px;padding:24px 42px 0;align-items:start;border-bottom:1px solid #e4e4e7}.tasks-back{display:inline-flex;width:-moz-fit-content;width:fit-content;height:36px;padding:0 12px;align-items:center;gap:6px;border:1px solid #e4e4e7;border-radius:8px;color:#52525b;font-size:12px}.tasks-back:hover{border-color:#a1a1aa;color:#18181b}.tasks-title-group{display:flex;align-items:baseline;gap:8px}.tasks-title-group h1{margin:5px 0 0;font-size:28px;letter-spacing:-.035em}.tasks-title-group span{color:#a1a1aa;font-size:11px}.tasks-target-tabs{position:absolute;bottom:0;left:50%;display:grid;grid-template-columns:repeat(2,160px);transform:translateX(-50%)}.tasks-target-tabs button{height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:#52525b;font-size:15px}.tasks-target-tabs button.active{border-color:#18181b;color:#18181b;font-weight:650}.tasks-shell{width:min(100% - 48px,1040px);margin:0 auto;padding:22px 0 56px}.tasks-overview{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:22px}.tasks-overview button{display:flex;min-height:62px;padding:10px 14px;align-items:center;justify-content:space-between;border:1px solid #ededed;border-radius:10px;background:#fff;color:#71717a}.tasks-overview button strong{color:#18181b;font-size:20px}.tasks-overview button span{font-size:12px}.tasks-overview button.active{border-color:#93b4ff;background:#f8fbff;color:#1555cc;box-shadow:0 0 0 3px rgba(37,99,235,.06)}.tasks-overview button.pending strong{color:#b45309}.tasks-overview button.completed strong{color:#15803d}.tasks-overview button.failed strong{color:#dc2626}.tasks-toolbar{display:flex;padding:14px 0;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e4e7;color:#52525b;font-size:13px;font-weight:650}.tasks-toolbar select{width:150px;height:40px;padding:0 34px 0 12px;border:1px solid #e4e4e7;border-radius:8px;background:#fff}.task-row{display:grid;grid-template-columns:52px minmax(0,1fr) 220px 100px;min-height:82px;padding:14px 14px 14px 8px;align-items:center;grid-gap:16px;gap:16px;border-bottom:1px solid #e4e4e7}.task-source-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #ededed;border-radius:8px;background:#fafafa;color:#09090b;font-size:23px;font-weight:500}.task-content{min-width:0}.task-subline{display:flex;gap:10px;margin-top:5px;color:#a1a1aa;font-size:11px}.task-subline a{color:#2563eb}.status-badge{padding:3px 8px;border-radius:999px;font-size:11px;font-weight:650}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.completed{background:#dcfce7;color:#166534}.status-badge.failed{background:#fee2e2;color:#991b1b}.task-title{display:-webkit-box;overflow:hidden;color:#27272a;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.task-row time{color:#71717a;font-size:12px;text-align:center}.task-error{margin:5px 0 0;color:#dc2626;font-size:11px}.task-end{margin:24px 0 0;color:#71717a;font-size:12px;text-align:center}.tasks-empty{display:grid;min-height:360px;place-content:center;justify-items:center;color:#71717a;text-align:center}.tasks-empty-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#f4f4f5;color:#71717a;font-size:18px}.tasks-empty h2{margin:16px 0 6px;color:#27272a;font-size:17px}.tasks-empty p{margin:0;font-size:12px}.tasks-empty a{margin-top:18px;padding:9px 14px;border:1px solid #e4e4e7;border-radius:8px;color:#27272a;font-size:12px}@media (max-width:560px){.home-desktop-header{display:none}.mobile-home-header{display:block}.site-header{height:56px}.site-header-hidden{transform:translateY(-100%)}.header-inner,.page-shell{width:min(100% - 24px,680px)}.brand{font-size:16px}.header-nav{gap:12px;font-size:12px}.header-nav .result-count,.header-nav a:first-child{display:none}.mobile-filter-trigger{display:inline-flex;max-width:190px;height:34px;padding:0 9px;align-items:center;gap:5px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#27272a;font-size:12px;font-weight:600}.mobile-filter-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-filters{display:none}.feed-entry{padding:22px 0 24px}.feed-entry-meta{margin-bottom:10px}.embed-placeholder,.feed-entry-fallback{min-height:120px;padding:18px}.item-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.item-actions button{min-height:42px;padding:0 4px;font-size:10px}.sheet-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:flex-end;background:rgba(24,24,27,.32)}.filter-sheet{width:100%;padding:10px 18px max(18px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -12px 40px rgba(0,0,0,.12)}.sheet-handle{width:36px;height:4px;margin:0 auto 18px;border-radius:99px;background:#d4d4d8}.filter-sheet h2{margin:0 0 20px;font-size:18px}.sheet-filter-group{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #ededed}.sheet-filter-group>span{display:block;margin-bottom:10px;font-size:13px;font-weight:650}.filter-pills{display:flex;flex-wrap:wrap;gap:8px}.filter-pills button{min-width:70px;height:42px;padding:0 15px;border:1px solid #dfe3ea;border-radius:9px;background:#fff;color:#27272a;font-size:12px}.filter-pills button.active{border-color:#1769e0;background:#1769e0;color:#fff}.sheet-actions{display:grid;grid-template-columns:1fr 2fr;grid-gap:8px;gap:8px;margin-top:24px}.sheet-actions button{min-height:46px}.toast{bottom:max(12px,env(safe-area-inset-bottom));min-width:0;width:calc(100% - 24px)}.tasks-header{display:block;height:142px;padding:16px 12px 0;text-align:center}.tasks-back{position:absolute;top:14px;left:12px;width:36px;padding:0;justify-content:center;font-size:16px}.tasks-back-text{display:none}.tasks-title-group{justify-content:center}.tasks-title-group h1{margin:5px 0 0;font-size:22px}.tasks-target-tabs{width:100%;grid-template-columns:repeat(2,1fr)}.tasks-shell{width:100%;padding-top:12px}.tasks-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:0 12px 12px}.tasks-overview button{min-height:52px;padding:7px 5px;align-items:center;flex-direction:column;justify-content:center;gap:2px}.tasks-overview button strong{font-size:16px}.tasks-overview button span{font-size:10px}.tasks-toolbar{padding:10px 12px}.tasks-toolbar>span{font-size:12px}.tasks-toolbar select{width:145px}.task-row{grid-template-columns:42px minmax(0,1fr) auto;min-height:86px;padding:12px;gap:10px}.task-source-icon{width:36px;height:36px;font-size:19px}.task-row time{grid-column:2;grid-row:2;text-align:left}.status-badge{grid-column:3;grid-row:1/span 2}.task-error{line-height:1.3}.task-subline{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.feed-entry-motion,.feed-entry-shell,.toast,.toast-ring-progress{animation-duration:.01ms!important;transition-duration:.01ms!important}}