*{box-sizing:border-box;margin:0;padding:0}html,body{background:#06070a;color:#e8e9ec;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}body{min-height:100vh;overflow-x:clip}.rich{--rich-bg:#06070a;--rich-rim:rgba(255,255,255,.045);--rich-face:rgba(255,255,255,.04);--rich-rim-hover:rgba(255,255,255,.085);--rich-face-hover:rgba(255,255,255,.05);--rich-stroke:rgba(255,255,255,.07);--rich-stroke-hover:rgba(255,255,255,.1);--u-purple:oklch(.62 .2 292);--u-pink:oklch(.68 .17 338);--u-blue:oklch(.7 .13 252);background:var(--rich-bg);color:#e8e9ec;position:relative;isolation:isolate;min-height:100vh;padding:0 36px 120px}.rich:before{content:"";position:fixed;inset:-20%;pointer-events:none;z-index:0;background:radial-gradient(circle at 78% 12%,oklch(.62 .2 240 / .2),transparent 36%),radial-gradient(circle at 16% 78%,oklch(.62 .24 350 / .16),transparent 40%);filter:blur(60px)}.rich>*{position:relative;z-index:1}.rich__inner{max-width:1120px;margin:0 auto;padding-top:clamp(112px,18vh,180px)}.rich__hero{display:grid;gap:24px;padding:24px 0 56px}.rich__eyebrow{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#5e636d}.rich__title{font-family:Inter Tight,sans-serif;font-size:clamp(40px,6vw,84px);font-weight:500;line-height:.96;letter-spacing:-.04em;color:#f0f1f4;max-width:18ch}.rich__lede{color:#a8acb4;font-size:clamp(17px,1.4vw,19px);line-height:1.6;max-width:64ch}.rich__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.rich__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:8px;font-family:Inter Tight,sans-serif;font-size:14px;font-weight:500;text-decoration:none;background:#ffffff0b;color:#a8acb4;box-shadow:inset 0 0 0 1px #ffffff14;transition:color .18s ease,background .18s ease,text-shadow .18s ease}.rich__btn:hover,.rich__btn:focus-visible{color:#f0f1f4;background:#ffffff12}.rich__btn--primary{color:var(--u-purple)}.rich__btn--primary:hover,.rich__btn--primary:focus-visible{color:var(--u-pink);background:#d969bc16;text-shadow:0 0 18px oklch(.68 .17 338 / .34)}.rich__section{display:grid;gap:32px;padding:64px 0;border-top:1px solid rgba(255,255,255,.06)}.rich__section:first-of-type{border-top:0}.rich__section h2{font-family:Inter Tight,sans-serif;font-size:clamp(28px,3.4vw,44px);font-weight:500;line-height:1.04;letter-spacing:-.03em;color:#f0f1f4;max-width:22ch}.rich__section p{color:#a8acb4;font-size:16px;line-height:1.65;max-width:62ch}.rich__section p a{color:#c8cad0;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);transition:color .18s ease,border-color .18s ease}.rich__section p a:hover,.rich__section p a:focus-visible{color:#f0f1f4;border-bottom-color:#ffffff6b}.rich__section ul,.rich__section ol{color:#a8acb4;font-size:16px;line-height:1.7;padding-left:18px;max-width:62ch;display:grid;gap:6px}.rich__section li::marker{color:#5e636d}.rich__section--two-col{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:48px;align-items:start}@media(max-width:860px){.rich__section--two-col{grid-template-columns:1fr;gap:24px}}.rich__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:8px}.rich__card{display:grid;gap:10px;padding:24px;background:var(--rich-face);border:1px solid var(--rich-stroke);border-radius:14px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.rich__card:hover{background:var(--rich-face-hover);border-color:var(--rich-stroke-hover)}.rich__card h3{font-family:Inter Tight,sans-serif;font-size:18px;font-weight:500;color:#f0f1f4;line-height:1.2}.rich__card p{color:#a8acb4;font-size:14.5px;line-height:1.6}.rich__card-eyebrow{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#5e636d}.rich__card-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff0a;margin-bottom:2px}.rich__card-icon img{width:24px;height:24px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,255,255,.06))}.rich__card--feature{position:relative;isolation:isolate;overflow:hidden}.rich__card--feature:after{content:"";position:absolute;inset:auto -20% -60% 50%;height:160px;background:radial-gradient(circle,oklch(.62 .24 350 / .12),transparent 60%);filter:blur(40px);pointer-events:none;z-index:-1}.rich__product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:8px}.rich__product{display:grid;gap:14px;padding:32px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:18px;position:relative;isolation:isolate;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .25s cubic-bezier(.22,1,.36,1),background .2s ease}.rich__product:hover,.rich__product:focus-visible{border-color:#ffffff29;transform:translateY(-2px);background:linear-gradient(180deg,#fff1,#ffffff06)}.rich__product:after{content:"";position:absolute;inset:auto -10% -60% 40%;height:240px;background:radial-gradient(circle,var(--rich-tone, oklch(.62 .24 350 / .22)),transparent 60%);filter:blur(50px);pointer-events:none;z-index:-1}.rich__product--telegram{--rich-tone:oklch(.68 .18 230 / .26)}.rich__product--discord{--rich-tone:oklch(.58 .22 290 / .24)}.rich__product--mullvad{--rich-tone:oklch(.62 .18 158 / .22)}.rich__product--cards{--rich-tone:oklch(.62 .24 350 / .22)}.rich__product-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff14}.rich__product-icon img{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,255,255,.08))}.rich__product h3{font-family:Inter Tight,sans-serif;font-size:22px;font-weight:500;color:#f0f1f4;letter-spacing:-.01em;line-height:1.15}.rich__product p{color:#a8acb4;font-size:15px;line-height:1.6}.rich__product-arrow{display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:#c8cad0;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;transition:color .2s ease,transform .2s ease}.rich__product:hover .rich__product-arrow{color:#f0f1f4}.rich__product:hover .rich__product-arrow .arrow{transform:translate(3px)}.rich__product-arrow .arrow{display:inline-block;transition:transform .2s ease}.rich__assets{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.rich__assets-label{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#5e636d;margin-right:4px}.rich__asset{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.04em;color:#c8cad0;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);border-radius:999px}.rich__pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.rich__pill{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.06em;padding:6px 10px;border-radius:6px;background:#ffffff0a;color:#a8acb4;border:1px solid rgba(255,255,255,.06)}.rich__steps{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.07)}.rich__step{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.07)}.rich__step-num{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;color:#5e636d}.rich__step h3{font-family:Inter Tight,sans-serif;font-size:20px;font-weight:500;color:#f0f1f4;margin-bottom:6px}.rich__step p{color:#a8acb4;font-size:15px;line-height:1.6;max-width:62ch}.rich__table-wrap{overflow-x:auto;margin-top:8px}.rich__table{width:100%;border-collapse:collapse;font-size:14.5px;min-width:520px}.rich__table th,.rich__table td{text-align:left;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);color:#a8acb4}.rich__table th{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#5e636d;font-weight:400;background:#ffffff05}.rich__table td:first-child{color:#e8e9ec;font-family:Inter Tight,sans-serif}.rich__yes{color:#30c883}.rich__no{color:#ea6a66}.rich__partial{color:#a8acb4}.rich__faq{display:grid;gap:8px;max-width:880px}.rich__faq-item{border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#ffffff08;overflow:hidden;transition:background .18s ease,border-color .18s ease}.rich__faq-item[open]{background:#ffffff0d;border-color:#ffffff1f}.rich__faq-item>summary{list-style:none;cursor:pointer;padding:18px 22px;font-family:Inter Tight,sans-serif;font-size:17px;font-weight:500;color:#f0f1f4;display:flex;justify-content:space-between;align-items:center;gap:18px}.rich__faq-item>summary::-webkit-details-marker{display:none}.rich__faq-item>summary:after{content:"";width:14px;height:14px;flex:0 0 14px;background:linear-gradient(#a8acb4,#a8acb4) center/100% 1px no-repeat,linear-gradient(#a8acb4,#a8acb4) center/1px 100% no-repeat;transition:transform .24s ease,background .24s ease}.rich__faq-item[open]>summary:after{transform:rotate(45deg);background:linear-gradient(#e8e9ec,#e8e9ec) center/100% 1px no-repeat,linear-gradient(#e8e9ec,#e8e9ec) center/1px 100% no-repeat}.rich__faq-item-body{padding:0 22px 18px;color:#a8acb4;font-size:15px;line-height:1.65;max-width:74ch}.rich__cta{margin-top:24px;display:grid;gap:16px;padding:32px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);position:relative;overflow:hidden}.rich__cta:before{content:"";position:absolute;inset:auto -10% -40% 50%;height:200px;background:radial-gradient(circle,oklch(.62 .24 350 / .18),transparent 60%);filter:blur(50px);pointer-events:none}.rich__cta h2{font-family:Inter Tight,sans-serif;font-size:clamp(24px,2.6vw,32px);font-weight:500;color:#f0f1f4;max-width:22ch}.rich__cta p{color:#a8acb4;font-size:15.5px;line-height:1.6;max-width:60ch}.rich__cta-actions{display:flex;flex-wrap:wrap;gap:10px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-top:8px}.blog-card{display:grid;gap:14px;padding:0;background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .25s cubic-bezier(.22,1,.36,1),background .2s ease}.blog-card:hover,.blog-card:focus-visible{border-color:#ffffff2e;transform:translateY(-2px);background:linear-gradient(180deg,#ffffff0e,#ffffff06)}.blog-card__hero{display:block;aspect-ratio:16/9;background:#06070a;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05)}.blog-card__hero img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.blog-card:hover .blog-card__hero img{transform:scale(1.02)}.blog-card__body{display:grid;gap:10px;padding:22px 24px 26px}.blog-card__meta{display:flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#5e636d}.blog-card__meta-dot{color:#363a42}.blog-card__title{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;line-height:1.15;letter-spacing:-.01em;color:#f0f1f4}.blog-card__excerpt{color:#a8acb4;font-size:14.5px;line-height:1.55;max-width:46ch}.post{--post-prose-color:#c4c8d0}.post__hero{margin:8px 0 28px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#06070a}.post__hero img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.post__meta{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#5e636d;margin-top:18px}.post__meta-tag{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);color:#a8acb4;letter-spacing:.06em}.post__prose{max-width:720px;margin:8px 0 56px;color:var(--post-prose-color);font-size:17px;line-height:1.75}.post__prose>*+*{margin-top:1.1em}.post__prose p{margin-top:1.1em}.post__prose h2{font-family:Inter Tight,sans-serif;font-size:clamp(26px,3vw,34px);font-weight:500;letter-spacing:-.02em;color:#f0f1f4;margin-top:2em;line-height:1.15}.post__prose h3{font-family:Inter Tight,sans-serif;font-size:21px;font-weight:500;color:#f0f1f4;margin-top:1.6em;line-height:1.2}.post__prose a{color:#e8e9ec;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.22);transition:color .18s ease,border-color .18s ease}.post__prose a:hover,.post__prose a:focus-visible{color:#fff;border-bottom-color:#ffffff8c}.post__prose strong{color:#f0f1f4;font-weight:500}.post__prose em{color:#dadbe0;font-style:italic}.post__prose ul,.post__prose ol{padding-left:1.4em}.post__prose li{margin-top:.45em;color:var(--post-prose-color)}.post__prose li::marker{color:#5e636d}.post__prose blockquote{border-left:2px solid rgba(255,255,255,.18);margin:1.6em 0;padding:.2em 0 .2em 22px;font-style:italic;color:#dadbe0}.post__prose code{font-family:JetBrains Mono,monospace;font-size:.88em;padding:.1em .35em;border-radius:5px;background:#ffffff0f;color:#e8e9ec}.post__prose pre{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:18px 22px;overflow-x:auto;font-size:13.5px;line-height:1.55}.post__prose pre code{background:transparent;padding:0;border-radius:0}.post__prose hr{border:0;border-top:1px solid rgba(255,255,255,.08);margin:2.4em 0}.post__prose img{display:block;width:100%;height:auto;margin:1.6em 0;border-radius:14px;border:1px solid rgba(255,255,255,.07)}.post__prose figure{margin:1.8em 0}.post__prose figure img{margin:0}.post__prose figcaption{margin-top:10px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.04em;color:#5e636d;text-align:center}.post__prose table{width:100%;border-collapse:collapse;font-size:14.5px;margin:1.8em 0}.post__prose th,.post__prose td{text-align:left;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.post__prose th{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#5e636d;font-weight:400}.post__related{display:grid;gap:18px;margin-top:24px}.post__pager{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 36px;max-width:880px}.post__pager-link{display:grid;gap:8px;padding:18px 22px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);text-decoration:none;color:inherit;transition:border-color .2s ease,transform .25s cubic-bezier(.22,1,.36,1),background .2s ease}.post__pager-link:hover,.post__pager-link:focus-visible{border-color:#ffffff29;background:linear-gradient(180deg,#ffffff0e,#ffffff06);transform:translateY(-1px)}.post__pager-link--next{text-align:right}.post__pager-direction{font-family:JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#5e636d;display:inline-flex;align-items:center;gap:6px}.post__pager-link--next .post__pager-direction{justify-content:flex-end}.post__pager-title{font-family:Inter Tight,sans-serif;font-size:16px;font-weight:500;color:#e8e9ec;line-height:1.25;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:640px){.post__pager{grid-template-columns:1fr;gap:10px}.post__pager-link--next{text-align:left}.post__pager-link--next .post__pager-direction{justify-content:flex-start}}@media(max-width:720px){.rich{padding-inline:20px}.rich__hero{padding-top:96px}.post__prose{font-size:16.5px}}@media(prefers-reduced-motion:reduce){.rich__card,.rich__btn,.rich__faq-item,.rich__faq-item>summary:after,.blog-card,.blog-card__hero img{transition:none;transform:none}}.rich__card{--rich-card-clip:polygon(4% 3%,94% 0,100% 14%,96% 96%,84% 100%,3% 92%,0 22%);position:relative;isolation:isolate;border-radius:0;background:transparent;border:0;overflow:visible;transform-style:preserve-3d;transition:transform .28s cubic-bezier(.22,1,.36,1)}.rich__card:before,.rich__card:after{content:"";position:absolute;pointer-events:none;clip-path:var(--rich-card-clip);transition:background .22s ease,filter .22s ease}.rich__card:before{inset:0;z-index:0;background:var(--rich-rim)}.rich__card:after{inset:1.5px;z-index:0;background:linear-gradient(180deg,var(--rich-face) 0%,rgba(255,255,255,.025) 100%);backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}.rich__card.has-svg-glass:before,.rich__card.has-svg-glass:after{display:none}.rich__card .home-seo__shard-glass{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.rich__card .home-seo__shard-face{fill:var(--rich-face);stroke:var(--rich-stroke);stroke-width:.9;transition:fill .22s ease,stroke .22s ease,filter .22s ease}.rich__card .home-seo__shard-edge{fill:none;stroke:#ffffff29;stroke-width:.9;transition:stroke .22s ease,stroke-width .22s ease}.rich__card>*{position:relative;z-index:1}.rich__card:hover,.rich__card:focus-within{transform:translateY(-3px);background:transparent;border:0}.rich__card:hover:before,.rich__card:focus-within:before{background:var(--rich-rim-hover);filter:drop-shadow(0 4px 18px rgba(255,255,255,.1))}.rich__card:hover:after,.rich__card:focus-within:after{background:linear-gradient(180deg,var(--rich-face-hover) 0%,rgba(255,255,255,.035) 100%)}.rich__card:hover .home-seo__shard-face,.rich__card:focus-within .home-seo__shard-face{fill:var(--rich-face-hover);stroke:var(--rich-stroke-hover);filter:url(#glassDisplace) drop-shadow(0 6px 24px rgba(255,255,255,.08))}.rich__card:hover .home-seo__shard-edge,.rich__card:focus-within .home-seo__shard-edge{stroke:#ffffff42;stroke-width:1.15}.rich__table-wrap{--rich-table-clip:polygon(2% 2%,98% 0,100% 8%,99% 98%,93% 100%,1% 96%,0 12%);position:relative;isolation:isolate;padding:16px 20px;margin-top:24px;overflow:visible;transform-style:preserve-3d}.rich__table-wrap:before,.rich__table-wrap:after{content:"";position:absolute;pointer-events:none;clip-path:var(--rich-table-clip);transition:background .22s ease,filter .22s ease}.rich__table-wrap:before{inset:0;z-index:0;background:var(--rich-rim-hover)}.rich__table-wrap:after{inset:1.5px;z-index:0;background:linear-gradient(180deg,#ffffff0f,#ffffff08);backdrop-filter:blur(10px) saturate(1.15);-webkit-backdrop-filter:blur(10px) saturate(1.15)}.rich__table-wrap.has-svg-glass:before,.rich__table-wrap.has-svg-glass:after{display:none}.rich__table-wrap .home-seo__shard-glass{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.rich__table-wrap .home-seo__shard-face{fill:#ffffff0d;stroke:var(--rich-stroke-hover);stroke-width:.9;transition:fill .22s ease,stroke .22s ease,filter .22s ease}.rich__table-wrap .home-seo__shard-edge{fill:none;stroke:#ffffff2e;stroke-width:.9}.rich__table-wrap>*{position:relative;z-index:1}.rich__hero{--rich-hero-clip:polygon(2% 4%,96% 0,100% 12%,98% 94%,88% 100%,2% 96%,0 18%);position:relative;isolation:isolate;padding:64px 56px 72px;margin-top:8px;transform-style:preserve-3d}.rich__hero:before,.rich__hero:after{content:"";position:absolute;pointer-events:none;clip-path:var(--rich-hero-clip);transition:background .22s ease,filter .22s ease}.rich__hero:before{inset:0;z-index:0;background:var(--rich-rim)}.rich__hero:after{inset:1.5px;z-index:0;background:linear-gradient(180deg,var(--rich-face) 0%,rgba(255,255,255,.022) 100%);backdrop-filter:blur(8px) saturate(1.1);-webkit-backdrop-filter:blur(8px) saturate(1.1)}.rich__hero.has-svg-glass:before,.rich__hero.has-svg-glass:after{display:none}.rich__hero .home-seo__shard-glass{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.rich__hero .home-seo__shard-face{fill:var(--rich-face);stroke:var(--rich-stroke);stroke-width:.9;transition:fill .22s ease,stroke .22s ease,filter .22s ease}.rich__hero .home-seo__shard-edge{fill:none;stroke:#ffffff29;stroke-width:.9;transition:stroke .22s ease,stroke-width .22s ease}.rich__hero>*{position:relative;z-index:1}@media(max-width:720px){.rich__hero{padding:44px 28px 56px}}.rich__pill{backdrop-filter:blur(4px) saturate(1.1);-webkit-backdrop-filter:blur(4px) saturate(1.1)}.blog-card{--blog-card-clip:polygon(4% 3%,94% 0,100% 14%,96% 96%,84% 100%,3% 92%,0 22%);position:relative;isolation:isolate;background:transparent;border:0;border-radius:0;overflow:visible;text-decoration:none;color:inherit;transform-style:preserve-3d;transition:transform .28s cubic-bezier(.22,1,.36,1)}.blog-card:before,.blog-card:after{content:"";position:absolute;pointer-events:none;clip-path:var(--blog-card-clip);transition:background .22s ease,filter .22s ease}.blog-card:before{inset:0;z-index:0;background:var(--rich-rim)}.blog-card:after{inset:1.5px;z-index:0;background:linear-gradient(180deg,var(--rich-face) 0%,rgba(255,255,255,.025) 100%);backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}.blog-card.has-svg-glass:before,.blog-card.has-svg-glass:after{display:none}.blog-card .home-seo__shard-glass{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.blog-card .home-seo__shard-face{fill:var(--rich-face);stroke:var(--rich-stroke);stroke-width:.9;transition:fill .22s ease,stroke .22s ease,filter .22s ease}.blog-card .home-seo__shard-edge{fill:none;stroke:#ffffff29;stroke-width:.9;transition:stroke .22s ease,stroke-width .22s ease}.blog-card>*{position:relative;z-index:1}.blog-card:hover,.blog-card:focus-visible{transform:translateY(-3px);background:transparent;border:0}.blog-card:hover:before,.blog-card:focus-visible:before{background:var(--rich-rim-hover);filter:drop-shadow(0 4px 18px rgba(255,255,255,.1))}.blog-card:hover:after,.blog-card:focus-visible:after{background:linear-gradient(180deg,var(--rich-face-hover) 0%,rgba(255,255,255,.035) 100%)}.blog-card:hover .home-seo__shard-face,.blog-card:focus-visible .home-seo__shard-face{fill:var(--rich-face-hover);stroke:var(--rich-stroke-hover);filter:url(#glassDisplace) drop-shadow(0 6px 24px rgba(255,255,255,.08))}.blog-card:hover .home-seo__shard-edge,.blog-card:focus-visible .home-seo__shard-edge{stroke:#ffffff42;stroke-width:1.15}.blog-card__hero,.blog-card__body{position:relative;z-index:1}.blog-card__hero{margin:22px 22px 0;border-radius:10px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 62%,rgba(0,0,0,.85) 82%,rgba(0,0,0,.25) 100%);mask-image:linear-gradient(180deg,#000 0% 62%,#000000d9 82%,#00000040)}.blog-card__body{display:grid;gap:10px;padding:22px 32px 32px}.blog-card__arrow{justify-self:end;margin-top:8px;display:inline-flex;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#c8cad0;transition:color .2s ease}.blog-card__arrow span{transition:transform .22s ease;display:inline-block}.blog-card:hover .blog-card__arrow,.blog-card:focus-visible .blog-card__arrow{color:#f0f1f4}.blog-card:hover .blog-card__arrow span,.blog-card:focus-visible .blog-card__arrow span{transform:translate(3px)}html,body{background:var(--bg-0)}.rich{background:transparent}.rich:before{display:none}.post__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,260px);gap:48px;align-items:start;margin-top:8px}@media(max-width:1080px){.post__layout{grid-template-columns:1fr;gap:32px}}.post__toc{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 128px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.post__toc::-webkit-scrollbar{width:6px}.post__toc::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:6px}.post__toc-card{--toc-clip:polygon(4% 3%,94% 0,100% 14%,96% 96%,84% 100%,3% 92%,0 22%);position:relative;isolation:isolate;padding:36px 28px 38px;transform-style:preserve-3d}.post__toc-card:before,.post__toc-card:after{content:"";position:absolute;pointer-events:none;clip-path:var(--toc-clip);transition:background .22s ease,filter .22s ease}.post__toc-card:before{inset:0;z-index:0;background:var(--rich-rim-hover)}.post__toc-card:after{inset:1.5px;z-index:0;background:linear-gradient(180deg,#ffffff0f,#ffffff08);backdrop-filter:blur(10px) saturate(1.15);-webkit-backdrop-filter:blur(10px) saturate(1.15)}.post__toc-card.has-svg-glass:before,.post__toc-card.has-svg-glass:after{display:none}.post__toc-card .home-seo__shard-glass{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.post__toc-card .home-seo__shard-face{fill:#ffffff0d;stroke:var(--rich-stroke-hover);stroke-width:.9;transition:fill .22s ease,stroke .22s ease,filter .22s ease}.post__toc-card .home-seo__shard-edge{fill:none;stroke:#ffffff2e;stroke-width:.9}.post__toc-card>*{position:relative;z-index:1}.post__toc-eyebrow{font-family:JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:#5e636d;margin:0 0 14px}.post__toc-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.post__toc-item--h3{padding-left:14px}.post__toc-link{display:block;border-radius:6px;font-family:Inter Tight,sans-serif;font-size:13px;line-height:1.4;color:#a8acb4;text-decoration:none;border-left:2px solid transparent;margin-left:-12px;padding:6px 10px 6px 12px;transition:color .18s ease,background .18s ease,border-color .18s ease}.post__toc-link:hover,.post__toc-link:focus-visible{color:#f0f1f4;background:#ffffff08}.post__toc-link.is-active{color:#f0f1f4;border-left-color:#f0f1f4;background:#ffffff0a}@media(max-width:1080px){.post__toc{position:static;max-height:none;order:-1;margin-bottom:8px}.post__toc-card{padding:18px 20px}.post__toc-list{gap:4px}}.post__prose :is(h2,h3)[id]{scroll-margin-top:96px}
