.article-page{color:#e2e8f0;background:0 0;min-height:100vh}.article-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border-bottom:1px solid #47556966;position:sticky;top:0}.article-header__inner{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.article-header__brand{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.article-header__logo{background:#1e293b99;border:1px solid #47556966;border-radius:8px;width:36px;height:36px}.article-header__brand-name{color:#f1f5f9;font-size:.875rem;font-weight:600}.article-header__brand-tagline{color:#94a3b8;font-size:.75rem}.article-header__nav{align-items:center;gap:.5rem;display:flex}.article-header__link{color:#94a3b8;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s}.article-header__link:hover{color:#f1f5f9;background:#ffffff0d}.article-header__cta{color:#fff;background:#3b82f6;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.article-header__cta:hover{background:#2563eb}.article{padding:3rem 1.5rem}.article__inner{max-width:720px;margin:0 auto}.article__back{color:#60a5fa;margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.article__back:hover{color:#93c5fd}.article__meta{align-items:center;gap:1rem;margin-bottom:1rem;font-size:.8rem;display:flex}.article__category{color:#38bdf8;background:#38bdf81a;border-radius:999px;padding:.25rem .75rem;font-weight:600}.article__date,.article__read-time{color:#64748b}.article__title{color:#f1f5f9;margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.article__author-bio{color:#cbd5e1;background:#38bdf814;border-left:3px solid #38bdf8;border-radius:6px;margin-bottom:2.5rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.article__author-bio strong{color:#f1f5f9;font-weight:600}.article__lead{color:#94a3b8;border-bottom:1px solid #47556966;margin-bottom:2.5rem;padding-bottom:2rem;font-size:1.2rem;line-height:1.7}.article__section{margin-bottom:2.5rem}.article__section h2{color:#f1f5f9;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.article__section h3{color:#e2e8f0;margin:1.5rem 0 .75rem;font-size:1.15rem;font-weight:600}.article__section p{color:#cbd5e1;margin-bottom:1rem;font-size:1rem;line-height:1.8}.article__section code{color:#f472b6;background:#1e293bcc;border-radius:4px;padding:.15rem .4rem;font-family:SF Mono,Monaco,Courier New,monospace;font-size:.9em}.article__callout{background:#1e293b80;border:1px solid #47556966;border-radius:12px;margin:1.5rem 0;padding:1.25rem}.article__callout strong{color:#f1f5f9;margin-bottom:.5rem;display:block}.article__callout p{margin:0;font-size:.95rem}.article__callout--warning{background:#fbbf240d;border-color:#fbbf244d}.article__callout--warning strong{color:#fbbf24}.article__tip{color:#cbd5e1;background:#38bdf814;border-left:3px solid #38bdf8;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.95rem}.article__tip strong{color:#38bdf8}.article__comparison{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem;margin:2rem 0;display:grid}.article__comparison-item{background:#1e293b80;border:1px solid #47556966;border-radius:12px;flex-direction:column;padding:1.25rem;display:flex}.article__comparison-item h4{margin:0 0 .75rem;font-size:.95rem;font-weight:600}.article__comparison-item--good h4{color:#34d399}.article__comparison-item--bad h4{color:#f87171}.article__comparison-item ul{margin:0;padding:0;list-style:none}.article__comparison-item li{color:#94a3b8;border-bottom:1px solid #47556933;padding:.35rem 0;font-size:.9rem}.article__comparison-item li:last-child{border-bottom:none}.article__comparison-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;text-align:center;background:#4755694d;border-radius:6px;align-self:center;margin:0 0 .75rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.article__comparison-img-wrapper{background:#0f172a;border:1px solid #47556966;border-radius:8px;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.article__comparison-img{object-fit:contain;border:none;border-radius:8px;width:100%;height:100%}.article__list{margin:1rem 0;padding:0;list-style:none}.article__list li{color:#cbd5e1;background:#1e293b66;border:1px solid #4755694d;border-radius:8px;margin-bottom:.5rem;padding:.875rem 1rem;font-size:.95rem}.article__highlight{background:linear-gradient(135deg,#3b82f61a 0%,#8b5cf61a 100%);border:1px solid #3b82f64d;border-radius:16px;margin:1.5rem 0;padding:1.5rem}.article__highlight p{margin:0 0 .75rem}.article__highlight p:last-child{margin-bottom:0}.article__highlight strong{color:#93c5fd}.article__cta-box{text-align:center;background:#1e293b99;border:1px solid #47556966;border-radius:16px;margin:2rem 0;padding:2rem}.article__cta-box h3{color:#f1f5f9;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.article__cta-box p{color:#94a3b8;margin:0 0 1.25rem}.article__cta-btn{color:#fff;background:#3b82f6;border-radius:10px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.article__cta-btn:hover{background:#2563eb}.article__cta{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;margin:1.5rem 0;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.article__cta:hover{background:#2563eb}.article__comparison{border:1px solid #47556966;border-radius:12px;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;display:grid;overflow:hidden}.article__comparison>div{border-bottom:1px solid #47556966;border-right:1px solid #47556966;padding:1rem}.article__comparison>div:nth-child(odd):nth-last-child(-n+2),.article__comparison>div:nth-child(2n):nth-last-child(-n+2){border-bottom:none}.article__comparison>div:nth-child(2n){border-right:none}.article__comparison>div:first-child,.article__comparison>div:nth-child(2){background:#1e293b99;font-weight:600}.article__comparison>div:first-child strong,.article__comparison>div:nth-child(2) strong{color:#f1f5f9}.article__footer{border-top:1px solid #47556966;margin-top:3rem;padding-top:2rem}.article__footer h3{color:#f1f5f9;margin-bottom:1rem;font-size:1.15rem;font-weight:600}.article__footer .article__list{margin:0}.article__footer a{color:#60a5fa;border-bottom:1px solid #60a5fa4d;text-decoration:none;transition:all .2s}.article__footer a:hover{color:#93c5fd;border-bottom-color:#93c5fd}.article-footer{border-top:1px solid #47556966;padding:2rem 1.5rem}.article-footer__inner{color:#64748b;justify-content:space-between;max-width:720px;margin:0 auto;font-size:.8rem;display:flex}.article-footer a{color:#64748b;margin-left:1.5rem;text-decoration:none;transition:color .2s}.article-footer a:hover{color:#94a3b8}@media (max-width:768px){.article__title{font-size:1.75rem}.article__lead{font-size:1.05rem}.article__comparison{grid-template-columns:1fr}.article-header__brand-tagline{display:none}}.article__table-wrapper{border:1px solid #47556966;border-radius:8px;margin:1.5rem 0;overflow-x:auto}.article__table{border-collapse:collapse;width:100%;font-size:.9rem;line-height:1.5}.article__table th,.article__table td{text-align:left;border:1px solid #47556966;padding:.75rem 1rem}.article__table th{color:#f1f5f9;text-transform:uppercase;letter-spacing:.03em;background:#1e293bcc;font-size:.85rem;font-weight:600}.article__table td{color:#cbd5e1;background:#0f172a66}.article__table tbody tr:hover td{background:#1e293b80}@media (max-width:600px){.article__table{font-size:.8rem}.article__table th,.article__table td{padding:.5rem .6rem}}
