@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--bg:#fff;--bg-alt:#f9fafb;--surface:#f2f4f6;--surface-blue:#e8f3ff;--text:#191f28;--text-secondary:#333d4b;--muted:#6b7684;--dim:#8b95a1;--line:#e5e8eb;--line-strong:#d1d6db;--accent:#3182f6;--accent-hover:#1b64da;--accent-deep:#1e40af;--success:#00a77e;--warning:#d97706;--danger:#e03e4e;--card:#fff;--ink:#191f28;--green:#00a77e;--soft:#f2f4f6;--accent-dark:#1b64da;color:var(--text);background:var(--bg);font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-size:15px;line-height:1.55}a{color:inherit}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.52}::selection{color:var(--text);background:#cfe5ff}:focus-visible{outline-offset:3px;outline:3px solid #3182f647}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:7px;padding:10px 14px;font-size:.85rem;font-weight:600;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:0 max(24px,50vw - 580px);display:flex;position:sticky;top:0}.wordmark{color:var(--text);letter-spacing:-.03em;font-size:1.02rem;font-weight:700;text-decoration:none}.site-nav{align-items:center;gap:4px;display:flex}.site-nav a{min-height:40px;color:var(--muted);border-radius:7px;align-items:center;padding:0 13px;font-size:.87rem;font-weight:500;text-decoration:none;display:inline-flex}.site-nav a:hover{background:var(--surface);color:var(--text)}.site-nav a[aria-current=page]{background:var(--surface-blue);color:var(--accent-hover)}.site-nav .nav-sign-in{border:1px solid var(--line-strong);color:var(--text);background:#fff}.nav-loading span{background:var(--surface);border-radius:7px;width:66px;height:36px}.hero{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:76px;max-width:1160px;margin:0 auto;padding:88px 24px 96px;display:grid}.hero h1{max-width:680px;color:var(--text);letter-spacing:-.052em;margin:14px 0 22px;font-size:clamp(3.35rem,5vw,4.15rem);font-weight:700;line-height:.98}.eyebrow{color:var(--accent);letter-spacing:-.01em;margin:0;font-size:.82rem;font-weight:700}.hero-lede{max-width:610px;color:var(--text-secondary);margin:0;font-size:1.13rem;line-height:1.65}.hero-actions{align-items:center;gap:10px;margin-top:32px;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 19px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.button:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.button:disabled,.button:disabled:hover{color:#fff;opacity:.72;background:#c8ced6;border-color:#c8ced6;transform:none}.button:active{transform:scale(.98)}.button.secondary{background:var(--surface-blue);color:var(--accent-hover);border-color:#0000}.button.secondary:hover{background:#dcecff;border-color:#c9e1ff}.button.compact{min-height:38px;padding:0 14px;font-size:.82rem}.button.danger-button{border-color:var(--danger);background:var(--danger)}.button.danger-button:hover{background:#c93040;border-color:#c93040}.full-button{width:100%}.issue-preview{border:1px solid var(--line);background:#fff;border-radius:16px;padding:0 28px 28px;position:relative;overflow:hidden;box-shadow:0 18px 55px #191f2817}.preview-topbar{border-bottom:1px solid var(--line);background:var(--bg-alt);color:var(--text-secondary);justify-content:space-between;align-items:center;margin:0 -28px 24px;padding:15px 18px;font-size:.78rem;font-weight:600;display:flex}.preview-status{color:#008c69;background:#e5f8f2;border-radius:6px;padding:4px 8px;font-size:.7rem}.preview-flow{background:var(--surface-blue);color:var(--muted);text-align:center;border-radius:10px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;margin-bottom:26px;padding:13px 14px;font-size:.72rem;display:grid}.preview-flow span{gap:1px;display:grid}.preview-flow b{color:var(--accent-hover);font-size:1.08rem}.preview-flow i{color:#91b9ec;font-style:normal}.issue-preview .date{color:var(--accent);font-size:.7rem;font-weight:700}.issue-preview h2{letter-spacing:-.035em;margin:8px 0 9px;font-size:1.65rem;font-weight:700;line-height:1.15}.issue-preview>p{color:var(--muted);margin:0 0 22px;font-size:.88rem}.mini-section{border-top:1px solid var(--line);padding:17px 0}.mini-section strong{font-size:.94rem;line-height:1.35}.mini-section p{color:var(--muted);margin:7px 0 10px;font-size:.79rem;line-height:1.55}.mini-source{color:var(--accent-hover);font-size:.7rem;font-weight:600}.proof-strip{background:var(--surface);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:2px;max-width:1160px;margin:0 auto 84px;padding:22px 24px;display:grid}.proof-strip div{border-right:1px solid var(--line-strong);min-height:64px;color:var(--muted);align-content:center;padding:9px 22px;font-size:.75rem;display:grid}.proof-strip div:last-child{border-right:0}.proof-strip strong{color:var(--text);margin-bottom:3px;font-size:.88rem}.section-shell{background:var(--bg-alt);max-width:1160px;box-shadow:0 0 0 100vmax var(--bg-alt);clip-path:inset(0 -100vmax);margin:0 auto;padding:90px 24px 108px}.section-heading{max-width:660px;margin-bottom:42px}.section-heading h2{letter-spacing:-.045em;margin:10px 0 14px;font-size:clamp(2.15rem,4vw,3.2rem);font-weight:700;line-height:1.08}.section-heading>p:last-child{color:var(--muted);margin:0;font-size:1.02rem}.steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:230px;padding:24px;position:relative;box-shadow:0 1px 3px #191f280a}.step .number{background:var(--surface-blue);width:34px;height:34px;color:var(--accent);border-radius:9px;place-items:center;margin-bottom:30px;font-size:.82rem;font-weight:700;display:grid}.step h3{letter-spacing:-.025em;margin:0 0 9px;font-size:1.1rem;font-weight:700}.step p{color:var(--muted);margin:0;font-size:.88rem}.site-footer{max-width:1160px;color:var(--muted);justify-content:space-between;margin:0 auto;padding:30px 24px 42px;font-size:.78rem;display:flex}.app-shell{width:min(100% - 40px,1000px);min-height:calc(100vh - 150px);margin:0 auto;padding:52px 0 84px}.app-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.app-heading h1{letter-spacing:-.045em;margin:7px 0 5px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.app-heading p:last-child{max-width:590px;color:var(--muted);margin:0}.heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #191f280a}.pill{background:var(--surface-blue);width:fit-content;min-height:26px;color:var(--accent-hover);border-radius:6px;align-items:center;padding:0 9px;font-size:.7rem;font-weight:600;display:inline-flex}.notice{background:var(--surface-blue);color:var(--accent-deep);border-radius:9px;padding:12px 14px;font-size:.83rem}.notice.warning{color:#8a5200;background:#fff4db}.notice.error,.error-pill{color:#b82332;background:#fff0f1}.success-message{color:var(--success);font-weight:600}.error-message{color:#b82332;font-size:.82rem;font-weight:600}.settings-stack{gap:14px;display:grid}.oauth-notice{border:1px solid var(--line);border-radius:10px;gap:3px;margin-bottom:16px;padding:14px 16px;font-size:.85rem;display:grid}.oauth-notice span{color:var(--muted)}.oauth-notice.success{background:#ebfaf5;border-color:#bceadd}.oauth-notice.warning{background:#fff8e8;border-color:#f3daa7}.oauth-notice.error{background:#fff2f3;border-color:#f0c2c8}.connection-card{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.connection-card.is-connected{border-color:#bceadd}.connection-copy{align-items:flex-start;gap:14px;display:flex}.section-icon{background:var(--surface-blue);width:42px;height:42px;color:var(--accent);border-radius:11px;flex:0 0 42px;place-items:center;font-size:1.05rem;display:grid}.section-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.section-title-row h2,.settings-section-heading h2{letter-spacing:-.025em;margin:0;font-size:1.16rem;font-weight:700}.connection-copy p,.settings-section-heading p{color:var(--muted);margin:5px 0 0;font-size:.86rem}.connection-actions{align-items:center;gap:12px;display:flex}.settings-panel{padding:0;overflow:hidden}.settings-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding:22px 24px;display:flex}.settings-section-heading .eyebrow{margin-bottom:5px}.switch-row{cursor:pointer;justify-content:flex-end;align-items:center;gap:13px;min-width:220px;display:flex}.switch-row>span{text-align:right;display:grid}.switch-row small{color:var(--muted);font-size:.72rem}.switch-row input{appearance:none;cursor:pointer;background:#cbd1d8;border:0;border-radius:999px;width:48px;height:28px;margin:0;padding:3px;transition:background .15s}.switch-row input:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;display:block;box-shadow:0 1px 3px #191f282e}.switch-row input:checked{background:var(--accent)}.switch-row input:checked:before{transform:translate(20px)}.settings-panel>.notice{margin:20px 24px 0}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-panel .settings-grid{padding:24px}.full{grid-column:1/-1}.schedule-controls{grid-template-columns:minmax(0,.85fr) minmax(0,.8fr) minmax(0,1.35fr);gap:18px;display:grid}.schedule-controls.without-weekday{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.field{gap:7px;display:grid}.field label{color:var(--text-secondary);font-size:.79rem;font-weight:600}.field input,.field select{width:100%;min-height:46px;color:var(--text);background:#f7f8fa;border:1px solid #e2e6ea;border-radius:9px;outline:none;padding:0 14px}.field input:hover,.field select:hover{border-color:var(--line-strong)}.field input:focus,.field select:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 2px #3182f629}.field small{color:var(--muted);font-size:.74rem}.schedule-summary{background:var(--surface-blue);border-radius:10px;align-items:center;gap:12px;margin:0 24px 24px;padding:14px 16px;display:flex}.schedule-clock{color:var(--accent);font-size:1.3rem}.schedule-summary div{display:grid}.schedule-summary span:last-child{color:var(--muted);font-size:.77rem}.form-actions{border-top:1px solid var(--line);background:var(--bg-alt);align-items:center;gap:14px;min-height:74px;padding:15px 24px;display:flex}.save-status{color:var(--muted);font-size:.79rem}.account-panel{margin-top:14px;padding:0;overflow:hidden}.account-panel summary{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 24px;list-style:none;display:flex}.account-panel summary::-webkit-details-marker{display:none}.account-panel summary>span:first-child{display:grid}.account-panel summary small{color:var(--muted);font-weight:400}.account-panel[open] summary>span:last-child{transform:rotate(45deg)}.account-panel-content{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.account-panel-content>div{padding:22px 24px}.account-panel-content>div+div{border-left:1px solid var(--line)}.account-panel-content h3{margin:0 0 6px;font-size:.95rem}.account-panel-content p{color:var(--muted);margin:0 0 15px;font-size:.82rem}.account-primary-actions{align-items:center;gap:14px;display:flex}.danger-zone{background:#fffafb}.delete-controls{align-items:end;gap:10px;display:flex}.delete-controls .field{flex:1}.text-button{color:var(--accent-hover);cursor:pointer;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:600}.text-button:hover{text-underline-offset:3px;text-decoration:underline}.text-button.danger{color:var(--danger)}.muted-button{color:var(--muted)}.text-link,.back-link{color:var(--accent-hover);font-size:.84rem;font-weight:600;text-decoration:none}.text-link:hover,.back-link:hover{text-underline-offset:3px;text-decoration:underline}.back-link{margin-bottom:22px;display:inline-block}.issue-toolbar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.issue-toolbar>div{display:grid}.issue-toolbar span{color:var(--muted);font-size:.75rem}.issue-frame-shell{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #191f280a}.issue-toolbar+.issue-frame-shell{border-radius:0 0 12px 12px}.issue-frame-bar{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:6px;height:36px;padding:0 13px;display:flex}.issue-frame-bar span{background:#c5ccd4;border-radius:50%;width:7px;height:7px}.issue-frame-bar strong{color:var(--muted);margin-left:6px;font-size:.68rem;font-weight:600}.issue-frame{background:#f4f1e9;border:0;width:100%;min-height:600px;transition:height .2s;display:block}.issue-detail-heading{margin-bottom:22px}.feedback-bar{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:17px 19px;display:flex}.feedback-bar>div:first-child{display:grid}.feedback-bar span{color:var(--muted);font-size:.76rem}.feedback-actions{gap:8px;display:flex}.feedback-actions button{border:1px solid var(--line);min-height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;padding:0 12px;font-weight:600}.feedback-actions button:hover,.feedback-actions button.selected{background:var(--surface-blue);color:var(--accent-hover);border-color:#b8d8ff}.send-copy-action{gap:4px;display:grid}.archive-list{gap:8px;display:grid}.archive-item{border:1px solid var(--line);min-height:78px;color:inherit;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;padding:17px 19px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.archive-item:hover{border-color:var(--line-strong);background:var(--bg-alt)}.archive-main{gap:3px;display:grid}.archive-main strong{font-size:1rem;font-weight:600}.archive-date{font-weight:600;color:var(--accent)!important;font-size:.71rem!important}.archive-meta{align-items:center;gap:14px;display:flex}.archive-item span{color:var(--muted);font-size:.78rem}.archive-arrow{color:var(--accent)!important;font-size:1rem!important}.empty-state{text-align:center;padding:60px 28px}.empty-state h2{margin:0 0 8px;font-size:1.4rem}.empty-state>p{max-width:520px;color:var(--muted);margin:0 auto}.empty-icon{background:var(--surface-blue);width:48px;height:48px;color:var(--accent);border-radius:13px;place-items:center;margin:0 auto 17px;font-size:1.05rem;display:grid}.error-icon{color:var(--danger);background:#fff0f1}.onboarding-empty{padding-top:52px}.mini-checklist{text-align:left;gap:9px;max-width:420px;margin:24px auto;padding:0;list-style:none;display:grid}.mini-checklist li{color:var(--muted);align-items:center;gap:10px;font-size:.84rem;display:flex}.mini-checklist span{background:var(--surface-blue);width:26px;height:26px;color:var(--accent);border-radius:8px;flex:0 0 26px;place-items:center;font-size:.72rem;font-weight:700;display:grid}.centered-actions{justify-content:center;gap:9px;display:flex}.sign-in-shell{place-items:start center;min-height:calc(100vh - 180px);padding:64px 20px;display:grid}.sign-in-card{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(100%,430px);padding:34px;box-shadow:0 10px 34px #191f2814}.sign-in-card h1{letter-spacing:-.04em;margin:8px 0 12px;font-size:2rem;line-height:1.08}.sign-in-card>p{color:var(--muted)}.sign-in-card form{margin-top:26px}.sign-in-card form .button{margin-top:18px}.sign-in-footnote{border-top:1px solid var(--line);text-align:center;padding-top:17px;font-size:.74rem;margin:21px 0 0!important}.sign-in-success{text-align:center;justify-items:center;margin-top:24px;display:grid}.sign-in-success p{color:var(--muted);margin:8px 0 16px;font-size:.85rem}.sign-in-success .text-button+.text-button{margin-top:9px}.success-mark{width:46px;height:46px;color:var(--success);background:#e5f8f2;border-radius:13px;place-items:center;margin-bottom:12px;font-weight:700;display:grid}.skeleton{background:linear-gradient(90deg,#edf0f2 25%,#f8f9fa 50%,#edf0f2 75%) 0 0/200% 100%;border-radius:7px;animation:1.4s infinite shimmer}.skeleton-kicker{width:110px;height:10px;margin-bottom:16px}.skeleton-title{width:290px;max-width:75%;height:44px}.skeleton-copy{width:380px;max-width:90%;height:17px;margin-top:14px}.skeleton-panel{margin-top:34px}.skeleton-row{height:18px;margin-bottom:17px}.skeleton-row.short{width:66%}@keyframes shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:52px;max-width:760px}.hero>div:first-child{text-align:center}.hero h1,.hero-lede{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.proof-strip{grid-template-columns:1fr 1fr;margin-inline:20px}.proof-strip div:nth-child(2){border-right:0}.proof-strip div:nth-child(-n+2){border-bottom:1px solid var(--line-strong)}.steps{grid-template-columns:1fr}.step{min-height:0}}@media (max-width:700px){.site-header{min-height:60px;padding:0 18px}.site-nav a{min-height:38px;padding:0 10px;font-size:.8rem}.wordmark{font-size:.96rem}.hero{gap:42px;padding:58px 20px 70px}.hero h1{font-size:clamp(2.75rem,13vw,3.7rem)}.hero-lede{font-size:1rem}.issue-preview{padding-inline:20px}.preview-topbar{margin-inline:-20px}.proof-strip{margin-bottom:58px}.proof-strip div{padding-inline:14px}.section-shell{padding:66px 20px 78px}.section-heading{margin-bottom:30px}.app-shell{width:min(100% - 32px,1000px);padding-top:38px}.app-heading{flex-direction:column;align-items:flex-start}.heading-actions{justify-content:flex-start}.settings-grid,.schedule-controls,.schedule-controls.without-weekday{grid-template-columns:1fr}.full{grid-column:auto}.connection-card{grid-template-columns:1fr}.connection-actions{padding-left:56px}.settings-section-heading{flex-direction:column;align-items:flex-start}.switch-row{justify-content:space-between;width:100%;min-width:0}.switch-row>span{text-align:left}.settings-panel .settings-grid{padding:20px}.schedule-summary{margin-inline:20px}.form-actions{flex-direction:column;align-items:flex-start}.account-panel-content{grid-template-columns:1fr}.account-panel-content>div+div{border-top:1px solid var(--line);border-left:0}.delete-controls{flex-direction:column;align-items:stretch}.archive-item{flex-direction:column;align-items:flex-start;gap:9px}.archive-meta{justify-content:space-between;width:100%}.issue-toolbar,.feedback-bar{flex-direction:column;align-items:flex-start}.feedback-actions{width:100%}.feedback-actions button{flex:1}.site-footer{padding-inline:20px}}@media (max-width:430px){.site-header{flex-direction:column;align-items:flex-start;min-height:104px;padding-block:10px}.site-header:has(.public-nav){flex-direction:row;align-items:center;min-height:60px;padding-block:0}.site-nav{width:100%}.site-nav a{flex:1;justify-content:center}.public-nav{width:auto;margin-left:auto}.public-nav a{flex:initial;padding-inline:9px}.hero>div:first-child{text-align:left}.hero h1,.hero-lede{margin-left:0}.hero-actions{flex-direction:column;align-items:stretch}.preview-flow{padding-inline:8px}.proof-strip{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid var(--line-strong)}.proof-strip div:last-child{border-bottom:0}.connection-copy{gap:12px}.connection-actions{padding-left:54px}.centered-actions{flex-direction:column;align-items:stretch}.account-primary-actions{flex-direction:column;align-items:flex-start}.sign-in-card{padding:26px 22px}}
