:root{--accent:#ec5b3f;--amber:#d6902f;--blue:#4f78cc;--violet:#815ac7;--green:#2f8a61;--green-soft:#eaf6ef;--ink:#1c1a18;--ink-soft:#3f3b37;--muted:#746e68;--muted-light:#9a948e;--panel:#fffdf9;--panel-strong:#f0ece5;--border:#e9e3da;--border-strong:#d8d0c6;color:var(--ink-soft);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}main{max-width:1180px;min-height:100vh;margin:0 auto;padding:0 32px}h1,h2,h3,p{margin-top:0}h1{color:var(--ink);letter-spacing:-.045em;font-size:clamp(32px,5vw,48px);line-height:1.05}h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:18px}p{margin-bottom:0;font-size:14px;line-height:1.6}@media (width<=640px){main{padding:0 18px}.shadow-badge{display:none}}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 0;display:flex}.brand,.brand__mark,.topbar__actions,.page-heading,.schedule-card__header,.schedule-card__header>div,.section-heading{align-items:center;display:flex}.brand{color:var(--ink);gap:10px;font-size:16px;font-weight:700;text-decoration:none}.brand__mark{background:var(--ink);color:#fff;border-radius:9px;justify-content:center;width:34px;height:34px}.topbar__actions{gap:12px}.shadow-badge,.status-pill{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650}.shadow-badge:before,.status-pill:before{background:var(--amber);content:"";border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.avatar{background:var(--panel-strong);color:var(--ink);font:inherit;border:0;border-radius:50%;width:36px;height:36px;font-size:12px;font-weight:700}.page-heading{justify-content:space-between;padding:64px 0 40px}.page-heading h1{margin:4px 0 8px}.page-heading p,.section-heading p,.empty-state p{color:var(--muted)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:750;color:var(--accent)!important}.primary-action{background:var(--ink);color:#fff;font:inherit;border:0;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:700}.primary-action:disabled{cursor:not-allowed;opacity:.45}.secondary-action{border:1px solid var(--border-strong);color:var(--ink-soft);cursor:pointer;font:inherit;background:0 0;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:700}.secondary-action:disabled{cursor:wait;opacity:.55}.stats{background:var(--panel);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.stats>div{gap:5px;padding:22px 24px;display:grid}.stats>div+div{border-left:1px solid var(--border)}.stats span,.schedule-card dt{color:var(--muted);font-size:12px;font-weight:600}.stats strong{color:var(--ink);letter-spacing:-.04em;font-size:28px}.stats small,.schedule-card small{color:var(--muted-light);font-size:11px}.section-heading{justify-content:space-between;margin:48px 0 18px}.section-heading h2{margin-bottom:4px}.section-heading>span{color:var(--muted);font-size:12px}.section-heading--compact{margin-top:0}.schedule-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.schedule-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:18px}.schedule-card__header{justify-content:space-between}.schedule-card__header>div{gap:8px}.schedule-card h3{color:var(--ink);margin:0;font-size:14px}.type-mark{background:var(--accent);border-radius:4px;width:9px;height:9px}.type-mark--quote{background:var(--violet)}.type-mark--single{background:var(--blue)}.type-mark--thread{background:var(--amber)}.status-pill{border:0;padding:4px 7px;font-size:10px}.status-pill--on:before{background:var(--green)}.schedule-card__count{color:var(--ink);letter-spacing:-.05em;margin:24px 0 20px;font-size:34px;display:block}.schedule-card__count span{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:500}.schedule-card dl{gap:8px;margin:0 0 18px;display:grid}.schedule-card dl div{justify-content:space-between;display:flex}.schedule-card dd{color:var(--ink-soft);margin:0;font-size:12px;font-weight:650}.quota-track{background:var(--panel-strong);border-radius:999px;height:4px;margin-bottom:8px;overflow:hidden}.quota-track span{background:var(--accent);border-radius:inherit;min-width:4px;height:100%;display:block}.notice{background:var(--panel);border:1px solid var(--border);color:var(--muted);border-radius:12px;padding:20px}.notice--error{color:#a52b2b;border-color:#efb4b4}.integration-panel{background:var(--panel);border:1px solid var(--border);border-radius:16px;margin-top:48px;padding:22px}.integration-list{border-top:1px solid var(--border)}.integration-row{grid-template-columns:auto minmax(120px,1fr) auto auto;align-items:center;gap:12px;min-height:64px;display:grid}.integration-row+.integration-row{border-top:1px solid var(--border)}.integration-logo{background:var(--panel-strong);color:var(--ink);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:flex}.integration-logo--x{background:var(--ink);color:#fff}.integration-logo--notion{border:1px solid var(--ink);background:#fff}.integration-logo--openai{background:var(--green-soft);color:var(--green)}.integration-logo--rss{color:#bd671d;background:#fff0df}.integration-copy{gap:2px;display:grid}.integration-copy strong{color:var(--ink);font-size:13px}.integration-copy span,.connection-state{color:var(--muted);font-size:11px}.connection-state{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.connection-state:before{background:var(--amber);content:"";border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.connection-state--on:before{background:var(--green)}.connect-link{color:var(--accent);font-size:12px;font-weight:750;text-decoration:none}.empty-state{border:1px dashed var(--border-strong);border-radius:16px;align-items:center;gap:16px;margin:48px 0 80px;padding:24px;display:flex}.empty-state__icon{background:var(--green-soft);color:var(--green);border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;height:40px;display:flex}.empty-state h2{margin-bottom:4px;font-size:15px}@media (width<=900px){.schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.page-heading{flex-direction:column;align-items:flex-start;gap:24px;padding-top:40px}.stats,.schedule-grid{grid-template-columns:1fr}.stats>div+div{border-left:0;border-top:1px solid var(--border)}.integration-row{grid-template-columns:auto 1fr auto}.connection-state{display:none}}
