.centered{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff}.centered,.width-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.width-container{width:800px;max-width:100%;padding-top:32px;gap:16px}@media(max-width:1200px){.width-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:16px;padding-left:16px}}.post-title{font-size:32px;font-weight:700}.post-description{font-size:20px;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.back>span,.post-description{color:var(--color-secondary)}.back{cursor:pointer}.post-content{width:100%}.width-container>.landing-segment__content{background:#fff!important}.post-content p{font-size:18px;line-height:1.6;margin:16px 0}.post-content img{max-width:100%;height:auto;border-radius:8px;display:block;margin:16px auto}.post-content,.post-content *{white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}body.blog-scrollbar-active,html.blog-scrollbar-active{scrollbar-width:thin;scrollbar-color:#3a3a3a rgba(0,0,0,.08)}body.blog-scrollbar-active::-webkit-scrollbar,html.blog-scrollbar-active::-webkit-scrollbar{display:block!important;width:10px}body.blog-scrollbar-active::-webkit-scrollbar-track,html.blog-scrollbar-active::-webkit-scrollbar-track{background:rgba(0,0,0,.08);border-radius:999px}body.blog-scrollbar-active::-webkit-scrollbar-thumb,html.blog-scrollbar-active::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:999px;border:2px solid rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}body.blog-scrollbar-active::-webkit-scrollbar-thumb:hover,html.blog-scrollbar-active::-webkit-scrollbar-thumb:hover{background:#222}@media(max-width:800px){.post-title{font-size:28px}.post-description{font-size:18px}}.post-content{--pc-primary:#7C93F7;--pc-light-bg:#EDF0FF;--pc-badge-bg:#E9F0FE;--pc-green:#48B266;--pc-neg-bg:#F9EDED;--pc-neg:#E39099;--pc-warn-bg:#FDF6E3;--pc-warn:#F6DC99;--pc-warn-strong:#B8860B;--pc-text:#1a1a1a;--pc-caption:#64748b;--pc-quote:#374151;--pc-muted:#848998;--pc-answer:#444444;--pc-border:#e5e7eb;--pc-card-shadow:0 1px 6px rgba(0,0,0,0.06);color:var(--pc-text);font-family:Segoe UI,Arial,sans-serif;line-height:1.75}.post-content h1{font-size:28px;margin:0 0 20px}.post-content h1,.post-content h2{font-weight:700;line-height:1.3;color:var(--pc-text)}.post-content h2{font-size:22px;margin:36px 0 14px;padding-left:14px;border-left:4px solid var(--pc-primary)}.post-content h3{font-size:18px;font-weight:700;margin:28px 0 12px;color:var(--pc-text)}.post-content p{font-size:16px;line-height:1.75;margin:0 0 16px}.post-content a{color:var(--pc-primary);text-decoration:underline;font-weight:500}.post-content b,.post-content strong{font-weight:700}.post-content .accent{color:var(--pc-primary);font-weight:600}.post-content code{padding:2px 6px;border-radius:4px;font-size:13px}.post-content code,.post-content pre{background:#f0f0f0;font-family:Consolas,monospace}.post-content pre{padding:12px 16px;border-radius:8px;overflow-x:auto;font-size:12px;line-height:1.5;margin:16px 0}.post-content pre code{background:rgba(0,0,0,0);padding:0;border-radius:0;font-size:inherit}.post-content hr{border:none;border-top:1px solid var(--pc-border);margin:32px 0}.post-content table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.07);box-shadow:0 2px 12px rgba(0,0,0,.07);font-size:14px}.post-content th{background:var(--pc-primary);color:#fff;padding:14px 16px;text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.post-content td{padding:10px 16px;border-bottom:1px solid var(--pc-border);background:#fff;vertical-align:top}.post-content tbody tr:nth-child(2n) td{background:var(--pc-light-bg)}.post-content tr:last-child td{border-bottom:none}.post-content td:first-child{font-weight:600}.post-content tr.top td{background:var(--pc-badge-bg)!important}.post-content .badge-top{display:inline-block;background:var(--pc-green);color:#fff;font-size:11px;font-weight:600;padding:2px 9px;border-radius:10px;margin-left:8px;vertical-align:middle;letter-spacing:.3px}.post-content ol,.post-content ul{padding-left:20px;margin:12px 0 16px}.post-content ol li,.post-content ul li{margin-bottom:8px;line-height:1.7}.post-content ul li::marker{color:var(--pc-primary)}.post-content ol li::marker{color:var(--pc-primary);font-weight:700}.post-content ul.checks{list-style:none;padding-left:0}.post-content ul.checks li{position:relative;padding-left:28px}.post-content ul.checks li:before{content:"✔";position:absolute;left:0;top:0;color:var(--pc-green);font-weight:700;font-size:16px}.post-content ol.steps{list-style:none;padding-left:0;counter-reset:step}.post-content ol.steps li{position:relative;padding:12px 16px 12px 52px;background:#fff;border-radius:10px;-webkit-box-shadow:var(--pc-card-shadow);box-shadow:var(--pc-card-shadow);margin-bottom:12px;counter-increment:step}.post-content ol.steps li:before{content:counter(step);position:absolute;left:12px;top:12px;width:28px;height:28px;background:var(--pc-primary);color:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:14px}.post-content ul.cards{list-style:none;padding-left:0}.post-content ul.cards li{background:#fff;border-radius:10px;padding:12px 16px;margin-bottom:12px;-webkit-box-shadow:var(--pc-card-shadow);box-shadow:var(--pc-card-shadow)}.post-content .pros-cons{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;margin:20px 0}.post-content .pros-cons>*{padding:0 20px}.post-content .pros-cons>:last-child{border-left:1px solid var(--pc-border)}.post-content .pros-cons>* ul{list-style:none;padding-left:0;margin:8px 0 0}.post-content .pros-cons>* li{position:relative;padding-left:26px;margin-bottom:8px}.post-content .pros-cons .pros li:before{content:"✔";position:absolute;left:0;color:var(--pc-green);font-weight:700}.post-content .pros-cons .cons li:before{content:"✘";position:absolute;left:0;color:var(--pc-neg);font-weight:700}@media(max-width:600px){.post-content .pros-cons{grid-template-columns:1fr}.post-content .pros-cons>:last-child{border-left:none;border-top:1px solid var(--pc-border);margin-top:16px;padding-top:16px}}.post-content blockquote{margin:24px 0;padding:20px 24px;background:var(--pc-light-bg);border-left:4px solid var(--pc-primary);border-radius:0 10px 10px 0;font-size:16px;color:var(--pc-quote);line-height:1.7;font-style:italic}.post-content blockquote p{margin:0 0 8px}.post-content blockquote .source,.post-content blockquote cite{display:block;font-style:normal;font-size:14px;color:var(--pc-caption);margin-top:8px}.post-content figure{margin:24px 0}.post-content figure img{display:block;margin:0 auto}.post-content figure figcaption{font-size:13px;color:var(--pc-caption);font-style:italic;text-align:center;margin-top:8px}.post-content .img-marker{font-size:13px;color:var(--pc-primary);font-style:italic;margin:24px 0 4px}.post-content .img-marker:before{content:"🖼 "}.post-content .img-caption{font-size:13px;color:var(--pc-caption);font-style:italic;margin:0 0 24px;text-align:center}.post-content .callout{border-radius:10px;padding:16px 20px;margin:20px 0;background:#fff;border:1px solid var(--pc-border)}.post-content .callout>:first-child{margin-top:0}.post-content .callout>:last-child{margin-bottom:0}.post-content .callout .callout-title{display:block;font-weight:700;margin-bottom:6px}.post-content .callout.note{background:var(--pc-badge-bg);border-color:rgba(0,0,0,0)}.post-content .callout.note .callout-title{color:var(--pc-primary)}.post-content .callout.tip{background:rgba(72,178,102,.1);border-color:rgba(72,178,102,.35)}.post-content .callout.tip .callout-title{color:var(--pc-green)}.post-content .callout.warning{background:var(--pc-warn-bg);border-color:var(--pc-warn)}.post-content .callout.warning .callout-title{color:var(--pc-warn-strong)}.post-content .callout.risk{background:var(--pc-neg-bg);border-color:rgba(227,144,153,.5)}.post-content .callout.risk .callout-title{color:var(--pc-neg)}.post-content .tldr{background:var(--pc-light-bg);border-radius:10px;padding:16px 20px;margin:20px 0}.post-content .tldr>:first-child{margin-top:0}.post-content .tldr>:last-child{margin-bottom:0}.post-content .tldr .tldr-title{display:block;color:var(--pc-primary);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.post-content .faq{margin:16px 0;border-top:1px solid var(--pc-border)}.post-content details{border-bottom:1px solid var(--pc-border)}.post-content details summary{list-style:none;cursor:pointer;padding:16px 36px 16px 0;position:relative;font-weight:600;font-size:16px;color:var(--pc-text);line-height:1.5}.post-content details summary::-webkit-details-marker{display:none}.post-content details summary:after{content:"+";position:absolute;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--pc-muted);line-height:1;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.post-content details[open]>summary{color:var(--pc-primary)}.post-content details[open]>summary:after{content:"×";color:var(--pc-primary);font-size:26px}.post-content details>:not(summary){padding:0 0 16px;font-size:15px;color:var(--pc-answer);line-height:1.7}