.mobile-toc summary::-webkit-details-marker{display:none}.mobile-toc summary::marker{content:none}.share-action-icon{background:var(--surface-secondary);width:48px;height:48px;color:var(--icon-primary);border-radius:999px;place-items:center;display:grid;overflow:hidden}.blog-content h2,.blog-content h3{width:fit-content;max-width:100%;font-family:var(--font-domine), Georgia, serif;margin-block:2em .65em;scroll-margin-top:7rem;font-weight:400;line-height:1.25}.blog-content h2{font-size:clamp(1.75rem,4vw,2rem)}.blog-content h3{font-size:1.35rem}.blog-content .heading-anchor{color:var(--text-action);cursor:pointer;opacity:0;text-underline-offset:.18em;background:0 0;border:0;margin-inline-start:.25em;padding:0;text-decoration:underline}.blog-content h2:hover .heading-anchor,.blog-content h3:hover .heading-anchor,.blog-content h2:focus-within .heading-anchor,.blog-content h3:focus-within .heading-anchor{opacity:1}.blog-content .heading-anchor:focus-visible{outline:2px solid var(--border-action);outline-offset:.18em;opacity:1}@media (hover:none){.blog-content .heading-anchor{opacity:1}}.blog-content h2#faq{word-break:break-word;margin-block:2em 24px;font-size:32px;line-height:40px}.blog-content h2#faq~h3{word-break:break-word;margin:0 0 16px;font-size:20px;line-height:27px}.blog-content h2#faq~h3+p{color:var(--text-tertiary);word-break:break-word;margin:0 0 16px;font-size:17px;line-height:29px}.blog-content h2#faq~hr{border:0;border-top:1px solid var(--border-secondary);margin:0 0 16px}.blog-content h2#faq~h3+p:last-child{margin-bottom:0}.blog-content p,.blog-content ul,.blog-content ol,.blog-content pre,.blog-content blockquote,.blog-content table{margin-block:1.25em}.blog-content ul,.blog-content ol{padding-inline-start:1.5em}.blog-content ul{list-style:outside}.blog-content ol{list-style:decimal}.blog-content a{color:var(--text-action);text-underline-offset:.18em;font-weight:600;text-decoration:none}.blog-content a:hover{text-decoration:underline}.blog-content a:visited{color:var(--text-secondary);text-decoration:underline}.blog-content a[href^="http://"]:after,.blog-content a[href^="https://"]:after{content:"↗";margin-inline-start:.18em;text-decoration:none;display:inline-block}:root[dir=rtl] .blog-content a[href^="http://"]:after,:root[dir=rtl] .blog-content a[href^="https://"]:after{transform:scaleX(-1)}.blog-content blockquote{border-inline-start:3px solid var(--surface-accent);background:var(--surface-success);border-start-end-radius:1rem;border-end-end-radius:1rem;padding:1rem 1.5rem}.blog-content table{border-collapse:separate;border-spacing:0;border:1px solid var(--border-secondary);border-radius:1rem;width:100%;font-size:.9rem;overflow:hidden}.blog-content th{background:var(--surface-action);color:var(--text-on-action)}.blog-content th,.blog-content td{border-bottom:1px solid var(--border-secondary);text-align:start;padding:.85rem 1rem}.blog-content pre{background:var(--surface-secondary);border-radius:.75rem;padding:1rem;overflow-x:auto}.blog-content .article-image,.blog-content .article-quote,.blog-content .article-code,.blog-content .article-procedure,.blog-content .media-embed{margin-block:2rem}.blog-content .article-image img{border-radius:1rem;width:100%;height:auto}.lqip-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.blog-content figcaption{color:var(--text-secondary);flex-direction:column;gap:.25rem;margin-top:.65rem;font-size:.875rem;line-height:1.4;display:flex}.blog-content .article-quote blockquote{font-family:var(--font-domine), Georgia, serif;margin:0;font-size:1.2rem}.blog-content .article-quote blockquote>:first-child,.blog-content .article-procedure li>div>:first-child{margin-top:0}.blog-content .article-quote blockquote>:last-child,.blog-content .article-procedure li>div>:last-child{margin-bottom:0}.blog-content .article-code{border:1px solid var(--border-secondary);background:var(--surface-secondary);border-radius:.75rem;overflow:hidden}.blog-content .article-code figcaption{border-bottom:1px solid var(--border-secondary);flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:.65rem 1rem}.blog-content .article-code button,.blog-content .media-embed button{border:1px solid var(--border-action);background:var(--surface-bg-canvas);color:var(--text-action);cursor:pointer;font:inherit;border-radius:999px;padding:.4rem .8rem;font-size:.875rem;font-weight:600}.blog-content .article-code button:focus-visible,.blog-content .media-embed button:focus-visible,.blog-content .glossary-trigger:focus-visible{outline:2px solid var(--border-action);outline-offset:3px}.blog-content .article-code pre{background:var(--shiki-light-bg,var(--surface-secondary));border-radius:0;margin:0;font-size:.9rem}.blog-content .article-code code{font-family:var(--font-roboto-mono), monospace}.blog-content .shiki,.blog-content .shiki span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}:root[data-theme=dark] .blog-content .shiki,:root[data-theme=dark] .blog-content .shiki span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}.blog-content .article-procedure{border:1px solid var(--border-secondary);border-radius:1rem;padding:1.25rem}.blog-content .procedure-title{font-family:var(--font-domine), Georgia, serif;margin-top:0;font-size:1.35rem}.blog-content .article-procedure ol{gap:1.25rem;margin-bottom:0;padding-inline-start:2rem;display:grid}.blog-content .article-procedure li{padding-inline-start:.35rem}.blog-content .media-embed{border:1px solid var(--border-secondary);background:var(--surface-secondary);border-radius:1rem;min-height:240px;overflow:hidden}.blog-content .media-embed iframe{aspect-ratio:16/9;border:0;width:100%;height:auto;min-height:0;display:block}.blog-content .media-embed-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:240px;padding:2rem;display:flex}.blog-content .media-embed[data-embed-loaded=true] .media-embed-placeholder{min-height:auto;padding:.75rem 1rem}.blog-content .glossary-reference{display:inline}.blog-content .glossary-trigger{color:inherit;cursor:help;font:inherit;background:0 0;border:0;border-bottom:1px dashed;margin:0;padding:0}.blog-content .glossary-popover{top:var(--popover-top,50%);left:var(--popover-left,50%);border:1px solid var(--border-secondary);background:var(--surface-card);width:min(360px,100vw - 24px);color:var(--text-primary);box-shadow:0 12px 32px var(--shadow-card);border-radius:.875rem;margin:0;padding:1rem;line-height:1.5;position:fixed}.blog-content .glossary-popover:popover-open{flex-direction:column;gap:.65rem;display:flex}.blog-content .glossary-popover::backdrop{background:0 0}@media (width<=767px){.blog-content table{display:block;overflow-x:auto}.blog-content .glossary-popover{border-radius:1rem 1rem 0 0;width:100%;max-width:none;padding:1.25rem;inset:auto 0 0}.blog-content .glossary-popover::backdrop{background:#0003}}
