.blog-detail-page .blog-content{--blog-accent:var(--color-gold);--blog-accent-muted:rgba(212,175,55,0.1);--blog-text-primary:#ffffff;--blog-text-secondary:#9ca3af;--blog-border:var(--color-border);--blog-surface-elevated:var(--color-card);--blog-meta:#6b7280;--blog-tag-text:#e5e7eb;--blog-callout-surface:var(--color-card);--blog-callout-border:var(--color-border);--blog-callout-text:#d1d5db;--blog-callout-label:var(--color-gold);--blog-cta-surface:var(--color-card);--blog-cta-heading:#ffffff;--blog-cta-subtext:#9ca3af;--blog-cta-button-bg:var(--color-gold);--blog-cta-button-text:#0a0a0a}.blog-detail-page .blog-content :is(p,h1,h2,h3,blockquote):not([style*=text-align]),.blog-detail-page .blog-content li>:is(p,h1,h2,h3):not([style*=text-align]){text-align:start}.blog-detail-page .blog-content :is(p,h1,h2,h3,blockquote)[dir=rtl]:not([style*=text-align]),.blog-detail-page .blog-content li>:is(p,h1,h2,h3)[dir=rtl]:not([style*=text-align]){direction:rtl;text-align:start}.blog-detail-page .blog-content :is(p,h1,h2,h3,blockquote)[dir=ltr]:not([style*=text-align]),.blog-detail-page .blog-content li>:is(p,h1,h2,h3)[dir=ltr]:not([style*=text-align]){direction:ltr;text-align:start}.blog-detail-page .blog-content img{border-radius:.75rem;border:1px solid var(--color-border);box-shadow:0 4px 6px -1px rgba(0,0,0,.25)}.blog-detail-page .blog-content img.inline-block{display:inline-block;vertical-align:bottom}.blog-detail-page .blog-content img.mx-auto{display:block;margin-left:auto;margin-right:auto}.blog-detail-page .blog-content img.block{display:block}.blog-detail-page .blog-content img.float-none,.blog-detail-page .blog-content img.w-full{display:block;width:100%;max-width:100%;margin-bottom:1rem}.blog-detail-page .blog-content table :is(td,th) img.float-left,.blog-detail-page .blog-content table :is(td,th) img.md\:float-left{display:block;float:left;width:auto;max-width:100%;margin:.25rem .75rem .5rem 0}.blog-detail-page .blog-content table :is(td,th) img.float-right,.blog-detail-page .blog-content table :is(td,th) img.md\:float-right{display:block;float:right;width:auto;max-width:100%;margin:.25rem 0 .5rem .75rem}@media (min-width:768px){.blog-detail-page .blog-content img.float-left,.blog-detail-page .blog-content img.md\:float-left{float:left;width:auto;max-width:100%;margin-right:1.25rem;margin-bottom:0;margin-top:.5rem}.blog-detail-page .blog-content img.float-right,.blog-detail-page .blog-content img.md\:float-right{float:right;width:auto;max-width:100%;margin-left:1.25rem;margin-bottom:0;margin-top:.5rem}.blog-detail-page .blog-content img.md\:w-auto{width:auto}.blog-detail-page .blog-content img.float-left~table,.blog-detail-page .blog-content img.float-right~table,.blog-detail-page .blog-content img.md\:float-left~table,.blog-detail-page .blog-content img.md\:float-right~table{width:auto;max-width:100%;clear:none;margin-top:.5rem;margin-bottom:1rem}.blog-detail-page .blog-content table:has(+img.float-right),.blog-detail-page .blog-content table:has(+img.md\:float-right){width:auto;max-width:calc(100% - min(42%, 22rem));clear:none;margin-top:.5rem;margin-bottom:1rem;margin-right:1.25rem}.blog-detail-page .blog-content table:has(+img.float-left),.blog-detail-page .blog-content table:has(+img.md\:float-left){float:right;width:auto;max-width:calc(100% - min(42%, 22rem));clear:none;margin-top:.5rem;margin-bottom:1rem;margin-left:1.25rem}.blog-detail-page .blog-content img.float-left,.blog-detail-page .blog-content img.float-right,.blog-detail-page .blog-content img.md\:float-left,.blog-detail-page .blog-content img.md\:float-right{position:relative;z-index:1}}.blog-detail-page .blog-content img.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.blog-detail-page .blog-content:after{content:"";display:table;clear:both}.blog-detail-page .blog-content pre{background-color:#0d0d0d;border-radius:.5rem;padding:1rem;margin:1.5rem 0;box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.blog-detail-page .blog-content pre code{color:#e5e7eb}.blog-detail-page .blog-content .hljs-comment,.blog-detail-page .blog-content .hljs-quote{color:#6b7280;font-style:italic}.blog-detail-page .blog-content .hljs-keyword,.blog-detail-page .blog-content .hljs-link,.blog-detail-page .blog-content .hljs-literal,.blog-detail-page .blog-content .hljs-section,.blog-detail-page .blog-content .hljs-selector-tag{color:#c678dd}.blog-detail-page .blog-content .hljs-addition,.blog-detail-page .blog-content .hljs-attribute,.blog-detail-page .blog-content .hljs-bullet,.blog-detail-page .blog-content .hljs-name,.blog-detail-page .blog-content .hljs-string,.blog-detail-page .blog-content .hljs-symbol,.blog-detail-page .blog-content .hljs-template-tag,.blog-detail-page .blog-content .hljs-template-variable,.blog-detail-page .blog-content .hljs-title,.blog-detail-page .blog-content .hljs-type,.blog-detail-page .blog-content .hljs-variable{color:#98c379}.blog-detail-page .blog-content .hljs-deletion,.blog-detail-page .blog-content .hljs-number{color:#d19a66}.blog-detail-page .blog-content .hljs-built_in,.blog-detail-page .blog-content .hljs-builtin-name,.blog-detail-page .blog-content .hljs-class .hljs-title{color:#e6c07b}.blog-detail-page .blog-content .hljs-function .hljs-title,.blog-detail-page .blog-content .hljs-params,.blog-detail-page .blog-content .hljs-title.function_{color:#61afef}.blog-detail-page .blog-content .hljs-meta,.blog-detail-page .blog-content .hljs-regexp,.blog-detail-page .blog-content .hljs-selector-class,.blog-detail-page .blog-content .hljs-selector-id{color:#56b6c2}.blog-detail-page .blog-content .hljs-emphasis{font-style:italic}.blog-detail-page .blog-content .hljs-strong{font-weight:700}.blog-detail-page .blog-content table{width:100%;max-width:100%;border-collapse:collapse;overflow:visible;table-layout:auto}.blog-detail-page .blog-content table:has(colgroup>col[style^="width:"]){table-layout:fixed}.blog-detail-page .blog-content table:not(:has(colgroup>col[style^="width:"])) colgroup{display:none}.blog-detail-page .blog-content table :is(td,th){overflow:visible;vertical-align:top;word-break:normal;overflow-wrap:break-word}.blog-detail-page .blog-content table :is(td,th):after{clear:both;content:"";display:table}.blog-detail-page .blog-content{overflow-x:auto}.blog-detail-page .blog-content hr{border-top-width:2px;margin:2rem 0}.blog-detail-page .blog-content mark{border-radius:.15em;padding:.05em .25em;color:inherit}.blog-detail-page .blog-content u{text-decoration:underline;text-underline-offset:3px}.blog-detail-page .blog-content sub,.blog-detail-page .blog-content sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.blog-detail-page .blog-content sub{bottom:-.25em}.blog-detail-page .blog-content sup{top:-.5em}.blog-detail-page .blog-content del,.blog-detail-page .blog-content s{text-decoration:line-through;opacity:.85}.blog-detail-page .blog-content ul[data-type=taskList]{list-style:none;padding-left:0}.blog-detail-page .blog-content li[data-type=taskItem]>label input[type=checkbox]{accent-color:var(--color-gold);cursor:default}.blog-detail-page .blog-content .blog-blockquote{border-left:3px solid var(--color-gold);padding:.75rem 1.25rem;margin:2rem 0;background:rgba(212,175,55,.05);border-radius:0 .5rem .5rem 0;color:#9ca3af;font-style:italic}.blog-detail-page .blog-content .blog-blockquote>:first-child{margin-top:0}.blog-detail-page .blog-content .blog-blockquote>:last-child{margin-bottom:0}.blog-detail-page .blog-content .blog-blockquote p{color:inherit}.blog-detail-page .blog-content .eyebrow{font-size:.75rem;letter-spacing:.12em;color:var(--blog-accent);text-transform:uppercase;margin-bottom:1.25rem}.blog-detail-page .blog-content .hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;font-size:.85rem;color:var(--blog-meta);padding-bottom:2rem;border-bottom:1px solid var(--blog-border);margin-bottom:2rem}.blog-detail-page .blog-content .tag{display:inline-block;background:var(--blog-accent-muted);padding:3px 10px;border-radius:100px;font-size:.78rem;font-weight:500;color:var(--blog-tag-text)}.blog-detail-page .blog-content .tag.blue{background:rgba(212,175,55,.15);color:var(--blog-accent)}.blog-detail-page .blog-content .pull-quote{margin:2rem 0;padding:1.25rem 1.125rem;border-inline-start:4px solid var(--blog-accent);background:var(--blog-accent-muted);border-start-end-radius:8px;border-end-end-radius:8px;font-style:normal}@media (min-width:768px){.blog-detail-page .blog-content .pull-quote{margin:3rem 0;padding:1.75rem 2rem}}.blog-detail-page .blog-content .pull-quote p{font-size:1.25rem;line-height:1.4;color:var(--blog-text-primary);margin-bottom:.5rem}.blog-detail-page .blog-content .pull-quote cite{display:block;font-size:.72rem;color:var(--blog-text-secondary);font-style:normal;letter-spacing:.06em}.blog-detail-page .blog-content .tier-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:2rem 0}@media (min-width:768px){.blog-detail-page .blog-content .tier-grid{grid-template-columns:repeat(3,1fr)}}.blog-detail-page .blog-content .tier-card{background:var(--blog-surface-elevated);border:1px solid var(--blog-border);border-radius:10px;padding:1.125rem}@media (min-width:768px){.blog-detail-page .blog-content .tier-card{padding:1.25rem}}.blog-detail-page .blog-content .tier-card.featured{border-color:var(--blog-accent);background:var(--blog-accent-muted)}.blog-detail-page .blog-content .tier-name{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--blog-text-secondary);margin-bottom:6px}.blog-detail-page .blog-content .tier-card.featured .tier-name{color:var(--blog-accent)}.blog-detail-page .blog-content .tier-model{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:var(--blog-text-primary)}.blog-detail-page .blog-content .tier-desc{font-size:.82rem;color:var(--blog-text-secondary);line-height:1.5}.blog-detail-page .blog-content .callout{background:var(--blog-callout-surface);border:1px solid var(--blog-callout-border);border-radius:10px;color:var(--blog-callout-text);padding:1.25rem 1.125rem;margin:1.5rem 0}.blog-detail-page .blog-content .callout ul{list-style-position:outside;padding-left:1.25rem;margin-top:.75rem;margin-bottom:0}.blog-detail-page .blog-content .callout li{margin-top:.5em;margin-bottom:.5em;padding-left:.25em;color:inherit}.blog-detail-page .blog-content .callout li::marker{color:var(--blog-accent)}.blog-detail-page .blog-content .callout li:first-child{margin-top:0}.blog-detail-page .blog-content .callout li:last-child{margin-bottom:0}.blog-detail-page .blog-content .callout-label{font-size:.7rem;letter-spacing:.1em;color:var(--blog-callout-label);text-transform:uppercase;margin-bottom:.75rem}.blog-detail-page .blog-content .callout-label>p{margin:0}.blog-detail-page .blog-content .callout li>p{display:inline;margin:0;color:inherit}.blog-detail-page .blog-content .callout li :is(strong,b):not([style*=color]){color:var(--blog-text-primary);font-weight:600}@media (min-width:768px){.blog-detail-page .blog-content .callout{padding:1.75rem 2rem;margin:2rem 0}}.blog-detail-page .blog-content .date-divider{display:flex;align-items:center;gap:16px;margin:2.75rem 0 2rem}.blog-detail-page .blog-content .date-divider hr{flex:1;border:none;border-top:1px solid var(--blog-border);margin:0}.blog-detail-page .blog-content .date-badge{font-size:.72rem;color:var(--blog-text-secondary);white-space:nowrap;letter-spacing:.06em}.blog-detail-page .blog-content .cta-block{margin-top:2.5rem;padding:1.75rem 1.125rem;background:var(--blog-cta-surface);border:1px solid var(--blog-border);border-radius:14px;color:var(--blog-cta-heading);text-align:center}@media (min-width:768px){.blog-detail-page .blog-content .cta-block{margin-top:3.5rem;padding:2.5rem}}.blog-detail-page .blog-content .cta-block h3{color:var(--blog-cta-heading);margin-bottom:14px}.blog-detail-page .blog-content .cta-block p{font-size:.95rem;color:var(--blog-cta-subtext);margin-bottom:1.75rem}.blog-detail-page .blog-content a.cta-btn{display:inline-block;background:var(--blog-cta-button-bg);color:var(--blog-cta-button-text);padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem}.blog-detail-page .blog-content h1 em,.blog-detail-page .blog-content h1.hero-title em{font-style:italic;color:var(--blog-accent)}