.BlogPost-presentTrigger{height:2.75rem;border-radius:9999px;appearance:none;border:none;background-color:#1f2937;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);cursor:pointer;padding-inline:1.25rem;text-box:trim-both cap alphabetic;font-size:1.125rem;font-weight:600;color:#fff}.BlogPost-scrollView{height:100%}.BlogPost-article{display:grid}.BlogPost-illustration{width:100%;aspect-ratio:16/9;background-image:conic-gradient(from -140deg at 100% 100%,#24efd7,#b3faf1 120deg,#24efd7);background-origin:border-box;background-size:cover;background-position:50%;border-bottom:1px solid rgba(0,0,0,.05)}.BlogPost-articleContent{justify-self:center;width:min(100% - 3rem,800px);padding-block:1.75rem 2rem;display:grid;place-content:start}@media (min-width:1000px){.BlogPost-articleContent{padding-block:3.5rem}}.BlogPost-title{margin-top:0;margin-bottom:.75rem;text-wrap:balance;line-height:1.25;font-size:1.875rem;font-weight:800;color:#111827}@media (min-width:1000px){.BlogPost-title{margin-bottom:1.5rem;font-size:3rem}}.BlogPost-subtitle{margin:0;text-wrap:balance;text-wrap:pretty;line-height:1.375;font-size:1.25rem;font-weight:500;color:#6b7280}@media (min-width:1000px){.BlogPost-subtitle{line-height:1.375;font-size:1.5rem}}.BlogPost-author{margin-top:1rem;font-size:.875rem;color:#6b7280}@media (min-width:1000px){.BlogPost-author{margin-top:1.5rem}}.BlogPost-authorName{font-weight:500;color:#4b5563}.BlogPost-articleBody{margin-top:2.25rem;display:grid;gap:.75rem;line-height:1.5;font-size:1.125rem;color:#1f2937}@media (min-width:1000px){.BlogPost-articleBody{margin-top:3.5rem}}.BlogPost-articleParagraph{margin:0}.BlogPost-dismissTrigger{position:absolute;top:max(env(safe-area-inset-top,0px),1rem);right:calc(var(--ua-scrollbar-thickness, 0px) + 1rem);z-index:1;width:32px;height:32px;appearance:none;border:none;border-radius:9999px;background-color:#e5e7eb;cursor:pointer;padding:0;display:grid;place-items:center;color:#6b7280}.BlogPost-dismissIcon{width:22px;height:22px;stroke-width:2.5px}.BlogPost-articleBody h1,.BlogPost-articleBody h2,.BlogPost-articleBody h3,.BlogPost-articleBody h4,.BlogPost-articleBody h5,.BlogPost-articleBody h6{margin-top:2rem;margin-bottom:1rem;font-weight:700;color:#111827}.BlogPost-articleBody h1{font-size:2.25rem}.BlogPost-articleBody h2{font-size:1.875rem}.BlogPost-articleBody h3{font-size:1.5rem}.BlogPost-articleBody p{margin-bottom:1.25rem}.BlogPost-articleBody ol,.BlogPost-articleBody ul{margin-bottom:1.25rem;padding-left:2rem}.BlogPost-articleBody li{margin-bottom:.5rem}.BlogPost-articleBody a{color:#dc2626;text-decoration:underline}.BlogPost-articleBody a:hover{color:#b91c1c}.BlogPost-articleBody blockquote{border-left:4px solid #e5e7eb;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#4b5563}.BlogPost-articleBody pre{background-color:#f9fafb;border-radius:.5rem;padding:1rem;overflow-x:auto;margin-bottom:1.25rem}.BlogPost-articleBody code{background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-size:.875em}.BlogPost-articleBody pre code{background-color:transparent;padding:0}.BlogPost-articleBody img{max-width:100%;height:auto;border-radius:.5rem;margin:.5rem 0}