.lp3.blog{font-weight:400}.lp3.blog-article{background:var(--background)}.blog a:focus-visible,.blog button:focus-visible,.blog summary:focus-visible,.blog [tabindex="0"]:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:var(--radius)}.blog-band{padding:0 var(--lp-edge) 56px}.blog-band-inner{max-width:var(--lp-maxw);margin:0 auto}.blog-head{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-top:72px;display:flex}.blog-head h1{letter-spacing:-.035em;margin:0;font-size:clamp(32px,5.4vw,56px);font-weight:700;line-height:1.1}.blog-head p{max-width:760px;color:var(--muted-foreground);margin:0;font-size:clamp(16px,1.5vw,20px);line-height:1.55}.blog-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:40px;display:flex}.blog-chip{background:var(--card);height:44px;color:var(--foreground);border-radius:999px;align-items:center;padding:0 20px;font-size:15px;font-weight:500;display:inline-flex}.blog-chip[aria-current=page]{background:var(--foreground);color:var(--background)}.blog-white{background:var(--card);padding:64px var(--lp-edge) 80px}.blog-wrap{max-width:var(--lp-maxw);margin:0 auto}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.blog-card{color:var(--foreground);flex-direction:column;gap:14px;display:flex}.blog-card-cover{aspect-ratio:4/3;border-radius:var(--radius-card);background:var(--muted);overflow:hidden}.blog-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.blog-meta{color:var(--muted-foreground);align-items:center;gap:12px;font-size:15px;display:flex}.blog-meta-sep{background:var(--border);width:1px;height:14px}.blog-card h2,.blog-card h3{letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:26px;font-weight:700;line-height:30px}.blog-card p{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:26px;display:-webkit-box;overflow:hidden}.blog-card:hover h2,.blog-card:hover h3{color:var(--primary)}.blog-empty{color:var(--muted-foreground);padding:40px 0;font-size:18px}.blog-more{justify-content:center;margin-top:64px;display:flex}.blog-pager{justify-content:center;align-items:center;gap:8px;margin-top:28px;display:flex}.blog-page{background:var(--muted);min-width:44px;height:44px;color:var(--foreground);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:15px;font-weight:500;display:inline-flex}.blog-page[aria-current=page]{background:var(--foreground);color:var(--background)}.blog-page-gap{color:var(--muted-foreground);padding:0 4px}.post{box-sizing:content-box;max-width:var(--lp-maxw);padding:56px var(--lp-edge) 72px;grid-template-columns:minmax(0,760px) 300px;justify-content:space-between;align-items:start;gap:72px;margin:0 auto;display:grid}.post-crumb{color:var(--muted-foreground);align-items:center;gap:8px;font-size:14px;display:flex}.post-crumb a{color:var(--muted-foreground)}.post-crumb a:hover{color:var(--foreground)}.post-crumb span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.post-cat{background:var(--muted);height:30px;color:var(--foreground);border-radius:999px;align-items:center;margin:22px 0 18px;padding:0 12px;font-size:13px;font-weight:600;line-height:20px;display:inline-flex}.post h1{letter-spacing:-.035em;text-wrap:balance;margin:0 0 22px;font-size:52px;font-weight:700;line-height:56px}.post-avatar{object-fit:cover;background:var(--muted);border-radius:999px;flex:none;width:56px;height:56px}.post-meta{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:14px;margin:0 0 32px;font-size:15px;display:flex}.post-meta b{color:var(--foreground);font-weight:600}.post-meta-author{align-items:center;gap:10px;display:inline-flex}.post-avatar-sm{object-fit:cover;background:var(--muted);border-radius:999px;flex:none;width:28px;height:28px}.post-cover{aspect-ratio:16/9;border-radius:var(--radius-modal);background:var(--muted);margin-bottom:44px;overflow:hidden}.post-cover img{object-fit:cover;width:100%;height:100%;display:block}.post-body p{margin:0 0 20px;font-size:18px;line-height:32px}.post-body>p:first-child{font-size:20px;line-height:32px}.post-body h2{letter-spacing:-.025em;margin:48px 0 16px;scroll-margin-top:120px;font-size:28px;font-weight:700;line-height:34px}.post-body h3{letter-spacing:-.015em;margin:32px 0 10px;font-size:21px;font-weight:600;line-height:28px}.post-body ul,.post-body ol{margin:0 0 20px;padding-left:24px;font-size:18px;line-height:32px}.post-body ul{list-style:outside}.post-body ol{list-style:decimal}.post-body li{margin-bottom:6px}.post-body a{color:var(--primary);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.post-body blockquote{border-left:3px solid var(--primary);margin:24px 0;padding:4px 0 4px 20px}.post-body blockquote p{font-size:20px;line-height:30px}.post-body cite{color:var(--muted-foreground);margin-top:6px;font-size:15px;font-style:normal;display:block}.post-body figure{margin:24px 0}.post-body figure img{border-radius:var(--radius-modal);width:100%;height:auto;display:block}.post-body figcaption{color:var(--muted-foreground);margin-top:8px;font-size:15px}.post-callout{border-radius:var(--radius-card);background:var(--muted);margin:24px 0;padding:18px 20px}.post-callout p{margin:0;font-size:16px;line-height:1.6}.post-table{border:1px solid var(--border);border-radius:var(--radius-card);margin:24px 0 28px;overflow-x:auto}.post-table table{border-collapse:collapse;width:100%;font-size:16px;line-height:24px}.post-table caption{text-align:left;color:var(--muted-foreground);padding:12px 16px 0;font-size:15px}.post-table th,.post-table td{text-align:left;vertical-align:top;border-top:1px solid var(--border);padding:12px 16px}.post-table thead th{background:var(--muted);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);border-top:0;font-size:12px;font-weight:600}.post-table tbody th{font-weight:600}.post-table[data-stack=plans] td:not(:first-child),.post-table[data-stack=plans] thead th:not(:first-child){text-align:center}.post-faq{border-top:1px solid var(--border);margin-top:8px}.post-faq-item{border-bottom:1px solid var(--border);padding:22px 0}.post-faq-item h3{margin:0 0 8px}.post-faq-item p{margin:0}.post-cta{border-radius:var(--radius-card);background:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:32px 36px;display:flex}.post-cta .btn-pill{flex:none}.post-cta b{letter-spacing:-.02em;font-size:22px;font-weight:700;display:block}.post-cta span{color:var(--muted-foreground);margin-top:4px;font-size:16px;display:block}.post-author{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:flex-start;gap:14px;margin-top:40px;padding-top:24px;font-size:15px;line-height:1.5;display:flex}.post-author b{color:var(--foreground);font-weight:600}.post-more{padding:0 var(--lp-edge) 96px}.post-more h2{letter-spacing:-.025em;margin:0 0 32px;font-size:28px;font-weight:700;line-height:34px}.post-aside{max-height:calc(100vh - 112px);padding-top:30px;position:sticky;top:112px;overflow-y:auto}.post-toc-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 14px;font-size:12px;font-weight:600}.post-toc{border-left:1px solid var(--border);flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.post-toc a{color:var(--muted-foreground);border-left:2px solid #0000;margin-left:-1px;padding:8px 0 8px 16px;font-size:15px;line-height:1.4;display:block}.post-toc a:hover{color:var(--foreground)}.post-toc a[aria-current=true]{color:var(--primary);border-left-color:var(--primary);font-weight:500}.post-totop{color:var(--muted-foreground);align-items:center;gap:6px;margin-top:22px;font-size:14px;display:inline-flex}.post-side-cta{border-radius:var(--radius-card);background:var(--muted);margin-top:28px;padding:22px}.post-side-cta b{letter-spacing:-.01em;margin-bottom:14px;font-size:17px;font-weight:600;display:block}.post-toc-inline{display:none}.open-with-wrap{align-items:center;display:inline-flex}.open-with-notice{color:var(--muted-foreground);font-size:14px;line-height:24px}.open-with-notice:not(:empty){margin-left:12px}.open-with{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:15px;font-weight:400;display:inline-flex}.open-with:hover,.open-with[data-state=open]{color:var(--foreground)}.open-with-menu{width:200px;padding:6px}.open-with-item{gap:10px;height:32px;padding:0 10px;font-size:14px;font-weight:500;line-height:18px}.open-with-icon{width:18px;height:18px;color:var(--foreground);flex:none;display:block}.open-with-icon-copy{width:16px;height:16px;margin:0 1px}.open-with-sep{background:var(--border);height:1px;margin:5px 6px}@media (max-width:899px){.post{grid-template-columns:minmax(0,1fr);gap:0}.post-aside{display:none}.post-toc-inline{border:1px solid var(--border);border-radius:var(--radius-card);margin-bottom:28px;padding:14px 16px;display:block}.post-toc-inline summary{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);justify-content:space-between;align-items:center;font-size:12px;font-weight:600;list-style:none;display:flex}.post-toc-inline summary::-webkit-details-marker{display:none}.post-toc-inline summary svg{transition:transform .2s}.post-toc-inline[open] summary svg{transform:rotate(180deg)}.post-toc-inline .post-toc{border-left:0;gap:0;margin-top:6px}.post-toc-inline .post-toc a{border-left:0;margin:0;padding:10px 0}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:559px){.blog-head{gap:14px;margin-top:40px}.blog-chips{margin:24px calc(-1 * var(--lp-edge)) 0;padding:0 calc(var(--lp-edge) + 40px) 0 var(--lp-edge);scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 40px),#0000)}.blog-chips::-webkit-scrollbar{display:none}.blog-chip{flex:none;height:40px;padding:0 16px;font-size:14px;line-height:22px}.blog-white{padding:32px var(--lp-edge) 48px}.blog-grid{grid-template-columns:minmax(0,1fr)}.blog-card h2,.blog-card h3{font-size:24px}.blog-card p{font-size:16px;line-height:24px}.blog-meta{font-size:14px}.post{padding:28px var(--lp-edge) 40px}.post h1{margin-bottom:16px;font-size:34px;line-height:38px}.post-cat{margin:16px 0 14px}.post-meta{gap:10px;margin-bottom:20px;font-size:14px;line-height:22px}.post-meta>.blog-meta-sep:has(+.open-with-wrap){display:none}.open-with-wrap{flex-basis:100%}.blog-meta{font-size:14px;line-height:22px}.open-with{min-height:44px;font-size:14px;line-height:22px}.post-cover{margin-bottom:20px}.post-body h2{margin:38px 0 12px;font-size:26px;line-height:32px}.post-cta{flex-direction:column;align-items:stretch;padding:24px 20px}.post-cta b{font-size:21px}.post-more{padding-bottom:48px}.post-more h2{margin-bottom:20px;font-size:26px;line-height:32px}.post-table{border:0;border-radius:0;overflow:visible}.post-table table,.post-table tbody,.post-table tr{display:block}.post-table table{position:relative}.post-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.post-table caption{padding:0 0 10px;display:block}.post-table tr{border:1px solid var(--border);border-radius:var(--radius-card);margin-bottom:14px;padding:6px 0}.post-table th,.post-table td,.post-table td:not(:first-child){text-align:left;border-top:0;padding:8px 16px;display:block}.post-table tbody th{font-size:18px;font-weight:700}.post-table td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:2px;font-size:12px;font-weight:600;display:block}.post-table[data-stack=plans] td{justify-content:space-between;gap:16px;display:flex}.post-table[data-stack=plans] td:before{letter-spacing:0;text-transform:none;margin:0;font-size:16px;font-weight:400;display:inline}}
