:root{--text: #37352f;--text-muted: #787774;--bg: #ffffff;--border: rgba(55, 53, 47, .16);--border-strong: rgba(55, 53, 47, .22);--page-width: 720px;--font: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}body{font-size:14px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit}button{font:inherit}.page{min-height:100vh;background:var(--bg)}.cover{width:100%;height:min(30vh,280px);overflow:hidden;background:#111}.cover img{width:100%;height:100%;object-fit:cover;object-position:center 50%}.page-body{width:min(var(--page-width),calc(100% - 48px));margin:0 auto;padding:0 0 96px}.page-icon{width:78px;height:78px;margin-top:-42px;margin-bottom:8px}.page-icon img{width:78px;height:78px}.page-title{margin:8px 0 16px;width:min(100%,280px)}.page-title img{width:100%;height:auto;display:block}.callout{width:100%;border:1px solid var(--border);border-radius:10px;padding:16px 16px 14px;margin:8px 0}.callout-logo{width:min(100%,280px);margin:0 auto 16px}.stack{display:flex;flex-direction:column;gap:8px}.p{margin:2px 0}.p-muted{color:var(--text-muted)}.bold{font-weight:650}.h1{font-size:1.875em;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:4px 0 8px}.h2{font-size:1.5em;font-weight:650;letter-spacing:-.01em;line-height:1.3;margin:18px 0 8px}.h3{font-size:1.25em;font-weight:650;line-height:1.3;margin:8px 0 4px}.illustration{width:min(100%,360px);margin:12px auto}.illustration.wide{width:min(100%,420px)}.bullets{margin:4px 0 8px;padding-left:1.4em}.bullets li{margin:4px 0}.spacer{height:18px}.alias{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:4px 8px 4px 4px;border-radius:6px;text-decoration:none;font-weight:600}.alias:hover{background:#37352f0f}.alias-icon{width:20px;height:20px;opacity:.7}.columns{display:grid;gap:20px;margin:8px 0}.columns.cols-2{grid-template-columns:1fr 1fr}.columns.cols-3{grid-template-columns:1fr 1fr 1fr}.review{display:flex;flex-direction:column;gap:8px}.review-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.stars{letter-spacing:1px;font-size:14px}.feature-icon{width:48px;height:48px;margin-bottom:8px}.feature-copy{color:var(--text-muted)}.price-card{display:flex;flex-direction:column;gap:8px;min-height:100%}.price-icon{width:48px;height:48px}.cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:6px;padding:6px 12px;border:1px solid var(--border-strong);border-radius:6px;background:#f7f6f5;color:var(--text);text-decoration:none;font-weight:550;cursor:pointer}.cta:hover{background:#efeeed}.newsletter-title{font-size:1.875em;font-weight:700;line-height:1.2;margin:24px 0 0}.credit{display:flex;align-items:center;gap:10px;color:var(--text-muted);font-size:13px}.credit img{width:22px;height:22px}@media(max-width:720px){.page-body{width:calc(100% - 32px)}.page-title{width:min(100%,220px)}.columns.cols-2,.columns.cols-3{grid-template-columns:1fr}.page-icon,.page-icon img{width:64px;height:64px}.cover{height:22vh}}
