.blog-light-theme{--background:0 0% 100%!important;--foreground:0 0% 10%!important;--card:0 0% 98%!important;--card-foreground:0 0% 10%!important;--popover:0 0% 100%!important;--popover-foreground:0 0% 10%!important;--primary:142 76% 36%!important;--primary-foreground:0 0% 100%!important;--secondary:0 0% 95%!important;--secondary-foreground:0 0% 10%!important;--muted:0 0% 96%!important;--muted-foreground:0 0% 45%!important;--accent:0 0% 96%!important;--accent-foreground:0 0% 10%!important;--border:0 0% 90%!important;--input:0 0% 90%!important;background-color:hsl(0 0% 100%)!important;color:hsl(0 0% 10%)!important}.blog-dark-theme{--background:0 0% 0%!important;--foreground:0 0% 100%!important;--card:0 0% 7%!important;--card-foreground:0 0% 100%!important;--popover:0 0% 7%!important;--popover-foreground:0 0% 100%!important;--primary:72 100% 68%!important;--primary-foreground:0 0% 0%!important;--secondary:0 0% 16%!important;--secondary-foreground:0 0% 100%!important;--muted:0 0% 16%!important;--muted-foreground:0 0% 84%!important;--accent:0 0% 16%!important;--accent-foreground:0 0% 100%!important;--destructive:0 84.2% 60.2%!important;--destructive-foreground:0 0% 100%!important;--border:0 0% 16%!important;--input:0 0% 16%!important;--ring:72 100% 68%!important;background-color:hsl(0 0% 0%)!important;color:hsl(0 0% 100%)!important}.blog-dark-theme .blog-article-content a{color:hsl(var(--primary));text-decoration-line:underline}.blog-dark-theme .blog-article-content a:hover{color:hsl(var(--primary)/.8)}.blog-light-theme .btn-secondary{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.blog-light-theme .btn-secondary:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.blog-dark-theme,.blog-dark-theme *{--background:0 0% 0%!important;--foreground:0 0% 100%!important;--border:0 0% 16%!important;--muted-foreground:0 0% 84%!important}.blog-dark-theme header,.blog-dark-theme nav,.blog-light-theme header,.blog-light-theme nav{transition:all .3s ease}.blog-article-content{font-size:1.125rem;line-height:1.75rem;line-height:1.625}.blog-article-content h1{margin-bottom:1.5rem;margin-top:3rem;font-size:2.25rem;line-height:2.5rem;font-weight:700;color:hsl(var(--foreground))}@media (min-width:768px){.blog-article-content h1{font-size:3rem;line-height:1}}.blog-article-content h1{font-family:Kanit,sans-serif;border-bottom:3px solid hsl(var(--primary));padding-bottom:.5rem}.blog-article-content h2{margin-bottom:1.25rem;margin-top:2.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;color:hsl(var(--foreground))}@media (min-width:768px){.blog-article-content h2{font-size:2.25rem;line-height:2.5rem}}.blog-article-content h2{font-family:Kanit,sans-serif}.blog-article-content h3{margin-bottom:1rem;margin-top:2rem;font-size:1.5rem;line-height:2rem;font-weight:600;color:hsl(var(--foreground))}@media (min-width:768px){.blog-article-content h3{font-size:1.875rem;line-height:2.25rem}}.blog-article-content h3{font-family:Kanit,sans-serif}.blog-article-content p{margin-bottom:1.5rem;color:hsl(var(--foreground)/.9)}.blog-article-content a{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));text-decoration-line:underline;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blog-article-content a:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.blog-article-content a.btn-primary{text-decoration-line:none}.blog-article-content a.btn-primary,.blog-article-content a.btn-primary:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.blog-article-content ol,.blog-article-content ul{margin-bottom:1.5rem;margin-left:1.5rem}.blog-article-content ol>:not([hidden])~:not([hidden]),.blog-article-content ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.blog-article-content li{color:hsl(var(--foreground)/.9)}.blog-article-content ul li{list-style-type:disc}.blog-article-content ol li{list-style-type:decimal}.blog-article-content blockquote{margin-top:1.5rem;margin-bottom:1.5rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left-width:4px;border-color:hsl(var(--primary));background-color:hsl(var(--muted));padding-top:.5rem;padding-bottom:.5rem;padding-left:1.5rem;font-style:italic}.blog-article-content code{border-radius:.25rem;background-color:hsl(var(--muted));padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem}.blog-article-content pre{margin-bottom:1.5rem;overflow-x:auto;border-radius:var(--radius);background-color:hsl(var(--muted));padding:1rem}.blog-article-content table{margin-bottom:1.5rem;width:100%;border-collapse:collapse}.blog-article-content th{background-color:hsl(var(--secondary));text-align:left;font-weight:600}.blog-article-content td,.blog-article-content th{border-width:1px;border-color:hsl(var(--border));padding:.75rem}.blog-article-content img{margin-top:2rem;margin-bottom:2rem;width:100%;border-radius:var(--radius)}.blog-article-content strong{font-weight:700;color:hsl(var(--foreground))}