html{scroll-behavior:smooth;scroll-padding-top:2rem}.blog-content ul>li{padding-left:1.75rem;list-style:none;position:relative}@media (min-width:768px){.blog-content ul>li{padding-left:2rem}}.blog-content ul>li:before{content:"✓";color:#fff;background:linear-gradient(135deg,#14b8a6,#ec4899);border:2px solid #000;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:900;display:inline-flex;position:absolute;top:.125rem;left:0;box-shadow:2px 2px #000}@media (min-width:768px){.blog-content ul>li:before{border-radius:4px;width:1.5rem;height:1.5rem;font-size:.875rem}}.blog-content ol>li{padding-left:2rem;position:relative}@media (min-width:768px){.blog-content ol>li{padding-left:2.5rem}}.blog-content ol>li::marker{color:#14b8a6;font-size:1rem;font-weight:900}@media (min-width:768px){.blog-content ol>li::marker{font-size:1.25rem}}.blog-content ul ul>li:before{content:"→";background:#84cc16}.blog-content ul ul ul>li:before{content:"•";background:#ec4899}.blog-content pre:has(code[class*=language-]){position:relative}.blog-content hr{border:none;border-top:4px solid #000;margin:3rem 0;box-shadow:0 4px #0000001a}.blog-content h2,.blog-content h3,.blog-content h4{align-items:center;gap:.5rem;display:flex}.blog-content h2>:first-child:not(a),.blog-content h3>:first-child:not(a),.blog-content h4>:first-child:not(a){font-size:1.25em}.blog-content p{text-align:left;-webkit-hyphens:auto;hyphens:auto}@media (min-width:768px){.blog-content p{text-align:justify}}.blog-content h2+*{margin-top:2rem}.blog-content pre{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#84cc16 #0f172a;width:100%;max-width:100%;position:relative;overflow:auto hidden}.blog-content pre::-webkit-scrollbar{height:8px}.blog-content pre::-webkit-scrollbar-track{background:#0f172a}.blog-content pre::-webkit-scrollbar-thumb{background:#84cc16;border:2px solid #000}.blog-content pre code{white-space:pre;word-wrap:normal;overflow-wrap:normal;min-width:max-content;display:block}.blog-content p code,.blog-content li code{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}@media (max-width:767px){.blog-content table{-webkit-overflow-scrolling:touch;white-space:nowrap;width:100%;display:block;overflow-x:auto}.blog-content pre{font-size:.65rem;line-height:1.4}.blog-content pre code{font-size:.65rem}}.blog-content pre:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0f172acc);width:2rem;position:absolute;top:0;bottom:0;right:0}@media (min-width:768px){.blog-content pre:after{display:none}}
