html{scroll-behavior:smooth}.blog-content{color:#393a36;font-size:1.0625rem;line-height:1.85}.blog-content>*:first-child{margin-top:0}.blog-content h2{font-size:1.875rem;font-weight:700;color:#000;margin-top:3rem;margin-bottom:1rem;line-height:1.2;display:flex;align-items:flex-start;gap:.75rem;padding-left:0;border-left:none}.blog-content h2:before{content:"";display:inline-block;width:3px;height:1.1em;background:#e3ff04;flex-shrink:0}.blog-content h3{font-size:1.375rem;font-weight:700;color:#000;margin-top:2.25rem;margin-bottom:.65rem;line-height:1.3;padding-left:0}.blog-content h4{font-size:1rem;font-weight:700;color:#000;margin-top:1.75rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.blog-content p{margin-bottom:1.35rem}.blog-content strong{font-weight:700;color:#000}.blog-content a{color:inherit;text-decoration:underline;text-decoration-color:#e3ff04;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:500;transition:opacity .15s}.blog-content a:hover{opacity:.75}.blog-content a:not([target=_blank]){font-weight:700}.blog-content ul,.blog-content ol{margin-bottom:1.35rem;padding-left:0;list-style:none}.blog-content ul li{position:relative;padding-left:2.5rem;margin-bottom:.55rem}.blog-content ul li:empty,.blog-content ol li:empty,.blog-content li:has(>br:only-child){display:none}.blog-content ul li:before{content:"✓";position:absolute;left:0;top:.15rem;color:#0a0c00;background:#e3ff04;font-weight:700;font-size:.8rem;width:1.35rem;height:1.35rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.blog-content ol{counter-reset:ol-counter}.blog-content ol li{position:relative;padding-left:2.5rem;margin-bottom:.75rem;counter-increment:ol-counter}.blog-content ol li:before{content:counter(ol-counter);position:absolute;left:0;top:.15rem;color:#0a0c00;background:#e3ff04;font-weight:700;font-size:.8rem;width:1.35rem;height:1.35rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.blog-content table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;font-size:.95rem;line-height:1.6;border:1px solid rgb(0 0 0 / .08);border-radius:.75rem;overflow:hidden;box-shadow:0 2px 12px #0000000a}.blog-content thead{background:#030400;color:#fff}.blog-content thead th{padding:.85rem 1.25rem;text-align:left;font-weight:700;font-size:.85rem;letter-spacing:.02em;text-transform:uppercase;border-bottom:2px solid #e3ff04}.blog-content tbody tr{background:#fff;transition:background .15s ease}.blog-content tbody tr:nth-child(2n){background:#f9f9f7}.blog-content tbody tr:hover{background:#f6f5f3}.blog-content tbody td,.blog-content tbody th{padding:.9rem 1.25rem;border-bottom:1px solid rgb(0 0 0 / .06);vertical-align:top;text-align:left;color:#000000b8}.blog-content tbody th{font-weight:600;color:#000;background:#f6f5f3;white-space:nowrap;border-right:2px solid #e3ff04}.blog-content tbody tr:last-child td,.blog-content tbody tr:last-child th{border-bottom:none}.blog-content tbody td strong,.blog-content tbody td b,.blog-content tbody th strong,.blog-content tbody th b{color:#000;font-weight:600}@media(max-width:768px){.blog-content table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.blog-content thead th,.blog-content tbody td,.blog-content tbody th{padding:.7rem 1rem;font-size:.88rem}}.blog-content blockquote{border-left:3px solid #e3ff04;background:#f6f5f3;padding:1.1rem 1.4rem;margin:2rem 0;color:#000000a6}.blog-content blockquote p{margin-bottom:0;font-style:italic}.blog-content code{font-family:monospace;background:#f0f0ee;padding:.15em .45em;font-size:.82em;color:#000}.blog-content pre{background:#0a0a0a;color:#e3ff04;padding:1.5rem;overflow-x:auto;margin:2rem 0;font-size:.84rem;line-height:1.65}.blog-content pre code{background:none;padding:0;color:inherit;font-size:inherit}.blog-content hr{border:none;border-top:1px solid rgb(0 0 0 / .1);margin:3rem 0}.blog-content .richtext-image.full-width{width:100%}.blog-content .richtext-image.original-size{width:auto;max-width:100%}.blog-content .richtext-image.size-small{width:300px;max-width:100%}.blog-content .richtext-image.size-medium{width:500px;max-width:100%}.blog-content .richtext-image.size-600{width:600px;max-width:100%}.blog-content .richtext-image.size-700{width:700px;max-width:100%}.blog-content .richtext-image.size-large{width:800px;max-width:100%}.blog-content .richtext-image.left{float:left;margin-right:1.5rem;margin-bottom:1rem;width:45%;max-width:500px}.blog-content .richtext-image.right{float:right;margin-left:1.5rem;margin-bottom:1rem;width:45%;max-width:500px}.blog-content img{width:100%;height:auto;border-radius:.75rem;display:block;margin:2rem auto;border:1px solid rgb(0 0 0 / .08);box-shadow:0 4px 24px #0000001a;cursor:zoom-in;transition:box-shadow .2s}.blog-content img:hover{box-shadow:0 8px 32px #00000029}#blog-lightbox{position:fixed;inset:0;z-index:9999;animation:lbFadeIn .25s ease}#blog-lightbox.closing{animation:lbFadeOut .25s ease forwards}.blog-lightbox-backdrop{position:absolute;inset:0;background:#030400eb;backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out}.blog-lightbox-img{max-width:90vw;max-height:80vh;width:auto;height:auto;object-fit:contain;border-radius:.75rem;box-shadow:0 24px 80px #00000080}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lbFadeOut{0%{opacity:1}to{opacity:0}}
