.blog-article-page{background:#fff;color:#281e48;font-family:DM Sans,sans-serif}.blog-post{background:#fff;padding:0}.blog-post__intro-shell{background:radial-gradient(circle at 31% 30%,rgba(114,81,218,.18),transparent 34%),radial-gradient(circle at 88% 79%,rgba(240,222,184,.56),transparent 28%),linear-gradient(108deg,#fbfbfe,#f2edff 42%,#fff 76%);overflow:hidden;padding:92px 24px 80px;position:relative}.blog-post__intro{margin:0 auto;position:relative;width:min(100%,800px);z-index:1}.blog-post__back{align-items:center;color:#50389b;display:inline-flex;font-size:15px;font-weight:500;gap:10px;letter-spacing:-.0125em;line-height:1.35;margin-bottom:38px;text-decoration:none}.blog-post__back:before{content:"‹";font-size:22px;line-height:.8}.blog-post__back:focus-visible,.blog-post__back:hover{color:#7251da}.blog-post__label-row{color:#65758b;display:flex;gap:12px;margin-bottom:20px}.blog-post__label-row,.blog-post__tag{align-items:center;font-size:12px;letter-spacing:-.005em;line-height:1.5}.blog-post__tag{background:#f4fbf2;border-radius:6px;color:#359128;display:inline-flex;font-weight:500;justify-content:center;min-height:26px;padding:4px 8px;text-decoration:none}.blog-post__intro h1{color:#281e48;font-size:40px;font-weight:500;letter-spacing:-.02em;line-height:1.12;margin:0;max-width:800px}.blog-post__dek{color:#65758b;font-size:16px;font-weight:400;letter-spacing:-.015em;line-height:1.5;margin:20px 0 0;max-width:800px}.blog-post__author{align-items:center;color:#281e48;display:flex;font-size:13px;font-weight:500;gap:16px;letter-spacing:-.01em;line-height:1.4;margin-top:22px}.blog-post__avatar{background:#fff;border-radius:50%;display:block;flex:0 0 auto;height:40px;object-fit:cover;width:40px}.blog-post__hero{aspect-ratio:800/450;background:#f0f2f5;border-radius:8px;margin:40px 0 0;overflow:hidden;width:100%}.blog-post__hero img{display:block;height:100%;object-fit:cover;width:100%}.blog-post__content-shell{background:#fff;padding:96px 80px 108px}.blog-post__content-layout{align-items:start;display:grid;gap:80px;grid-template-columns:minmax(0,814px) 320px;margin:0 auto;width:min(100%,1280px)}.blog-post__body{color:#281e48;min-width:0}.blog-post__body>:first-child{margin-top:0}.blog-post__body h2{font-size:24px;margin:0 0 24px}.blog-post__body h2,.blog-post__body h3{color:#281e48;font-weight:500;letter-spacing:-.01em;line-height:1.3}.blog-post__body h3{font-size:20px;margin:36px 0 16px}.blog-post__body p{color:#281e48;font-size:16px;font-weight:400;letter-spacing:-.015em;line-height:1.5;margin:0 0 20px}.blog-post__body blockquote+h2,.blog-post__body figure+h2,.blog-post__body p+h2{margin-top:54px}.blog-post__body figure{margin:48px 0}.blog-post__body figure img,.blog-post__body>img{border-radius:0;display:block;height:auto;width:100%}.blog-post__body figcaption{align-items:flex-start;color:#281e48;display:flex;font-size:12px;gap:8px;letter-spacing:-.005em;line-height:1.5;margin-top:10px}.blog-post__body figcaption:before{background:#7251da;border-radius:2px;content:"";flex:0 0 auto;min-height:16px;width:2px}.blog-post__body blockquote{background:transparent;border:0;display:flex;gap:24px;margin:32px 0;padding:0}.blog-post__body blockquote:before{align-self:stretch;background:#7251da;border-radius:2px;content:"";flex:0 0 auto;width:2px}.blog-post__body blockquote p,.blog-post__body blockquote>*{color:#281e48;font-size:20px;font-weight:400;letter-spacing:0;line-height:1.4;margin:0}.blog-post__body ol,.blog-post__body ul{margin:0 0 24px;padding-left:1.4rem}.blog-post__body li{color:#281e48;font-size:16px;letter-spacing:-.015em;line-height:1.5;margin-bottom:8px}.blog-post__body a{color:#7251da}.blog-post__summary{background:#fff;border:1px solid #e2e6ec;border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:24px;position:sticky;top:96px}.blog-post__summary p{color:#281e48;font-family:DM Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.06em;line-height:1.4;margin:0;text-transform:uppercase}.blog-post__summary nav{display:flex;flex-direction:column;gap:14px}.blog-post__summary a{color:#65758b;font-size:12px;font-weight:500;letter-spacing:-.0125em;line-height:1.35;text-decoration:none}.blog-post__summary a:first-child,.blog-post__summary a:focus-visible,.blog-post__summary a:hover{color:#7251da}.related-posts{background:#f8f9fb;padding:96px 80px 104px}.related-posts__inner{margin:0 auto;width:min(100%,1280px)}.related-posts__head{align-items:center;display:flex;gap:32px;justify-content:space-between;margin-bottom:64px}.related-posts h2{color:#281e48;font-size:40px;font-weight:500;letter-spacing:-.02em;line-height:1.12;margin:0}.related-posts__all{align-items:center;background:linear-gradient(95.68deg,#7a65e6 -11.33%,#7251da 103.16%);border:.5px solid #7a65e6;border-radius:6px;box-shadow:inset 0 -2px 2px rgba(116,87,222,.24),inset 0 1px 1px hsla(0,0%,100%,.1),inset 0 3px 4px rgba(223,238,255,.1);color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:8px;height:45px;justify-content:center;letter-spacing:-.0125em;line-height:1.35;padding:0 20px;text-decoration:none;white-space:nowrap}.related-posts__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.related-post-card{background:transparent;border:.75px solid #e2e6ec;border-radius:12px;display:flex;flex-direction:column;gap:12px;min-height:505px;padding:8px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.related-post-card:focus-within,.related-post-card:hover{background:#fff;border-color:#d7dce5;box-shadow:0 11px 7px rgba(0,0,0,.01),0 5px 5px rgba(0,0,0,.02),0 1px 3px rgba(0,0,0,.02);transform:translateY(-2px)}.related-post-card__image{aspect-ratio:393/221;background:#f0f2f5;border-radius:4px;display:block;overflow:hidden}.related-post-card__image img{display:block;height:100%;object-fit:cover;width:100%}.related-post-card__image span{background:radial-gradient(circle at 72% 34%,rgba(172,171,246,.75),transparent 20%),radial-gradient(circle at 22% 78%,rgba(240,222,184,.8),transparent 24%),linear-gradient(135deg,#eaf0f6,#f7f8fb 42%,#dfe7ef);display:block;height:100%;width:100%}.related-post-card__body{display:flex;flex:1;flex-direction:column;gap:16px;padding:16px 24px}.related-post-card__tag{align-items:center;background:#f4fbf2;border-radius:6px;color:#359128;display:inline-flex;font-size:12px;font-weight:500;justify-content:center;letter-spacing:-.005em;line-height:1.5;min-height:26px;padding:4px 8px;text-decoration:none;width:fit-content}.related-post-card h3{color:#281e48;font-size:20px;font-weight:500;letter-spacing:-.01em;line-height:1.3;margin:0;min-height:52px}.related-post-card h3 a{color:inherit;text-decoration:none}.related-post-card h3 a:focus-visible,.related-post-card h3 a:hover{color:#7251da}.related-post-card__body>p{display:-webkit-box;margin:0;min-height:72px;overflow:hidden;-webkit-box-orient:vertical;color:#65758b;font-size:16px;letter-spacing:-.015em;-webkit-line-clamp:3;line-height:1.5}.related-post-card__meta{align-items:center;color:#65758b;display:flex;font-size:12px;gap:12px;letter-spacing:-.005em;line-height:1.5;margin-top:auto;min-height:24px}.related-post-card__meta img,.related-post-card__meta>span:first-child{background:#ddd;border-radius:50%;display:block;flex:0 0 auto;height:24px;object-fit:cover;width:24px}@media (max-width:1100px){.blog-post__content-shell,.related-posts{padding-left:48px;padding-right:48px}.blog-post__content-layout{gap:48px;grid-template-columns:minmax(0,1fr) 280px}.related-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.blog-post__intro-shell{padding:56px 20px 60px}.blog-post__intro h1,.related-posts h2{font-size:32px}.blog-post__content-shell,.related-posts{padding:64px 20px}.blog-post__content-layout{gap:40px;grid-template-columns:1fr}.blog-post__summary{order:-1;position:static}.related-posts__head{align-items:flex-start;flex-direction:column;margin-bottom:40px}.related-posts__grid{gap:24px;grid-template-columns:1fr}}@media (max-width:520px){.blog-post__label-row,.related-post-card__meta{align-items:flex-start;flex-direction:column;gap:8px}.blog-post__label-row{align-items:center;flex-direction:row;flex-wrap:wrap}.blog-post__intro h1{font-size:30px}.blog-post__body blockquote p,.blog-post__body blockquote>*{font-size:18px}.related-posts__all{width:100%}}