.editorial-block{color:var(--foreground);margin:clamp(1.75rem,4vw,3.5rem) 0;position:relative}.editorial-block>:first-child{margin-top:0}.editorial-block>:last-child{margin-bottom:0}.editorial-block h2,.editorial-block h3,.editorial-block h4{color:var(--foreground);letter-spacing:-.035em;font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.12}.editorial-block--takeaways{border-top:2px solid var(--foreground);padding-top:1.05rem}.editorial-block--takeaways h2,.editorial-block--takeaways h3,.editorial-block--takeaways h4{color:var(--accent);font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;font-size:.66rem;font-weight:750}.editorial-block--takeaways ol{counter-reset:takeaway;margin:0;padding:0;list-style:none;display:grid}.editorial-block--takeaways li{border-top:1px solid var(--border);counter-increment:takeaway;grid-template-columns:2.5rem minmax(0,1fr);gap:.85rem;padding:1.15rem 0;font-size:.98rem;line-height:1.65;display:grid}.editorial-block--takeaways li:before{color:var(--accent);font-family:var(--font-numeric), ui-monospace, monospace;font-variant-numeric:tabular-nums;letter-spacing:.08em;content:counter(takeaway, decimal-leading-zero);font-size:.72rem}.editorial-block--takeaways li>*{grid-column:2}.editorial-block--takeaways li>:first-child{margin-top:0}.editorial-block--takeaways li>:last-child{margin-bottom:0}.editorial-block--pull-quote{border-inline-start:2px solid var(--accent);background:color-mix(in oklab, var(--muted) 44%, var(--surface));max-width:62rem;padding:1.15rem 1.25rem}.editorial-block--pull-quote blockquote,.editorial-block--pull-quote>p{color:var(--foreground);border:0;margin:0;padding:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Noto Serif,serif;font-size:clamp(1.05rem,1.6vw,1.28rem);font-style:italic;line-height:1.58}.editorial-block--source-snapshot{border-inline-start:3px solid var(--accent);color:#f7fbff;background:#07111f;border-radius:.85rem;max-width:48rem;padding:1.4rem 1.55rem}.editorial-block--source-snapshot:before{color:#79bcff;font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;content:"Nguồn tham chiếu";margin-bottom:.7rem;font-size:.62rem;font-weight:750;display:block}.editorial-block--source-snapshot blockquote,.editorial-block--source-snapshot>p{color:inherit;border:0;margin:0;padding:0;font-size:.98rem;font-weight:560;line-height:1.62}.editorial-block--source-snapshot a{color:#a9d5ff;text-decoration-color:#4c9ff0}.editorial-block--role-card,.editorial-block--timeline,.editorial-block--specification,.editorial-block--compatibility,.editorial-block--shipping-note,.editorial-block--data-table{border:1px solid color-mix(in oklab, var(--foreground) 14%, var(--border));background:var(--surface);border-radius:1rem;overflow:hidden}.editorial-block--role-card,.editorial-block--timeline,.editorial-block--specification,.editorial-block--compatibility,.editorial-block--shipping-note{grid-template-columns:minmax(11rem,.92fr) minmax(0,1.35fr);column-gap:clamp(1.25rem,3vw,2.2rem);padding:clamp(1.25rem,3vw,1.8rem);display:grid}.editorial-block--role-card h2,.editorial-block--role-card h3,.editorial-block--role-card h4,.editorial-block--timeline h2,.editorial-block--timeline h3,.editorial-block--timeline h4,.editorial-block--specification h2,.editorial-block--specification h3,.editorial-block--specification h4,.editorial-block--compatibility h2,.editorial-block--compatibility h3,.editorial-block--compatibility h4,.editorial-block--shipping-note h2,.editorial-block--shipping-note h3,.editorial-block--shipping-note h4{grid-column:1;margin-bottom:0}.editorial-block--role-card h2:before,.editorial-block--role-card h3:before,.editorial-block--role-card h4:before,.editorial-block--timeline h2:before,.editorial-block--timeline h3:before,.editorial-block--timeline h4:before,.editorial-block--specification h2:before,.editorial-block--specification h3:before,.editorial-block--specification h4:before,.editorial-block--compatibility h2:before,.editorial-block--compatibility h3:before,.editorial-block--compatibility h4:before,.editorial-block--shipping-note h2:before,.editorial-block--shipping-note h3:before,.editorial-block--shipping-note h4:before{color:var(--accent);font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.59rem;font-weight:750;display:block}.editorial-block--role-card h2:before,.editorial-block--role-card h3:before,.editorial-block--role-card h4:before{content:"Role / taxonomy"}.editorial-block--timeline h2:before,.editorial-block--timeline h3:before,.editorial-block--timeline h4:before{content:"Timeline"}.editorial-block--specification h2:before,.editorial-block--specification h3:before,.editorial-block--specification h4:before{content:"Specification"}.editorial-block--compatibility h2:before,.editorial-block--compatibility h3:before,.editorial-block--compatibility h4:before{content:"Compatibility"}.editorial-block--shipping-note h2:before,.editorial-block--shipping-note h3:before,.editorial-block--shipping-note h4:before{content:"Delivery / policy"}.editorial-block--role-card>:not(h2,h3,h4),.editorial-block--timeline>:not(h2,h3,h4),.editorial-block--specification>:not(h2,h3,h4),.editorial-block--compatibility>:not(h2,h3,h4),.editorial-block--shipping-note>:not(h2,h3,h4){min-width:0;color:var(--muted-foreground);grid-column:2;margin-top:0;font-size:.9rem;line-height:1.55}.editorial-block--role-card>:not(h2,h3,h4)+:not(h2,h3,h4),.editorial-block--timeline>:not(h2,h3,h4)+:not(h2,h3,h4),.editorial-block--specification>:not(h2,h3,h4)+:not(h2,h3,h4),.editorial-block--compatibility>:not(h2,h3,h4)+:not(h2,h3,h4),.editorial-block--shipping-note>:not(h2,h3,h4)+:not(h2,h3,h4){border-top:1px solid color-mix(in oklab, var(--border) 75%, transparent);padding-top:.75rem}.editorial-block--timeline{border-inline-start:3px solid var(--accent)}.editorial-block--metric{border:1px solid color-mix(in oklab, var(--foreground) 15%, var(--border));background:var(--surface);border-radius:1rem;place-items:center start;min-height:8.5rem;padding:clamp(1.3rem,3vw,1.9rem);display:grid}.editorial-block--metric p{color:var(--foreground);font-family:var(--font-numeric), ui-monospace, monospace;font-variant-numeric:tabular-nums;letter-spacing:-.07em;margin:0;font-size:clamp(1.7rem,4vw,3rem);font-weight:540;line-height:1}.editorial-block--data-table{overscroll-behavior-inline:contain;overflow-x:auto}.editorial-block--data-table table{border-collapse:collapse;width:100%;min-width:42rem;margin:0}.editorial-block--data-table th{color:#f7fbff;letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#07111f;padding:.85rem .9rem;font-size:.68rem}.editorial-block--data-table td{border-top:1px solid var(--border);vertical-align:top;padding:.85rem .9rem}.editorial-emphasis{color:var(--accent);font-family:ui-serif,Georgia,Cambria,Times New Roman,Noto Serif,serif;font-size:1.06em;font-style:italic;font-weight:500}.editor-font-size-control,.editor-selection-control{border:1px solid var(--border);background:var(--surface);min-height:1.85rem;color:var(--foreground);border-radius:.3rem;padding:.15rem 1.55rem .15rem .5rem;font-size:.72rem;font-weight:650}.editor-font-size-field,.editor-selection-font-size-field{border:1px solid color-mix(in oklab, var(--accent) 28%, var(--border));background:color-mix(in oklab, var(--accent) 4%, var(--surface));min-height:2rem;color:var(--muted-foreground);font-family:var(--font-numeric), ui-monospace, monospace;font-variant-numeric:tabular-nums;border-radius:.5rem;align-items:center;gap:.28rem;padding-right:.55rem;font-size:.68rem;font-weight:700;display:inline-flex}.editor-font-size-field{min-width:6.65rem}.editor-selection-font-size-field{flex:0 0 6.4rem;min-width:6.4rem}.editor-font-size-control{border-radius:inherit;width:4.7rem;min-width:0;color:var(--foreground);background:0 0;border:0;padding:.15rem .2rem .15rem .65rem}.editor-font-size-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.editor-font-size-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor-selection-font-size::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.editor-selection-font-size::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor-font-size-control,.editor-selection-font-size{appearance:textfield}.editor-selection-control{max-width:min(12.5rem,30vw)}select.editor-selection-control{border-color:color-mix(in oklab, var(--accent) 24%, var(--border));background-color:color-mix(in oklab, var(--accent) 4%, var(--surface));appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2360789a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .55rem center;background-repeat:no-repeat;background-size:.8rem;border-radius:.5rem;min-width:10.25rem;min-height:2rem;padding-right:2rem}select.editor-selection-control:hover,.editor-font-size-field:hover,.editor-selection-font-size-field:hover{border-color:color-mix(in oklab, var(--accent) 52%, var(--border));background-color:color-mix(in oklab, var(--accent) 8%, var(--surface))}.editor-selection-font-size{border-radius:inherit;width:4.45rem;min-width:0;max-width:none;color:var(--foreground);background:0 0;border:0;padding:.15rem .1rem .15rem .55rem}.editor-selection-reset{border:1px solid color-mix(in oklab, var(--accent) 24%, var(--border));background:color-mix(in oklab, var(--accent) 7%, var(--surface));min-height:2rem;color:var(--accent);cursor:pointer;border-radius:.5rem;padding:.2rem .65rem;font-size:.72rem;font-weight:750}.editor-font-size-control:focus-visible,.editor-selection-control:focus-visible,.editor-selection-reset:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.editor-font-size-field:focus-within,.editor-selection-font-size-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--accent) 15%, transparent)}.editor-selection-reset:hover{background:color-mix(in oklab, var(--accent) 14%, var(--surface))}.article-image-gallery{--gallery-background:#151515;--gallery-card:#1c1c1c;--gallery-border:#ffffff0d;--gallery-muted:#868686;background:var(--gallery-background);color:#f2f2f2;color:lab(95.36% 0 0);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:clamp(1.5rem,4vw,2.5rem) 0}@supports (color:lab(0% 0 0)){.article-image-gallery{--gallery-muted:lab(55.92% -.0000298023 0)}}.article-image-gallery__header{justify-content:space-between;align-items:flex-start;gap:1rem;min-height:3.125rem;padding:0 .25rem .75rem;display:flex}.article-image-gallery__heading strong,.article-image-gallery__heading span{display:block}.article-image-gallery__heading strong{color:#f2f2f2;color:lab(95.36% 0 0);font-size:.875rem;font-weight:600;line-height:1.25rem}.article-image-gallery__heading span,.article-image-gallery__total{color:var(--gallery-muted);font-size:.75rem;font-weight:400;line-height:1rem}.article-image-gallery__heading span{margin-top:.125rem}.article-image-gallery__total{font-variant-numeric:tabular-nums;flex:none;padding-top:.0625rem}.article-image-gallery__viewport{contain:layout paint;overscroll-behavior:none;border:1px solid var(--gallery-border);background:var(--gallery-background);scrollbar-gutter:stable;overflow-anchor:none;border-radius:1.5rem;width:100%;height:34rem;padding:.75rem;overflow-y:auto}.article-image-gallery__viewport:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.article-image-gallery__masonry{columns:13rem;column-gap:.75rem;width:100%}.article-image-gallery__masonry[data-masonry-enhanced=true]{columns:auto;position:relative}.article-image-gallery__item{break-inside:avoid;border:1px solid var(--gallery-border);background:var(--gallery-card);width:100%;box-shadow:none;border-radius:1rem;margin:0 0 .75rem;display:inline-block;position:relative;overflow:hidden}.article-image-gallery__masonry[data-masonry-enhanced=true]>.article-image-gallery__item{will-change:transform;margin:0;display:block;position:absolute;top:0;left:0}.article-image-gallery__link{color:inherit;text-decoration:none;display:block;overflow:hidden}.article-image-gallery__link img{object-fit:cover;background:#202020;width:100%;height:16.25rem;display:block}.article-image-gallery__item:nth-child(6n+2) img{height:11.875rem}.article-image-gallery__item:nth-child(6n+3) img{height:14.375rem}.article-image-gallery__item:nth-child(6n+4) img{height:18.75rem}.article-image-gallery__item:nth-child(6n+5) img{height:13.125rem}.article-image-gallery__item:nth-child(6n+6) img{height:17.5rem}.article-image-gallery__caption{color:#f2f2f2;color:lab(95.36% 0 0);background:0 0;justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;min-height:2.75rem;padding:.75rem;display:flex}.article-image-gallery__alt{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.article-image-gallery__index{color:var(--gallery-muted);font-variant-numeric:tabular-nums;letter-spacing:.05em;text-transform:uppercase;flex:none;font-size:.625rem;font-weight:400;line-height:1rem}.article-image-gallery__link:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.ProseMirror .article-image-gallery.ProseMirror-selectednode,.ProseMirror .ProseMirror-selectednode.article-image-gallery{outline:3px solid color-mix(in oklab, var(--accent) 72%, transparent);outline-offset:4px}.content-prose .editorial-block,.ProseMirror .editorial-block{--editorial-rule:color-mix(in oklab, var(--foreground) 12%, transparent);--editorial-hairline:color-mix(in oklab, var(--foreground) 9%, var(--border));margin-block:clamp(1.25rem,3vw,2.25rem)}.content-prose .editorial-block--metric,.ProseMirror .editorial-block--metric{min-height:0;padding:clamp(.95rem,2vw,1.25rem) clamp(1rem,2.5vw,1.5rem)}.content-prose .editorial-block--metric p,.ProseMirror .editorial-block--metric p{letter-spacing:-.018em;font-size:clamp(.98rem,1.5vw,1.12rem);line-height:1.5}.content-prose .editorial-block h2,.content-prose .editorial-block h3,.ProseMirror .editorial-block h2,.ProseMirror .editorial-block h3{letter-spacing:-.055em;text-wrap:balance;max-width:22ch;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:580;line-height:1.04}.content-prose .editorial-block h2 em,.content-prose .editorial-block h3 em,.ProseMirror .editorial-block h2 em,.ProseMirror .editorial-block h3 em{color:var(--accent);font-family:ui-serif,Georgia,Cambria,Times New Roman,Noto Serif,serif;font-size:1.08em;font-weight:470}.content-prose .editorial-block p,.content-prose .editorial-block li,.ProseMirror .editorial-block p,.ProseMirror .editorial-block li{font-size:clamp(.96rem,1.2vw,1.04rem);line-height:1.72}.content-prose .editorial-block--takeaways,.ProseMirror .editorial-block--takeaways{border-top-width:1.5px;padding-top:1.5rem}.content-prose .editorial-block--takeaways h2,.content-prose .editorial-block--takeaways h3,.content-prose .editorial-block--takeaways h4,.ProseMirror .editorial-block--takeaways h2,.ProseMirror .editorial-block--takeaways h3,.ProseMirror .editorial-block--takeaways h4{max-width:none;color:var(--foreground);font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.16em;align-items:center;gap:.65rem;margin:0 0 1.35rem;font-size:.68rem;font-weight:720;display:flex}.content-prose .editorial-block--takeaways h2:before,.content-prose .editorial-block--takeaways h3:before,.content-prose .editorial-block--takeaways h4:before,.ProseMirror .editorial-block--takeaways h2:before,.ProseMirror .editorial-block--takeaways h3:before,.ProseMirror .editorial-block--takeaways h4:before{background:var(--accent);width:.42rem;height:.42rem;box-shadow:0 0 0 .28rem color-mix(in oklab, var(--accent) 9%, transparent);content:"";border-radius:999px}.content-prose .editorial-block--takeaways li,.ProseMirror .editorial-block--takeaways li{border-top:1px solid var(--editorial-rule);color:color-mix(in oklab, var(--foreground) 77%, var(--muted-foreground));grid-template-columns:clamp(2.6rem,7vw,3.5rem) minmax(0,1fr);gap:clamp(.65rem,2vw,1.15rem);padding:clamp(1.2rem,3vw,1.65rem) 0}.content-prose .editorial-block--takeaways li:before,.ProseMirror .editorial-block--takeaways li:before{letter-spacing:.11em;padding-top:.22rem;font-size:.7rem;font-weight:620}.content-prose .editorial-block--takeaways li strong,.ProseMirror .editorial-block--takeaways li strong{color:var(--foreground);font-weight:720}.content-prose .editorial-block--pull-quote,.ProseMirror .editorial-block--pull-quote{background:color-mix(in oklab, var(--foreground) 3%, var(--surface));border-inline-start-width:1.5px;padding:clamp(1.35rem,3vw,1.85rem) clamp(1.25rem,4vw,2rem)}.content-prose .editorial-block--pull-quote blockquote,.content-prose .editorial-block--pull-quote>p,.ProseMirror .editorial-block--pull-quote blockquote,.ProseMirror .editorial-block--pull-quote>p{letter-spacing:-.018em;max-width:48rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.content-prose .editorial-block--source-snapshot,.ProseMirror .editorial-block--source-snapshot{border:1px solid #ffffff17;border:1px solid lab(100% -.0000298023 .0000119209/.09);border-inline-start:2px solid var(--accent);box-shadow:none;background:#090d13;border-radius:1rem;padding:clamp(1.55rem,4vw,2.15rem)}.content-prose .editorial-block--source-snapshot:before,.ProseMirror .editorial-block--source-snapshot:before{color:color-mix(in oklab, var(--accent) 82%, white);letter-spacing:.16em}.content-prose .editorial-block--role-card,.content-prose .editorial-block--timeline,.content-prose .editorial-block--highlights,.content-prose .editorial-block--specification,.content-prose .editorial-block--compatibility,.content-prose .editorial-block--shipping-note,.ProseMirror .editorial-block--role-card,.ProseMirror .editorial-block--timeline,.ProseMirror .editorial-block--highlights,.ProseMirror .editorial-block--specification,.ProseMirror .editorial-block--compatibility,.ProseMirror .editorial-block--shipping-note{border:1px solid var(--editorial-hairline);background:var(--surface);box-shadow:none;border-radius:1rem;grid-template-columns:minmax(10rem,.88fr) minmax(0,1.18fr);column-gap:clamp(1.35rem,4vw,2.5rem);padding:clamp(1.35rem,3.4vw,2rem);display:grid;overflow:hidden}.content-prose .editorial-block--role-card>:not(h2,h3,h4),.content-prose .editorial-block--timeline>:not(h2,h3,h4),.content-prose .editorial-block--highlights>:not(h2,h3,h4),.content-prose .editorial-block--specification>:not(h2,h3,h4),.content-prose .editorial-block--compatibility>:not(h2,h3,h4),.content-prose .editorial-block--shipping-note>:not(h2,h3,h4),.ProseMirror .editorial-block--role-card>:not(h2,h3,h4),.ProseMirror .editorial-block--timeline>:not(h2,h3,h4),.ProseMirror .editorial-block--highlights>:not(h2,h3,h4),.ProseMirror .editorial-block--specification>:not(h2,h3,h4),.ProseMirror .editorial-block--compatibility>:not(h2,h3,h4),.ProseMirror .editorial-block--shipping-note>:not(h2,h3,h4){grid-column:2;min-width:0;margin-top:0}.content-prose .editorial-block--role-card h2,.content-prose .editorial-block--role-card h3,.content-prose .editorial-block--timeline h2,.content-prose .editorial-block--timeline h3,.content-prose .editorial-block--highlights h2,.content-prose .editorial-block--highlights h3,.content-prose .editorial-block--specification h2,.content-prose .editorial-block--specification h3,.content-prose .editorial-block--compatibility h2,.content-prose .editorial-block--compatibility h3,.content-prose .editorial-block--shipping-note h2,.content-prose .editorial-block--shipping-note h3,.ProseMirror .editorial-block--role-card h2,.ProseMirror .editorial-block--role-card h3,.ProseMirror .editorial-block--timeline h2,.ProseMirror .editorial-block--timeline h3,.ProseMirror .editorial-block--highlights h2,.ProseMirror .editorial-block--highlights h3,.ProseMirror .editorial-block--specification h2,.ProseMirror .editorial-block--specification h3,.ProseMirror .editorial-block--compatibility h2,.ProseMirror .editorial-block--compatibility h3,.ProseMirror .editorial-block--shipping-note h2,.ProseMirror .editorial-block--shipping-note h3{letter-spacing:-.042em;grid-column:1;align-self:start;margin:0;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:620;line-height:1.08}.content-prose .editorial-block :is(ul,ol),.ProseMirror .editorial-block :is(ul,ol){padding-left:0;list-style:none}.content-prose .editorial-block--role-card li,.content-prose .editorial-block--timeline li,.content-prose .editorial-block--highlights li,.content-prose .editorial-block--specification li,.content-prose .editorial-block--compatibility li,.content-prose .editorial-block--shipping-note li,.ProseMirror .editorial-block--role-card li,.ProseMirror .editorial-block--timeline li,.ProseMirror .editorial-block--highlights li,.ProseMirror .editorial-block--specification li,.ProseMirror .editorial-block--compatibility li,.ProseMirror .editorial-block--shipping-note li{border-top:1px solid var(--editorial-rule);color:var(--muted-foreground);margin:0;padding:.7rem 0 .7rem 1.25rem;font-size:.9rem;line-height:1.58;position:relative}.content-prose .editorial-block--role-card li:before,.content-prose .editorial-block--timeline li:before,.content-prose .editorial-block--highlights li:before,.content-prose .editorial-block--specification li:before,.content-prose .editorial-block--compatibility li:before,.content-prose .editorial-block--shipping-note li:before,.ProseMirror .editorial-block--role-card li:before,.ProseMirror .editorial-block--timeline li:before,.ProseMirror .editorial-block--highlights li:before,.ProseMirror .editorial-block--specification li:before,.ProseMirror .editorial-block--compatibility li:before,.ProseMirror .editorial-block--shipping-note li:before{background:var(--accent);content:"";border-radius:999px;width:.34rem;height:.34rem;position:absolute;top:1.25rem;left:.1rem}.content-prose .editorial-block--data-table,.ProseMirror .editorial-block--data-table{border-color:var(--editorial-hairline);border-radius:1rem}.content-prose .editorial-block--data-table th,.ProseMirror .editorial-block--data-table th{color:#f7fbff;font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.07em;background:#090d13;padding:1rem;font-size:.65rem;font-weight:720}.content-prose .editorial-block--data-table th :where(p,span,strong,em,a),.ProseMirror .editorial-block--data-table th :where(p,span,strong,em,a){color:inherit;font:inherit;letter-spacing:inherit;margin:0;line-height:1.45}.article-gallery-lightbox{z-index:260;color:#f8fbff;grid-template-rows:auto minmax(0,1fr) auto;padding:clamp(.75rem,2vw,1.25rem);animation:.18s cubic-bezier(.32,.72,0,1) both article-gallery-enter;display:grid;position:fixed;inset:0}.article-gallery-lightbox__backdrop{z-index:-1;cursor:zoom-out;background:#05070beb;background:lab(1.86412% -.125475 -1.72595/.92);border:0;position:fixed;inset:0}.article-gallery-lightbox__header,.article-gallery-lightbox__footer{justify-content:space-between;align-items:center;gap:1rem;width:min(100%,90rem);margin-inline:auto;display:flex}.article-gallery-lightbox__header{padding-bottom:.75rem}.article-gallery-lightbox__identity,.article-gallery-lightbox__actions{align-items:center;gap:.55rem;display:flex}.article-gallery-lightbox__identity{font-size:.78rem;font-weight:690}.article-gallery-lightbox__identity>svg{width:1rem;height:1rem;color:var(--accent)}.article-gallery-lightbox__count{color:#8c97a7;font-family:var(--font-numeric), ui-monospace, monospace;font-size:.65rem}.article-gallery-lightbox__actions a,.article-gallery-lightbox__actions button,.article-gallery-lightbox__nav{color:#f8fbff;cursor:pointer;background:#111820e0;background:lab(7.83233% -1.34185 -6.7308/.88);border:1px solid #ffffff24;border:1px solid lab(100% -.0000298023 .0000119209/.14);border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;transition:border-color .15s,background-color .15s,color .15s;display:grid}.article-gallery-lightbox__actions :is(a,button):hover,.article-gallery-lightbox__nav:hover{border-color:var(--accent);background:color-mix(in oklab, var(--accent) 18%, #111820);color:#fff}.article-gallery-lightbox__actions svg,.article-gallery-lightbox__nav svg{width:1rem;height:1rem}.article-gallery-lightbox__stage{place-items:center;min-height:0;display:grid;position:relative}.article-gallery-lightbox__stage img{object-fit:contain;border-radius:.9rem;max-width:min(100%,90rem);max-height:calc(100dvh - 10.5rem);animation:.22s cubic-bezier(.32,.72,0,1) both article-gallery-image;display:block}.article-gallery-lightbox__nav{z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.article-gallery-lightbox__nav--previous{left:clamp(0rem,2vw,1rem)}.article-gallery-lightbox__nav--next{right:clamp(0rem,2vw,1rem)}.article-gallery-lightbox__footer{align-items:flex-end;padding-top:.75rem}.article-gallery-lightbox__footer p{color:#d6dce5;text-overflow:ellipsis;white-space:nowrap;max-width:60ch;margin:0;font-size:.78rem;line-height:1.4;overflow:hidden}.article-gallery-lightbox__progress{background:#ffffff24;background:lab(100% -.0000298023 .0000119209/.14);width:min(12rem,34vw);height:1px;overflow:hidden}.article-gallery-lightbox__progress span{background:var(--accent);height:100%;transition:width .18s cubic-bezier(.32,.72,0,1);display:block}@keyframes article-gallery-enter{0%{opacity:0}}@keyframes article-gallery-image{0%{opacity:0;transform:scale(.985)}}.editorial-autostyle-panel{border:1px solid color-mix(in oklab, var(--accent) 28%, var(--border));border-top:2px solid var(--accent);background:var(--surface);color:var(--foreground);border-radius:.75rem;margin:.875rem 0;overflow:hidden}.editorial-autostyle-panel__header,.editorial-autostyle-panel__controls,.editorial-autostyle-panel__footer{justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}.editorial-autostyle-panel__header{border-bottom:1px solid var(--border);align-items:flex-start}.editorial-autostyle-panel__header h3{margin:.1rem 0;font-size:.92rem;line-height:1.25}.editorial-autostyle-panel__header p{max-width:42rem;color:var(--muted-foreground);margin:0;font-size:.76rem;line-height:1.45}.editorial-autostyle-panel__eyebrow{font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.35rem;font-weight:750;display:flex;color:var(--accent)!important;font-size:.59rem!important}.editorial-autostyle-panel__eyebrow svg{width:.8rem;height:.8rem}.editorial-autostyle-panel__icon{width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;place-items:center;display:inline-grid}.editorial-autostyle-panel__icon:hover{border-color:var(--border);background:var(--surface-secondary);color:var(--foreground)}.editorial-autostyle-panel__icon:focus-visible,.editorial-autostyle-panel button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.editorial-autostyle-candidate:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.editorial-autostyle-panel__controls{background:color-mix(in oklab, var(--accent) 3%, var(--surface));flex-wrap:wrap;min-height:3.25rem}.editorial-autostyle-panel__switch{cursor:pointer;align-items:center;gap:.5rem;min-height:2rem;font-size:.74rem;font-weight:650;display:inline-flex}.editorial-autostyle-panel__switch input,.editorial-autostyle-candidate input{accent-color:var(--accent)}.editorial-autostyle-panel__actions{flex-wrap:wrap;gap:.65rem;display:flex}.editorial-autostyle-panel__actions button{min-height:2rem;color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:.25rem;padding:.2rem 0;font-size:.7rem;font-weight:700}.editorial-autostyle-panel__actions button:hover{color:var(--accent-hover);text-decoration:underline;text-decoration-thickness:1px}.editorial-autostyle-panel__actions svg,.editorial-autostyle-panel__apply svg{width:.85rem;height:.85rem}.editorial-autostyle-panel__candidates{max-height:min(19rem,42vh);display:grid;overflow-y:auto}.editorial-autostyle-candidate{border-top:1px solid color-mix(in oklab, var(--border) 75%, transparent);cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.6rem;min-height:3.75rem;padding:.65rem 1rem;display:grid}.editorial-autostyle-candidate:first-child{border-top:0}.editorial-autostyle-candidate:hover{background:color-mix(in oklab, var(--accent) 4%, var(--surface))}.editorial-autostyle-candidate input{margin-top:.17rem}.editorial-autostyle-candidate strong,.editorial-autostyle-candidate small{display:block}.editorial-autostyle-candidate strong{color:var(--foreground);font-size:.78rem;line-height:1.3}.editorial-autostyle-candidate small{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:.1rem;font-size:.7rem;line-height:1.35}.editorial-autostyle-candidate em{color:var(--accent);font-family:var(--font-numeric), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;align-self:center;font-size:.56rem;font-style:normal}.editorial-autostyle-panel__empty{background:color-mix(in oklab, var(--accent) 3%, var(--surface));color:var(--muted-foreground);margin:0;padding:1rem;font-size:.8rem}.editorial-autostyle-panel__footer{border-top:1px solid var(--border);min-height:3.6rem;color:var(--muted-foreground);font-size:.75rem}.editorial-autostyle-panel__apply{background:var(--accent);min-height:2.15rem;color:var(--accent-foreground);cursor:pointer;border:0;border-radius:.35rem;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.72rem;font-weight:750;transition:transform .16s,background-color .16s;display:inline-flex}.editorial-autostyle-panel__apply:hover{background:var(--accent-hover);transform:translateY(-1px)}.editorial-autostyle-panel__apply:active{transform:translateY(0)scale(.98)}.editorial-autostyle-panel__apply:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:640px){.editorial-block--role-card,.editorial-block--timeline,.editorial-block--highlights,.editorial-block--specification,.editorial-block--compatibility,.editorial-block--shipping-note{grid-template-columns:1fr}.editorial-block--role-card>:not(h2,h3,h4),.editorial-block--timeline>:not(h2,h3,h4),.editorial-block--highlights>:not(h2,h3,h4),.editorial-block--specification>:not(h2,h3,h4),.editorial-block--compatibility>:not(h2,h3,h4),.editorial-block--shipping-note>:not(h2,h3,h4){grid-column:1}.editorial-block--takeaways li{grid-template-columns:2.1rem minmax(0,1fr);gap:.55rem}.editorial-autostyle-panel__header,.editorial-autostyle-panel__controls,.editorial-autostyle-panel__footer{padding:.75rem}.editorial-autostyle-panel__footer{flex-direction:column;align-items:stretch}.editorial-autostyle-panel__apply{justify-content:center;width:100%}.editorial-autostyle-candidate{padding-inline:.75rem}.editorial-autostyle-candidate em{display:none}.editor-selection-control{max-width:min(10rem,42vw)}select.editor-selection-control{min-width:min(10rem,42vw)}.article-gallery-lightbox{padding:.65rem}.article-gallery-lightbox__identity>span:first-of-type{display:none}.article-gallery-lightbox__stage img{border-radius:.65rem;max-height:calc(100dvh - 9.5rem)}.article-gallery-lightbox__nav{background:#111820d1;background:lab(7.83233% -1.34185 -6.7308/.82);width:2.35rem;height:2.35rem}.article-gallery-lightbox__footer p{max-width:58vw}}@media (prefers-reduced-motion:reduce){.editorial-autostyle-panel__apply,.article-image-gallery__link img{transition:none}.article-gallery-lightbox,.article-gallery-lightbox__stage img{animation:none}.article-gallery-lightbox__progress span{transition:none}}
.ProseMirror .download-gate{border:1px solid var(--editor-toolbar-border,var(--border))!important;background:var(--editor-bg,var(--surface-secondary))!important;border-radius:10px!important;margin:10px 0!important;padding:12px!important;transition:border-color .2s,background-color .2s,transform .2s!important;display:block!important;position:relative!important}.ProseMirror .download-gate:hover{border-color:color-mix(in oklch, var(--accent), var(--border) 60%)!important;background:var(--editor-control-hover,var(--surface-secondary))!important}.ProseMirror .download-gate:before{content:"DOWNLOAD GATE"!important;background:var(--surface)!important;color:var(--muted-foreground)!important;border:1px solid var(--editor-toolbar-border,var(--border))!important;letter-spacing:0!important;border-radius:6px!important;padding:3px 8px!important;font-size:10px!important;font-weight:600!important;position:absolute!important;top:-12px!important;left:16px!important}.ProseMirror .download-gate-locked{background:linear-gradient(135deg, color-mix(in oklch, var(--accent) 6%, var(--surface)) 0%, var(--surface) 100%)!important;border:1px solid color-mix(in oklch, var(--accent) 18%, var(--border))!important;text-align:center!important;border-radius:12px!important;padding:16px!important}.ProseMirror .download-gate-locked p{color:var(--foreground)!important;margin:8px 0 0!important;font-size:14px!important;font-weight:600!important}.ProseMirror .download-gate>:first-child,.ProseMirror .download-gate-locked>:first-child{margin-top:0!important}.ProseMirror .download-gate>:last-child,.ProseMirror .download-gate-locked>:last-child{margin-bottom:0!important}.ProseMirror .download-gate+p:empty{height:0!important;margin:0!important;padding:0!important;display:none!important}.ProseMirror p:empty:has(+.download-gate){height:0!important;margin:0!important;padding:0!important;display:none!important}:not(.ProseMirror) .download-gate .download-gate-locked{display:block!important}:not(.ProseMirror) .download-gate .download-gate-content{display:none!important}.download-gate a{color:inherit!important;text-decoration:none!important}.download-gate-processing .download-gate{opacity:1!important;pointer-events:auto!important}.related-post-embed{margin:16px 0;display:block}.related-post-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.related-post-card:hover{border-color:#cbd5e1;transform:translateY(-1px)}.related-post-card:focus-visible{outline-offset:3px;outline:3px solid #0ea5e93d}.ProseMirror .related-post-embed.ProseMirror-selectednode .related-post-card{outline-offset:3px;outline:2px solid #0ea5e980}.related-post-embed .related-post-card{width:100%}.related-post-embed p,.related-post-embed div{margin:0;padding:0}.related-post-embed .related-post-card+p:empty,.related-post-embed .related-post-card+div:empty{height:0!important;margin:0!important;padding:0!important;display:none!important}.related-post-embed>a{display:block;color:inherit!important;text-decoration:none!important}.related-post-thumb{background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.related-post-thumb img{object-fit:cover;width:100%;height:100%;display:block}.related-post-placeholder{color:#64748b;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:700;display:flex}.related-post-info{flex:1;min-width:0}.related-post-label{color:#0369a1;background:#e0f2fe;border-radius:999px;align-items:center;width:fit-content;margin-bottom:6px;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.related-post-title{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.4}.related-post-excerpt{color:#475569;margin-bottom:4px;font-size:13px;line-height:1.5}.related-post-meta{color:#0284c7;font-size:12px;font-weight:600}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-embed{margin:20px 0;padding:0}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-card{background:linear-gradient(135deg,#fff,#f8fcff);border:1px solid #bae6fdcc;border-radius:16px;grid-template-columns:minmax(92px,132px) minmax(0,1fr);align-items:center;gap:16px;width:100%;min-height:116px;padding:12px;box-shadow:0 12px 30px -24px #0e749080;color:inherit!important;text-decoration:none!important;display:grid!important}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-card:hover{background:#fff;border-color:#00a7fa8c;transform:translateY(-1px);box-shadow:0 18px 36px -26px #00a7fa73}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-thumb{background:linear-gradient(135deg,#e0f2fe,#f8fafc);border:1px solid #e2e8f0e6;border-radius:12px;width:100%;height:92px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-thumb img{object-fit:cover;border-radius:0;width:100%;max-width:none;height:100%;margin:0!important}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-label{color:#0369a1;background:#e0f2febf;border:1px solid #7dd3fc73;margin-bottom:5px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-title{margin-bottom:5px;font-size:clamp(15px,1.4vw,18px);line-height:1.35}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;display:-webkit-box;overflow:hidden}@media (max-width:640px){:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-card{grid-template-columns:84px minmax(0,1fr);gap:12px;min-height:96px;padding:10px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-thumb{height:76px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-title{font-size:14px}}.dark :where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-card{background:linear-gradient(135deg,#0f172af5,#0f2336eb);border-color:#38bdf83d;box-shadow:0 16px 36px -28px #0ea5e980}.dark :where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .related-post-card:hover{background:#0f2336fa;border-color:#38bdf88c}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-embed{margin:18px 0;display:block}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card{background:linear-gradient(135deg,#fffffffa,#f8fbfff5),#fff;border:1px solid #dbeafe;border-radius:16px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 12px 30px #0f172a14;color:inherit!important;text-decoration:none!important}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 16px 34px #2563eb1f}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-thumb{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;overflow:hidden}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-thumb img{object-fit:cover;width:100%;height:100%;display:block}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-placeholder{color:#2563eb;background:#eff6ff;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:800;display:flex}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-info{gap:5px;min-width:0;display:grid}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-kicker{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:1;display:flex}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-kicker span{background:#eef6ff;border-radius:999px;align-items:center;width:fit-content;padding:4px 8px;display:inline-flex}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-provider-icon{object-fit:contain;width:14px;height:14px;margin-right:5px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-title{color:#0f172a;font-size:15px;font-weight:800;line-height:1.35}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-price{color:#0369a1;font-size:13px;font-weight:800}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-pricing{flex-wrap:wrap;align-items:center;gap:8px;display:flex}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-old-price{color:#94a3b8;font-size:11px;text-decoration:line-through}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-cta{white-space:nowrap;color:#fff;background:#0f172a;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}@media (max-width:640px){:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card{grid-template-columns:72px minmax(0,1fr);align-items:start}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-thumb{width:72px;height:72px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-cta{grid-column:1/-1;justify-self:start}}.download-gate[id]{min-height:200px!important}.ProseMirror .download-gate-locked>div:first-child{color:#334155!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;font-size:14px!important;font-weight:600!important;display:flex!important}.ProseMirror .download-gate-locked>div:first-child svg{color:#64748b!important;width:20px!important;height:20px!important}.ProseMirror .download-gate-locked p{color:#475569!important;margin:8px 0!important;font-size:13px!important;line-height:1.5!important}.ProseMirror .download-gate-locked>div:last-of-type{flex-direction:column!important;gap:8px!important;margin-top:12px!important;display:flex!important}.ProseMirror .download-gate-locked>div:last-of-type>div{color:#0f172a!important;align-items:flex-start!important;gap:8px!important;padding:6px 0!important;font-size:13px!important;display:flex!important}.ProseMirror .download-gate-locked>div:last-of-type>div span:first-child{color:#64748b!important;font-size:16px!important;font-weight:700!important;line-height:1!important}.ProseMirror .download-gate-content{display:none!important}.ProseMirror .download-gate[contenteditable=false]{cursor:not-allowed!important;opacity:.95!important}.ProseMirror .download-gate[contenteditable=false]:hover:after{content:"Không thể chỉnh sửa - Xóa và tạo lại để thay đổi"!important;color:#fff!important;white-space:nowrap!important;pointer-events:none!important;opacity:0!important;opacity:1!important;background:#1e293b!important;border-radius:8px!important;padding:6px 12px!important;font-size:11px!important;transition:opacity .2s!important;position:absolute!important;bottom:-30px!important;left:50%!important;transform:translate(-50%)!important}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template{background:linear-gradient(#f8fdff 0%,#fff 100%);border:1px solid #7dd3fc73;border-radius:20px;margin:20px 0;overflow:hidden}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__header{padding:14px 16px 10px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__badge{letter-spacing:.02em;color:#0369a1;text-transform:uppercase;background:#e0f2fe;border:1px solid #38bdf880;border-radius:9999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__title{color:#0f172a;margin-top:10px;margin-bottom:0;font-size:1.05rem;font-weight:700;line-height:1.35}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__summary{color:#334155;margin-top:6px;margin-bottom:0;font-size:.92rem;line-height:1.55}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__media,:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__video{background:#0b1220;width:100%;margin:0;overflow:hidden}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__gallery{background:#f8fbff;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__gallery-item{aspect-ratio:1;background:#0b1220;border-radius:12px;margin:0;overflow:hidden}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__gallery-item img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:768px){:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__media img{object-fit:cover;width:100%;min-height:240px;max-height:560px;display:block}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__video .forum-video-embed-frame{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__video .forum-video-embed-frame>iframe,:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__video .forum-video-embed-frame>video{background:#000;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template__video .forum-video-embed-frame>video{object-fit:contain}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template--video .forum-story-template__badge{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa8c}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template--video{background:0 0;border:0;border-radius:0;overflow:visible}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template--video .forum-story-template__header{padding:4px 0 8px}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) .forum-story-template--video .forum-story-template__video{border-radius:16px;overflow:hidden}:where(.prose,.forum-thread-content,.download-gate-content) [data-video-embed=true].forum-video-embed,:where(.prose,.forum-thread-content,.download-gate-content) .forum-video-embed[data-video-embed=true]{background:#020617;border:1px solid #94a3b866;border-radius:16px;margin:16px 0;overflow:hidden}:where(.prose,.forum-thread-content,.download-gate-content) .forum-video-embed-meta{text-transform:uppercase;letter-spacing:.03em;border-top:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:11px;display:flex}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) [data-youtube-video]{width:100%;max-width:100%;margin:16px 0}:where(.ProseMirror,.prose,.forum-thread-content,.download-gate-content) [data-youtube-video] iframe{aspect-ratio:16/9;background:#000;border:0;border-radius:16px;max-width:100%;min-height:260px;display:block;width:100%!important;height:auto!important}.ProseMirror .forum-story-template.ProseMirror-selectednode{outline-offset:2px;outline:2px solid #38bdf8}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .forum-video-embed-frame{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .forum-video-embed-frame :where(iframe,video){background:#000;display:block;position:absolute;inset:0;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card{border-color:#0f172a0e;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s;box-shadow:0 8px 24px -22px #0f172a61,inset 0 0 0 1px #ffffff5c!important}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card:hover{border-color:#0f172a17;transform:translateY(-1px);box-shadow:0 14px 32px -24px #0f172a6b!important}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card :where(img,p){margin:0!important}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-provider-icon{width:12px;height:12px;border:0!important;border-radius:0!important;margin:0 4px 0 0!important}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-kicker>span{padding:3px 6px;font-size:10px}@media (prefers-reduced-motion:reduce){:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card{transition:none}:where(.ProseMirror,.content-prose,.prose,.forum-thread-content,.download-gate-content) .affiliate-product-card:hover{transform:none}}
